:root {

  --page-bg: #f6f3eb;
  --page-ink: var(--text-color, #222222);
  --page-muted: #5f584d;
  --page-line: #ddd3c3;
  --page-accent: #9fd85a;
  --page-accent-deep: #5d8f24;
  --page-accent-soft: #e9f6d4;
  --page-warm: #d86f3d;
  --page-warm-deep: #8c3f1f;
  --page-card: rgba(255, 250, 241, 0.88);
  --page-shadow: 0 24px 60px rgba(77, 52, 27, 0.14);
  --page-radius-xl: 32px;
  --page-radius-lg: 24px;
  --page-radius-md: 18px;
  --page-max: 1180px;
  --page-font: "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
  --primary-color: hsl(91, 72%, 65%);
  --secondary-color: hsl(176, 57%, 65%);
  --bg-color: hsl(91, 7%, 96%);
  --text-color: hsl(91, 10%, 11%);
  --text-muted: hsl(91, 5%, 45%);
  --border-color: hsla(91, 10%, 11%, 0.1);
  --radius-sm: 6px;
  --radius-md: 12px;
  --radius-lg: 24px;
  --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.08);
  --shadow-lg: 0 8px 24px rgba(76, 105, 34, 0.12);
  --nav-height: 80px;
  --max-width: min(1200px, 94vw);
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --nav-bg: hsla(91, 7%, 96%, 0.95);
  --cta-hover-color: hsl(91, 72%, 55%);
  --content-page-bg: var(--bg-color, hsl(220, 7%, 96%));
  --content-surface-bg: #ffffff;
  --content-text: var(--text-color, hsl(220, 10%, 11%));
  --content-text-muted: var(--text-muted, rgba(31, 35, 40, 0.72));
  --content-border: var(--border-color, rgba(0, 0, 0, 0.08));
  --content-accent-text: hsl(22, 78%, 38%);
}
div.fc73b7b36.l456d__1e0f *{
    box-sizing: border-box;
    }
div.fc73b7b36.l456d__1e0f{
    margin: 0;
    }
