:root{--color-bg:#fff;--color-surface:#fff;--color-text:#111;--color-muted:#555;--color-border:#e5e5e5;--color-accent:#111;--color-stone:#f7f7f7;--color-stone-deep:#eee;--font-sans:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--font-weight-medium:600;--font-weight-bold:700;--font-weight-display:800;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:3rem;--space-xl:clamp(5rem, 12vw, 8rem);--space-2xl:clamp(7rem, 18vw, 14rem);--layout-max:76rem;--text-max:38rem;--header-height:4.5rem;--radius:0;--display-size-hero:clamp(3.75rem, 17vw, 13rem);--display-size:clamp(3rem, 11vw, 9.5rem);--display-size-sm:clamp(2.125rem, 5.5vw, 4.25rem);--display-size-xs:clamp(1.5rem, 3.5vw, 2.25rem);--text-lead:clamp(1.125rem, 2.2vw, 1.5rem);--text-body:1.0625rem;--text-ui:1rem;--tracking-display:-.045em;--leading-display:.9;--belief-geo:#eceae6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}body{font-family:var(--font-sans);font-size:var(--text-body);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}h1,h2,h3{font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display)}.display{font-size:var(--display-size);font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display);line-height:var(--leading-display);margin-bottom:var(--space-lg)}.display--sm{font-size:var(--display-size-sm);line-height:.95}.display--xs{font-size:var(--display-size-xs);line-height:1;font-weight:var(--font-weight-bold)}a{color:inherit;text-underline-offset:.15em;text-decoration-thickness:1px}a:hover{color:var(--color-muted)}h1,h2,h3,p,ul{margin:0}.skip-link{z-index:1000;padding:var(--space-sm);background:var(--color-accent);color:var(--color-surface);position:absolute;top:0;left:-9999px}.skip-link:focus{left:var(--space-sm)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-sm);max-width:var(--layout-max);padding:0 clamp(var(--space-md), 4vw, var(--space-lg));height:100%;margin:0 auto;display:flex}.site-logo{font-weight:var(--font-weight-bold);letter-spacing:-.03em;white-space:nowrap;font-size:clamp(.9375rem,2vw,1.125rem);text-decoration:none}.site-nav{gap:var(--space-md);display:none}.site-nav a{font-size:var(--text-ui);font-weight:var(--font-weight-medium);letter-spacing:-.02em;color:var(--color-muted);text-decoration:none}.site-nav a.active,.site-nav a:hover{color:var(--color-text)}.site-contact{align-items:center;gap:var(--space-sm);margin-left:auto;display:flex}.contact-text{background:var(--color-text);min-height:2.75rem;color:var(--color-surface);border-radius:var(--radius);font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:-.02em;white-space:nowrap;justify-content:center;align-items:center;padding:0 1.125rem;text-decoration:none;display:inline-flex}.contact-text:hover{opacity:.85;color:var(--color-surface)}.site-nav-toggle{cursor:pointer;border-radius:var(--radius);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;display:flex}.site-nav-toggle__icon{background:var(--color-text);width:1.25rem;height:2px;transition:background .2s;display:block;position:relative}.site-nav-toggle__icon:before,.site-nav-toggle__icon:after{content:"";background:var(--color-text);width:100%;height:2px;transition:transform .2s;position:absolute;left:0}.site-nav-toggle__icon:before{top:-6px}.site-nav-toggle__icon:after{top:6px}.site-nav-toggle.is-open .site-nav-toggle__icon{background:0 0}.site-nav-toggle.is-open .site-nav-toggle__icon:before{top:0;transform:rotate(45deg)}.site-nav-toggle.is-open .site-nav-toggle__icon:after{top:0;transform:rotate(-45deg)}.site-nav-backdrop{display:none}@media (width<=380px){.site-logo{font-size:.8125rem}}@media (width<=767px){.site-nav{top:var(--header-height);padding:var(--space-sm) clamp(var(--space-md), 4vw, var(--space-lg));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);z-index:99;background:#fffffffa;flex-direction:column;gap:0;position:fixed;left:0;right:0;box-shadow:0 4px 12px #0000000f}.site-nav.is-open{display:flex}.site-nav a{border-bottom:1px solid var(--color-border);padding:.875rem 0;font-size:1.125rem}.site-nav a:last-child{border-bottom:none}.site-nav-backdrop{top:var(--header-height);cursor:pointer;z-index:98;background:#00000040;border:none;padding:0;display:block;position:fixed;bottom:0;left:0;right:0}}@media (width>=768px){.site-nav{display:flex}.site-nav-toggle{display:none}}.btn{border-radius:var(--radius);min-height:3.25rem;font-family:inherit;font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:-.02em;cursor:pointer;border:none;justify-content:center;align-items:center;padding:0 1.5rem;text-decoration:none;display:inline-flex}.btn--primary{background:var(--color-text);color:var(--color-surface)}.btn--primary:hover{opacity:.85;color:var(--color-surface)}.btn--secondary{color:var(--color-text);border:1px solid var(--color-border);background:0 0}.btn--ghost{color:var(--color-muted);min-height:auto;font-size:var(--text-lead);font-weight:var(--font-weight-bold);letter-spacing:-.02em;margin-top:var(--space-md);background:0 0;justify-content:flex-start;padding-left:0}.btn--ghost:hover{color:var(--color-text)}.band--dark .btn--primary{background:var(--color-surface);color:var(--color-text)}.band--dark .btn--secondary{color:var(--color-surface);border-color:#ffffff59}.text-cta-label__desktop{display:none}@media (width>=768px){.text-cta-label__mobile{display:none}.text-cta-label__desktop{display:inline}}.site-main{background:var(--color-bg)}.home-story,.home-story__beats{display:block}.hero{padding:clamp(6rem, 18vw, 12rem) clamp(var(--space-sm), 3.5vw, var(--space-lg));overflow-x:clip}.hero--prologue{border-bottom:none;padding-top:clamp(7rem,22vw,16rem);padding-bottom:clamp(7rem,20vw,14rem)}.hero__content{width:100%;max-width:none;margin:0;container-type:inline-size}.hero__kicker{margin:0 0 var(--space-md);color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.hero__title{font-size:18.0995cqi;font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display);margin:0 0 var(--space-xl);line-height:.84}.hero__title span{white-space:nowrap;display:block}.hero__deck{max-width:34rem;color:var(--color-muted);letter-spacing:-.01em;margin:0;font-size:clamp(1.0625rem,1.5vw,1.1875rem);font-weight:500;line-height:1.65}.story-beat{padding:clamp(5rem, 14vw, 11rem) clamp(var(--space-sm), 3.5vw, var(--space-lg));border-top:1px solid var(--color-border);position:relative;overflow:clip}.story-beat--resolve{background:var(--color-stone);border-top:none;padding-bottom:clamp(7rem,18vw,14rem)}.story-beat--shift .story-beat__inner{padding-left:clamp(0rem,8vw,6rem)}.story-beat__inner{z-index:1;width:100%;max-width:var(--layout-max);margin:0 auto;position:relative}.story-beat__chapter{margin:0 0 var(--space-md);color:var(--color-muted);letter-spacing:.12em;font-size:.75rem;font-weight:600}.story-beat__headline{max-width:16ch;font-size:clamp(2rem,6vw + .5rem,5.5rem);font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display);margin:0 0 clamp(2.5rem,5vw,4rem);line-height:.95}.story-beat__headline:has(span:only-child){max-width:var(--text-max)}.story-beat__headline span{display:block}.story-beat__body{max-width:32rem}.story-beat__body p{color:var(--color-muted);letter-spacing:-.01em;margin:0;font-size:clamp(1.0625rem,1.35vw,1.1875rem);font-weight:500;line-height:1.75}.story-beat__body p+p{margin-top:1.35em}.story-beat__example{color:color-mix(in srgb, var(--color-text) 72%, var(--color-muted))}.story-beat__example+.story-beat__example{margin-top:.65em}.story-beat__example+p{margin-top:2em}.story-beat__cadence-line{color:var(--color-text);letter-spacing:-.02em;font-weight:600}.story-beat__cadence-line+.story-beat__cadence-line{margin-top:.5em}.story-beat__actions{gap:var(--space-sm);flex-wrap:wrap;margin-top:clamp(2.5rem,5vw,4rem);display:flex}.story-beat__geo{pointer-events:none;align-items:center;width:min(95vw,44rem);display:flex;position:absolute}.story-beat--geo-right .story-beat__geo{top:50%;right:max(-22vw,-10rem);transform:translateY(-50%)}.story-beat--geo-left .story-beat__geo{flex-direction:row-reverse;bottom:12%;left:max(-22vw,-10rem)}.story-beat__bar{background:var(--belief-geo,#eceae6);border-radius:999px;flex:auto;height:clamp(.875rem,1.8vw,1.5rem)}.story-beat--geo-right .story-beat__bar{margin-right:calc(clamp(.875rem,1.8vw,1.5rem)/-2)}.story-beat--geo-left .story-beat__bar{margin-left:calc(clamp(.875rem,1.8vw,1.5rem)/-2)}.story-beat__disc{background:var(--belief-geo,#eceae6);border-radius:50%;flex:0 0 clamp(11rem,32vw,22rem);width:clamp(11rem,32vw,22rem);height:clamp(11rem,32vw,22rem)}.story-beat--resolve .story-beat__disc,.story-beat--resolve .story-beat__bar{background:color-mix(in srgb, var(--belief-geo) 70%, var(--color-stone-deep))}@media (width<=767px){.story-beat--shift .story-beat__inner{padding-left:0}.story-beat__geo{opacity:.55}.story-beat--geo-right .story-beat__geo{top:auto;bottom:-4rem;right:-38%;transform:none}.story-beat--geo-left .story-beat__geo{bottom:-4rem;left:-38%}}.facts-strip{border-bottom:1px solid var(--color-border)}.facts-strip__list{padding:clamp(1.5rem, 4vw, 2.5rem) clamp(var(--space-md), 4vw, var(--space-lg));max-width:var(--layout-max);gap:var(--space-md);margin:0 auto;list-style:none;display:grid}@media (width>=768px){.facts-strip__list{gap:var(--space-md);grid-template-columns:repeat(4,1fr)}}.facts-strip__list li{font-size:clamp(1rem,2.2vw,1.375rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em;color:var(--color-text);line-height:1.25}.section{padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));border-bottom:1px solid var(--color-border);background:0 0}.section__inner{max-width:var(--layout-max);margin:0 auto}.section__inner--columns{gap:var(--space-xl);display:grid}@media (width>=768px){.section__inner--columns{grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem)}}.link-stack{margin:0 0 var(--space-md);gap:var(--space-sm);padding:0;list-style:none;display:grid}.link-stack a{font-size:clamp(1.125rem,2.4vw,1.75rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em;line-height:1.25;text-decoration:none}.link-stack--areas{columns:2;gap:var(--space-sm)}.cta{padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));border-bottom:1px solid var(--color-border);background:0 0}.cta__inner{max-width:var(--layout-max);gap:var(--space-lg);flex-direction:column;margin:0 auto;display:flex}@media (width>=960px){.cta__inner{flex-direction:row;justify-content:space-between;align-items:flex-end}}.cta__text{gap:var(--space-sm);flex-direction:column;display:flex}.cta__headline{max-width:12ch;margin-bottom:0}.cta__body{max-width:28rem;color:var(--color-muted);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;margin:0;line-height:1.5}.cta__actions{gap:var(--space-sm);flex-wrap:wrap;flex-shrink:0;display:flex}.accordion-trigger__label{align-items:baseline;gap:var(--space-md);display:flex}.accordion-trigger__index{font-size:clamp(.875rem,1.5vw,1rem);font-weight:var(--font-weight-bold);color:var(--color-muted);min-width:2rem}.photo-slot{background:var(--color-stone);border:1px solid var(--color-border);margin:0;overflow:hidden}.photo-slot img{object-fit:cover;width:100%;height:100%;display:block}.photo-slot--placeholder .photo-slot__frame{min-height:inherit;aspect-ratio:inherit;background:var(--color-stone);justify-content:flex-start;align-items:flex-end;display:flex}.photo-slot--portrait{aspect-ratio:4/5}.photo-slot--square{aspect-ratio:1}.photo-slot--wide{aspect-ratio:16/10}.photo-slot--hero{aspect-ratio:21/9}.photo-slot--editorial{border:none}.photo-slot--editorial.photo-slot--placeholder .photo-slot__frame{min-height:clamp(16rem,40vw,28rem)}.photo-slot__label{margin:var(--space-md);letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);font-size:.6875rem}.band{width:100%}.band--default{background:var(--color-bg)}.band--stone{background:var(--color-stone)}.band--white{background:var(--color-surface)}.band--dark{background:var(--color-text);color:var(--color-surface)}.band__inner{max-width:var(--layout-max);padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg));margin:0 auto}.page-hero .display{max-width:14ch}.page-hero__body p,.page-hero__body{color:var(--color-muted);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;max-width:var(--text-max);line-height:1.5}.page-hero__body p+p{margin-top:var(--space-sm)}.process-hero__headline{color:var(--color-text);max-width:18ch;margin-bottom:var(--space-md)}.process-page__beats{border-top:1px solid var(--color-border)}.page-intro__eyebrow{font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);margin-bottom:var(--space-sm)}.founder-note{margin-top:var(--space-md);color:var(--color-muted);font-size:.9375rem;line-height:1.6}.section-header{margin-bottom:var(--space-lg);max-width:var(--text-max)}.section-header__lead{margin-top:var(--space-sm);color:var(--color-muted);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;line-height:1.45}.fact-grid{background:var(--color-border);gap:1px;margin:0;padding:0;list-style:none;display:grid}.fact-grid li{background:var(--color-surface);font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;padding:clamp(1.5rem,3vw,2rem);line-height:1.3}.band--stone .fact-grid li{background:var(--color-bg)}.band--white .fact-grid li{background:var(--color-stone)}@media (width>=640px){.fact-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.fact-grid{grid-template-columns:repeat(3,1fr)}}.fact-list{gap:var(--space-sm);margin:0;padding:0;list-style:none;display:grid}.fact-list li{color:var(--color-muted);padding-left:1.25rem;position:relative}.fact-list li:before{content:"—";color:var(--color-muted);position:absolute;left:0}.tile-grid{background:var(--color-border);gap:1px;margin:0;padding:0;list-style:none;display:grid}.tile-grid--areas{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr))}@media (width>=768px){.tile-grid:not(.tile-grid--areas){grid-template-columns:repeat(2,1fr)}}@media (width>=1200px){.tile-grid:not(.tile-grid--areas){grid-template-columns:repeat(3,1fr)}}.tile{gap:var(--space-xs);background:var(--color-surface);font-size:clamp(1.0625rem,2vw,1.25rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;flex-direction:column;min-height:100%;padding:clamp(1.5rem,2.5vw,1.75rem);line-height:1.25;text-decoration:none;display:flex}.band--stone .tile{background:var(--color-bg)}.band--white .tile{background:var(--color-stone)}.tile:hover{background:var(--color-stone-deep);color:var(--color-text)}.tile--static{cursor:default}.tile--static:hover{background:var(--color-stone)}.tile__meta{color:var(--color-muted);font-size:.8125rem}.content-block{max-width:var(--text-max)}.content-block+.content-block{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border)}.content-block__lead{color:var(--color-muted);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;margin-bottom:var(--space-sm)}.content-block p{color:var(--color-muted)}.content-block p+p,.content-block ul{margin-top:var(--space-sm)}.principles{max-width:var(--text-max)}.principle{padding:var(--space-lg) 0;border-top:1px solid var(--color-border)}.principle:first-child{border-top:none;padding-top:0}.principle h2,.principle h3,.principle .display--xs{font-size:var(--display-size-xs);font-weight:var(--font-weight-bold);letter-spacing:-.03em;line-height:1.05}.principle p{color:var(--color-muted);margin-top:var(--space-sm)}.accordion{max-width:none;margin:0;padding:0}.band .accordion{max-width:none}.accordion-item{border-top:1px solid var(--color-border)}.accordion-item:last-child{border-bottom:1px solid var(--color-border)}.accordion-trigger{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;font:inherit;font-size:clamp(1.25rem,2.8vw,2rem);font-weight:var(--font-weight-bold);letter-spacing:-.03em;text-align:left;cursor:pointer;background:0 0;border:none;padding:clamp(1rem,2vw,1.25rem) 0;line-height:1.15;display:flex}.accordion-icon{color:var(--color-muted);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-weight-bold);flex-shrink:0}.accordion-panel{max-width:42rem;padding-bottom:clamp(1rem,2vw,1.25rem)}.accordion-panel p{color:var(--color-muted);font-size:var(--text-body);line-height:1.65}.guide-article{max-width:var(--text-max)}.guide-article--in-band{margin:0;padding:0}.guide-list{margin:0;padding:0;list-style:none}.guide-link{justify-content:space-between;align-items:baseline;gap:var(--space-md);border-top:1px solid var(--color-border);font-size:clamp(1.125rem,2.4vw,1.625rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em;padding:clamp(1rem,2vw,1.25rem) 0;line-height:1.2;text-decoration:none;display:flex}.link-list{gap:var(--space-md);margin:0;padding:0;list-style:none;display:grid}.link-list a{font-size:clamp(1.0625rem,2vw,1.375rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;text-decoration:none}.site-footer{border-top:1px solid var(--color-border);padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg)) var(--space-lg)}.site-footer__inner{max-width:var(--layout-max);gap:var(--space-xl);margin:0 auto;display:grid}.site-footer__name{font-weight:var(--font-weight-display);letter-spacing:-.03em;margin-bottom:var(--space-md);font-size:clamp(1.25rem,3vw,1.75rem)}.site-footer__about{color:var(--color-muted);font-size:var(--text-body);margin-bottom:var(--space-md);max-width:24rem;line-height:1.6}.site-footer__contact{gap:var(--space-xs);flex-direction:column;display:flex}.site-footer__contact a{font-weight:var(--font-weight-bold);font-size:var(--text-ui);letter-spacing:-.02em;text-decoration:none}.site-footer__nav{gap:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.site-footer__label{font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);margin-bottom:var(--space-sm)}.site-footer__nav a{color:var(--color-muted);margin-bottom:var(--space-xs);font-size:var(--text-body);font-weight:var(--font-weight-medium);letter-spacing:-.01em;text-decoration:none;display:block}.site-footer__nav a:hover{color:var(--color-text)}.site-footer__legal{max-width:var(--layout-max);margin:var(--space-lg) auto 0;padding-top:var(--space-md);border-top:1px solid var(--color-border);justify-content:space-between;gap:var(--space-sm);color:var(--color-muted);font-size:.875rem;display:flex}.site-footer__legal a{text-decoration:none}.not-found__actions{gap:var(--space-sm);padding:0 var(--space-md) var(--space-md);justify-content:center;display:flex}.not-found__link{text-align:center;color:var(--color-muted)}@media (width>=768px){.site-footer__inner{grid-template-columns:1fr 2fr}}.editorial-section{padding:clamp(5rem, 14vw, 11rem) clamp(var(--space-sm), 3.5vw, var(--space-lg));border-top:1px solid var(--color-border);position:relative;overflow:clip}.editorial-section--stone{background:var(--color-stone);border-top:none}.editorial-section__inner{z-index:1;width:100%;max-width:var(--layout-max);margin:0 auto;position:relative}.editorial-section__headline{max-width:14ch;margin-bottom:clamp(2rem,4vw,3rem)}.editorial-section__body{max-width:34rem}.editorial-section__body p{color:var(--color-muted);letter-spacing:-.01em;font-size:clamp(1.0625rem,1.35vw,1.1875rem);font-weight:500;line-height:1.75}.editorial-section__body p+p{margin-top:1.35em}.editorial-section__geo{pointer-events:none;z-index:0;position:absolute;inset:0}.editorial-section--geo-right .editorial-section__geo{top:clamp(3rem,10vw,7rem);left:auto;right:clamp(-2rem,-4vw,-1rem)}.editorial-section--geo-left .editorial-section__geo{top:clamp(3rem,10vw,7rem);left:clamp(-2rem,-4vw,-1rem)}.editorial-section__bar{background:var(--belief-geo);border-radius:999px;width:clamp(6rem,18vw,12rem);height:clamp(.75rem,1.5vw,1rem);display:block}.editorial-section--geo-right .editorial-section__bar{margin-left:auto}.editorial-section__disc{background:var(--belief-geo);border-radius:50%;width:clamp(3.5rem,9vw,6rem);height:clamp(3.5rem,9vw,6rem);margin-top:clamp(1.5rem,3vw,2.5rem);display:block}.editorial-section--geo-right .editorial-section__disc{margin-left:clamp(2rem,6vw,4rem)}.editorial-section--geo-left .editorial-section__disc{margin-right:clamp(2rem,6vw,4rem)}@media (width<=767px){.editorial-section__geo{opacity:.55}.editorial-section--geo-right .editorial-section__geo{right:-1.5rem}.editorial-section--geo-left .editorial-section__geo{left:-1.5rem}}.grab-bars-page__collection .band__content{padding-top:clamp(4rem,10vw,7rem);padding-bottom:clamp(5rem,12vw,9rem)}.same-day-collection__header{max-width:38rem;margin-bottom:clamp(3.5rem,8vw,6rem)}.same-day-collection__header .display{max-width:16ch}.same-day-collection__lead{margin:0 0 var(--space-md);color:var(--color-text);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;line-height:1.45}.same-day-collection__copy{max-width:34rem;color:var(--color-muted);letter-spacing:-.01em;margin:0;font-size:clamp(1.0625rem,1.35vw,1.1875rem);font-weight:500;line-height:1.75}.same-day-collection__grid{grid-template-columns:1fr;gap:clamp(3.5rem,9vw,6.5rem);margin:0;padding:0;list-style:none;display:grid}.same-day-collection__grid>li{min-width:0}.stocked-product{flex-direction:column;gap:0;display:flex}.stocked-product__visual{width:100%;padding:clamp(var(--space-md), 4vw, var(--space-lg));box-sizing:border-box;background:#fff}.stocked-product__photo{width:100%;max-width:100%;height:auto;display:block}.stocked-product__photo-placeholder{background:color-mix(in srgb, var(--color-border) 40%, transparent);width:100%}.stocked-product__details{gap:clamp(1.25rem,3vw,2rem);padding:clamp(1.25rem,3vw,2rem) 0 0;display:grid}@media (width>=768px){.stocked-product__details{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;column-gap:clamp(2rem,5vw,4rem)}.stocked-product__badge{grid-column:1/-1}}.stocked-product__meta{flex-direction:column;gap:.35rem;display:flex}.stocked-product__style{color:var(--color-muted);font-size:.75rem;font-weight:var(--font-weight-medium);letter-spacing:.08em;text-transform:uppercase;margin:0}.stocked-product__name{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display);margin:0;line-height:1.15}.stocked-product__model{color:var(--color-muted);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;margin:0}.stocked-product__sizes{flex-direction:column;gap:.25rem;display:flex}.stocked-product__sizes-label{color:var(--color-muted);font-size:.75rem;font-weight:var(--font-weight-medium);letter-spacing:.06em;text-transform:uppercase;margin:0}.stocked-product__sizes-list{font-size:.9375rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;margin:0;line-height:1.4}.stocked-product .finish-swatches{gap:var(--space-sm) var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.stocked-product .finish-swatches li{min-width:0}.stocked-product .finish-swatch-btn{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.625rem;width:100%;min-width:0;padding:.25rem 0;display:flex}.stocked-product .finish-swatch-btn:focus-visible{outline:2px solid var(--color-text);outline-offset:2px}.stocked-product .finish-swatch-btn--unavailable{cursor:not-allowed;opacity:.55}.stocked-product .finish-swatch-btn--selected .finish-swatch__label{color:var(--color-text)}.stocked-product .finish-swatch{border:1px solid color-mix(in srgb, var(--color-text) 12%, var(--color-border));background:var(--swatch-color);border-radius:50%;flex-shrink:0;width:1.125rem;height:1.125rem}.stocked-product .finish-swatch--selected{box-shadow:0 0 0 2px var(--color-bg), 0 0 0 3px var(--color-text)}.stocked-product .finish-swatch--unavailable{opacity:.28;background:linear-gradient(135deg, var(--swatch-color) 45%, transparent 45%, transparent 55%, var(--swatch-color) 55%)}.stocked-product .finish-swatch__label{color:var(--color-muted);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;line-height:1.2}.stocked-product__specs{gap:var(--space-md);flex-direction:column;display:flex}.stocked-product__badge{padding-top:var(--space-xs);color:var(--color-text);font-size:.8125rem;font-weight:var(--font-weight-medium);letter-spacing:-.01em;margin:0}.stocked-product__badge span{color:var(--color-muted)}.collection-editorial .content-block{max-width:var(--text-max)}.editorial-media{width:100%;margin:0}.editorial-media .photo-slot{border-left:none;border-right:none}.collection-page__collections{border-top:1px solid var(--color-border)}.collection-section{border-bottom:1px solid var(--color-border)}.collection-section--white{background:var(--color-surface)}.collection-section--stone{background:var(--color-stone)}.collection-section__inner{max-width:var(--layout-max);padding:var(--space-2xl) clamp(var(--space-md), 4vw, var(--space-lg)) var(--space-lg);margin:0 auto}.collection-section__copy{max-width:var(--text-max)}.collection-section__style{max-width:10ch;margin-bottom:var(--space-md)}.collection-section__name{margin:0 0 var(--space-md);font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:.02em;text-transform:uppercase;color:var(--color-muted)}.collection-section__body{max-width:32rem;color:var(--color-muted);font-size:var(--text-lead);font-weight:var(--font-weight-medium);letter-spacing:-.02em;margin:0;line-height:1.55}.collection-badge{align-items:center;gap:var(--space-xs);margin:var(--space-lg) 0 0;font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:-.01em;color:var(--color-text);display:inline-flex}.collection-badge__mark{width:1.25rem;height:1.25rem;color:var(--color-surface);background:var(--color-text);justify-content:center;align-items:center;font-size:.75rem;display:inline-flex}.collection-section__media{width:100%}.collection-section__media .photo-slot{border-bottom:none;border-left:none;border-right:none}.finish-swatches{margin-top:var(--space-md)}.finish-swatches__grid{gap:clamp(var(--space-md), 3vw, var(--space-lg));grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.finish-swatch{gap:var(--space-sm);flex-direction:column;display:flex}.finish-swatch__color{aspect-ratio:3/2;border:1px solid var(--color-border);width:100%;display:block}.finish-swatch__name{font-size:var(--text-ui);font-weight:var(--font-weight-bold);letter-spacing:-.02em}.finish-swatches__note{margin:var(--space-lg) 0 0;color:var(--color-muted);font-size:.9375rem}.size-display{gap:clamp(var(--space-sm), 2vw, var(--space-md));margin:var(--space-md) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.size-display__item{flex:5rem;min-width:5rem}.size-display__value{min-height:5rem;padding:var(--space-md);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:var(--font-weight-display);letter-spacing:var(--tracking-display);border:1px solid var(--color-border);background:var(--color-bg);justify-content:center;align-items:center;line-height:1;display:flex}.band--stone .size-display__value{background:var(--color-surface)}@media (width>=640px){.finish-swatches__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=768px){.collection-section__inner{padding-bottom:var(--space-xl)}.collection-section__style{font-size:var(--display-size)}}
