/* Sitrin: monochrome editorial commerce. Scales adapted from the documented references. */
:root{--st-ink:#161616;--st-muted:#595959;--st-line:#dedbd7;--st-paper:#fff;--st-soft:#f6f5f2;--st-serif:Butler,Georgia,'Times New Roman',serif;--st-sans:Poppins,Arial,sans-serif;--st-gutter:clamp(20px,4vw,64px);--st-space:clamp(56px,7vw,112px)}
body.sitrin-storefront{margin:0;color:var(--st-ink);background:var(--st-paper);font-family:var(--st-sans);font-size:16px;line-height:1.6}
.sitrin-storefront *, .sitrin-storefront *::before,.sitrin-storefront *::after{box-sizing:border-box}
.sitrin-storefront img{max-width:100%;height:auto}.sitrin-storefront button,.sitrin-storefront input,.sitrin-storefront select,.sitrin-storefront textarea{font:inherit}
.sitrin-storefront a{color:inherit;text-underline-offset:5px}.sitrin-storefront button{cursor:pointer}.sitrin-storefront [hidden]{display:none!important}
.sitrin-storefront :focus-visible{outline:2px solid #155fa0;outline-offset:4px}.sitrin-storefront h1,.sitrin-storefront h2,.sitrin-storefront h3{color:var(--st-ink);font-weight:400;line-height:1.1}
.st-container{max-width:1568px;margin-inline:auto;padding-inline:var(--st-gutter)}
.st-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;padding:10px;border:0;background:transparent;color:inherit;text-decoration:none;font-size:13px;line-height:1}.st-icon svg{flex:none}.st-icon:hover{color:var(--st-ink);background:#f0eeeb}.st-icon:disabled{opacity:.35;cursor:default}
.st-button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:48px;padding:13px 24px;border:1px solid var(--st-ink);border-radius:0;background:var(--st-ink);color:#fff;text-decoration:none;font-family:var(--st-sans);font-size:14px;font-weight:400;line-height:1.4;text-align:center}
.st-button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#373737;color:#fff}.st-button-light{border-color:#fff;background:#fff;color:#161616}.st-button-light:hover{background:#eee;color:#161616}
.st-text-link,.st-text-button{display:inline-flex;align-items:center;gap:12px;min-height:44px;border:0;background:transparent;padding:0;color:inherit;text-decoration:underline;text-underline-offset:6px;font-size:14px}.st-text-link svg,.st-text-button svg{width:20px}.st-muted{color:var(--st-muted);font-size:14px}.st-eyebrow{font:500 11px/1.5 var(--st-sans);text-transform:uppercase;letter-spacing:.18em;margin:0 0 20px}
.st-skip{position:fixed;top:0;left:20px;transform:translateY(-120%);z-index:100000;background:#fff;padding:12px}.st-skip:focus{transform:none}
.st-announcement{display:flex;align-items:center;height:34px;padding-left:12px;color:#fff;background:#161616;font-size:10px;letter-spacing:.1em;text-transform:uppercase;overflow:hidden}.st-announcement-window{flex:1;overflow:hidden}.st-announcement-track{display:flex;width:max-content;animation:st-ticker 35s linear infinite}.st-announcement-track span{padding-inline:64px;white-space:nowrap;min-width:70vw}.st-announcement .st-icon{min-height:34px;height:34px;min-width:44px;padding:8px}.st-announcement .st-icon svg{width:14px}.st-announcement .st-icon:hover{background:#333;color:#fff}@keyframes st-ticker{to{transform:translateX(-50%)}}
.st-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:90px;padding:12px var(--st-gutter);border-bottom:1px solid var(--st-line);background:#fff;position:relative;z-index:20}.st-header-start,.st-header-actions{display:flex;align-items:center;gap:14px}.st-header-actions{justify-content:flex-end;gap:1px}.st-header-start a{text-decoration:none;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.st-menu-toggle{padding-left:0;text-transform:uppercase;font-size:11px;letter-spacing:.08em}.st-logo{display:block;width:170px;line-height:0}.st-logo img{width:100%;height:auto;max-height:65px;object-fit:contain}.st-bag-link{position:relative}.st-cart-count{position:absolute;right:1px;top:0;background:#161616;color:#fff;border-radius:50%;width:17px;height:17px;line-height:17px;text-align:center;font-size:10px}
.st-dialog{color:var(--st-ink);border:0;padding:32px;width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow:auto}.st-dialog::backdrop,.st-lightbox::backdrop{background:rgb(0 0 0/.48)}.st-dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.st-dialog h2{font:400 30px/1.15 var(--st-serif);margin:0}.st-dialog-top .st-icon{flex:none}.st-dialog label{display:block;font-size:14px;margin-bottom:8px}.st-search-row{display:flex;gap:8px}.st-search-row input{min-width:0;flex:1;min-height:48px;border:1px solid #777;padding:12px;border-radius:0}.st-menu{margin:0;min-height:100dvh;max-height:100dvh;width:min(480px,100%);padding:32px}.st-menu nav{display:grid}.st-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--st-line);text-decoration:none;font:400 27px/1.3 var(--st-serif)}.st-menu-secondary{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px;font-size:14px}
.st-hero{position:relative;min-height:680px;height:calc(100svh - 124px);max-height:980px;overflow:hidden;background:#dedbd7}.st-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 45%;position:absolute;inset:0}.st-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.35),transparent 70%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 60%)}.st-hero-copy{position:relative;z-index:1;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:inherit;height:100%;padding:60px 8vw;max-width:1000px}.st-hero h1{font-family:var(--st-serif);font-size:clamp(64px,7.5vw,120px);line-height:.95;letter-spacing:-.04em;color:#fff;margin:0 0 30px}.st-hero h1 em{display:block;font-size:.57em;line-height:1.5;letter-spacing:-.035em;font-weight:400}.st-hero .st-eyebrow{color:#fff}.st-hero-note{position:absolute;bottom:28px;right:var(--st-gutter);z-index:2;color:#fff;font:italic 24px var(--st-serif)}
.st-intro{padding-block:var(--st-space);text-align:center;max-width:880px;margin:auto;padding-inline:24px}.st-intro h2{font:400 clamp(34px,3.8vw,58px)/1.12 var(--st-serif);letter-spacing:-.025em;margin:0 0 24px}.st-intro p:not(.st-eyebrow){max-width:680px;margin:0 auto 16px;color:var(--st-muted);font-size:15px;line-height:1.8}.st-featured{padding-bottom:16px}.st-section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.st-section-heading h2{font:400 clamp(30px,3vw,44px)/1.15 var(--st-serif);margin:0}.st-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px}.st-product-card{min-width:0}.st-card-photo{position:relative;background:var(--st-soft);overflow:hidden}.st-card-photo>a{display:block;aspect-ratio:3/4}.st-card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.st-card-photo>a:hover img{transform:scale(1.025)}.st-favourite{position:absolute;top:8px;right:8px;background:rgba(255,255,255,.9);border-radius:50%}.st-favourite[aria-pressed=true] svg,.st-product-save[aria-pressed=true] svg{fill:currentColor}.st-product-card h3{font:400 15px/1.5 var(--st-sans);margin:16px 0 4px}.st-product-card h3 a{text-decoration:none}.st-product-card .price,.woocommerce .st-product-card .price{font:400 14px/1.6 var(--st-sans);color:var(--st-ink)}.price ins{background:transparent;text-decoration:none}.price del{color:#636363;opacity:1;margin-right:5px}.st-badge{position:absolute;bottom:12px;left:12px;background:#fff;padding:5px 9px;font-size:11px}
.st-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:600px;background:var(--st-soft)}.st-editorial-image{position:relative;min-width:0}.st-editorial-image>img{display:block;width:100%;height:100%;max-height:850px;object-fit:cover}.st-editorial-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(32px,6vw,100px)}.st-editorial-copy h2{font:400 clamp(42px,5vw,76px)/1.02 var(--st-serif);letter-spacing:-.03em;margin:0 0 24px}.st-editorial-copy p:not(.st-eyebrow){max-width:420px;color:var(--st-muted);margin:0 0 24px}.st-editorial-red{background:#501b1e;color:#fff}.st-editorial-red h2,.st-editorial-red .st-editorial-copy p:not(.st-eyebrow){color:#fff}.st-photo-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:4px}.st-photo-strip a{display:block;aspect-ratio:3/4;overflow:hidden}.st-photo-strip img{display:block;width:100%;height:100%;object-fit:cover}.st-services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-block:64px;border-bottom:1px solid var(--st-line)}.st-service{display:flex;align-items:flex-start;gap:18px}.st-service>svg{width:30px;height:30px;flex:none}.st-service h3{font:500 14px/1.5 var(--st-sans);margin:0 0 5px}.st-service p{font-size:13px;color:var(--st-muted);margin:0}.st-reviews{padding-block:var(--st-space)}.st-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.st-review{margin:0;padding:28px;border:1px solid var(--st-line)}.st-review p{font:400 22px/1.5 var(--st-serif)}.st-review cite{font:400 12px var(--st-sans);color:var(--st-muted)}
.st-footer{background:var(--st-soft);padding-top:64px;margin-top:var(--st-space)}.st-footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr 1.3fr;gap:48px}.st-footer-grid h2{font:500 13px/1.5 var(--st-sans);text-transform:uppercase;letter-spacing:.08em;margin:0 0 18px}.st-footer-grid p{font-size:13px;color:var(--st-muted);margin-top:0}.st-footer-grid a:not(.st-button){display:flex;align-items:center;gap:6px;width:fit-content;padding:5px 0;text-decoration:none;font-size:13px}.st-footer-grid a svg{width:15px}.st-footer-grid .st-button{font-size:12px;padding:12px 16px}.st-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-block:32px;margin-top:48px;border-top:1px solid var(--st-line);font-size:11px;color:var(--st-muted)}.st-footer-bottom .st-text-button{font-size:11px}.st-footer-bottom a{display:inline}.st-support{position:fixed;bottom:20px;right:20px;z-index:90;background:#161616;color:#fff;box-shadow:0 2px 14px #0002;border:1px solid #fff;border-radius:30px;padding:12px 18px;min-height:48px}.st-support:hover{background:#333;color:#fff}.st-consent-actions{display:flex;gap:12px;flex-wrap:wrap}.st-consent-actions .st-button{flex:1;min-width:200px}.st-consent-actions .st-button:first-child{background:#fff;color:#161616}
.st-product-page{padding-top:28px}.st-product-page .woocommerce-breadcrumb{font-size:12px;margin:0 0 28px;color:var(--st-muted)}.st-product-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(32px,5vw,80px)}.woocommerce div.product.st-product-layout div.summary{float:none;width:auto;margin:0;min-width:0}.st-product-summary h1{font:400 clamp(36px,3.5vw,54px)/1.08 var(--st-serif);margin:0 0 18px}.st-product-summary .st-eyebrow{margin-top:8px;margin-bottom:20px}.woocommerce div.product .st-main-price,.woocommerce div.product p.price{font:400 21px/1.5 var(--st-sans);color:var(--st-ink);margin-bottom:20px}.st-product-intro{font-size:14px;color:var(--st-muted);line-height:1.75;margin:0 0 24px}.st-gallery{min-width:0;align-self:start}.st-gallery-stage{position:relative;background:var(--st-soft)}.st-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;position:relative}.st-gallery-track::-webkit-scrollbar{display:none}.st-gallery-slide{flex:0 0 100%;min-width:0;border:0;padding:0;background:transparent;scroll-snap-align:start;cursor:zoom-in;aspect-ratio:3/4;line-height:0}.st-gallery-slide img{width:100%;height:100%;object-fit:cover}.st-gallery-prev,.st-gallery-next{position:absolute;top:48%;background:#fffe;border:1px solid #ddd}.st-gallery-prev{left:12px}.st-gallery-next{right:12px}.st-gallery-count{position:absolute;bottom:16px;left:16px;font-size:12px;background:#fffe;padding:4px 10px}.st-gallery-hint{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:6px;font-size:11px;background:#fffe;padding:4px 8px;pointer-events:none}.st-gallery-hint svg{width:16px;height:16px}.st-thumbnails{display:flex;gap:10px;overflow:auto;padding:14px 2px;scrollbar-width:thin}.st-thumbnails button{border:1px solid transparent;padding:3px;background:#fff;min-width:64px;width:64px;height:85px;flex:none}.st-thumbnails button[aria-current=true]{border-color:#161616}.st-thumbnails img{height:100%;width:100%;object-fit:cover}.st-lightbox{padding:40px 20px 20px;border:0;max-width:96vw;max-height:96dvh;background:#fff}.st-lightbox>button{position:fixed;top:3vh;right:3vw;background:#fff;z-index:1}.st-lightbox img{display:block;max-height:82dvh;max-width:90vw;object-fit:contain;margin:auto}.st-lightbox>a{display:block;font-size:12px;text-align:center;padding-top:10px}
.woocommerce div.product form.cart{margin:24px 0 16px}.woocommerce div.product form.cart .variations{margin-bottom:20px}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{padding:8px 0;border:0;background:transparent}.woocommerce div.product form.cart .variations th{font-size:14px;text-align:left}.woocommerce div.product form.cart .variations select{min-height:44px;font-size:16px;border:1px solid #777;border-radius:0}.woocommerce div.product form.cart .button{background:var(--st-ink);color:#fff;min-height:50px;border-radius:0;font-size:14px;font-weight:400;float:none;width:calc(100% - 84px)}.woocommerce div.product form.cart div.quantity{width:72px;margin-right:12px}.woocommerce .quantity .qty{width:100%;height:50px;border:1px solid #999;border-radius:0}.woocommerce div.product .stock{color:#27613b;font-size:13px}.woocommerce div.product .stock.out-of-stock{color:#9b2020}.woocommerce-variation-price{display:block!important}.woocommerce div.product .woocommerce-variation-price .price{font-size:18px;color:#161616}.st-product-save{margin:0 0 18px}.st-buy-help{font-size:13px;margin:0 0 24px}.st-product-details{border-top:1px solid var(--st-line)}.st-product-details details{border-bottom:1px solid var(--st-line)}.st-product-details summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:14px}.st-product-details summary::after{content:'+';font-size:24px;font-weight:300}.st-product-details details[open] summary::after{content:'−'}.st-product-details details>div{font-size:14px;line-height:1.8;padding-bottom:20px;overflow-wrap:anywhere}.st-table-scroll,.tabela-scroll{max-width:100%;overflow:auto}.st-product-details table{font-size:12px}.st-related{margin-top:var(--st-space)}.st-catalogue{padding-top:64px}.st-catalogue-heading{text-align:center;max-width:800px;margin:0 auto 40px}.st-catalogue-heading h1{font:400 clamp(40px,5vw,68px)/1.1 var(--st-serif);margin:0 0 20px}.st-catalogue-heading p{color:var(--st-muted)}.st-categories{display:flex;justify-content:center;flex-wrap:wrap;gap:10px 24px;margin-bottom:40px}.st-categories a{font-size:13px;padding:8px 0;text-decoration:none;border-bottom:1px solid transparent}.st-categories a:hover,.st-categories a[aria-current]{border-color:#161616}.st-catalogue-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:13px;margin-bottom:24px}.woocommerce .woocommerce-ordering{margin:0}.woocommerce-ordering select{border:1px solid #aaa;border-radius:0;min-height:44px;font-size:14px}.st-empty{padding:80px 0;text-align:center}.st-empty h2{font:400 36px var(--st-serif)}.st-empty .st-text-link{margin:16px}.st-quantity-error{display:block;max-width:190px;font-size:12px;line-height:1.4;color:#9b2020}.woocommerce-message,.woocommerce-info,.woocommerce-error{border-top-color:#161616!important;font:400 14px/1.7 var(--st-sans)!important;overflow-wrap:anywhere}.woocommerce-message::before,.woocommerce-info::before{color:#161616!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{font-size:16px;padding:12px;min-height:44px;border:1px solid #888;border-radius:0}.woocommerce-account .site-main,.woocommerce-cart .site-main{padding:48px var(--st-gutter);max-width:1400px;margin:auto}.woocommerce-account .page-header h1,.woocommerce-cart .page-header h1{font-family:var(--st-serif);font-size:48px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 0}.woocommerce table.shop_table{border-radius:0;font-size:14px}.woocommerce .cart-collaterals .cart_totals h2{font-family:var(--st-serif)}
@media(max-width:1024px){.st-header{min-height:76px}.st-product-grid{gap:32px 18px}.st-footer-grid{grid-template-columns:1fr 1fr;gap:40px}.st-hero{min-height:600px}.st-services{gap:24px}.st-desktop-link{display:none}.st-product-layout{gap:32px}.st-product-summary h1{font-size:38px}}
@media(max-width:900px){.st-product-layout{grid-template-columns:1fr}.st-product-summary{max-width:700px;width:100%;margin:auto!important}.st-gallery-track{max-height:none}.st-gallery-slide{aspect-ratio:4/5}.st-gallery-slide img{object-fit:contain}.st-editorial{min-height:0}.st-editorial-copy{padding:40px 28px}.st-services{grid-template-columns:1fr}.st-reviews-grid{grid-template-columns:1fr 1fr}.st-review:last-child{grid-column:1/-1}.st-hero-copy{padding-inline:6vw}}
@media(max-width:600px){.st-header{min-height:72px;padding:10px 12px;grid-template-columns:1fr auto 1fr}.st-header-start{gap:0}.st-menu-toggle span,.st-account-link,.st-favourites-link{display:none}.st-logo{width:115px}.st-header-actions{gap:0}.st-header-actions .st-icon{padding:8px;min-width:38px}.st-announcement{font-size:9px;height:30px}.st-announcement-track span{min-width:100vw;padding-inline:30px}.st-hero{height:calc(88svh - 102px);min-height:520px;max-height:760px}.st-hero-copy{padding:40px 24px;justify-content:flex-end;padding-bottom:84px}.st-hero h1{font-size:60px;max-width:350px;margin-bottom:24px}.st-hero>img{object-position:56% center}.st-hero::after{background:linear-gradient(0deg,#0008,transparent 80%)}.st-hero-note{font-size:19px;bottom:22px}.st-intro{padding-block:56px}.st-intro h2{font-size:36px}.st-intro p:not(.st-eyebrow){font-size:14px}.st-eyebrow{font-size:10px;margin-bottom:16px}.st-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.st-product-card h3{font-size:14px;margin:12px 0 4px}.st-product-card .price,.woocommerce .st-product-card .price{font-size:14px}.st-favourite{width:36px;min-width:36px;min-height:36px;padding:8px;top:5px;right:5px}.st-favourite svg{width:19px;height:19px}.st-badge{font-size:10px;padding:3px 6px;left:8px;bottom:8px}.st-section-heading{align-items:flex-end;gap:16px}.st-section-heading h2{font-size:30px}.st-section-heading .st-text-link{font-size:12px;flex:none;gap:4px}.st-editorial{grid-template-columns:1fr}.st-editorial-image{aspect-ratio:4/5}.st-editorial-image>img{height:100%}.st-editorial-copy{padding:40px 24px}.st-editorial-copy h2{font-size:48px}.st-editorial-copy p:not(.st-eyebrow){font-size:14px}.st-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.st-services{padding-block:40px;gap:28px}.st-reviews-grid{grid-template-columns:1fr}.st-review:last-child{grid-column:auto}.st-review{padding:24px}.st-footer{padding-top:48px}.st-footer-grid{gap:36px 20px}.st-footer-grid>div:first-child,.st-footer-grid>div:last-child{grid-column:1/-1}.st-footer-bottom{margin-top:32px;padding-bottom:84px;gap:8px}.st-footer-bottom>span:last-child{width:100%}.st-support{width:48px;height:48px;min-width:48px;padding:12px;bottom:16px;right:16px}.st-support span{display:none}.st-dialog{padding:24px}.st-dialog h2{font-size:27px}.st-search-row{flex-direction:column}.st-menu{padding:24px}.st-menu nav a{font-size:25px}.st-product-page{padding-top:20px}.st-product-page .woocommerce-breadcrumb{font-size:11px;margin-bottom:20px}.st-product-summary h1{font-size:40px}.st-product-summary .st-eyebrow{margin-top:0}.st-gallery-hint{font-size:10px}.st-thumbnails{gap:8px}.st-thumbnails button{min-width:52px;width:52px;height:70px}.st-gallery-prev{left:8px}.st-gallery-next{right:8px}.st-product-layout{gap:24px}.st-catalogue{padding-top:40px}.st-catalogue-heading{margin-bottom:24px}.st-categories{gap:4px 16px;margin-bottom:24px;justify-content:flex-start}.st-categories a{font-size:12px}.st-catalogue-toolbar{align-items:flex-start}.woocommerce-ordering select{max-width:190px;font-size:12px}.st-consent-actions{flex-direction:column}.st-consent p{font-size:14px}.woocommerce table.shop_table{font-size:13px}.woocommerce-account .site-main,.woocommerce-cart .site-main{padding-block:32px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.sitrin-storefront .st-button{color:#fff}.sitrin-storefront .st-button-light{color:#161616}.sitrin-storefront .st-icon{color:inherit;border:0}.sitrin-storefront .st-icon:focus{background:#eee;color:#161616}.sitrin-storefront .st-support{color:#fff}.sitrin-storefront .st-consent-actions .st-button:first-child{color:#161616}.sitrin-storefront .st-text-button{color:inherit;background:transparent}.sitrin-storefront .st-hero-copy .st-button-light{color:#161616}
.woocommerce #content div.product.st-product-layout div.summary{width:100%;float:none}
@media(min-width:901px){.st-gallery-track{height:clamp(480px,70vh,800px)}.st-gallery-slide{height:100%;aspect-ratio:auto}.st-gallery-slide img{object-fit:contain}}
.sitrin-storefront .variable-item:not(.radio-variable-item){min-width:44px;min-height:44px;border-radius:0}.sitrin-storefront .variable-item.st-unavailable{color:#595959;opacity:1;text-decoration:line-through}.sitrin-storefront .single_add_to_cart_button.disabled{background:#161616!important;color:#fff!important;opacity:1!important}.st-stock-note{font-size:12px;color:#595959;margin:8px 0 0}
.sitrin-storefront .elementor-widget-form .elementor-field-group .elementor-field{font-family:var(--st-sans);font-size:16px;min-height:48px;color:#161616;border-color:#888;border-radius:0}.sitrin-storefront .elementor-widget-form .elementor-field-label{color:#161616;font-size:14px}.sitrin-storefront .elementor-widget-form .elementor-button{background:#161616;color:#fff;border-radius:0;min-height:48px}.sitrin-storefront .elementor-widget-form .elementor-field-type-acceptance label{font-size:13px;line-height:1.6;color:#333}.sitrin-storefront .elementor-widget-form .elementor-message{font-size:14px}
.st-size-filter{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:20px 0;border-block:1px solid var(--st-line);margin-bottom:24px;font-size:13px}.st-size-filter select{min-height:44px;max-width:230px;font-size:14px;padding:8px 28px 8px 12px;border:1px solid #888;border-radius:0}.st-size-filter .st-button{min-height:44px;padding:9px 20px}.st-size-filter label{margin-right:8px}
@media(max-width:600px){.st-size-filter label{width:100%}.st-size-filter select{flex:1;min-width:0}.st-size-filter .st-button{flex:none}}
.st-editorial-red{background:#20201e}.st-product-page .woocommerce-message{margin-bottom:24px}.sitrin-storefront .woocommerce-cart-form .quantity{width:76px}.sitrin-storefront .woocommerce-cart-form .st-quantity-error{width:160px}.sitrin-storefront .woocommerce table.shop_table .product-thumbnail img{width:80px}.sitrin-storefront .woocommerce-cart-form #coupon_code{min-width:170px;width:auto;min-height:48px;font-size:16px;padding:10px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.st-delivery-note{font-size:12px;line-height:1.6;color:#595959;margin:0 0 16px}
.st-wishlist:not(.is-ready) .st-product-grid{display:none}.st-wishlist{padding-block:24px}.page .site-main:has(.st-wishlist){max-width:1400px;padding:48px var(--st-gutter);margin:auto}
.st-hero-campaign .st-hero-copy{width:100%;max-width:none;align-items:center;text-align:center;justify-content:flex-end;padding:60px 24px 70px}.st-hero-campaign h1{font-size:clamp(64px,7.5vw,112px);text-shadow:0 2px 16px #0005}.st-hero-campaign h1 em{white-space:nowrap;font-size:.5em}.st-hero-campaign .st-eyebrow{display:none}.st-hero-campaign::after{background:linear-gradient(0deg,#0008,transparent 80%)}
@media(max-width:600px){.st-hero-campaign{height:calc(100svh - 102px);min-height:570px;max-height:800px}.st-hero-campaign>img{object-position:53% center}.st-hero-campaign .st-hero-copy{padding:32px 16px 74px}.st-hero-campaign h1{font-size:60px;max-width:none}.st-hero-campaign h1 em{font-size:.43em}.st-hero-campaign .st-hero-note{font-size:18px}}

.st-hero-note{right:auto;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - (var(--st-gutter) * 2));text-align:center}

/* Refined editorial controls: compact product typography, restrained drawer and native sliders. */
.st-menu{width:min(390px,100%);padding:28px 30px}.st-menu .st-dialog-top{padding-bottom:18px;margin-bottom:28px;border-bottom:1px solid var(--st-line)}.st-menu .st-dialog-top h2{font:500 14px/1.4 var(--st-sans);letter-spacing:.12em;text-transform:uppercase}.st-menu-label{margin:0 0 8px;color:var(--st-muted);font:500 9px/1.5 var(--st-sans);letter-spacing:.18em;text-transform:uppercase}.st-menu nav a{padding:11px 0;border:0;font:400 14px/1.5 var(--st-sans);letter-spacing:.055em;text-transform:uppercase}.st-menu nav a svg{width:17px}.st-menu-secondary{padding-top:22px;margin-top:22px;border-top:1px solid var(--st-line);gap:20px}.st-menu-secondary a{font-size:12px;text-decoration:none}
.st-product-heading{border-bottom:1px solid var(--st-line);margin-bottom:20px}.st-title-price{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.st-product-summary h1{font:500 clamp(24px,2.3vw,34px)/1.2 var(--st-sans);letter-spacing:-.025em;margin:0 0 16px}.woocommerce div.product .st-main-price,.woocommerce div.product p.price{flex:none;font:500 16px/1.4 var(--st-sans);margin:0 0 16px}.st-product-summary .st-eyebrow{font-size:9px;margin:0 0 12px}.st-product-details summary,.st-product-details details>div{font-size:13px}.st-product-details summary{padding:16px 0}.st-product-details summary::after{font-size:19px}
.st-product-summary .wc-stripe-express-skeleton{display:none!important}
.st-review-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(320px,calc((100% - 48px)/3));gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px}.st-review-track::-webkit-scrollbar{display:none}.st-review{scroll-snap-align:start;min-height:230px;display:flex;flex-direction:column}.st-review-stars{display:flex;gap:3px;margin-bottom:18px}.st-review-stars svg{width:15px;height:15px;fill:currentColor;stroke-width:1}.st-review cite{margin-top:auto}.st-slider-actions{display:flex;align-items:center;gap:8px}.st-slider-actions .st-icon{border:1px solid var(--st-line)}.st-review-count{min-width:42px;text-align:center;font-size:11px;color:var(--st-muted)}
.st-catalogue{padding-top:0}.st-categories{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;margin-inline:calc(var(--st-gutter) * -1);margin-bottom:34px;padding:14px var(--st-gutter);border-bottom:1px solid var(--st-line)}.st-categories::-webkit-scrollbar{display:none}.st-categories a{flex:none;padding:4px 0;font-size:12px}.st-categories a[aria-current]{font-weight:600}.st-catalogue-heading{margin-bottom:26px}.st-catalogue-heading .st-eyebrow{display:none}.st-catalogue-heading h1{font-size:34px;margin-bottom:10px}.st-catalogue-heading p{margin:0;font-size:13px}.tax-product_cat .st-catalogue-heading{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.st-filter-panel{border-block:1px solid var(--st-line);margin-bottom:18px}.st-filter-panel>summary{cursor:pointer;list-style:none;padding:12px 0;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.st-filter-panel>summary::after{content:'+';float:right;font-size:16px}.st-filter-panel[open]>summary::after{content:'−'}.st-filter-panel .st-size-filter{border:0;margin:0;padding:8px 0 16px}.st-catalogue-toolbar{margin-bottom:20px}.st-catalogue-toolbar p{margin:0;color:var(--st-muted);font-size:11px}
@media(max-width:600px){.st-menu{width:min(86vw,350px);padding:24px}.st-menu nav a{font-size:13px;padding:10px 0}.st-menu .st-dialog-top{margin-bottom:24px}.st-product-page .woocommerce-breadcrumb{display:none}.st-product-page{padding-top:0}.st-product-layout{gap:0}.st-gallery{width:calc(100% + (var(--st-gutter) * 2));margin-inline:calc(var(--st-gutter) * -1);overflow:hidden}.st-gallery-stage{background:#fff}.st-gallery-track{gap:6px;scroll-padding-left:0}.st-gallery-slide{flex:0 0 83.333%;aspect-ratio:732/1024}.st-gallery-slide img{object-fit:cover}.st-thumbnails,.st-gallery-prev,.st-gallery-next,.st-gallery-count,.st-gallery-hint{display:none!important}.st-product-summary{padding-top:16px}.st-product-heading{margin-bottom:12px}.st-product-summary .st-eyebrow{display:none}.st-product-summary h1{font-size:15px;line-height:1.4;letter-spacing:0;margin:0 0 12px}.woocommerce div.product .st-main-price,.woocommerce div.product p.price{font-size:13px;margin:0 0 12px}.st-title-price{gap:16px}.woocommerce div.product form.cart{margin-top:16px}.woocommerce div.product form.cart .variations th{font-size:13px}.sitrin-storefront .variable-item:not(.radio-variable-item){min-width:40px;min-height:40px}.woocommerce div.product form.cart .button{font-size:12px;text-transform:uppercase;letter-spacing:.04em}.st-product-save,.st-buy-help,.st-delivery-note{font-size:11px}.st-product-details summary,.st-product-details details>div{font-size:12px}.st-related .st-section-heading h2{font:500 18px/1.3 var(--st-sans)}.st-review-track{grid-auto-columns:82%;gap:10px}.st-review{min-height:205px;padding:20px}.st-review p{font-size:17px}.st-review-stars{margin-bottom:12px}.st-slider-actions{gap:4px}.st-slider-actions .st-icon{min-width:38px;min-height:38px;padding:7px}.st-reviews .st-section-heading{align-items:center}.st-categories{margin-bottom:14px;padding-block:11px}.st-categories a{font-size:11px}.st-catalogue-heading h1{font:500 22px/1.3 var(--st-sans);letter-spacing:0}.st-catalogue-heading p{font-size:12px}.st-filter-panel,.st-catalogue-toolbar{display:none}.st-product-grid{gap:24px 8px}.st-product-card h3{font-size:12px;line-height:1.5;margin:9px 0 2px}.st-product-card .price,.woocommerce .st-product-card .price{font-size:12px}.st-favourite{width:32px;min-width:32px;min-height:32px;padding:7px}}

/* Cart drawer: a focused continuation of the product page. */
.st-cart-drawer{margin:0 0 0 auto;padding:0;border:0;width:min(460px,100%);height:100dvh;max-height:100dvh;color:var(--st-ink);background:#fff;overflow:hidden}.st-cart-drawer::backdrop{background:rgb(0 0 0/.45)}.st-cart-content,.st-cart-shell{height:100%}.st-cart-shell{display:flex;flex-direction:column;position:relative}.st-cart-shell.is-busy::after{content:'';position:absolute;inset:0;background:rgb(255 255 255/.62);z-index:6}.st-cart-shell.is-busy::before{content:'';position:absolute;z-index:7;left:50%;top:50%;width:24px;height:24px;margin:-12px;border:2px solid #bbb;border-top-color:#161616;border-radius:50%;animation:st-spin .7s linear infinite}@keyframes st-spin{to{transform:rotate(360deg)}}
.st-cart-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 18px;border-bottom:1px solid var(--st-line)}.st-cart-head p{margin:0 0 4px;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--st-muted)}.st-cart-head h2{margin:0;font:500 20px/1.25 var(--st-sans)}.st-cart-head h2 span{font-weight:400;color:var(--st-muted);font-size:13px}.st-shipping-benefit{padding:16px 24px;border-bottom:1px solid var(--st-line)}.st-shipping-benefit p{margin:0 0 9px;font-size:12px}.st-shipping-benefit small{display:block;margin-top:7px;color:var(--st-muted);font-size:10px}.st-progress{height:3px;background:#ddd}.st-progress span{display:block;height:100%;background:#161616}.st-cart-items{flex:1;overflow:auto;padding:4px 24px}.st-cart-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;padding:20px 0;border-bottom:1px solid var(--st-line)}.st-cart-thumb{display:block;aspect-ratio:3/4;background:var(--st-soft);line-height:0}.st-cart-thumb img{width:100%;height:100%;object-fit:cover}.st-cart-item-main{display:flex;flex-direction:column;min-width:0}.st-cart-item-top{display:flex;justify-content:space-between;gap:12px}.st-cart-item h3{margin:1px 0 4px;font:500 12px/1.45 var(--st-sans)}.st-cart-item h3 a{text-decoration:none}.st-cart-item dl{margin:0;color:var(--st-muted);font-size:10px}.st-cart-item dl dt,.st-cart-item dl dd{display:inline;margin:0}.st-cart-item dl dd{margin-right:6px}.st-cart-item-price{flex:none;font-size:12px;white-space:nowrap}.st-cart-item-actions{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto}.st-cart-qty{display:grid;grid-template-columns:34px 30px 34px;border:1px solid #aaa;align-items:center}.st-cart-qty button{width:34px;height:34px;padding:0;border:0;background:#fff;font-size:17px}.st-cart-qty button:disabled{color:#aaa}.st-cart-qty span{text-align:center;font-size:11px}.st-cart-remove{border:0;background:transparent;padding:8px 0;font-size:10px;text-decoration:underline;text-underline-offset:4px;color:var(--st-muted)}.st-cart-foot{padding:18px 24px 20px;border-top:1px solid var(--st-line);background:#fff}.st-cart-total{display:flex;justify-content:space-between;align-items:center;font-size:14px}.st-cart-total strong{font-size:16px}.st-cart-foot>p{margin:4px 0 14px;color:var(--st-muted);font-size:10px}.st-cart-checkout{width:100%;min-height:52px;text-transform:uppercase;letter-spacing:.05em;font-size:11px}.st-cart-full{display:block;padding:12px 0 4px;text-align:center;font-size:10px}.st-payment-methods{display:flex;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:10px}.st-payment-methods span{padding:3px 6px;border:1px solid #bbb;font-size:8px;font-weight:600;letter-spacing:.03em}.st-cart-empty{margin:auto;padding:40px 24px;text-align:center}.st-cart-empty p{margin-bottom:24px;font:400 24px var(--st-serif)}.st-cart-error{position:absolute;left:20px;right:20px;bottom:20px;z-index:8;margin:0;padding:12px;background:#fff;border:1px solid #9b2020;color:#9b2020;font-size:12px}

@media(max-width:600px){.st-cart-head{padding:18px 20px 14px}.st-shipping-benefit{padding:14px 20px}.st-cart-items{padding-inline:20px}.st-cart-item{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:16px 0}.st-cart-foot{padding:15px 20px max(18px,env(safe-area-inset-bottom))}.st-payment-methods{margin-top:7px}}
.st-cart-drawer{max-width:100%}

/* Full cart: useful fallback and a clear path back into checkout. */
.woocommerce-cart .st-cart-page-intro{margin:0 0 30px;padding-bottom:20px;border-bottom:1px solid var(--st-line)}.woocommerce-cart .st-cart-page-intro>p{margin:0 0 7px;color:var(--st-muted);font-size:9px;letter-spacing:.16em;text-transform:uppercase}.woocommerce-cart .st-cart-page-intro h1{margin:0 0 10px;font:500 30px/1.2 var(--st-sans);letter-spacing:-.02em}.woocommerce-cart .st-cart-page-intro>span{font-size:11px;color:var(--st-muted)}.woocommerce-cart .woocommerce-cart-form table.shop_table{border-color:var(--st-line)}.woocommerce-cart .cart-collaterals .cart_totals h2{font:500 24px/1.25 var(--st-sans)}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:54px!important;background:#161616!important;border-color:#161616!important;color:#fff!important;border-radius:0!important;font:400 12px/1.4 var(--st-sans)!important;text-transform:uppercase;letter-spacing:.04em}.woocommerce-cart .woocommerce-cart-form button.button{border-radius:0!important}.woocommerce-cart .woocommerce-cart-form .coupon button{background:#161616!important;color:#fff!important}.woocommerce-cart .cart-collaterals{margin-top:28px}.woocommerce-cart .wc-proceed-to-checkout{margin-bottom:64px}
@media(max-width:600px){.woocommerce-cart .site-main{padding-top:24px}.woocommerce-cart .st-cart-page-intro{margin-bottom:20px}.woocommerce-cart .st-cart-page-intro h1{font-size:23px}.woocommerce-cart .woocommerce-cart-form table.shop_table{border:0}.woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{display:block;position:relative;margin-bottom:14px;border:1px solid var(--st-line);padding:8px 14px}.woocommerce-cart .woocommerce-cart-form table.shop_table td{padding:10px 0;border-color:var(--st-line);font-size:12px}.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-remove{position:absolute;right:10px;top:5px;border:0;z-index:1}.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name{padding-right:34px}.woocommerce-cart .woocommerce-cart-form table.shop_table td.product-name a{font-weight:500}.woocommerce-cart .woocommerce-cart-form table.shop_table tr:last-child{display:block;border:0}.woocommerce-cart .woocommerce-cart-form .actions{padding:8px 0!important}.woocommerce-cart .woocommerce-cart-form .coupon{display:grid!important;grid-template-columns:1fr auto;width:100%}.woocommerce-cart .woocommerce-cart-form #coupon_code{min-width:0!important;width:100%!important}.woocommerce-cart .woocommerce-cart-form .coupon button{padding-inline:16px!important;font-size:11px!important}.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:20px}.woocommerce-cart .cart-collaterals table.shop_table{border-color:var(--st-line)}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:11px!important}.woocommerce-cart .st-support{width:44px;height:44px;min-width:44px}}
.woocommerce-cart .woocommerce-cart-form .coupon button{width:auto!important;min-width:118px!important}.woocommerce-cart .woocommerce-cart-form .actions>button[disabled]{display:none!important}
.woocommerce-cart .woocommerce-cart-form .coupon{display:flex!important}.woocommerce-cart .woocommerce-cart-form .coupon #coupon_code{flex:1 1 auto!important}.woocommerce-cart .woocommerce-cart-form .coupon button{flex:0 0 auto!important}

/* Compact, fluid commerce; keep the original mobile gallery composition. */
.st-gallery-track{overflow-y:hidden;overscroll-behavior-x:contain;align-items:stretch}.st-gallery-slide{overflow:hidden;align-self:stretch}.st-gallery-slide img{display:block;user-select:none;-webkit-user-drag:none}.st-gallery-stage{overflow:hidden}
html:has(dialog[open]){overflow:hidden}
.st-cart-drawer[open]{animation:st-cart-enter .24s cubic-bezier(.2,.7,.2,1)}
.st-cart-drawer[open]::backdrop{animation:st-cart-shade .24s ease}
@keyframes st-cart-enter{from{transform:translateX(100%)}to{transform:translateX(0)}}
@keyframes st-cart-shade{from{background:transparent}to{background:rgb(0 0 0/.45)}}
.st-cart-drawer .st-cart-remove{font:400 11px/1.4 var(--st-sans);min-height:44px;padding:10px 0}.st-cart-drawer .st-cart-qty{border-radius:4px;overflow:hidden;grid-template-columns:40px 28px 40px}.st-cart-drawer .st-cart-qty button{width:40px;height:40px;font-size:16px;transition:background .15s}.st-cart-qty button:hover:not(:disabled){background:#f2f2f2}.st-cart-drawer .st-cart-checkout{border-radius:5px;font-size:12px;font-weight:500;text-transform:none;letter-spacing:0}.st-cart-checkout svg{transition:transform .18s}.st-cart-checkout:hover svg{transform:translateX(4px)}.st-cart-item-top{flex-wrap:wrap;gap:5px}.st-cart-item-price{width:100%}.st-cart-item-actions{padding-top:12px}.st-cart-head h2{font-size:19px}.st-cart-foot{box-shadow:0 -5px 20px #00000004}.st-cart-items{overscroll-behavior-y:contain}.st-button,.st-icon,.single_add_to_cart_button{transition:background .18s,color .18s,transform .18s}.st-button:active,.single_add_to_cart_button:active{transform:scale(.985)}.st-cart-head .st-icon{border-radius:50%}
@media(max-width:600px){.st-gallery-track{height:auto;max-height:none}.st-gallery-slide{height:auto;min-height:0}}
@media(prefers-reduced-motion:reduce){.st-cart-drawer[open],.st-cart-drawer[open]::backdrop{animation:none}.st-button:active,.single_add_to_cart_button:active{transform:none}}
