:root {
  --purple:#8e42de;
  --cyan:#20c4d8;
  --lime:#65e62e;
  --plum:#402b53;
  --gray:#d1d8da;
  --white:#fff;
  --canvas:#f7f6f4;
  --soft-purple:#eee4f9;
  --shadow:rgba(64,43,83,.14) 6px 10px 30px;
  --radius-xl:40px;
  --radius-lg:28px;
  --radius-pill:999px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--canvas);color:var(--plum);font-family:Manrope,Inter,"Helvetica Neue",Arial,sans-serif;font-size:18px;line-height:1.45}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
button,input,select,textarea{font:inherit}
.skip-link{position:fixed;left:16px;top:-80px;z-index:100;background:var(--lime);padding:12px 18px;border-radius:12px;font-weight:700}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(64,43,83,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.12)}
.nav-wrap{max-width:1280px;margin:auto;padding:12px 24px;display:flex;align-items:center;gap:26px}
.brand{width:150px;height:42px;display:flex;align-items:center;overflow:hidden}.brand img{width:150px;height:auto}
nav{margin-left:auto;display:flex;gap:26px;align-items:center}nav a{color:#fff;text-decoration:none;font-size:15px;font-weight:600}nav a:hover{text-decoration:underline;text-underline-offset:6px}
.nav-cta{font-size:14px;padding:12px 18px}.menu-toggle{display:none}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius-pill);padding:15px 24px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-2px);box-shadow:var(--shadow)}
.btn-lime{background:var(--lime);color:var(--plum)}.btn-plum{background:var(--plum);color:#fff}.btn-disabled{background:var(--gray);color:var(--plum);cursor:not-allowed}.btn-disabled:hover{transform:none;box-shadow:none}
.eyebrow{display:inline-flex;margin-bottom:18px;padding:8px 14px;background:var(--soft-purple);border-radius:var(--radius-pill);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.eyebrow-light{background:rgba(255,255,255,.15);color:#fff}
h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1{font-size:clamp(3.2rem,6vw,6.8rem);line-height:.91;margin-bottom:30px}h1 span{color:var(--purple)}h2{font-size:clamp(2.5rem,5vw,5.2rem);line-height:.95;margin-bottom:24px}h3{font-size:1.7rem;line-height:1.05}
.hero{max-width:1280px;margin:auto;padding:64px 24px 48px;display:grid;grid-template-columns:1.25fr .75fr;gap:52px;align-items:center;min-height:740px}.hero-copy>p{max-width:760px;font-size:1.15rem}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:34px}.text-link{font-weight:700;text-underline-offset:6px}
.hero-media{position:relative;min-height:620px;border-radius:var(--radius-xl);overflow:hidden;background:var(--purple);box-shadow:var(--shadow)}.hero-media>img,.hero-media>video{display:block;width:100%;height:100%;min-height:620px;object-fit:cover}.floating-tag{position:absolute;padding:11px 16px;border-radius:var(--radius-pill);font-size:14px;font-weight:700;box-shadow:var(--shadow)}.tag-one{top:28px;left:24px;background:var(--lime)}.tag-two{right:20px;bottom:24px;background:var(--cyan)}.sound-toggle{position:absolute;z-index:3;left:20px;bottom:24px;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 15px;border:0;border-radius:var(--radius-pill);background:rgba(255,255,255,.94);color:var(--plum);font-size:14px;font-weight:700;box-shadow:var(--shadow);cursor:pointer}.sound-toggle:hover{background:#fff}.sound-toggle:focus-visible{outline:3px solid var(--lime);outline-offset:3px}
.proof-bar{max-width:1280px;margin:0 auto 90px;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.proof-bar div{background:#fff;padding:24px}.proof-bar div:first-child{border-radius:24px 0 0 24px}.proof-bar div:last-child{border-radius:0 24px 24px 0}.proof-bar strong,.proof-bar span{display:block}.proof-bar strong{font-size:18px}.proof-bar span{font-size:14px;margin-top:5px;opacity:.75}
.section{max-width:1280px;margin:0 auto;padding:90px 24px}.section-intro{max-width:920px;margin-bottom:44px}.section-intro>p,.section-heading-row>p{max-width:650px}
.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.solution-card{min-height:400px;padding:32px;border-radius:var(--radius-xl);display:flex;flex-direction:column}.solution-card .card-index{font-size:14px;font-weight:700}.solution-card h3{margin-top:auto;font-size:2.2rem}.solution-card p{font-size:16px}.solution-card a{font-size:15px;font-weight:700;text-underline-offset:6px}.purple-card{background:var(--purple);color:#fff}.cyan-card{background:var(--cyan);color:var(--plum)}.lime-card{background:var(--lime);color:var(--plum)}
.product-section{padding-top:110px}.section-heading-row{display:grid;grid-template-columns:1.4fr .6fr;align-items:end;gap:50px;margin-bottom:42px}.product-showcase{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-feature,.product-tile{position:relative;overflow:hidden;border-radius:var(--radius-xl)}.product-feature{grid-column:1/-1;min-height:560px;padding:38px;display:grid;grid-template-columns:.65fr 1.35fr;align-items:center}.feature-purple{background:var(--soft-purple)}.feature-light{background:#fff}.product-copy{position:relative;z-index:2}.product-copy p{max-width:420px}.chip{display:inline-flex;padding:8px 13px;border-radius:var(--radius-pill);background:var(--lime);font-size:13px;font-weight:700;margin-bottom:18px}.chip-cyan{background:var(--cyan)}.chip-white{background:#fff}.chip-green{background:var(--lime);color:var(--plum)}
.product-pair{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0}.product-pair img{width:min(48%,430px);height:auto;max-height:430px;object-fit:contain;filter:drop-shadow(0 18px 15px rgba(64,43,83,.16))}
.pot-line{display:flex;align-items:flex-end;justify-content:center;gap:4px;min-width:0}.pot-line img{width:min(24%,190px);height:auto;max-height:420px;object-fit:contain;filter:drop-shadow(0 14px 12px rgba(64,43,83,.14))}.pot-line img:nth-child(2){transform:translateY(18px)}.pot-line img:nth-child(3){transform:translateY(-6px)}
.product-tile{min-height:560px;padding:36px;display:flex;flex-direction:column}.product-tile h3{font-size:2.2rem;max-width:440px}.product-tile>img{width:auto;height:auto;max-width:82%;max-height:360px;object-fit:contain;margin:auto auto 0}.tile-cyan{background:var(--cyan)}.tile-plum{background:var(--plum);color:#fff}.sticks{height:350px;display:flex;align-items:end;justify-content:center;gap:10%;margin-top:auto}.sticks img{width:auto;height:330px;max-width:38%;object-fit:contain}.sticks img:first-child{transform:rotate(-7deg)}.sticks img:last-child{transform:rotate(8deg)}.catalog-note{font-size:14px;opacity:.75;margin:18px 8px 0}
.category-link{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:800;text-underline-offset:5px}.category-actions{display:flex;gap:18px;flex-wrap:wrap}.catalog-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px}.catalog-footer .catalog-note{margin:0;max-width:760px}
.structure{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.structure-lead{position:sticky;top:120px}.structure-lead>p{max-width:520px}.structure-list article{display:grid;grid-template-columns:72px 1fr;gap:22px;padding:28px 0;border-top:1px solid var(--gray)}.structure-list article:last-child{border-bottom:1px solid var(--gray)}.structure-list article>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:var(--purple);color:#fff;font-weight:700}.structure-list h3{margin-bottom:8px}.structure-list p{font-size:16px;margin:0}
.business-models{display:grid;grid-template-columns:1.25fr .75fr;gap:18px;align-items:stretch}.freezer-card,.kiosk-card{border-radius:var(--radius-xl);overflow:hidden}.freezer-card{min-height:650px;background:var(--gray);display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:24px;padding:42px;align-items:center}.freezer-copy{max-width:500px;padding:0;align-self:center}.freezer-image{height:570px;align-self:center;display:grid;place-items:center;padding:0;overflow:hidden}.freezer-image img{display:block;width:auto;height:100%;max-width:100%;max-height:none;object-fit:contain;object-position:center;clip-path:inset(2.3% 0 0 0);transform:translateY(-1%)}.freezer-benefits{grid-column:1/-1;display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:12px;align-items:stretch}.freezer-benefits>p,.freezer-benefits>div{margin:0;border-radius:20px;padding:18px}.freezer-benefits>p{background:var(--plum);color:#fff;font-size:18px;font-weight:800;line-height:1.15}.freezer-benefits>div{background:#fff}.freezer-benefits strong,.freezer-benefits span{display:block}.freezer-benefits strong{font-size:14px}.freezer-benefits span{margin-top:5px;font-size:12px;line-height:1.35;opacity:.75}.fine-print{font-size:14px;opacity:.75}.kiosk-card{background:var(--purple);color:#fff;display:grid;grid-template-rows:minmax(330px,1fr) auto;min-height:620px}.kiosk-image{min-height:330px;overflow:hidden}.kiosk-image img{width:100%;height:100%;object-fit:cover;object-position:center 60%}.kiosk-copy{padding:30px}.kiosk-copy .eyebrow{color:var(--plum)}.kiosk-card .btn{align-self:flex-start;margin-top:18px}
.coverage{background:var(--cyan);max-width:1232px;border-radius:var(--radius-xl);padding:54px;margin-top:80px}.coverage-copy{max-width:880px}.state-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:38px}.state-grid div{background:#fff;border-radius:24px;padding:24px}.state-grid strong{display:block;font-size:3.5rem;line-height:1}.state-grid span{font-size:14px}.coverage-note{font-size:14px;margin:18px 0 0}
.group-note{text-align:center;max-width:980px}.group-note p{max-width:760px;margin:0 auto 24px}.group-note h2{font-size:clamp(2.4rem,5vw,4.5rem)}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-heading{position:sticky;top:120px;align-self:start}.faq-list details{border-top:1px solid var(--gray);padding:24px 0}.faq-list details:last-child{border-bottom:1px solid var(--gray)}summary{cursor:pointer;font-weight:700;font-size:1.15rem;list-style:none;padding-right:34px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:0;top:-3px;font-size:28px}details[open] summary:after{content:"−"}.faq-list p{font-size:16px;margin:16px 34px 0 0;max-width:700px}
.contact-section{background:var(--plum);color:#fff;padding:90px max(24px,calc((100vw - 1232px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-copy{padding-top:10px}.contact-copy p{max-width:520px}.contact-meta{display:flex;flex-direction:column;gap:6px;font-size:15px;margin-top:36px}.lead-form{background:#fff;color:var(--plum);padding:34px;border-radius:var(--radius-xl)}label{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:700;margin-bottom:18px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}input,select,textarea{width:100%;border:1px solid #b7bdc0;border-radius:14px;background:#fff;color:var(--plum);padding:13px 14px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px rgba(142,66,222,.17)}textarea{resize:vertical}.lead-form>.btn{width:100%}.form-note{font-size:12px;text-align:center;margin:12px 0 0;opacity:.7}.form-success{margin-top:20px;background:var(--soft-purple);border-radius:20px;padding:22px}.form-success p{font-size:14px}.form-success .btn{width:100%}
footer{background:#2f203d;color:#fff;padding:54px max(24px,calc((100vw - 1232px)/2)) 24px}.footer-main{display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:42px}.footer-main img{width:180px;height:auto}.footer-main p{margin:0}.footer-main a{font-weight:700}.footer-bottom{border-top:1px solid rgba(255,255,255,.16);margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;font-size:13px}
@media(max-width:980px){nav{display:none}.menu-toggle{display:block;margin-left:auto;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:9px 14px}.menu-toggle[aria-expanded="true"]+nav{display:flex;position:absolute;top:67px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:var(--plum);padding:22px;border-radius:20px;box-shadow:var(--shadow)}.nav-cta{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-media{min-height:520px}.hero-media>img,.hero-media>video{min-height:520px}.proof-bar{grid-template-columns:1fr 1fr}.proof-bar div:first-child,.proof-bar div:last-child{border-radius:0}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:280px}.product-feature{grid-template-columns:1fr;gap:20px}.section-heading-row,.structure,.business-models,.faq,.contact-section{grid-template-columns:1fr}.structure-lead,.faq-heading{position:static}.freezer-card{min-height:580px;grid-template-columns:minmax(0,1fr) minmax(230px,.72fr);padding:34px}.freezer-image{height:500px}.freezer-benefits{grid-template-columns:repeat(3,1fr)}.freezer-benefits>p{grid-column:1/-1}.kiosk-card{min-height:440px}.footer-main{grid-template-columns:1fr}.footer-main p{max-width:500px}}
@media(max-width:640px){body{font-size:16px}.nav-wrap{padding:10px 16px}.brand,.brand img{width:132px}.hero{padding:44px 16px 26px;gap:28px}.hero-media,.hero-media>img,.hero-media>video{min-height:440px}.hero-actions{align-items:flex-start;flex-direction:column}.proof-bar{padding:0 16px;grid-template-columns:1fr;margin-bottom:40px}.proof-bar div{padding:18px;border-bottom:1px solid var(--canvas)}.section{padding:62px 16px}.solution-card{padding:26px}.product-section{padding-top:70px}.section-heading-row{gap:12px}.product-showcase{grid-template-columns:1fr}.product-feature{padding:26px;min-height:520px}.product-pair{gap:0}.product-pair img{width:52%;max-height:300px}.pot-line{gap:0;height:300px;overflow:hidden}.pot-line img{width:25%;max-height:280px;flex-shrink:0}.product-tile{min-height:500px;padding:26px}.product-tile>img{max-height:300px}.sticks{height:310px}.sticks img{height:285px;max-width:42%}.catalog-footer{align-items:flex-start;flex-direction:column}.structure{gap:30px}.structure-list article{grid-template-columns:58px 1fr}.business-models{gap:16px}.freezer-card{min-height:0;grid-template-columns:1fr;gap:18px;padding:28px}.freezer-copy{max-width:none;padding-bottom:0}.freezer-image{height:430px;padding:0}.freezer-image img{max-height:none}.freezer-benefits{grid-template-columns:1fr}.freezer-benefits>p{grid-column:auto}.kiosk-card{grid-template-rows:330px auto;min-height:0}.kiosk-copy{padding:28px}.kiosk-copy h2{font-size:clamp(2.8rem,14vw,4.8rem);overflow-wrap:anywhere}.coverage{margin:40px 16px 0;padding:30px 22px}.state-grid{grid-template-columns:1fr 1fr}.state-grid div{padding:18px}.state-grid strong{font-size:2.7rem}.faq{gap:24px}.contact-section{padding:64px 16px;gap:36px}.lead-form{padding:24px 18px}.field-row{grid-template-columns:1fr;gap:0}.footer-main{gap:22px}.footer-bottom{flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
.consent-field{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-start;gap:8px;font-size:13px!important;text-align:left;width:100%}.consent-field input{flex:0 0 auto;margin:0}.consent-field input{width:auto}.turnstile-widget{min-height:42px;font-size:12px;opacity:.75}
