
    :root {
      --qe50397: #33261c;
      --m81da63: #6f5c4c;
      --n02b295: #a08b78;
      --yd7107a: #e8dcc8;
      --w3cdeea: #ffffff;
      --e801436: #fdf9f1;
      --w4aeb4e: #f7efe1;
      --u6e6ba9: #b5622e;
      --j900e7e: #8f4a20;
      --pe1c3d1: #a86e2c;
      --ead3fc5: #4c5836;
      --a5df606: 22px;
      --y995236: 14px;
    }
    * { margin: 0; padding: 0; box-sizing: border-box; }
    body {
      font-family: Georgia, 'Times New Roman', serif;
      background: var(--e801436);
      color: var(--qe50397);
      line-height: 1.75;
      -webkit-font-smoothing: antialiased;
    }

    .c14d3d8 { padding: 1.125rem 2rem; background: rgba(253,249,241,0.92); position: sticky; top: 0; z-index: 50; backdrop-filter: blur(12px); border-bottom: 1px solid var(--yd7107a); }
    .nf4dfca { max-width: 1000px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; }
    .x5af7b5 { font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif; font-size: 1.4rem; font-weight: 700; color: var(--qe50397); text-decoration: none; letter-spacing: 0.005em; }
    .x5af7b5 span { color: var(--u6e6ba9); }
    .wd6880f { display: flex; gap: 2rem; align-items: center; }
    .wd6880f a { font-size: 0.8125rem; font-weight: 600; color: var(--m81da63); text-decoration: none; text-transform: uppercase; letter-spacing: 0.03em; transition: color 0.2s; }
    .wd6880f a:hover { color: var(--u6e6ba9); }
    .f309f72 { background: var(--u6e6ba9) !important; color: #fff !important; padding: 0.55rem 1.35rem; border-radius: 50px; font-weight: 700 !important; font-size: 0.75rem !important; transition: background 0.2s; }
    .f309f72:hover { background: var(--j900e7e) !important; }

    .q4b9865 {
      max-width: 620px;
      margin: 0 auto;
      padding: 3.75rem 2rem 2.5rem;
    }
    .q4b9865 h1 {
      font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
      font-size: 2.15rem;
      font-weight: 600;
      margin-bottom: 0.5rem;
      line-height: 1.2;
    }
    .q4b9865 .qe04c5e {
      font-size: 1.025rem;
      color: var(--m81da63);
      margin-bottom: 2.5rem;
      line-height: 1.75;
    }

    .w8b1873 {
      background: var(--w4aeb4e);
      border: 1px solid rgba(201,135,63,0.32);
      border-radius: var(--y995236);
      padding: 2.25rem 2rem;
      text-align: center;
      margin-bottom: 2rem;
    }
    .w8b1873 h2 {
      font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
      font-size: 1.3rem;
      font-weight: 600;
      margin-bottom: 0.75rem;
    }
    .w8b1873 p {
      font-size: 0.9375rem;
      color: var(--m81da63);
      margin-bottom: 1.5rem;
      line-height: 1.7;
    }
    .r113f9a {
      display: inline-flex;
      align-items: center;
      gap: 0.5rem;
      padding: 0.9rem 2rem;
      background: var(--u6e6ba9);
      color: #fff;
      text-decoration: none;
      font-size: 0.9375rem;
      font-weight: 700;
      border-radius: 50px;
      transition: background 0.2s, transform 0.15s;
      box-shadow: 0 8px 22px rgba(181,98,46,0.22);
    }
    .r113f9a:hover { background: var(--j900e7e); transform: translateY(-2px); }
    .r113f9a svg { flex-shrink: 0; }

    .j0e393d {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 1rem;
      margin-bottom: 2.5rem;
    }
    .bea1c42 {
      background: var(--w3cdeea);
      border: 1px solid var(--yd7107a);
      border-radius: var(--y995236);
      padding: 1.35rem;
    }
    .bea1c42 h3 {
      font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
      font-size: 1.0625rem;
      font-weight: 600;
      margin-bottom: 0.3rem;
      color: var(--ead3fc5);
    }
    .bea1c42 p {
      font-size: 0.85rem;
      color: var(--m81da63);
      line-height: 1.7;
      margin: 0;
    }

    .zf84f6a {
      border-top: 1px solid var(--yd7107a);
      padding-top: 2rem;
      text-align: center;
    }
    .zf84f6a h2 {
      font-family: 'Trebuchet MS', 'Lucida Grande', sans-serif;
      font-size: 1.2rem;
      font-weight: 600;
      margin-bottom: 0.5rem;
    }
    .zf84f6a p {
      font-size: 0.9375rem;
      color: var(--m81da63);
      margin-bottom: 0.75rem;
      line-height: 1.7;
    }
    .l6369c1 {
      color: var(--u6e6ba9);
      font-weight: 700;
      text-decoration: underline;
      text-underline-offset: 3px;
      font-size: 1rem;
    }

    .jf800f6 { border-top: 1px solid var(--yd7107a); padding: 1.75rem 2rem; background: var(--w4aeb4e); margin-top: 3rem; }
    .b51507c { max-width: 900px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; font-size: 0.78rem; color: var(--n02b295); }
    .b51507c nav { display: flex; gap: 1.1rem; flex-wrap: wrap; }
    .b51507c nav a { color: var(--m81da63); text-decoration: none; font-size: 0.78rem; transition: color 0.2s; }
    .b51507c nav a:hover { color: var(--u6e6ba9); }
    .acb60ae { max-width: 900px; margin: 0.85rem auto 0; font-size: 0.72rem; color: var(--n02b295); line-height: 1.55; }

    @media (max-width: 600px) {
      .q4b9865 { padding: 2.5rem 1.25rem 2rem; }
      .q4b9865 h1 { font-size: 1.75rem; }
      .j0e393d { grid-template-columns: 1fr; }
      .b51507c { flex-direction: column; gap: 0.6rem; text-align: center; }
      .wd6880f a:not(.f309f72) { display: none; }
    }
  