:root{--ink:#14231c;--muted:#536257;--paper:#f6f8f5;--white:#fff;--line:#dce3dc;--lime:#d7f58a;--green:#274938;--navy:#0f172a;--radius:24px;--wrap:1200px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}p{margin:0 0 20px}h1,h2,h3{line-height:1.1;font-weight:650;letter-spacing:-.045em;margin:0}h2{font-size:clamp(32px,4.1vw,52px)}h3{font-size:25px;letter-spacing:-.025em}em{font-style:normal;color:#50753a}.wrap{width:min(var(--wrap),calc(100% - 64px));margin-inline:auto}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #6975ed;outline-offset:5px;border-radius:4px}.skip{position:fixed;left:15px;top:-100px;z-index:150;padding:12px 22px;background:white}.skip:focus{top:15px}.eyebrow{font-size:12px;letter-spacing:.11em;text-transform:uppercase;font-weight:750;margin-bottom:20px;color:var(--green)}[hidden]{display:none!important}
.header{position:sticky;top:0;z-index:100;background:rgba(246,248,245,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;gap:30px;min-height:82px}.brand{display:inline-flex;gap:9px;align-items:center;font-size:25px;font-weight:760;letter-spacing:-1px;white-space:nowrap}.brand img{width:34px;height:34px}.brand-dot{font-size:15px;margin-left:-5px;align-self:start}.desktop-nav{display:flex;gap:26px;margin-left:auto}.desktop-nav a{display:flex;align-items:center;min-height:44px;font-size:14px;font-weight:600;white-space:nowrap}.desktop-nav a:hover,.text-link:hover{color:#608344}.nav-actions{display:flex;gap:20px;align-items:center}.language{min-height:44px;min-width:40px;display:grid;place-items:center;font-size:13px;font-weight:750}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--ink);color:white;min-height:54px;padding:14px 23px;border-radius:12px;border:1px solid var(--ink);font-weight:650;font-size:15px;transition:background .18s,color .18s}.button:hover{background:var(--green)}.button.small{min-height:44px;padding:10px 16px;font-size:13px;gap:10px}.button.small svg{width:17px}.button.secondary{background:transparent;color:var(--ink);border-color:#b8c6b7}.button.secondary:hover{background:#e6eddf}.button.lime{background:var(--lime);color:var(--ink);border-color:var(--lime)}.button.lime:hover{background:#e5ffaf}.menu-toggle{width:44px;height:44px;border:1px solid var(--line);border-radius:10px;background:transparent;display:none;place-content:center;gap:6px}.menu-toggle span{height:2px;width:20px;background:var(--ink)}.mobile-nav{padding:10px 24px 20px;border-top:1px solid var(--line)}.mobile-nav a{display:block;padding:10px 0;min-height:44px}.actions{display:flex;gap:12px;flex-wrap:wrap}
.hero{padding:95px 0 74px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:64px;align-items:center}.hero h1{font-size:clamp(44px,5.7vw,74px);line-height:1.04;margin-bottom:28px;letter-spacing:-.055em}.lead{font-size:19px;max-width:580px;color:var(--muted);line-height:1.65;margin-bottom:30px}.pilot{margin-top:18px;font-size:12px;color:var(--muted);display:flex;align-items:baseline;gap:7px;max-width:470px}.pilot>span{width:7px;height:7px;flex:none;border-radius:50%;background:#78964f}.micro{display:flex;gap:17px;flex-wrap:wrap;margin-top:32px}.micro span{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.micro svg{width:16px;height:16px;color:#67764f}.hero-product{margin:0;position:relative;min-height:580px;background:#e9eddd;border:1px solid #dce1d0;border-radius:36px;padding:30px 18px 35px;display:flex;flex-direction:column;align-items:center;isolation:isolate}.hero-product:before{content:"";position:absolute;inset:40px;border:1px solid #d4dac5;border-radius:50%;z-index:-1}.product-tag{background:#f9fbf4;border:1px solid #d5dec9;border-radius:99px;padding:7px 13px;font-size:11px;font-weight:650;align-self:flex-start;margin:0 0 14px 10px}.hero-card{width:94%;transform:rotate(-3deg);filter:drop-shadow(0 22px 23px #17241820)}.hero-card img{border-radius:24px}.hero-ticket{position:relative;width:77%;align-self:flex-end;margin-top:-50px;transform:rotate(5deg);filter:drop-shadow(0 17px 15px #17241822)}.hero-ticket img{border-radius:18px}.hero-product figcaption{display:flex;align-items:center;gap:9px;font-size:12px;margin-top:14px;font-weight:650}.hero-product figcaption svg{width:17px}.venue-band{padding:29px 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef2e9}.venue-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.venue-band p{font-size:12px;color:var(--muted);margin:0;max-width:180px}.venue-band .wrap>div{display:flex;gap:44px;flex-wrap:wrap}.venue-band span{font-size:18px;letter-spacing:-.5px;font-weight:650}
.section{padding:104px 0}.section-heading{margin-bottom:48px;max-width:850px}.section-heading h2{margin-bottom:22px}.section-heading>p:not(.eyebrow){max-width:710px;color:var(--muted);font-size:17px}.section-heading.split{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:64px;max-width:none}.split>p{margin-bottom:24px}.intent-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.intent{padding:25px 22px;background:white;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;min-width:0;transition:border-color .2s,background .2s}.intent:hover{border-color:#7f9b6b;background:#f5faec}.index{font-size:12px;color:#71806c;font-weight:650;margin-bottom:34px}.intent h3{font-size:23px;line-height:1.15;margin-bottom:14px}.intent p{font-size:14px;color:var(--muted);flex:1}.round-arrow{height:37px;width:37px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-top:10px}.round-arrow svg{width:19px}
.product-section{background:white;border-block:1px solid var(--line)}.product-row{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:100px;padding:45px 0}.product-row+.product-row{border-top:1px solid var(--line)}.product-row.reverse .component{order:2}.product-row.reverse .component-copy{order:1}.component{background:#eef1e8;margin:0;padding:32px 28px 20px;border-radius:28px;display:grid;justify-items:center;min-width:0}.component img{max-width:420px;width:100%;border-radius:15px;filter:drop-shadow(0 12px 18px #13271b13)}.component-coupon{background:#e8edf8}.component-certificate{background:#f3e8ed}.component-gift{background:#f4efe4}.component figcaption,.article-figure figcaption{font-size:12px;text-align:center;color:var(--muted);margin-top:20px}.component-copy h3{font-size:clamp(27px,3.2vw,39px);margin-bottom:22px;line-height:1.14}.component-copy p{color:var(--muted)}.component-copy .eyebrow{color:var(--green)}.product-note{padding-left:17px;border-left:2px solid #b3c788;font-size:14px}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:12px;font-weight:700;font-size:14px;text-decoration:underline;text-underline-offset:5px}.text-link svg{width:19px}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;gap:46px;margin:0}.steps li{border-top:1px solid #bccab8;padding-top:25px}.steps li>span{background:var(--lime);border-radius:11px;width:44px;height:44px;display:grid;place-items:center;font-size:14px;margin-bottom:24px}.steps h3{font-size:24px;margin-bottom:15px}.steps p{color:var(--muted);font-size:15px}.how-note{max-width:850px;margin:24px 0 0;font-size:13px;color:var(--muted)}
.evidence{background:var(--ink);color:#f4f7ef}.evidence .eyebrow{color:var(--lime)}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.evidence article{border-top:1px solid #435044;padding-top:30px}.stat{font-size:94px;font-weight:500;line-height:1;letter-spacing:-6px;color:var(--lime)}.stat small{font-size:43px;letter-spacing:-2px}.evidence h3{font-size:24px;margin:24px 0 16px}.evidence article p{color:#cad4c8;max-width:490px;font-size:15px}.evidence article a{font-size:12px;color:#c7e99c;text-decoration:underline;text-underline-offset:4px}.evidence-note{font-size:13px;color:#c5d1c0;margin:42px 0 0;padding-top:25px;border-top:1px solid #435044}
.calculator{display:grid;grid-template-columns:1.3fr 1fr;gap:24px;align-items:stretch}.calc-inputs{display:grid;grid-template-columns:1fr 1fr;gap:19px 22px;padding:32px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.calc-inputs label{font-size:13px;font-weight:600;display:flex;flex-direction:column;gap:8px;justify-content:space-between}.calc-inputs input,.calc-inputs select{border:1px solid #c7d1c2;background:#fafcf8;border-radius:8px;padding:11px 13px;width:100%;min-height:48px;color:var(--ink);font-size:17px;min-width:0}.calc-inputs .currency{grid-column:1/-1;max-width:300px}.calc-result{padding:36px;background:#e5edda;border-radius:var(--radius);display:flex;flex-direction:column;justify-content:center;min-width:0}.calc-result>p{font-size:14px}.calc-result output{font-size:clamp(35px,4vw,55px);line-height:1.1;letter-spacing:-2px;font-weight:650;overflow-wrap:anywhere}.calc-result dl{margin:30px 0 18px}.calc-result dl>div{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #c7d3bb;padding:10px 0;font-size:13px}.calc-result dd{font-weight:700;margin:0;text-align:right}.calc-result .calc-formula{font-size:12px;color:var(--muted);margin:0}.calc-error{color:#8c2631;font-size:13px;margin-top:15px}.calc-note{grid-column:1/-1;font-size:12px;color:var(--muted);max-width:930px}.pricing{display:flex;align-items:center;gap:70px;border-top:1px solid var(--line);margin-top:22px;padding-top:32px}.pricing h3{margin-bottom:13px}.pricing p{font-size:15px;color:var(--muted);max-width:850px;margin:0}.pricing .text-link{flex:none}.world{background:#e9efe2;overflow:clip}.world-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:80px}.world-grid>*{min-width:0}.world-grid h2,.world-grid p{overflow-wrap:anywhere}.world-grid>div>p:not(.eyebrow){color:var(--muted)}.locale-pills{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;margin:25px 0;max-width:100%}.locale-pills a{display:inline-flex;align-items:center;justify-content:center;background:#f7faf3;border:1px solid #c3d0b8;border-radius:100px;min-width:0;min-height:44px;max-width:100%;padding:10px 22px;font-size:14px;overflow-wrap:anywhere}.small-note{font-size:13px}
.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{display:flex;flex-direction:column;border-top:1px solid #aabb9c;padding:26px 0 22px}.guide-number{font-size:11px;font-weight:700;color:#637654;letter-spacing:.04em;margin-bottom:24px}.guide-card h3{font-size:24px;line-height:1.22;margin-bottom:16px}.guide-card p{font-size:14px;color:var(--muted);flex:1}.guide-card:hover h3{color:#537b34}.guide-card .text-link{margin-top:7px}.faq{padding-top:25px}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:85px}.faq h2{max-width:400px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{display:flex;justify-content:space-between;align-items:center;gap:25px;list-style:none;cursor:pointer;padding:23px 0;font-size:17px;font-weight:650;line-height:1.4}summary::-webkit-details-marker{display:none}summary span{font-size:25px;font-weight:400;color:#5c7551}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);font-size:15px;padding-right:30px;margin-bottom:24px}.contact{background:#263e2f;color:#f4f7ef;padding:88px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.contact .eyebrow{color:#c4df9e}.contact-grid>div>p:not(.eyebrow){color:#d2ddc9;font-size:17px}.contact .contact-note{font-size:12px;margin-top:20px;max-width:490px}.contact h2{font-size:clamp(36px,4.5vw,58px)}footer{padding:62px 0 25px;background:#f2f5ee}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr .9fr;gap:36px}.footer-grid>div{display:flex;flex-direction:column;align-items:start}.footer-grid p{font-size:13px;color:var(--muted);max-width:245px;margin-top:16px}.footer-grid strong{font-size:12px;margin-bottom:17px}.footer-grid a:not(.brand){font-size:13px;color:var(--muted);padding:7px 0;min-height:36px;overflow-wrap:anywhere}.footer-grid a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}
.article{padding-top:38px}.breadcrumbs{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:50px}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px;min-height:28px}.article-header{max-width:980px;margin-bottom:45px}.article h1{font-size:clamp(35px,4.5vw,58px);line-height:1.12}.article-meta{font-size:12px;color:var(--muted);margin-top:24px}.article-layout{display:grid;grid-template-columns:260px minmax(0,760px);gap:80px}.article aside{position:sticky;top:110px;align-self:start}.article aside nav{display:grid;gap:8px;margin-bottom:25px}.article aside nav a{font-size:13px;color:var(--muted);line-height:1.4;min-height:36px;padding:6px 0}.article aside a:hover{color:#547634}.article-body{font-size:17px;line-height:1.8;min-width:0}.article-body section{margin-bottom:40px;scroll-margin-top:110px}.article-body h2{font-size:29px;line-height:1.25;margin-bottom:18px}.article-body p{color:#405044}.answer{background:#e9f0de;padding:30px 32px;border-radius:18px}.answer p:last-child{margin:0;font-size:18px;line-height:1.7}.article-figure{margin:0 0 45px;padding:25px;background:white;border:1px solid var(--line);border-radius:20px}.article-figure img{max-width:370px;margin-inline:auto}.article-plan{padding:28px;background:white;border:1px solid var(--line);border-radius:18px}.article-plan ul{padding-left:22px;margin-bottom:0}.article-plan li{padding:6px 0}.article-source{font-size:13px;padding-block:20px;border-block:1px solid var(--line)}.article-source a{text-decoration:underline}.article-faq{margin-top:45px}
@media(min-width:981px){.mobile-nav{display:none!important}}
@media(max-width:1100px){.desktop-nav{gap:14px}.nav{gap:18px}.nav-actions{gap:9px}.header-cta{font-size:12px!important}.hero-grid{gap:35px}.hero{padding-top:70px}.micro{gap:10px}.hero-product{min-height:0}.product-row{gap:60px}.venue-band .wrap>div{gap:24px}}
@media(max-width:980px){.desktop-nav{display:none}.nav-actions{margin-left:auto;gap:14px}.menu-toggle{display:grid}.hero-grid{grid-template-columns:1fr 1fr;gap:28px}.hero h1{font-size:48px}.hero{padding-top:60px}.lead{font-size:17px}.hero-ticket{margin-top:-25px}.hero-product{padding:20px 8px}.product-tag{font-size:9px;margin-left:4px}.hero-product figcaption{font-size:10px;gap:4px}.hero-product figcaption svg{width:13px}.venue-band .wrap{flex-direction:column;gap:15px}.venue-band p{max-width:none}.intent-grid{grid-template-columns:1fr 1fr}.section-heading.split{gap:30px}.product-row{gap:35px}.component{padding:24px 10px}.evidence-grid{gap:40px}.world-grid,.contact-grid{gap:45px}.faq-grid{gap:45px}.article-layout{grid-template-columns:210px minmax(0,1fr);gap:40px}.footer-grid{grid-template-columns:1fr 1fr}.guides-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.wrap{width:calc(100% - 36px)}.nav{min-height:72px}.brand{font-size:23px}.header-cta{display:none}.hero{padding:44px 0 48px}.hero-grid{grid-template-columns:1fr;gap:33px}.hero h1{font-size:clamp(43px,11vw,66px)}.hero .eyebrow{font-size:10px;letter-spacing:.1em}.hero .lead{font-size:17px}.hero-product{max-width:510px;width:100%;margin:auto;padding:22px 15px 26px}.product-tag{font-size:11px}.hero-card{max-width:390px}.hero-ticket{max-width:325px;margin-top:-48px}.hero-product figcaption{font-size:12px}.micro{margin-top:24px;gap:9px 15px}.micro span{font-size:11px}.pilot{font-size:11px}.actions{gap:10px}.actions .button{font-size:13px;padding:13px 16px;gap:8px}.venue-band .wrap>div{justify-content:center;gap:13px 24px}.venue-band span{font-size:16px}.section{padding:65px 0}.section-heading.split{display:block}.section-heading{margin-bottom:30px}.section-heading h2 br,.world h2 br{display:none}.section-heading>p:not(.eyebrow){font-size:16px}.eyebrow{font-size:11px;margin-bottom:16px}.intent-grid{gap:12px}.intent{padding:20px 17px}.index{margin-bottom:23px}.intent h3{font-size:21px}.intent p{font-size:13px}.product-row{grid-template-columns:1fr;gap:27px;padding:32px 0 40px}.product-row.reverse .component{order:0}.product-row.reverse .component-copy{order:0}.component{padding:23px 12px 19px}.component img{max-width:380px}.component-copy h3{font-size:29px}.component-copy p{font-size:16px}.component-copy .product-note{font-size:14px}.steps{grid-template-columns:1fr;gap:25px}.steps li{padding-top:20px}.steps li>span{margin-bottom:16px}.steps h3{font-size:23px}.evidence-grid{grid-template-columns:1fr;gap:35px}.stat{font-size:78px}.evidence h3{font-size:23px}.calculator{grid-template-columns:1fr;gap:18px}.calc-inputs{padding:23px 19px;gap:20px 15px}.calc-inputs label{font-size:12px}.calc-result{padding:29px 25px}.calc-result output{font-size:43px}.calc-note{font-size:12px}.pricing{display:block;padding-top:25px}.pricing .text-link{margin-top:16px}.world-grid{grid-template-columns:1fr;gap:25px}.guides-grid{grid-template-columns:1fr}.guide-card h3{font-size:25px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq h2{max-width:none}.faq{padding-top:15px}.contact-grid{grid-template-columns:1fr;gap:28px}.contact{padding:60px 0}.contact .button{font-size:14px}.contact .contact-note{font-size:12px}.footer-grid{gap:27px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid strong{font-size:11px}.footer-bottom{flex-direction:column;gap:7px}.article{padding-top:25px}.breadcrumbs{margin-bottom:30px}.article h1{font-size:35px}.article-header{margin-bottom:30px}.article-layout{grid-template-columns:1fr;gap:25px}.article aside{position:static}.article aside nav{display:none}.article aside .button{display:none}.article-body{font-size:16px}.article-body h2{font-size:26px}.answer{padding:23px}.answer p:last-child{font-size:17px}.article-figure{padding:15px}.article-plan{padding:22px}.article-body section{margin-bottom:32px}summary{font-size:16px}}
@media(max-width:370px){.actions{flex-direction:column}.intent-grid{grid-template-columns:1fr}.calc-inputs{grid-template-columns:1fr}.hero h1{font-size:40px}.hero-product figcaption{font-size:10px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:1!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.header,footer,.contact,.article aside,.article-faq{display:none}.wrap{width:100%}.article-layout{display:block}.section{padding:20px 0}body{background:white}.article-body a{text-decoration:underline}}
