/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from snippet stylesheet tags */
/* START_SNIPPET:theme-styles (INDEX:14) */
:root{--ink:#151714;--paper:#f4f1ea;--white:#fff;--line:#d8d4ca;--accent:#d9ff58;--sage:#65745b;--radius:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit}button,input,select{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;padding:1rem}.page-width{width:min(1440px,90vw);margin:auto}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-decoration:none;font-weight:800}.button--accent{background:var(--accent);border-color:var(--accent);color:var(--ink)}.button:hover{transform:translateY(-2px)}.button,.product-card,.collection-tile{transition:transform .25s ease,box-shadow .25s ease}.site-announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 20px;font-size:.75rem}.site-header{height:78px;background:#f4f1eaf2;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;position:sticky;top:0;z-index:30;border-bottom:1px solid #1517141c;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;letter-spacing:.18em}.brand img{width:44px;height:44px;object-fit:contain}.site-nav{display:flex;gap:30px}.site-nav a{text-decoration:none;font-size:.88rem;font-weight:700}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.icon-link{display:grid;place-items:center;width:42px;height:42px;text-decoration:none;position:relative}.cart-count{position:absolute;right:0;top:0;background:var(--ink);color:#fff;border-radius:20px;min-width:18px;height:18px;font-size:.65rem;display:grid;place-items:center}.mobile-toggle{display:none;background:none;border:0}.hero{min-height:680px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff}.hero-media{position:absolute;inset:0}.hero-media img,.hero-placeholder{width:100%;height:100%;object-fit:cover}.hero-placeholder{background:linear-gradient(135deg,#7f806f,#242820)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#10120ec4,#10120e16 70%)}.hero-content{position:relative;z-index:2;max-width:670px;margin-left:7vw}.hero h1{font-size:clamp(4rem,8vw,8rem);line-height:.84;letter-spacing:-.075em;margin:20px 0 30px}.hero-copy{max-width:480px;line-height:1.65;margin-bottom:34px}.section{padding:100px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-heading h2{font-size:clamp(2.7rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;margin:0}.section-heading p{max-width:430px;line-height:1.65;color:#676a61}.collection-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:16px}.collection-tile{height:470px;position:relative;overflow:hidden;background:#dedbd2;text-decoration:none}.collection-tile img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.collection-tile:hover{transform:translateY(-5px);box-shadow:0 24px 50px #15171425}.collection-tile:hover img{transform:scale(1.04)}.collection-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#000b)}.collection-tile span{position:absolute;z-index:2;left:26px;right:26px;bottom:25px;color:#fff;font-size:2rem;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 18px}.product-card{position:relative}.product-card:hover{transform:translateY(-7px)}.product-card__media{aspect-ratio:4/5;background:#e7e3da;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover img{transform:scale(1.035)}.product-card__body{padding-top:16px}.product-card__body small{text-transform:uppercase;letter-spacing:.12em;color:#74786f}.product-card h3{font-size:1rem;margin:7px 0}.product-card h3 a{text-decoration:none}.price{font-weight:800}.price s{color:#999;margin-left:6px}.story{display:grid;grid-template-columns:1.05fr .95fr}.story-visual{min-height:550px;background:var(--sage);color:#fff;padding:55px;display:flex;flex-direction:column;justify-content:space-between}.story-visual strong{font-size:8rem;letter-spacing:-.12em}.story-visual p{font-size:2.4rem;font-weight:900;margin:0}.story-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:clamp(3rem,5vw,5.5rem);line-height:.92;letter-spacing:-.06em;margin:15px 0}.story-copy p{line-height:1.8;color:#656860}.newsletter{text-align:center;padding:110px 20px;background:#22271f;color:#fff}.newsletter h2{font-size:clamp(3.5rem,6vw,6rem);letter-spacing:-.06em;margin:12px 0}.newsletter form{display:flex;max-width:560px;margin:35px auto 0;border-bottom:1px solid #777}.newsletter input{flex:1;background:none;border:0;color:#fff;padding:18px 0;outline:none}.newsletter button{background:none;border:0;color:var(--accent);font-weight:900}.site-footer{padding:65px 5vw 35px;background:#151714;color:#fff;display:grid;grid-template-columns:2fr repeat(3,1fr) 1.4fr;gap:40px}.site-footer nav{display:flex;flex-direction:column;gap:11px}.site-footer h3{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#959990}.site-footer a{font-size:.82rem;text-decoration:none;color:#ddd}.footer-note{text-align:right;color:#898d84;font-size:.75rem;line-height:1.8}.footer-signature{color:var(--accent);letter-spacing:.2em}.collection-hero{padding:90px 0 60px}.collection-hero h1,.page-title{font-size:clamp(4rem,9vw,8.5rem);line-height:.88;letter-spacing:-.075em;margin:15px 0}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 35px}.filters a{border:1px solid var(--line);border-radius:99px;padding:11px 19px;text-decoration:none;font-size:.85rem}.filters a.active{background:var(--ink);color:#fff}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:6vw;padding:55px 0 100px}.product-gallery{background:#e6e2d9;min-height:650px}.product-gallery img{width:100%;height:100%;object-fit:cover}.product-info h1{font-size:clamp(3.5rem,5vw,5.5rem);line-height:.92;letter-spacing:-.06em;margin:20px 0}.product-description{line-height:1.75;color:#63675e}.product-form label{display:block;font-weight:800;margin:24px 0 9px}.product-form select,.product-form input{width:100%;padding:14px;border:1px solid var(--line);background:#fff}.product-form .button{width:100%;margin-top:22px}.accordions details{border-top:1px solid var(--line);padding:18px 0}.accordions summary{cursor:pointer;font-weight:800}.cart-page,.search-page,.content-page{padding:70px 0 110px}.cart-row{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:110px;height:130px;object-fit:cover}.cart-summary{margin:35px 0 0 auto;max-width:420px;text-align:right}.search-form{display:flex;max-width:760px;margin-bottom:45px}.search-form input{flex:1;padding:15px;border:1px solid var(--line)}.empty-state{text-align:center;padding:80px 20px;background:#fff}.pagination{margin-top:45px;text-align:center}@keyframes fadeUp{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.hero-content>*,.product-card,.collection-tile,.collection-hero>*{animation:fadeUp .65s cubic-bezier(.22,1,.36,1) both}.product-card:nth-child(2),.collection-tile:nth-child(2){animation-delay:.08s}.product-card:nth-child(3),.collection-tile:nth-child(3){animation-delay:.16s}@media(max-width:800px){.site-header{height:68px;grid-template-columns:1fr auto 1fr;padding:0 15px}.mobile-toggle{display:block}.site-nav{display:none}.brand{font-size:.8rem}.brand img{width:36px;height:36px}.hero{min-height:650px}.hero-content{margin:0 24px}.hero h1{font-size:4rem}.section{padding:70px 0}.section-heading{display:block}.collection-grid{display:flex;overflow:auto}.collection-tile{min-width:78vw;height:420px}.product-grid{grid-template-columns:1fr 1fr;gap:30px 10px}.story{grid-template-columns:1fr}.story-copy{padding:70px 22px}.newsletter form{display:grid;border:0}.newsletter input{border-bottom:1px solid #777}.newsletter button{padding:15px;background:var(--accent);color:var(--ink)}.site-footer{grid-template-columns:1fr 1fr;padding:55px 24px}.site-footer>.brand{grid-column:1/3}.footer-note{text-align:left}.product-page{grid-template-columns:1fr;padding-top:20px}.product-gallery{min-height:420px}.cart-row{grid-template-columns:80px 1fr}.cart-row>div:last-child{grid-column:2}.collection-hero h1,.page-title{font-size:4.3rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.mobile-nav{display:none}@media(max-width:800px){.mobile-nav[open]{display:block;position:absolute;top:100%;left:0;right:0;z-index:40;background:var(--paper);border-top:1px solid var(--line);padding:12px 20px 20px;box-shadow:0 18px 40px #00000014}.mobile-nav summary{display:none}.mobile-nav a{display:block;padding:11px 0;text-decoration:none;font-weight:700}}
.fs-brand{gap:13px}.fs-brand__image{width:48px;height:48px;object-fit:contain}.fs-brand__word{font-size:1rem;letter-spacing:.28em}.fs-brand__mark{width:48px;height:48px;border-radius:50%;background:#121412;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;font-size:1.2rem;font-style:italic;letter-spacing:-.2em;padding-right:4px;overflow:hidden}.fs-brand__mark b{position:relative;z-index:2}.fs-brand__mark i{position:absolute;width:31px;height:8px;border-radius:50%;border-top:4px solid var(--accent);transform:rotate(-28deg);bottom:9px;left:8px}.icon-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.mobile-toggle{width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:6px}.mobile-toggle span{display:block;width:21px;height:1.5px;background:var(--ink)}
.product-card{display:flex;flex-direction:column;min-width:0}.product-card__media{position:relative}.product-card__body h3{font-size:1rem;line-height:1.35;margin:8px 0;overflow-wrap:anywhere}.product-card__body h3 a{text-decoration:none}.product-card__body .price{display:flex;gap:9px;align-items:center}.product-card__body .price s{color:#8a8d85}.product-badge{position:absolute;left:16px;top:16px;background:var(--accent);padding:10px 12px;text-transform:uppercase;font-size:.68rem;font-weight:900;letter-spacing:.05em}.product-heart{position:absolute;right:14px;top:14px;width:43px;height:43px;border:0;border-radius:50%;background:#fff;font-size:1.5rem;z-index:2}.card-options{color:#777b72;font-size:.72rem;line-height:1.65;min-height:2.3em}.card-product-form{margin-top:auto}.quick-add{margin-top:16px;min-height:48px;border:1px solid var(--ink);display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:transparent;color:var(--ink);text-decoration:none;font-weight:800}.quick-add:hover{background:var(--ink);color:#fff}.quick-add span{font-size:1.25rem}
.product-breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:25px;color:#74786f;font-size:.78rem;overflow:hidden;white-space:nowrap}.product-breadcrumbs a{text-decoration:none}.product-breadcrumbs strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis}.product-page{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;padding-top:28px}.product-gallery{background:transparent;min-height:0}.product-gallery__main{height:680px;background:#e7e3da;overflow:hidden}.product-gallery__main img,.product-gallery__main svg{width:100%;height:100%;object-fit:contain}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:9px}.product-thumbnails a{height:112px;background:#e7e3da;overflow:hidden;border:2px solid transparent}.product-thumbnails a:first-child{border-color:var(--ink)}.product-thumbnails img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:110px;padding:12px 0}.product-flags{display:flex;gap:8px;margin-bottom:24px}.product-flags span{background:#e5eadf;border-radius:99px;padding:8px 12px;font-size:.72rem}.product-info h1{font-size:clamp(2.7rem,4.6vw,5.2rem);line-height:.93;letter-spacing:-.06em;margin:13px 0 20px;overflow-wrap:anywhere}.product-price{display:flex;align-items:center;gap:11px;font-size:1.55rem;margin-bottom:17px}.product-price s{color:#92958d;font-size:1rem}.product-rating{display:flex;gap:12px;font-size:.82rem;margin-bottom:20px}.product-rating span:last-child{color:#74786f}.product-description{line-height:1.7;color:#62665e;border-bottom:1px solid var(--line);padding-bottom:22px}.product-form label{display:flex;justify-content:space-between}.product-form label span{color:#767a72;font-weight:400}.product-buy-row{display:grid;grid-template-columns:100px 1fr;gap:9px;align-items:end;margin-top:24px}.product-buy-row label{font-size:.72rem;margin:0 0 8px}.product-buy-row input{height:50px}.product-buy-row .button{margin:0;height:50px}.product-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.product-trust span{display:flex;flex-direction:column;background:#fff;padding:14px}.product-trust small{color:#73776f;margin-top:4px}.accordions summary{display:flex;justify-content:space-between;list-style:none}.accordions div,.accordions p{color:#666a62;line-height:1.6;font-size:.86rem}
@media(max-width:800px){.fs-brand__mark,.fs-brand__image{width:38px;height:38px}.fs-brand__word{font-size:.76rem}.product-grid{grid-template-columns:1fr 1fr}.product-card__media{aspect-ratio:4/5}.product-card__body h3{font-size:.9rem}.card-options{display:none}.quick-add{font-size:.78rem;padding:0 11px}.product-breadcrumbs{padding:16px 18px 0;width:100%}.product-page{display:block;width:100%;padding:18px 0 70px}.product-gallery__main{height:470px}.product-gallery__main img{object-fit:contain}.product-thumbnails{padding:0 12px;grid-template-columns:repeat(3,1fr)}.product-thumbnails a{height:86px}.product-thumbnails a:nth-child(n+4){display:none}.product-info{position:static;padding:30px 20px 0}.product-info h1{font-size:clamp(2.5rem,12vw,4rem)}.product-buy-row{grid-template-columns:88px 1fr}.product-trust{grid-template-columns:1fr}.account-link{display:none}}
.utility-bar{min-height:42px;background:var(--ink);color:#fff;padding:5px 5vw;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:.7rem}.utility-message{letter-spacing:.03em}.store-preferences,.localization-form{display:flex;align-items:center;gap:18px}.localization-form label{display:flex;align-items:center;gap:7px;text-transform:uppercase;letter-spacing:.1em;color:#aeb2aa}.localization-form select{border:0;background:#292c27;color:#fff;padding:7px 28px 7px 10px;min-width:108px}.hero-note{position:absolute;z-index:2;right:5vw;bottom:42px;text-align:right;font-size:.8rem;line-height:1.5;white-space:pre-line}.collection-tile span{display:flex;flex-direction:column;gap:8px}.collection-tile span small{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}.featured-products{background:#fff}.product-card__body{min-height:155px}.product-card__body h3{min-height:2.7em}.card-options{max-height:3.4em;overflow:hidden}.product-thumbnails button{height:112px;padding:0;border:2px solid transparent;background:#e7e3da;overflow:hidden}.product-thumbnails button.active,.product-thumbnails button:first-child{border-color:var(--ink)}.product-summary{line-height:1.7;color:#62665e;border-bottom:1px solid var(--line);padding-bottom:22px}.product-details-section{background:#fff;padding:95px 0}.product-details-section h2{font-size:clamp(3.4rem,7vw,7rem);line-height:.9;letter-spacing:-.065em;margin:18px 0 45px}.product-rich-description{max-width:1040px;margin:auto;line-height:1.7}.product-rich-description img{display:block;max-width:100%;height:auto;margin:25px auto}.product-rich-description h1,.product-rich-description h2,.product-rich-description h3{font-size:clamp(1.8rem,4vw,3.5rem);line-height:1}.related-products{background:var(--paper)}
@media(max-width:800px){.utility-bar{padding:6px 14px;justify-content:center}.utility-message{display:none}.store-preferences,.localization-form{width:100%;gap:6px}.localization-form label{font-size:.56rem;gap:3px;flex:1}.localization-form select{min-width:0;width:100%;padding:7px 4px}.hero-note{display:none}.product-card__body{min-height:120px}.product-card__body h3{min-height:2.7em}.product-thumbnails button{height:86px}.product-details-section{padding:65px 18px}.product-details-section .page-width{width:100%}.product-details-section h2{font-size:3.2rem;margin-bottom:28px}.product-rich-description{overflow:hidden}.product-rich-description img{width:100%!important}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}}
/* END_SNIPPET:theme-styles */