:root{--ink: #1f2420;--muted: #6d7068;--paper: #fbfaf5;--cream: #f1ece1;--sage: #7d8b73;--moss: #39483d;--clay: #b47a63;--line: rgba(31, 36, 32, .14);--shadow: 0 18px 50px rgba(31, 36, 32, .16);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:absolute;top:8px;left:8px;z-index:100;padding:10px 14px;background:var(--ink);color:#fffdf6;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}.announcement{display:grid;min-height:34px;place-items:center;background:var(--ink);color:#fffdf6;font-size:.78rem;letter-spacing:.08em;text-align:center;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 34px;border-bottom:1px solid var(--line);background:#fbfaf5e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:var(--ink)}.brand-logo{width:156px;height:auto}.brand-word{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:700;letter-spacing:.18em}.desktop-nav{display:flex;align-items:center;gap:30px;color:#343933;font-size:.86rem;font-weight:650;letter-spacing:.03em}.desktop-nav a{position:relative}.desktop-nav a:after{position:absolute;right:0;bottom:-8px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}.desktop-nav a:hover:after{opacity:1;transform:scaleX(1)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.language-selector{position:relative;z-index:30}.language-toggle{display:inline-flex;min-width:68px;height:42px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:#ffffff85;color:var(--ink);cursor:pointer;font-size:.74rem;font-weight:850;letter-spacing:.06em;transition:border-color .18s ease,transform .18s ease,background .18s ease}.language-toggle:hover,.language-toggle[aria-expanded=true]{border-color:#1f242066;background:#fff}.language-toggle svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.language-menu{position:absolute;top:calc(100% + 10px);right:0;width:min(270px,calc(100vw - 32px));padding:14px;border:1px solid var(--line);border-radius:8px;background:#fffdf7;box-shadow:var(--shadow)}.language-menu label{display:block;margin-bottom:8px;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.language-menu select{width:100%;min-height:44px;border:1px solid var(--line);border-radius:6px;padding:0 12px;background:#fff;color:var(--ink);font:inherit;font-size:.9rem}#google_translate_element,.goog-te-banner-frame,.skiptranslate iframe{display:none!important}body{top:0!important}.goog-tooltip,.goog-tooltip:hover,.goog-text-highlight{background:transparent!important;border:0!important;box-shadow:none!important}.icon-button{position:relative;display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:999px;background:#ffffff75;color:var(--ink);cursor:pointer;transition:border-color .18s ease,transform .18s ease,background .18s ease}.icon-button:hover{border-color:#1f242066;background:#fff;transform:translateY(-1px)}.icon-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.cart-count{position:absolute;right:-2px;bottom:-3px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--clay);color:#fff;font-size:.68rem;font-weight:800}.hero{position:relative;min-height:clamp(560px,calc(88svh - 110px),760px);overflow:hidden;background:var(--cream)}.hero picture,.hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero img{object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#151916b8,#15191652 46%,#15191605),linear-gradient(0deg,rgba(31,36,32,.3),transparent 42%)}.hero-content{position:relative;z-index:1;display:flex;min-height:clamp(560px,calc(88svh - 110px),760px);max-width:760px;flex-direction:column;justify-content:center;padding:84px 34px 112px;color:#fffdf6}.eyebrow{margin:0 0 14px;color:var(--sage);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero .eyebrow{color:#e8d8c6}h1,h2,h3,p{margin-top:0}h1{max-width:650px;margin-bottom:20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.1rem,7vw,7rem);line-height:.94;letter-spacing:0}.hero-content p:not(.eyebrow){max-width:520px;margin-bottom:30px;color:#fffdf6e0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.hero-buttons{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.38);border-radius:999px;padding:0 22px;font-size:.88rem;font-weight:800}.button.primary{border-color:#fffdf6;background:#fffdf6;color:var(--ink)}.button.secondary{color:#fffdf6}.trust-band{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid var(--line);background:#fffdf7}.trust-band div{min-height:106px;padding:28px 34px;border-right:1px solid var(--line)}.trust-band div:last-child{border-right:0}.trust-band strong,.trust-band span{display:block}.trust-band strong{margin-bottom:8px;font-size:.98rem}.trust-band span{color:var(--muted);font-size:.9rem;line-height:1.5}.section{padding:86px 34px}.section-heading{max-width:850px;margin-bottom:34px}.section-heading h2,.fit-copy h2{margin-bottom:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,4.3rem);line-height:1.04;letter-spacing:0}.row-heading{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:24px}.text-link{border-bottom:1px solid currentColor;color:var(--moss);font-size:.92rem;font-weight:800}.editorial-grid{display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(220px,.55fr));gap:18px}.signature-section{background:#fffdf7}.signature-grid{display:grid;grid-template-columns:minmax(0,1.16fr) repeat(2,minmax(220px,.72fr));gap:18px}.signature-card{position:relative;display:flex;min-height:520px;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:24px;background:var(--ink);color:#fffdf6}.signature-card.large{min-height:620px}.signature-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.9;transition:transform .6s ease}.signature-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0c110eb8,#0c110e14 58%);content:""}.signature-card.dark:after{background:linear-gradient(0deg,#0c110ed1,#0c110e38 62%)}.signature-card:hover img{transform:scale(1.035)}.signature-card span,.signature-card strong{position:relative;z-index:1}.signature-card span{margin-bottom:10px;color:#fffdf6b8;font-size:.76rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.signature-card strong{max-width:360px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3vw,3rem);line-height:1.03}.material-story{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);background:#fbfaf5}.material-image{min-height:640px;overflow:hidden}.material-image img{width:100%;height:100%;object-fit:cover}.material-copy{display:flex;flex-direction:column;justify-content:center;padding:80px 54px}.material-copy h2{max-width:720px;margin-bottom:22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4vw,4.7rem);line-height:1.02}.material-copy p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1rem;line-height:1.75}.material-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:34px;background:var(--line)}.material-points div{min-height:136px;padding:20px;background:#fffdf7}.material-points span{display:block;margin-bottom:24px;color:var(--sage);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.material-points strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.12}.editorial-feature,.mini-story{background:#fffdf7}.editorial-feature{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(260px,1fr);min-height:390px;overflow:hidden}.editorial-feature img{width:100%;height:100%;object-fit:cover}.editorial-feature div{display:flex;flex-direction:column;justify-content:end;padding:34px}.editorial-feature h3,.mini-story h3,.studio-grid h3{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;line-height:1.08}.editorial-feature p,.mini-story p,.studio-grid p,.fit-copy p{color:var(--muted);line-height:1.65}.mini-story{display:flex;min-height:390px;flex-direction:column;justify-content:space-between;padding:28px;border:1px solid var(--line)}.mini-story span{color:var(--clay);font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:1}.mini-story.accent{background:var(--moss);color:#fffdf6}.mini-story.accent p{color:#fffdf6c2}.product-section{background:#ede8dc}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{display:flex;flex-direction:column;min-width:0;background:#fffdf7}.product-media{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#ddd4c6}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-media-placeholder{display:grid;width:100%;height:100%;place-items:center;background:#ddd4c6;color:#1f242059;font-family:Georgia,Times New Roman,serif;font-size:5rem}.product-card:hover .product-media img{transform:scale(1.035)}.badge{position:absolute;top:14px;left:14px;border-radius:999px;padding:7px 11px;background:#fffdf6;color:var(--ink);font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.badge.soft{background:var(--sage);color:#fff}.product-info{display:flex;min-height:100px;justify-content:space-between;gap:20px;padding:20px 20px 8px}.product-info h3{margin-bottom:7px;font-size:1.06rem}.product-info p{margin-bottom:0;color:var(--muted);font-size:.9rem;line-height:1.45}.product-info strong{white-space:nowrap}.product-meta{display:flex;flex-wrap:wrap;gap:7px;padding:0 20px 14px;color:var(--muted);font-size:.74rem;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.product-meta span{border:1px solid var(--line);border-radius:999px;padding:5px 8px;background:#ffffff80}.product-loading{grid-column:1 / -1;color:var(--muted)}.swatches{display:flex;flex-wrap:wrap;gap:8px;padding:0 20px 18px}.swatches span{display:inline-flex;min-height:24px;align-items:center;border:1px solid rgba(31,36,32,.18);border-radius:999px;padding:4px 8px;background:#ffffff9e;color:var(--muted);font-size:.7rem;font-weight:750}.add-to-cart,.checkout-button{display:flex;width:calc(100% - 40px);min-height:46px;align-items:center;justify-content:center;margin:auto 20px 20px;border:0;border-radius:999px;background:var(--ink);color:#fffdf6;cursor:pointer;font-size:.86rem;font-weight:850;text-align:center;transition:background .18s ease,transform .18s ease}.add-to-cart:disabled,.checkout-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.product-card-form,.product-card-link{margin-top:auto}.add-to-cart:hover,.checkout-button:hover{background:var(--moss);transform:translateY(-1px)}.fit-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:44px;align-items:center;padding:90px 34px;background:var(--moss);color:#fffdf6}.fit-copy{max-width:650px}.fit-copy .eyebrow{color:#d9bfae}.fit-copy p{max-width:560px;margin-top:22px;color:#fffdf6bf}.fit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fit-cards div{display:flex;min-height:168px;flex-direction:column;justify-content:space-between;border:1px solid rgba(255,255,255,.22);padding:22px;background:#ffffff0f}.fit-cards span{color:#fffdf694;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.fit-cards strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;line-height:1.18}.studio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.studio-grid article{background:#fffdf7}.studio-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.studio-grid h3{padding:22px 22px 0;font-size:1.45rem}.studio-grid p{padding:0 22px 24px}.checkout-button{width:100%;margin:0}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:44px 34px;border-top:1px solid var(--line);background:#fffdf7}.footer-brand{max-width:390px}.footer-brand p{margin:12px 0 0;color:var(--muted);line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;gap:18px;align-items:center;color:var(--muted);font-size:.9rem;font-weight:700}.product-page{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:42px;align-items:start;padding:48px 34px 86px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-gallery-item{overflow:hidden;background:#ddd4c6}.product-gallery-item img{width:100%;height:100%;aspect-ratio:4 / 5;object-fit:cover}.product-detail{position:sticky;top:112px;padding:28px;background:#fffdf7}.product-detail h1,.collection-page h1,.cart-page h1,.search-page h1,.page-content h1{margin-bottom:18px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,5vw,4.8rem);line-height:.98}.product-price{margin-bottom:24px;font-size:1.2rem;font-weight:850}.product-description,.collection-description,.rte{color:var(--muted);line-height:1.72}.product-form{display:grid;gap:14px;margin-top:28px}.product-option{display:grid;gap:8px;color:var(--muted);font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.product-option select,.quantity-field input,.search-form input{min-height:46px;border:1px solid var(--line);border-radius:0;padding:0 12px;background:#fff;color:var(--ink);font:inherit}.fit-note{margin-top:24px;border-top:1px solid var(--line);padding-top:18px}.fit-note strong{display:block;margin-bottom:8px}.fit-note p{margin:0;color:var(--muted);line-height:1.6}.pagination{display:flex;justify-content:center;gap:18px;margin-top:36px;color:var(--muted);font-weight:800}.cart-table{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:110px minmax(0,1fr) 96px;gap:18px;align-items:center;padding:14px;background:#fffdf7}.cart-row-media{display:block;overflow:hidden;background:#ddd4c6}.cart-row-media img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.cart-row-info span,.quantity-field span,.cart-summary p{display:block;margin-top:6px;color:var(--muted);font-size:.86rem}.quantity-field{display:grid;gap:6px}.cart-summary{max-width:420px;margin:28px 0 0 auto;padding:24px;background:#fffdf7}.cart-summary div{display:flex;justify-content:space-between;margin-bottom:10px}.button-outline,.button.dark{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--ink);padding:0 18px;background:transparent;color:var(--ink);cursor:pointer;font-size:.86rem;font-weight:850}.button-outline{width:100%;margin:14px 0 10px}.button.dark{background:var(--ink);color:#fffdf6}.empty-state{max-width:620px;padding:34px;background:#fffdf7}.empty-state h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.search-form{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:10px;max-width:680px;margin-bottom:34px}.article-hero{width:100%;max-height:620px;object-fit:cover;margin-bottom:34px}@media(max-width:980px){.site-header{grid-template-columns:auto 1fr}.desktop-nav{display:none}.header-actions{justify-self:end;gap:8px}.editorial-grid,.product-grid,.studio-grid,.signature-grid,.material-story{grid-template-columns:1fr 1fr}.editorial-feature{grid-column:1 / -1}.fit-section,.product-page{grid-template-columns:1fr}.product-detail{position:static}.signature-card.large,.signature-card{min-height:460px}.material-story{grid-template-columns:1fr}.material-image{min-height:480px}.material-copy{padding:64px 34px}}@media(max-width:720px){.announcement{min-height:38px;padding:0 14px;font-size:.68rem}.site-header{min-height:66px;padding:0 16px}.brand-logo{width:126px}.brand-word{font-size:1.25rem;letter-spacing:.13em}.icon-button{width:38px;height:38px}.language-toggle{min-width:58px;height:38px;font-size:.68rem}.hero,.hero-content{min-height:clamp(520px,calc(86svh - 104px),700px)}.hero-overlay{background:linear-gradient(0deg,#151916b3,#15191638 62%,#15191614),linear-gradient(90deg,rgba(21,25,22,.5),transparent 70%)}.hero-content{justify-content:end;padding:78px 18px 60px}h1{font-size:clamp(2.9rem,17vw,4.6rem)}.hero-buttons,.button{width:100%}.trust-band,.editorial-grid,.product-grid,.studio-grid,.signature-grid,.material-points,.fit-cards{grid-template-columns:1fr}.trust-band div{min-height:auto;padding:22px 18px;border-right:0;border-bottom:1px solid var(--line)}.section,.fit-section{padding:64px 18px}.signature-card.large,.signature-card{min-height:360px;padding:20px}.material-image{min-height:360px}.material-copy{padding:58px 18px}.material-points div{min-height:112px}.product-page{padding:24px 18px 64px}.product-gallery{grid-template-columns:1fr}.product-detail{padding:22px}.cart-row{grid-template-columns:82px minmax(0,1fr)}.quantity-field{grid-column:2}.cart-summary{max-width:none}.search-form{grid-template-columns:1fr}.row-heading{display:block}.row-heading .text-link{display:inline-flex;margin-top:18px}.editorial-feature{grid-template-columns:1fr}.editorial-feature img{height:330px}.mini-story{min-height:250px}.fit-cards div{min-height:132px}.site-footer{display:block;padding:34px 18px}.footer-links{margin-top:24px}}.site-side-nav{display:none}@media(min-width:1100px){.site-side-nav{position:fixed;top:112px;bottom:0;left:0;z-index:14;display:flex;width:224px;flex-direction:column;gap:18px;border-right:1px solid rgba(5,5,5,.1);background:#fffffff5;padding:34px 30px}.site-side-nav p{margin:0 0 10px;color:#777;font-size:.68rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.site-side-nav a{color:#050505;font-size:.82rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.site-side-nav a:hover{text-decoration:underline;text-underline-offset:5px}#MainContent,.site-footer{margin-left:224px}}.hero-overlay{background:linear-gradient(0deg,#0000007a,#00000024 46%,#00000005 74%),linear-gradient(90deg,#00000014,#00000005 60%)}.trust-band,.signature-section,.product-section,.intro-section,.material-story,.fit-section,.section,.site-footer{background:#fff}.material-story,.fit-section{color:#050505;border-top:1px solid rgba(5,5,5,.1)}.material-copy .eyebrow,.fit-copy .eyebrow{color:#777}.material-copy p:not(.eyebrow),.fit-copy p{color:#666}.material-points{background:#0505051a}.material-points div,.fit-cards div{border-color:#0505051f;background:#fff}.material-points span,.fit-cards span{color:#777}:root{--ink: #050505;--muted: #666;--paper: #fff;--cream: #f5f5f2;--sage: #8a8a8a;--moss: #121212;--clay: #b69a68;--line: rgba(5, 5, 5, .12);--shadow: 0 18px 48px rgba(5, 5, 5, .12)}body{background:#fff}.announcement{min-height:38px;background:#050505;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.1em}.site-header{min-height:74px;border-bottom:1px solid rgba(5,5,5,.1);background:#ffffffeb}.brand-logo{width:178px}.desktop-nav{gap:28px;color:#080808;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.language-toggle,.icon-button{border-color:#0505051f;background:#fff}.cart-count{background:#050505;color:#fff}.hero,.hero-content{min-height:clamp(600px,calc(100svh - 112px),820px)}.hero{background:#f2f2ef}.hero img{object-position:center 42%}.hero-overlay{background:linear-gradient(0deg,#000000ad,#0000003d 42%,#0000000a 72%),linear-gradient(90deg,#00000029,#00000005 60%)}.hero-content{max-width:none;align-items:center;justify-content:flex-end;padding:88px 34px 76px;text-align:center}.hero .eyebrow{color:#ffffffe0}h1,.section-heading h2,.fit-copy h2,.material-copy h2,.signature-card strong,.editorial-feature h3,.mini-story h3,.studio-grid h3,.product-detail h1,.collection-page h1,.cart-page h1,.search-page h1,.page-content h1,.empty-state h2{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{max-width:960px;margin-bottom:14px;font-size:clamp(3.6rem,9vw,8.8rem);font-weight:950;line-height:.88;letter-spacing:.02em;text-transform:uppercase}.hero-content p:not(.eyebrow){max-width:640px;margin-bottom:28px;color:#ffffffe6;font-size:clamp(1rem,1.6vw,1.12rem);line-height:1.55}.hero-buttons{justify-content:center}.button,.add-to-cart,.checkout-button,.button-outline,.button.dark{border-radius:0;letter-spacing:.06em;text-transform:uppercase}.button{min-width:188px;min-height:50px;border-color:#fff;padding:0 24px;font-size:.78rem}.button.primary{background:#fff;color:#050505}.button.secondary{background:transparent;color:#fff}.trust-band{grid-template-columns:repeat(3,minmax(0,1fr));background:#fff}.trust-band div{min-height:96px;padding:24px 34px}.trust-band strong{color:#050505;font-size:.88rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.trust-band span{color:#686868;font-size:.86rem}.section{padding:78px 34px}.eyebrow{color:#686868;font-size:.72rem;letter-spacing:.16em}.section-heading h2,.fit-copy h2{max-width:980px;font-size:clamp(2rem,4vw,4.8rem);font-weight:900;line-height:.95;text-transform:uppercase}.text-link{color:#050505;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.signature-section,.editorial-feature,.mini-story,.studio-grid article,.product-card,.site-footer,.cart-summary,.empty-state,.product-detail{background:#fff}.signature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.signature-card,.signature-card.large{min-height:560px;padding:24px;background:#111}.signature-card:after,.signature-card.dark:after{background:linear-gradient(0deg,#00000094,#00000005 62%)}.signature-card span{color:#ffffffbf;font-size:.72rem;letter-spacing:.14em}.signature-card strong{max-width:300px;font-size:clamp(1.8rem,3vw,3.6rem);font-weight:900;letter-spacing:.02em;text-transform:uppercase}.product-section{background:#f7f7f5}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-card{border:0}.product-media{aspect-ratio:3 / 4;background:#eee}.product-media-placeholder{background:#eee;color:#05050547;font-family:inherit;font-weight:900}.badge,.badge.soft{top:12px;left:12px;border-radius:0;background:#ffffffeb;color:#050505;font-size:.64rem;letter-spacing:.08em}.product-info{min-height:92px;padding:16px 0 6px}.product-info h3{margin-bottom:5px;font-size:.95rem;font-weight:850;letter-spacing:.02em}.product-info p,.product-meta,.swatches{display:none}.product-info strong{font-size:.9rem}.add-to-cart,.checkout-button{width:100%;min-height:44px;margin:auto 0 0;background:#050505;color:#fff;font-size:.72rem}.add-to-cart:hover,.checkout-button:hover{background:#2a2a2a}.editorial-grid{gap:10px}.editorial-feature,.mini-story{border:1px solid rgba(5,5,5,.1)}.mini-story.accent{background:#050505}.mini-story span{color:#999;font-family:inherit;font-weight:900}.material-story,.fit-section{background:#050505;color:#fff}.material-copy .eyebrow,.fit-copy .eyebrow{color:#ffffffa3}.material-copy p:not(.eyebrow),.fit-copy p{color:#ffffffb8}.material-points{background:#ffffff29}.material-points div,.fit-cards div{border-color:#ffffff2e;background:#ffffff0f}.material-points span,.fit-cards span{color:#ffffff9e}.site-footer{border-top-color:#0505051a}@media(max-width:1180px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:980px){.signature-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.signature-card,.signature-card.large{min-height:460px}}@media(max-width:720px){.site-header{min-height:64px}.brand-logo{width:138px}.hero,.hero-content{min-height:clamp(560px,calc(88svh - 102px),720px)}.hero-content{padding:76px 18px 48px}h1{font-size:clamp(3.1rem,16vw,5.1rem)}.button{width:100%}.trust-band,.signature-grid,.product-grid{grid-template-columns:1fr}.section{padding:58px 18px}.signature-card,.signature-card.large{min-height:420px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/mofee.css.map */
