:root{--ink:#111;--muted:#6d6a64;--line:#e2e0db;--soft:#f6f5f1;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-width{max-width:var(--max);margin:auto;padding-left:30px;padding-right:30px}.skip{position:fixed;left:10px;top:-100px;z-index:9999;background:#111;color:#fff;padding:10px}.skip:focus{top:10px}.announcement{height:28px;background:#111;color:#fff;display:grid;place-items:center;font-size:9px;letter-spacing:.14em}.header{height:72px;background:rgba(255,255,255,.96);border-bottom:1px solid #eee;position:sticky;top:0;z-index:1000;backdrop-filter:blur(12px)}.header__inner{height:72px;display:grid;grid-template-columns:1fr 2.2fr 1fr;align-items:center}.logo,.footer-logo{font-weight:700;letter-spacing:.3em;font-size:21px;white-space:nowrap}.desktop-nav{display:flex;justify-content:center;gap:29px}.desktop-nav a{font-size:10px;letter-spacing:.08em;position:relative;padding:28px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:#111;transition:.25s}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{display:flex;justify-content:flex-end;gap:18px;align-items:center}.header-actions>a{width:22px;height:22px;display:grid;place-items:center;position:relative}.header-actions svg{width:19px;height:19px;fill:none;stroke:#111;stroke-width:1.5}.cart-link span{position:absolute;right:-7px;top:-7px;background:#111;color:#fff;border-radius:20px;min-width:14px;height:14px;font-size:8px;display:grid;place-items:center}.mobile-toggle,.mobile-nav{display:none}
.hero{height:610px;background-image:var(--hero);background-size:cover;background-position:center;position:relative;color:#fff;overflow:hidden}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.36) 55%,rgba(0,0,0,.08))}.hero__content{position:relative;z-index:2;padding-top:105px}.eyebrow{font-size:9px;font-weight:700;letter-spacing:.31em;text-transform:uppercase;margin:0}.eyebrow.dark{color:#706e68}.hero h1{font-size:78px;line-height:.9;margin:18px 0 13px;letter-spacing:.04em}.hero h2{font-size:24px;margin:0 0 14px}.hero__text{max-width:430px;font-size:13px;line-height:1.6;margin:0 0 28px;color:#efefed}.btn{min-height:46px;padding:0 25px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:10px;font-weight:800;letter-spacing:.08em;cursor:pointer;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.12)}.btn--white{background:#fff;color:#111}.btn--black{background:#111;color:#fff}.btn--outline{background:#fff;border-color:#111;color:#111}.hero__script{position:absolute;z-index:2;right:7%;bottom:55px;font:25px/1.05 cursive;transform:rotate(-6deg);width:125px}
.section{padding:76px 0}.section--soft{background:var(--soft)}.split-heading{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:34px}.split-heading h2,.section-head h2{font-size:31px;line-height:1.06;margin:10px 0 0}.split-heading>p{border-left:1px solid #ccc;padding-left:30px;font-size:12px;line-height:1.7;max-width:500px}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.category-card{height:300px;border-radius:7px;overflow:hidden;position:relative;background:#ddd}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.category-card:hover img{transform:scale(1.045)}.category-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.75))}.category-card__copy{position:absolute;left:17px;right:17px;bottom:16px;color:#fff}.category-icon{font-size:25px}.category-card h3{font-size:14px;margin:8px 0 6px}.category-card p{font-size:10px;line-height:1.4;min-height:28px;margin:0 0 10px}.category-card b{font-size:8px;letter-spacing:.1em}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.section-head>a{font-size:9px;letter-spacing:.15em}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.product-grid--collection{grid-template-columns:repeat(4,1fr);row-gap:45px}.product-grid--four{grid-template-columns:repeat(4,1fr)}.product-card__media{aspect-ratio:1/1.08;background:#efeee9;position:relative;overflow:hidden;border-radius:5px}.product-card__media>img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card__second{position:absolute;inset:0;opacity:0}.product-card:hover .product-card__second{opacity:1}.product-card:hover .product-card__media>img:first-child{transform:scale(1.03)}.badge{position:absolute;top:10px;left:10px;background:#111;color:#fff;padding:5px 7px;font-size:7px;letter-spacing:.1em}.product-card__info{padding-top:10px}.product-type{font-size:8px;letter-spacing:.11em;color:#85827b;margin:0 0 6px}.product-card__title{font-size:12px;line-height:1.35;min-height:32px;display:block}.price{font-size:12px;font-weight:700;margin-top:8px}.price s{font-weight:400;color:#999;margin-left:6px}.sale{color:#b02525}.product-placeholder svg,.demo-product__media svg{width:100%;height:100%;background:#eeece7}.demo-product__media{aspect-ratio:1/1.08}.demo-product small,.demo-product b,.demo-product span{display:block}.demo-product small{font-size:8px;color:#888;margin:10px 0 6px}.demo-product b{font-size:12px}.demo-product span{font-size:12px;margin-top:8px}
.find-wrap{padding-bottom:72px}.find-banner{height:340px;border-radius:7px;overflow:hidden;position:relative;background-image:var(--find-bg);background-size:cover;background-position:center;color:#fff}.find-banner__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.25),rgba(0,0,0,.62))}.find-banner__copy{position:absolute;z-index:2;left:6%;top:50%;transform:translateY(-50%);max-width:470px}.find-banner h2{font-size:32px;line-height:1.04;margin:12px 0}.find-banner__copy>p:not(.eyebrow){font-size:13px}.find-actions{display:flex;align-items:center;gap:20px;margin-top:22px}.find-features{position:absolute;z-index:2;right:5%;top:50%;transform:translateY(-50%);border-left:1px solid rgba(255,255,255,.35);padding-left:28px;width:210px}.find-features span{display:block;font-size:11px;padding:7px 0}.find-features small{display:block;border-top:1px solid rgba(255,255,255,.3);margin-top:10px;padding-top:15px;font-size:8px;letter-spacing:.16em;line-height:1.6}.brand-strip{padding:35px 0 50px}.brand-strip__inner{display:grid;grid-template-columns:1fr 1.6fr 2fr;gap:35px;align-items:center}.brand-mark{font-size:23px;font-weight:700;letter-spacing:.28em}.brand-copy{border-left:1px solid #ddd;padding-left:28px}.brand-copy>p:last-child{font-size:10px;line-height:1.6}.brand-cats{display:flex;justify-content:flex-end}.brand-cats a{flex:1;text-align:center;border-left:1px solid #ddd;font-size:22px}.brand-cats small{display:block;font-size:8px;margin-top:7px}.newsletter{min-height:180px;background-image:var(--newsletter);background-size:cover;background-position:center;position:relative;color:#fff}.newsletter__shade{position:absolute;inset:0;background:rgba(0,0,0,.7)}.newsletter__inner{min-height:180px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:30px}.newsletter h2{font-size:21px;margin:0 0 8px}.newsletter p{font-size:10px;margin:0;max-width:400px}.newsletter-form{display:flex;width:min(470px,100%);height:44px}.newsletter-form input{flex:1;border:0;padding:0 15px;min-width:0}.newsletter-form button{width:120px;background:#111;color:#fff;border:1px solid #fff;font-size:9px;font-weight:800;letter-spacing:.08em}.footer{background:#111;color:#fff;padding:30px 0 20px}.footer__top{display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center}.footer nav{display:flex;justify-content:center;gap:20px;font-size:9px}.footer-tag{text-align:right;color:#aaa;font-size:9px}.footer__bottom{border-top:1px solid #333;margin-top:24px;padding-top:15px;color:#777;font-size:8px}
.collection-hero{height:320px;background-image:var(--collection-bg);background-size:cover;background-position:center;position:relative;color:#fff}.collection-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.25))}.collection-hero__content{position:relative;z-index:2;padding-top:80px}.collection-hero h1{font-size:58px;margin:12px 0 10px;text-transform:uppercase}.collection-hero p,.collection-hero__content>div{font-size:13px;line-height:1.6;max-width:520px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:15px;margin-bottom:28px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.collection-toolbar select{border:0;background:#fff}.pagination{text-align:center;margin-top:50px}.pagination a,.pagination span{margin:0 6px;font-size:11px}.empty{grid-column:1/-1;text-align:center;border:1px solid #ddd;padding:70px 25px}.empty h2{font-size:28px;margin:0 0 10px}.empty p{color:#777;font-size:13px;margin-bottom:22px}
.product-section{padding:65px 0}.product-layout{display:grid;grid-template-columns:1.12fr .88fr;gap:65px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.gallery__item{border:0;padding:0;background:#f2f1ed;cursor:zoom-in;overflow:hidden}.gallery__item img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:125px;align-self:start;padding:15px 0}.product-info h1{font-size:43px;line-height:1.05;margin:12px 0 12px}.rating-row{display:flex;gap:10px;align-items:center;font-size:10px}.rating-row span{letter-spacing:1px}.rating-row small{color:#777}.product-price{font-size:22px;font-weight:800;margin:18px 0}.product-price s{font-size:13px;color:#999;font-weight:400;margin-left:8px}.product-description{font-size:13px;line-height:1.7;color:#555;margin-bottom:24px}.product-description:empty{display:none}.option-field{border:0;padding:0;margin:18px 0}.option-field legend{font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.option-pills{display:flex;flex-wrap:wrap;gap:7px}.option-pills input{position:absolute;opacity:0}.option-pills span{display:block;border:1px solid #ccc;border-radius:999px;padding:9px 14px;font-size:10px;cursor:pointer}.option-pills input:checked+span{background:#111;color:#fff;border-color:#111}.variant-select{position:absolute;opacity:0;pointer-events:none}.purchase-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-top:20px}.qty{height:48px;border:1px solid #ccc;display:grid;grid-template-columns:35px 1fr 35px}.qty button{border:0;background:#fff;cursor:pointer}.qty input{width:100%;border:0;text-align:center}.add-to-cart{width:100%;border-radius:2px}.shopify-payment-button{margin-top:10px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;padding:18px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.trust-grid>div{display:flex;gap:8px;font-size:14px}.trust-grid span{display:flex;flex-direction:column}.trust-grid b{font-size:9px}.trust-grid small{font-size:8px;color:#888;margin-top:3px}.product-info details{border-bottom:1px solid #ddd;padding:15px 0;font-size:11px;line-height:1.6}.product-info summary{font-weight:700;cursor:pointer;margin-bottom:8px}.page-section{padding:75px 0;min-height:55vh}.narrow{max-width:980px}.page-title,.prose h1,.center-head h1,.contact-layout h1{font-size:48px;margin:12px 0 35px}.cart-list{border-top:1px solid #ddd}.cart-item{display:grid;grid-template-columns:110px 1fr 80px 100px;gap:20px;align-items:center;border-bottom:1px solid #ddd;padding:18px 0}.cart-item>a:first-child{background:#f1f0ec}.cart-item>div{display:flex;flex-direction:column;gap:6px}.cart-item__title{font-weight:700;font-size:13px}.cart-item small{color:#777;font-size:9px}.cart-item strong{font-size:11px}.cart-item input{width:65px;padding:9px;border:1px solid #ccc}.remove{text-decoration:underline;font-size:9px}.cart-summary{width:350px;margin:35px 0 0 auto;display:flex;flex-direction:column;gap:12px}.cart-summary>div{display:flex;justify-content:space-between;font-size:18px}.cart-summary p{font-size:9px;color:#777}.search-form{max-width:700px;margin:0 auto 35px;display:flex;height:48px}.search-form input{flex:1;border:1px solid #ccc;padding:0 15px}.search-form .btn{border-radius:0}.search-count{text-align:center;color:#777;font-size:11px;margin-bottom:30px}.center-head{text-align:center;max-width:700px;margin:0 auto 40px}.center-head p{font-size:12px;color:#777}.prose{max-width:820px}.rte{font-size:14px;line-height:1.8}.rte h2{font-size:26px;margin-top:35px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.contact-layout>div>p:last-child{font-size:13px;line-height:1.7;color:#666}.contact-form{display:flex;flex-direction:column;gap:15px}.contact-form label{font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #ccc;padding:13px;background:#fff}.success{background:#eef7ee;padding:12px;font-size:12px}.toast{position:fixed;right:20px;bottom:20px;background:#111;color:#fff;padding:13px 17px;font-size:10px;opacity:0;transform:translateY(10px);transition:.25s;z-index:3000;pointer-events:none}.toast.show{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(12px);transition:opacity .55s,transform .55s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.desktop-nav{gap:15px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-card:nth-child(n+4){display:none}.product-grid{grid-template-columns:repeat(3,1fr)}.product-grid--collection,.product-grid--four{grid-template-columns:repeat(3,1fr)}.brand-strip__inner{grid-template-columns:1fr 1.5fr}.brand-cats{grid-column:1/-1}.find-wrap{padding-left:20px;padding-right:20px}}
@media(max-width:760px){.page-width{padding-left:18px;padding-right:18px}.announcement{font-size:7px;height:24px}.header,.header__inner{height:62px}.header__inner{grid-template-columns:1fr auto 1fr}.mobile-toggle{display:flex;border:0;background:none;width:24px;height:24px;flex-direction:column;justify-content:center;gap:4px;padding:0}.mobile-toggle span{width:20px;height:1px;background:#111}.desktop-nav{display:none}.logo{font-size:18px;letter-spacing:.23em}.account-link{display:none!important}.mobile-nav{display:flex;position:absolute;top:62px;left:0;right:0;background:#fff;max-height:0;overflow:hidden;flex-direction:column;padding:0 20px;transition:.3s}.mobile-nav.open{max-height:520px;padding-top:10px;padding-bottom:15px;border-bottom:1px solid #ddd}.mobile-nav a{padding:12px 0;border-bottom:1px solid #eee;font-size:11px;letter-spacing:.1em}.hero{height:590px}.hero__content{padding-top:80px}.hero h1{font-size:54px}.hero h2{font-size:19px}.hero__text{font-size:11px;max-width:300px}.hero__script{font-size:19px;right:4%;bottom:38px;width:95px}.section{padding:52px 0}.split-heading{grid-template-columns:1fr;gap:20px}.split-heading>p{border-left:0;border-top:1px solid #ccc;padding:18px 0 0}.category-grid{grid-template-columns:1fr 1fr;gap:8px}.category-card{height:250px}.category-card:nth-child(n+5){display:none}.product-grid,.product-grid--collection,.product-grid--four{grid-template-columns:1fr 1fr;gap:25px 9px}.find-banner{height:470px}.find-banner__copy{top:40%;left:7%;right:7%;transform:translateY(-50%)}.find-banner h2{font-size:28px}.find-features{left:7%;right:7%;top:auto;bottom:35px;width:auto;transform:none;border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:15px 0 0}.find-features span{display:inline-block;margin-right:10px}.find-features small{display:none}.brand-strip__inner{grid-template-columns:1fr}.brand-copy{border-left:0;border-top:1px solid #ddd;padding:20px 0 0}.brand-cats a{font-size:18px}.newsletter__inner{padding-top:28px;padding-bottom:28px;flex-direction:column;align-items:flex-start}.newsletter-form{width:100%}.footer__top{grid-template-columns:1fr;gap:20px}.footer nav{justify-content:flex-start;flex-wrap:wrap}.footer-tag{text-align:left}.collection-hero{height:280px}.collection-hero h1{font-size:43px}.product-layout{grid-template-columns:1fr;gap:25px}.gallery{grid-template-columns:1fr 1fr;gap:5px}.product-info{position:static}.product-info h1{font-size:34px}.trust-grid{grid-template-columns:1fr}.page-title,.prose h1,.center-head h1,.contact-layout h1{font-size:37px}.cart-item{grid-template-columns:80px 1fr}.cart-item>input,.cart-item>b{grid-column:2}.cart-summary{width:100%}.contact-layout{grid-template-columns:1fr;gap:30px}.search-form{height:auto;flex-direction:column;gap:8px}.search-form input{height:48px}.search-form .btn{border-radius:999px}.section-head h2{font-size:26px}}
