:root{--page-bg:#fff;--surface:#f5f5f7;--text:#1d1d1f;--text-muted:#6e6e73;--primary:#74c611;--line:#0000001f;--content-width:min(100% - 24px, 1900px);--nav-width:min(100% - 24px, 1200px);--font-body:"Nunito Sans", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page-bg);color:var(--text);font:400 16px/1.5 var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body.has-modal{overflow:hidden}img{max-width:100%;display:block}button,input{font:inherit}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}#app{min-height:100vh}.global-nav{z-index:20;background:0 0;padding:.75rem 0;position:fixed;top:0;left:0;right:0}.global-nav__inner{width:var(--nav-width);height:56px;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:20px;grid-template-columns:auto 1fr;grid-template-areas:"brand links";align-items:center;gap:1rem;margin:0 auto;padding:0 18px;transition:background .24s,border-color .24s,box-shadow .24s,-webkit-backdrop-filter .24s,backdrop-filter .24s;display:grid;position:relative;overflow:hidden}.global-nav__inner:before,.global-nav__inner:after{content:none}.global-nav.is-scrolled .global-nav__inner,.global-nav.is-menu-open .global-nav__inner{background:#00000059;box-shadow:0 10px 22px #03080e1a,inset 0 1px #ffffff12}.global-nav.is-past-hero .global-nav__inner{-webkit-backdrop-filter:none;background:#000000bf;box-shadow:0 18px 34px #03080e38,inset 0 1px #ffffff0a}.global-nav__inner>*{z-index:1;position:relative}.global-nav__brand-logo{grid-area:brand;place-self:center start;width:35px;height:auto;display:block}.nav-menu-toggle{color:#fff;cursor:pointer;background:0 0;border:none;display:none}.nav-menu-toggle svg{width:18px;height:18px}.global-nav__links{grid-area:links;justify-content:flex-end;align-items:center;gap:1.65rem;min-width:0;height:56px;display:flex}.global-nav__links a{color:#ffffffe6;font-size:.86rem;font-weight:500;text-decoration:none}.site-footer a{color:var(--text-muted);font-size:.86rem;font-weight:500;text-decoration:none}.global-nav__links a{align-items:center;height:56px;line-height:1;display:inline-flex}.global-nav__links a:hover{color:#fff}.site-footer a:hover{color:var(--text)}.page-content{width:100%;margin:0;padding-bottom:3rem}.promo-grid{width:var(--content-width);margin:12px auto 0}.hero-band{text-align:center;background:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;margin:0;display:flex;position:relative;overflow:hidden}.hero-band:after{content:"";z-index:1;background:linear-gradient(#00000014 0% 100%),linear-gradient(#00000057 0%,#0000002e 28%,#0000006b 100%);position:absolute;inset:0}.hero-band__copy{z-index:2;color:#fff;width:100%;max-width:60rem;margin:0 auto;padding:1.5rem;position:relative}.hero-band h1,.promo-tile h2,.checkout-modal h2{letter-spacing:-.05em;margin:0;font-weight:600;line-height:1.04}.hero-band h1{font-size:clamp(2.15rem,4.2vw,3.55rem)}.promo-tile h2{font-size:clamp(1.4rem,2.1vw,2.05rem)}.checkout-modal h2{font-size:clamp(1.9rem,3.2vw,3rem)}.hero-band p,.promo-tile p,.checkout-modal p{margin:0}.hero-band__copy>p{color:#fff;margin-top:.7rem;font-size:clamp(1rem,1.7vw,1.45rem);font-weight:400;line-height:1.28}.cta-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.3rem;display:flex}.cta-row--center{justify-content:center}.button,.cta-link{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.button{border:1px solid #0000}.button--primary{background:var(--primary);color:#fff}.button--secondary{border-color:var(--primary);color:var(--primary);background:0 0}.button--wide{width:100%;font-size:1.1rem}.hero-band .button--secondary{color:#fff;border-color:#fff}.hero-band__image{object-fit:cover;object-position:center center;background:#000;width:100%;height:100%;margin:0;display:block;position:absolute;inset:0}.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.promo-tile{background:var(--surface);min-height:31rem;padding:0 1.5rem 1.5rem;overflow:hidden}.promo-tile--dark{color:var(--text);background:#f1f1f7}.promo-tile__copy{text-align:center;max-width:38rem;margin:0 auto;padding:2.8rem 0 0}.promo-tile__copy p{color:var(--text);margin-top:.7rem;font-size:1.2rem;line-height:1.32}.promo-tile--dark .promo-tile__copy p,.promo-tile--dark h2{color:var(--text)}.promo-tile__image{object-fit:contain;object-position:center bottom;width:min(100%,680px);height:220px;margin:1.5rem auto 0}.site-footer{width:var(--content-width);color:var(--text-muted);text-align:center;margin:12px auto 0;padding:2.5rem 0 2rem;font-size:.82rem}.site-footer__divider{background:#1d1d1f14;height:1px;margin-top:1.5rem}.site-footer__notes{justify-items:center;gap:.85rem;display:grid}.site-footer__notes p{max-width:72rem;margin:0;line-height:1.55}.site-footer__columns{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:2rem;margin-top:1.5rem;display:grid}.site-footer__column{align-content:start;justify-items:center;gap:.7rem;display:grid}.site-footer__social{align-content:center;justify-items:center;gap:0;display:grid}.site-footer__label{color:var(--text);font-size:.82rem;font-weight:700;line-height:1.3}.site-footer__social-link{color:var(--text);place-items:center;text-decoration:none;display:inline-grid}.site-footer__social-icon{width:auto;height:auto;color:var(--text);place-items:center;display:inline-grid}.site-footer__social-icon svg{width:1.4rem;height:1.4rem}.site-footer__social-link:hover .site-footer__social-icon{color:var(--primary)}.site-footer__bottom{justify-items:center;gap:.75rem;margin-top:1.25rem;display:grid}.site-footer__bottom p{margin:0}.site-footer__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;display:flex}.checkout-modal{z-index:40;place-items:center;padding:1rem;transition:opacity .2s,visibility .2s;display:grid;position:fixed;inset:0}.checkout-modal.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.checkout-modal__backdrop{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0000006b;position:absolute;inset:0}.checkout-modal__sheet{background:#fff;width:min(100%,920px);position:relative}.checkout-modal__close{z-index:1;cursor:pointer;background:#0000000f;border:none;place-items:center;width:40px;height:40px;display:inline-grid;position:absolute;top:1rem;right:1rem}.checkout-modal__view.is-hidden{display:none!important}.checkout-modal__view[data-checkout-view=form]{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid}.checkout-modal__summary,.checkout-modal__form,.checkout-modal__view--success{padding:1.75rem}.checkout-modal__summary{background:#f5f5f7}.checkout-modal__summary p:first-of-type,.checkout-modal__view--success p{color:var(--text-muted);font-size:.95rem;line-height:1.5}.checkout-modal__price{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.checkout-modal__price span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.9rem}.checkout-modal__price strong{color:var(--text);font-size:1.2rem}.checkout-modal__list{gap:.9rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.checkout-modal__list li{align-items:flex-start;gap:.7rem;line-height:1.5;display:flex}.check-mark{color:#4caf50;flex:none;place-items:center;width:1.2rem;height:1.2rem;display:inline-grid}.check-mark svg{width:.8rem;height:.8rem}.checkout-modal__form{gap:.95rem;display:grid}.checkout-modal__form label{gap:.45rem;font-size:.92rem;font-weight:600;display:grid}.checkout-modal__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.checkout-modal__form input{border:1px solid var(--line);min-height:3rem;color:var(--text);background:#fff;outline:none;padding:0 1rem}.checkout-modal__form input:focus,.checkout-modal__form input:hover{border-color:#74c61173}.checkout-modal__form-message{margin:-.1rem 0 0;font-size:.9rem;line-height:1.45}.checkout-modal__form-message.is-hidden{display:none}.checkout-modal__form-message--error{color:#b42318}.checkout-modal__form-message--success{color:#1f7a1f}.checkout-modal__form .button[disabled]{opacity:.7;cursor:wait}.success-mark{color:#4caf50;background:#4caf501f;place-items:center;width:4rem;height:4rem;margin:0 auto;display:inline-grid}@media (width<=1100px){.promo-grid,.checkout-modal__view[data-checkout-view=form]{grid-template-columns:1fr}}@media (width<=820px){:root{--content-width:100%}.global-nav{padding:.75rem 0}.global-nav__inner{height:auto;width:var(--nav-width);border-radius:18px;grid-template-columns:auto 1fr 56px;grid-template-areas:"brand.toggle""links links links";align-items:center;row-gap:0;padding:0 18px}.nav-menu-toggle{grid-area:toggle;justify-content:center;justify-self:end;align-items:center;width:56px;height:56px;display:inline-flex}.global-nav__links{background:0 0;width:100%;height:auto;display:none}.global-nav__links a{justify-content:center;width:100%;height:52px;font-size:.86rem}.global-nav.is-menu-open .global-nav__links{display:grid}.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem 1.25rem}.hero-band__copy,.promo-tile__copy{padding-left:0;padding-right:0}.promo-tile{min-height:auto}}@media (width<=560px){.site-footer{padding:2.5rem 0 1.5rem}.site-footer__notes p{max-width:100%}.site-footer__columns{grid-template-columns:1fr;gap:1.5rem}.hero-band__copy>p,.promo-tile__copy p{font-size:1rem}.button,.cta-link{min-height:40px;padding-inline:18px;font-size:.95rem}.hero-band{min-height:100vh}.promo-tile__image{height:180px}.checkout-modal__row{grid-template-columns:1fr}}
