.story{padding-top:0}.story__hero{background:var(--background);padding-top:14rem;padding-bottom:7rem}.story__hero-inner{grid-template-columns:1fr 2.5fr;align-items:end;gap:4rem;display:grid}.story__hero-left{padding-bottom:1rem}.story__hero-right{flex-direction:column;gap:2rem;display:flex}.story__hero-headline{color:var(--on-background)}.story__hero-body{max-width:480px}.story__stats{background:var(--primary);padding:3rem 0}.story__stats-inner{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.story__stat{flex-direction:column;gap:.5rem;display:flex}.story__stat-value{color:var(--on-primary);font-size:clamp(1.75rem,3vw,2.5rem)}.story__stat-label{color:#ffffff80}.story__section-tag{color:var(--outline);margin-bottom:1.5rem}.story__philosophy-inner{grid-template-columns:1fr 1.3fr;align-items:start;gap:6rem;display:grid}.story__philosophy-header{position:sticky;top:8rem}.story__philosophy-title{margin-top:0}.story__philosophy-body{flex-direction:column;gap:2rem;display:flex}.story__quote{border-left:2px solid var(--surface-container-highest);color:var(--on-surface-variant);padding:1rem 0 1rem 2rem;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.6}.story__material-inner{grid-template-columns:1.3fr 1fr;align-items:start;gap:6rem;display:grid}.story__material-content{flex-direction:column;gap:1.75rem;display:flex}.story__material-chips{flex-wrap:wrap;gap:.5rem;display:flex}.story__material-visual{flex-direction:column;gap:1rem;display:flex;position:sticky;top:8rem}.story__material-swatch{align-items:flex-end;height:110px;padding:1rem 1.25rem;transition:transform .3s;display:flex}.story__material-swatch:hover{transform:scaleX(1.02)}.story__swatch--black{background:#0d0d0d}.story__swatch--black span{color:#ffffff80}.story__swatch--sand{background:#c8a882}.story__swatch--sand span{color:#3c281499}.story__swatch--white{background:var(--surface-container-lowest);border:1px solid #c4c7c726}.story__swatch--white span{color:var(--outline)}.story__craft-title{margin-top:1rem;margin-bottom:4rem}.story__craft-list{flex-direction:column;gap:0;display:flex}.story__craft-item{border-bottom:1px solid #c4c7c72e;grid-template-columns:80px 1fr;align-items:start;gap:2rem;padding:3rem 0;transition:background .2s;display:grid}.story__craft-item:first-child{border-top:1px solid #c4c7c72e}.story__craft-item:hover{background:var(--surface-container-low)}.story__craft-number{color:var(--outline);padding-top:.25rem}.story__craft-content{flex-direction:column;gap:.75rem;display:flex}.story__craft-name{color:var(--on-surface)}.story__cta{background:var(--surface-container-low);padding:9rem 0 8rem}.story__cta-inner{flex-direction:column;gap:2rem;max-width:520px;display:flex}.story__cta-body{max-width:360px}@media (max-width:900px){.story__hero-inner{grid-template-columns:1fr;gap:2rem}.story__stats-inner{grid-template-columns:repeat(2,1fr)}.story__philosophy-inner{grid-template-columns:1fr;gap:3rem}.story__philosophy-header{position:static}.story__material-inner{grid-template-columns:1fr;gap:3rem}.story__material-visual{flex-direction:row;position:static}.story__material-swatch{flex:1;height:80px}}@media (max-width:600px){.story__hero{padding-top:9rem;padding-bottom:4rem}.story__stats-inner{grid-template-columns:repeat(2,1fr);gap:1.5rem}.story__craft-item{grid-template-columns:50px 1fr;gap:1rem}.story__material-visual{flex-direction:column}}
