:root{--blue-primary:#2f2f2f;--blue-dark:#1f1f1f;--blue-deeper:#141414;--blue-light:#575757;--blue-pale:#f0f0f0;--blue-glow:#0000001f;--white:#fff;--off-white:#f8f9fc;--gray-50:#fafbfc;--gray-100:#f0f2f5;--gray-200:#e1e5eb;--gray-300:#c8cdd6;--gray-400:#9ba3b0;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--dark:#0a0a0a;--font-logo:"Fugaz One", cursive;--font-heading:"Cambay", sans-serif;--font-body:"Cambay", sans-serif;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--container-max:min(96%, 2560px);--container-pad:2rem;--nav-height:125px;--radius-sm:0px;--radius-md:0px;--radius-lg:0px;--radius-xl:0px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 16px #00000014;--shadow-lg:0 8px 32px #0000001f;--shadow-xl:0 16px 48px #00000029;--glass-bg:#ffffffb8;--glass-border:#fff3;--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--duration-fast:.2s;--duration-normal:.35s;--duration-slow:.6s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-padding-top:var(--nav-height);-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-body);color:var(--gray-800);background-color:var(--white);-webkit-tap-highlight-color:transparent;font-size:16px;line-height:1.6;overflow-x:hidden}body.nav-open{overflow:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--gray-900);font-weight:700;line-height:1.1}a{color:inherit;transition:color var(--duration-fast) ease;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:var(--container-max);padding:0 var(--container-pad);z-index:4;margin:0 auto;position:relative}.section-heading{letter-spacing:-.03em;margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,3.2rem)}.section-sub{color:var(--gray-500);margin-bottom:var(--space-3xl);max-width:540px;font-size:1.15rem}.btn{border-radius:var(--radius-sm);font-family:var(--font-heading);letter-spacing:.08em;transition:all var(--duration-normal) var(--ease-out);justify-content:center;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.btn--wide{width:clamp(280px,80vw,480px)}.btn:after{content:"";transition:transform var(--duration-normal) var(--ease-out);background:#ffffff1a;position:absolute;inset:0;transform:translate(-100%)}.btn:hover:after{transform:translate(0)}.btn--primary{background:var(--dark);color:var(--white);box-shadow:0 4px 16px #00000026}.btn--primary:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 24px #0003}.btn--outline{color:var(--dark);border:2px solid var(--dark);background:0 0}.btn--outline:hover{background:var(--dark);color:var(--white);transform:translateY(-2px)}.btn--outline-bg-white{background:var(--white);color:var(--dark);border:2px solid var(--dark)}.btn--outline-bg-white:hover{background:var(--dark);color:var(--white);transform:translateY(-2px)}.btn--white{background:var(--white);color:var(--blue-primary);box-shadow:0 4px 16px #00000026}.btn--white:hover{background:var(--off-white);transform:translateY(-2px);box-shadow:0 6px 24px #0003}.btn--large{padding:1.1rem 2.5rem;font-size:1.05rem}.image-placeholder{background:linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);border-radius:var(--radius-lg);justify-content:center;align-items:center;gap:var(--space-sm);border:2px dashed var(--gray-300);color:var(--gray-400);flex-direction:column;font-size:.85rem;font-weight:500;display:flex;position:relative;overflow:hidden}.figma-replica-page{padding-top:var(--nav-height);background:#fff;min-height:100vh;overflow-x:auto}.figma-replica-page__image{width:1925px;max-width:none;height:auto;display:block}.ca-page{--ca-ink:#182230;--ca-secondary:#46515e;--ca-muted:#8b93a0;--ca-border:#e4e2dd;--ca-card:#fbfbfa;--ca-accent:#f5e8ea;padding-top:var(--nav-height);color:var(--ca-ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Cambay,sans-serif}.ca-container{max-width:var(--container-max);padding:0 var(--container-pad);margin:0 auto}.ca-hero{padding-top:clamp(50.5px,10.3vw,83px)}.ca-section{padding-top:clamp(55px,10.3vw,101px)}.ca-section--first{padding-top:clamp(41.5px,8vw,64.5px)}.ca-hero__title{letter-spacing:-.01em;color:var(--ca-ink);margin:0;font-family:Cambay,sans-serif;font-size:clamp(34.5px,5.2vw,48.5px);font-weight:700;line-height:1.15}.ca-hero__subhead{color:var(--ca-secondary);margin:18px 0 0;font-size:19.5px}.ca-page .ca-h2{letter-spacing:-.005em;color:var(--ca-ink);margin:0;font-family:Cambay,sans-serif;font-size:27.5px;font-weight:700;line-height:1.25}.ca-p{color:var(--ca-secondary);margin:16px 0 0;font-size:18px;line-height:1.7}.ca-p--flush{margin-top:0}.ca-lead{color:var(--ca-ink);margin:20px 0 0;font-family:Cambay,sans-serif;font-size:17.5px;font-weight:700}.ca-lead--tight{margin-bottom:16px}.ca-disclaimer{color:var(--ca-muted);margin:20px 0 0;font-size:14.5px;line-height:1.6}.ca-disclaimer--tight{margin-top:12px}.ca-link{color:var(--ca-muted);word-break:break-word;margin:16px 0 0;font-size:15px}.ca-pullquote{border-left:3px solid var(--ca-ink);color:var(--ca-ink);margin:24px 0 0;padding:4px 0 4px 20px;font-family:Cambay,sans-serif;font-size:19.5px;font-weight:700;line-height:1.5}.ca-receipts{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:28px;display:grid}.ca-receipt{background:#fff;border:1px dashed #c8c5be;border-radius:0;flex-direction:column;padding:24px 26px;font-family:Courier New,monospace;display:flex}.ca-receipt__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ca-muted);margin-bottom:16px;font-family:Cambay,sans-serif;font-size:15px;font-weight:700}.ca-receipt__line{color:var(--ca-ink);padding:7px 0;font-size:16px}.ca-receipt__line--div{border-top:1px dashed var(--ca-border)}.ca-receipt__total{border-top:2px solid var(--ca-ink);color:var(--ca-ink);margin-top:auto;padding:12px 0 0;font-size:16px;font-weight:700}.ca-table-wrap{border:1px solid var(--ca-border);border-radius:0;margin-top:28px;overflow-x:auto}.ca-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:640px}.ca-table--cost{min-width:480px}.ca-table thead tr{background:var(--ca-card)}.ca-table th{letter-spacing:.06em;text-transform:uppercase;color:var(--ca-muted);text-align:right;border-bottom:1px solid var(--ca-border);padding:14px 20px;font-size:13px;font-weight:700}.ca-table th.ca-table__th--left{text-align:left}.ca-table td{text-align:right;color:var(--ca-secondary);border-bottom:1px solid var(--ca-border);padding:16px 20px;font-size:16.5px}.ca-table tbody tr:last-child td{border-bottom:none}.ca-table td.ca-table__name{text-align:left;font-family:Cambay,sans-serif;font-weight:700}.ca-table__row--highlight{background:var(--ca-accent)}.ca-table__row--highlight td{color:var(--ca-ink);font-weight:700}.ca-table__row--highlight .ca-table__name{font-weight:700}.ca-table__row--total{background:var(--ca-card)}.ca-table__row--total td{color:var(--ca-ink);border-top:2px solid var(--ca-border);border-bottom:none;font-weight:700}.ca-sources{flex-direction:column;gap:14px;margin:24px 0 0;padding-left:20px;list-style:outside;display:flex}.ca-sources__name{color:var(--ca-ink);font-family:Cambay,sans-serif;font-size:16.5px;font-weight:700}.ca-sources__urls{flex-direction:column;gap:4px;margin:6px 0 0;padding-left:20px;list-style:circle;display:flex}.ca-sources__urls li{color:var(--ca-muted);overflow-wrap:anywhere;word-break:break-word;font-size:15.5px;line-height:1.5}.ca-bars{flex-direction:column;gap:14px;margin-top:24px;display:flex}.ca-bar{align-items:center;gap:clamp(11.5px,2.9vw,20.5px);display:flex}.ca-bar__label{width:clamp(89.5px,25.3vw,138px);min-width:clamp(89.5px,25.3vw,138px);color:var(--ca-secondary);font-size:14.5px;line-height:1.35}.ca-bar__label strong{color:var(--ca-ink);font-weight:700}.ca-bar__track{background:#f0eee9;border-radius:0;flex:1;min-width:0;height:34px;overflow:hidden}.ca-bar__fill{background:#000;border-radius:0;height:100%}.ca-bar__value{text-align:right;width:52px;min-width:52px;color:var(--ca-ink);font-family:Cambay,sans-serif;font-size:18.5px;font-weight:700}.ca-cta-banner{background:var(--ca-card);border:1px solid var(--ca-border);border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin-top:40px;padding:clamp(25.5px,5.8vw,32px) clamp(25.5px,5.8vw,37px);display:flex}.ca-cta-banner__title{color:var(--ca-ink);font-family:Cambay,sans-serif;font-size:19.5px;font-weight:700}.ca-page .ca-pill{background:var(--ca-ink);color:#fff;letter-spacing:.02em;white-space:nowrap;transition:opacity var(--duration-fast) ease;border-radius:0;padding:13px 28px;font-family:Cambay,sans-serif;font-size:16px;font-weight:700;text-decoration:none}.ca-page .ca-pill:hover{opacity:.88;color:#fff}.ca-page .ca-pill--light{color:var(--ca-ink);background:#fff}.ca-page .ca-pill--light:hover{color:var(--ca-ink)}.ca-stats{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:14px;display:grid}.ca-stat{background:var(--ca-card);border:1px solid var(--ca-border);text-align:center;border-radius:0;padding:22px 18px}.ca-stat--hero{background:var(--ca-accent)}.ca-stat__amount{color:var(--ca-ink);font-family:Cambay,sans-serif;font-size:clamp(25.5px,3.4vw,32px);font-weight:700}.ca-stat__label{color:var(--ca-secondary);margin-top:4px;font-size:14.5px}.ca-split{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:32px;margin-top:28px;display:grid}@media (width<=850px){.ca-split{grid-template-columns:1fr}}.ca-narrow{max-width:none}.ca-serving{background:var(--ca-card);border:1px solid var(--ca-border);border-radius:0;padding:26px}.ca-serving__title{color:var(--ca-ink);margin-bottom:16px;font-family:Cambay,sans-serif;font-size:16.5px;font-weight:700}.ca-serving__list{flex-direction:column;gap:12px;display:flex}.ca-serving__item{color:var(--ca-ink);align-items:center;gap:10px;font-size:16.5px;display:flex}.ca-serving__dot{border-radius:50%;width:10px;min-width:10px;height:10px}.ca-closing{background:var(--ca-ink);border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:clamp(4.5px,1.1vw,9px);padding:clamp(32px,5.8vw,46px) clamp(27.5px,5.8vw,50.5px);display:flex}.ca-closing__title{color:#fff;font-family:Cambay,sans-serif;font-size:25.5px;font-weight:700}.ca-footer-spacer{height:clamp(55px,9.2vw,115px)}.image-placeholder:before{content:"";background:linear-gradient(135deg,#0000 40%,#00000008 100%);position:absolute;inset:0}.image-placeholder__icon{filter:grayscale(.3);font-size:2.5rem}.image-placeholder--hero-bg{border:none;border-radius:0;width:100%;height:100%}.image-placeholder--hero-product{border-radius:var(--radius-xl);color:#fff6;background:linear-gradient(135deg,#ffffff14,#ffffff05);border-color:#ffffff26;width:100%;height:420px}.image-placeholder--cyclist{border-radius:var(--radius-md);color:#ffffff80;background:#ffffff0f;border-color:#fff3;width:180px;height:120px;font-size:.7rem}.image-placeholder--cyclist .image-placeholder__icon{font-size:3rem}.image-placeholder--stick{border-radius:var(--radius-md);color:#fff9;background:#ffffff1a;border-color:#ffffff4d;width:140px;height:160px;font-size:.7rem}.image-placeholder--stick .image-placeholder__icon{font-size:4rem}.image-placeholder--product{width:100%;height:500px}.image-placeholder--ingredient{border-radius:var(--radius-md);width:100%;height:200px}.image-placeholder--founder{border-radius:50%;flex-shrink:0;width:140px;height:140px}.image-placeholder--gallery{border-radius:var(--radius-md);width:100%;height:100%;min-height:300px}.reveal{opacity:1;transition:none;transform:none}.reveal.is-visible{opacity:1;transform:none}.nav{z-index:1000;height:var(--nav-height);background:0 0;position:fixed;top:0;left:0;right:0;overflow:visible}.nav__inner{max-width:var(--container-max);padding:0 var(--container-pad);justify-content:space-between;align-items:center;gap:var(--space-xl);height:100%;margin:0 auto;display:flex;overflow:visible}.nav__logo{font-family:var(--font-logo);letter-spacing:.04em;color:var(--off-white);transition:color var(--duration-fast) ease;font-size:3.5rem;font-style:italic;font-weight:400;line-height:.85;transform:translateY(4px)}.nav__links{align-items:center;gap:clamp(1.2rem,4.5vw,5rem);display:flex;overflow:visible}.nav__links a{white-space:nowrap;color:var(--off-white);transition:color var(--duration-fast) ease;font-size:clamp(1.05rem,1.6vw,1.45rem);font-weight:700;position:relative}.nav__links a:after{content:"";background:var(--black);width:0;height:2px;transition:width var(--duration-normal) var(--ease-out);position:absolute;bottom:-4px;left:0}.nav__links a:hover:after{width:100%}.nav__dropdown{display:inline-block;position:relative}.nav__dropdown-toggle{color:var(--off-white);cursor:pointer;transition:color var(--duration-fast) ease;pointer-events:auto;background:0 0;border:none;align-items:center;gap:.3em;padding:0;font-size:1.3rem;font-weight:700;display:inline-flex;position:relative}.nav__dropdown-caret{width:.7em;height:.7em;transition:transform var(--duration-normal) var(--ease-out);flex-shrink:0}.nav__dropdown-toggle[aria-expanded=true] .nav__dropdown-caret{transform:rotate(180deg)}.nav__dropdown-toggle:after{content:"";background:var(--black);width:0;height:2px;transition:width var(--duration-normal) var(--ease-out);position:absolute;bottom:-4px;left:0}.nav__dropdown-toggle:hover:after,.nav__dropdown-toggle[aria-expanded=true]:after{width:100%}.nav__dropdown-menu{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow-md);opacity:0;visibility:hidden;pointer-events:none;min-width:160px;transition:all var(--duration-normal) var(--ease-out);z-index:1000;margin-top:var(--space-sm);padding:var(--space-sm) 0;flex-direction:column;list-style:none;display:flex;position:absolute;top:100%;left:0;transform:translateY(-10px)}.nav__dropdown-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav__dropdown-menu li{padding:0}.nav__dropdown-menu a{padding:var(--space-md) var(--space-lg);color:var(--gray-900);transition:all var(--duration-fast) ease;font-size:.95rem;font-weight:600;display:block}.nav__dropdown-menu a:hover{background:var(--gray-50);color:var(--gray-900);padding-left:calc(var(--space-lg) + 4px)}.nav__dropdown-menu a:after{display:none}.nav.is-scrolled .nav__dropdown-toggle{color:var(--gray-900)}.nav--dark .nav__dropdown-toggle{color:var(--gray-700);pointer-events:auto}.nav--dark .nav__dropdown-toggle:hover{color:var(--black)}.nav--dark .nav__dropdown-toggle:after{background:var(--black)}.nav--dark .nav__dropdown-toggle:hover:after,.nav--dark .nav__dropdown-toggle[aria-expanded=true]:after{width:100%}.nav--dark .nav__dropdown-menu{background:var(--white);border:1px solid var(--gray-200);z-index:1001;pointer-events:auto;box-shadow:0 8px 32px #00000026}.nav__mobile-toggle{z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}.nav__mobile-toggle span{background:var(--white);width:24px;height:2px;transition:all var(--duration-normal) var(--ease-out);transform-origin:50%;border-radius:2px;display:block}.nav__mobile-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav__mobile-toggle.is-open span:nth-child(2){opacity:0}.nav__mobile-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav:has(.nav__links.is-open){background:var(--white);box-shadow:var(--shadow-sm)}.nav:has(.nav__links.is-open) .nav__logo{color:var(--gray-900)}.nav:has(.nav__links.is-open) .nav__mobile-toggle span{background:var(--gray-900)}.nav.is-scrolled{-webkit-backdrop-filter:blur(24px)saturate(1.8);box-shadow:var(--shadow-sm);background:#fffffff2;border-bottom:1px solid #ffffff4d}.nav.is-scrolled .nav__logo{color:var(--gray-900)}.nav.is-scrolled .nav__links a{color:var(--gray-600)}.nav.is-scrolled .nav__links a:hover{color:var(--black)}.nav.is-scrolled .nav__links a:after{background:var(--black)}.nav.is-scrolled .nav__mobile-toggle span{background:var(--gray-900)}.nav--dark .nav__logo{color:var(--gray-900)}.nav--dark .nav__links a{color:var(--gray-700)}.nav--dark .nav__links a:hover{color:var(--black)}.nav--dark .nav__links a:after{background:var(--black)}.nav--dark .nav__mobile-toggle span{background:var(--gray-900)}.hero{min-height:100svh;padding:var(--nav-height) 0 0;justify-content:flex-start;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero__bg-placeholder{z-index:0;position:absolute;inset:0}.hero__bg-placeholder .image-placeholder{border:none;border-radius:0}.hero__bg-image{z-index:-1;background-image:url(/media/DSC09603.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000000d 0%,#00000040 60%,#000000a6 100%);position:absolute;inset:0}.hero__content{z-index:2;width:100%;max-width:var(--container-max);gap:var(--space-3xl);padding:0 var(--container-pad) var(--space-4xl);grid-template-columns:1.2fr .8fr;align-items:end;margin:0 auto;display:grid;position:relative}.hero__text{color:var(--off-white);padding-bottom:var(--space-2xl)}.hero__headline{font-family:var(--font-heading);letter-spacing:.01em;margin-bottom:var(--space-xl);text-shadow:0 4px 24px #0000004d;color:var(--off-white);font-size:clamp(1.75rem,4.25vw,3.25rem);font-weight:700;line-height:.92}.hero__headline span{color:#ffffffa6}.hero__sub{font-family:var(--font-body);color:#ffffffbf;max-width:520px;margin-bottom:var(--space-2xl);font-size:1.2rem;line-height:1.7}.hero__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.hero__actions .btn--primary{background:var(--white);color:var(--blue-primary);box-shadow:0 4px 16px #00000026}.hero__actions .btn--primary:hover{background:var(--off-white);box-shadow:0 6px 24px #0003}.hero__actions .btn--outline{color:var(--white);border-color:#fff6}.hero__actions .btn--outline:hover{border-color:var(--white)}.hero__product-image{border-radius:var(--radius-xl);width:150px;max-width:600px;height:400px}.hero__cyclist{z-index:3;will-change:transform;transition:none;position:absolute;bottom:2rem;right:100%}.hero__stick-figure{z-index:3;will-change:transform;transition:none;position:absolute;bottom:3rem;right:2rem}.stick-figure-img{width:auto;height:200px;transition:transform .2s;display:block}.is-speeding .stick-figure-img{transform:rotate(-10deg)translateY(5px)}.wind-lines{pointer-events:none;z-index:-1;width:200%;height:100%;position:absolute;top:0;left:50%}.wind-line{opacity:0;background:#fffc;border-radius:1px;height:2px;transition:opacity .3s;position:absolute}.line-1{width:40px;top:20%}.line-2{width:70px;top:50%}.line-3{width:50px;top:80%}.is-speeding .wind-line{opacity:1;animation:.4s linear infinite wind-rush}.is-speeding .line-1{animation-duration:.2s}.is-speeding .line-2{animation-duration:.25s;animation-delay:.1s}.is-speeding .line-3{animation-duration:.3s;animation-delay:50ms}@keyframes wind-rush{0%{transform:translate(150%)}to{transform:translate(-20%)}}.hero__scroll-indicator{z-index:4;color:#fff6;letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero__scroll-line{background:linear-gradient(#fff6,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scroll-pulse}@keyframes scroll-pulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}.product{padding:calc(var(--space-3xl) * 1.5) 0 var(--space-2xl) 0;background:var(--white);z-index:1;position:relative;overflow:hidden}.gallery{padding-top:var(--space-xl);padding-bottom:var(--space-4xl)}.powder-canvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.product__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.faq-teaser{margin-top:var(--space-xl)}.faq-teaser__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.faq-teaser .faq-item__answer{transition:max-height .45s var(--ease-out)}.faq-teaser .faq-item__question{font-size:1.1rem;font-weight:500}.faq-teaser .faq-item__answer p{font-size:.98rem}.product__gallery-2x2{gap:var(--space-md);grid-template-columns:1fr 1fr;height:100%;display:grid}.product__gallery-2x2 .image-placeholder{height:100%;min-height:100%}.product__gallery-2x2 .image-placeholder img{object-fit:cover;width:100%;height:100%}.product__tag-handdrawn{transform-origin:0;z-index:5;flex-direction:column;margin-bottom:.5rem;padding-left:.5rem;font-family:Knewave,cursive;display:flex;position:relative;transform:rotate(-6deg)}.product__title-group{display:contents}.tag-strawberry{color:#b01116;text-transform:uppercase;font-size:2.8rem;line-height:.9;position:relative}.tag-lemonade{color:#e5c126;text-transform:uppercase;margin-top:0;margin-left:1.5rem;font-size:2.8rem;line-height:.9;position:relative}.product__price{align-items:baseline;gap:var(--space-sm);margin-bottom:var(--space-xl);display:flex}.product__price-amount{font-family:var(--font-heading);color:var(--gray-900);font-size:2.75rem;font-weight:700}.product__price-label{color:var(--gray-600);font-size:1.75rem;font-weight:550}.product__desc{color:var(--gray-600);margin-bottom:var(--space-2xl);max-width:750px;font-size:1.5rem;font-weight:500;line-height:1.8}.product__stats{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.product__stats--centered{max-width:720px;margin-left:auto;margin-right:auto}.stat-card{perspective:1000px;min-height:110px;margin:var(--space-md) 0;background:0 0;border:none;padding:0;display:grid;container-type:inline-size}.stat-card__inner{transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.stat-card:hover .stat-card__inner,.stat-card.is-flipped .stat-card__inner{transform:rotateY(180deg)}.stat-card__front,.stat-card__back{backface-visibility:hidden;background:var(--white);border:2px solid var(--dark);border-radius:var(--radius-md);min-width:0;padding:var(--space-sm);flex-direction:column;display:flex}.stat-card__front{text-align:center;grid-area:1/1;justify-content:center;align-items:center}.stat-card__back{text-align:left;padding:var(--space-md);justify-content:center;align-items:flex-start;position:absolute;inset:0;overflow:hidden;transform:rotateY(180deg)}.stat-card__value{font-family:var(--font-heading);color:var(--dark);margin-bottom:-.34rem;font-size:clamp(1rem,20cqi,1.8rem);font-weight:700;display:block}.stat-card__label{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.55rem,10cqi,1rem);font-weight:700;overflow:hidden}.stat-card__per-serving{color:var(--gray-400);margin-top:-.25rem;font-size:clamp(.5rem,8cqi,.75rem);font-weight:500;display:block}.stat-card__description{color:var(--gray-600);margin:0;font-size:clamp(.55rem,9cqi,.9rem);line-height:1.5}.product__image-area{top:calc(var(--nav-height) + var(--space-xl));position:sticky}.product-photo-carousel{width:100%;max-width:100%}.product-photo-carousel__viewport{height:clamp(340px,39vw,560px);margin-bottom:var(--space-md);position:relative;overflow:visible}.product-photo-card{border-radius:var(--radius-lg);border:1px solid var(--gray-200);background:var(--gray-50);width:92%;height:100%;box-shadow:var(--shadow-md);margin:0;position:absolute;top:0;left:0;overflow:hidden}.product-photo-card--main{z-index:2}.product-photo-card--next{transform-origin:100%;opacity:.75;z-index:1;pointer-events:none;width:80%;left:auto;right:0;transform:scale(.95)}.product-photo-carousel__controls{justify-content:flex-start;align-items:center;gap:var(--space-sm);display:flex}.product-photo-carousel__btn{border:1px solid var(--gray-300);letter-spacing:.04em;text-transform:uppercase;color:var(--gray-700);background:var(--white);transition:all var(--duration-fast) ease;border-radius:100px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.product-photo-carousel__btn:hover{border-color:var(--dark);color:var(--dark)}.product-photo-carousel__count{color:var(--gray-500);text-align:center;min-width:3.5rem;font-size:.8rem}.ingredients{margin-top:var(--space-5xl);padding-top:var(--space-3xl);border-top:1px solid var(--gray-200)}.ingredients__title{margin-bottom:var(--space-sm);font-size:clamp(1.5rem,3vw,2.2rem)}.ingredients__subtitle{color:var(--gray-500);margin-bottom:var(--space-2xl)}.ingredients__layout{gap:var(--space-2xl);grid-template-columns:minmax(0,.64fr) minmax(280px,.36fr);align-items:start;display:grid}.ingredients__left{min-width:0}.ingredients__chart{top:calc(var(--nav-height) + var(--space-xl));padding:var(--space-lg);border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);position:sticky}.ingredients__chart-image{width:100%;height:auto;display:block}.ingredients__chart-title{margin-bottom:var(--space-sm);font-size:1rem}.ingredient-dropdown{border:1px solid var(--gray-200);border-radius:var(--radius-md);margin-bottom:var(--space-md);transition:all var(--duration-normal) var(--ease-out);overflow:hidden}.ingredient-dropdown:hover{border-color:var(--blue-primary);box-shadow:0 2px 12px var(--blue-glow)}.ingredient-dropdown.is-open{border-color:var(--blue-primary);box-shadow:0 4px 20px var(--blue-glow)}.ingredient-dropdown__trigger{width:100%;padding:var(--space-lg) var(--space-xl);cursor:pointer;transition:background var(--duration-fast) ease;justify-content:space-between;align-items:center;display:flex}.ingredient-dropdown__trigger:hover{background:var(--gray-50)}.ingredient-dropdown__left{align-items:center;gap:var(--space-lg);display:flex}.ingredient-dropdown__amount{font-family:var(--font-heading);color:var(--blue-primary);min-width:70px;font-size:1.6rem;font-weight:700}.ingredient-dropdown__name{color:var(--gray-800);align-items:center;gap:var(--space-sm);flex-wrap:wrap;font-size:1.05rem;font-weight:600;display:flex}.ingredient-dropdown__tag{background:var(--blue-pale);color:var(--blue-primary);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.ingredient-dropdown__chevron{width:24px;height:24px;color:var(--gray-400);transition:transform var(--duration-normal) var(--ease-spring);flex-shrink:0}.ingredient-dropdown.is-open .ingredient-dropdown__chevron{transform:rotate(180deg)}.ingredient-dropdown__panel{max-height:0;transition:max-height .5s var(--ease-out);overflow:hidden}.ingredient-dropdown.is-open .ingredient-dropdown__panel{max-height:800px}.ingredient-dropdown__content{gap:var(--space-xl);padding:0 var(--space-xl) var(--space-xl);grid-template-columns:1fr 280px;align-items:start;display:grid}.ingredient-dropdown__text h4{margin-bottom:var(--space-md);color:var(--gray-900);font-size:1.1rem}.ingredient-dropdown__text p{color:var(--gray-600);margin-bottom:var(--space-md);font-size:.92rem;line-height:1.75}.ingredient-dropdown__text ul{margin-top:var(--space-md);gap:var(--space-xs);display:grid}.ingredient-dropdown__text li{color:var(--gray-600);padding-left:1.2rem;font-size:.88rem;line-height:1.5;position:relative}.ingredient-dropdown__text li:before{content:"";background:var(--blue-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:.55em;left:0}.ingredient-dropdown__sources{margin-top:var(--space-lg);padding-top:var(--space-sm);border-top:1px solid var(--gray-200);color:var(--gray-400);letter-spacing:.01em;font-size:.72rem;line-height:1.6}.ingredient-dropdown__sources-label{text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:.35rem;font-size:.62rem;font-weight:600;display:block}.ingredient-dropdown__sources a{color:var(--gray-500);border-bottom:1px solid var(--gray-300);transition:color var(--duration-fast) ease, border-color var(--duration-fast) ease;text-decoration:none}.ingredient-dropdown__sources a:hover{color:var(--blue-primary);border-color:var(--blue-primary)}.how-it-works{padding:var(--space-3xl) 0 0;background:0 0}.steps{gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.step{background:var(--white);border-radius:var(--radius-md);padding:var(--space-md) var(--space-sm);text-align:center;border:1px solid var(--gray-200);transition:all var(--duration-normal) var(--ease-out);flex-direction:column;justify-content:center;min-height:136px;display:flex;position:relative}.step:hover{box-shadow:var(--shadow-md);border-color:var(--dark);transform:translateY(-2px)}.step__number{font-family:var(--font-heading);color:var(--blue-primary);letter-spacing:.1em;margin-bottom:var(--space-xs);font-size:.62rem;font-weight:700}.step__icon{width:42px;height:42px;margin:0 auto var(--space-xs);background:var(--blue-pale);color:var(--blue-primary);border-radius:50%;justify-content:center;align-items:center;display:flex}.step__icon svg{width:20px;height:20px}.step h3{margin-bottom:.2rem;font-size:.95rem}.step p{color:var(--gray-600);margin:0;font-size:.82rem;line-height:1.4}.kickstarter{padding:var(--space-5xl) 0;background:linear-gradient(165deg, var(--blue-deeper) 0%, var(--blue-primary) 60%, var(--blue-light) 100%);color:var(--white);position:relative;overflow:hidden}.kickstarter:before{content:"";background:radial-gradient(circle,#ffffff0a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-50%;right:-20%}.kickstarter__content{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.kickstarter__text .section-heading{color:var(--white)}.kickstarter__text p{color:var(--gray-600);margin-bottom:var(--space-lg);line-height:1.8}.kickstarter__text--bubble{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-md)}.kickstarter__text--bubble h3{color:var(--gray-900)}.kickstarter__text--bubble .kickstarter__note{color:var(--gray-500)!important}.kickstarter__text ol{counter-reset:steps;margin-bottom:var(--space-lg)}.kickstarter__text ol li{counter-increment:steps;color:var(--gray-700);margin-bottom:var(--space-sm);padding-left:2rem;font-size:.95rem;line-height:1.6;position:relative}.kickstarter__text ol li:before{content:counter(steps) ".";color:var(--gray-900);font-weight:700;position:absolute;left:0}.kickstarter__note{font-style:italic;color:#ffffff80!important;font-size:.85rem!important}.tracker{border-radius:var(--radius-lg);padding:var(--space-lg);margin-bottom:var(--space-xl);color:var(--dark);background:0 0;border:none}.tracker__title{font-family:var(--font-heading);color:var(--dark);margin-bottom:var(--space-md);font-size:1.25rem;font-weight:700}.tracker__header{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.tracker__label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem;font-weight:500}.tracker__percent{font-family:var(--font-heading);font-size:1.4rem;font-weight:700}.tracker__bar{background:var(--gray-200);width:100%;height:6px;margin-bottom:var(--space-md);border-radius:100px;position:relative;overflow:visible}.tracker__fill{background:linear-gradient(90deg, var(--gray-400), var(--dark));width:0%;height:100%;transition:width 2s var(--ease-out);border-radius:100px;position:relative}.tracker__fill.is-animated{width:var(--fill-width,0%)}.tracker__fill:after{content:"";background:var(--dark);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:-3px;transform:translateY(-50%);box-shadow:0 0 6px #0003}.tracker__milestone{z-index:1;height:100%;position:absolute;top:0}.tracker__milestone:before{content:"";background:var(--gray-400);border-radius:2px;width:2px;height:calc(100% + 12px);position:absolute;top:-6px;left:0}.tracker__milestone-label{color:var(--gray-600);white-space:nowrap;font-size:.72rem;font-weight:500;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%)}.tracker__amounts{justify-content:space-between;align-items:baseline;margin-bottom:0;display:flex}.tracker__raised{font-family:var(--font-heading);font-size:2rem;font-weight:700}.tracker__goal{color:var(--gray-600);font-size:.9rem}.tracker__meta{gap:var(--space-md);padding-top:var(--space-lg);border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);display:grid}.tracker__meta-item{text-align:center}.tracker__meta-value{font-family:var(--font-heading);margin-bottom:.2rem;font-size:1.4rem;font-weight:700;display:block}.tracker__meta-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.tracker__api-note{color:#ffffff4d;text-align:center;margin-top:var(--space-md);font-size:.75rem;font-style:italic}.kickstarter__ctas{gap:var(--space-md);flex-direction:column;display:flex}.kickstarter__ctas .btn--primary{background:var(--white);color:var(--blue-primary);box-shadow:0 4px 20px #00000026}.kickstarter__ctas .btn--primary:hover{background:var(--off-white)}.kickstarter__ctas .btn--outline{color:var(--white);border-color:#ffffff4d}.kickstarter__ctas .btn--outline:hover{border-color:var(--white);background:#ffffff1a}.about{padding:var(--space-5xl) 0;background:var(--white)}.about__grid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.video-player{top:calc(var(--nav-height) + var(--space-xl));border-radius:var(--radius-lg);background:var(--gray-900);aspect-ratio:16/9;cursor:pointer;transition:all var(--duration-normal) var(--ease-out);position:sticky;overflow:hidden}.video-player:hover{box-shadow:var(--shadow-xl);transform:scale(1.01)}.video-player__placeholder{justify-content:center;align-items:center;gap:var(--space-lg);flex-direction:column;width:100%;height:100%;display:flex}.video-player__play{width:72px;height:72px;color:var(--white);transition:all var(--duration-normal) var(--ease-out);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.video-player:hover .video-player__play{background:var(--blue-primary);border-color:var(--blue-primary);transform:scale(1.1)}.video-player__play svg{width:28px;height:28px;margin-left:3px}.video-player__label{color:#fff6;font-size:.85rem;font-weight:500}.about__story .section-heading{margin-bottom:var(--space-xl)}.about__story p{color:var(--gray-600);margin-bottom:var(--space-lg);font-size:.95rem;line-height:1.85}.about__story p strong{color:var(--gray-800)}.about__founders{gap:var(--space-lg);margin-top:var(--space-2xl);display:flex}.gallery{background:var(--white);padding:0;overflow:hidden}.gallery .section-heading{margin-bottom:var(--space-2xl)}.gallery__scroller{-webkit-overflow-scrolling:touch;padding:0 var(--container-pad) var(--space-xl);scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent;overflow:auto hidden}.gallery__scroller::-webkit-scrollbar{height:6px}.gallery__scroller::-webkit-scrollbar-track{background:0 0}.gallery__scroller::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:100px}.gallery__track{gap:var(--space-lg);min-width:max-content;display:flex}.gallery__item{border-radius:var(--radius-lg);width:550px;height:650px;transition:transform var(--duration-normal) var(--ease-out);flex-shrink:0;overflow:hidden}@keyframes slowFadeIn{0%{opacity:0}to{opacity:1}}.fade-in-slow{animation:1s ease-in-out forwards slowFadeIn}.product-photo-carousel__viewport{border-radius:var(--radius-lg);grid-template-areas:"card";place-items:center;display:grid;position:relative;overflow:visible}.product-photo-card{z-index:1;border-radius:var(--radius-lg);cursor:pointer;background:#fff;grid-area:card;width:85%;height:90%;margin:0;transition:transform .8s cubic-bezier(.25,1,.5,1),opacity .8s cubic-bezier(.25,1,.5,1),z-index .8s;overflow:hidden}.product-photo-card.is-active-carousel{z-index:10;opacity:1;box-shadow:var(--shadow-xl);transform:scale(1)}.product-photo-card.is-prev-carousel{z-index:5;opacity:.5;box-shadow:var(--shadow-md);transform:translate(-15%)scale(.85)}.product-photo-card.is-next-carousel{z-index:5;opacity:.5;box-shadow:var(--shadow-md);transform:translate(15%)scale(.85)}.product-photo-card.is-hidden-carousel{z-index:1;opacity:0;transform:translate(0)scale(.4)}.product-photo-card__image{object-fit:cover;width:100%;height:100%;display:block}.ingredients-horizontal{margin-top:var(--space-xl);flex-direction:column;gap:0;display:flex;position:relative}.ingredients-horizontal:before{content:"";background-color:#000;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ingredients-row-wrapper{flex-direction:column;display:flex}.ingredients-row{padding:var(--space-xl) 0;gap:var(--space-2xl);display:flex}.ingredients-row-wrapper+.ingredients-row-wrapper .ingredients-row{border-top:1px solid var(--gray-300)}.ingredients-row-wrapper:last-child .ingredients-row{border-bottom:1px solid var(--gray-300)}.ingredients-row--center{justify-content:center}.ingredient-btn{cursor:pointer;width:100%;padding:var(--space-sm) 0;color:var(--gray-900);transition:opacity var(--duration-fast);text-align:left;z-index:10;background:0 0;border:none;justify-content:space-between;align-items:center;display:flex;position:relative}.ingredient-btn *{pointer-events:none}.ingredient-btn:hover{opacity:.7}.ingredient-btn.is-active .ingredient-btn__plus{background:var(--gray-100)}.ingredient-btn__left{align-items:center;gap:var(--space-md);display:flex}.ingredient-btn__icon{border:1px solid var(--gray-300);background:var(--gray-100);border-radius:50%;width:42px;height:42px;box-shadow:inset 0 2px 8px #0000001a}.ingredient-btn__name{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;font-size:.85rem;font-weight:700}.ingredient-btn__plus{border:1px solid var(--gray-900);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:16px;font-weight:300;line-height:1;display:flex}.ingredient-col__dropdown-wrapper{transition:grid-template-rows .35s var(--ease-out), margin-top .35s var(--ease-out);grid-template-rows:0fr;display:grid}.ingredient-col__dropdown-wrapper.is-open{margin-top:var(--space-md);grid-template-rows:1fr}.ingredient-col__dropdown-inner{min-height:0;overflow:hidden}.ingredient-panel-horizontal{height:220px;padding:var(--space-lg) var(--space-md);background:var(--gray-50);border-bottom:1px solid var(--gray-300);color:var(--gray-700);border-radius:4px;font-size:1.05rem;line-height:1.6;overflow-y:auto}.ingredient-panel-horizontal--short{height:140px}.tilt-card{transform-style:preserve-3d;perspective:1000px}.formulation-section{position:relative}.formulation-section:before{content:"";background-color:#000;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.formulation-wrap{display:block}.formulation-wrap:after{content:"";clear:both;display:table}.formulation-chart-container{margin-bottom:var(--space-xl)}@media (width>=900px){.formulation-chart-container{float:right;width:48%;margin-left:var(--space-3xl);margin-bottom:var(--space-md)}}.learn-more-section{gap:var(--space-xs);grid-template-columns:1fr;display:grid}@media (width>=900px){.learn-more-section{grid-template-columns:1fr 1fr}}.learn-more-card{height:450px;padding:var(--space-xl);color:#fff;flex-direction:column;justify-content:space-between;text-decoration:none;display:flex;position:relative;overflow:hidden}.learn-more-card__bg{background-position:50%;background-size:cover;background-color:var(--gray-400);z-index:1;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;inset:0}.learn-more-card:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0006 0%,#0000 30% 60%,#000c 100%);position:absolute;inset:0}.learn-more-card__content{z-index:3;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.learn-more-card__title{font-family:var(--font-heading);letter-spacing:1px;color:var(--off-white);text-transform:uppercase;margin:0;font-size:1.3rem;font-weight:700}.learn-more-card__desc{font-family:var(--font-body);max-width:90%;margin:0;font-size:1.05rem;line-height:1.5}.learn-more-card:hover .learn-more-card__bg{transform:scale(1.05)}@media (width<=900px){.learn-more-card{height:350px}}.tilt-card:hover{z-index:2}.faq{padding:var(--space-5xl) 0;background:var(--white)}.faq .section-heading{text-align:center;margin-bottom:var(--space-3xl)}.faq__grid{gap:var(--space-3xl);grid-template-columns:1fr 1fr;display:grid}.faq__group-title{text-transform:uppercase;letter-spacing:.08em;color:var(--blue-primary);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:2px solid var(--blue-pale);font-size:.82rem;font-weight:600}.faq-item{border-bottom:1px solid var(--gray-200)}.faq-item__question{width:100%;padding:var(--space-lg) 0;text-align:left;color:var(--gray-800);transition:color var(--duration-fast) ease;justify-content:space-between;align-items:center;gap:var(--space-md);font-size:.95rem;font-weight:600;display:flex}.faq-item__question:hover{color:var(--blue-primary)}.faq-item__icon{width:20px;height:20px;color:var(--gray-400);transition:transform var(--duration-normal) var(--ease-spring);flex-shrink:0}.faq-item.is-open .faq-item__icon{color:var(--blue-primary);transform:rotate(45deg)}.faq-item__answer{max-height:0;transition:max-height .45s var(--ease-out);overflow:hidden}.faq-item.is-open .faq-item__answer{max-height:300px}.faq-item__answer p{padding-bottom:var(--space-lg);color:var(--gray-600);font-size:.9rem;line-height:1.75}.cta-banner{padding:var(--space-5xl) 0;background:linear-gradient(135deg, var(--blue-primary) 0%, var(--blue-dark) 100%);text-align:center;position:relative;overflow:hidden}.cta-banner:before,.cta-banner:after{content:"";background:#ffffff08;border-radius:50%;position:absolute}.cta-banner:before{width:500px;height:500px;top:-200px;left:-100px}.cta-banner:after{width:400px;height:400px;bottom:-150px;right:-100px}.cta-banner__content{z-index:1;position:relative}.cta-banner h2{color:var(--white);margin-bottom:var(--space-lg);letter-spacing:-.03em;font-size:clamp(2rem,5vw,3.5rem)}.cta-banner p{color:#ffffffb3;max-width:600px;margin:0 auto var(--space-2xl);font-size:1.1rem;line-height:1.7}.contact{padding:var(--space-2xl) 0;background:var(--white);text-align:center}.contact .section-heading{margin-bottom:var(--space-md);font-size:clamp(1.4rem,3vw,2rem)}.contact__email{font-family:var(--font-heading);color:var(--blue-primary);transition:border-color var(--duration-fast) ease;border-bottom:2px solid #0000;font-size:1.1rem;font-weight:600}.contact__email:hover{border-color:var(--blue-primary)}.footer{color:var(--gray-400);padding:var(--space-2xl) 0 var(--space-lg);background:#000}.footer__grid{gap:var(--space-3xl);padding-bottom:var(--space-lg);border-bottom:1px solid #ffffff14;grid-template-columns:2fr repeat(3,1fr);display:grid}.footer__logo{font-family:var(--font-heading);letter-spacing:.08em;color:var(--white);margin-bottom:var(--space-sm);font-size:1.3rem;font-weight:700;display:block}.footer__logo-link{font-family:var(--font-logo);letter-spacing:.04em;color:var(--off-white);margin-bottom:var(--space-sm);font-size:2.2rem;font-style:italic;font-weight:400;line-height:.85;display:inline-block}.footer__tagline{color:var(--gray-500);font-size:.9rem}.footer__links{text-align:left}.footer__links h4{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500);margin-bottom:var(--space-lg);font-size:.78rem;font-weight:600}.footer__links ul{gap:var(--space-sm);flex-direction:column;display:flex}.footer__links a{color:var(--gray-400);transition:color var(--duration-fast) ease;font-size:.9rem}.footer__links a:hover{color:var(--white)}.footer .btn--outline{color:var(--white);border-color:#fff6}.footer .btn--outline:hover{border-color:var(--white);background:#ffffff26}.footer__bottom{padding-top:var(--space-lg);text-align:center;color:var(--gray-600);font-size:.82rem}@media (width<=1024px){.hero__content{gap:var(--space-2xl);grid-template-columns:1fr}.hero__product-image{max-width:450px}.product__grid{gap:var(--space-2xl);grid-template-columns:1fr}.product__image-area{display:contents}.product__gallery-2x2,.product__image-area>.image-placeholder--product{order:-1;margin-bottom:0}.product__gallery-2x2 .image-placeholder{aspect-ratio:1;height:auto}.kickstarter__tracker{margin-top:0!important}.product__image-area>.kickstarter__tracker{margin-top:calc(-1 * var(--space-lg))!important}.faq-teaser{margin-top:var(--space-2xl)}.faq-teaser__grid{grid-template-columns:1fr;gap:0}.ingredient-dropdown__content{grid-template-columns:1fr}.formula-section,.formula-section--reverse{gap:var(--space-xl);grid-template-columns:1fr}.formula-section__media--stacked{position:relative;top:auto}.formula-media-card,.formula-table-card,.formula-placeholder-card{max-width:100%}.formula-placeholder-card{min-height:180px}.formula-table{font-size:.84rem}.ingredients__layout{gap:var(--space-xl);grid-template-columns:1fr}.ingredients__chart{max-width:420px;margin:0 auto;position:relative;top:auto}.kickstarter__content,.about__grid{gap:var(--space-2xl);grid-template-columns:1fr}.video-player{position:relative;top:auto}.faq__grid{gap:var(--space-2xl);grid-template-columns:1fr}.footer__grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}}@media (width<=768px){:root{--container-pad:1.25rem;--container-max:100%;--nav-height:64px;--space-4xl:3.5rem;--space-5xl:4rem}.product__title-group{align-items:center;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.product__title-group .product__tag-handdrawn{flex-shrink:0;margin-bottom:0}.product__title-group .tag-strawberry,.product__title-group .tag-lemonade{font-size:1.6rem}.product__title-group .section-heading{margin-bottom:0}.nav__logo{font-size:1.9rem;transform:none}.nav__links{top:var(--nav-height);height:calc(100vh - var(--nav-height));height:calc(100dvh - var(--nav-height));background:var(--white);padding:var(--space-xl);z-index:999;pointer-events:none;transition:transform var(--duration-normal) var(--ease-out);flex-direction:column;justify-content:center;align-items:stretch;gap:0;display:flex;position:absolute;left:0;right:0;overflow-y:auto;transform:translate(100%)}.nav__links.is-open{pointer-events:auto;transform:translate(0)}.nav__links li{width:100%}.nav__links a{text-align:center;padding:var(--space-lg) 0;border-bottom:1px solid var(--gray-100);font-size:1.6rem;font-weight:700;display:block;color:var(--gray-900)!important}.nav__links a:after{display:none}.nav__dropdown{position:static}.nav__dropdown-toggle{display:none}.nav__dropdown-menu,.nav__dropdown-menu.is-open,.nav--dark .nav__dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;max-height:none;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0;display:block;position:static;transform:none}.nav__dropdown-menu a{text-align:center;padding:var(--space-lg) 0;border-bottom:1px solid var(--gray-100);font-size:1.6rem;font-weight:700;display:block;color:var(--gray-900)!important}.nav__dropdown-menu a:hover{background:0 0;padding-left:0}.nav__mobile-toggle{display:flex}.nav__cta{display:none}.hero{min-height:88svh}.hero__content{gap:var(--space-lg);padding-bottom:var(--space-3xl);grid-template-columns:1fr;align-items:end}.hero__text{padding-bottom:0}.hero__headline{margin-bottom:var(--space-md);font-size:clamp(2.5rem,11vw,3.6rem);line-height:.95}.hero__sub{max-width:100%;margin-bottom:var(--space-lg);font-size:1.05rem;line-height:1.6}.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}.hero__scroll-indicator{display:none}.hero__stick-figure{top:calc(var(--nav-height) + .5rem);bottom:auto;right:1rem}.stick-figure-img{height:110px}.image-placeholder--hero-product{height:280px}.tag-strawberry,.tag-lemonade{font-size:2rem}.tag-lemonade{margin-left:1rem}.product__price-amount{font-size:2rem}.image-placeholder--product{height:320px}.product__gallery-2x2 .image-placeholder{aspect-ratio:5/4;height:auto}.product-photo-carousel__viewport{height:clamp(290px,62vw,400px)}.product-photo-card{width:92%}.product-photo-card--next{width:84%}.product__stats{gap:var(--space-sm);grid-template-columns:repeat(3,1fr)}.stat-card{min-height:138px}.stat-card__value{font-size:1.2rem}.steps{gap:var(--space-lg);grid-template-columns:1fr}.gallery__item{width:78vw;max-width:300px;height:340px}.ingredient-dropdown__left{gap:var(--space-md)}.ingredient-dropdown__amount{min-width:55px;font-size:1.3rem}.ingredient-dropdown__trigger{padding:var(--space-md) var(--space-lg)}.ingredient-dropdown__content{padding:0 var(--space-lg) var(--space-lg)}.formula-block--blend{margin-top:var(--space-xl)}.formula-toc{padding:var(--space-md)}.formula-gallery{gap:var(--space-xs);grid-template-columns:1fr 1fr}.formula-blend-visual--placeholder{min-height:180px}.formula-structure-layout{gap:var(--space-lg);grid-template-columns:1fr}.formula-structure-layout__visuals{max-width:420px;margin:0 auto;position:relative;top:auto}.ingredients__chart{max-width:360px;padding:var(--space-md)}.kickstarter__ctas{flex-direction:column}.tracker{padding:var(--space-lg)}.tracker__meta{gap:var(--space-sm);grid-template-columns:repeat(3,1fr)}.tracker__meta-value{font-size:1.15rem}.about__founders{justify-content:center}.footer__grid{gap:var(--space-xl) var(--space-lg);grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=480px){.hero__headline{font-size:2.5rem}.stick-figure-img{height:92px}.tag-strawberry,.tag-lemonade,.product__price-amount{font-size:1.7rem}.product__stats{grid-template-columns:repeat(3,1fr);gap:.4rem}.product-photo-carousel__viewport{height:280px}.product-photo-card{width:94%}.product-photo-card--next{width:86%}.stat-card{min-height:148px}.ingredient-dropdown__amount{min-width:46px;font-size:1.15rem}.ingredient-dropdown__name{font-size:.9rem}.ingredient-dropdown__tag{font-size:.62rem}.tracker__raised{font-size:1.6rem}.tracker__percent{font-size:1.5rem}.footer__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.fx-canvas{pointer-events:none;z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.about-page-header{padding-top:calc(var(--nav-height) + var(--space-2xl))}.faq-page-header{padding-top:calc(var(--nav-height) + var(--space-3xl))}.product-page-header,.formula-page-header{padding-top:calc(var(--nav-height) + var(--space-xl))}.formula-science{padding-bottom:var(--space-2xl);background:var(--white)}.formula-science__header{max-width:760px;margin-bottom:var(--space-lg)}.formula-science__sub{max-width:760px;color:var(--gray-700);font-size:.98rem;line-height:1.65}.formula-sections{gap:var(--space-xl);display:grid}.formula-section{gap:var(--space-lg);scroll-margin-top:calc(var(--nav-height) + var(--space-md));padding-top:var(--space-lg);grid-template-columns:minmax(260px,.38fr) minmax(0,.62fr);align-items:start;display:grid}.formula-section:first-child{border-top:none;padding-top:0}.formula-section--reverse{grid-template-columns:minmax(0,.62fr) minmax(260px,.38fr)}.formula-section__media,.formula-section__content{min-width:0}.formula-section__media{gap:var(--space-md);align-self:start;display:grid}.formula-section__media--stacked{top:calc(var(--nav-height) + var(--space-xl));position:sticky}.formula-section__content{gap:var(--space-xs);display:grid}.formula-section__content h2,.formula-section__content h3{margin-bottom:0}.formula-section__content h2{letter-spacing:-.01em;font-size:clamp(1.35rem,2.4vw,1.85rem);font-family:var(--font-body)}.formula-section__content h3{margin-top:var(--space-xs);color:var(--gray-800);font-size:1.45rem;font-family:var(--font-body)}.formula-section__content p{color:var(--gray-700);margin-bottom:0;font-size:1.25rem;line-height:1.6}.formula-section__content .formula-quote{margin:var(--space-md) 0;padding:var(--space-md);border-left:4px solid var(--primary);background-color:var(--gray-50);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--gray-800);font-size:1.2rem;font-style:italic}.formula-table-card,.formula-placeholder-card{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);box-shadow:none;margin:0;overflow:hidden}.formula-media-card{border-radius:var(--radius-md);box-shadow:none;background:0 0;border:none;margin:0;overflow:hidden}.formula-media-card--chart{padding:var(--space-sm)}.formula-media-card__image{object-fit:contain;width:100%;height:auto;max-height:80vh;display:block}.formula-placeholder-card{aspect-ratio:4/3;background:0 0;border-style:dashed;min-height:180px}.formula-table-card{padding:var(--space-md)}.formula-table-card__title{margin-bottom:var(--space-sm);font-size:1.5rem;font-family:var(--font-body)}.formula-table{border-collapse:collapse;width:100%;font-size:1rem}.formula-table th{text-align:left;border-bottom:1px solid var(--gray-200);vertical-align:top;padding:.7rem .55rem;font-size:1.1rem;font-weight:700}.formula-table td{text-align:left;border-bottom:1px solid var(--gray-200);vertical-align:top;padding:.7rem .55rem}.formula-table th{color:var(--gray-600);text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:600}.formula-table tbody tr:last-child td{border-bottom:none}.formula-quote{border-left:2px solid var(--gray-300);padding:var(--space-sm) 0 var(--space-sm) var(--space-md);color:var(--gray-700);margin:var(--space-sm) 0;background:0 0;border-radius:0;font-style:normal;line-height:1.7}.formula-content__cta{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:2px solid var(--black)}.product-page-header .product__grid{gap:var(--space-2xl);grid-template-columns:35% 1fr;align-items:stretch}.product-page-header .product__price{margin-bottom:var(--space-md)}.product-page-header .product__desc{margin-bottom:var(--space-lg);line-height:1.55}.product-page-header .how-it-works{padding:var(--space-lg) 0 0}.product-page-header .how-it-works .section-heading{margin-bottom:var(--space-sm);font-size:clamp(1.2rem,2.1vw,1.6rem)}.product-page-header .steps{gap:var(--space-md)}.product-page-header .step{min-height:130px;padding:var(--space-md) var(--space-sm);border-radius:var(--radius-md)}.product-page-header .step__number{margin-bottom:.15rem;font-size:.55rem}.product-page-header .step__icon{width:34px;height:34px;margin-bottom:.2rem}.product-page-header .step__icon svg{width:16px;height:16px}.product-page-header .step h3{margin-bottom:.1rem;font-size:.82rem}.product-page-header .step p{font-size:.72rem;line-height:1.25}.product-page-header .ingredients{margin-top:var(--space-lg);padding-top:var(--space-xl)}.product-page-header .ingredients__subtitle{margin-bottom:var(--space-lg)}.product-page-header .ingredients__layout{gap:var(--space-xl)}.product-page-header .ingredients__chart{padding:var(--space-md)}.product-page-header .how-it-works--inline .steps{grid-template-columns:repeat(3,1fr)}.deep-dive{padding:var(--space-3xl) 0;background:var(--gray-50);border-top:1px solid var(--gray-200)}.formula-toc{background:var(--white);padding:var(--space-xl);border-radius:var(--radius-lg);margin-bottom:var(--space-3xl);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}.formula-toc__title{font-size:1.1rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-md);color:var(--black);font-weight:700}.formula-toc__list{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.formula-toc__list li a{color:var(--gray-700);transition:color var(--duration-fast);font-size:1.05rem;font-weight:500;text-decoration:none}.formula-toc__list li a:hover{color:var(--blue-primary)}.formula-section__content a,.formula-section__content p,.formula-toc__list li a{overflow-wrap:break-word;word-break:break-word}.nav__mobile-toggle{justify-content:center;align-items:center;min-width:44px;min-height:44px}.product__desc{font-size:clamp(1.05rem,2.5vw,1.5rem)}.formula-section__content p{font-size:clamp(1rem,2vw,1.25rem)}.formula-section__content h3{font-size:clamp(1.15rem,2.4vw,1.45rem)}.formula-quote,.formula-section__content .formula-quote{font-size:clamp(1rem,2vw,1.2rem)}@media (width<=1280px){:root{--container-max:100%}}@media (width<=1024px){.formula-section,.formula-section--reverse{gap:var(--space-xl);grid-template-columns:1fr}.formula-section__media--stacked{position:relative;top:auto}.kickstarter-feature{gap:var(--space-2xl)!important;grid-template-columns:1fr!important}.product-page-header .product__grid{gap:var(--space-2xl);grid-template-columns:1fr!important}.product-page-header .product-photo-carousel__viewport{width:100%!important;height:clamp(320px,60vw,520px)!important;margin-top:var(--space-lg)!important;transform:none!important}}@media (width<=768px){.nav.is-scrolled:has(.nav__links.is-open){-webkit-backdrop-filter:none}.formula-table,.formula-table th,.formula-table td{font-size:.82rem!important}.formula-table th,.formula-table td{padding:.55rem .4rem}.formula-section__content p{font-size:1.02rem}}@media (width<=640px){.home-learn-links{flex-direction:column}.home-learn-links .btn{width:100%}.ingredients-row{gap:var(--space-lg);flex-wrap:wrap}.ingredients-row .ingredient-col{flex:100%!important}.footer__grid{gap:var(--space-xl);grid-template-columns:1fr}}@media (width<=480px){.home-learn-links{gap:var(--space-xs)}.product__title-group .section-heading{font-size:clamp(1.4rem,6vw,1.9rem)}}.ingredient-gauge{margin-top:var(--space-xl)}.ingredient-gauge__chart{max-width:520px;margin:0 auto;position:relative}.ingredient-gauge__svg{width:100%;height:auto;display:block;overflow:visible}.ingredient-gauge__segment{transition:opacity var(--duration-normal) var(--ease-out), stroke-width var(--duration-normal) var(--ease-out)}.ingredient-gauge__center{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:.15rem;display:flex;position:absolute;top:56%;left:0;right:0}.ingredient-gauge__name{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--gray-900);font-size:1.15rem;font-weight:700;display:block}.ingredient-gauge__category{letter-spacing:.1em;text-transform:uppercase;color:var(--gray-500);font-size:.72rem;display:block}.ingredient-gauge__legend{justify-content:center;gap:var(--space-sm) var(--space-lg);margin-top:var(--space-lg);flex-wrap:wrap;padding:0;list-style:none;display:flex}.ingredient-gauge__legend-item{cursor:pointer;font-family:var(--font-heading);letter-spacing:.02em;color:var(--gray-800);transition:opacity var(--duration-normal) var(--ease-out), color var(--duration-fast);background:0 0;border:none;align-items:center;gap:.5rem;padding:.35rem .25rem;font-size:.9rem;font-weight:700;display:inline-flex}.ingredient-gauge__legend-item.is-selected{color:var(--gray-900)}.ingredient-gauge__dot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.ingredient-gauge__detail{opacity:0;max-height:0;margin-top:var(--space-lg);transition:max-height .5s var(--ease-out), opacity .4s var(--ease-out);overflow:hidden}.ingredient-gauge__detail.is-open{opacity:1;max-height:400px}.ingredient-gauge__detail-inner{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-sm);padding:var(--space-lg) var(--space-xl)}.ingredient-gauge__detail-head{justify-content:space-between;align-items:flex-start;gap:var(--space-md);margin-bottom:var(--space-sm);display:flex}.ingredient-gauge__detail-inner p{color:var(--gray-600);margin:0;font-size:.95rem;line-height:1.7}.ingredient-gauge__close{color:var(--gray-400);cursor:pointer;transition:color var(--duration-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;font-size:1.5rem;line-height:1;display:flex}.ingredient-gauge__close:hover{color:var(--gray-900)}.ingredient-list{margin-top:var(--space-xl);border-top:1px solid var(--gray-200)}.ingredient-list--grid{justify-content:center;align-items:flex-start;gap:var(--space-lg);margin-top:var(--space-xl);border-top:none;flex-wrap:wrap;display:flex}.ingredient-list--grid .ingredient-list__item{flex:0 0 calc(33.333% - (var(--space-lg) * 2 / 3));background:var(--white);border:1px solid var(--ca-ink);padding:0 var(--space-md);border-radius:0}@media (width<=1024px){.ingredient-list--grid .ingredient-list__item{flex:0 0 calc(50% - var(--space-lg) / 2)}}.ingredient-list__item{border-bottom:1px solid var(--gray-200)}.ingredient-list__trigger{align-items:center;gap:var(--space-md);cursor:pointer;width:100%;padding:var(--space-lg) 0;text-align:left;background:0 0;border:none;display:flex}.ingredient-list__labels{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ingredient-list__trigger .ingredient-gauge__icon{width:20px;height:20px;color:var(--gray-400);transition:transform var(--duration-normal) var(--ease-spring);flex-shrink:0}.ingredient-list__item.is-open .ingredient-gauge__icon{color:var(--blue-primary);transform:rotate(45deg)}.ingredient-list__panel{transition:grid-template-rows .45s var(--ease-out);grid-template-rows:0fr;display:grid}.ingredient-list__item.is-open .ingredient-list__panel{grid-template-rows:1fr}.ingredient-list__panel-inner{min-height:0;overflow:hidden}.ingredient-list__panel-inner p{color:var(--gray-600);padding-bottom:var(--space-lg);margin:0;font-size:.92rem;line-height:1.7}.legal-page{padding-top:calc(var(--nav-height) + var(--space-2xl));padding-bottom:var(--space-4xl);background:var(--white);min-height:100vh}.legal-page__container{max-width:820px}.legal-content h1{letter-spacing:-.02em;color:var(--gray-900);margin-bottom:var(--space-md);font-size:clamp(2rem,5vw,3rem);line-height:1.15}.legal-content h2{letter-spacing:-.01em;color:var(--gray-900);margin-top:var(--space-2xl);margin-bottom:var(--space-sm);font-size:clamp(1.25rem,2.6vw,1.6rem)}.legal-content p{color:var(--gray-700);margin-bottom:var(--space-md);overflow-wrap:break-word;font-size:1rem;line-height:1.75}.legal-content ul{margin:0 0 var(--space-md);gap:var(--space-xs);flex-direction:column;padding:0;list-style:none;display:flex}.legal-content li{padding-left:var(--space-lg);color:var(--gray-700);font-size:1rem;line-height:1.7;position:relative}.legal-content li:before{content:"";background:var(--gray-900);border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:0}.legal-content strong{color:var(--gray-900);font-weight:700}.legal-content a{color:var(--gray-900);border-bottom:1px solid var(--gray-300);transition:border-color var(--duration-fast) ease;overflow-wrap:break-word}.legal-content a:hover{border-color:var(--gray-900)}.legal-content hr{border:none;border-top:1px solid var(--gray-200);margin:var(--space-2xl) 0 var(--space-lg)}.legal-content>p:first-of-type strong{color:var(--gray-600);font-weight:600}.legal-content em{color:var(--gray-500);font-size:.9rem;font-style:italic;line-height:1.6;display:inline-block}.cart-drawer-overlay{z-index:9998;background:#00000080;width:100%;height:100%;transition:opacity .3s;position:fixed;top:0;left:0}.cart-drawer{z-index:9999;background:#fff;flex-direction:column;width:100vw;height:100%;animation:.3s forwards slideInRight;display:flex;position:fixed;top:0;right:0;box-shadow:-4px 0 15px #0000001a}@media (width>=768px){.cart-drawer{width:45vw}}@media (width>=1024px){.cart-drawer{width:30vw}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer__header{padding:var(--space-md);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;display:flex}.cart-drawer__header h2{font-family:var(--font-heading);margin:0;font-size:1.5rem}.cart-drawer__close{cursor:pointer;color:var(--gray-500);background:0 0;border:none;padding:0}.cart-drawer__close:hover{color:#000}.cart-drawer__content{padding:var(--space-md);flex:1;overflow-y:auto}.cart-item{gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.cart-item__image{background:var(--gray-100);border-radius:4px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-item__image img{object-fit:cover;width:100%;height:100%}.cart-item__details{flex-direction:column;flex:1;display:flex}.cart-item__title{margin-bottom:.25rem;font-weight:600}.cart-item__price{color:var(--gray-700);margin-bottom:var(--space-sm)}.cart-item__actions{align-items:center;gap:var(--space-md);display:flex}.quantity-selector{border:1px solid var(--gray-300);border-radius:4px;align-items:center;display:flex;overflow:hidden}.quantity-selector button{cursor:pointer;color:#000;background:#fff;border:none;width:30px;height:30px;font-size:1.2rem}.quantity-selector span{text-align:center;width:30px;font-size:.95rem}.cart-item__remove{color:var(--gray-500);cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.cart-item__remove:hover{color:#000}.cart-drawer__note{margin-top:var(--space-lg)}.cart-drawer__note label{margin-bottom:.5rem;font-weight:500;display:block}.cart-drawer__note textarea{border:1px solid var(--gray-300);resize:vertical;border-radius:4px;width:100%;padding:.5rem;font-family:inherit}.cart-drawer__empty{text-align:center;padding:var(--space-xl) 0;color:var(--gray-600)}.cart-drawer__empty p{margin-bottom:var(--space-md)}.cart-drawer__footer{padding:var(--space-md);border-top:1px solid var(--gray-200);background:#fafafa}.cart-drawer__subtotal{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:flex}.cart-drawer__taxes-info{color:var(--gray-500);margin-bottom:var(--space-md);font-size:.85rem}.cart-drawer__checkout{width:100%}.nav__cart-btn{color:var(--off-white);cursor:pointer;transition:color var(--duration-fast) ease;background:0 0;border:none;align-items:center;margin-left:auto;padding:.5rem;display:flex;position:relative}.nav.is-scrolled .nav__cart-btn{color:var(--gray-600)}.nav.is-scrolled .nav__cart-btn:hover{color:var(--black)}.nav--dark .nav__cart-btn{color:var(--gray-700)}.nav--dark .nav__cart-btn:hover{color:var(--black)}.nav__cart-badge{color:inherit;margin-left:.25rem;font-size:1rem;font-weight:700}@media (width>=900px){.nav__cart-btn{margin-left:var(--space-md)}}
