*{box-sizing:border-box}:root{--black:#050505;--ink:#171717;--muted:#696969;--line:#e6e3de;--paper:#fff;--soft:#f6f5f2;--gold:#b7893f;--gold2:#d6ad67;--shadow:0 18px 50px rgba(0,0,0,.09)}html{scroll-behavior:smooth}body{margin:0;font-family:"Ubuntu",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.shell{width:min(1460px,calc(100% - 48px));margin-inline:auto}.mobile-only{display:none!important}.site-notice{height:34px;background:#020202;color:#d9d9d9;border-bottom:1px solid #1e1e1e;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(3,3,3,.96);backdrop-filter:blur(18px);border-bottom:1px solid #232323;color:#fff}.site-header__inner{height:82px;display:grid;grid-template-columns:160px 1fr auto;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;width:max-content}.brand img{width:118px;height:auto}.desktop-nav{display:flex;justify-content:center;gap:28px;font-size:13px;color:#ddd}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{position:relative;border:0;background:transparent;color:inherit;width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;padding:0}.icon-button:hover{background:rgba(255,255,255,.08)}.cart-badge{position:absolute;top:2px;right:0;min-width:17px;height:17px;border-radius:9px;padding:0 4px;background:var(--gold);color:#080808;font-size:10px;display:grid;place-items:center;font-weight:700}.mobile-menu{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.72);visibility:hidden;opacity:0;transition:.25s}.mobile-menu.is-open{visibility:visible;opacity:1}.mobile-menu__panel{width:min(88vw,390px);height:100%;background:#080808;color:#fff;padding:20px;transform:translateX(-100%);transition:.28s ease;overflow:auto}.mobile-menu.is-open .mobile-menu__panel{transform:none}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #242424;padding-bottom:12px}.mobile-menu__title{font-size:20px;font-weight:700}.mobile-menu nav{display:grid;padding-top:12px}.mobile-menu nav a{padding:15px 2px;border-bottom:1px solid #202020;color:#e8e8e8}.search-dialog{width:min(760px,calc(100% - 32px));border:0;border-radius:20px;padding:28px;background:#fff;box-shadow:0 40px 120px rgba(0,0,0,.45)}.search-dialog::backdrop{background:rgba(0,0,0,.72);backdrop-filter:blur(5px)}.search-dialog__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:22px}.search-dialog__top h2{margin:4px 0 0;font-size:30px}.search-box{height:58px;border:1px solid #d8d5cf;border-radius:12px;display:flex;align-items:center;padding:0 16px;gap:12px}.search-box input{border:0;outline:0;flex:1;font-size:17px;min-width:0}.search-popular{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:16px 0}.search-popular span{color:var(--muted);font-size:13px}.search-popular button{border:1px solid #d9d6d0;background:#fff;border-radius:999px;padding:8px 12px}.search-results{display:grid;gap:8px;max-height:390px;overflow:auto}.search-result{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:8px;border-radius:10px}.search-result:hover{background:var(--soft)}.search-result img{width:64px;height:64px;object-fit:contain;background:#fff;border:1px solid #eee}.search-result b{font-size:14px}.search-result small{display:block;color:var(--muted);margin-top:4px}.muted{color:var(--muted)}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#737373;font-weight:500}.eyebrow--gold{color:var(--gold2)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:4px;border:1px solid transparent;font-weight:500;font-size:14px;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button--dark{background:#050505;color:#fff}.button--gold{background:var(--gold);color:#090909;border-color:var(--gold)}.button--outline-light{background:rgba(0,0,0,.14);border-color:rgba(255,255,255,.62);color:#fff}.button--wide{width:100%;min-height:56px;font-size:16px}.hero{position:relative;background:#050505;overflow:hidden}.hero-track{position:relative;height:610px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease;overflow:hidden}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide__bg{position:absolute;inset:0;background-size:cover;background-position:center}.hero-slide--general .hero-slide__bg{background-image:linear-gradient(90deg,#050505 0%,#050505 29%,rgba(5,5,5,.96) 38%,rgba(5,5,5,.22) 72%,rgba(5,5,5,.1)),url("../banners/hero-general.png")}.hero-slide--religion .hero-slide__bg{background-image:linear-gradient(90deg,#050505 0%,#050505 31%,rgba(5,5,5,.97) 39%,rgba(5,5,5,.2) 70%,rgba(5,5,5,.08)),url("../banners/hero-religion.png")}.hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.hero-content h1,.hero-content h2{font-size:clamp(44px,5.2vw,76px);line-height:1.04;margin:16px 0 20px;max-width:700px;letter-spacing:-.035em}.hero-content p{font-size:18px;line-height:1.55;color:#d4d4d4;max-width:560px;margin:0 0 28px}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:28px;color:#d0d0d0;font-size:13px}.hero-proof__avatars{letter-spacing:-8px;color:#fff;font-size:25px;padding-right:8px}.hero-slide--split{background:linear-gradient(90deg,#fff 0 47%,#0a0a0a 47% 100%)}.hero-split{height:100%;display:grid;grid-template-columns:44% 56%;align-items:center}.hero-split__copy{padding-right:52px}.hero-split__copy h2{font-size:clamp(44px,5vw,72px);line-height:1.04;margin:14px 0 18px;letter-spacing:-.035em}.hero-split__copy p{font-size:18px;color:#5d5d5d;line-height:1.55;margin:0 0 28px;max-width:540px}.hero-products{position:relative;height:100%;background:radial-gradient(circle at 50% 54%,#2a2116 0,#0d0c0a 42%,#050505 78%);overflow:hidden}.hero-products::before{content:"";position:absolute;inset:auto 8% 8% 8%;height:16%;background:linear-gradient(180deg,#30281e,#0b0b0b);transform:perspective(700px) rotateX(63deg);filter:drop-shadow(0 20px 25px rgba(0,0,0,.8))}.hero-product{position:absolute;width:34%;bottom:8%;filter:drop-shadow(0 28px 30px rgba(0,0,0,.52))}.hero-product img{width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.hero-product--1{left:6%;transform:rotate(-4deg) scale(.9)}.hero-product--2{left:27%;bottom:6%;z-index:3;transform:scale(1.12)}.hero-product--3{right:18%;z-index:2;transform:rotate(3deg)}.hero-product--4{right:-2%;transform:rotate(5deg) scale(.86)}.hero-controls{position:absolute;z-index:6;left:50%;transform:translateX(-50%);bottom:18px;display:flex;justify-content:center;align-items:center;gap:18px;pointer-events:none}.hero-controls>button{pointer-events:auto;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.35);color:#fff;font-size:24px}.hero-dots{display:flex;gap:8px;pointer-events:auto}.hero-dots button{width:7px;height:7px;border:1px solid #fff;border-radius:50%;background:transparent;padding:0}.hero-dots button.is-active{background:#fff}.section{padding:82px 0}.section--tight{padding-top:44px;padding-bottom:56px}.section--related{background:var(--soft)}.section-heading{display:flex;align-items:center;gap:18px;margin-bottom:32px}.section-heading h2{font-size:30px;line-height:1.2;font-weight:500;margin:0;white-space:nowrap}.section-heading span{height:1px;background:#d9d5ce;flex:0 1 120px}.section-heading--center{justify-content:center}.collection-scroller,.product-scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);grid-template-rows:1fr;gap:12px;overflow-x:auto;padding:2px 2px 14px;scroll-snap-type:x mandatory;scrollbar-width:thin}.collection-card{position:relative;height:260px;overflow:hidden;background:#0a0a0a;color:#fff;border-radius:4px;scroll-snap-align:start}.collection-card__art{position:absolute;inset:0;display:grid;place-items:center;background:#111}.collection-card__art img{width:100%;height:100%;object-fit:cover;opacity:.86}.collection-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(0,0,0,.9))}.collection-card strong{position:absolute;left:18px;bottom:42px;font-size:22px;line-height:1.08;max-width:80%}.collection-card>span{position:absolute;left:18px;bottom:16px}.product-scroller{grid-auto-columns:minmax(230px,1fr)}.product-card{min-width:0;background:#fff;border:1px solid #e5e2dd;border-radius:5px;overflow:hidden;scroll-snap-align:start;transition:.22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-card__media{position:relative;aspect-ratio:1;background:#fff;overflow:hidden}.product-card__media>a{display:block;height:100%}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:10px;transition:.35s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__body{padding:14px 14px 17px}.product-card__category{display:block;color:#888;font-size:11px;margin-bottom:7px}.product-card h3{font-size:14px;line-height:1.35;font-weight:500;margin:0 0 10px;min-height:38px}.product-card__price{font-weight:700;font-size:14px}.section-action{text-align:center;margin-top:28px}.brand-banner{min-height:330px;background:radial-gradient(circle at 72% 30%,#2b261f 0,#10100f 30%,#030303 74%);color:#fff;display:grid;grid-template-columns:48% 52%;align-items:center;overflow:hidden;border-radius:4px;padding-left:56px}.brand-banner__copy{position:relative;z-index:2;padding:34px 0}.brand-banner__copy h2{font-size:43px;line-height:1.08;margin:0 0 16px;font-weight:500}.brand-banner__copy p{color:#c8c8c8;line-height:1.55;max-width:490px;margin:0 0 24px}.brand-banner__products{height:330px;position:relative}.brand-banner__products img{position:absolute;width:47%;height:100%;object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 18px 20px #000)}.brand-banner__products img:nth-child(1){left:-7%;transform:rotate(-4deg)}.brand-banner__products img:nth-child(2){left:25%;z-index:2}.brand-banner__products img:nth-child(3){right:-10%;transform:rotate(5deg)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product-grid--home{grid-template-columns:repeat(8,minmax(0,1fr))}.product-grid--home .product-card h3{font-size:12px}.product-grid--home .product-card__body{padding:10px}.about-section{display:grid;grid-template-columns:44% 56%;gap:58px;align-items:center;padding-top:34px;padding-bottom:88px}.about-section__visual{background:#090909;min-height:360px;overflow:hidden}.about-collage{height:100%;min-height:360px;display:grid;grid-template-columns:repeat(4,1fr);align-items:end;gap:0;padding:20px;background:radial-gradient(circle at center,#29231b,#080808 70%)}.about-collage img{width:120%;height:100%;object-fit:contain;mix-blend-mode:multiply}.about-section__copy h2{font-size:42px;line-height:1.12;margin:13px 0 20px;font-weight:500}.about-section__copy p{color:#626262;line-height:1.65;max-width:680px}.preview-note{margin-bottom:40px;padding:14px 18px;border:1px solid #dbc692;background:#fffaf0;color:#655126;font-size:13px;text-align:center}.site-footer{background:#050505;color:#fff;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .9fr 1fr;gap:42px;padding-bottom:44px}.brand--footer img{width:132px}.footer-brand p,.site-footer p{color:#989898;font-size:13px;line-height:1.6}.site-footer h3{font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin:6px 0 18px;color:#e5e5e5}.site-footer>div>div:not(.footer-brand){display:flex;flex-direction:column}.site-footer a{font-size:13px;color:#aaa;margin-bottom:10px}.site-footer a:hover{color:#fff}.social-row{display:flex;gap:10px;margin-top:18px}.social-row a{border:1px solid #343434;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;color:#fff}.payment-row{display:flex;align-items:center;gap:13px;font-weight:700;flex-wrap:wrap}.footer-bottom{border-top:1px solid #242424;text-align:center;color:#777;font-size:12px;padding:18px 0}.page-hero{background:#080808;color:#fff;padding:76px 0 66px}.page-hero--compact{padding:54px 0 46px}.page-hero h1{font-size:54px;margin:12px 0 14px;letter-spacing:-.03em}.page-hero p{color:#b8b8b8;font-size:17px;margin:0}.catalog-layout{display:grid;grid-template-columns:240px 1fr;gap:42px;padding-top:48px;padding-bottom:80px}.catalog-filters{position:sticky;top:132px;align-self:start;display:grid;border:1px solid #e4e1db}.filter-title{padding:16px 18px;font-weight:700;background:#080808;color:#fff}.catalog-filters a{display:flex;justify-content:space-between;padding:13px 17px;border-top:1px solid #ece9e4;font-size:13px}.catalog-filters a span{color:#999}.catalog-filters a.is-active{background:#f0ede7;font-weight:700}.catalog-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:20px}.catalog-search input{height:50px;border:1px solid #dcd8d1;padding:0 15px;outline:0}.catalog-toolbar{display:flex;justify-content:space-between;margin-bottom:18px;color:#777;font-size:13px}.catalog-toolbar a{text-decoration:underline}.empty-state{text-align:center;border:1px solid #e5e1da;padding:70px 20px}.empty-state h2{font-size:32px;margin:0 0 10px}.empty-state--page{padding-top:120px;padding-bottom:140px;border:0}.empty-state--page h1{font-size:54px;margin:12px 0}.product-page{padding-top:22px;padding-bottom:72px}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#858585;font-size:12px;padding:12px 0 24px;white-space:nowrap;overflow:auto}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:70px;align-items:start}.product-gallery__main{background:#fff;border:1px solid #e5e2dc;aspect-ratio:1;display:grid;place-items:center}.product-gallery__main img{width:100%;height:100%;object-fit:contain}.product-thumbs{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumbs button{width:82px;height:82px;border:1px solid #e4e0da;background:#fff;padding:3px;flex:0 0 auto}.product-thumbs button.is-active{border-color:#111}.product-thumbs img{width:100%;height:100%;object-fit:contain}.product-summary{position:sticky;top:132px}.product-summary__category{text-transform:uppercase;letter-spacing:.1em;color:#8a8a8a;font-size:11px}.product-summary h1{font-size:39px;line-height:1.12;margin:12px 0 14px;font-weight:500;letter-spacing:-.025em}.product-summary__rating{font-size:13px;letter-spacing:.1em;color:var(--gold)}.product-summary__rating span{color:#888;letter-spacing:0;margin-left:8px}.product-summary__price{font-size:25px;font-weight:700;margin:20px 0}.product-benefits{display:grid;gap:9px;background:var(--soft);padding:15px 17px;font-size:13px;margin-bottom:22px}.product-form{border-top:1px solid #e5e1da;padding-top:20px}.product-form>label{display:block;font-weight:700;font-size:14px;margin-bottom:9px}.product-form select{width:100%;height:54px;border:1px solid #cdc8bf;padding:0 14px;background:#fff;margin-bottom:18px}.product-material>span{display:block;font-weight:700;font-size:14px;margin-bottom:9px}.material-option{display:flex;align-items:center;gap:10px;width:100%;border:1px solid #151515;background:#fff;padding:13px 14px;margin-bottom:18px}.material-option b{width:18px;height:18px;background:#090909;border-radius:50%}.form-hint{font-size:11px;color:#8a8a8a;line-height:1.4;text-align:center}.product-meta{margin-top:24px;border-top:1px solid #e6e2dc}.product-meta div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e6e2dc;font-size:12px}.product-meta span{color:#888}.product-description{margin-top:64px;border-top:1px solid #e2ded8;padding-top:34px;max-width:880px}.product-description h2{font-size:31px;font-weight:500}.rich-text,.product-description p{line-height:1.7;color:#5d5d5d}.cart-page{padding-top:42px;padding-bottom:100px}.cart-preview-warning{background:#fff8e5;border:1px solid #e1c885;padding:14px 16px;margin-bottom:22px;font-size:13px}.cart-table{display:grid;gap:12px}.cart-row{display:grid;grid-template-columns:110px 1fr auto auto;gap:18px;align-items:center;border:1px solid #e4e0da;padding:10px}.cart-row img{width:110px;height:110px;object-fit:contain}.cart-row h3{font-size:16px;margin:0 0 6px}.cart-row p{color:#777;font-size:13px;margin:0}.cart-row__qty{display:flex;align-items:center;border:1px solid #ddd}.cart-row__qty button{width:34px;height:34px;border:0;background:#fff}.cart-row__qty span{width:30px;text-align:center}.cart-row__price{font-weight:700;min-width:92px;text-align:right}.cart-summary{margin-left:auto;margin-top:22px;width:min(100%,420px);border:1px solid #dedad3;padding:20px}.cart-summary__line{display:flex;justify-content:space-between;font-size:20px;margin-bottom:18px}.toast{position:fixed;z-index:200;left:50%;bottom:92px;transform:translate(-50%,18px);background:#080808;color:#fff;padding:12px 18px;border-radius:6px;opacity:0;visibility:hidden;transition:.25s;box-shadow:var(--shadow);font-size:13px}.toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(max-width:1180px){.desktop-nav{gap:16px;font-size:12px}.site-header__inner{grid-template-columns:130px 1fr auto}.product-grid--home{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.3fr repeat(2,1fr)}}
@media(max-width:840px){.shell{width:min(100% - 28px,720px)}.mobile-only{display:flex!important}.desktop-only,.desktop-nav{display:none!important}body{padding-bottom:66px}.site-notice{height:30px;font-size:10px;padding:0 10px;text-align:center}.site-header__inner{height:62px;grid-template-columns:44px 1fr auto;gap:6px}.brand{justify-self:center}.brand img{width:94px}.header-actions{gap:0}.header-actions .icon-button{width:40px}.mobile-bottom-nav{position:fixed;z-index:70;left:0;right:0;bottom:0;height:66px;background:rgba(5,5,5,.98);border-top:1px solid #252525;color:#fff;display:grid!important;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.mobile-bottom-nav a,.mobile-bottom-nav button{position:relative;border:0;background:transparent;color:#bbb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;padding:0}.mobile-bottom-nav svg{width:20px;height:20px}.cart-badge--bottom{top:5px;right:calc(50% - 23px)}.hero-track{height:610px}.hero-slide__bg{background-size:auto 100%;background-position:72% center!important}.hero-slide--general .hero-slide__bg{background-image:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.97) 35%,rgba(5,5,5,.45) 76%,rgba(5,5,5,.18)),url("../banners/hero-general.png")}.hero-slide--religion .hero-slide__bg{background-image:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.98) 38%,rgba(5,5,5,.4) 78%,rgba(5,5,5,.12)),url("../banners/hero-religion.png")}.hero-content{justify-content:flex-end;padding-bottom:82px}.hero-content h1,.hero-content h2{font-size:38px;margin:10px 0 12px}.hero-content p{font-size:15px;margin-bottom:18px;max-width:92%}.hero-proof{display:none}.hero-slide--split{background:#fff}.hero-split{display:flex;flex-direction:column;height:100%;padding:0;width:100%}.hero-split__copy{order:2;padding:26px 18px 76px;background:#fff;width:100%}.hero-split__copy h2{font-size:38px;margin:9px 0 12px}.hero-split__copy p{font-size:14px;margin-bottom:17px}.hero-products{order:1;height:50%;width:100%}.hero-product{width:39%;bottom:1%}.hero-product--1{left:-4%}.hero-product--2{left:23%}.hero-product--3{right:11%}.hero-product--4{right:-17%}.hero-controls{bottom:14px}.hero-controls>button{display:none}.section{padding:50px 0}.section--tight{padding-top:34px;padding-bottom:34px}.section-heading{margin-bottom:20px;gap:10px}.section-heading h2{font-size:23px}.section-heading span{flex-basis:45px}.collection-scroller{grid-auto-columns:44%;gap:9px;margin-right:-14px;padding-right:14px}.collection-card{height:220px}.collection-card strong{font-size:18px}.product-scroller{grid-auto-columns:64%;gap:10px;margin-right:-14px;padding-right:14px}.product-card__body{padding:11px 10px 14px}.product-card h3{font-size:13px}.brand-banner{width:calc(100% - 28px);min-height:520px;grid-template-columns:1fr;padding:0}.brand-banner__copy{padding:30px 20px 12px}.brand-banner__copy h2{font-size:34px}.brand-banner__products{height:260px}.product-grid,.product-grid--home{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.about-section{grid-template-columns:1fr;gap:26px;padding-top:0;padding-bottom:55px}.about-section__visual{min-height:270px}.about-collage{min-height:270px;padding:7px}.about-section__copy h2{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px}.footer-brand{grid-column:1/-1}.footer-grid>div:nth-child(5){grid-column:1/-1}.page-hero{padding:48px 0 42px}.page-hero h1{font-size:38px}.catalog-layout{grid-template-columns:1fr;gap:20px;padding-top:25px}.catalog-filters{position:static;display:flex;overflow:auto;border:0;gap:8px;margin-right:-14px;padding-right:14px}.filter-title{display:none}.catalog-filters a{white-space:nowrap;border:1px solid #dfdbd4;border-radius:999px;padding:9px 13px}.catalog-filters a span{margin-left:7px}.catalog-filters a.is-active{background:#080808;color:#fff;border-color:#080808}.catalog-search{grid-template-columns:1fr}.catalog-search button{display:none}.product-page{padding-top:5px}.product-layout{grid-template-columns:1fr;gap:25px}.product-summary{position:static}.product-summary h1{font-size:30px}.product-gallery__main{margin:0 -14px;border-left:0;border-right:0}.product-summary__price{font-size:22px}.product-description{margin-top:42px}.mobile-buy-bar{position:fixed;z-index:65;left:0;right:0;bottom:66px;background:#fff;border-top:1px solid #ddd;display:flex!important;align-items:center;justify-content:space-between;padding:9px 14px;box-shadow:0 -8px 25px rgba(0,0,0,.08)}.mobile-buy-bar small{display:block;color:#888;font-size:10px}.mobile-buy-bar strong{font-size:15px}.mobile-buy-bar .button{min-height:44px;padding:0 18px}.cart-row{grid-template-columns:78px 1fr auto;gap:10px}.cart-row img{width:78px;height:78px}.cart-row__qty{grid-column:2}.cart-row__price{grid-column:3;grid-row:1}.search-dialog{padding:20px 16px}.search-dialog__top h2{font-size:25px}}
@media(max-width:390px){.shell{width:calc(100% - 22px)}.collection-scroller{grid-auto-columns:48%}.product-scroller{grid-auto-columns:70%}.product-card h3{font-size:12px}.hero-content h1,.hero-content h2,.hero-split__copy h2{font-size:34px}}

/* KARMA CORE UPGRADE V2 */
:root{--accent:#262626;--accent-hover:#111;--accent-soft:#eceae6;--success:#36563d}
.site-header__inner{position:relative}
.brand picture{display:block}
.brand img{width:136px;height:auto;max-height:54px;object-fit:contain}
.brand--footer img{width:150px}
.button--primary{background:var(--accent);color:#fff;border-color:var(--accent)}
.button--primary:hover{background:var(--accent-hover)}
.button:disabled{opacity:.45;cursor:not-allowed;transform:none}
.button--soft{background:#e8e4dc;color:#171717;border-color:#e8e4dc}
.old-price{text-decoration:line-through;color:#999;font-weight:400;margin-right:8px}
.product-card__price{display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.product-card__price strong{font-size:14px}

.hero-media{position:absolute;inset:0;display:block}
.hero-media img{width:100%;height:100%;object-fit:cover}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#050505 0%,rgba(5,5,5,.96) 34%,rgba(5,5,5,.32) 72%,rgba(5,5,5,.08))}
.hero-lazy img:not([src]){visibility:hidden}
.eyebrow--soft{color:#d9d6cf}
.hero-slide--split{background:linear-gradient(90deg,#fff 0 47%,#0a0a0a 47% 100%)}

.special-price{margin:20px 0}
.special-price__badge{display:inline-block;padding:5px 9px;background:#efede9;color:#474747;font-size:11px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}
.special-price>div{display:flex;align-items:baseline;gap:12px}
.special-price__old{text-decoration:line-through;color:#999;font-size:16px}
.special-price strong{font-size:27px}

.config-section{border-top:1px solid #e5e1da;padding-top:20px;margin-top:18px}
.config-heading{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}
.config-heading>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:700;font-size:12px;flex:0 0 auto}
.config-heading b{display:block;font-size:15px}
.config-heading small{display:block;color:#7b7b7b;margin-top:4px;line-height:1.35}
.field-label{display:block;font-size:13px;font-weight:700;margin:12px 0 8px}
.brand-select,.model-panel input{width:100%;height:50px;border:1px solid #d6d2ca;background:#fff;padding:0 14px;outline:0}
.model-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f0ed;border:1px solid #ddd9d2;border-radius:8px;padding:4px;margin:12px 0}
.model-tabs button{height:40px;border:0;background:transparent;border-radius:6px;color:#666;font-weight:600}
.model-tabs button.is-active{background:#222;color:#fff}
.model-panel{display:none}
.model-panel.is-active{display:block}
.model-search-results,.model-list{display:grid;gap:8px;margin-top:10px;max-height:330px;overflow:auto;padding-right:3px}
.model-list{grid-template-columns:1fr 1fr}
.model-option{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e0ddd7;background:#fff;padding:11px 12px;text-align:left;border-radius:6px}
.model-option:hover,.model-option.is-active{border-color:#222;background:#f7f6f3}
.model-option span{display:grid;gap:3px}
.model-option small{color:#888}
.model-option strong{white-space:nowrap;font-size:13px}
.model-empty{padding:18px;border:1px dashed #d8d4cd;color:#777;text-align:center}
.selected-model{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center;border:1px solid #222;background:#f7f6f3;padding:13px;margin-top:12px}
.selected-model span{font-size:11px;color:#777}
.selected-model strong{grid-column:1;font-size:15px}
.selected-model button{grid-row:1/3;grid-column:2;border:0;background:transparent;text-decoration:underline}

.option-group{border:0;padding:0;margin:0 0 16px}
.option-group legend{font-size:13px;font-weight:700;margin-bottom:9px}
.choice-card,.addon-card{position:relative;display:flex;align-items:center;gap:11px;border:1px solid #dedad3;background:#fff;padding:12px 13px;margin-bottom:8px;cursor:pointer}
.choice-card:has(input:checked),.addon-card:has(input:checked){border-color:#222;background:#f7f6f3}
.choice-card input,.addon-card input{width:18px;height:18px;accent-color:#222;flex:0 0 auto}
.choice-card>span:not(.material-dot),.addon-card>span{display:grid;gap:3px;flex:1}
.choice-card small,.addon-card small{color:#7e7e7e;font-size:11px;line-height:1.3}
.choice-card>strong,.addon-card>strong{font-size:13px;white-space:nowrap}
.material-dot{width:20px;height:20px;border-radius:50%;border:1px solid #aaa;flex:0 0 auto}
.material-dot--black{background:#0b0b0b}
.material-dot--clear{background:linear-gradient(135deg,#fff 0 48%,#e2e2e2 48% 52%,#fff 52%)}
.addon-card.is-disabled{opacity:.5;cursor:not-allowed}
.addon-list{margin-bottom:16px}
.configuration-summary{background:#f3f1ed;border:1px solid #dfdbd4;padding:14px 15px;margin:16px 0;display:grid;grid-template-columns:1fr auto;gap:5px 12px}
.configuration-summary>span{font-size:11px;color:#777;text-transform:uppercase;letter-spacing:.06em}
.configuration-summary>div{grid-column:1;color:#555;font-size:12px;line-height:1.45}
.configuration-summary>strong{grid-column:2;grid-row:1/3;align-self:center;font-size:20px}

.product-info-tabs{margin-top:58px;border-top:1px solid #ddd8d0}
.info-tab-buttons{display:flex;gap:0;border-bottom:1px solid #ddd8d0;overflow:auto}
.info-tab-buttons button{border:0;background:transparent;padding:17px 22px;white-space:nowrap;color:#777}
.info-tab-buttons button.is-active{color:#111;border-bottom:2px solid #111}
.info-panel{display:none;max-width:900px;padding:28px 0;color:#5f5f5f;line-height:1.7}
.info-panel.is-active{display:block}
.info-panel h2{color:#171717;font-size:26px;font-weight:500}
.info-panel a{text-decoration:underline;color:#171717}

.info-page{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;padding-top:58px;padding-bottom:90px}
.info-page__content{display:grid;gap:38px}
.info-page__content article{border-bottom:1px solid #e3dfd8;padding-bottom:30px}
.info-page__content h2{font-size:30px;font-weight:500;margin:0 0 15px}
.info-page__content p{font-size:16px;line-height:1.75;color:#5d5d5d;max-width:850px}
.info-page__aside{position:relative}
.info-brand-card{position:sticky;top:130px;background:#080808;color:#fff;padding:34px;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end}
.info-brand-card img{width:190px;margin-bottom:auto}
.info-brand-card p{color:#b9b9b9;line-height:1.5}

.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px}
.pagination a{border:1px solid #d8d4cc;padding:11px 16px}
.pagination span{color:#777}

.cart-item-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}
.cart-item-meta span{font-size:11px;background:#f0eeea;padding:4px 7px}
.cart-upsell{border:1px solid #dedad3;margin-top:22px;padding:18px;display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center}
.cart-upsell__icon{width:70px;height:70px;border-radius:12px;background:#f2f0ec;display:grid;place-items:center;font-size:30px}
.cart-upsell h3{margin:0 0 5px;font-size:17px}
.cart-upsell p{margin:0;color:#777;font-size:12px}
.cart-upsell select{height:40px;border:1px solid #d5d1ca;padding:0 9px;margin-top:8px}
.cart-payment{border:1px solid #dedad3;margin-top:18px;padding:18px}
.cart-payment h3{margin:0 0 12px}
.cart-payment label{display:flex;gap:10px;align-items:flex-start;margin:10px 0}
.cart-payment input{margin-top:3px;accent-color:#222}
.delivery-benefit{background:#edf3ed;color:#35543b;padding:10px 12px;font-size:12px;margin-top:10px}

@media(max-width:840px){
  .site-header__inner{grid-template-columns:44px 1fr 84px}
  .brand{position:absolute;left:50%;transform:translateX(-50%);justify-self:auto}
  .brand img{width:112px;max-height:42px}
  .menu-button{justify-self:start}
  .hero-shade{background:linear-gradient(0deg,#050505 0%,rgba(5,5,5,.96) 39%,rgba(5,5,5,.36) 78%,rgba(5,5,5,.12))}
  .hero-media img{object-position:72% center}
  .model-list{grid-template-columns:1fr}
  .model-search-results,.model-list{max-height:280px}
  .configuration-summary{grid-template-columns:1fr}
  .configuration-summary>strong{grid-column:1;grid-row:auto;margin-top:5px}
  .choice-card,.addon-card{padding:12px 10px}
  .product-info-tabs{margin-top:40px}
  .info-tab-buttons{margin:0 -14px;padding:0 14px}
  .info-panel{padding:22px 0}
  .info-page{grid-template-columns:1fr;gap:28px;padding-top:36px}
  .info-page__aside{order:-1}
  .info-brand-card{position:static;min-height:190px}
  .cart-upsell{grid-template-columns:58px 1fr}
  .cart-upsell__icon{width:58px;height:58px}
  .cart-upsell .button{grid-column:1/-1}
}


/* KARMA PRODUCT CARD UPGRADE V2.4 */
[hidden]{display:none!important}

.product-summary__category,
.product-card__category{
  display:inline-flex;
  width:max-content;
  color:#777;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-size:11px;
  line-height:1.35;
  transition:color .18s ease;
}
.product-summary__category:hover,
.product-card__category:hover{color:#111;text-decoration:underline;text-underline-offset:3px}

.product-summary__rating,
.product-benefits,
.brand-select{display:none!important}

.product-design-summary{
  margin:18px 0 24px;
  padding:0 0 20px;
  border-bottom:1px solid #e3dfd8;
}
.product-design-summary p{
  margin:0;
  max-width:720px;
  color:#5d5d5d;
  font-size:15px;
  line-height:1.7;
}

.special-price{margin:18px 0}
.special-price__badge{
  background:#b42318;
  color:#fff;
  border-radius:2px;
  font-weight:700;
  letter-spacing:.06em;
}
.special-price>div{min-height:38px}
.special-price strong{font-size:29px;font-weight:700;color:#191919}
.special-price__old{font-size:16px}

.button--primary{
  background:#b7893f;
  color:#090909;
  border-color:#b7893f;
  font-weight:700;
}
.button--primary:hover{background:#a87931;border-color:#a87931;color:#080808}
.button--primary:focus-visible{outline:3px solid rgba(183,137,63,.3);outline-offset:2px}

.model-tabs{margin-top:0}
.model-list-select{
  width:100%;
  height:52px;
  padding:0 42px 0 14px;
  border:1px solid #d6d2ca;
  background:#fff;
  color:#171717;
  outline:0;
}
.model-list-select:focus,
.model-panel input:focus{border-color:#888;box-shadow:0 0 0 3px rgba(0,0,0,.05)}
.model-search-results{margin-top:10px}
.model-search-hint,
.model-empty{
  padding:14px 0;
  color:#777;
  font-size:13px;
  line-height:1.5;
}
.model-option span{min-width:0}
.model-option span b{display:block;white-space:normal}
.model-option strong{white-space:nowrap}
.selected-model strong{font-size:14px}

.product-meta a{
  color:#171717;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}

.product-gallery__main{
  position:relative;
  overflow:hidden;
  border:0!important;
  background:#fff;
  cursor:zoom-in;
  touch-action:pan-y;
  -webkit-user-select:none;
  user-select:none;
}
.product-gallery__main img{
  --product-zoom-scale:1;
  --product-zoom-origin-x:50%;
  --product-zoom-origin-y:50%;
  transform:scale(var(--product-zoom-scale));
  transform-origin:var(--product-zoom-origin-x) var(--product-zoom-origin-y);
  transition:transform .18s ease;
  will-change:transform;
  -webkit-user-drag:none;
}
.product-gallery__main.is-touch-zoomed{cursor:zoom-out}
.product-gallery__main.is-touch-zoomed img{transition:none}
.product-zoom-reset{
  position:absolute;
  z-index:4;
  top:12px;
  left:12px;
  width:38px;
  height:38px;
  border:1px solid rgba(0,0,0,.12);
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:#111;
  font-size:24px;
  line-height:1;
  box-shadow:0 5px 18px rgba(0,0,0,.12);
}

@media (hover:hover) and (pointer:fine){
  .product-gallery__main:not(.is-touch-zoomed):hover img{
    transform:scale(1.55);
    transition:transform .22s ease;
  }
}

.product-info-tabs{margin-top:64px}
.info-panel{max-width:980px;padding:34px 0 48px}
.info-panel h2{margin:0 0 18px;font-size:30px;line-height:1.2}
.info-panel h3{
  margin:30px 0 9px;
  color:#171717;
  font-size:19px;
  line-height:1.35;
}
.info-panel p{margin:0 0 13px}
.info-panel__lead{
  color:#333!important;
  font-size:17px;
  line-height:1.7;
}
.info-tab-buttons button{font-weight:500}
.info-tab-buttons button.is-active{font-weight:700}

.product-card__price strong{font-size:15px;font-weight:700}
.product-card__price .old-price{display:none}

@media(max-width:840px){
  .product-gallery__main{
    margin:0 -14px;
    border:0!important;
    touch-action:pan-y;
  }
  .product-gallery__main img{transition:none}
  .product-design-summary{margin-top:15px}
  .product-design-summary p{font-size:14px;line-height:1.62}
  .special-price strong{font-size:25px}
  .model-tabs button{height:44px}
  .model-list-select{height:52px}
  .info-panel{padding:25px 0 38px}
  .info-panel h2{font-size:25px}
  .info-panel h3{font-size:17px;margin-top:24px}
  .info-panel__lead{font-size:15px}
  .product-zoom-reset{top:9px;left:9px}
}


/* KARMA PRODUCT RECOMMENDATIONS UPGRADE V2.6 */
:root{
  --karma-cta-border:#8b7448;
  --karma-cta-border-hover:#b1955c;
  --karma-cta-bg:#151515;
  --karma-cta-text:#f4efe5;
}

/* Restrained KARMA CTA: matte graphite, one antique-gold line, no casino gloss. */
.button--primary{
  position:relative;
  overflow:hidden;
  border:1px solid var(--karma-cta-border)!important;
  border-radius:0!important;
  background:linear-gradient(180deg,#1c1c1b 0%,#111 100%)!important;
  color:var(--karma-cta-text)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 4px 14px rgba(0,0,0,.1)!important;
  text-shadow:none!important;
  letter-spacing:.015em;
  font-weight:700;
}
.button--primary:hover{
  border-color:var(--karma-cta-border-hover)!important;
  background:linear-gradient(180deg,#242321 0%,#151515 100%)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 5px 16px rgba(0,0,0,.13)!important;
}
.button--primary:active{
  transform:translateY(1px);
  background:#101010!important;
  box-shadow:inset 0 1px 3px rgba(0,0,0,.45)!important;
}
.button--primary:focus-visible{
  outline:2px solid rgba(139,116,72,.48);
  outline-offset:3px;
}
.button--primary:disabled{
  border-color:#d2cec6!important;
  background:#ece9e3!important;
  color:#9b9892!important;
  box-shadow:none!important;
}

/* Keep the product itself visible while the desktop customer configures it. */
@media(min-width:841px){
  .product-layout{align-items:start}

  .product-gallery{
    position:sticky;
    top:104px;
    align-self:start;
    z-index:2;
  }

  .product-gallery__main{
    max-height:calc(100vh - 138px);
  }

  .product-gallery__main img{
    width:100%;
    height:100%;
    object-fit:contain;
  }

  .product-summary{position:static}
}

/* Mobile sticky price: show the discount status beside the always-visible CTA. */
.mobile-buy-bar__price{
  display:grid;
  align-content:center;
  justify-items:start;
  min-width:128px;
  line-height:1.08;
}

.mobile-buy-bar__special{
  display:inline-flex;
  width:max-content;
  margin-bottom:3px;
  padding:3px 6px;
  background:#b42318;
  color:#fff;
  font-size:8px;
  font-weight:700;
  line-height:1;
  letter-spacing:.055em;
  text-transform:uppercase;
}

@media(max-width:840px){
  .product-gallery{position:static}

  .mobile-buy-bar{
    min-height:76px;
    gap:12px;
    padding:8px 14px 9px;
  }

  .mobile-buy-bar small{margin-bottom:2px}

  .mobile-buy-bar strong{
    font-size:17px;
    line-height:1.05;
  }

  .mobile-buy-bar .button{
    min-width:126px;
    min-height:50px;
    padding:0 20px;
    font-size:16px;
  }

  .product-page{padding-bottom:150px}
}

@media(max-width:390px){
  .mobile-buy-bar{padding-inline:11px}
  .mobile-buy-bar__price{min-width:116px}
  .mobile-buy-bar .button{min-width:118px;padding-inline:16px}
}


/* Hide alternatives immediately after a model is chosen; "Змінити" restores them. */
.model-picker.has-selection .model-tabs,
.model-picker.has-selection .model-panel{display:none!important}
.model-picker.has-selection .selected-model{margin-top:0}

/* Safari must not repaint model results with its system link blue. */
.model-option,
.model-option:visited,
.model-option span,
.model-option b,
.model-option strong{
  color:#171717!important;
  -webkit-text-fill-color:#171717!important;
}
.model-option{-webkit-tap-highlight-color:rgba(0,0,0,.08)}

.model-list-select,
.model-list-select option,
.selected-model button{
  color:#171717!important;
  -webkit-text-fill-color:#171717!important;
}
.selected-model button{text-underline-offset:3px}
.model-option:hover,.model-option.is-active{color:#111!important}

/* Related and recent product carousels live inside the product page. */
.product-slider-section{
  margin-top:72px;
  padding:54px 0 44px;
  border-top:1px solid #e3dfd8;
}
.product-slider-section--related{margin-top:76px}
.product-slider-section--recent{margin-top:54px;padding-bottom:18px}
.product-slider-section[hidden]{display:none!important}
.product-slider-heading{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:28px;
}
.product-slider-heading .section-heading{margin-bottom:0}
.product-slider-controls{
  position:absolute;
  right:0;
  display:flex;
  gap:8px;
}
.product-slider-controls button{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border:1px solid #d9d4cb;
  border-radius:0;
  background:#fff;
  color:#171717;
  transition:background .18s ease,color .18s ease,border-color .18s ease,opacity .18s ease;
}
.product-slider-controls button:hover:not(:disabled){background:#171717;color:#fff;border-color:#171717}
.product-slider-controls button:disabled{opacity:.28;cursor:default}
.product-slider-controls svg{width:19px;height:19px}
.product-scroller--product-page{
  grid-auto-columns:minmax(220px,calc((100% - 60px)/6));
  gap:12px;
  scroll-padding-inline:1px;
}
.product-scroller--product-page .product-card{height:auto}

@media(max-width:840px){
  .product-slider-section{margin-top:44px;padding:38px 0 30px}
  .product-slider-section--related{margin-top:48px}
  .product-slider-section--recent{margin-top:36px}
  .product-slider-heading{margin-bottom:20px}
  .product-scroller--product-page{grid-auto-columns:64%;margin-right:-14px;padding-right:14px}
}


/* KARMA PRODUCT HISTORY & LOOPED SLIDERS UPGRADE V2.7 */

/* Clean transition from the short product story to the configurator. */
.product-design-summary{
  border-bottom:0!important;
  padding-bottom:0!important;
  margin-bottom:28px!important;
}
.product-form{
  border-top:0!important;
  padding-top:0!important;
}
.product-form>.config-section:first-child{
  border-top:0!important;
  margin-top:0!important;
  padding-top:0!important;
}

/* Looped carousel controls. */
.product-slider-controls{
  z-index:3;
  pointer-events:auto;
}
.product-slider-controls button{
  pointer-events:auto;
  touch-action:manipulation;
}
.product-slider-controls button:disabled{
  opacity:.25;
  pointer-events:none;
}
.product-scroller--product-page{
  scroll-behavior:smooth;
  overscroll-behavior-inline:contain;
}

/* Current design thumbnail in the mobile sticky purchase bar. */
.mobile-buy-bar__product{
  min-width:0;
  display:flex;
  align-items:center;
  gap:10px;
}
.mobile-buy-bar__thumb{
  flex:0 0 46px;
  width:46px;
  height:58px;
  object-fit:contain;
  background:#fff;
}
.mobile-buy-bar__price{min-width:0}
.mobile-buy-bar__price strong{white-space:nowrap}

@media(max-width:840px){
  .mobile-buy-bar{
    gap:10px;
    padding:8px 14px;
  }
  .mobile-buy-bar__product{
    flex:1 1 auto;
  }
  .mobile-buy-bar__thumb{
    flex-basis:42px;
    width:42px;
    height:52px;
  }
  .mobile-buy-bar .button{
    flex:0 0 auto;
  }
}
@media(max-width:390px){
  .mobile-buy-bar__product{gap:7px}
  .mobile-buy-bar__thumb{
    flex-basis:38px;
    width:38px;
    height:48px;
  }
  .mobile-buy-bar .button{padding-inline:16px}
}


/* KARMA PRODUCT STEPS & COMPACT FOOTER UPGRADE V2.8 */

.visually-hidden{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

.config-steps[hidden]{display:none!important}
.config-steps>.config-section{display:block}
.config-section--screen{
  margin-top:28px;
  padding-top:28px;
  border-top:1px solid #e2ded7;
}
.config-section--screen .option-group{margin-top:18px}
.packaging-card{margin-top:24px}

/* Compact information tabs with optional full reading. */
.product-info-tabs{margin-top:46px}
.info-panel{
  max-width:980px;
  padding:22px 0 30px;
}
.info-panel__content{
  position:relative;
  max-height:270px;
  overflow:hidden;
}
.info-panel__content::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:72px;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(255,255,255,0),#fff 82%);
}
.info-panel.is-expanded .info-panel__content{max-height:none}
.info-panel.is-expanded .info-panel__content::after{display:none}
.info-panel__toggle{
  margin-top:14px;
  padding:0 0 4px;
  border:0;
  border-bottom:1px solid #171717;
  background:transparent;
  color:#171717;
  font-size:14px;
  font-weight:700;
}
.info-panel__toggle:hover{opacity:.65}
.info-panel__toggle[hidden]{display:none!important}
.info-panel h3{margin-top:22px}

/* Local payment marks. */
.payment-row{
  display:flex;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
}
.payment-row img{
  width:68px;
  height:28px;
  object-fit:contain;
  border-radius:4px;
}

/* Mobile header: menu / centered logo / cart. */
@media(max-width:840px){
  .site-header__inner{
    grid-template-columns:44px 1fr 44px!important;
  }
  .header-actions{
    justify-self:end;
    gap:0;
  }
  .header-actions .icon-button{
    width:42px;
    height:42px;
  }

  .config-section--screen{
    margin-top:24px;
    padding-top:24px;
  }

  .product-info-tabs{margin-top:32px}
  .info-panel{padding:18px 0 25px}
  .info-panel__content{max-height:215px}
  .info-panel__content::after{height:60px}
  .info-panel h2{margin-bottom:14px}
  .info-panel h3{margin-top:19px}

  /* Compact footer without a second KARMA logo. */
  .site-footer{padding-top:30px}
  .footer-grid{
    grid-template-columns:1fr 1fr!important;
    gap:24px 18px!important;
    padding-bottom:26px;
  }
  .footer-brand{
    grid-column:1/-1;
    margin:0;
  }
  .footer-brand .brand--footer{display:none!important}
  .footer-brand p{
    margin:0;
    font-size:12px;
    line-height:1.45;
  }
  .site-footer h3{
    margin:0 0 11px;
    font-size:11px;
  }
  .site-footer a{
    margin-bottom:7px;
    font-size:12px;
    line-height:1.3;
  }
  .site-footer p{font-size:12px}
  .footer-payment{
    grid-column:1/-1;
  }
  .payment-row{
    gap:6px;
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:2px;
  }
  .payment-row img{
    flex:0 0 62px;
    width:62px;
    height:26px;
  }
  .footer-bottom{
    padding:13px 0 16px;
    font-size:11px;
  }
}

@media(max-width:390px){
  .footer-grid{gap:21px 14px!important}
  .payment-row img{
    flex-basis:58px;
    width:58px;
    height:25px;
  }
}


/* KARMA PRODUCT VALIDATION & UI UPGRADE V2.9 */

.config-section{
  scroll-margin-top:132px;
}
.config-validation{
  margin:10px 0 0;
  color:#a1261d;
  font-size:13px;
  font-weight:700;
}
.config-section.is-validation-error{
  position:relative;
}
.config-section.is-validation-error::before{
  content:"";
  position:absolute;
  top:-8px;
  bottom:-8px;
  left:-10px;
  width:3px;
  background:#b42318;
}
.config-section.is-validation-error .option-group,
.config-section.is-validation-error .model-picker{
  animation:karmaRequiredPulse .55s ease;
}
@keyframes karmaRequiredPulse{
  0%,100%{transform:translateX(0)}
  25%{transform:translateX(-3px)}
  50%{transform:translateX(3px)}
  75%{transform:translateX(-2px)}
}

/* A distinct KARMA configuration summary: charcoal, warm gold and clear contrast. */
.configuration-summary{
  background:linear-gradient(135deg,#171614 0%,#24211c 100%)!important;
  border:2px solid #9e7a3e!important;
  color:#fff!important;
  box-shadow:0 10px 28px rgba(0,0,0,.1);
}
.configuration-summary>span,
.configuration-summary>div{
  color:#c9c3b8!important;
}
.configuration-summary>strong{
  color:#d8b66e!important;
}

/* Stronger gold frame and a two-tone lighter hover without casino gloss. */
.button--primary{
  border:3px solid #a98545!important;
  background:#17140f!important;
  color:#f1dfb0!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 5px 15px rgba(0,0,0,.12)!important;
}
.button--primary:hover{
  border-color:#c8a760!important;
  background:#3a3328!important;
  color:#fff8e8!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 7px 20px rgba(0,0,0,.16)!important;
}
.button--primary:active{
  background:#29231b!important;
}
.button--primary:disabled{
  border-color:#a98545!important;
  background:#17140f!important;
  color:#f1dfb0!important;
  opacity:1!important;
}

/* Category destinations appended after similar product cards. */
.product-card--collection .product-card__media--collection{
  position:relative;
  overflow:hidden;
  background:#111;
}
.product-card--collection .product-card__media--collection::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.6));
}
.product-card--collection .product-card__media--collection img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.02);
}
.product-card__collection-label{
  position:absolute;
  z-index:2;
  left:14px;
  bottom:14px;
  padding:6px 8px;
  background:#fff;
  color:#171717;
  font-size:10px;
  font-weight:700;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.product-card__collection-link{
  display:inline-block;
  margin-top:6px;
  padding-bottom:2px;
  border-bottom:1px solid currentColor;
  font-size:12px;
  font-weight:700;
}

/* The bar lifts above the footer and eventually scrolls out with it. */
.mobile-buy-bar{
  --karma-footer-lift:0px;
  transform:translateY(calc(-1 * var(--karma-footer-lift)));
  will-change:transform;
}

@media(max-width:840px){
  /* Perfectly symmetric header: menu / optical center / cart. */
  .site-header__inner.shell{
    width:100%!important;
    padding-inline:18px;
    grid-template-columns:48px minmax(0,1fr) 48px!important;
    gap:0!important;
  }
  .site-header__inner>.menu-button{
    grid-column:1;
    justify-self:start;
  }
  .site-header__inner>.brand{
    position:absolute;
    left:50%;
    transform:translateX(-50%);
    justify-self:auto;
    margin:0;
    z-index:1;
  }
  .site-header__inner>.brand img{
    width:152px;
    max-width:44vw;
  }
  .site-header__inner>.header-actions{
    grid-column:3;
    justify-self:end;
    width:48px;
    display:grid;
    place-items:center end;
  }
  .site-header__inner>.header-actions .icon-button{
    width:44px;
    height:44px;
    margin:0;
  }

  .site-footer{
    padding-bottom:96px;
  }

  .config-section.is-validation-error::before{
    left:-6px;
  }
}

@media(max-width:360px){
  .site-header__inner.shell{
    padding-inline:13px;
  }
  .site-header__inner>.brand img{
    width:142px;
  }
}

/* KARMA OPTIONS / SEARCH / MEDIA UPGRADE V2.10 EXACT */
.product-design-summary p{color:rgba(17,17,17,.9)!important}
img{-webkit-user-drag:none;user-select:none;-webkit-touch-callout:none}
body,button,a{touch-action:manipulation}
.choice-card.is-hidden,.addon-card.is-hidden,[hidden]{display:none!important}
.choice-card--with-icon,.addon-card--with-icon{gap:12px}
.choice-card__icon,.addon-card__icon{width:42px;height:42px;flex:0 0 42px;border:1px solid #e3ddcf;background:#fbfaf8;display:grid;place-items:center;border-radius:10px;overflow:hidden}
.choice-card__icon img,.addon-card__icon img{width:100%;height:100%;object-fit:contain;padding:4px}
.choice-card__copy,.addon-card__copy{display:grid;gap:3px;flex:1}
.product-card__collection-label{max-width:calc(100% - 28px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.configuration-summary{background:linear-gradient(135deg,#171614 0%,#24211c 100%)!important;border:2px solid #b9934f!important;color:#e7decb!important}
.configuration-summary>span,.configuration-summary>div,.configuration-summary>strong{color:#e7decb!important}
.button--primary{border:3px solid transparent!important;background:linear-gradient(#17120d,#17120d) padding-box,linear-gradient(135deg,#6d511f 0%,#b98d46 28%,#f1dca3 50%,#bc9452 72%,#735521 100%) border-box!important;color:#e7decb!important;box-shadow:0 5px 15px rgba(0,0,0,.12)!important}
.button--primary:hover{background:linear-gradient(#070504,#070504) padding-box,linear-gradient(135deg,#6d511f 0%,#b98d46 28%,#f1dca3 50%,#bc9452 72%,#735521 100%) border-box!important;color:#e7decb!important;box-shadow:0 7px 20px rgba(0,0,0,.16)!important}
.button--primary:active{background:linear-gradient(#030302,#030302) padding-box,linear-gradient(135deg,#6d511f 0%,#b98d46 28%,#f1dca3 50%,#bc9452 72%,#735521 100%) border-box!important}
.button--primary:disabled{opacity:1!important}
@media(max-width:840px){.site-header__inner.shell{grid-template-columns:48px minmax(0,1fr) 48px!important;padding-inline:16px!important}.site-header__inner>.header-actions{width:48px;justify-self:end;display:grid;place-items:center end}.site-header__inner>.brand{left:50%;transform:translateX(-50%)}.site-header__inner>.brand img{width:154px;max-width:44vw}.choice-card__icon,.addon-card__icon{width:38px;height:38px;flex-basis:38px}}


/* KARMA ICON & GOLD BUTTON FIX V2.10.4 EXACT */
.choice-card > .choice-card__icon,
.addon-card > .addon-card__icon{
  display:grid!important;
  place-items:center!important;
  width:52px!important;
  min-width:52px!important;
  max-width:52px!important;
  height:52px!important;
  flex:0 0 52px!important;
  align-self:center!important;
  padding:0!important;
  border:1px solid #ded5c5!important;
  border-radius:4px!important;
  overflow:hidden!important;
  background:#fff!important;
}
.choice-card > .choice-card__icon img,
.addon-card > .addon-card__icon img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:4px!important;
  margin:0!important;
}
.choice-card > .choice-card__copy,
.addon-card > .addon-card__copy{
  min-width:0;
  flex:1 1 auto!important;
}
.button--primary{
  border:3px solid #b98d46!important;
  background:#b98d46!important;
  color:#17120d!important;
  box-shadow:0 5px 15px rgba(84,58,19,.22)!important;
}
.button--primary:hover{
  border-color:#9d7639!important;
  background:#9d7639!important;
  color:#100d09!important;
  box-shadow:0 7px 20px rgba(84,58,19,.28)!important;
}
.button--primary:active{
  border-color:#87632f!important;
  background:#87632f!important;
  color:#0c0a07!important;
}
@media(max-width:840px){
  .choice-card > .choice-card__icon,
  .addon-card > .addon-card__icon{
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    height:48px!important;
    flex-basis:48px!important;
  }
  .choice-card > .choice-card__icon img,
  .addon-card > .addon-card__icon img{
    padding:3px!important;
  }
}


/* KARMA HOME BANNERS V1 — five linked category banners */
.hero-slide__link{position:absolute;inset:0;display:block;color:#fff}
.hero-slide__link:focus-visible{outline:2px solid #fff;outline-offset:-5px}
.hero-slide__link .hero-content{pointer-events:none}
.hero-slide__link .button{pointer-events:none}
@media(max-width:840px){
  .hero-slide__link .hero-media img{object-position:center center!important}
}


/* KARMA home spacing + mid banner + square payments — V1 */
.section{padding:48px 0}
.section--tight{padding-top:28px;padding-bottom:36px}
.section-heading{margin-bottom:22px}
.section-action{margin-top:18px}
.brand-banner{min-height:auto;background:transparent;display:block;grid-template-columns:none;padding:0;border-radius:4px;overflow:hidden}
.brand-banner__link,.brand-banner__image{display:block}
.brand-banner__image img{width:100%;height:auto;display:block;aspect-ratio:1672/941;object-fit:cover;border-radius:4px}
.brand-banner + .section{padding-top:38px}
.about-section{padding-top:8px;padding-bottom:56px}
.payment-row{display:grid;grid-template-columns:repeat(4,56px);gap:10px;align-items:center}
.payment-row img{width:56px;height:56px;display:block;object-fit:contain}
@media(max-width:840px){
  .section{padding:36px 0}
  .section--tight{padding-top:22px;padding-bottom:26px}
  .section-heading{margin-bottom:18px}
  .section-action{margin-top:16px}
  .brand-banner{width:calc(100% - 28px)}
  .brand-banner__image img{aspect-ratio:4/5;min-height:420px;object-position:62% center}
  .brand-banner + .section{padding-top:28px}
  .about-section{gap:22px;padding-top:2px;padding-bottom:42px}
  .payment-row{grid-template-columns:repeat(4,52px);gap:8px}
  .payment-row img{width:52px;height:52px}
}


/* KARMA corrected home imagery + compact transparent payments — V2 */
.brand-banner{position:relative;min-height:0;background:#050505;display:block;padding:0;border-radius:4px;overflow:hidden}
.brand-banner__link{position:relative;display:block;min-height:300px;color:#fff;overflow:hidden}
.brand-banner__image{position:absolute;inset:0;display:block}
.brand-banner__image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border-radius:0;aspect-ratio:auto}
.brand-banner__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,2,2,.92) 0%,rgba(2,2,2,.74) 28%,rgba(2,2,2,.28) 52%,rgba(2,2,2,.05) 75%)}
.brand-banner__copy{position:relative;z-index:2;min-height:300px;width:min(560px,48%);padding:42px 56px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.brand-banner__copy h2{margin:0 0 13px;font-size:42px;line-height:1.08;font-weight:500;letter-spacing:-.02em}
.brand-banner__copy p{margin:0 0 22px;color:#c9c9c9;font-size:15px;line-height:1.55}
.brand-banner__copy .button{min-height:46px;padding-inline:24px}
.brand-banner + .section{padding-top:38px}
.about-section__visual{background:#080808;min-height:360px;overflow:hidden;border-radius:4px}
.about-workshop{display:block;width:100%;height:100%;min-height:360px}
.about-workshop img{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}
.payment-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.payment-row img{display:block;width:auto!important;height:20px!important;object-fit:contain;border-radius:0!important;opacity:.86;filter:none;transition:opacity .2s ease}
.payment-row img:hover{opacity:1}
@media(max-width:840px){
  .brand-banner{width:calc(100% - 28px)}
  .brand-banner__link{min-height:470px}
  .brand-banner__image img{object-position:67% center}
  .brand-banner__shade{background:linear-gradient(0deg,rgba(2,2,2,.96) 0%,rgba(2,2,2,.82) 34%,rgba(2,2,2,.28) 68%,rgba(2,2,2,.06) 100%)}
  .brand-banner__copy{min-height:470px;width:100%;padding:28px 22px 30px;justify-content:flex-end}
  .brand-banner__copy h2{font-size:34px;margin-bottom:11px}
  .brand-banner__copy p{font-size:14px;line-height:1.48;margin-bottom:18px}
  .brand-banner__copy .button{min-height:44px;padding-inline:19px;font-size:13px}
  .about-section__visual{min-height:0;aspect-ratio:4/3}
  .about-workshop,.about-workshop img{min-height:0;height:100%}
  .payment-row{display:flex;gap:12px;flex-wrap:wrap;overflow:visible;padding-bottom:0}
  .payment-row img{flex:0 0 auto!important;width:auto!important;height:18px!important}
}
@media(max-width:390px){.payment-row{gap:10px}.payment-row img{height:17px!important}}

/* KARMA exact mobile banners + compact footer — V3.1 */
.hero-track{height:520px}
.hero-content{max-width:min(46vw,620px)}
.hero-content h1,.hero-content h2{font-size:clamp(40px,4.6vw,64px);margin:12px 0 16px}
.hero-content p{font-size:16px;line-height:1.5;margin-bottom:22px;max-width:520px}
.brand-banner__link{min-height:260px}
.brand-banner__copy{min-height:260px;width:min(520px,46%);padding:30px 40px}
.brand-banner__copy h2{font-size:35px;line-height:1.07;margin-bottom:10px}
.brand-banner__copy p{font-size:13px;line-height:1.45;margin-bottom:16px}
.brand-banner__copy .button{min-height:40px;padding-inline:18px;font-size:13px}
.brand-banner + .section{padding-top:26px}
.about-section{grid-template-columns:minmax(0,44%) minmax(0,56%);gap:34px;padding-top:0;padding-bottom:44px}
.about-section__visual{min-height:290px}
.about-workshop,.about-workshop img{min-height:290px}
.about-section__copy h2{font-size:37px;line-height:1.1;margin:10px 0 15px}
.about-section__copy p{font-size:15px;line-height:1.55;margin-bottom:18px}
.site-footer{padding-top:40px}
.footer-grid{gap:28px;padding-bottom:28px}
.brand--footer img{width:116px}
.site-footer h3{margin-bottom:13px}
.payment-row{gap:10px}
.payment-row img{height:17px!important;opacity:.82}

@media(max-width:840px){
  .hero-track{height:410px}
  .hero-slide__link .hero-media,.hero-slide__link .hero-media img{height:100%}
  .hero-slide__link .hero-media img{object-fit:cover;object-position:66% center!important}
  .hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,4,4,.08) 0%,rgba(4,4,4,.18) 26%,rgba(4,4,4,.63) 64%,rgba(4,4,4,.94) 100%)}
  .hero-content{justify-content:flex-end;padding-bottom:48px;max-width:88%}
  .hero-content .eyebrow{display:none}
  .hero-content h1,.hero-content h2{font-size:28px;line-height:1.04;margin:0 0 8px;max-width:100%}
  .hero-content p{font-size:12.5px;line-height:1.38;margin:0 0 12px;max-width:90%}
  .hero-content .button{min-height:38px;padding:0 14px;font-size:11.5px}
  .hero-controls{bottom:9px}
  .section{padding:28px 0}
  .section--tight{padding-top:18px;padding-bottom:22px}
  .section-heading{margin-bottom:16px}
  .brand-banner{width:calc(100% - 28px)}
  .brand-banner__link{min-height:280px}
  .brand-banner__image img{object-position:68% center}
  .brand-banner__shade{background:linear-gradient(180deg,rgba(3,3,3,.05) 0%,rgba(3,3,3,.15) 24%,rgba(3,3,3,.66) 65%,rgba(3,3,3,.96) 100%)}
  .brand-banner__copy{min-height:280px;width:100%;padding:16px 17px 18px;justify-content:flex-end}
  .brand-banner__copy h2{font-size:22px;line-height:1.06;margin-bottom:7px;max-width:82%}
  .brand-banner__copy p{font-size:11.5px;line-height:1.35;margin-bottom:11px;max-width:78%}
  .brand-banner__copy .button{min-height:36px;padding-inline:12px;font-size:11px}
  .brand-banner + .section{padding-top:19px}
  .about-section{grid-template-columns:1fr;gap:15px;padding-top:0;padding-bottom:28px}
  .about-section__visual{min-height:0;aspect-ratio:3/2;border-radius:4px}
  .about-workshop,.about-workshop img{min-height:0;height:100%}
  .about-section__copy h2{font-size:27px;line-height:1.08;margin:8px 0 12px}
  .about-section__copy p{font-size:13.5px;line-height:1.48;margin:0 0 15px}
  .about-section__copy .button{min-height:40px;padding-inline:16px;font-size:12px}
  .site-footer{padding-top:25px}
  .footer-grid{grid-template-columns:1fr 1fr!important;gap:14px 18px!important;padding-bottom:16px}
  .footer-brand{grid-column:1/-1;padding-bottom:2px}
  .brand--footer img{width:90px}
  .footer-brand p{font-size:11px;line-height:1.4;margin:8px 0 0;max-width:270px}
  .footer-collections{grid-column:1}
  .footer-help{grid-column:2}
  .footer-contacts{grid-column:1}
  .footer-payment{grid-column:2!important;padding-top:0}
  .site-footer h3{font-size:10px;margin:0 0 8px;letter-spacing:.09em}
  .site-footer a,.site-footer p{font-size:11px;line-height:1.4}
  .footer-column a{margin-bottom:6px}
  .footer-contacts a{overflow-wrap:anywhere}
  .payment-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
  .payment-row img{height:14px!important;opacity:.84}
  .footer-bottom{padding:10px 0;font-size:10px}
}

@media(max-width:390px){
  .hero-track{height:390px}
  .hero-content{max-width:91%;padding-bottom:45px}
  .hero-content h1,.hero-content h2{font-size:26px}
  .brand-banner__link,.brand-banner__copy{min-height:265px}
  .brand-banner__copy h2{font-size:21px;max-width:86%}
  .brand-banner__copy p{max-width:82%}
  .footer-grid{gap:13px 14px!important}
  .payment-row{gap:7px}
  .payment-row img{height:13px!important}
}


/* KARMA mobile banners + compact footer — V3.1 exact active baseline */
.hero-track{height:520px}
.hero-content{max-width:min(46vw,620px)}
.hero-content h1,.hero-content h2{font-size:clamp(40px,4.6vw,64px);margin:12px 0 16px}
.hero-content p{font-size:16px;line-height:1.5;max-width:520px;margin-bottom:22px}
.brand-banner__link{min-height:250px}
.brand-banner__copy{min-height:250px;width:min(520px,46%);padding:30px 42px}
.brand-banner__copy h2{font-size:34px;margin-bottom:10px}
.brand-banner__copy p{font-size:14px;line-height:1.5;margin-bottom:17px}
.brand-banner__copy .button{min-height:40px;padding-inline:19px;font-size:13px}
.brand-banner + .section{padding-top:24px}
.about-section{grid-template-columns:minmax(0,44%) minmax(0,56%);gap:34px;padding-top:0;padding-bottom:42px}
.about-section__visual{min-height:280px}
.about-workshop,.about-workshop img{min-height:280px}
.about-section__copy h2{font-size:36px;line-height:1.1;margin:10px 0 14px}
.about-section__copy p{font-size:15px;line-height:1.55;margin:0 0 18px}
.site-footer{padding-top:38px}
.footer-grid{gap:26px;padding-bottom:24px}
.brand--footer img{width:112px}
.footer-brand p,.site-footer p,.site-footer a{font-size:12px;line-height:1.45}
.site-footer h3{margin:4px 0 12px;font-size:11px}
.site-footer a{margin-bottom:7px}
.payment-row{gap:11px}
.payment-row img{height:17px!important;opacity:.8}
.footer-bottom{padding:12px 0;font-size:11px}

@media(max-width:840px){
  .hero-track{height:400px!important}
  .hero-slide__link .hero-media,.hero-slide__link .hero-media img{height:100%}
  .hero-slide__link .hero-media img{object-fit:cover;object-position:66% center!important}
  .hero-shade{background:linear-gradient(180deg,rgba(4,4,4,.04) 0%,rgba(4,4,4,.12) 28%,rgba(4,4,4,.58) 64%,rgba(4,4,4,.94) 100%)}
  .hero-content{justify-content:flex-end;padding-bottom:48px;max-width:86%}
  .hero-content .eyebrow{font-size:10px;letter-spacing:.11em}
  .hero-content h1,.hero-content h2{font-size:28px;line-height:1.05;margin:6px 0 8px;max-width:100%}
  .hero-content p{font-size:12.5px;line-height:1.4;margin:0 0 12px;max-width:94%}
  .hero-content .button{min-height:38px;padding:0 14px;font-size:11.5px}
  .hero-controls{bottom:8px}
  .hero-dots{gap:7px}
  .hero-dots button{width:6px;height:6px}

  .section{padding:28px 0}
  .section--tight{padding-top:18px;padding-bottom:22px}
  .brand-banner{width:calc(100% - 28px);border-radius:4px}
  .brand-banner__link{min-height:280px}
  .brand-banner__image img{object-position:center center}
  .brand-banner__shade{background:linear-gradient(180deg,rgba(2,2,2,.05) 0%,rgba(2,2,2,.12) 24%,rgba(2,2,2,.64) 66%,rgba(2,2,2,.96) 100%)}
  .brand-banner__copy{min-height:280px;width:100%;padding:16px 17px 18px;justify-content:flex-end}
  .brand-banner__copy h2{font-size:23px;line-height:1.07;margin-bottom:7px;max-width:78%}
  .brand-banner__copy p{font-size:12px;line-height:1.38;margin-bottom:12px;max-width:76%}
  .brand-banner__copy .button{min-height:36px;padding-inline:13px;font-size:11.5px}
  .brand-banner + .section{padding-top:18px}

  .about-section{grid-template-columns:1fr;gap:14px;padding-top:0;padding-bottom:26px}
  .about-section__visual{min-height:0;aspect-ratio:8/5;border-radius:4px}
  .about-workshop,.about-workshop img{min-height:0;height:100%}
  .about-workshop img{object-position:center center}
  .about-section__copy h2{font-size:27px;line-height:1.08;margin:8px 0 12px}
  .about-section__copy p{font-size:13.5px;line-height:1.5;margin:0 0 16px}
  .about-section__copy .button{min-height:40px;padding-inline:16px;font-size:12px}

  .site-footer{padding-top:24px}
  .footer-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:"brand brand" "collections help" "contacts contacts" "payment payment";
    gap:16px 14px!important;
    padding-bottom:16px
  }
  .footer-brand{grid-area:brand;display:grid;grid-template-columns:94px 1fr;gap:13px;align-items:center}
  .footer-collections{grid-area:collections}
  .footer-help{grid-area:help}
  .footer-contacts{grid-area:contacts;display:grid!important;grid-template-columns:1fr;gap:2px;padding-top:2px;border-top:1px solid #1d1d1d}
  .footer-payment{grid-area:payment;padding-top:0}
  .brand--footer img{width:94px}
  .footer-brand p{margin:0;font-size:11.5px;line-height:1.4}
  .site-footer h3{font-size:10px;margin:0 0 8px}
  .site-footer a,.site-footer p{font-size:11.5px;line-height:1.4}
  .footer-column a{margin-bottom:6px}
  .footer-contacts h3{margin-top:10px}
  .footer-contacts p{margin:2px 0 0}
  .payment-row{display:flex;flex-wrap:nowrap;gap:9px;align-items:center}
  .payment-row img{height:14px!important;opacity:.82}
  .footer-bottom{padding:10px 0;font-size:10px}
}

@media(max-width:390px){
  .hero-track{height:380px!important}
  .hero-content{max-width:89%;padding-bottom:44px}
  .hero-content h1,.hero-content h2{font-size:26px}
  .brand-banner__link,.brand-banner__copy{min-height:260px}
  .brand-banner__copy h2{font-size:21px;max-width:82%}
  .brand-banner__copy p{font-size:11.5px;max-width:80%}
  .about-section__copy h2{font-size:25px}
  .footer-grid{gap:14px 12px!important}
  .footer-brand{grid-template-columns:86px 1fr;gap:11px}
  .brand--footer img{width:86px}
  .payment-row{gap:8px}
  .payment-row img{height:13px!important}
}

/* KARMA_HOME_MOBILE_V3_3 — authoritative final overrides */
.hero-track{height:480px!important}
.hero-content{max-width:min(44vw,590px)!important}
.hero-content h1,.hero-content h2{font-size:clamp(38px,4.2vw,58px)!important;margin:10px 0 14px!important}
.hero-content p{font-size:15px!important;line-height:1.45!important;margin-bottom:18px!important}

.brand-banner__link,.brand-banner__copy{min-height:220px!important}
.brand-banner__copy{width:min(500px,44%)!important;padding:24px 34px!important}
.brand-banner__copy h2{font-size:31px!important;line-height:1.06!important;margin-bottom:8px!important}
.brand-banner__copy p{font-size:13px!important;line-height:1.42!important;margin-bottom:14px!important}
.brand-banner__copy .button{min-height:38px!important;padding-inline:16px!important;font-size:12px!important}
.brand-banner + .section{padding-top:20px!important}

.about-section{grid-template-columns:minmax(0,43%) minmax(0,57%)!important;gap:28px!important;padding-top:0!important;padding-bottom:34px!important}
.about-section__visual,.about-workshop,.about-workshop img{min-height:240px!important}
.about-section__copy h2{font-size:33px!important;line-height:1.08!important;margin:8px 0 12px!important}
.about-section__copy p{font-size:14px!important;line-height:1.5!important;margin:0 0 15px!important}
.about-section__copy .button{min-height:40px!important;padding-inline:17px!important;font-size:12px!important}

.site-footer{padding-top:30px!important}
.footer-grid{gap:22px!important;padding-bottom:20px!important}
.brand--footer img{width:104px!important}
.site-footer h3{font-size:10px!important;margin:2px 0 9px!important}
.site-footer a,.site-footer p,.footer-brand p{font-size:11px!important;line-height:1.4!important}
.payment-row{gap:8px!important}
.payment-row img{height:15px!important;width:auto!important;opacity:.8!important}
.footer-bottom{padding:9px 0!important;font-size:10px!important}

@media(max-width:840px){
  .hero-track{height:340px!important}
  .hero-slide__link .hero-media,.hero-slide__link .hero-media img{height:100%!important}
  .hero-slide__link .hero-media img{object-fit:cover!important;object-position:center center!important}
  .hero-shade{background:linear-gradient(180deg,rgba(3,3,3,.02) 0%,rgba(3,3,3,.10) 42%,rgba(3,3,3,.60) 72%,rgba(3,3,3,.94) 100%)!important}
  .hero-content{justify-content:flex-end!important;max-width:88%!important;padding-bottom:37px!important}
  .hero-content .eyebrow,.hero-content p{display:none!important}
  .hero-content h1,.hero-content h2{font-size:24px!important;line-height:1.03!important;margin:0 0 9px!important;max-width:100%!important}
  .hero-content .button{min-height:34px!important;padding:0 12px!important;font-size:10.5px!important}
  .hero-controls{bottom:6px!important}
  .hero-dots button{width:5px!important;height:5px!important}

  .section{padding:24px 0!important}
  .section--tight{padding-top:16px!important;padding-bottom:18px!important}
  .section-heading{margin-bottom:14px!important}

  .brand-banner{width:calc(100% - 24px)!important}
  .brand-banner__link,.brand-banner__copy{min-height:230px!important}
  .brand-banner__image img{object-position:center center!important}
  .brand-banner__shade{background:linear-gradient(180deg,rgba(2,2,2,.02) 0%,rgba(2,2,2,.10) 46%,rgba(2,2,2,.70) 76%,rgba(2,2,2,.96) 100%)!important}
  .brand-banner__copy{width:100%!important;padding:14px 15px 15px!important;justify-content:flex-end!important}
  .brand-banner__copy h2{font-size:20px!important;line-height:1.04!important;margin-bottom:7px!important;max-width:82%!important}
  .brand-banner__copy p{display:none!important}
  .brand-banner__copy .button{min-height:34px!important;padding-inline:11px!important;font-size:10.5px!important}
  .brand-banner + .section{padding-top:16px!important}

  .about-section{grid-template-columns:1fr!important;gap:12px!important;padding-top:0!important;padding-bottom:22px!important}
  .about-section__visual{min-height:0!important;aspect-ratio:16/9!important;border-radius:4px!important}
  .about-workshop,.about-workshop img{height:100%!important;min-height:0!important}
  .about-workshop img{object-fit:cover!important;object-position:center center!important}
  .about-section__copy h2{font-size:24px!important;line-height:1.06!important;margin:6px 0 9px!important}
  .about-section__copy p{font-size:12.5px!important;line-height:1.43!important;margin:0 0 12px!important}
  .about-section__copy .button{min-height:36px!important;padding-inline:13px!important;font-size:11px!important}

  .site-footer{padding-top:18px!important;padding-bottom:72px!important}
  .footer-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-areas:"brand brand" "collections help" "contacts contacts" "payment payment"!important;
    gap:12px 14px!important;
    padding-bottom:10px!important
  }
  .footer-brand{grid-area:brand!important;display:block!important;padding-bottom:2px!important}
  .footer-brand .brand--footer{display:none!important}
  .footer-brand p{margin:0!important;font-size:10.5px!important;line-height:1.35!important;max-width:260px!important}
  .footer-collections{grid-area:collections!important}
  .footer-help{grid-area:help!important}
  .footer-contacts{grid-area:contacts!important;display:grid!important;grid-template-columns:1fr!important;gap:1px!important;padding-top:8px!important;border-top:1px solid #1d1d1d!important}
  .footer-payment{grid-area:payment!important;padding-top:2px!important}
  .site-footer h3{font-size:9px!important;margin:0 0 6px!important;letter-spacing:.08em!important}
  .site-footer a,.site-footer p{font-size:10.5px!important;line-height:1.32!important}
  .footer-column a{margin-bottom:4px!important}
  .footer-contacts h3{margin-top:0!important}
  .footer-contacts p{margin:1px 0 0!important}
  .payment-row{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important;overflow:visible!important}
  .payment-row img{height:12px!important;width:auto!important;flex:0 0 auto!important;opacity:.78!important}
  .footer-bottom{padding:7px 0!important;font-size:9px!important}
}

@media(max-width:390px){
  .hero-track{height:320px!important}
  .hero-content{padding-bottom:34px!important}
  .hero-content h1,.hero-content h2{font-size:22px!important}
  .brand-banner__link,.brand-banner__copy{min-height:215px!important}
  .brand-banner__copy h2{font-size:19px!important}
  .about-section__copy h2{font-size:22px!important}
  .footer-grid{gap:11px 12px!important}
  .payment-row{gap:7px!important}
  .payment-row img{height:11px!important}
}


/* KARMA_HOME_MOBILE_V3_4 — hero overlay + footer symmetry + no tagline */
.footer-brand p{display:none!important}

@media(max-width:840px){
  .hero-track{height:340px!important}
  .hero-slide,.hero-slide__link{position:absolute!important;inset:0!important;overflow:hidden!important}
  .hero-slide__link{display:block!important;color:#fff!important}
  .hero-media,.hero-media img,.hero-slide__link .hero-media,.hero-slide__link .hero-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
  .hero-media img,.hero-slide__link .hero-media img{object-fit:cover!important;object-position:center center!important}
  .hero-shade{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(3,3,3,.02) 0%,rgba(3,3,3,.08) 44%,rgba(3,3,3,.36) 68%,rgba(3,3,3,.72) 100%)!important}
  .hero-content{position:absolute!important;left:0!important;right:0!important;bottom:34px!important;z-index:3!important;height:auto!important;max-width:100%!important;padding:0 34px!important;margin:0!important;display:block!important}
  .hero-content .eyebrow,.hero-content p{display:none!important}
  .hero-content h1,.hero-content h2{font-size:24px!important;line-height:1.04!important;margin:0 0 10px!important;max-width:82%!important}
  .hero-content .button{display:inline-flex!important;min-height:38px!important;padding:0 14px!important;font-size:11px!important;background:rgba(255,255,255,.96)!important;color:#050505!important;border-color:transparent!important}
  .hero-controls{bottom:8px!important}
  .hero-controls>button{display:none!important}
  .hero-dots{gap:7px!important}
  .hero-dots button{width:6px!important;height:6px!important;border-color:#fff!important}

  .site-footer{padding-top:18px!important;padding-bottom:56px!important}
  .footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-areas:
    "brand brand"
    "collections help"
    "contacts payment"!important;gap:14px 18px!important;padding-bottom:8px!important;align-items:start!important}
  .footer-brand{grid-area:brand!important;display:block!important;padding:0!important}
  .footer-brand .brand--footer{display:inline-flex!important;margin:0 0 2px!important}
  .brand--footer img{width:92px!important}
  .footer-brand p{display:none!important}
  .footer-collections{grid-area:collections!important}
  .footer-help{grid-area:help!important}
  .footer-contacts{grid-area:contacts!important;display:block!important;padding:0!important;border-top:0!important}
  .footer-payment{grid-area:payment!important;display:block!important;padding:0!important;justify-self:end!important;text-align:right!important}
  .site-footer h3{font-size:9px!important;margin:0 0 7px!important;letter-spacing:.08em!important}
  .site-footer a,.site-footer p{font-size:10.5px!important;line-height:1.34!important}
  .footer-column a{margin-bottom:4px!important}
  .footer-contacts a,.footer-contacts p{display:block!important}
  .payment-row{display:flex!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important;overflow:visible!important}
  .payment-row img{height:12px!important;width:auto!important;flex:0 0 auto!important;opacity:.8!important}
  .footer-bottom{border-top:0!important;margin:2px auto 0!important;padding:0 0 2px!important;font-size:9px!important;text-align:center!important;max-width:220px!important}
}

@media(max-width:390px){
  .hero-track{height:324px!important}
  .hero-content{padding:0 18px!important;bottom:32px!important}
  .hero-content h1,.hero-content h2{font-size:22px!important;max-width:86%!important}
  .hero-content .button{min-height:36px!important;padding:0 13px!important;font-size:10.5px!important}
  .site-footer{padding-bottom:54px!important}
  .footer-grid{gap:12px 14px!important}
  .brand--footer img{width:88px!important}
  .payment-row{gap:8px!important}
  .payment-row img{height:11px!important}
}


/* KARMA_HOME_MOBILE_V3_5 — hero text over image + fixed footer mobile layout */
@media (max-width:840px){
  .hero{background:#050505!important}
  .hero-track{height:332px!important}
  .hero-slide,.hero-slide__link{position:absolute!important;inset:0!important;overflow:hidden!important}
  .hero-slide__link{display:block!important;color:#fff!important;background:transparent!important}
  .hero-media,.hero-slide__link .hero-media{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important}
  .hero-media img,.hero-slide__link .hero-media img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 38%!important}
  .hero-shade{position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(3,3,3,.00) 0%,rgba(3,3,3,.05) 48%,rgba(3,3,3,.18) 70%,rgba(3,3,3,.34) 100%)!important}
  .hero-content{position:absolute!important;left:0!important;right:0!important;bottom:24px!important;z-index:3!important;display:block!important;height:auto!important;max-width:100%!important;margin:0!important;padding:0 20px!important;color:#fff!important}
  .hero-content .eyebrow,.hero-content p{display:none!important}
  .hero-content h1,.hero-content h2{font-size:22px!important;line-height:1.05!important;margin:0 0 10px!important;max-width:78%!important;text-shadow:0 4px 14px rgba(0,0,0,.45)!important}
  .hero-content .button{display:inline-flex!important;min-height:38px!important;padding:0 14px!important;font-size:11px!important;background:rgba(255,255,255,.95)!important;color:#050505!important;border:0!important;box-shadow:0 8px 18px rgba(0,0,0,.16)!important}
  .hero-controls{bottom:8px!important;left:50%!important;transform:translateX(-50%)!important}
  .hero-controls>button{display:none!important}
  .hero-dots{gap:7px!important}
  .hero-dots button{width:6px!important;height:6px!important;border-color:#fff!important;background:transparent!important}
  .hero-dots button.is-active{background:#fff!important}

  .site-footer{padding-top:18px!important;padding-bottom:4px!important}
  .footer-brand{display:none!important}
  .footer-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:
    "collections help"
    "contacts payment"!important;gap:16px 28px!important;padding-bottom:2px!important;align-items:start!important}
  .footer-collections{grid-area:collections!important;min-width:0!important}
  .footer-help{grid-area:help!important;min-width:0!important;justify-self:start!important}
  .footer-contacts{grid-area:contacts!important;min-width:0!important;padding:0!important;border-top:0!important;display:block!important}
  .footer-payment{grid-area:payment!important;min-width:0!important;padding:0!important;justify-self:end!important;text-align:right!important;align-self:start!important}
  .site-footer h3{font-size:9px!important;line-height:1.2!important;margin:0 0 7px!important;letter-spacing:.08em!important}
  .site-footer a,.site-footer p{font-size:10.5px!important;line-height:1.34!important;margin:0 0 4px!important}
  .footer-column a{display:block!important}
  .payment-row{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;flex-wrap:nowrap!important;overflow:visible!important}
  .payment-row img{height:12px!important;width:auto!important;flex:0 0 auto!important;opacity:.82!important}
  .footer-bottom{border-top:0!important;margin:2px auto 0!important;padding:0 0 0!important;font-size:9px!important;line-height:1.2!important;text-align:center!important;max-width:220px!important}
}

@media (max-width:390px){
  .hero-track{height:322px!important}
  .hero-media img,.hero-slide__link .hero-media img{object-position:center 36%!important}
  .hero-content{bottom:22px!important;padding:0 16px!important}
  .hero-content h1,.hero-content h2{font-size:21px!important;max-width:82%!important}
  .hero-content .button{min-height:36px!important;padding:0 13px!important;font-size:10.5px!important}
  .footer-grid{gap:14px 22px!important}
  .payment-row{gap:8px!important}
  .payment-row img{height:11px!important}
}


/* KARMA_HOME_MOBILE_V3_6 — desktop hero left align + mobile footer right column fix */
@media (min-width: 841px){
  .hero-track{height:min(52vw, 610px)!important}
  .hero .shell.hero-content{
    width:min(1460px, calc(100% - 96px))!important;
    max-width:none!important;
    margin-inline:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    justify-content:center!important;
  }
  .hero-content h1,.hero-content h2{max-width:540px!important}
  .hero-content p{max-width:540px!important}
  .hero-content .button{margin-top:6px!important}
}

@media (max-width:840px){
  .footer-grid{
    grid-template-columns:minmax(0,1fr) max-content!important;
    grid-template-areas:
      "collections help"
      "contacts payment"!important;
    column-gap:16px!important;
    row-gap:16px!important;
    align-items:start!important;
  }
  .footer-help{
    justify-self:end!important;
    width:max-content!important;
    min-width:max-content!important;
    text-align:left!important;
  }
  .footer-payment{
    justify-self:end!important;
    width:max-content!important;
    text-align:right!important;
  }
  .payment-row{
    display:grid!important;
    grid-template-columns:max-content max-content!important;
    justify-content:end!important;
    justify-items:end!important;
    column-gap:12px!important;
    row-gap:7px!important;
    align-items:center!important;
  }
  .payment-row img{height:12px!important}
}

@media (max-width:390px){
  .footer-grid{column-gap:14px!important;row-gap:14px!important}
  .payment-row{column-gap:10px!important;row-gap:6px!important}
  .payment-row img{height:11px!important}
}


/* KARMA_HOME_CAROUSELS_MOBILE_FOOTER_V3_8 */
.home-slider[data-product-carousel]{position:relative}
.home-slider .product-slider-heading{margin-bottom:22px}
.home-slider .product-slider-controls{display:none}
.home-slider [data-carousel-track]{scroll-behavior:smooth;overscroll-behavior-inline:contain;-ms-overflow-style:none;scrollbar-width:none}
.home-slider [data-carousel-track]::-webkit-scrollbar{display:none}
@media (min-width:841px){
  .home-slider .product-slider-controls{display:flex}
  .home-slider .product-slider-heading{margin-bottom:26px}
}
@media (max-width:840px){
  .footer-help__payments{
    display:flex!important;
    align-items:center;
    gap:12px;
    flex-wrap:nowrap;
    margin-top:8px;
  }
  .footer-help__payments .payment-row{
    display:flex!important;
    align-items:center;
    gap:12px!important;
    flex-wrap:nowrap!important;
    justify-content:flex-start!important;
  }
  .footer-help__payments .payment-row img{height:12px!important;width:auto!important}
  .footer-grid{
    grid-template-columns:1fr max-content!important;
    grid-template-areas:"collections help"!important;
    gap:14px 18px!important;
    padding-bottom:12px!important;
    align-items:start!important;
  }
  .footer-help{justify-self:end!important;width:max-content!important;text-align:left!important}
  .footer-contacts,.footer-payment{display:none!important}
  .footer-help h3,.footer-collections h3{margin-bottom:10px!important}
  .footer-column a{margin-bottom:5px!important}
  .footer-bottom{margin:0 auto!important;padding:2px 0 4px!important;font-size:9px!important;max-width:220px!important;text-align:center!important}
}
@media (max-width:390px){
  .footer-help__payments{gap:10px!important}
  .footer-help__payments .payment-row{gap:10px!important}
  .footer-help__payments .payment-row img{height:11px!important}
  .footer-grid{gap:12px 14px!important}
}

/* KARMA_HOME_ABOUT_OVERLAY_FOOTER_MENU_V3_8 */
.mobile-menu__close{
  font-size:32px!important;
  width:52px!important;
  height:52px!important;
  line-height:1!important;
}
.footer-help__payments .payment-row{
  flex-wrap:nowrap!important;
}
@media (max-width:840px){
  .footer-help__payments{
    display:flex!important;
    margin-top:10px!important;
  }
  .footer-help__payments .payment-row{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:10px!important;
    justify-content:flex-start!important;
    align-items:center!important;
  }
  .footer-help__payments .payment-row img{
    height:12px!important;
    width:auto!important;
    flex:0 0 auto!important;
  }
  .footer-grid{
    grid-template-columns:1fr max-content!important;
    grid-template-areas:"collections help"!important;
    gap:14px 18px!important;
    padding-bottom:8px!important;
    align-items:start!important;
  }
  .footer-help{justify-self:end!important;width:max-content!important;text-align:left!important}
  .footer-help h3,.footer-collections h3{margin-bottom:10px!important}
  .footer-contacts,.footer-payment{display:none!important}
  .footer-bottom{
    margin:0 auto!important;
    padding:2px 0 4px!important;
    font-size:9px!important;
    max-width:240px!important;
    text-align:center!important;
  }

  .about-section{
    position:relative!important;
    display:block!important;
    padding-top:0!important;
    padding-bottom:32px!important;
  }
  .about-section__visual{
    position:relative!important;
    min-height:0!important;
    aspect-ratio:4/3!important;
    border-radius:6px!important;
    overflow:hidden!important;
  }
  .about-workshop,
  .about-workshop--link,
  .about-workshop__picture,
  .about-workshop__picture img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:0!important;
  }
  .about-workshop__picture img{
    object-fit:cover!important;
    object-position:center center!important;
  }
  .about-workshop--link{
    position:relative!important;
    color:#fff!important;
    text-decoration:none!important;
  }
  .about-workshop__shade{
    position:absolute!important;
    inset:0!important;
    background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(0,0,0,.22) 35%,rgba(0,0,0,.58) 72%,rgba(0,0,0,.82) 100%)!important;
  }
  .about-workshop__overlay{
    position:absolute!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:10px!important;
    padding:18px 18px 18px!important;
    color:#fff!important;
  }
  .about-workshop__overlay .eyebrow{
    color:rgba(255,255,255,.82)!important;
    text-shadow:0 2px 8px rgba(0,0,0,.35)!important;
  }
  .about-workshop__title{
    display:block!important;
    font-size:18px!important;
    line-height:1.12!important;
    font-weight:700!important;
    letter-spacing:-.02em!important;
    text-shadow:0 6px 18px rgba(0,0,0,.42)!important;
  }
  .about-workshop__text{
    display:block!important;
    max-width:92%!important;
    font-size:13px!important;
    line-height:1.45!important;
    color:#f1f1f1!important;
    text-shadow:0 4px 14px rgba(0,0,0,.42)!important;
  }
  .about-workshop__button{
    min-height:38px!important;
    padding:0 14px!important;
    font-size:11px!important;
    box-shadow:0 8px 18px rgba(0,0,0,.18)!important;
  }
  .about-section__copy{
    display:none!important;
  }
}
@media (max-width:390px){
  .mobile-menu__close{font-size:34px!important;width:54px!important;height:54px!important}
  .footer-help__payments .payment-row{gap:9px!important}
  .footer-help__payments .payment-row img{height:11px!important}
  .about-workshop__overlay{padding:16px 16px 16px!important;gap:8px!important}
  .about-workshop__title{font-size:17px!important}
  .about-workshop__text{font-size:12px!important;max-width:94%!important}
  .about-workshop__button{min-height:36px!important;padding:0 12px!important;font-size:10.5px!important}
}
@media (min-width:841px){
  .about-workshop__overlay{display:none!important}
}

/* KARMA_HOME_QUOTES_NOTICE_COLLECTIONS_V3_10 */
.site-notice{gap:0!important}
.site-notice span[aria-hidden="true"]{display:none!important}
.collection-card strong{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:2px!important;
  white-space:normal!important;
}
.collection-card strong span{display:block!important}
.mobile-bottom-utility{display:none!important}
@media (max-width:840px){
  body{padding-bottom:108px!important}
  .collection-card strong{min-height:42px!important;justify-content:flex-end!important}
  .footer-bottom{
    border-top:1px solid rgba(255,255,255,.10)!important;
    margin-top:8px!important;
    padding-top:10px!important;
    padding-bottom:0!important;
  }
  .mobile-bottom-utility{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:66px!important;
    z-index:69!important;
    min-height:42px!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    padding:8px 14px calc(8px + env(safe-area-inset-bottom) * 0)!important;
    background:rgba(5,5,5,.98)!important;
    color:#d8d8d8!important;
    border-top:1px solid rgba(255,255,255,.08)!important;
    transform:translateY(10px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
  }
  .mobile-bottom-utility.is-visible{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .mobile-bottom-utility__quote{
    flex:1 1 auto!important;
    min-width:0!important;
    font-size:11px!important;
    line-height:1.35!important;
    color:#cfcfcf!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  .mobile-bottom-utility__top{
    flex:0 0 auto!important;
    width:36px!important;
    height:36px!important;
    border-radius:999px!important;
    border:1px solid rgba(183,137,63,.72)!important;
    background:linear-gradient(180deg,rgba(183,137,63,.18),rgba(5,5,5,.95))!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    box-shadow:0 10px 24px rgba(0,0,0,.24)!important;
  }
  .mobile-bottom-utility__top svg{
    width:18px!important;
    height:18px!important;
    stroke:#f2f2f2!important;
  }
}
@media (min-width:841px){
  .collection-card strong{min-height:48px!important}
}


/* KARMA_MOBILE_WHITE_QUOTE_SCROLLTOP_V3_10 */
.mobile-bottom-quote,.mobile-scroll-top{display:none!important}
@media (max-width:840px){
  body{padding-bottom:66px!important}
  .mobile-bottom-utility{display:none!important}
  .mobile-bottom-quote{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:66px!important;
    z-index:69!important;
    min-height:44px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:10px 18px!important;
    background:#fff!important;
    color:#202020!important;
    border-top:1px solid #ebe8e2!important;
    box-shadow:0 -8px 22px rgba(0,0,0,.06)!important;
    transform:translateY(12px)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .22s ease,transform .22s ease,visibility .22s ease!important;
  }
  .mobile-bottom-quote.is-visible{
    transform:translateY(0)!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .mobile-bottom-quote__text{
    width:100%!important;
    max-width:520px!important;
    font-size:11px!important;
    line-height:1.4!important;
    color:#333!important;
    text-align:center!important;
    white-space:normal!important;
  }
  .mobile-scroll-top{
    position:fixed!important;
    right:14px!important;
    bottom:82px!important;
    z-index:71!important;
    width:40px!important;
    height:40px!important;
    border-radius:999px!important;
    border:1px solid rgba(183,137,63,.72)!important;
    background:linear-gradient(180deg,rgba(183,137,63,.22),rgba(5,5,5,.96))!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    box-shadow:0 10px 26px rgba(0,0,0,.24)!important;
    transform:translateY(8px) scale(.94)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease,bottom .2s ease!important;
  }
  .mobile-scroll-top.is-visible{
    transform:translateY(0) scale(1)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  .mobile-bottom-quote.is-visible + .mobile-scroll-top{
    bottom:124px!important;
  }
  .mobile-scroll-top svg{
    width:19px!important;
    height:19px!important;
    stroke:#fff!important;
  }
}


/* KARMA_MOBILE_PULL_QUOTE_V3_10_2 */
@media (max-width:840px){
  body{padding-bottom:66px!important}
  .mobile-bottom-quote{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:66px!important;
    z-index:68!important;
    height:64px!important;
    min-height:64px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:10px 18px!important;
    background:#fff!important;
    color:#202020!important;
    border-top:1px solid #ece8e1!important;
    box-shadow:0 -8px 22px rgba(0,0,0,.05)!important;
    transform:translate3d(0,100%,0)!important;
    opacity:1!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .22s cubic-bezier(.22,.8,.2,1),visibility 0s linear .22s!important;
    will-change:transform!important;
  }
  .mobile-bottom-quote__text{
    width:100%!important;
    max-width:520px!important;
    font-size:11px!important;
    line-height:1.42!important;
    color:#2d2d2d!important;
    text-align:center!important;
    white-space:normal!important;
  }
  body.is-karma-bottom-pull .mobile-bottom-quote,
  body.is-karma-bottom-release .mobile-bottom-quote{
    visibility:visible!important;
    transition-delay:0s!important;
  }
  body.is-karma-bottom-pull .mobile-bottom-quote{
    transform:translate3d(0,calc(100% - var(--karma-pull,0px)),0)!important;
    transition:none!important;
  }
  body.is-karma-bottom-release .mobile-bottom-quote{
    transform:translate3d(0,100%,0)!important;
  }
  .site-footer{
    will-change:transform!important;
    transition:transform .22s cubic-bezier(.22,.8,.2,1)!important;
  }
  body.is-karma-bottom-pull .site-footer{
    position:relative!important;
    z-index:69!important;
    transform:translate3d(0,var(--karma-footer-shift,0px),0)!important;
    transition:none!important;
  }
  body.is-karma-bottom-release .site-footer{
    position:relative!important;
    z-index:69!important;
    transform:translate3d(0,0,0)!important;
  }
  .mobile-scroll-top{
    position:fixed!important;
    right:16px!important;
    bottom:82px!important;
    z-index:71!important;
    width:42px!important;
    height:42px!important;
    border-radius:999px!important;
    border:1px solid rgba(183,137,63,.78)!important;
    background:#0b0b0b!important;
    color:#fff!important;
    display:grid!important;
    place-items:center!important;
    box-shadow:0 10px 24px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.04)!important;
    transform:translateY(8px) scale(.94)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .2s ease,transform .2s ease,visibility .2s ease,bottom .2s ease!important;
  }
  .mobile-scroll-top.is-visible{
    transform:translateY(0) scale(1)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
  body.is-karma-bottom-pull .mobile-scroll-top,
  body.is-karma-bottom-release .mobile-scroll-top{
    bottom:142px!important;
  }
  .mobile-scroll-top svg{
    width:18px!important;
    height:18px!important;
    fill:none!important;
    stroke:#fff!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
}


/* KARMA_MOBILE_PULL_QUOTE_RELIABILITY_V3_10_3 */
@media (max-width:840px){
  html,body{overscroll-behavior-y:none!important}
  .mobile-bottom-quote__text{
    min-height:16px!important;
    opacity:1!important;
    visibility:visible!important;
  }
  body.is-karma-bottom-pull .mobile-bottom-quote__text,
  body.is-karma-bottom-release .mobile-bottom-quote__text{
    opacity:1!important;
    visibility:visible!important;
  }
}

/* KARMA_HOME_POLISH_QUOTES_V3_11 */
.site-notice{
  height:44px!important;
  font-size:18px!important;
  line-height:1.2!important;
  font-weight:400!important;
  letter-spacing:.005em!important;
  padding:0 14px!important;
  white-space:nowrap!important;
}

.product-card{
  border:1px solid #ddd8d0!important;
  outline:1px solid transparent!important;
  outline-offset:-1px!important;
}
.product-card:hover,
.product-card:focus-within,
.product-card:active{
  border-color:#cfc7bb!important;
  outline-color:#cfc7bb!important;
  box-shadow:0 0 0 1px rgba(207,199,187,.45),0 18px 50px rgba(0,0,0,.09)!important;
}
.product-scroller{
  padding-top:6px!important;
  padding-left:4px!important;
  padding-right:4px!important;
  padding-bottom:18px!important;
}

.hero + .section.section--tight{
  padding-top:48px!important;
  padding-bottom:28px!important;
}
.hero + .section.section--tight + .section{
  padding-top:32px!important;
  padding-bottom:58px!important;
}
.home-slider .product-slider-heading{
  margin-bottom:22px!important;
}
.home-slider .product-slider-heading .section-heading{
  margin-bottom:0!important;
}
.section-action{
  margin-top:28px!important;
}

@media (max-width:840px){
  .site-notice{
    height:38px!important;
    font-size:14px!important;
    line-height:1.15!important;
    padding:0 8px!important;
    letter-spacing:-.01em!important;
  }
  .product-card:hover,
  .product-card:focus-within,
  .product-card:active{
    transform:none!important;
    border-color:#cbc3b7!important;
    outline-color:#cbc3b7!important;
    box-shadow:0 0 0 1px rgba(203,195,183,.55)!important;
  }
  .product-scroller{
    padding:4px 4px 14px!important;
  }
  .hero + .section.section--tight{
    padding-top:28px!important;
    padding-bottom:18px!important;
  }
  .hero + .section.section--tight + .section{
    padding-top:26px!important;
    padding-bottom:38px!important;
  }
  .home-slider .product-slider-heading{
    margin-bottom:18px!important;
  }
  .home-slider .section-heading h2{
    font-size:28px!important;
    line-height:1.15!important;
  }
  .section-action{
    margin-top:22px!important;
  }
}

@media (max-width:390px){
  .site-notice{
    font-size:13px!important;
    padding:0 6px!important;
  }
  .home-slider .section-heading h2{
    font-size:26px!important;
  }
}


/* KARMA_HOME_SPACING_NOTICE_V3_12 */
@media (min-width:841px){
  .site-notice{
    height:28px!important;
    font-size:10px!important;
    line-height:1.2!important;
    padding:0 10px!important;
    letter-spacing:.01em!important;
  }
  .hero + .section.section--tight{
    padding-top:28px!important;
    padding-bottom:14px!important;
  }
  .hero + .section.section--tight + .section{
    padding-top:14px!important;
    padding-bottom:48px!important;
  }
  .home-slider .product-slider-heading{
    margin-bottom:28px!important;
  }
}
@media (max-width:840px){
  .hero + .section.section--tight{
    padding-top:22px!important;
    padding-bottom:11px!important;
  }
  .hero + .section.section--tight + .section{
    padding-top:11px!important;
    padding-bottom:38px!important;
  }
  .home-slider .product-slider-heading{
    margin-bottom:22px!important;
  }
}