div.fc73b7b36.l456d__1e0f{
    font-family: var(--page-font);
    color: var(--page-ink);
    background:
    radial-gradient(circle at 10% 10%, rgba(216, 111, 61, 0.16), transparent 28%),
    radial-gradient(circle at 88% 20%, rgba(159, 216, 90, 0.18), transparent 24%),
    linear-gradient(180deg, #fbf6ee 0%, var(--page-bg) 48%, #f0ebdf 100%);
    overflow: hidden;
    }
div.fc73b7b36.l456d__1e0f a{
    color: var(--page-warm-deep);
    text-decoration-thickness: 0.08em;
    text-underline-offset: 0.18em;
    }
div.fc73b7b36.l456d__1e0f img{
    display: block;
    max-width: 100%;
    }
div.fc73b7b36.l456d__1e0f .ec3a1_98fd{
    width: min(var(--page-max), calc(100% - 32px));
    margin: 0 auto;
    }
div.fc73b7b36.l456d__1e0f .qf790519_8pf{
    position: relative;
    padding: 40px 0 56px;
    }
div.fc73b7b36.l456d__1e0f .vbd3__bf5{
    display: grid;
    grid-template-columns: 1.08fr 0.92fr;
    gap: 28px;
    align-items: stretch;
    }
div.fc73b7b36.l456d__1e0f .bfc55d__de81, div.fc73b7b36.l456d__1e0f .ce0f__b746, div.fc73b7b36.l456d__1e0f .j414331, div.fc73b7b36.l456d__1e0f .wa2eccd4_9ite, div.fc73b7b36.l456d__1e0f .xe391__25b20, div.fc73b7b36.l456d__1e0f .z7adf6e50{
    backdrop-filter: blur(8px);
    }
div.fc73b7b36.l456d__1e0f .bfc55d__de81{
    padding: 42px;
    background: linear-gradient(145deg, rgba(255, 250, 241, 0.96), rgba(248, 240, 226, 0.9));
    border: 1px solid rgba(140, 63, 31, 0.12);
    border-radius: var(--page-radius-xl);
    box-shadow: var(--page-shadow); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .sfaa394c_mw6{
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 14px;
    border-radius: 999px;
    background: rgba(159, 216, 90, 0.18);
    color: #1a1a2e;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.03em;
    }
div.fc73b7b36.l456d__1e0f .sfaa394c_mw6::before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--page-warm);
    box-shadow: 0 0 0 6px rgba(216, 111, 61, 0.12); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f h1, div.fc73b7b36.l456d__1e0f h2, div.fc73b7b36.l456d__1e0f h3, div.fc73b7b36.l456d__1e0f p{
    margin: 0;
    }
div.fc73b7b36.l456d__1e0f h1{
    margin-top: 18px;
    font-size: clamp(2.4rem, 4vw, 4.4rem);
    line-height: 1.02;
    letter-spacing: -0.04em;
    text-align: center;
    }
div.fc73b7b36.l456d__1e0f .r4da20_c2{
    margin: 20px auto 0;
    max-width: 54ch;
    font-size: 1.08rem;
    line-height: 1.8;
    color: var(--page-muted);
    text-align: center;
    }
div.fc73b7b36.l456d__1e0f .o8b415_b513{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 14px;
    margin-top: 26px;
    }
div.fc73b7b36.l456d__1e0f .ob368_98a2{
    padding: 16px 14px;
    border-radius: var(--page-radius-md);
    background: rgba(255, 255, 255, 0.68);
    border: 1px solid rgba(95, 88, 77, 0.1); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .tae56eb{
    display: block;
    font-size: 0.8rem;
    color: var(--page-muted);
    margin-bottom: 6px;
    }
div.fc73b7b36.l456d__1e0f .ijumvd9v4u3{
    font-size: 1rem;
    font-weight: 700;
    color: var(--page-ink);
    }
div.fc73b7b36.l456d__1e0f .kab866_ce2{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
    margin-top: 28px;
    }
div.fc73b7b36.l456d__1e0f .i6023a_zgr{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 24px;
    border-radius: 999px;
    font-weight: 800;
    text-decoration: none;
    transition: transform 0.24s ease, box-shadow 0.24s ease, opacity 0.24s ease;
    }
div.fc73b7b36.l456d__1e0f .i6023a_zgr:hover{
    transform: translateY(-2px);
    }
div.fc73b7b36.l456d__1e0f .d2306490be{
    color: #1f170f;
    background: linear-gradient(135deg, var(--page-accent) 0%, #bee883 100%);
    box-shadow: 0 18px 35px rgba(101, 145, 37, 0.28);
    }
div.fc73b7b36.l456d__1e0f .j62e4aaada{
    color: #1a1a2e;
    background: linear-gradient(135deg, var(--page-warm) 0%, #b8572a 100%);
    box-shadow: 0 18px 35px rgba(140, 63, 31, 0.24);
    }
div.fc73b7b36.l456d__1e0f .bb4060_3457{
    margin-top: 18px;
    text-align: center;
    font-size: 0.94rem;
    color: var(--page-muted);
    }
div.fc73b7b36.l456d__1e0f .ce0f__b746{position: relative;
    min-height: 560px;
    border-radius: var(--page-radius-xl);
    overflow: hidden;
    box-shadow: var(--page-shadow);
    background: #d7c9b6; isolation: isolate; color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .ce0f__b746 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.fc73b7b36.l456d__1e0f .zf520341_pt8{
    position: absolute;
    left: 22px;
    right: 22px;
    bottom: 22px;
    padding: 22px;
    border-radius: 22px;
    background: rgba(34, 28, 22, 0.74);
    color: #f8f2e9;
    }
div.fc73b7b36.l456d__1e0f .zf520341_pt8 strong{
    display: block;
    font-size: 1.18rem;
    margin-bottom: 8px;
    }
div.fc73b7b36.l456d__1e0f .zf520341_pt8 p{
    color: rgba(248, 242, 233, 0.88);
    line-height: 1.7;
    }
div.fc73b7b36.l456d__1e0f .pcrr6vms8o16{
    padding: 34px 0;
    }
div.fc73b7b36.l456d__1e0f .t323d4d{
    text-align: center;
    font-size: clamp(1.8rem, 2.8vw, 2.8rem);
    letter-spacing: -0.03em;
    }
div.fc73b7b36.l456d__1e0f .y47d__b78{
    max-width: 62ch;
    margin: 14px auto 0;
    text-align: center;
    color: var(--page-muted);
    line-height: 1.75;
    }
div.fc73b7b36.l456d__1e0f .i07472ef_mwqj{
    display: grid;
    gap: 22px;
    margin-top: 30px;
    }
div.fc73b7b36.l456d__1e0f .j414331{
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 24px;
    align-items: center;
    padding: 28px;
    background: var(--page-card);
    border: 1px solid rgba(95, 88, 77, 0.12);
    border-radius: var(--page-radius-xl);
    box-shadow: 0 18px 40px rgba(77, 52, 27, 0.08); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .j414331:nth-child(even){
    grid-template-columns: 0.95fr 1.05fr;
    }
div.fc73b7b36.l456d__1e0f .yyxtkbmuhf{
    overflow: hidden;
    border-radius: 22px;
    aspect-ratio: 16 / 10;
    background: #d8ccb9; color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .yyxtkbmuhf img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f h2, div.fc73b7b36.l456d__1e0f .hbb0b__77f h3{
    text-align: left;
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f h2{
    font-size: clamp(1.6rem, 2.3vw, 2.2rem);
    margin-bottom: 14px;
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f h3{
    margin-top: 22px;
    font-size: 1.06rem;
    color: var(--page-warm-deep);
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f p{
    line-height: 1.8;
    color: var(--page-muted);
    }
div.fc73b7b36.l456d__1e0f .ze844_f9{
    display: grid;
    gap: 12px;
    margin-top: 18px;
    }
div.fc73b7b36.l456d__1e0f .rca7__9f4{
    display: flex;
    gap: 14px;
    align-items: flex-start;
    padding: 14px 16px;
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.66);
    border: 1px solid rgba(95, 88, 77, 0.08); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .l7f7557_ksdu{
    flex: none;
    width: 42px;
    height: 42px;
    border-radius: 14px;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, rgba(216, 111, 61, 0.18), rgba(159, 216, 90, 0.24));
    color: #1a1a2e;
    }
div.fc73b7b36.l456d__1e0f .d5d39__c930 strong{
    display: block;
    margin-bottom: 4px;
    font-size: 1rem;
    }
div.fc73b7b36.l456d__1e0f .d5d39__c930 span{
    display: block;
    color: var(--page-muted);
    line-height: 1.7;
    font-size: 0.96rem;
    }
div.fc73b7b36.l456d__1e0f .wa2eccd4_9ite{
    margin-top: 16px;
    padding: 32px;
    border-radius: var(--page-radius-xl);
    background:
    linear-gradient(135deg, rgba(140, 63, 31, 0.96), rgba(88, 54, 28, 0.96)),
    #5b331e;
    color: #f9f4ee;
    box-shadow: 0 22px 44px rgba(89, 52, 26, 0.2);
    }
div.fc73b7b36.l456d__1e0f .t67a2_3f{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 22px;
    }
div.fc73b7b36.l456d__1e0f .u332c1f3{
    padding: 18px;
    border-radius: 20px;
    background: rgba(255, 248, 240, 0.1);
    border: 1px solid rgba(255, 248, 240, 0.14); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .u332c1f3 strong{
    display: block;
    font-size: 1rem;
    margin-bottom: 8px;
    }
div.fc73b7b36.l456d__1e0f .u332c1f3 span{
    color: rgba(249, 244, 238, 0.84);
    line-height: 1.7;
    font-size: 0.95rem;
    }
div.fc73b7b36.l456d__1e0f .kd477719_uf{
    display: grid;
    gap: 18px;
    margin-top: 28px;
    }
div.fc73b7b36.l456d__1e0f .p7af563_791{
    padding: 24px 24px 22px;
    border-radius: var(--page-radius-lg);
    background: linear-gradient(180deg, rgba(255, 251, 245, 0.92), rgba(247, 239, 226, 0.86));
    border: 1px solid rgba(95, 88, 77, 0.12);
    box-shadow: 0 14px 34px rgba(77, 52, 27, 0.08); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .p7af563_791 h3{
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: var(--page-ink);
    }
div.fc73b7b36.l456d__1e0f .p7af563_791 p{
    color: var(--page-muted);
    line-height: 1.8;
    }
div.fc73b7b36.l456d__1e0f .ud99__81aa8{
    margin-top: 14px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    }
div.fc73b7b36.l456d__1e0f .la9f935ad{
    display: inline-flex;
    padding: 8px 12px;
    border-radius: 999px;
    background: rgba(159, 216, 90, 0.18);
    color: #1a1a2e;
    font-size: 0.88rem;
    font-weight: 700;
    }
div.fc73b7b36.l456d__1e0f .xe391__25b20{
    margin-top: 24px;
    padding: 30px;
    border-radius: var(--page-radius-xl);
    background: linear-gradient(135deg, rgba(233, 246, 212, 0.92), rgba(255, 247, 235, 0.94));
    border: 1px solid rgba(159, 216, 90, 0.26); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .xe391__25b20 p{
    font-size: 1.08rem;
    line-height: 1.9;
    color: #3e372e;
    }
div.fc73b7b36.l456d__1e0f .xe391__25b20 strong{
    color: var(--page-warm-deep);
    }
div.fc73b7b36.l456d__1e0f .k9bd__fe5db{
    margin-top: 28px;
    overflow: auto;
    border-radius: 24px;
    border: 1px solid rgba(95, 88, 77, 0.12);
    background: rgba(255, 251, 245, 0.9);
    box-shadow: 0 16px 36px rgba(77, 52, 27, 0.08); color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f table{
    width: 100%;
    border-collapse: collapse;
    min-width: 760px;
    }
div.fc73b7b36.l456d__1e0f th, div.fc73b7b36.l456d__1e0f td{
    padding: 16px 18px;
    text-align: left;
    border-bottom: 1px solid rgba(95, 88, 77, 0.1);
    vertical-align: top;
    }
div.fc73b7b36.l456d__1e0f th{
    background: rgba(159, 216, 90, 0.18);
    color: #1a1a2e;
    font-size: 0.95rem;
    }
div.fc73b7b36.l456d__1e0f td{
    color: var(--page-muted);
    line-height: 1.7;
    }
div.fc73b7b36.l456d__1e0f .q034db46a45{
    color: var(--page-ink);
    font-weight: 700;
    }
div.fc73b7b36.l456d__1e0f .ba036cec_ef{
    padding: 30px;
    margin-top: 26px;
    border-radius: var(--page-radius-xl);
    background:
    radial-gradient(circle at top right, rgba(159, 216, 90, 0.28), transparent 32%),
    linear-gradient(135deg, rgba(255, 250, 241, 0.96), rgba(246, 236, 218, 0.96));
    border: 1px solid rgba(140, 63, 31, 0.12);
    box-shadow: 0 16px 38px rgba(77, 52, 27, 0.09);
    text-align: center; color: #1a1a2e;}
div.fc73b7b36.l456d__1e0f .ba036cec_ef h2{
    margin-bottom: 12px;
    }
div.fc73b7b36.l456d__1e0f .ba036cec_ef p{
    max-width: 58ch;
    margin: 0 auto;
    color: var(--page-muted);
    line-height: 1.8;
    }
div.fc73b7b36.l456d__1e0f .z7adf6e50{
    margin-top: 36px;
    margin-bottom: 34px;
    padding: 28px;
    border-radius: var(--page-radius-xl);
    background: rgba(45, 34, 24, 0.94);
    color: rgba(248, 242, 233, 0.88);
    }
div.fc73b7b36.l456d__1e0f .r7e84adc4{
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 24px;
    align-items: end;
    }
div.fc73b7b36.l456d__1e0f .s6f444_fe41{
    font-size: 1.3rem;
    font-weight: 800;
    color: #fff7ee;
    }
div.fc73b7b36.l456d__1e0f .dcc09e_ef5f{
    margin-top: 10px;
    line-height: 1.8;
    max-width: 54ch;
    }
div.fc73b7b36.l456d__1e0f .la8955_be90{
    display: grid;
    gap: 10px;
    justify-items: end;
    text-align: left;
    color: rgba(248, 242, 233, 0.78);
    }
div.fc73b7b36.l456d__1e0f .la8955_be90 a{
    color: #d9f1b8;
    }
div.fc73b7b36.l456d__1e0f .byooxzf8{
    font-weight: 700;
    }
@media (max-width: 980px) {div.fc73b7b36.l456d__1e0f .vbd3__bf5, div.fc73b7b36.l456d__1e0f .j414331, div.fc73b7b36.l456d__1e0f .j414331:nth-child(even), div.fc73b7b36.l456d__1e0f .r7e84adc4, div.fc73b7b36.l456d__1e0f .t67a2_3f{
    grid-template-columns: 1fr;
    }
div.fc73b7b36.l456d__1e0f .ce0f__b746{
    min-height: 380px;
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f h2, div.fc73b7b36.l456d__1e0f .hbb0b__77f h3{
    text-align: center;
    }
div.fc73b7b36.l456d__1e0f .hbb0b__77f p{
    text-align: left;
    }
div.fc73b7b36.l456d__1e0f .la8955_be90{
    justify-items: start;
    text-align: left;
    }}
@media (max-width: 720px) {div.fc73b7b36.l456d__1e0f .qf790519_8pf{
    padding-top: 22px;
    }
div.fc73b7b36.l456d__1e0f .bfc55d__de81, div.fc73b7b36.l456d__1e0f .j414331, div.fc73b7b36.l456d__1e0f .wa2eccd4_9ite, div.fc73b7b36.l456d__1e0f .ba036cec_ef, div.fc73b7b36.l456d__1e0f .xe391__25b20, div.fc73b7b36.l456d__1e0f .z7adf6e50{
    padding: 22px;
    }
div.fc73b7b36.l456d__1e0f .o8b415_b513{
    grid-template-columns: 1fr;
    }
div.fc73b7b36.l456d__1e0f h1{
    font-size: clamp(2.1rem, 10vw, 3rem);
    }
div.fc73b7b36.l456d__1e0f .ec3a1_98fd{
    width: min(var(--page-max), calc(100% - 20px));
    }
div.fc73b7b36.l456d__1e0f .i6023a_zgr{
    width: 100%;
    }}
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.j6a3f76d{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.cdbfba_b78{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    }
.aeuto860{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.bee70a__1ec{
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.p670__d09{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p670__d09:hover{
    color: var(--text-color);
    background-color: hsla(91, 72%, 65%, 0.1);
    }
.p670__d09.active{
    color: var(--text-color);
    font-weight: 700;
    }
.s25e49e0c{
    color: var(--secondary-color);
    font-weight: 600;
    }
.a5c29591_dm{
    display: flex;
    align-items: center;
    }
.g51e4__33a{
    background-color: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.g51e4__33a:hover{
    background-color: var(--cta-hover-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
    display: none;
    }
.naf872_e380{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
    content: "";
    position: absolute;
    }
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
    }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
    }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
    }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
    }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
    }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active {color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active {color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz { right: 0 !important; left: auto !important; }
@media (max-width: 1024px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px) {#nt807d5df69a:checked ~ .eb4cfb_tuoz { right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"] { display: none !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz { display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px) {.j6a3f76d.o6592128c85 .eb4cfb_tuoz a { display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ee5e9a6142{
    background-color: var(--bg-color, hsl(91, 7%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.r8e9e2_uo{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    gap: 40px;
    }
.wpjmhyo2b945{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.rb4nd8c9{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.p755204fbfe{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, hsl(91, 5%, 45%));
    max-width: 320px;
    }
.os984gm1sqy{
    flex: 2 1 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 20px;
    }
.j99830__c18{
    display: flex;
    flex-direction: column;
    flex: 1;
    }
.uc0da61b18{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 24px;
    }
.ae847c_4tq{
    font-size: 15px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    }
.ae847c_4tq:hover{
    color: var(--primary-color, hsl(91, 72%, 65%));
    padding-left: 4px;
    }
.o8cdumita{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }
.vfed4d23_k8wo{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ka6a1b5a74{
    background-color: var(--primary-color, hsl(91, 72%, 65%));
    color: var(--text-color, hsl(91, 10%, 11%));
    padding: 14px 28px;
    border-radius: var(--radius-lg, 24px);
    font-weight: 700;
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
    transition: var(--transition, all 0.3s ease);
    display: inline-block;
    text-align: center;
    }
.ka6a1b5a74:hover{
    background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.af3da__1bb7{
    height: 1px;
    background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
    max-width: var(--max-width, 1200px);
    margin: 0 auto 32px auto; color: #ffffff;}
.hf3cb1_1a0{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.e9fiu1k6ii{
    flex: 0 0 auto;
    }
.p0fceb2{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
.z5f3f_4d5{
    flex: 0 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    }
.qx0djtwg2di8{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.qx0djtwg2di8:hover{
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ywleub4qje{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
@media (max-width: 768px){.r8e9e2_uo{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
    }
.os984gm1sqy{
    flex-direction: column;
    gap: 32px;
    }
.hf3cb1_1a0{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    }
.wpjmhyo2b945{
    flex: 1 1 auto;
    }
.o8cdumita{
    flex: 1 1 auto;
    width: 100%;
    }
.ka6a1b5a74{
    width: 100%;
    }}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    }
body *, body *::before, body *::after {
    box-sizing: border-box;
    }
div.fc73b7b36 img.qaebe6_319d {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    }
div.fc73b7b36 img.qaebe6_319d.y7a24de3a2b { aspect-ratio: 16 / 9; }
div.fc73b7b36 img.qaebe6_319d.k1298383b { aspect-ratio: 16 / 10; }
div.fc73b7b36 img.qaebe6_319d.te8cb3_c43a { aspect-ratio: 4 / 3; }
div.fc73b7b36 img.qaebe6_319d.o45542edab8 { aspect-ratio: 1 / 1; }
div.fc73b7b36 :is(div, div, div, div, ul, ol, li, figure, picture, table, form, fieldset, pre, blockquote) {
    box-sizing: border-box !important;
    min-width: 0;
    max-width: 100%;
    }
div.fc73b7b36 .dc484f54946 {
    overflow: hidden;
    box-sizing: border-box !important;
    max-width: 100%;
    padding: 0 !important;
    min-height: 0;
    }
div.fc73b7b36 .dc484f54946.y7a24de3a2b { aspect-ratio: 16 / 9; }
div.fc73b7b36 .dc484f54946.k1298383b { aspect-ratio: 16 / 10; }
div.fc73b7b36 .dc484f54946.te8cb3_c43a { aspect-ratio: 4 / 3; }
div.fc73b7b36 .dc484f54946.o45542edab8 { aspect-ratio: 1 / 1; }
div.fc73b7b36 .dc484f54946 > img.qaebe6_319d,
    div.fc73b7b36 .dc484f54946 > picture > img.qaebe6_319d {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    }
.w688__066a {
    padding-left: clamp(16px, 4vw, 48px);
    padding-right: clamp(16px, 4vw, 48px);
    }
.w688__066a > :first-child,
    .w688__066a > :last-child {
    width: min(1280px, 100%);
    margin-left: auto;
    margin-right: auto;
    }
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    }
body{
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    background-color: var(--bg-color);
    color: var(--text-color);
    }
.j6a3f76d{
    height: var(--nav-height);
    background-color: var(--nav-bg);
    backdrop-filter: blur(10px);
    border-bottom: 1px solid var(--border-color);
    position: sticky;
    top: 0;
    z-index: 1000;
    display: flex;
    align-items: center; color: #1a1a2e;}
.cdbfba_b78{
    width: var(--max-width);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    }
.aeuto860{
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--text-color);
    letter-spacing: -0.5px;
    }
.bee70a__1ec{
    width: 14px;
    height: 14px;
    background-color: var(--primary-color);
    border-radius: 4px;
    transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
    display: flex;
    list-style: none;
    gap: 8px;
    align-items: center;
    }
.p670__d09{
    text-decoration: none;
    color: var(--text-muted);
    font-size: 0.95rem;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: var(--radius-md);
    transition: var(--transition);
    }
.p670__d09:hover{
    color: var(--text-color);
    background-color: hsla(91, 72%, 65%, 0.1);
    }
.p670__d09.active{
    color: var(--text-color);
    font-weight: 700;
    }
.s25e49e0c{
    color: var(--secondary-color);
    font-weight: 600;
    }
.a5c29591_dm{
    display: flex;
    align-items: center;
    }
.g51e4__33a{
    background-color: var(--primary-color);
    color: #000000; 
    text-decoration: none;
    padding: 12px 28px;
    border-radius: var(--radius-lg);
    font-weight: 700;
    font-size: 0.95rem;
    box-shadow: var(--shadow-md);
    transition: var(--transition);
    border: 2px solid transparent;
    }
.g51e4__33a:hover{
    background-color: var(--cta-hover-color);
    transform: translateY(-2px);
    box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
    display: none;
    }
.naf872_e380{
    display: none;
    cursor: pointer;
    padding: 10px;
    }
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
    display: block;
    width: 24px;
    height: 2px;
    background-color: var(--text-color);
    transition: var(--transition);
    position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
    content: "";
    position: absolute;
    }
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
    }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
    }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
    }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
    }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
    }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
    }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
    }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
    }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
    }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active{color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.ee5e9a6142{
    background-color: var(--bg-color, hsl(91, 7%, 96%));
    padding-top: 80px;
    padding-bottom: 40px;
    width: 100%;
    border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.r8e9e2_uo{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 60px;
    gap: 40px;
    }
.wpjmhyo2b945{
    flex: 1 1 300px;
    display: flex;
    flex-direction: column;
    }
.rb4nd8c9{
    font-size: 28px;
    font-weight: 800;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 16px;
    letter-spacing: -0.5px;
    }
.p755204fbfe{
    font-size: 16px;
    line-height: 1.6;
    color: var(--text-muted, hsl(91, 5%, 45%));
    max-width: 320px;
    }
.os984gm1sqy{
    flex: 2 1 400px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    gap: 20px;
    }
.j99830__c18{
    display: flex;
    flex-direction: column;
    flex: 1;
    }
.uc0da61b18{
    font-size: 16px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    margin-bottom: 24px;
    }
.ae847c_4tq{
    font-size: 15px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    margin-bottom: 12px;
    transition: var(--transition, all 0.3s ease);
    }
.ae847c_4tq:hover{
    color: var(--primary-color, hsl(91, 72%, 65%));
    padding-left: 4px;
    }
.o8cdumita{
    flex: 1 1 240px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    }
.vfed4d23_k8wo{
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ka6a1b5a74{
    background-color: var(--primary-color, hsl(91, 72%, 65%));
    color: var(--text-color, hsl(91, 10%, 11%));
    padding: 14px 28px;
    border-radius: var(--radius-lg, 24px);
    font-weight: 700;
    text-decoration: none;
    box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
    transition: var(--transition, all 0.3s ease);
    display: inline-block;
    text-align: center;
    }
.ka6a1b5a74:hover{
    background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
    transform: translateY(-2px);
    box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.af3da__1bb7{
    height: 1px;
    background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
    max-width: var(--max-width, 1200px);
    margin: 0 auto 32px auto; color: #ffffff;}
.hf3cb1_1a0{
    max-width: var(--max-width, 1200px);
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
    }
.e9fiu1k6ii{
    flex: 0 0 auto;
    }
.p0fceb2{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
.z5f3f_4d5{
    flex: 0 0 auto;
    display: flex;
    gap: 20px;
    align-items: center;
    flex-wrap: wrap;
    }
.qx0djtwg2di8{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    text-decoration: none;
    transition: var(--transition, all 0.3s ease);
    }
.qx0djtwg2di8:hover{
    color: var(--text-color, hsl(91, 10%, 11%));
    }
.ywleub4qje{
    font-size: 14px;
    color: var(--text-muted, hsl(91, 5%, 45%));
    }
@media (max-width: 768px){.r8e9e2_uo{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
    }
.os984gm1sqy{
    flex-direction: column;
    gap: 32px;
    }
.hf3cb1_1a0{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    }
.wpjmhyo2b945{
    flex: 1 1 auto;
    }
.o8cdumita{
    flex: 1 1 auto;
    width: 100%;
    }
.ka6a1b5a74{
    width: 100%;
    }}
*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body{
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background-color: var(--bg-color);
  color: var(--text-color);
}
.j6a3f76d{
  height: var(--nav-height);
  background-color: var(--nav-bg);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--border-color);
  position: sticky;
  top: 0;
  z-index: 1000;
  display: flex;
  align-items: center; color: #1a1a2e;}
.cdbfba_b78{
  width: var(--max-width);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.aeuto860{
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text-color);
  letter-spacing: -0.5px;
}
.bee70a__1ec{
  width: 14px;
  height: 14px;
  background-color: var(--primary-color);
  border-radius: 4px;
  transform: rotate(45deg); color: #1a1a2e;}
.eb4cfb_tuoz{
  display: flex;
  list-style: none;
  gap: 8px;
  align-items: center;
}
.p670__d09{
  text-decoration: none;
  color: var(--text-muted);
  font-size: 0.95rem;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: var(--radius-md);
  transition: var(--transition);
}
.p670__d09:hover{
  color: var(--text-color);
  background-color: hsla(91, 72%, 65%, 0.1);
}
.p670__d09.active{
  color: var(--text-color);
  font-weight: 700;
}
.s25e49e0c{
  color: var(--secondary-color);
  font-weight: 600;
}
.a5c29591_dm{
  display: flex;
  align-items: center;
}
.g51e4__33a{
  background-color: var(--primary-color);
  color: #000000; 
  text-decoration: none;
  padding: 12px 28px;
  border-radius: var(--radius-lg);
  font-weight: 700;
  font-size: 0.95rem;
  box-shadow: var(--shadow-md);
  transition: var(--transition);
  border: 2px solid transparent;
}
.g51e4__33a:hover{
  background-color: var(--cta-hover-color);
  transform: translateY(-2px);
  box-shadow: var(--shadow-lg); color: #1a1a2e;}
.f451b_f28c{
  display: none;
}
.naf872_e380{
  display: none;
  cursor: pointer;
  padding: 10px;
}
.lml47lh5h6k, .lml47lh5h6k::before, .lml47lh5h6k::after{
  display: block;
  width: 24px;
  height: 2px;
  background-color: var(--text-color);
  transition: var(--transition);
  position: relative; color: #ffffff;}
.lml47lh5h6k::before, .lml47lh5h6k::after{
  content: "";
  position: absolute;
}
.lml47lh5h6k::before{ top: -8px; }
.lml47lh5h6k::after{ bottom: -8px; }
@media (max-width: 1024px){.eb4cfb_tuoz {
    gap: 2px;
  }
.p670__d09 {
    padding: 8px 12px;
    font-size: 0.9rem;
  }}
@media (max-width: 868px){.naf872_e380{
    display: block;
    order: 3;
  }
.eb4cfb_tuoz{
    position: absolute;
    top: calc(var(--nav-height) + 10px);
    left: 0;
    right: 0;
    flex-direction: column;
    background-color: #ffffff;
    padding: 20px;
    border-radius: var(--radius-lg);
    box-shadow: var(--shadow-lg);
    gap: 10px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-20px);
    transition: var(--transition); color: #1a1a2e;}
.a5c29591_dm{
    margin-left: auto;
    margin-right: 15px;
  }
.f451b_f28c:checked ~ .eb4cfb_tuoz{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k{
    background-color: transparent;
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::before{
    transform: rotate(45deg);
    top: 0;
  }
.f451b_f28c:checked ~ .naf872_e380 .lml47lh5h6k::after{
    transform: rotate(-45deg);
    bottom: 0;
  }
.p670__d09{
    display: block;
    width: 100%;
    padding: 15px;
    text-align: center;
  }}
@media (max-width: 480px){.aeuto860 .ba7acfrk{
    font-size: 1.2rem;
  }
.g51e4__33a{
    padding: 8px 16px;
    font-size: 0.85rem;
  }}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d #nt807d5df69a, .j6a3f76d label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.vae2__9fd{list-style:none;}
.p670__d09.active{color: var(--text-color); background-color: hsla(91, 72%, 65%, 0.1);}
.s25e49e0c.active{color: var(--primary-color, #7c3aed); background: var(--border-color, rgba(0,0,0,0.08)); border-radius: var(--radius-sm, 8px);}
#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; }
@media (max-width: 1024px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ left: auto !important; right: 0 !important; transform: translateX(100%) !important; opacity: 0 !important; visibility: hidden !important; pointer-events: none !important; overflow-y: auto !important; }}
@media (max-width: 1024px){#nt807d5df69a:checked ~ .eb4cfb_tuoz{ right: 0 !important; left: auto !important; transform: translateX(0) !important; opacity: 1 !important; visibility: visible !important; pointer-events: auto !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 #nt807d5df69a, .j6a3f76d.o6592128c85 label[for="nt807d5df69a"]{ display: none !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ position: static !important; right: auto !important; left: auto !important; height: auto !important; clip-path: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz{ display: flex !important; flex-direction: row !important; align-items: center !important; justify-content: flex-end !important; min-width: 0 !important; width: auto !important; padding: 0 !important; margin: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; overflow: visible !important; }}
@media (min-width: 1025px){.j6a3f76d.o6592128c85 .eb4cfb_tuoz a{ display: inline-flex !important; align-items: center !important; text-align: left !important; }}
.n90a3d_ebed{
  background-color: var(--bg-color, hsl(91, 7%, 96%));
  padding-top: 80px;
  padding-bottom: 40px;
  width: 100%;
  border-top: 1px solid var(--border-color, hsla(91, 10%, 11%, 0.1)); color: #1a1a2e;}
.i6483f46c{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  gap: 40px;
}
.hfb3d0_bd20{
  flex: 1 1 300px;
  display: flex;
  flex-direction: column;
}
.u696d8_a830{
  font-size: 28px;
  font-weight: 800;
  color: var(--text-color, hsl(91, 10%, 11%));
  margin-bottom: 16px;
  letter-spacing: -0.5px;
}
.v4c2a4_51e6{
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-muted, hsl(91, 5%, 45%));
  max-width: 320px;
}
.t5674b27b5a{
  flex: 2 1 400px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  gap: 20px;
}
.h20efe8dd90{
  display: flex;
  flex-direction: column;
  flex: 1;
}
.v07d301243c{
  font-size: 16px;
  font-weight: 700;
  color: var(--text-color, hsl(91, 10%, 11%));
  margin-bottom: 24px;
}
.id9d__45a4{
  font-size: 15px;
  color: var(--text-muted, hsl(91, 5%, 45%));
  text-decoration: none;
  margin-bottom: 12px;
  transition: var(--transition, all 0.3s ease);
}
.id9d__45a4:hover{
  color: var(--primary-color, hsl(91, 72%, 65%));
  padding-left: 4px;
}
.j7af8f_e0c8{
  flex: 1 1 240px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
}
.l49fd785153{
  font-size: 18px;
  font-weight: 700;
  color: var(--text-color, hsl(91, 10%, 11%));
}
.u1c5c039c40{
  background-color: var(--primary-color, hsl(91, 72%, 65%));
  color: var(--text-color, hsl(91, 10%, 11%));
  padding: 14px 28px;
  border-radius: var(--radius-lg, 24px);
  font-weight: 700;
  text-decoration: none;
  box-shadow: var(--shadow-lg, 0 8px 24px rgba(76, 105, 34, 0.12));
  transition: var(--transition, all 0.3s ease);
  display: inline-block;
  text-align: center;
}
.u1c5c039c40:hover{
  background-color: var(--cta-hover-color, hsl(91, 72%, 55%));
  transform: translateY(-2px);
  box-shadow: 0 12px 28px rgba(76, 105, 34, 0.2); color: #1a1a2e;}
.r70b__bd19{
  height: 1px;
  background-color: var(--border-color, hsla(91, 10%, 11%, 0.1));
  max-width: var(--max-width, 1200px);
  margin: 0 auto 32px auto; color: #ffffff;}
.vac5__9678{
  max-width: var(--max-width, 1200px);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.bf17983e234{
  flex: 0 0 auto;
}
.p212a8f6c{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
}
.eda803042df{
  flex: 0 0 auto;
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
}
.nda17221b13{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
  text-decoration: none;
  transition: var(--transition, all 0.3s ease);
}
.nda17221b13:hover{
  color: var(--text-color, hsl(91, 10%, 11%));
}
.v314__09f8{
  font-size: 14px;
  color: var(--text-muted, hsl(91, 5%, 45%));
}
@media (max-width: 768px){.i6483f46c{
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
    gap: 48px;
  }
.t5674b27b5a{
    flex-direction: column;
    gap: 32px;
  }
.vac5__9678{
    flex-direction: column;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }
.hfb3d0_bd20{
    flex: 1 1 auto;
  }
.j7af8f_e0c8{
    flex: 1 1 auto;
    width: 100%;
  }
.u1c5c039c40{
    width: 100%;
  }}
.b545c842d{box-sizing:border-box;}
.r2db1cc4c{box-sizing:border-box;}
.m12527ce6{display:block;max-width:100%;height:auto;}
.u8b7870202d{box-sizing:border-box;}
@media (max-width: 768px) {.hf3cb1_1a0 { flex-direction: column !important; align-items: flex-start !important; justify-content: flex-start !important; gap: 14px !important; padding: 20px !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }}