:root{--forest:#003e2d;--deep:#003526;--lime:#a7ff35;--ink:#163c2f;--muted:#567165;--mint:#e7f0e9;--pink:#f5aebf;--line:#dce4df;--white:#fff;--font:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:var(--font);letter-spacing:0;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #de5281;outline-offset:5px}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.announcement{height:35px;display:flex;gap:9px;align-items:center;justify-content:center;background:var(--lime);font-size:12px;font-weight:600}.announcement svg{width:15px;height:15px}.header{background:var(--deep);color:white}.nav{height:102px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{position:relative;display:block;width:206px;height:86px;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:235px;max-width:none;height:235px;top:-67px;left:-15px}.nav nav{display:flex;gap:34px;margin-left:auto;margin-right:25px;font-size:13px}.nav nav a{padding:12px 0}.nav nav a:hover{color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:60px;padding:17px 25px;border:0;border-radius:6px;font-size:15px;font-weight:750;cursor:pointer;transition:transform .2s,background .2s,box-shadow .2s;text-align:center;line-height:1.3}.button svg{width:21px;height:21px;flex-shrink:0}.button svg:last-child{margin-left:14px;width:19px;height:19px}.button:hover{transform:translateY(-3px);box-shadow:0 7px 0 #002e241c}.button:active{transform:translateY(0)}.button-small{min-height:45px;font-size:12px;padding:12px 17px;gap:8px}.button-small svg{width:17px;height:17px}.button-small svg:last-child{margin-left:4px}.button-lime{background:var(--lime);color:var(--forest)}.button-lime:hover{background:#b9ff63}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:#00553c}.hero{position:relative;overflow:hidden;background:var(--mint)}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 54%}.hero-inner{min-height:635px;position:relative;display:flex;align-items:center;padding-block:50px}.hero-copy{max-width:485px;position:relative;z-index:1}.eyebrow{font-size:10px;font-weight:800;line-height:1.7;margin:0 0 22px;display:flex;align-items:center;gap:8px}.status-dot{width:7px;height:7px;background:#158653;border-radius:50%;box-shadow:0 0 0 4px #15865312}.hero h1{position:relative;font-size:90px;line-height:.97;margin:0 0 16px;font-weight:850;max-width:475px}.hero h1>span:first-child{color:var(--forest)}.hero h1 .title-star{display:inline-block;font-family:Arial,sans-serif;color:#ed759c;font-weight:400;font-size:76px;vertical-align:top;margin-left:15px;transform:rotate(12deg)}.hero-tagline{font-size:26px;line-height:1.3;margin:18px 0 16px;font-weight:650}.hero-description{font-size:15px;line-height:1.8;max-width:350px;margin:0 0 24px;color:#3c5f4f}.hero-description strong{font-weight:650}.hero-reassurance{display:flex;gap:22px;font-size:10px;margin-top:15px;color:#3e6251}.hero-reassurance span{display:flex;align-items:center;gap:5px}.hero-reassurance svg{width:13px;height:13px}.hero-sticker{position:absolute;top:51px;right:9%;background:var(--pink);width:113px;height:113px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;text-align:center;transform:rotate(12deg);box-shadow:0 4px 14px #24473412;font-size:11px;line-height:1.15}.hero-sticker svg{width:15px;height:15px}.hero-sticker strong{font-size:17px;line-height:1.2}.photo-label{position:absolute;bottom:37px;right:6%;font-size:12px;display:flex;align-items:center;gap:8px;padding:12px 16px;background:#ffffffed;border-radius:4px;transform:rotate(-4deg);box-shadow:0 4px 15px #0b3c2810}.photo-label svg{width:16px;height:16px}.benefits-band{background:var(--forest);color:white}.benefits{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.benefits span{display:flex;align-items:center;gap:11px;font-size:12px;font-weight:500}.benefits svg{color:var(--lime);width:21px;height:21px}.section-space{padding-block:90px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading .eyebrow,.how .eyebrow,.faq .eyebrow{margin-bottom:13px;color:#547061}.section-heading h2,h2{font-size:39px;line-height:1.18;font-weight:750;margin:0}.section-heading>p,.how-intro>p:last-child,.faq-layout>div>p:last-child{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 3px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.category{min-width:0;display:block}.category-image{position:relative;aspect-ratio:1/.98;border-radius:7px;overflow:hidden;background:#f1f3ed}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.category:hover .category-image img{transform:scale(1.04)}.category-tag{position:absolute;bottom:14px;left:13px;background:white;color:var(--forest);padding:7px 11px;border-radius:4px;font-size:10px;font-weight:650}.category-title{display:flex;align-items:center;gap:9px;justify-content:space-between;padding-top:17px}.category-title h3{font-size:16px;margin:0 0 6px;font-weight:750}.category-title p{font-size:10px;line-height:1.5;color:var(--muted);margin:0}.category-title>svg{width:18px;flex-shrink:0}.category-note{font-size:10px;color:#6b7b72;margin:23px 0 0}.how{background:#f5f7f3}.how-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.how-intro>p:last-child{margin-top:22px}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:22px;align-items:flex-start;padding:24px 0;border-bottom:1px solid #d5ded5}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.step-number{width:38px;height:38px;flex-shrink:0;border-radius:50%;background:#e4eddf;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.steps h3{font-size:17px;margin:0 0 7px}.steps p{font-size:12px;color:var(--muted);line-height:1.7;margin:0;max-width:330px}.steps svg{width:19px;height:19px;flex-shrink:0;margin-left:auto;margin-top:8px}.join-section{background:var(--forest);color:white;padding-block:66px}.join-content{text-align:center;display:flex;align-items:center;flex-direction:column}.join-icon{color:var(--lime);margin-bottom:18px}.join-icon svg{width:35px;height:35px;stroke-width:1.4}.join-content .eyebrow{color:#c2dfcd;margin-bottom:16px}.join-content h2{font-size:45px;line-height:1.2}.join-content>p:not(.eyebrow){font-size:14px;line-height:1.7;color:#c2d8cc;margin:20px 0 25px}.join-note{font-size:10px;margin-top:16px;color:#c2d8cc}.faq-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:75px}.faq-layout>div>p:last-child{margin-top:20px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}summary{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;font-size:14px;font-weight:600;list-style:none}summary::-webkit-details-marker{display:none}summary svg{width:17px;height:17px;flex-shrink:0;transition:transform .2s}details[open] summary svg{transform:rotate(45deg)}details p{font-size:13px;line-height:1.8;color:var(--muted);margin:0;padding:0 24px 23px 0}footer{background:#f5f7f3;padding:34px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:29px}.footer-brand{font-size:23px;font-weight:850;white-space:nowrap}.footer-brand>span:first-child{font-weight:550}.brand-period{color:#599700}.footer-top>p{font-size:12px;color:var(--muted)}.footer-top>a:last-child{font-size:12px;display:flex;align-items:center;gap:9px;font-weight:600}.footer-top svg{width:17px;height:17px}.footer-bottom{border-top:1px solid #dce4dc;display:flex;align-items:center;gap:26px;padding-top:20px;color:#64776a;font-size:10px}.footer-bottom p{margin:0}.footer-bottom p:nth-child(2){margin-left:auto}.privacy-link{background:none;border:0;color:inherit;cursor:pointer;font-size:10px;padding:0;text-decoration:underline;text-underline-offset:3px}.mobile-join{display:none}.skip-link{position:fixed;top:-80px;left:20px;background:white;padding:15px;z-index:20}.skip-link:focus{top:10px}dialog{border:0;border-radius:8px;padding:36px;max-width:440px;width:calc(100% - 36px);color:var(--ink);box-shadow:0 25px 100px #002e2440}dialog::backdrop{background:#001d16a6;backdrop-filter:blur(4px)}dialog h2{font-size:25px;line-height:1.25;margin:18px 0 12px}dialog p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 23px}.dialog-icon{color:#118851;width:32px;height:32px}.close-dialog{position:absolute;top:13px;right:13px;border:0;background:transparent;cursor:pointer;color:var(--forest);padding:7px;display:flex}.close-dialog svg{width:19px;height:19px}.dialog-ok{width:100%;min-height:48px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero-inner{min-height:680px}.hero-image{object-position:center 52%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.hero-inner{min-height:600px}.hero h1{font-size:78px}.hero-copy{max-width:420px}.hero h1 .title-star{font-size:60px}.hero-image{object-position:58% center}.hero-description{max-width:320px}.hero-sticker{right:5%;top:40px}.benefits span{font-size:10px;gap:8px}.category-grid{gap:17px}.category-title h3{font-size:14px}.category-title p{font-size:10px}.section-heading h2,h2{font-size:34px}.how-layout{gap:45px}.faq-layout{gap:45px}.nav nav{gap:22px;margin-right:5px}.section-space{padding-block:70px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}.announcement{height:31px;font-size:10px}.nav{height:82px;gap:10px}.brand{width:155px;height:69px}.brand img{width:181px;height:181px;top:-52px;left:-13px}.nav nav{display:none}.button-small{font-size:10px;padding:11px 12px;min-height:40px}.button-small svg:first-child{display:none}.button-small svg:last-child{margin-left:0;width:15px}.hero-inner{min-height:750px;align-items:flex-start;padding-top:34px;padding-bottom:290px}.hero-image{height:385px;top:auto;bottom:0;object-fit:cover;object-position:96% 72%;width:100%}.hero{background:#e0eee3}.hero-copy{max-width:100%;width:100%}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero h1{font-size:70px;line-height:1;max-width:370px;margin-bottom:12px}.hero h1 .title-star{font-size:53px;margin-left:12px}.hero-tagline{font-size:22px;margin:12px 0}.hero-description{font-size:13px;line-height:1.7;max-width:315px;margin-bottom:20px}.hero-copy>.button{min-height:54px;font-size:13px;padding:16px 19px;position:relative}.hero-reassurance{font-size:9px;gap:15px;margin-top:12px}.hero-sticker{width:91px;height:91px;top:auto;right:auto;left:0;bottom:132px;font-size:9px;transform:rotate(-10deg)}.hero-sticker strong{font-size:14px}.hero-sticker svg{width:13px;height:13px}.photo-label{bottom:22px;right:4%;font-size:10px;padding:9px 12px}.benefits{padding-block:21px;display:grid;grid-template-columns:1fr 1fr;gap:22px 12px;min-height:110px}.benefits span{font-size:9px;gap:7px;line-height:1.4}.benefits svg{width:18px;height:18px;flex-shrink:0}.section-space{padding-block:53px}.section-heading{display:block;margin-bottom:24px}.section-heading h2,h2{font-size:29px}.section-heading>p{font-size:12px;margin-top:16px}.section-heading>p br{display:none}.eyebrow{font-size:9px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 15px}.category-image{aspect-ratio:1/1.15}.category-tag{bottom:9px;left:8px;font-size:8px;padding:6px 8px}.category-title{padding-top:12px;align-items:flex-start;gap:2px}.category-title h3{font-size:13px;line-height:1.3}.category-title p{font-size:10px;line-height:1.5;max-width:140px}.category-title>svg{width:14px;height:14px}.category-note{font-size:9px;line-height:1.6}.how-layout,.faq-layout{grid-template-columns:1fr;gap:30px}.how-intro>p:last-child{font-size:12px;margin-top:14px}.how-intro>p:last-child br{display:none}.steps li{gap:15px;padding:21px 0}.steps h3{font-size:15px}.steps p{font-size:12px}.join-section{padding-block:49px}.join-content h2{font-size:31px}.join-content>p:not(.eyebrow){font-size:12px;max-width:290px;margin:17px 0 23px}.join-content .eyebrow{font-size:8px}.join-content .button{font-size:13px;padding-inline:19px;min-height:56px}.faq-layout>div>p:last-child{margin-top:12px;font-size:12px}.faq h2 br{display:none}summary{font-size:13px;padding-block:19px}details p{font-size:12px}.footer-top{align-items:flex-start;gap:12px;flex-direction:column;padding-bottom:23px}.footer-top>p{margin:0}.footer-top>a:last-child{margin-top:8px}.footer-bottom{flex-wrap:wrap;gap:12px;font-size:9px}.footer-bottom p:nth-child(2){margin-left:0;order:3;flex-basis:100%}.privacy-link{margin-left:auto;font-size:9px}footer{padding-bottom:108px}.mobile-join{display:block;position:fixed;bottom:0;left:0;right:0;padding:11px 18px max(11px,env(safe-area-inset-bottom));background:#003e2df5;border-top:1px solid #ffffff1c;z-index:5;backdrop-filter:blur(10px);transform:translateY(110%);transition:transform .25s}.mobile-join.visible{transform:translateY(0)}.mobile-join .button{width:100%;font-size:13px;min-height:49px;padding:13px 16px}.mobile-join .button svg:last-child{margin-left:auto}.mobile-join .button svg:first-child{margin-right:auto}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:61px}.hero h1 .title-star{font-size:44px;margin-left:8px}.hero-inner{min-height:748px}.hero .eyebrow{font-size:8px}.brand{width:139px}.button-small{padding-inline:10px}.category-title h3{font-size:12px}.benefits span{font-size:8px}.section-heading h2,h2{font-size:27px}.join-content h2{font-size:27px}}
@media(max-width:760px){.hero h1{font-size:60px}.hero-inner{min-height:710px;padding-bottom:280px}.hero-image{height:300px}.hero-sticker{bottom:112px}.hero h1 .title-star{font-size:47px}}
@media(max-width:360px){.hero h1{font-size:50px}.hero h1 .title-star{font-size:39px}.hero-inner{min-height:700px}.hero-image{height:280px}}
.announcement {
  position: sticky;
  top: 0;
  z-index: 10;
  height: auto;
  min-height: 68px;
  padding: 16px 24px;
  background: #23864d;
  color: #fff;
  font-size: 26px;
  line-height: 1.4;
  text-align: center;
}
.announcement strong { font-weight: 800; }
@media (max-width: 760px) {
  .announcement { min-height: 60px; padding: 12px 18px; font-size: 15px; }
  .announcement strong { max-width: 340px; text-wrap: balance; }
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
