:root{--green-900:#0b3d28;--green-700:#157a55;--green-600:#1f7a4d;--green-500:#2a9d6a;--teal-700:#0f6e74;--teal-500:#129aa2;--ink:#14241c;--ink-soft:#41544a;--ink-faint:#6c7d73;--cream:#f4f8f4;--cream-2:#eef5ef;--mint:#e3f3ea;--line:#dde7df;--white:#ffffff;--gold:#c9941f;--gold-soft:#f6ecd2;--danger:#b4452f;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow-sm:0 1px 2px rgba(20,36,28,0.06),0 2px 8px rgba(20,36,28,0.05);--shadow:0 6px 24px rgba(20,36,28,0.1);--shadow-lg:0 18px 48px rgba(20,36,28,0.16);--maxw:1180px;--font-sans:"Segoe UI",system-ui,-apple-system,Roboto,Helvetica,Arial,sans-serif;--font-serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink);line-height:1.15;margin:0 0 .4em;letter-spacing:-.01em}p{margin:0 0 1em}a{color:var(--green-700);text-decoration:none}a:hover{text-decoration:underline}img,svg{max-width:100%;display:block}ul{margin:0 0 1em;padding-left:1.2em}li{margin-bottom:.4em}:focus-visible{outline:3px solid var(--teal-500);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}.section{padding:64px 0}.section-tight{padding:40px 0}.eyebrow{display:inline-block;font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-700);background:var(--mint);padding:6px 12px;border-radius:999px;margin-bottom:16px}.lead{font-size:1.15rem;color:var(--ink-soft);max-width:60ch}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-sans);font-weight:600;font-size:1rem;padding:12px 22px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;line-height:1}.btn,.btn:hover{text-decoration:none}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--green-700);color:var(--white);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--green-600);color:var(--white)}.btn-gold{background:var(--gold);color:#3a2a06}.btn-gold:hover{background:#b9851a}.btn-ghost{background:transparent;color:var(--green-700);border-color:var(--line)}.btn-ghost:hover{background:var(--mint)}.btn-light{background:var(--white);color:var(--ink);border-color:var(--line)}.btn-block{width:100%}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.tag{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;padding:4px 10px;border-radius:999px;background:var(--mint);color:var(--green-700)}.tag-gold{color:#7a5a08}.notice,.tag-gold{background:var(--gold-soft)}.notice{display:flex;align-items:flex-start;gap:10px;border:1px solid #ecd9a6;color:#5d4708;border-radius:var(--radius-sm);padding:12px 14px;font-size:.92rem}.prose{max-width:760px}.prose h2{font-size:1.6rem;margin-top:1.8em}.prose h3{font-size:1.2rem;margin-top:1.4em}.grid-2{grid-template-columns:repeat(2,1fr);grid-gap:24px}.grid-2,.grid-3{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,1fr);grid-gap:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;left:-999px;top:0;background:var(--green-700);color:#fff;padding:10px 16px;border-radius:0 0 8px 0;z-index:200}.skip-link:focus{left:0}@media (max-width:860px){.grid-2,.grid-3{grid-template-columns:1fr}.section{padding:44px 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.AgeGate_overlay__RRFvm{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(135deg,rgba(11,61,40,.92),rgba(15,110,116,.92));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:AgeGate_fade__XBqH5 .25s ease}.AgeGate_panel__WOnki{width:100%;max-width:480px;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:32px;text-align:left;animation:AgeGate_rise__o2lFg .3s ease}.AgeGate_mark__tbGtK{display:inline-flex;margin-bottom:16px;filter:drop-shadow(0 6px 14px rgba(21,122,85,.35))}.AgeGate_title__0Omct{font-size:1.7rem;margin:12px 0 8px}.AgeGate_text__UOjH3{color:var(--ink-soft);font-size:.98rem}.AgeGate_points__Nmght{list-style:none;padding:0;margin:16px 0}.AgeGate_points__Nmght li{position:relative;padding-left:26px;margin-bottom:8px;color:var(--ink-soft);font-size:.94rem}.AgeGate_points__Nmght li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green-700);font-weight:700}.AgeGate_check__w7FRn{display:flex;align-items:flex-start;gap:10px;background:var(--cream-2);border:1px solid var(--line);border-radius:var(--radius-sm);padding:14px;font-size:.9rem;color:var(--ink-soft);margin-bottom:18px;cursor:pointer}.AgeGate_check__w7FRn input{margin-top:3px;width:18px;height:18px;accent-color:var(--green-700);flex:none}.AgeGate_actions__39lup{display:flex;flex-direction:column;gap:10px}.AgeGate_legal__IZUW2{margin:18px 0 0;font-size:.82rem;color:var(--ink-faint);text-align:center}@keyframes AgeGate_fade__XBqH5{0%{opacity:0}}@keyframes AgeGate_rise__o2lFg{0%{opacity:0;transform:translateY(16px)}}.SiteFooter_footer__i3J32{background:var(--green-900);color:rgba(255,255,255,.78);margin-top:80px;padding:56px 0 32px}.SiteFooter_top__vw75t{display:grid;grid-template-columns:1.1fr 2fr;grid-gap:48px;gap:48px}.SiteFooter_brand__Zf7_8{max-width:340px}.SiteFooter_blurb__y_E4g{margin-top:16px;font-size:.92rem;color:rgba(255,255,255,.7)}.SiteFooter_badge__YCROp{display:inline-block;font-size:.78rem;font-weight:600;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.1);color:#bff0c9}.SiteFooter_cols__u6wOu{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.SiteFooter_colTitle__C_bcl{font-family:var(--font-sans);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#bff0c9;margin-bottom:14px}.SiteFooter_cols__u6wOu ul{list-style:none;margin:0;padding:0}.SiteFooter_cols__u6wOu li{margin-bottom:10px}.SiteFooter_cols__u6wOu a{color:rgba(255,255,255,.74);font-size:.92rem}.SiteFooter_cols__u6wOu a:hover{color:#fff}.SiteFooter_disclaimer__KYKH4{margin:40px 0 0;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);font-size:.85rem;color:rgba(255,255,255,.6)}.SiteFooter_bottom__akco5{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;margin-top:16px;font-size:.82rem;color:rgba(255,255,255,.55)}@media (max-width:860px){.SiteFooter_top__vw75t{grid-template-columns:1fr;gap:32px}.SiteFooter_cols__u6wOu{grid-template-columns:repeat(2,1fr)}}.Logo_logo__xc4SQ{display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.Logo_logo__xc4SQ,.Logo_logo__xc4SQ:hover{text-decoration:none}.Logo_mark__FU8vI{width:42px;height:42px;flex:none;filter:drop-shadow(0 2px 6px rgba(21,122,85,.3))}.Logo_word__zom4h{display:flex;flex-direction:column;line-height:1.1}.Logo_name__VvC_B{font-family:var(--font-serif);font-weight:700;font-size:1.18rem;letter-spacing:-.01em}.Logo_sub__TZfyb{font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint)}.Logo_footer__cPfHi .Logo_name__VvC_B{color:#ffffff}.Logo_footer__cPfHi .Logo_sub__TZfyb{color:rgba(255,255,255,.7)}.SiteHeader_header__6Xzm_{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(244,248,244,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.SiteHeader_inner__KmG1m{display:flex;align-items:center;justify-content:space-between;gap:20px;height:72px}.SiteHeader_nav__bIj0g{display:flex;align-items:center;gap:28px}.SiteHeader_links__Eg_wd{display:flex;align-items:center;gap:22px;list-style:none;margin:0;padding:0}.SiteHeader_links__Eg_wd a{color:var(--ink-soft);font-weight:600;font-size:.95rem;padding:6px 2px}.SiteHeader_links__Eg_wd a:hover{color:var(--green-700);text-decoration:none}.SiteHeader_active__NCjR7{color:var(--green-700)!important;border-bottom:2px solid var(--green-700)}.SiteHeader_actions__1apgM{display:flex;align-items:center;gap:10px}.SiteHeader_burger__kXCRc{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:var(--white);border:1px solid var(--line);border-radius:12px;cursor:pointer}.SiteHeader_burger__kXCRc span{display:block;width:20px;height:2px;margin:0 auto;background:var(--ink);border-radius:2px}@media (max-width:920px){.SiteHeader_burger__kXCRc{display:flex}.SiteHeader_nav__bIj0g{position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;gap:18px;background:var(--white);border-bottom:1px solid var(--line);box-shadow:var(--shadow);padding:20px;transform:translateY(-12px);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.SiteHeader_navOpen__VNPN3{transform:translateY(0);opacity:1;pointer-events:auto}.SiteHeader_links__Eg_wd{flex-direction:column;align-items:flex-start;gap:14px}.SiteHeader_actions__1apgM{flex-direction:column;align-items:stretch}.SiteHeader_actions__1apgM .SiteHeader_btn__GCsgW{width:100%}}.StorageNotice_bar__rg4NA{position:fixed;left:0;right:0;bottom:0;z-index:300;background:var(--white);border-top:1px solid var(--line);box-shadow:0 -8px 30px rgba(20,36,28,.12);animation:StorageNotice_slideUp__5WrVj .3s ease}.StorageNotice_inner__m41Nj{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:16px;padding-bottom:16px}.StorageNotice_text__PT7ni{font-size:.9rem;color:var(--ink-soft);max-width:720px}.StorageNotice_actions__C_WGE{display:flex;gap:10px;flex:none}@keyframes StorageNotice_slideUp__5WrVj{0%{transform:translateY(100%)}}@media (max-width:760px){.StorageNotice_inner__m41Nj{flex-direction:column;align-items:stretch}.StorageNotice_actions__C_WGE{justify-content:stretch}.StorageNotice_actions__C_WGE .StorageNotice_btn__8n9f5{flex:1 1}}