:root{color-scheme:light;--pepper:#ef563f;--leaf:#1f5c43;--cream:#f5e8ce;--paper:#fffcf6;--ink:#20251f;--gold:#e8b441;--muted:#5d665d;--line:#20251f24;--max:1220px;--gutter:clamp(1.15rem, 4.2vw, 4rem);--radius:1.35rem}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Avenir Next,Avenir,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}figure{margin:0}a{color:inherit}:focus-visible{outline:3px solid var(--leaf);outline-offset:4px}::selection{background:var(--gold);color:var(--ink)}.skip-link{z-index:100;background:var(--ink);color:var(--cream);border-radius:.5rem;padding:.7rem 1rem;font-weight:700;position:absolute;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{width:100%;max-width:1440px;min-height:94px;padding:.5rem var(--gutter);background:var(--cream);justify-content:space-between;align-items:center;gap:1.2rem;margin-inline:auto;display:flex}.brand-lockup{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand-lockup img{object-fit:contain;width:78px;height:78px}.site-nav{align-items:center;gap:clamp(1rem,3vw,2.7rem);display:flex}.site-nav a,.header-note{color:var(--ink);font-size:.88rem;font-weight:650;text-decoration:none;transition:color .18s}.site-nav a:hover,.header-note:hover,.text-link:hover,.back-top:hover{color:var(--pepper)}.header-note{white-space:nowrap;align-items:center;gap:.55rem;display:inline-flex}.header-note span{color:var(--pepper);font-size:1.05rem}.hero{isolation:isolate;max-width:1440px;min-height:650px;padding:clamp(3rem, 6vw, 5.4rem) var(--gutter) clamp(4rem, 7vw, 6.5rem);background:var(--cream);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2rem,5vw,5rem);margin:0 auto;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;border:2px solid #ef563f2e;border-radius:50%;width:390px;height:390px;position:absolute;bottom:-275px;left:-240px;box-shadow:0 0 0 38px #ef563f09,0 0 0 82px #ef563f06}.hero-copy{max-width:590px;padding-bottom:1rem}.eyebrow{color:var(--leaf);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:.65rem;margin:0 0 1.3rem;font-size:.72rem;font-weight:800;display:flex}.eyebrow-dot{background:var(--pepper);border-radius:50%;width:.58rem;height:.58rem;display:inline-block}.section-index{letter-spacing:0;border:1px solid;border-radius:50%;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;font-size:.65rem;display:inline-flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink)}h1,h2{letter-spacing:-.055em;font-weight:760;line-height:.99}h1{max-width:660px;margin-bottom:1.4rem;font-size:clamp(3.35rem,6.3vw,6.3rem)}h1 em,h2 em{color:var(--leaf);font-style:normal}.hero-description{color:#39443b;max-width:35rem;margin-bottom:2rem;font-size:clamp(1.02rem,1.3vw,1.17rem);line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.2rem 1.65rem;display:flex}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.8rem;min-height:3.35rem;padding:.86rem 1.25rem;font-size:.88rem;font-weight:760;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #20251f1f}.button--coral{background:var(--pepper);color:var(--ink)}.button--cream{background:var(--cream);color:var(--leaf)}.button span{font-size:1.05rem}.text-link{color:var(--ink);text-underline-offset:.25rem;font-size:.9rem;font-weight:700;text-decoration-thickness:1px}.hero-footnote{color:#5b635b;margin:2rem 0 0;font-size:.78rem}.hero-visual{background:#fffcf69e;border:1px solid #20251f1f;border-radius:2rem;min-width:0;padding:.8rem;position:relative;transform:rotate(1.2deg)}.hero-visual img{aspect-ratio:1.28;object-fit:cover;border-radius:1.45rem;width:100%}.hero-visual figcaption{color:#fff;backdrop-filter:blur(8px);background:#20251fd1;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.6rem;max-width:calc(100% - 2.6rem);padding:.68rem .95rem;font-size:.74rem;font-weight:650;display:inline-flex;position:absolute;bottom:1.35rem;left:1.3rem}.caption-mark{color:var(--gold)}.section-pad{padding:clamp(4.5rem, 8vw, 7.5rem) var(--gutter)}.idea-section,.identity-section{background:var(--paper)}.packaging-section,.rider-section{background:var(--cream)}.section-heading{max-width:var(--max);margin:0 auto 3rem}.section-heading h2,.identity-topline h2{margin-bottom:1rem;font-size:clamp(2.65rem,5vw,4.75rem)}.section-intro{max-width:34rem;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.75}.section-heading--split{grid-template-columns:1fr minmax(260px,.66fr);align-items:end;gap:2rem;display:grid}.section-heading--split .section-intro{justify-self:end;padding-bottom:.35rem}.loop-steps{max-width:var(--max);grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 auto;display:grid}.loop-step{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:270px;padding:1.5rem 1.6rem 1.7rem;position:relative;overflow:hidden}.step-number{color:var(--leaf);letter-spacing:.12em;font-size:.75rem;font-weight:800}.step-symbol{background:var(--cream);border-radius:50%;place-items:center;width:74px;height:74px;margin:1.25rem 0;display:grid;position:relative}.step-symbol:before{content:"";border:2px solid var(--leaf);border-radius:50%;width:38px;height:38px;position:absolute}.step-symbol--bowl:after{content:"";border:2px solid var(--pepper);border-top:0;border-radius:0 0 18px 18px;width:29px;height:12px;position:absolute;bottom:17px}.step-symbol--route:after{content:"";border:2px solid var(--pepper);border-left-color:#0000;border-radius:50%;width:42px;height:18px;position:absolute;transform:rotate(-34deg)}.step-symbol--handoff:after{content:"";background:var(--pepper);width:15px;height:15px;box-shadow:-34px 31px 0 -3px var(--gold);border-radius:50%;position:absolute;top:12px;right:13px}.loop-step h3{letter-spacing:-.03em;margin-bottom:.35rem;font-size:1.35rem}.loop-step p{max-width:20rem;color:var(--muted);margin-bottom:0;font-size:.9rem}.concept-note{max-width:var(--max);color:var(--muted);margin:1.2rem auto 0;font-size:.78rem}.section-actions{max-width:var(--max);margin:1.5rem auto 0}.concept-note span{color:var(--pepper);margin-right:.35rem}.packaging-grid{max-width:var(--max);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;margin:0 auto;display:grid}.visual-card,.rider-card{border-radius:var(--radius);background:var(--paper);border:1px solid #20251f1f;min-width:0;overflow:hidden}.visual-image-wrap{background:#eee2cc;position:relative;overflow:hidden}.visual-image-wrap img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .45s}.visual-card:hover img,.rider-card:hover img{transform:scale(1.025)}.image-index{color:var(--ink);background:#f5e8ceeb;border-radius:999px;padding:.42rem .58rem;font-size:.68rem;font-weight:800;position:absolute;top:.9rem;left:.9rem}.visual-caption{justify-content:space-between;align-items:center;gap:.7rem;padding:1.05rem 1.1rem 1.15rem;display:flex}.visual-caption strong{color:var(--ink);font-size:.98rem;display:block}.visual-caption small{color:var(--muted);margin-top:.1rem;font-size:.77rem;display:block}.concept-pill{color:var(--leaf);text-transform:uppercase;letter-spacing:.07em;border:1px solid #1f5c4340;border-radius:999px;flex:none;padding:.38rem .58rem;font-size:.65rem;font-weight:750}.section-disclaimer{max-width:var(--max);color:#596258;margin:1.15rem auto 0;font-size:.76rem}.handoff-section{isolation:isolate;background:var(--leaf);color:var(--cream);grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid;position:relative;overflow:hidden}.handoff-section:before{content:"";z-index:-1;border:1px solid #f5e8ce2e;border-radius:50%;width:580px;height:580px;position:absolute;top:-260px;left:-280px;box-shadow:0 0 0 42px #f5e8ce09,0 0 0 90px #f5e8ce06}.eyebrow--light{color:var(--cream)}.handoff-copy{max-width:610px}.handoff-copy h2{color:var(--cream);margin-bottom:1.15rem;font-size:clamp(2.7rem,5.3vw,5.15rem)}.handoff-copy h2 em{color:var(--gold)}.handoff-copy p:not(.eyebrow){color:#f5e8cee0;max-width:34rem;margin-bottom:1.6rem;font-size:1rem;line-height:1.8}.handoff-graphic{background:#0f2d202e;border:1px solid #f5e8ce3b;border-radius:1.6rem;place-items:center;min-height:310px;display:grid;position:relative}.handoff-ring{border:3px solid var(--pepper);border-radius:50%;place-items:center;width:172px;height:172px;display:grid;transform:rotate(-28deg)}.handoff-ring:before{content:"";border:2px solid var(--cream);border-radius:50%;width:105px;height:105px}.handoff-ring span{background:var(--gold);border-radius:50%;width:26px;height:26px;position:absolute;transform:translate(64px,-59px)}.handoff-labels{color:var(--cream);text-transform:uppercase;letter-spacing:.13em;flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem;margin-top:-1.1rem;font-size:.72rem;font-weight:750;display:flex}.handoff-labels i{color:var(--gold);font-style:normal}.handoff-graphic>p{color:#f5e8cebf;margin:0;font-size:.75rem;position:absolute;bottom:1rem}.rider-grid{max-width:var(--max);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:stretch;gap:1.15rem;margin:0 auto;display:grid}.rider-card--portrait .visual-image-wrap img{aspect-ratio:4/4.6}.rider-card--bag .visual-image-wrap img{aspect-ratio:4/3}.rider-card .visual-caption{min-height:74px}.identity-section{background:var(--paper)}.identity-topline{max-width:var(--max);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto 2rem;display:flex}.identity-logo{mix-blend-mode:multiply;width:clamp(92px,12vw,150px);height:auto}.palette-row{max-width:var(--max);border-radius:1rem;grid-template-columns:repeat(5,1fr);margin:0 auto;display:grid;overflow:hidden}.swatch{min-height:130px;color:var(--ink);flex-direction:column;justify-content:space-between;padding:1rem;display:flex}.swatch span{font-size:.76rem;font-weight:750}.swatch code{font-family:inherit;font-size:.7rem;font-weight:700}.swatch--coral{background:var(--pepper)}.swatch--green{background:var(--leaf);color:var(--cream)}.swatch--cream{background:var(--cream)}.swatch--ink{background:var(--ink);color:var(--cream)}.swatch--gold{background:var(--gold)}.identity-note{max-width:var(--max);color:var(--muted);margin:1rem auto 0;font-size:.82rem}.launch-section{background:var(--paper);padding-top:1rem}.launch-card{isolation:isolate;max-width:var(--max);background:var(--ink);min-height:325px;color:var(--cream);border-radius:1.7rem;justify-content:space-between;align-items:end;gap:2rem;margin:0 auto;padding:clamp(2rem,5vw,4.5rem);display:flex;position:relative;overflow:hidden}.launch-copy{max-width:720px}.launch-copy h2{color:var(--cream);margin-bottom:1rem;font-size:clamp(2.55rem,4.6vw,4.4rem)}.launch-copy h2 em{color:var(--gold)}.launch-copy p:not(.eyebrow){color:#f5e8cedb;max-width:34rem;margin-bottom:0}.launch-card>.button{z-index:1;flex:none;position:relative}.launch-loop{z-index:-1;border:2px solid #ef563fa6;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-245px;right:12%;box-shadow:0 0 0 36px #ef563f1a,0 0 0 74px #ef563f0f}.site-footer{max-width:1440px;padding:2rem var(--gutter) 1rem;border-top:1px solid var(--line);background:var(--paper);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.footer-wordmark{color:var(--leaf);letter-spacing:-.04em;font-size:1.05rem;font-weight:820;text-decoration:none}.footer-wordmark span{color:var(--pepper)}.site-footer p{color:var(--muted);margin:0;font-size:.78rem}.back-top{color:var(--ink);font-size:.78rem;font-weight:700;text-decoration:none}.site-disclaimer{max-width:1440px;padding:0 var(--gutter) 2rem;background:var(--paper);color:#636a62;margin:0 auto;font-size:.69rem}@media (width<=900px){.hero{grid-template-columns:1fr 1fr;gap:2rem;min-height:580px}h1{font-size:clamp(3rem,6vw,4.9rem)}.section-heading--split{grid-template-columns:1fr;gap:1.1rem}.section-heading--split .section-intro{justify-self:start}.handoff-section{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=680px){:root{--gutter:1.15rem}.site-header{flex-wrap:wrap;gap:.3rem 1rem;min-height:78px;padding-block:.4rem .65rem}.brand-lockup img{width:61px;height:61px}.site-nav{order:3;justify-content:space-between;gap:.65rem;width:100%;padding:.15rem 0 .15rem .1rem}.site-nav a{font-size:.77rem}.header-note{margin-left:auto;font-size:.72rem}.hero{grid-template-columns:1fr;gap:2rem;min-height:0;padding-top:3.3rem;padding-bottom:3.6rem}.hero-copy{max-width:100%}h1{max-width:10ch;font-size:clamp(3.25rem,14vw,5rem)}.hero-description{font-size:1rem}.hero-visual{width:100%;transform:rotate(.5deg)}.hero-visual img{aspect-ratio:1.08}.section-pad{padding-block:4.2rem}.section-heading{margin-bottom:2rem}.section-heading h2,.identity-topline h2{font-size:clamp(2.6rem,11vw,4rem)}.loop-steps{grid-template-columns:1fr;gap:.8rem}.loop-step{grid-template-columns:2.1rem 3.4rem 1fr;align-items:center;gap:.4rem .9rem;min-height:0;padding:1rem;display:grid}.step-number{grid-row:1/span 2;align-self:start;padding-top:.35rem}.step-symbol{grid-row:1/span 2;width:54px;height:54px;margin:0}.step-symbol:before{width:29px;height:29px}.step-symbol--bowl:after{width:23px;height:9px;bottom:12px}.step-symbol--route:after{width:31px;height:14px}.step-symbol--handoff:after{width:12px;height:12px;box-shadow:-24px 23px 0 -3px var(--gold);top:8px;right:9px}.loop-step h3{align-self:end;margin:0;font-size:1.15rem}.loop-step p{align-self:start;font-size:.84rem}.packaging-grid,.rider-grid{grid-template-columns:1fr;gap:.9rem}.packaging-grid .visual-image-wrap img{aspect-ratio:4/3}.handoff-section{grid-template-columns:1fr;gap:2.2rem}.handoff-graphic{min-height:270px}.identity-topline{align-items:end}.identity-logo{flex:0 0 84px;width:84px}.palette-row{grid-template-columns:repeat(2,1fr)}.swatch{min-height:100px}.swatch:last-child{grid-column:span 2;min-height:75px}.launch-card{flex-direction:column;align-items:start;min-height:0;padding:2rem 1.4rem}.launch-card>.button{margin-top:.25rem}.site-footer{flex-wrap:wrap;padding-top:1.4rem}.site-footer p{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
