
    :root {
      --vd86364: #2e2326;
      --e91e2a7: #6a585c;
      --x340df1: #9a878b;
      --u237966: #e7dccd;
      --rb2bb66: #ffffff;
      --acdcc62: #fbf6ee;
      --jee665c: #f6ecdd;
      --t86ed5a: #7a1f2b;
      --u0aa550: #5e1620;
      --pa1306e: #b8895a;
      --g018283: #9a6e42;
      --ace9544: 20px;
      --uf6d716: 12px;
    }
    * { margin: 0; padding: 0; box-sizing: border-box; }
    body {
      font-family: Verdana, Geneva, sans-serif;
      background: var(--acdcc62);
      color: var(--vd86364);
      line-height: 1.7;
      -webkit-font-smoothing: antialiased;
    }

    .s2feec6 {
      position: absolute;
      inset: 0;
      pointer-events: none;
      background-image:
        radial-gradient(1.5px 1.5px at 12% 22%, rgba(184,137,90,0.35) 50%, transparent 51%),
        radial-gradient(1.5px 1.5px at 82% 14%, rgba(184,137,90,0.30) 50%, transparent 51%),
        radial-gradient(1px 1px at 65% 40%, rgba(122,31,43,0.22) 50%, transparent 51%),
        radial-gradient(1px 1px at 30% 60%, rgba(184,137,90,0.28) 50%, transparent 51%),
        radial-gradient(2px 2px at 50% 8%, rgba(184,137,90,0.25) 50%, transparent 51%);
      opacity: 0.9;
    }

    .cd242e9 {
      padding: 1.125rem 2rem;
      position: sticky;
      top: 0;
      z-index: 50;
      backdrop-filter: blur(12px);
      background: rgba(251,246,238,0.92);
      border-bottom: 1px solid var(--u237966);
    }
    .bbd34d1 {
      max-width: 960px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .v0b2bc6 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.375rem;
      font-weight: 600;
      color: var(--vd86364);
      text-decoration: none;
      letter-spacing: -0.01em;
    }
    .qca13a3 { display: flex; gap: 2rem; align-items: center; }
    .qca13a3 a {
      font-size: 0.8125rem;
      font-weight: 500;
      color: var(--e91e2a7);
      text-decoration: none;
      letter-spacing: 0.02em;
      transition: color 0.2s;
    }
    .qca13a3 a:hover { color: var(--t86ed5a); }
    .va7471e {
      background: var(--t86ed5a) !important;
      color: #fff !important;
      padding: 0.5rem 1.25rem;
      border-radius: 50px;
      font-weight: 700 !important;
      font-size: 0.8125rem !important;
      transition: background 0.2s;
    }
    .va7471e:hover { background: var(--u0aa550) !important; }

    .qc6c806 {
      position: relative;
      overflow: hidden;
      background: linear-gradient(165deg, var(--jee665c) 0%, var(--acdcc62) 70%);
      padding: 5rem 2rem 3.5rem;
    }
    .d7f4eb7 {
      position: relative;
      z-index: 1;
      max-width: 760px;
      margin: 0 auto;
      display: grid;
      grid-template-columns: 1fr 260px;
      gap: 3rem;
      align-items: center;
    }
    .d515465 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 0.95rem;
      font-weight: 600;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      color: var(--g018283);
      margin-bottom: 0.5rem;
    }
    .f7c143b h1 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 2.5rem;
      font-weight: 700;
      line-height: 1.18;
      margin-bottom: 1rem;
      color: var(--vd86364);
    }
    .f7c143b h1 em {
      font-style: italic;
      color: var(--t86ed5a);
    }
    .f7c143b .fc5cc6f {
      font-size: 1.0625rem;
      color: var(--e91e2a7);
      margin-bottom: 2rem;
      line-height: 1.8;
    }
    .kd8162d {
      display: inline-block;
      padding: 0.875rem 2.25rem;
      background: var(--t86ed5a);
      color: #fff;
      text-decoration: none;
      font-size: 0.9375rem;
      font-weight: 700;
      border-radius: 50px;
      transition: background 0.2s, transform 0.15s;
      letter-spacing: 0.01em;
      box-shadow: 0 6px 18px rgba(122,31,43,0.18);
    }
    .kd8162d:hover { background: var(--u0aa550); transform: translateY(-1px); }
    .t369796 {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .xece3c3 {
      position: relative;
      width: 220px;
      height: 280px;
    }
    .xece3c3 .fd8e125 {
      position: absolute;
      top: 30px;
      left: 60px;
      width: 110px;
      height: 170px;
      border-radius: 12px;
      background: linear-gradient(160deg, #8a2433 0%, #5e1620 100%);
      border: 2px solid var(--pa1306e);
      box-shadow: 0 10px 24px rgba(46,35,38,0.22);
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .xece3c3 .fd8e125::after {
      content: '\2727';
      color: var(--pa1306e);
      font-size: 2rem;
      opacity: 0.85;
    }
    .xece3c3 .fd8e125.c1 { transform: rotate(-16deg) translateX(-34px); }
    .xece3c3 .fd8e125.c2 { transform: rotate(0deg); z-index: 2; }
    .xece3c3 .fd8e125.c3 { transform: rotate(16deg) translateX(34px); }

    .b8f1ab4 {
      max-width: 760px;
      margin: 0 auto;
      padding: 4rem 2rem;
    }
    .u15d4eb {
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      color: var(--g018283);
      margin-bottom: 0.75rem;
    }
    .b8f1ab4 h2 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.85rem;
      font-weight: 600;
      margin-bottom: 1.25rem;
      line-height: 1.25;
    }
    .b8f1ab4 p {
      font-size: 0.9375rem;
      color: var(--e91e2a7);
      margin-bottom: 1rem;
      line-height: 1.85;
    }
    .b8f1ab4 .t0a2e81 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-style: italic;
      font-size: 1.125rem;
      color: var(--t86ed5a);
      margin-top: 1.5rem;
    }

    .b732f1a { background: var(--jee665c); }
    .u5841b2 { max-width: 760px; margin: 0 auto; padding: 4rem 2rem; }
    .u5841b2 .u15d4eb, .u5841b2 h2 { text-align: center; }
    .u5841b2 h2 { margin-bottom: 2.5rem; }
    .h4e4140 {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 1.25rem;
    }
    .w1b9c3b {
      background: var(--rb2bb66);
      border: 1px solid var(--u237966);
      border-radius: var(--uf6d716);
      padding: 1.5rem;
    }
    .w1b9c3b .q52e582 {
      font-size: 1.5rem;
      color: var(--g018283);
      margin-bottom: 0.5rem;
    }
    .w1b9c3b h3 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.125rem;
      font-weight: 600;
      margin-bottom: 0.4rem;
    }
    .w1b9c3b p {
      font-size: 0.875rem;
      color: var(--e91e2a7);
      line-height: 1.7;
      margin: 0;
    }

    .q171d87 { background: var(--acdcc62); }
    .m0afefa { max-width: 760px; margin: 0 auto; padding: 4rem 2rem; }
    .m0afefa .u15d4eb, .m0afefa h2 { text-align: center; }
    .m0afefa h2 { margin-bottom: 2.5rem; }
    .pfa9376 {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 2rem;
    }
    .b17a5dc {
      background: var(--rb2bb66);
      border: 1px solid var(--u237966);
      border-radius: var(--uf6d716);
      padding: 1.75rem 1.5rem;
      text-align: center;
    }
    .b17a5dc .d447cfb {
      width: 48px;
      height: 48px;
      border-radius: 50%;
      background: var(--jee665c);
      color: var(--t86ed5a);
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.25rem;
      font-weight: 700;
      margin-bottom: 1rem;
      border: 1px solid rgba(184,137,90,0.4);
    }
    .b17a5dc h3 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.0625rem;
      font-weight: 600;
      margin-bottom: 0.5rem;
    }
    .b17a5dc p {
      font-size: 0.875rem;
      color: var(--e91e2a7);
      line-height: 1.7;
      margin: 0;
    }

    .oed40ca { background: var(--jee665c); padding: 4rem 2rem; }
    .l5d2fc5 { max-width: 640px; margin: 0 auto; }
    .b51a3e9 {
      font-size: 0.6875rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.12em;
      color: var(--g018283);
      margin-bottom: 0.75rem;
      text-align: center;
    }
    .l5d2fc5 h2 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.85rem;
      font-weight: 600;
      margin-bottom: 2rem;
      text-align: center;
    }
    .l5d2fc5 details {
      background: var(--rb2bb66);
      border: 1px solid var(--u237966);
      border-radius: var(--uf6d716);
      margin-bottom: 0.75rem;
      overflow: hidden;
    }
    .l5d2fc5 summary {
      padding: 1rem 1.5rem;
      font-size: 0.9375rem;
      font-weight: 700;
      cursor: pointer;
      list-style: none;
      position: relative;
      padding-right: 2.5rem;
    }
    .l5d2fc5 summary::-webkit-details-marker { display: none; }
    .l5d2fc5 summary::after {
      content: '+';
      position: absolute;
      right: 1.5rem;
      top: 50%;
      transform: translateY(-50%);
      font-size: 1.125rem;
      color: var(--t86ed5a);
      font-weight: 400;
    }
    .l5d2fc5 details[open] summary::after { content: '\2212'; }
    .l5d2fc5 .m1e8562 {
      padding: 0 1.5rem 1.25rem;
      font-size: 0.875rem;
      color: var(--e91e2a7);
      line-height: 1.8;
    }

    .p55ecc0 {
      padding: 4.5rem 2rem;
      text-align: center;
      max-width: 620px;
      margin: 0 auto;
    }
    .p55ecc0 h2 {
      font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
      font-size: 1.85rem;
      font-weight: 600;
      margin-bottom: 0.75rem;
    }
    .p55ecc0 p {
      font-size: 0.9375rem;
      color: var(--e91e2a7);
      margin-bottom: 2rem;
      line-height: 1.75;
    }

    .z2c1383 {
      border-top: 1px solid var(--u237966);
      padding: 1.5rem 2rem;
      background: var(--jee665c);
    }
    .d3f9725 {
      max-width: 760px;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 0.75rem;
      color: var(--x340df1);
    }
    .d3f9725 nav { display: flex; gap: 1rem; flex-wrap: wrap; }
    .d3f9725 nav a {
      color: var(--e91e2a7);
      text-decoration: none;
      font-weight: 400;
      font-size: 0.75rem;
      transition: color 0.2s;
    }
    .d3f9725 nav a:hover { color: var(--t86ed5a); }
    .g259c3d {
      max-width: 760px;
      margin: 0.75rem auto 0;
      font-size: 0.6875rem;
      color: var(--x340df1);
      line-height: 1.5;
    }

    @media (max-width: 768px) {
      .d7f4eb7 { grid-template-columns: 1fr; text-align: center; }
      .f7c143b h1 { font-size: 2rem; }
      .t369796 { display: none; }
      .pfa9376 { grid-template-columns: 1fr; gap: 1rem; }
      .h4e4140 { grid-template-columns: 1fr; }
      .qca13a3 { gap: 1rem; }
    }
    @media (max-width: 480px) {
      .qc6c806 { padding: 3rem 1rem 2.5rem; }
      .b8f1ab4, .l5d2fc5, .m0afefa, .u5841b2 { padding-left: 1rem; padding-right: 1rem; }
      .cd242e9 { padding: 0.875rem 1rem; }
      .qca13a3 a:not(.va7471e) { display: none; }
      .d3f9725 { flex-direction: column; gap: 0.5rem; text-align: center; }
    }
  