:root{--bone: #f7f5f0;--graphite: #151515;--signal: #d85726;--carbon: #364f69;--warm-gray: #706b63;--mineral: #e4e1db}*{box-sizing:border-box}html{font-size:clamp(16px,1.1vw,18px);background:var(--bone);color:var(--graphite)}body{margin:0;min-width:320px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}a{color:inherit}*:focus-visible{outline:3px solid var(--signal);outline-offset:3px}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem clamp(1.25rem,5vw,5rem);border-bottom:1px solid var(--mineral)}.brand{font-size:1.25rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}nav{display:flex;flex-wrap:wrap;gap:1rem}nav a{color:var(--warm-gray);text-underline-offset:.25em}.eyebrow{color:var(--signal);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}button,.button{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.75rem 1.05rem;border:1px solid var(--graphite);color:var(--graphite);font-weight:800;text-decoration:none}.button--signal{background:var(--signal);border-color:var(--signal);color:#fff}.hero-gallery,.section,.trust-strip,.site-footer,.material-story{padding-inline:clamp(1.25rem,5vw,5rem)}.hero-gallery{display:grid;grid-template-columns:minmax(0,.95fr) minmax(22rem,1.05fr);max-width:100rem;margin:0 auto;min-height:min(50rem,calc(100vh - 5.25rem))}.hero-gallery__copy{align-self:center;max-width:38rem;padding-block:clamp(4rem,11vw,8.5rem)}.hero-gallery h1,.section h1{max-width:10ch;margin:.35rem 0 1.3rem;font-size:clamp(3.8rem,8.5vw,8.25rem);letter-spacing:-.085em;line-height:.86}.hero-gallery__copy>p:not(.eyebrow){max-width:31rem;color:var(--carbon);font-size:1.08rem;line-height:1.6}.hero-gallery .button{margin-top:1.5rem}.hero-gallery__image{position:relative;display:grid;min-height:35rem;overflow:hidden;background:var(--mineral)}.hero-gallery__image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.hero-gallery__image span{position:absolute;right:1rem;bottom:1rem;padding:.35rem .5rem;background:var(--signal);color:#fff;font:700 .65rem ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.1em;text-transform:uppercase}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--graphite);color:var(--bone)}.trust-strip p{display:grid;gap:.35rem;margin:0;padding:1.35rem clamp(.75rem,2vw,2rem);border-right:1px solid #424242}.trust-strip strong{font-size:.86rem;text-transform:uppercase;letter-spacing:.06em}.trust-strip span{color:#c5c2bc;font-size:.8rem}.section{max-width:100rem;margin:0 auto;padding-block:clamp(4rem,9vw,8rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.section-heading h2,.material-story h2{max-width:16ch;margin:0;font-size:clamp(2.4rem,5vw,5.3rem);letter-spacing:-.065em;line-height:.94}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--graphite);border:1px solid var(--graphite)}.collection-card{display:flex;flex-direction:column;min-height:28rem;padding:1rem;background:var(--bone);text-decoration:none;transition:background-color .2s ease}.collection-card:hover{background:#fff}.collection-card__meta,.product-card__colors,.breadcrumbs,.product-count,.filter-group>span{font:700 .66rem ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.collection-card__meta{color:var(--signal)}.collection-card__image{display:grid;flex:1;place-items:center;min-height:14rem;margin:.85rem 0;background:var(--mineral)}.collection-card__image img{width:100%;height:100%;min-height:14rem;object-fit:cover;mix-blend-mode:multiply}.collection-card h2{margin:.3rem 0;font-size:1.45rem;letter-spacing:-.04em}.collection-card p{max-width:24ch;margin:0 0 1rem;color:var(--warm-gray);line-height:1.45}.text-link{margin-top:auto;font-weight:800}.material-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,10vw,12rem);padding-block:clamp(4rem,9vw,8rem);background:var(--carbon);color:var(--bone)}.material-story .eyebrow{color:#f5a382}.material-story__details{max-width:34rem;font-size:1.1rem;line-height:1.6}.material-story ul{margin:2rem 0 0;padding-left:1.1rem}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:2rem;color:var(--warm-gray);font-size:.85rem}.site-footer nav{gap:1.1rem}.site-footer nav a{color:inherit}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.55rem;color:var(--warm-gray)}.breadcrumbs a{text-underline-offset:.25em}.collection-page__heading{max-width:38rem;margin:2rem 0 3rem}.collection-page__heading h1{max-width:none;font-size:clamp(3rem,7vw,6.25rem)}.collection-page__heading p:not(.eyebrow){color:var(--carbon);line-height:1.6}.collection-tabs{gap:0;margin-bottom:2rem;border-bottom:1px solid var(--mineral)}.collection-tabs a{padding:.75rem .9rem;color:var(--warm-gray);font-weight:700;text-decoration:none}.collection-tabs a.is-active{background:var(--signal);color:#fff}.filters{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--mineral);border:1px solid var(--mineral)}.filter-group{padding:.9rem;background:var(--bone)}.filter-group>span{display:block;margin-bottom:.65rem;color:var(--warm-gray)}.filter-group div,.option-list{display:flex;flex-wrap:wrap;gap:.45rem}.filter-group button,.option-list button{border:1px solid var(--mineral);background:transparent;padding:.45rem .65rem;color:var(--graphite)}.filter-group button.is-selected,.option-list button.is-selected{border-color:var(--graphite);background:var(--graphite);color:#fff}.product-count{margin:1.5rem 0 1rem;color:var(--warm-gray)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--mineral);border:1px solid var(--mineral)}.product-card{background:var(--bone)}.product-card__image{display:grid;min-height:19rem;background:var(--mineral)}.product-card__image img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-card__details{padding:1.1rem}.product-card h2{margin:.4rem 0;font-size:1.3rem;letter-spacing:-.04em}.product-card h2 a{text-decoration:none}.product-card p{margin:.35rem 0;color:var(--warm-gray)}.product-card__colors{color:var(--carbon)!important}.product-card__price{color:var(--graphite)!important;font-weight:800}.empty-message{padding:2rem;background:var(--mineral)}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);gap:clamp(2rem,6vw,6rem);margin-top:2rem}.product-gallery{display:grid;gap:1px;background:var(--mineral)}.product-gallery figure{min-height:32rem;margin:0;background:var(--mineral)}.product-gallery img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.product-info{align-self:start;position:sticky;top:1rem}.product-info h1{max-width:12ch;font-size:clamp(2.8rem,5vw,5.5rem)}.product-price{margin:0 0 1.5rem;font:700 .85rem ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em}.product-description{color:var(--carbon);line-height:1.6}.feature-list{display:grid;gap:.4rem;padding-left:1.2rem;line-height:1.4}.variant-picker{margin:1.5rem 0 0;padding:1rem 0 0;border:0;border-top:1px solid var(--mineral)}.variant-picker legend{padding:0 0 .75rem;font-size:.82rem;font-weight:800}.variant-picker__hint{margin:-.25rem 0 .75rem;color:var(--warm-gray);font-size:.82rem}.add-to-bag{width:100%;margin-top:1.5rem}.add-status{min-height:1.5rem;margin:.7rem 0 0;color:var(--warm-gray);font-size:.85rem}.purchase-notes{display:grid;gap:.6rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--mineral);color:var(--warm-gray);font-size:.82rem;line-height:1.45}.purchase-notes p{margin:0}.purchase-notes strong{color:var(--graphite)}.cart-page>h1{max-width:none}.empty-cart{padding:2rem;background:var(--mineral)}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.45fr);gap:clamp(2rem,6vw,6rem);margin-top:2rem}.cart-lines{display:grid;gap:1px;background:var(--mineral)}.cart-line{display:grid;grid-template-columns:8rem minmax(0,1fr) auto;gap:1rem;padding:1rem;background:var(--bone)}.cart-line>img{width:8rem;height:8rem;object-fit:cover;mix-blend-mode:multiply;background:var(--mineral)}.cart-line h2{margin:0;font-size:1.1rem}.cart-line p{margin:.3rem 0;color:var(--warm-gray)}.quantity-control{display:inline-flex;align-items:center;margin-top:.45rem;border:1px solid var(--mineral)}.quantity-control button{width:2rem;height:2rem;border:0;background:transparent}.quantity-control output{min-width:1.5rem;text-align:center}.remove-line{display:block;margin-top:.75rem;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;font-size:.82rem}.cart-summary{align-self:start;position:sticky;top:1rem;padding:1.25rem;background:var(--mineral)}.cart-summary h2{margin-top:0}.cart-summary>p{display:flex;justify-content:space-between;gap:1rem}.cart-summary .cart-total{padding-top:1rem;border-top:1px solid #c9c5bd;font-size:1.1rem}.cart-summary .shipping-rule{display:block;color:var(--warm-gray);font-size:.8rem;line-height:1.45}.cart-summary .button{width:100%;margin-top:.6rem}.policy-page h1,.confirmation-page h1{max-width:14ch;font-size:clamp(3rem,7vw,6.25rem)}.policy-page__content{display:grid;gap:1rem;max-width:42rem;color:var(--carbon);line-height:1.6}.policy-page__content p{margin:0}.confirmation-page{max-width:52rem}.confirmation-page>p:not(.eyebrow){max-width:36rem;color:var(--carbon);line-height:1.6}.confirmation-details{display:grid;gap:1px;margin:2rem 0 0;background:var(--mineral);border:1px solid var(--mineral)}.confirmation-details div{display:flex;justify-content:space-between;gap:1rem;padding:1rem;background:var(--bone)}.confirmation-details dt{color:var(--warm-gray)}.confirmation-details dd{margin:0;font-weight:800}.checkout-error{max-width:42rem;margin:0;padding:1rem;border-left:.3rem solid var(--signal);background:var(--mineral);color:var(--graphite);font-weight:700}.paypal-checkout{display:grid;gap:.65rem;margin-top:.75rem}.paypal-checkout p{margin:0;color:var(--warm-gray);font-size:.85rem;line-height:1.45}.paypal-checkout p[role=alert]{padding:.7rem;border-left:.2rem solid var(--signal);background:var(--bone);color:var(--graphite)}.paypal-checkout__button{min-height:2.2rem}@media(max-width:32rem){.site-header{align-items:flex-start;flex-direction:column}}@media(max-width:48rem){.site-header nav{gap:.65rem;font-size:.82rem}.hero-gallery,.product-layout,.cart-layout,.material-story{grid-template-columns:1fr}.hero-gallery__copy{padding-block:4rem 2.5rem}.hero-gallery__image{min-height:25rem}.hero-gallery h1{font-size:clamp(3.4rem,17vw,5.8rem)}.trust-strip{grid-template-columns:1fr}.trust-strip p{border-right:0;border-bottom:1px solid #424242}.trust-strip p:last-child{border-bottom:0}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-card{min-height:22rem}.product-grid,.filters{grid-template-columns:1fr}.collection-tabs{overflow-x:auto;flex-wrap:nowrap}.collection-tabs a{white-space:nowrap}.product-info,.cart-summary{position:static}.product-gallery figure{min-height:20rem}.cart-line{grid-template-columns:5.5rem minmax(0,1fr)}.cart-line>img{width:5.5rem;height:5.5rem}.cart-line>strong{grid-column:2}.site-footer{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
