.story-copy .community-message{font-size:.98rem;line-height:1.6;color:var(--blue);font-weight:600;border-left:4px solid var(--orange);padding-left:18px;margin-top:20px}.story-copy ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}
.brand-story .story-copy{order:1}.brand-story .story-image{order:2;position:relative}
.hero-copy{order:2}.hero-product{order:1}@media(max-width:1000px){.hero-copy{order:1}.hero-product{order:2}.brand-story .story-copy{order:1}.brand-story .story-image{order:2}}
.brand-story .story-copy{order:1}.brand-story .story-image{order:2}@media(max-width:1000px){.brand-story .story-copy{order:1}.brand-story .story-image{order:2}}
:root{--blue:#143899;--royal:#096fb9;--sky:#59bff0;--orange:#f47b20;--red:#c9132f;--green:#075b35;--cream:#fff8ec;--ink:#122044;--white:#fff;--muted:#5e6880;--line:#dbe1ee}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"DM Sans",sans-serif;font-size:16px}a{color:inherit}button,input,select{font:inherit}.topbar{min-height:34px;background:var(--blue);color:white;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.78rem;font-weight:700;letter-spacing:.04em;padding:7px 16px}.topbar span{color:#72d5ff;margin:0 9px}.site-header{height:82px;padding:0 clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:28px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font:900 1.05rem "Nunito",sans-serif;color:var(--blue);white-space:nowrap}.brand img{width:48px;height:58px;object-fit:contain}.brand span{border-left:1px solid var(--line);padding-left:12px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{text-decoration:none;font-weight:700;font-size:.92rem}.site-header nav a:hover{color:var(--royal)}.header-cta,.menu-button{border:0;background:var(--orange);color:white;border-radius:6px;padding:12px 17px;font-weight:800;cursor:pointer}.menu-button{display:none}.mobile-nav{display:none}.hero{min-height:660px;display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;background:var(--cream)}.hero-copy{padding:clamp(70px,8vw,120px) clamp(28px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.14em;color:var(--royal);font-weight:800;font-size:.75rem}.hero h1{font:900 clamp(3.8rem,7.2vw,7.4rem)/.83 "Nunito",sans-serif;letter-spacing:-.055em;margin:20px 0 26px;color:var(--blue)}.hero h1 em{display:inline-block;color:var(--orange);font-style:normal}.hero-copy>p{font-size:1.18rem;line-height:1.58;max-width:590px;color:#44506b}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 20px;border-radius:6px;text-decoration:none;font-weight:800;border:2px solid transparent;cursor:pointer}.btn-primary{background:var(--blue);color:white}.btn-ghost{border-color:var(--blue);color:var(--blue)}.btn:hover{transform:translateY(-2px)}.hero-stats{display:flex;gap:32px;margin-top:48px;padding-top:24px;border-top:1px solid #d8d7cf}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font:900 1.55rem "Nunito";color:var(--blue)}.hero-stats span{font-size:.73rem;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.hero-product{position:relative;background:var(--sky);display:grid;place-items:center;padding:50px 38px}.hero-product::before{content:"";position:absolute;inset:9% 8%;border:2px solid rgba(255,255,255,.45);border-radius:50%}.hero-product>img{width:min(650px,100%);height:auto;position:relative;filter:drop-shadow(0 30px 24px rgba(17,42,94,.22))}.burst{position:absolute;right:7%;top:8%;z-index:2;width:98px;height:98px;border-radius:50%;display:grid;place-items:center;text-align:center;background:var(--orange);color:white;font:900 1.18rem/1.05 "Nunito";transform:rotate(8deg);box-shadow:0 8px 0 rgba(20,56,153,.2)}.choose-path{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:18px;padding:80px clamp(20px,6vw,92px);background:white}.path-intro{padding:20px 30px 20px 0}.path-intro h2,.section-head h2,.story-copy h2,.wholesale h2{font:900 clamp(2.2rem,4vw,4.1rem)/.97 "Nunito";letter-spacing:-.04em;margin:13px 0;color:var(--blue)}.path-card{padding:30px;text-decoration:none;border:1px solid var(--line);border-radius:12px;position:relative;overflow:hidden;transition:.2s}.path-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(20,56,153,.12)}.path-card.home{background:#eaf7ff}.path-card.business{background:var(--blue);color:white}.path-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:white;font-size:1.35rem;margin-bottom:35px;color:var(--blue)}.path-card small{text-transform:uppercase;letter-spacing:.1em;font-weight:800}.path-card h3{font:900 1.65rem "Nunito";margin:8px 0}.path-card p{line-height:1.5;min-height:48px;color:var(--muted)}.path-card.business p{color:#d8e2ff}.path-card b{display:block;margin-top:25px}.products{padding:90px clamp(20px,6vw,92px) 110px;background:#f5f8ff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:40px}.filters{display:flex;gap:8px}.filter{border:1.5px solid var(--blue);background:white;color:var(--blue);border-radius:99px;padding:10px 17px;font-weight:800;cursor:pointer}.filter.active,.filter:hover{background:var(--blue);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(20,56,153,.1)}.product-art{height:310px;display:grid;place-items:center;padding:18px;position:relative;background:white}.product-art img{width:100%;height:100%;object-fit:contain}.product-art.line img{object-fit:cover;border-radius:5px}.product-tag{position:absolute;left:13px;top:13px;background:var(--orange);color:white;border-radius:4px;padding:6px 9px;font-size:.68rem;text-transform:uppercase;font-weight:800}.product-info{padding:20px;border-top:1px solid var(--line)}.product-info small{font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--royal)}.product-info h3{font:900 1.25rem/1.15 "Nunito";margin:8px 0;color:var(--blue)}.product-info p{color:var(--muted);font-size:.88rem;line-height:1.45;min-height:40px}.product-meta{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product-meta b{font:900 1.05rem "Nunito"}.product-meta button{border:0;border-radius:5px;background:var(--blue);color:white;padding:9px 11px;font-weight:800;cursor:pointer}.brand-story{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--cream)}.story-image{overflow:hidden}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{padding:clamp(60px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.story-copy p{font-size:1.08rem;line-height:1.65;color:var(--muted)}.story-copy ul{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:13px}.story-copy li::before{content:"✓";display:inline-grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--orange);color:white;margin-right:10px;font-weight:900}.wholesale{background:var(--blue);color:white;padding:100px clamp(20px,7vw,110px);display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(45px,8vw,120px);align-items:center}.wholesale .eyebrow{color:#73d7ff}.wholesale h2{color:white}.wholesale-copy>p{font-size:1.08rem;line-height:1.6;color:#dbe5ff}.benefits{margin-top:40px;display:grid;gap:0;border-top:1px solid rgba(255,255,255,.25)}.benefits div{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.25)}.benefits strong{color:#73d7ff}.lead-form{background:white;color:var(--ink);padding:clamp(24px,4vw,48px);border-radius:12px}.lead-form h3{font:900 2rem "Nunito";color:var(--blue);margin:0}.lead-form>p{color:var(--muted);line-height:1.5}.lead-form label{display:grid;gap:7px;font-size:.82rem;font-weight:800;margin-top:17px}.lead-form input,.lead-form select{width:100%;border:1px solid #cdd5e4;border-radius:5px;padding:12px;background:white;color:var(--ink)}.lead-form input:focus,.lead-form select:focus{outline:3px solid rgba(89,191,240,.35);border-color:var(--royal)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.btn-form{width:100%;background:var(--orange);color:white;margin-top:22px}.lead-form>small{display:block;text-align:center;color:var(--muted);margin-top:9px}footer{background:#0b1d57;color:white;padding:45px clamp(20px,6vw,92px);display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px}.footer-brand{color:white}.footer-brand img{width:44px;height:54px}footer p{color:#bfcaf0}footer>div{display:flex;gap:15px}footer>div a{text-decoration:none}footer>span{color:#9eabd7;font-size:.8rem}.toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,30px);background:var(--orange);color:white;padding:13px 22px;border-radius:6px;box-shadow:0 12px 35px rgba(0,0,0,.2);opacity:0;pointer-events:none;z-index:40;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.site-header nav,.header-cta{display:none}.menu-button{display:block}.mobile-nav{position:fixed;top:116px;left:0;right:0;z-index:19;background:white;padding:20px;box-shadow:0 15px 25px rgba(0,0,0,.1)}.mobile-nav.open{display:grid;gap:16px}.mobile-nav a{text-decoration:none;font-weight:800}.hero{grid-template-columns:1fr}.hero-product{min-height:580px}.choose-path{grid-template-columns:1fr 1fr}.path-intro{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.story-image{height:560px}.wholesale{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:1000px){.site-header nav,.header-cta{display:none}.menu-button{display:block}.mobile-nav{position:fixed;top:116px;left:0;right:0;z-index:19;background:white;padding:20px;box-shadow:0 15px 25px rgba(0,0,0,.1)}.mobile-nav.open{display:grid;gap:16px}.mobile-nav a{text-decoration:none;font-weight:800}.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(3.4rem,11vw,5.8rem);max-width:12ch}.hero-product{min-height:580px}.choose-path{grid-template-columns:1fr 1fr}.path-intro{grid-column:1/-1}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story{grid-template-columns:1fr}.story-image{height:560px}.wholesale{grid-template-columns:1fr}footer{grid-template-columns:1fr;text-align:center;justify-items:center}}
@media(max-width:600px){.topbar{font-size:.68rem}.site-header{height:70px}.brand img{width:40px;height:49px}.mobile-nav{top:104px}.hero-copy{padding:58px 22px}.hero h1{font-size:3.55rem}.hero-product{min-height:410px;padding:36px 16px}.burst{width:78px;height:78px;font-size:.95rem}.hero-stats{gap:15px}.hero-stats strong{font-size:1.25rem}.choose-path{grid-template-columns:1fr;padding:65px 16px}.path-intro{grid-column:auto}.section-head{align-items:flex-start;flex-direction:column}.products{padding:70px 14px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-art{height:220px;padding:8px}.product-info{padding:13px}.product-info h3{font-size:1rem}.product-info p{display:none}.product-meta{gap:6px;align-items:end}.product-meta button{font-size:.75rem;padding:8px}.story-image{height:420px}.story-copy{padding:60px 22px}.wholesale{padding:70px 16px}.form-row{grid-template-columns:1fr}.lead-form{padding:25px 18px}}
.slogan{color:var(--orange);font:800 1.15rem "Nunito",sans-serif;margin:-8px 0 18px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.eyebrow{font-size:.9375rem}
.hero h1{font-size:clamp(3.3rem,6vw,6rem);line-height:.9;max-width:12ch;white-space:normal;text-wrap:balance}.hero-product{overflow:hidden}.hero-product>img{width:min(720px,122%);max-width:none;transform:translateX(-7%)}.slogan{font-size:clamp(1.35rem,2vw,1.8rem);margin:-4px 0 18px}.share-button{display:inline-flex;align-items:center;gap:12px;width:fit-content;margin-bottom:20px;padding:8px 12px 8px 8px;border:2px solid var(--orange);border-radius:6px;background:var(--white);color:var(--blue);text-decoration:none;box-shadow:4px 4px 0 var(--orange);transition:transform .2s,box-shadow .2s}.share-button:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--orange)}.share-button strong{display:grid;place-items:center;min-width:48px;min-height:30px;background:var(--orange);color:var(--white);font:900 1.05rem "Nunito",sans-serif}.share-button span{font-weight:800}.share-button b{color:var(--orange);font-size:1.15rem}@media(max-width:600px){.hero h1{max-width:10ch}.hero-product>img{width:145%;transform:translateX(-15%)}}
.hero h1{font-size:clamp(2.8rem,5vw,5.2rem);max-width:none}@media(max-width:600px){.hero h1{font-size:clamp(2.8rem,10vw,4.2rem);max-width:none}}
.hero-copy .slogan{max-width:none;width:100%}.hero h1{width:100%}@media(max-width:600px){.hero-copy .slogan{font-size:clamp(1.8rem,8.2vw,3.2rem);white-space:nowrap;letter-spacing:-.045em}}
@media(max-width:380px){.hero-copy .slogan{font-size:25px;max-width:none!important;white-space:nowrap}}
@media(max-width:600px){.hero h1 br{display:none}}
@media(max-width:380px){.hero h1{font-size:clamp(2.45rem,10vw,3.1rem);max-width:none;letter-spacing:-.06em}.hero h1 br{display:none!important}.hero-copy .slogan{font-size:25px;max-width:none!important;width:100%;white-space:nowrap;letter-spacing:-.045em}}
@media(min-width:381px) and (max-width:1000px){.hero h1{font-size:clamp(3rem,7vw,4.4rem);max-width:none;white-space:nowrap}.hero h1 br{display:none!important}.hero-copy .slogan{font-size:clamp(2rem,4vw,3rem);max-width:none!important;width:100%;white-space:nowrap}}
.story-share-button{margin-top:28px}
.burst{top:46%;right:28%}@media(max-width:600px){.burst{top:46%;right:23%}}
.hero-copy .slogan{font:900 italic clamp(2.35rem,4.4vw,4.8rem)/.94 "Nunito",sans-serif;letter-spacing:-.035em;color:var(--orange);margin:4px 0 22px;max-width:10ch}.hero-copy .slogan em{font-style:italic}@media(max-width:600px){.hero-copy .slogan{font-size:clamp(2rem,9vw,3.2rem);max-width:12ch;margin-bottom:18px}}
.hero-product{padding:0}.hero-product>img{width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;transform:none}.hero-actions{align-items:center}.hero-actions .share-button{margin:0;flex-shrink:0}.hero h1 br{display:inline}@media(min-width:1001px){.hero h1 br{display:none}.hero-copy .slogan{font-size:clamp(2rem,3.8vw,4.2rem);max-width:none;white-space:nowrap}.burst{top:46%;right:23%}}
.hero-actions>a{min-width:0}@media(min-width:1001px){.hero-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex-wrap:nowrap}.hero-actions .btn,.hero-actions .share-button{width:100%;min-width:0;padding:10px 8px;font-size:.78rem}.hero-actions .share-button{gap:5px}.hero-actions .share-button strong{min-width:34px}.hero-actions .share-button span{font-size:.74rem}.hero-actions .share-button b{font-size:.95rem}}
