:root{--ink:#101010;--muted:#6d6d6d;--line:#e9e9e9;--soft:#f6f6f4;--accent:#e6002d;--accent-dark:#c70027;--radius:24px;--shell:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;background:#000;color:#fff;padding:10px 14px;z-index:9999}.skip-link:focus{top:12px}.announcement{position:relative;background:var(--accent);color:#fff;text-align:center;font-size:12px;font-weight:850;letter-spacing:.025em;padding:10px 48px;min-height:38px}.utility{border-bottom:1px solid #ededed;background:#fff;font-size:13px}.utility-inner{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.utility-inner>span{color:#5f5f5f}.utility-inner a{font-weight:750}.dot{padding:0 10px;color:#b2b2b2}.site-header{position:sticky;top:0;background:rgba(255,255,255,.97);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:100;border-bottom:1px solid rgba(0,0,0,.07)}.nav-wrap{height:76px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:26px}.brand{display:flex;align-items:center;justify-content:center;gap:6px;min-width:180px}.brand img{max-height:52px;width:auto;object-fit:contain}.brand-mark{font-size:48px;line-height:.9;font-weight:650;letter-spacing:-.085em}.brand small{font-size:8px;letter-spacing:.15em;align-self:flex-end;margin-bottom:8px}.main-nav{display:flex;align-items:center;gap:31px;font-size:13px;font-weight:760;min-width:0}.main-nav .nav-item{position:relative}.main-nav a{white-space:nowrap;transition:opacity .18s ease}.main-nav a:hover{opacity:.58}.dropdown{position:absolute;left:-18px;top:28px;min-width:240px;padding:12px;background:#fff;border:1px solid var(--line);box-shadow:0 22px 55px rgba(0,0,0,.11);border-radius:14px;display:none}.nav-item:hover .dropdown{display:grid}.dropdown a{padding:10px 12px;border-radius:8px}.dropdown a:hover{background:#f6f6f6;opacity:1}.nav-actions{justify-self:end;display:flex;align-items:center;gap:12px}.search-toggle,.menu-toggle{width:42px;height:42px;border:0;background:#fff;font-size:25px;line-height:1;display:grid;place-items:center;border-radius:999px;cursor:pointer;transition:background .18s ease}.search-toggle:hover{background:#f3f3f3}.quote-btn{background:#111;color:#fff;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:850;transition:transform .18s ease,background .18s ease}.quote-btn:hover{background:var(--accent);transform:translateY(-1px)}.menu-toggle{display:none}.mobile-menu{display:none}.search-panel{max-height:0;overflow:hidden;transition:.25s ease;background:#fff;border-bottom:1px solid var(--line)}.search-panel.open{max-height:120px}.search-panel form{width:min(calc(100% - 48px),900px);margin:18px auto;display:flex;gap:10px}.search-panel input{flex:1;border:1px solid #ddd;border-radius:12px;padding:14px 16px;font-size:16px}.search-panel button{border:0;background:#111;color:#fff;border-radius:12px;padding:0 22px;font-weight:800}
/* STORE-style premium carousel */.store-hero{padding:18px 0 0;background:#fff;overflow:hidden}.store-slider-viewport{position:relative;width:100%;overflow:hidden;touch-action:pan-y}.store-slider-track{display:flex;align-items:stretch;gap:36px;will-change:transform;transition:transform .72s cubic-bezier(.22,.75,.24,1)}.store-slider-track.no-transition{transition:none}.store-slide{position:relative;flex:0 0 min(64vw,1240px);height:clamp(500px,31vw,610px);border-radius:22px;overflow:hidden;background:#df233c;isolation:isolate;box-shadow:0 1px 0 rgba(0,0,0,.04)}.store-slide-media{position:absolute;inset:0;background:#dedede}.store-slide-img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.88) contrast(1.03);transform:scale(1.002)}.store-red-fog{position:absolute;inset:0;z-index:1;background:radial-gradient(circle at 76% 18%,rgba(255,255,255,.10),transparent 27%),linear-gradient(90deg,rgba(218,0,38,.90) 0%,rgba(229,18,48,.78) 38%,rgba(228,41,64,.55) 70%,rgba(214,0,35,.38) 100%);mix-blend-mode:multiply}.store-slide:nth-child(3n) .store-red-fog{background:radial-gradient(circle at 70% 24%,rgba(255,255,255,.13),transparent 26%),linear-gradient(90deg,rgba(226,17,43,.85),rgba(235,58,78,.60) 57%,rgba(221,30,51,.35))}.store-slide:nth-child(4n) .store-red-fog{background:linear-gradient(105deg,rgba(202,0,31,.88),rgba(235,62,80,.58) 62%,rgba(184,0,24,.32))}.store-slide:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(0,0,0,.16),transparent 62%),linear-gradient(0deg,rgba(0,0,0,.18),transparent 50%);pointer-events:none}.store-slide-copy{position:absolute;z-index:3;left:clamp(38px,5vw,92px);bottom:clamp(42px,4.4vw,78px);width:min(650px,72%);color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.12)}.store-slide-kicker{display:flex;align-items:center;gap:12px;margin-bottom:16px}.store-slide-kicker span{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.store-slide-kicker b{font-size:10px;line-height:1;background:#fff;color:#111;padding:8px 10px;border-radius:999px;letter-spacing:.07em}.store-slide h1,.store-slide h2{font-size:clamp(46px,4.1vw,70px);line-height:.98;letter-spacing:-.055em;margin:0 0 16px;max-width:720px}.store-slide p{font-size:17px;line-height:1.55;max-width:580px;margin:0;color:rgba(255,255,255,.92)}.store-slide-btn{display:inline-flex;align-items:center;gap:12px;margin-top:26px;background:#fff;color:#111;padding:14px 18px;border-radius:10px;font-size:13px;font-weight:900;text-shadow:none;box-shadow:0 8px 24px rgba(0,0,0,.10);transition:transform .18s ease,background .18s ease}.store-slide-btn:hover{transform:translateY(-2px);background:#fafafa}.store-slide-btn span{font-size:16px}.store-slide.no-image{background:linear-gradient(135deg,#df002d 0%,#f13c59 48%,#b00024 100%)}.store-slide-art{position:absolute;inset:0;overflow:hidden}.store-slide-art i{position:absolute;display:block;border-radius:35px;background:rgba(255,255,255,.13);transform:rotate(12deg)}.store-slide-art i:nth-child(1){width:320px;height:450px;right:15%;top:10%}.store-slide-art i:nth-child(2){width:220px;height:340px;right:34%;bottom:-12%;background:rgba(0,0,0,.15);transform:rotate(-12deg)}.store-slide-art i:nth-child(3){width:110px;height:110px;right:8%;top:9%;border-radius:999px;border:22px solid rgba(255,255,255,.22);background:transparent}.store-arrow{position:absolute;z-index:8;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:0;background:#fff;color:#111;font-size:24px;display:grid;place-items:center;cursor:pointer;box-shadow:0 6px 24px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}.store-arrow:hover{transform:translateY(-50%) scale(1.06);box-shadow:0 10px 28px rgba(0,0,0,.17)}.store-prev{left:calc(18% - 24px)}.store-next{right:calc(18% - 24px)}.store-dots{height:44px;display:flex;align-items:center;justify-content:center;gap:8px}.store-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#a9a9a9;cursor:pointer;transition:width .25s ease,background .25s ease}.store-dots button.active{width:28px;background:#222}
.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;margin-top:26px;overflow:hidden}.trust-strip>div{display:flex;align-items:center;gap:15px;padding:20px 24px;border-right:1px solid var(--line)}.trust-strip>div:last-child{border-right:0}.trust-strip b{font-size:12px;background:#111;color:#fff;width:34px;height:34px;border-radius:999px;display:grid;place-items:center}.trust-strip span{font-size:13px;color:var(--muted)}.trust-strip strong{display:block;color:#111;font-size:14px}.section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{font-size:clamp(34px,3.6vw,54px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 0}.section-head p{max-width:440px;color:var(--muted);margin:0}.section-head>a{font-weight:800}.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-card{min-height:190px;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;position:relative;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.category-card:nth-child(2n){background:#f7f7f5}.category-card:nth-child(3n){background:#fff5f5}.cat-index{font-size:11px;color:#888}.category-card strong{font-size:23px;line-height:1.08;margin:auto 0 4px}.category-card small{color:#777}.category-card i{font-style:normal;position:absolute;right:18px;top:18px;width:34px;height:34px;border:1px solid #ddd;border-radius:999px;display:grid;place-items:center}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-image{display:block;background:#f4f4f2;border-radius:20px;aspect-ratio:1/1.02;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.025)}.placeholder{height:100%;display:grid;place-items:center;font-size:38px;font-weight:900;color:#aaa}.placeholder.big{min-height:560px}.view-dot{position:absolute;right:14px;bottom:14px;width:42px;height:42px;background:#fff;border-radius:999px;display:grid;place-items:center;font-weight:900;box-shadow:0 5px 18px rgba(0,0,0,.12)}.product-info{padding:16px 4px}.product-info>span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--accent)}.product-info h3{font-size:19px;line-height:1.22;margin:6px 0 7px}.product-info p{font-size:14px;color:var(--muted);margin:0}.feature-split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;background:#f6f5f2;border-radius:28px;padding:70px}.feature-copy h2{font-size:clamp(38px,4.5vw,66px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 18px}.feature-copy>p{color:#555;font-size:17px}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px 18px;margin:26px 0}.check-grid span{font-size:14px}.feature-visual{min-height:540px;position:relative}.pack-card{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;border-radius:22px;font-size:38px;font-weight:900;line-height:.9;letter-spacing:-.04em;box-shadow:0 30px 60px rgba(0,0,0,.16)}.pack-card small{font-size:10px;letter-spacing:.16em;margin-top:10px}.pack-card.one{width:43%;height:64%;left:5%;bottom:7%;background:#111;color:#fff;transform:rotate(-8deg)}.pack-card.two{width:46%;height:72%;right:5%;top:3%;background:var(--accent);color:#fff;transform:rotate(6deg)}.pack-card.three{width:37%;height:49%;left:34%;top:25%;background:#fff;border:1px solid #e5e5e5;z-index:3;transform:rotate(1deg)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.blog-card{border-top:1px solid var(--line);padding-top:16px}.blog-thumb{display:block;aspect-ratio:16/10;background:#f5f5f5;border-radius:18px;overflow:hidden;margin-bottom:18px}.blog-thumb img{width:100%;height:100%;object-fit:cover}.blog-card small{color:#777}.blog-card h3{font-size:24px;line-height:1.1;margin:6px 0 10px}.blog-card p{color:var(--muted);font-size:14px}.blog-card div>a{font-size:14px;font-weight:800}.cta-band{margin-top:80px;margin-bottom:26px;background:var(--accent);color:#fff;border-radius:28px;padding:54px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band span{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.cta-band h2{font-size:clamp(30px,3.4vw,50px);line-height:1.05;max-width:900px;margin:8px 0 0;letter-spacing:-.04em}.cta-band>a{background:#111;color:#fff;padding:16px 20px;border-radius:12px;font-weight:900;white-space:nowrap}.site-footer{padding:54px 0 22px;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.2fr;gap:50px}.footer-grid h3{font-size:13px;margin:0 0 16px}.footer-grid a,.footer-grid p{display:block;font-size:14px;color:#666;margin:0 0 10px}.footer-logo{font-size:30px;font-weight:900}.footer-brand p{max-width:420px}.footer-pill{display:inline-block;margin-top:10px;border:1px solid #ddd;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:800}.footer-bottom{margin-top:50px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#888;font-size:12px}.breadcrumb-wrap{background:#f6f6f5;border-bottom:1px solid #efefef}.breadcrumbs{padding:18px 0;display:flex;gap:9px;align-items:center;font-size:13px;overflow:auto;white-space:nowrap}.breadcrumbs span{color:#888}.product-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;padding-top:60px;padding-bottom:70px}.product-main-image{background:#f3f3f1;border-radius:24px;overflow:hidden;aspect-ratio:1/1}.product-main-image img{width:100%;height:100%;object-fit:contain}.thumb-row{display:flex;gap:10px;margin-top:12px;overflow:auto}.product-thumb{padding:0;border:1px solid #ddd;background:#fff;border-radius:12px;overflow:hidden;width:86px;height:86px;flex:0 0 auto;cursor:pointer}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-summary{align-self:start;position:sticky;top:120px;padding-top:28px}.product-summary h1{font-size:clamp(42px,4.4vw,68px);line-height:1;letter-spacing:-.05em;margin:16px 0}.lead{font-size:18px;color:#4e4e4e}.spec-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:26px 0}.spec-list div{padding:16px 14px 16px 0}.spec-list span{display:block;font-size:11px;color:#888;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.spec-list strong{display:block;font-size:14px;margin-top:3px}.whatsapp-cta{display:flex;flex-direction:column;background:#19b66a;color:#fff;padding:18px 20px;border-radius:14px}.whatsapp-cta b{font-size:18px}.whatsapp-cta span{font-size:12px;opacity:.9}.product-cats{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px;font-size:12px}.product-cats span{color:#777}.product-cats a{background:#f4f4f4;padding:5px 9px;border-radius:999px}.product-content,.article-layout{display:grid;grid-template-columns:240px minmax(0,820px);gap:70px;justify-content:center;padding-top:30px;padding-bottom:70px}.content-aside,.article-aside{position:sticky;top:120px;align-self:start;border-top:1px solid #111;padding-top:14px;display:grid;gap:10px;font-size:13px}.content-aside span,.article-aside strong{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#777}.content-aside a,.article-aside a{font-weight:700}.rich-content{font-size:17px;color:#262626;min-width:0}.rich-content h2{font-size:34px;line-height:1.1;letter-spacing:-.03em;margin:48px 0 14px}.rich-content h3{font-size:25px;line-height:1.15;margin:34px 0 12px}.rich-content h4{font-size:20px}.rich-content p{margin:0 0 20px}.rich-content ul,.rich-content ol{padding-left:22px}.rich-content li{margin:7px 0}.rich-content img{border-radius:18px;margin:26px auto}.rich-content a{text-decoration:underline;text-underline-offset:3px}.mini-cta{background:#111;color:#fff;border-radius:26px;padding:42px 50px;display:flex;justify-content:space-between;gap:30px;align-items:center}.mini-cta span{font-size:12px;color:#bbb}.mini-cta h2{font-size:36px;line-height:1.05;margin:8px 0 0}.mini-cta a{background:#fff;color:#111;border-radius:12px;padding:14px 18px;font-weight:900}.article-hero{padding:76px 0 46px;max-width:1100px}.article-hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.06em;margin:14px 0}.article-hero p{font-size:20px;color:#555;max-width:800px}.article-cover{border-radius:26px;overflow:hidden;max-height:740px}.article-cover img{width:100%;height:100%;object-fit:cover}.archive-hero{padding:80px 0 20px}.archive-hero h1{font-size:clamp(54px,7vw,90px);line-height:.95;letter-spacing:-.06em;margin:10px 0}.archive-hero p{max-width:760px;color:#555;font-size:18px}.blog-grid.archive{grid-template-columns:repeat(3,1fr)}.empty-state{padding:50px;background:#f6f6f6;border-radius:20px;text-align:center}.not-found{text-align:center;padding:110px 0}.not-found b{font-size:100px;line-height:1;color:#eee}.not-found h1{font-size:42px;margin:10px 0}.not-found p{color:#666}.not-found .btn{margin-top:20px}
@media(max-width:1180px){.main-nav{gap:17px;font-size:12px}.store-slide{flex-basis:min(72vw,980px);height:560px}.store-prev{left:calc(14% - 24px)}.store-next{right:calc(14% - 24px)}.category-row,.product-grid{grid-template-columns:repeat(3,1fr)}.feature-split{padding:48px;gap:30px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:900px){.shell{width:min(calc(100% - 28px),var(--shell))}.utility{display:none}.nav-wrap{height:72px;grid-template-columns:auto 1fr auto}.main-nav{display:none}.menu-toggle{display:grid}.brand{justify-self:center}.nav-actions .quote-btn{display:none}.mobile-menu{position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);padding:12px 20px 22px;display:none;max-height:70vh;overflow:auto}.menu-open .mobile-menu{display:grid}.mobile-menu .nav-item,.mobile-menu>a{display:grid}.mobile-menu a{padding:10px 0;font-weight:800}.mobile-menu .dropdown{position:static;display:grid;box-shadow:none;border:0;padding:0 0 0 14px}.store-hero{padding-top:12px}.store-slider-track{gap:16px}.store-slide{flex-basis:86vw;height:540px;border-radius:20px}.store-prev{left:calc(7% - 20px)}.store-next{right:calc(7% - 20px)}.store-arrow{width:42px;height:42px;font-size:20px}.store-slide-copy{left:38px;bottom:45px;width:75%}.store-slide h1,.store-slide h2{font-size:48px}.store-slide p{font-size:16px}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip>div:nth-child(2){border-right:0}.category-row,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-split{grid-template-columns:1fr}.feature-visual{min-height:420px}.blog-grid,.blog-grid.archive{grid-template-columns:1fr 1fr}.product-hero{grid-template-columns:1fr;gap:26px}.product-summary{position:static;padding-top:0}.product-content,.article-layout{grid-template-columns:1fr;gap:24px}.content-aside,.article-aside{position:static;display:flex;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}.cta-band{padding:38px;align-items:flex-start;flex-direction:column}.mini-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.announcement{font-size:10px;padding:9px 16px}.brand{min-width:0}.brand img{max-width:150px;max-height:44px}.brand-mark{font-size:38px}.brand small{display:none}.store-slider-track{gap:12px}.store-slide{flex-basis:90vw;height:520px;border-radius:18px}.store-slide-copy{left:24px;right:24px;bottom:30px;width:auto}.store-slide-kicker{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:12px}.store-slide h1,.store-slide h2{font-size:40px;line-height:1}.store-slide p{font-size:14px;line-height:1.5}.store-slide-btn{margin-top:20px;padding:12px 15px}.store-arrow{width:38px;height:38px}.store-prev{left:calc(5% - 10px)}.store-next{right:calc(5% - 10px)}.store-dots{height:38px}.trust-strip{grid-template-columns:1fr}.trust-strip>div{border-right:0;border-bottom:1px solid var(--line)}.trust-strip>div:last-child{border-bottom:0}.section{padding:60px 0}.section-head{align-items:flex-start;flex-direction:column}.category-row,.product-grid{grid-template-columns:1fr}.category-card{min-height:150px}.feature-split{padding:28px;border-radius:20px}.feature-copy h2{font-size:42px}.check-grid{grid-template-columns:1fr}.feature-visual{min-height:340px}.blog-grid,.blog-grid.archive{grid-template-columns:1fr}.cta-band{margin-top:40px;padding:30px;border-radius:20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px}.product-hero{padding-top:30px}.product-summary h1{font-size:44px}.spec-list{grid-template-columns:1fr}.spec-list div{border-bottom:1px solid var(--line)}.spec-list div:last-child{border-bottom:0}.product-content,.article-layout{padding-bottom:40px}.rich-content{font-size:16px}.rich-content h2{font-size:30px}.article-hero{padding-top:54px}.article-hero h1{font-size:48px}.archive-hero h1{font-size:58px}.mini-cta{padding:28px}.mini-cta h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.store-slider-track,.store-dots button,.store-slide-btn,.store-arrow{transition:none!important}}

/* === DCK CMS 1.2.0 premium STORE-style header / mega menu === */
.utility{height:42px;background:#fff;border-bottom:1px solid #ececec;position:relative;z-index:160}
.utility-inner{height:42px;min-height:42px;font-size:12.5px;font-weight:750}
.utility-left,.utility-social{display:flex;align-items:center;gap:13px;min-width:0}
.utility-separator{width:1px;height:22px;background:#dedede}
.top-location{display:inline-flex;align-items:center;gap:7px;color:#1c1c1c;white-space:nowrap}
.top-location svg,.language-current svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.language-switcher{position:relative}
.language-current{appearance:none;border:0;background:transparent;display:flex;align-items:center;gap:7px;padding:5px 0;font:inherit;font-weight:800;color:#171717;cursor:pointer}
.language-current .chev{font-size:13px;margin-left:1px;color:#777;transition:transform .18s ease}
.language-switcher.open .language-current .chev{transform:rotate(180deg)}
.language-menu{position:absolute;top:calc(100% + 10px);left:-12px;width:170px;padding:8px;background:#fff;border:1px solid #e7e7e7;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.12);opacity:0;visibility:hidden;transform:translateY(-5px);transition:.18s ease;z-index:300}
.language-switcher.open .language-menu{opacity:1;visibility:visible;transform:none}
.language-menu button{width:100%;border:0;background:transparent;padding:9px 10px;border-radius:9px;text-align:left;font:inherit;font-size:12.5px;font-weight:750;cursor:pointer;color:#242424}
.language-menu button:hover,.language-menu button.active{background:#f2f2f2;color:#000}
.utility-social{margin-left:auto}
.utility-social>span{color:#333;font-weight:700;margin-right:2px}
.utility-social a{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:950;line-height:1;color:#111;transition:.16s ease}
.utility-social a:hover{background:#111;color:#fff;transform:translateY(-1px)}
.site-header{background:rgba(255,255,255,.985);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);z-index:150}
.nav-wrap{height:82px;display:flex;align-items:center;position:relative;gap:0}
.main-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800;min-width:0;max-width:calc(50% - 120px);padding-right:12px}
.main-nav .nav-item{position:relative}
.main-nav .nav-item.is-mega{position:static}
.main-nav>.nav-item>a{height:82px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;position:relative}
.main-nav>.nav-item>a:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:#111;transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
.main-nav>.nav-item:hover>a:after{transform:scaleX(1)}
.main-nav a:hover{opacity:1}
.nav-chevron{font-size:12px;margin-top:-3px;transition:transform .18s ease}
.nav-item:hover .nav-chevron{transform:rotate(180deg)}
.brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:190px;height:66px;min-width:190px;z-index:4;pointer-events:auto}
.brand img{max-width:178px;max-height:58px;width:auto;height:auto;object-fit:contain}
.nav-actions{margin-left:auto;display:flex;align-items:center;gap:7px;z-index:5}
.header-icon{position:relative;width:43px;height:43px;border:0;background:transparent;border-radius:999px;display:grid;place-items:center;cursor:pointer;color:#111;transition:background .16s ease,transform .16s ease}
.header-icon:hover{background:#f1f1f1;transform:translateY(-1px)}
.header-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.header-icon .cart-svg svg{width:23px;height:23px}
.cart-count{position:absolute;right:0;top:1px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--accent);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900;line-height:1;box-shadow:0 0 0 2px #fff}
.menu-toggle{width:42px;height:42px;padding:11px;border:0;background:transparent;border-radius:10px;place-items:center;gap:4px}
.menu-toggle span{display:block;width:20px;height:2px;background:#111;border-radius:10px}
.dropdown{left:-18px;top:70px;min-width:280px;padding:11px;background:rgba(255,255,255,.985);border:1px solid #e7e7e7;box-shadow:0 24px 60px rgba(0,0,0,.12);border-radius:16px;display:block;opacity:0;visibility:hidden;transform:translateY(-6px);transition:.18s ease}
.nav-item:hover>.dropdown{opacity:1;visibility:visible;transform:none}
.dropdown a{display:grid;grid-template-columns:27px 1fr 16px;align-items:center;gap:9px;padding:10px 11px;border-radius:10px;font-size:12.5px}
.dropdown a:hover{background:#f4f4f4}
.mini-bag,.mega-icon{display:grid;place-items:center;color:#111}
.mini-bag svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.mini-arrow{font-size:18px;color:#999;text-align:right}
.mega-menu{position:absolute;left:0;right:0;top:82px;margin:auto;width:min(100%,1050px);padding:0;background:linear-gradient(120deg,rgba(255,255,255,.99),rgba(255,244,246,.98));border:1px solid #e7e7e7;border-radius:0 0 22px 22px;box-shadow:0 28px 80px rgba(0,0,0,.14);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s ease;overflow:hidden;z-index:120}
.nav-item.is-mega:hover>.mega-menu{opacity:1;visibility:visible;transform:none}
.mega-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:18px 26px;border-bottom:1px solid rgba(0,0,0,.07)}
.mega-head span{font-size:14px;font-weight:900}.mega-head small{font-size:11px;color:#777}
.mega-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:13px}
.mega-link{display:grid;grid-template-columns:40px 1fr 24px;align-items:center;gap:12px;min-height:72px;padding:12px 14px;border-radius:13px;transition:background .16s ease}
.mega-link:hover{background:rgba(255,255,255,.92)}
.mega-icon{width:38px;height:38px;border-radius:10px;background:#fff;border:1px solid #e7e7e7}
.mega-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.mega-copy{min-width:0}.mega-copy b{display:block;font-size:13px;line-height:1.25}.mega-copy small{display:block;font-size:10.5px;color:#888;margin-top:3px}
.mega-arrow{display:grid;place-items:center;color:#8a8a8a}.mega-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.search-panel{position:relative;z-index:140;background:#fff}.search-panel form{margin:16px auto}
/* quote basket */
.cart-overlay{position:fixed;inset:0;background:rgba(0,0,0,.32);backdrop-filter:blur(3px);z-index:500;opacity:0;visibility:hidden;transition:.22s ease}
.quote-cart{position:fixed;right:0;top:0;bottom:0;width:min(430px,94vw);background:#fff;z-index:510;box-shadow:-30px 0 80px rgba(0,0,0,.16);transform:translateX(104%);transition:transform .28s cubic-bezier(.22,.75,.24,1);display:grid;grid-template-rows:auto 1fr auto}
.cart-open .cart-overlay{opacity:1;visibility:visible}.cart-open .quote-cart{transform:none}.cart-open{overflow:hidden}
.quote-cart-head{padding:25px 24px 20px;border-bottom:1px solid #eee;display:flex;align-items:flex-start;justify-content:space-between}.quote-cart-head small{font-size:10px;letter-spacing:.14em;font-weight:900;color:#777}.quote-cart-head h2{margin:2px 0 0;font-size:25px;letter-spacing:-.035em}.quote-cart-head button{border:0;background:#f3f3f3;width:38px;height:38px;border-radius:999px;font-size:24px;cursor:pointer}
.quote-cart-body{overflow:auto;padding:16px 24px}.cart-empty{color:#777;font-size:13px;padding:20px 0}
.cart-item{display:grid;grid-template-columns:66px 1fr auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.cart-item img{width:66px;height:66px;object-fit:cover;border-radius:10px;background:#f3f3f3}.cart-item b{display:block;font-size:13px;line-height:1.25}.cart-item a{font-size:11px;color:#777}.cart-item button{border:0;background:transparent;color:#999;font-size:20px;cursor:pointer}
.quote-cart-foot{padding:18px 24px 24px;border-top:1px solid #eee}.cart-whatsapp{display:flex;align-items:center;justify-content:space-between;background:#111;color:#fff;padding:14px 16px;border-radius:11px;font-size:13px;font-weight:900}.cart-whatsapp:hover{background:var(--accent)}.cart-clear{width:100%;border:0;background:transparent;padding:12px 0 0;color:#888;font-size:11px;font-weight:750;cursor:pointer}
.add-to-quote{margin-top:12px;width:100%;border:1px solid #111;background:#fff;color:#111;border-radius:12px;padding:14px 16px;font-weight:900;font-size:13px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:.16s ease}.add-to-quote:hover{background:#111;color:#fff}.add-to-quote.added{background:#111;color:#fff}
/* Hide Google Translate chrome; translation stays on the same clean URL. */
.goog-te-banner-frame,.goog-te-balloon-frame,#goog-gt-tt,.goog-te-spinner-pos{display:none!important}body{top:0!important}.skiptranslate iframe{display:none!important}
@media(max-width:1180px){.main-nav{gap:18px;font-size:12px;max-width:calc(50% - 103px)}.brand{width:170px;min-width:170px}.brand img{max-width:158px}.mega-menu{width:min(100%,900px)}}
@media(max-width:900px){.utility{display:block;height:39px}.utility-inner{height:39px;min-height:39px}.utility-social>span,.top-location,.utility-separator{display:none}.utility-social{gap:5px}.nav-wrap{height:72px;display:flex}.main-nav{display:none}.menu-toggle{display:grid;z-index:6}.brand{left:50%;width:160px;min-width:160px;height:60px}.brand img{max-width:150px;max-height:48px}.nav-actions{margin-left:auto}.header-icon.whatsapp-icon{display:none}.mobile-menu{position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid var(--line);padding:12px 18px 22px;display:none;max-height:72vh;overflow:auto;z-index:170}.menu-open .mobile-menu{display:grid}.mobile-menu .nav-item{display:grid;border-bottom:1px solid #eee}.mobile-menu .nav-item>a{padding:13px 0;font-weight:850;display:flex;justify-content:space-between}.mobile-menu .dropdown,.mobile-menu .mega-menu{position:static!important;display:grid!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;border:0!important;border-radius:0!important;width:100%!important;background:#fafafa!important;margin:0 0 10px!important}.mobile-menu .mega-head{display:none}.mobile-menu .mega-grid{grid-template-columns:1fr;padding:6px}.mobile-menu .mega-link{min-height:56px;padding:8px}.mobile-menu .mega-copy small{display:none}.mobile-menu .dropdown{padding:6px 10px}.mobile-menu .dropdown a{padding:9px}.mobile-menu .nav-chevron{display:none}}
@media(max-width:620px){.announcement{font-size:9.5px;padding:8px 36px}.utility-inner{width:calc(100% - 24px)}.language-menu{left:0}.utility-social a{width:22px;height:22px}.nav-wrap{width:calc(100% - 24px)}.brand{width:142px;min-width:142px}.brand img{max-width:138px;max-height:44px}.header-icon{width:39px;height:39px}.header-icon svg{width:20px;height:20px}.quote-cart{width:94vw}}
.translate-engine{position:fixed!important;left:-9999px!important;top:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}


/* v1.2.1 header refinement */
.utility-inner{width:min(calc(100% - 48px),1320px)!important;min-height:50px!important;font-size:15px!important}
.utility-left{gap:16px!important}
.utility-social{gap:10px!important;align-items:center!important}
.utility-social>span{font-size:18px!important;font-weight:800!important;margin-right:8px!important;letter-spacing:-.02em}
.utility-social a{width:42px!important;height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;border:1px solid transparent!important}
.utility-social a svg{width:26px!important;height:26px!important;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.utility-social .social-facebook svg,.utility-social .social-linkedin svg,.utility-social .social-youtube svg{fill:currentColor;stroke:none}
.utility-social a:hover{background:#111!important;color:#fff!important;transform:translateY(-1px)!important}
.nav-wrap{width:min(calc(100% - 48px),1320px)!important;height:86px!important;justify-content:space-between!important}
.main-nav{margin-left:0!important;gap:24px!important;max-width:calc(50% - 92px)!important;padding-right:28px!important;justify-content:flex-end!important;flex:1 1 0!important}
.main-nav>.nav-item>a{height:86px!important;font-size:14px!important}
.brand{width:176px!important;min-width:176px!important;height:64px!important}
.brand img{max-width:168px!important;max-height:54px!important}
.nav-actions{margin-left:0!important;gap:10px!important;justify-content:flex-start!important;flex:1 1 0!important;max-width:calc(50% - 92px)!important;padding-left:28px!important}
.header-icon{width:46px!important;height:46px!important}
.header-icon svg,.header-icon .cart-svg svg{width:23px!important;height:23px!important}
.mega-menu{top:86px!important}
@media(max-width:1180px){
  .utility-inner,.nav-wrap{width:min(calc(100% - 40px),1200px)!important}
  .main-nav{gap:18px!important;max-width:calc(50% - 86px)!important;padding-right:22px!important}
  .nav-actions{max-width:calc(50% - 86px)!important;padding-left:22px!important}
}
@media(max-width:900px){
  .utility-inner{min-height:42px!important;font-size:13px!important;width:calc(100% - 24px)!important}
  .utility-social{gap:6px!important}
  .utility-social>span{font-size:14px!important;margin-right:4px!important}
  .utility-social a{width:28px!important;height:28px!important}
  .utility-social a svg{width:18px!important;height:18px!important}
  .nav-wrap{width:calc(100% - 24px)!important;height:74px!important}
  .brand{width:160px!important;min-width:160px!important;height:60px!important}
  .brand img{max-width:150px!important;max-height:48px!important}
  .nav-actions{flex:0 0 auto!important;max-width:none!important;padding-left:0!important}
}


/* v1.2.2 mixed slider layout */
.store-slider-track{align-items:flex-end}
.store-slide.layout-wide-video,.store-slide.layout-wide{flex-basis:min(64vw,1240px);height:clamp(500px,31vw,610px)}
.store-slide.layout-square{flex-basis:min(31vw,620px);height:clamp(520px,41vw,640px)}
.store-slide.has-video .store-red-fog{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.12),transparent 26%),linear-gradient(90deg,rgba(191,6,32,.82) 0%,rgba(222,26,52,.66) 42%,rgba(221,48,71,.42) 72%,rgba(184,0,29,.28) 100%)}
.store-slide-video-wrap{position:absolute;inset:0;background:#d9d9d9}
.store-slide-video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.92) contrast(1.02)}
.store-slide.layout-square .store-slide-copy{width:min(78%,420px);left:34px;bottom:34px}
.store-slide.layout-square .store-slide-kicker{margin-bottom:12px}
.store-slide.layout-square .store-slide-kicker span{font-size:10px;letter-spacing:.12em}
.store-slide.layout-square .store-slide-kicker b{padding:7px 9px}
.store-slide.layout-square h1,.store-slide.layout-square h2{font-size:clamp(30px,3vw,48px);line-height:1.02;max-width:390px;margin-bottom:12px}
.store-slide.layout-square p{font-size:15px;line-height:1.48;max-width:360px}
.store-slide.layout-square .store-slide-btn{margin-top:18px;padding:13px 16px;font-size:12px}
.store-slide.layout-square:after{background:linear-gradient(180deg,rgba(0,0,0,.02),transparent 34%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 58%)}
.store-slide.layout-square .store-red-fog{background:linear-gradient(180deg,rgba(242,28,60,.38),rgba(222,20,53,.58))}
.store-slide.layout-wide-video .store-slide-copy{width:min(650px,70%)}
.store-slide.layout-wide-video h1,.store-slide.layout-wide-video h2{font-size:clamp(48px,4.2vw,72px)}
@media(max-width:1180px){
  .store-slide.layout-wide-video,.store-slide.layout-wide{flex-basis:min(72vw,980px);height:560px}
  .store-slide.layout-square{flex-basis:min(42vw,520px);height:560px}
}
@media(max-width:900px){
  .store-slider-track{align-items:stretch}
  .store-slide.layout-wide-video,.store-slide.layout-wide,.store-slide.layout-square{flex-basis:86vw;height:540px}
  .store-slide.layout-square .store-slide-copy{width:75%;left:38px;bottom:45px}
  .store-slide.layout-square h1,.store-slide.layout-square h2{font-size:46px}
  .store-slide.layout-square p{font-size:16px}
}
@media(max-width:620px){
  .store-slide.layout-wide-video,.store-slide.layout-wide,.store-slide.layout-square{flex-basis:90vw;height:520px}
  .store-slide.layout-square .store-slide-copy{left:24px;right:24px;bottom:30px;width:auto}
  .store-slide.layout-square h1,.store-slide.layout-square h2{font-size:38px}
  .store-slide.layout-square p{font-size:14px}
}


/* v1.2.3 icon refinement */
.utility-social{gap:12px!important}
.utility-social>span{font-size:18px!important;font-weight:800!important;margin-right:10px!important;letter-spacing:-.02em}
.utility-social a{width:40px!important;height:40px!important;border-radius:999px!important;display:grid!important;place-items:center!important;color:#111!important;transition:transform .16s ease,background .16s ease,color .16s ease!important}
.utility-social a svg{width:23px!important;height:23px!important;display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.utility-social a.social-facebook svg{fill:currentColor;stroke:none}
.utility-social a.social-youtube svg{fill:none;stroke:currentColor;stroke-width:1.8}
.utility-social a.social-tiktok svg{fill:currentColor;stroke:none}
.utility-social a:hover{background:#111!important;color:#fff!important;transform:translateY(-1px)!important}
.nav-actions{gap:10px!important}
.header-icon{width:46px!important;height:46px!important}
.header-icon svg,.header-icon .cart-svg svg{width:24px!important;height:24px!important;fill:none;stroke:currentColor;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}
.header-icon.whatsapp-icon svg{width:25px!important;height:25px!important}
.quote-cart-toggle .cart-svg{display:grid;place-items:center}
@media(max-width:900px){.header-icon.whatsapp-icon{display:none!important}}
@media(max-width:620px){
  .utility-social a{width:34px!important;height:34px!important}
  .utility-social a svg{width:19px!important;height:19px!important}
}


/* v1.2.4 typography + polished brand icons */
html,body,button,input,textarea,select{font-family:"Inter",ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important}
.main-nav{font-weight:650!important}
.main-nav>.nav-item>a{letter-spacing:-.015em}
.utility-social>span{font-weight:650!important;letter-spacing:-.025em!important}
.store-slide h1,.store-slide h2{font-family:"Inter",ui-sans-serif,sans-serif!important;font-weight:650!important;letter-spacing:-.052em!important}
.store-slide p{font-weight:400!important;letter-spacing:-.012em}
.store-slide-btn{font-weight:650!important;letter-spacing:-.012em}
.section-head h2,.feature-copy h2,.article-hero h1,.archive-hero h1,.product-summary h1{font-family:"Inter",ui-sans-serif,sans-serif!important;font-weight:650!important}
.utility-social a{background:transparent!important;color:#0b0b0b!important}
.utility-social a svg{width:25px!important;height:25px!important;display:block!important;fill:currentColor!important;stroke:none!important}
.utility-social a.social-x svg,.utility-social a.social-linkedin svg{fill:none!important;stroke:currentColor!important;stroke-width:1.9!important}
.utility-social a.social-youtube svg{fill:none!important;stroke:currentColor!important;stroke-width:1.75!important}
.utility-social a:hover{background:#f2f2f2!important;color:#000!important;transform:translateY(-1px)!important}
.header-icon{color:#080808!important}
.header-icon svg{display:block!important}
.header-icon.whatsapp-icon svg.brand-whatsapp{width:27px!important;height:27px!important;fill:currentColor!important;stroke:none!important}
.quote-cart-toggle svg.quote-request-svg{width:25px!important;height:25px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.quote-cart-toggle .cart-svg{display:grid!important;place-items:center!important}
.cart-count{right:-1px!important;top:-1px!important;min-width:18px!important;height:18px!important;font-size:9px!important}


/* v1.2.5 header ratio + unified icon sizing */
:root{--shell:1280px!important}
.utility-inner,.nav-wrap{width:min(calc(100% - 56px),1240px)!important}
.utility-inner{min-height:48px!important}
.utility-left,.utility-social{gap:14px!important}
.utility-social{margin-left:auto!important;display:flex!important;align-items:center!important;gap:14px!important}
.utility-social>span{font-size:18px!important;font-weight:700!important;letter-spacing:-.03em!important;margin-right:6px!important;color:#181818!important}
.utility-social a{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;border-radius:0!important;background:transparent!important;color:#111!important;transform:none!important}
.utility-social a:hover{background:transparent!important;color:#111!important;transform:none!important}
.utility-social a svg{display:block!important;width:22px!important;height:22px!important;stroke:currentColor!important;fill:none!important;stroke-width:2.05!important;stroke-linecap:round!important;stroke-linejoin:round!important;vector-effect:non-scaling-stroke}
.utility-social a.social-facebook svg{width:19px!important;height:19px!important;fill:currentColor!important;stroke:none!important}
.utility-social a.social-instagram svg{width:22px!important;height:22px!important}
.utility-social a.social-linkedin svg{width:20px!important;height:20px!important;stroke-width:2.15!important}
.utility-social a.social-youtube svg{width:22px!important;height:22px!important;stroke-width:1.95!important}
.utility-social a.social-youtube svg path:last-child{fill:currentColor!important;stroke:none!important}
.site-header{position:sticky!important;top:0;background:rgba(255,255,255,.985)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;border-bottom:1px solid rgba(0,0,0,.07)!important}
.nav-wrap{display:grid!important;grid-template-columns:minmax(0,1fr) 210px minmax(0,1fr)!important;align-items:center!important;gap:0!important;height:86px!important;position:relative!important}
.brand{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:210px!important;min-width:210px!important;height:64px!important;justify-self:center!important;z-index:4!important}
.brand img{max-width:196px!important;max-height:58px!important;width:auto!important;height:auto!important;object-fit:contain!important}
.main-nav{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:30px!important;padding-right:34px!important;max-width:none!important;flex:1 1 auto!important;min-width:0!important}
.main-nav>.nav-item>a{height:86px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:14px!important;font-weight:700!important;letter-spacing:-.02em!important}
.nav-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important;padding-left:34px!important;max-width:none!important;flex:1 1 auto!important;margin-left:0!important}
.header-icon{width:42px!important;height:42px!important;border-radius:0!important;color:#111!important;background:transparent!important}
.header-icon:hover{background:transparent!important;transform:none!important}
.header-icon svg,.header-icon .cart-svg svg,.header-icon.whatsapp-icon svg.brand-whatsapp{width:24px!important;height:24px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:1.95!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.header-icon.whatsapp-icon svg.brand-whatsapp{fill:currentColor!important;stroke:none!important}
.quote-cart-toggle .cart-svg svg{width:24px!important;height:24px!important}
.cart-count{right:1px!important;top:2px!important}
@media(max-width:1180px){
  .utility-inner,.nav-wrap{width:min(calc(100% - 40px),1160px)!important}
  .nav-wrap{grid-template-columns:minmax(0,1fr) 188px minmax(0,1fr)!important;height:82px!important}
  .brand{width:188px!important;min-width:188px!important}
  .brand img{max-width:176px!important}
  .main-nav{gap:22px!important;padding-right:24px!important}
  .nav-actions{gap:12px!important;padding-left:24px!important}
}
@media(max-width:900px){
  .utility-social>span,.top-location,.utility-separator{display:none!important}
  .utility-social{gap:10px!important}
  .utility-social a{width:28px!important;height:28px!important}
  .utility-social a svg{width:18px!important;height:18px!important}
  .nav-wrap{display:flex!important;height:74px!important;width:calc(100% - 24px)!important}
  .brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:164px!important;min-width:164px!important;height:58px!important}
  .brand img{max-width:154px!important;max-height:48px!important}
  .main-nav{display:none!important}
  .nav-actions{padding-left:0!important;gap:8px!important}
  .header-icon{width:38px!important;height:38px!important}
  .header-icon svg,.header-icon .cart-svg svg,.header-icon.whatsapp-icon svg.brand-whatsapp{width:21px!important;height:21px!important}
}


/* v1.2.6 align main navigation with top language icon */
@media(min-width:901px){
  .main-nav{justify-content:flex-start!important;padding-right:0!important;}
}


/* v1.2.7 top utility fonts lighter like STORE */
.utility{font-size:13px!important}
.language-current,
.top-location,
.utility-social>span{
  font-weight:600!important;
  letter-spacing:-.015em!important;
}
.language-current{gap:8px!important;color:#202020!important}
.language-current span:not(.chev){font-weight:600!important}
.language-current .chev{font-size:12px!important;font-weight:500!important;color:#8b8b8b!important}
.top-location{font-weight:600!important;color:#202020!important}
.utility-social>span{font-size:17px!important;font-weight:600!important;color:#202020!important}
.utility-left svg,
.utility-social svg{opacity:.96}
@media(max-width:900px){
  .language-current,
  .top-location{font-weight:600!important}
}


/* v1.2.8 equal slide heights + right contact CTA */
:root{--dck-slide-h:clamp(500px,31vw,610px)}
.store-slider-track{align-items:stretch!important}
.store-slide,
.store-slide.layout-wide-video,
.store-slide.layout-wide,
.store-slide.layout-square{height:var(--dck-slide-h)!important}
.store-slide.layout-square{flex-basis:var(--dck-slide-h)!important}
.nav-actions{gap:12px!important}
.nav-action-divider{display:block;width:1px;height:36px;background:#111;opacity:.16;margin:0 6px 0 4px;flex:0 0 1px}
.contact-cta{height:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:12px;background:#0c0c0c;color:#fff;font-size:14px;font-weight:700;letter-spacing:-.02em;white-space:nowrap;transition:transform .16s ease,background .16s ease}
.contact-cta:hover{background:#1d1d1d;transform:translateY(-1px)}
.contact-cta svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
@media(min-width:901px){
  .main-nav>.nav-item.is-contact-menu{display:none!important}
}
@media(max-width:1180px){
  :root{--dck-slide-h:560px}
  .contact-cta{padding:0 15px}
  .nav-action-divider{margin-left:2px;margin-right:2px}
}
@media(max-width:900px){
  :root{--dck-slide-h:540px}
  .nav-action-divider,.contact-cta{display:none!important}
  .mobile-menu .nav-item.is-contact-menu{display:grid!important}
}
@media(max-width:620px){
  :root{--dck-slide-h:520px}
}


/* v1.2.9 final social icon set */
.utility-social{display:flex!important;align-items:center!important;gap:16px!important}
.utility-social>span{margin-right:4px!important}
.utility-social a{width:34px!important;height:34px!important;display:grid!important;place-items:center!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#111!important}
.utility-social a:hover{background:transparent!important;color:#111!important;transform:none!important}
.utility-social a svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;fill:none!important;stroke:none!important;overflow:visible!important}
.utility-social a.social-facebook svg{width:22px!important;height:22px!important}
.utility-social a.social-instagram svg{width:22px!important;height:22px!important}
.utility-social a.social-x svg{width:20px!important;height:20px!important}
.utility-social a.social-linkedin svg{width:20px!important;height:20px!important}
.utility-social a.social-youtube svg{width:22px!important;height:22px!important}
.utility-social a.social-tiktok svg{width:20px!important;height:20px!important}
@media(max-width:900px){
  .utility-social{gap:12px!important}
  .utility-social a{width:30px!important;height:30px!important}
  .utility-social a svg{width:19px!important;height:19px!important;max-width:19px!important;max-height:19px!important}
  .utility-social a.social-facebook svg,.utility-social a.social-instagram svg,.utility-social a.social-youtube svg{width:19px!important;height:19px!important}
  .utility-social a.social-linkedin svg,.utility-social a.social-x svg,.utility-social a.social-tiktok svg{width:18px!important;height:18px!important}
}


/* v1.2.10 remove unwanted line under header */
.site-header{
  border-bottom:none!important;
  box-shadow:none!important;
}
.search-panel{
  border-bottom:none!important;
}


/* v1.2.11 top utility sizing */
.utility{
  font-size:14px!important;
}
.utility-inner,
.utility-left,
.utility-right,
.language-current,
.top-location,
.utility-social>span{
  font-size:14px!important;
}
.utility-social{
  gap:8px!important;
}
.utility-social>span{
  margin-right:8px!important;
}
.utility-social a{
  width:28px!important;
  height:28px!important;
}
.utility-social a svg{
  width:20px!important;
  height:20px!important;
  max-width:20px!important;
  max-height:20px!important;
}
.utility-social a.social-facebook svg,
.utility-social a.social-instagram svg,
.utility-social a.social-youtube svg{
  width:20px!important;
  height:20px!important;
}
.utility-social a.social-linkedin svg,
.utility-social a.social-x svg,
.utility-social a.social-tiktok svg{
  width:18px!important;
  height:18px!important;
}


/* v1.2.12 slider overlay tuning */
/* 1) video slide: remove red look, keep only very light black bottom fade */
.store-slide.layout-wide-video.has-video .store-red-fog{
  background:transparent!important;
  mix-blend-mode:normal!important;
}
.store-slide.layout-wide-video.has-video:after{
  background:
    linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.03) 56%,rgba(0,0,0,.26) 100%),
    linear-gradient(90deg,rgba(0,0,0,.08) 0%,rgba(0,0,0,0) 44%)!important;
}

/* 2) first square slide next to video: strong red panel with media faintly visible */
.store-slide.layout-square:nth-child(2) .store-red-fog{
  background:
    linear-gradient(180deg,rgba(235,38,66,.84) 0%,rgba(228,28,57,.84) 100%)!important;
  mix-blend-mode:multiply!important;
}
.store-slide.layout-square:nth-child(2):after{
  background:
    linear-gradient(180deg,rgba(0,0,0,.01) 0%,rgba(0,0,0,.18) 100%)!important;
}
.store-slide.layout-square:nth-child(2) .store-slide-img,
.store-slide.layout-square:nth-child(2) .store-slide-video{
  filter:saturate(.72) contrast(.96) brightness(.92)!important;
}


/* v1.2.13 square slide red strength fix */
.store-slide.layout-square .store-red-fog{
  background:
    radial-gradient(circle at 76% 16%, rgba(255,255,255,.08), transparent 28%),
    linear-gradient(180deg, rgba(236,43,67,.88) 0%, rgba(229,31,58,.90) 100%) !important;
  mix-blend-mode:multiply !important;
}
.store-slide.layout-square:after{
  background:
    linear-gradient(180deg, rgba(0,0,0,.02) 0%, rgba(0,0,0,.06) 38%, rgba(0,0,0,.22) 100%) !important;
}
.store-slide.layout-square .store-slide-img,
.store-slide.layout-square .store-slide-video{
  filter:saturate(.72) contrast(.94) brightness(.90) !important;
}


/* v1.2.14 per-slide overlay controls from admin */
.store-slide .store-red-fog{
  background:var(--dck-overlay-bg,transparent)!important;
  mix-blend-mode:normal!important;
  opacity:1!important;
}
.store-slide:after,
.store-slide.layout-square:after,
.store-slide.layout-wide-video.has-video:after{
  background:
    linear-gradient(180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 54%,
      rgba(0,0,0,var(--dck-bottom-alpha,.18)) 100%)!important;
}
.store-slide.layout-square .store-slide-img,
.store-slide.layout-square .store-slide-video,
.store-slide.layout-wide .store-slide-img,
.store-slide.layout-wide-video .store-slide-video{
  filter:saturate(.92) contrast(1.02)!important;
}


/* v1.2.15 — Admin slider overlay is the ONLY source of truth
   This deliberately overrides all legacy red overlay rules from older builds. */
#main .store-hero .store-slide .store-red-fog,
#main .store-hero .store-slide.layout-square .store-red-fog,
#main .store-hero .store-slide.layout-wide .store-red-fog,
#main .store-hero .store-slide.layout-wide-video .store-red-fog,
#main .store-hero .store-slide.has-video .store-red-fog,
#main .store-hero .store-slide.layout-square:nth-child(n) .store-red-fog,
#main .store-hero .store-slide:nth-child(3n) .store-red-fog,
#main .store-hero .store-slide:nth-child(4n) .store-red-fog {
  background: var(--dck-overlay-bg, transparent) !important;
  background-image: var(--dck-overlay-bg, transparent) !important;
  mix-blend-mode: normal !important;
  opacity: 1 !important;
}

/* Only the panel's "Alttan siyah degrade" value may create a dark fade. */
#main .store-hero .store-slide::after,
#main .store-hero .store-slide.layout-square::after,
#main .store-hero .store-slide.layout-wide::after,
#main .store-hero .store-slide.layout-wide-video::after,
#main .store-hero .store-slide.has-video::after,
#main .store-hero .store-slide.layout-square:nth-child(n)::after {
  background: linear-gradient(
    180deg,
    rgba(0,0,0,0) 0%,
    rgba(0,0,0,0) 54%,
    rgba(0,0,0,var(--dck-bottom-alpha,0)) 100%
  ) !important;
}

/* Legacy slide-specific image tinting is disabled.
   Media stays neutral; color comes only from the admin overlay. */
#main .store-hero .store-slide .store-slide-img,
#main .store-hero .store-slide .store-slide-video,
#main .store-hero .store-slide.layout-square .store-slide-img,
#main .store-hero .store-slide.layout-square .store-slide-video,
#main .store-hero .store-slide.layout-wide .store-slide-img,
#main .store-hero .store-slide.layout-wide-video .store-slide-video {
  filter: none !important;
}


/* v1.2.18 compact 3-column mega menu */
.mega-menu{
  width:min(100%,1020px)!important;
  border-radius:0 0 18px 18px!important;
}
.mega-head{
  padding:14px 20px!important;
  gap:14px!important;
}
.mega-head span{
  font-size:14px!important;
}
.mega-head small{
  font-size:11px!important;
}
.mega-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:4px 6px!important;
  padding:10px!important;
}
.mega-link{
  grid-template-columns:34px minmax(0,1fr) 18px!important;
  gap:9px!important;
  min-height:58px!important;
  padding:8px 10px!important;
  border-radius:10px!important;
}
.mega-icon{
  width:34px!important;
  height:34px!important;
  border-radius:9px!important;
}
.mega-icon svg{
  width:18px!important;
  height:18px!important;
}
.mega-copy b{
  font-size:13px!important;
  line-height:1.2!important;
}
.mega-copy small{
  margin-top:2px!important;
  font-size:10px!important;
}
.mega-arrow{
  width:18px!important;
  height:18px!important;
}
.mega-arrow svg{
  width:15px!important;
  height:15px!important;
}
@media(max-width:1180px){
  .mega-menu{width:min(100%,940px)!important}
  .mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .mega-link{min-height:56px!important;padding:7px 9px!important}
}
@media(max-width:900px){
  .mobile-menu .mega-grid{grid-template-columns:1fr!important;gap:0!important;padding:6px!important}
  .mobile-menu .mega-link{min-height:54px!important;padding:8px!important}
}


/* v1.2.20 — text-only animated brand reference reel */
.dck-brand-reel{padding:34px 0 42px;background:#fff;overflow:hidden}
.dck-brand-reel-title{margin:0 auto 26px;padding:0 24px;text-align:center;font-size:14px;line-height:1.5;font-weight:400;letter-spacing:-.015em;color:#555}
.dck-brand-reel-window{position:relative;width:100%;overflow:hidden;padding:18px 0 24px;mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 9%,#000 91%,transparent 100%)}
.dck-brand-reel-track{display:flex;align-items:center;gap:clamp(58px,7vw,118px);width:max-content;will-change:transform;transform:translate3d(0,0,0)}
.dck-brand-name{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:max-content;white-space:nowrap;transform-origin:center;font-family:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:clamp(24px,2vw,34px);line-height:1;font-weight:600;letter-spacing:-.045em;color:#111;transition:opacity .16s linear,filter .16s linear;will-change:transform,opacity,filter}
@media(max-width:900px){
  .dck-brand-reel{padding:26px 0 32px}
  .dck-brand-reel-title{margin-bottom:18px;font-size:13px}
  .dck-brand-reel-window{padding:14px 0 20px;mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%)}
  .dck-brand-reel-track{gap:52px}
  .dck-brand-name{font-size:24px}
}
@media(max-width:620px){
  .dck-brand-reel{padding:22px 0 28px}
  .dck-brand-reel-title{padding:0 18px;font-size:12px}
  .dck-brand-reel-track{gap:42px}
  .dck-brand-name{font-size:21px}
}
@media(prefers-reduced-motion:reduce){.dck-brand-reel-track{transform:none!important}.dck-brand-name{filter:none!important;opacity:1!important;transform:none!important}}


/* v1.2.21 — reference reel typography + narrower centered layout */
.dck-brand-reel{
  padding:32px 0 38px!important;
}
.dck-brand-reel-title{
  max-width:760px!important;
  margin:0 auto 22px!important;
}
.dck-brand-reel-window{
  width:min(calc(100% - 72px),1180px)!important;
  margin:0 auto!important;
  padding:20px 0 24px!important;
  mask-image:linear-gradient(90deg,transparent 0,#000 11%,#000 89%,transparent 100%)!important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 11%,#000 89%,transparent 100%)!important;
}
.dck-brand-reel-track{
  gap:clamp(54px,5vw,86px)!important;
}
.dck-brand-name{
  font-family:"Bodoni Moda","Bodoni 72","Didot","Times New Roman",serif!important;
  font-size:clamp(30px,2.35vw,42px)!important;
  line-height:.92!important;
  font-weight:500!important;
  letter-spacing:-.045em!important;
  color:#0c0c0c!important;
  text-rendering:geometricPrecision;
}
@media(max-width:900px){
  .dck-brand-reel-window{
    width:min(calc(100% - 36px),760px)!important;
    padding:16px 0 20px!important;
    mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 86%,transparent 100%)!important;
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14%,#000 86%,transparent 100%)!important;
  }
  .dck-brand-reel-track{gap:46px!important}
  .dck-brand-name{font-size:30px!important}
}
@media(max-width:620px){
  .dck-brand-reel-window{
    width:calc(100% - 24px)!important;
  }
  .dck-brand-reel-track{gap:36px!important}
  .dck-brand-name{font-size:26px!important}
}


/* v1.2.22 — smaller side brands + strict 2-line brand names */
.dck-brand-name{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:normal!important;
  text-align:center!important;
  font-size:clamp(27px,2vw,36px)!important;
  line-height:.84!important;
  min-height:72px!important;
}
.dck-brand-line{
  display:block;
  white-space:nowrap;
}
.dck-brand-name.is-two-line{
  min-height:78px!important;
}
.dck-brand-name.is-two-line .dck-brand-line + .dck-brand-line{
  margin-top:-2px;
}
@media(max-width:900px){
  .dck-brand-name{
    font-size:27px!important;
    min-height:62px!important;
  }
  .dck-brand-name.is-two-line{min-height:68px!important}
}
@media(max-width:620px){
  .dck-brand-name{
    font-size:23px!important;
    min-height:56px!important;
  }
  .dck-brand-name.is-two-line{min-height:62px!important}
}


/* v1.2.23 — admin-selectable reference font */
.dck-brand-reel .dck-brand-name{
  font-family:var(--dck-brand-font,"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif)!important;
}


/* v1.2.24 — home product model card slider */
.dck-model-showcase{padding:18px 0 28px;background:#fff;overflow:hidden}
.dck-model-showcase-head{display:flex;align-items:flex-end;justify-content:center;gap:24px;margin-bottom:20px;text-align:center}
.dck-model-showcase-head>div{width:100%;max-width:900px;margin:0 auto}
.dck-model-showcase-head h2{margin:0;font-size:clamp(30px,3.1vw,46px);line-height:1.03;letter-spacing:-.04em;text-align:center}
.dck-model-showcase-head p{margin:8px auto 0;max-width:620px;font-size:15px;line-height:1.6;color:#666;text-align:center}
.dck-model-showcase-shell{--dck-model-gap:24px;--dck-model-card-width:320px;position:relative;max-width:calc((var(--dck-model-card-width) * 4) + (var(--dck-model-gap) * 3) + 140px);margin:0 auto;padding:0 70px}
.dck-model-viewport{position:relative;overflow:hidden;max-width:calc((var(--dck-model-card-width) * 4) + (var(--dck-model-gap) * 3));margin:0 auto}
.dck-model-track{display:flex;align-items:stretch;gap:var(--dck-model-gap);transition:transform .55s cubic-bezier(.22,.75,.24,1);will-change:transform}
.dck-model-card{position:relative;flex:0 0 var(--dck-model-card-width);height:clamp(380px,34vw,520px);border-radius:24px;overflow:hidden;background:var(--dck-model-bg,#f4f4f4);box-shadow:0 1px 0 rgba(0,0,0,.04);isolation:isolate}
.dck-model-card.theme-dark{color:#fff;background:#111}
.dck-model-card.theme-light{color:#111}
.dck-model-media{position:absolute;inset:0;background:var(--dck-model-bg,#f4f4f4)}
.dck-model-media img,.dck-model-media video{width:100%;height:100%;object-fit:cover}
.dck-model-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,0) 6%,rgba(0,0,0,.08) 48%,rgba(0,0,0,.42) 100%);opacity:0}
.dck-model-card.has-media .dck-model-overlay{opacity:1}
.dck-model-copy{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:26px 22px 22px}
.dck-model-kicker{display:inline-block;margin-bottom:12px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.82}
.dck-model-card h3{margin:0 0 10px;font-size:clamp(28px,2.4vw,52px);line-height:.98;letter-spacing:-.05em;max-width:12ch}
.dck-model-card p{margin:0;font-size:15px;line-height:1.55;max-width:26ch;color:inherit;opacity:.88}
.dck-model-btn{display:inline-flex;align-items:center;gap:10px;margin-top:20px;padding:14px 18px;border-radius:14px;background:rgba(255,255,255,.92);color:#111;font-weight:800;box-shadow:0 10px 26px rgba(0,0,0,.10)}
.dck-model-card.theme-light .dck-model-btn{background:#fff}
.dck-model-card.theme-dark .dck-model-btn{background:#fff;color:#111}
.dck-model-card.is-color-only .dck-model-copy{padding-top:28px}
.dck-model-card.is-color-only .dck-model-overlay{display:none}
.dck-model-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:52px;height:52px;border-radius:999px;border:0;background:#fff;color:#111;font-size:26px;display:grid;place-items:center;box-shadow:0 10px 28px rgba(0,0,0,.14);cursor:pointer;transition:transform .18s ease,opacity .18s ease}
.dck-model-arrow:hover{transform:translateY(-50%) scale(1.05)}
.dck-model-arrow:disabled{opacity:.38;cursor:default;transform:translateY(-50%)}
.dck-model-arrow.prev{left:0}
.dck-model-arrow.next{right:0}
@media(max-width:1500px){
  .dck-model-showcase-shell{--dck-model-card-width:300px;max-width:calc((var(--dck-model-card-width) * 4) + (var(--dck-model-gap) * 3) + 124px);padding:0 62px}
  .dck-model-card{height:500px}
}
@media(max-width:1260px){
  .dck-model-showcase-shell{--dck-model-card-width:270px;max-width:calc((var(--dck-model-card-width) * 4) + (var(--dck-model-gap) * 3) + 112px);padding:0 56px}
  .dck-model-card{height:450px;border-radius:22px}
}
@media(max-width:900px){
  .dck-model-showcase{padding:12px 0 22px}
  .dck-model-showcase-head{margin-bottom:16px;justify-content:center;text-align:center}
  .dck-model-showcase-head p{font-size:14px}
  .dck-model-showcase-shell{--dck-model-gap:18px;--dck-model-card-width:270px;max-width:calc((var(--dck-model-card-width) * 3) + (var(--dck-model-gap) * 2) + 96px);padding:0 48px}
  .dck-model-viewport{max-width:calc((var(--dck-model-card-width) * 3) + (var(--dck-model-gap) * 2))}
  .dck-model-card{height:430px;border-radius:20px}
  .dck-model-card h3{font-size:38px}
  .dck-model-card p{font-size:14px}
  .dck-model-copy{padding:22px 18px 18px}
  .dck-model-arrow{width:44px;height:44px;font-size:22px}
}
@media(max-width:620px){
  .dck-model-showcase-shell{--dck-model-gap:14px;--dck-model-card-width:82vw;max-width:100%;padding:0 6px}
  .dck-model-viewport{max-width:100%}
  .dck-model-card{height:410px}
  .dck-model-showcase-head h2{font-size:32px}
  .dck-model-showcase-head p{font-size:13px}
  .dck-model-card h3{font-size:34px}
  .dck-model-kicker{font-size:10px}
  .dck-model-btn{padding:12px 16px;border-radius:12px}
  .dck-model-arrow.prev{left:6px}
  .dck-model-arrow.next{right:6px}
}


/* v1.2.27 — even tighter spacing between reference title and rotating words */
.dck-brand-reel{
  padding:18px 0 32px!important;
}
.dck-brand-reel-title{
  margin:0 auto 2px!important;
  line-height:1.35!important;
}
.dck-brand-reel-window{
  padding:0 0 18px!important;
}
@media(max-width:900px){
  .dck-brand-reel{padding:16px 0 28px!important}
  .dck-brand-reel-title{margin:0 auto 2px!important}
  .dck-brand-reel-window{padding:0 0 16px!important}
}
@media(max-width:620px){
  .dck-brand-reel{padding:14px 0 24px!important}
  .dck-brand-reel-title{margin:0 auto 2px!important}
  .dck-brand-reel-window{padding:0 0 14px!important}
}


/* v1.2.34 — move the reference reel further down from the main hero */
.dck-brand-reel{
  padding-top:100px!important;
}
@media(max-width:900px){
  .dck-brand-reel{padding-top:72px!important}
}
@media(max-width:620px){
  .dck-brand-reel{padding-top:54px!important}
}


/* v1.2.33 — EXACTLY 4 full cards on desktop, never reveal card 5 */
@media (min-width:1501px){
  .dck-model-showcase-shell.shell{
    --dck-model-gap:24px!important;
    --dck-model-card-width:320px!important;
    width:1352px!important;                 /* 4x320 + 3x24 */
    max-width:1352px!important;
    padding:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
  }
  .dck-model-viewport{
    width:1352px!important;
    max-width:1352px!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .dck-model-track{
    gap:24px!important;
  }
  .dck-model-card{
    flex:0 0 320px!important;
  }
  .dck-model-arrow.prev{left:-70px!important}
  .dck-model-arrow.next{right:-70px!important}
}

@media (min-width:1261px) and (max-width:1500px){
  .dck-model-showcase-shell.shell{
    --dck-model-gap:24px!important;
    --dck-model-card-width:300px!important;
    width:1272px!important;                 /* 4x300 + 3x24 */
    max-width:1272px!important;
    padding:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
  }
  .dck-model-viewport{
    width:1272px!important;
    max-width:1272px!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .dck-model-track{gap:24px!important}
  .dck-model-card{flex:0 0 300px!important}
  .dck-model-arrow.prev{left:-62px!important}
  .dck-model-arrow.next{right:-62px!important}
}

@media (min-width:1181px) and (max-width:1260px){
  .dck-model-showcase-shell.shell{
    --dck-model-gap:24px!important;
    --dck-model-card-width:270px!important;
    width:1152px!important;                 /* 4x270 + 3x24 */
    max-width:1152px!important;
    padding:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    overflow:visible!important;
  }
  .dck-model-viewport{
    width:1152px!important;
    max-width:1152px!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .dck-model-track{gap:24px!important}
  .dck-model-card{flex:0 0 270px!important}
  .dck-model-arrow.prev{left:-52px!important}
  .dck-model-arrow.next{right:-52px!important}
}


/* v1.2.35 — hard clip: card 5 can never peek into the desktop viewport */
@media (min-width:1181px){
  .dck-model-showcase-shell.shell{
    overflow:visible!important;
  }
  .dck-model-viewport{
    overflow:hidden!important;
    clip-path:inset(0 0 0 0)!important;
    contain:paint!important;
    isolation:isolate!important;
  }
  .dck-model-track{
    width:max-content!important;
  }
}


/* v1.2.36 — model slider arrows use matched SVG icons and equal positioning */
.dck-model-arrow{
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.dck-model-arrow-icon{
  width:24px;
  height:24px;
  display:block;
  line-height:0;
}
.dck-model-arrow-icon svg{
  width:100%;
  height:100%;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:2.3;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media (min-width:1181px){
  .dck-model-showcase-shell.shell{
    position:relative!important;
  }
  .dck-model-arrow{
    width:58px!important;
    height:58px!important;
    top:50%!important;
  }
  .dck-model-arrow.prev{
    left:0!important;
    right:auto!important;
    transform:translate(-50%,-50%)!important;
  }
  .dck-model-arrow.next{
    right:0!important;
    left:auto!important;
    transform:translate(50%,-50%)!important;
  }
  .dck-model-arrow.prev:hover{
    transform:translate(-50%,-50%) scale(1.05)!important;
  }
  .dck-model-arrow.next:hover{
    transform:translate(50%,-50%) scale(1.05)!important;
  }
  .dck-model-arrow.prev:disabled{
    transform:translate(-50%,-50%)!important;
  }
  .dck-model-arrow.next:disabled{
    transform:translate(50%,-50%)!important;
  }
}

/* v1.2.37 — premium product categories section under trust strip */
.dck-premium-categories{display:grid;grid-template-columns:minmax(320px,440px) minmax(0,1fr);gap:54px;align-items:center;padding:78px 0 44px}.dck-premium-categories-copy .kicker{display:inline-block;margin-bottom:14px}.dck-premium-categories-copy h2{font-size:clamp(48px,5vw,78px);line-height:.94;letter-spacing:-.055em;margin:0 0 16px}.dck-premium-categories-badge{display:flex;align-items:center;gap:16px;margin:0 0 18px}.dck-premium-categories-icon{width:52px;height:52px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-size:28px;line-height:1;box-shadow:0 18px 36px rgba(17,17,17,.14)}.dck-premium-categories-badge strong{font-size:clamp(28px,3vw,44px);line-height:1;letter-spacing:-.045em}.dck-premium-categories-copy p{max-width:430px;font-size:18px;line-height:1.7;color:#666;margin:0 0 28px}.dck-premium-categories-copy .btn{display:inline-flex;align-items:center;gap:8px;padding:16px 20px;border-radius:14px}.dck-premium-categories-list{display:grid;gap:18px}.dck-premium-category-item{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border:1px solid #dedede;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfbfb);box-shadow:0 14px 34px rgba(0,0,0,.03);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.dck-premium-category-item:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(0,0,0,.08);border-color:#cfcfcf}.dck-premium-category-name{font-size:clamp(24px,2.2vw,34px);font-weight:800;line-height:1.05;letter-spacing:-.04em;color:#111}.dck-premium-category-count{min-width:58px;height:58px;padding:0 16px;border-radius:18px;background:#f2f2f2;color:#666;display:grid;place-items:center;font-size:28px;font-weight:800;line-height:1}
@media(max-width:1180px){.dck-premium-categories{gap:34px;padding:62px 0 28px}.dck-premium-categories-copy h2{font-size:clamp(42px,5vw,62px)}.dck-premium-categories-badge strong{font-size:clamp(24px,3vw,36px)}.dck-premium-category-item{padding:24px 24px}.dck-premium-category-name{font-size:28px}.dck-premium-category-count{min-width:54px;height:54px;font-size:24px}}
@media(max-width:900px){.dck-premium-categories{grid-template-columns:1fr;padding:50px 0 18px}.dck-premium-categories-copy p{max-width:none}.dck-premium-categories-badge strong{font-size:34px}.dck-premium-category-item{padding:22px}.dck-premium-category-name{font-size:26px}}
@media(max-width:620px){.dck-premium-categories{padding:42px 0 8px;gap:24px}.dck-premium-categories-copy h2{font-size:42px}.dck-premium-categories-badge{gap:12px}.dck-premium-categories-icon{width:46px;height:46px;font-size:24px}.dck-premium-categories-badge strong{font-size:28px}.dck-premium-categories-copy p{font-size:16px;line-height:1.65}.dck-premium-category-item{padding:18px 18px 18px 20px;border-radius:20px}.dck-premium-category-name{font-size:18px}.dck-premium-category-count{min-width:44px;height:44px;border-radius:14px;font-size:20px}}


/* v1.2.39 — full-width category list + selected category product slider */
.dck-category-products-band{width:100%;background:#f4f4f2;margin-top:54px;padding:76px 0 84px;overflow:hidden}.dck-category-products-inner{display:grid;grid-template-columns:330px minmax(0,1fr);gap:56px;align-items:start}.dck-category-sidebar{min-width:0}.dck-category-sidebar-head{margin-bottom:22px}.dck-category-sidebar-head h2{font-size:clamp(40px,4vw,60px);line-height:.96;letter-spacing:-.05em;margin:8px 0 12px}.dck-category-sidebar-head p{font-size:14px;line-height:1.6;color:#6b6b6b;margin:0;max-width:300px}.dck-category-tabs{display:grid;gap:10px;max-height:600px;overflow:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#c9c9c9 transparent}.dck-category-tab{appearance:none;width:100%;border:1px solid #dedede;background:#fff;border-radius:16px;min-height:62px;padding:10px 12px 10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;font:inherit;cursor:pointer;color:#222;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.dck-category-tab:hover{transform:translateX(3px);border-color:#cfcfcf}.dck-category-tab span{font-size:16px;font-weight:800;line-height:1.15}.dck-category-tab b{min-width:42px;height:42px;padding:0 11px;border-radius:13px;background:#f1f1f1;display:grid;place-items:center;font-size:16px;color:#666;line-height:1}.dck-category-tab.is-active{background:#111;color:#fff;border-color:#111}.dck-category-tab.is-active b{background:#fff;color:#111}.dck-category-product-stage{min-width:0}.dck-category-product-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.dck-category-product-head h3{font-size:clamp(30px,3vw,48px);line-height:1;letter-spacing:-.045em;margin:6px 0 0}.dck-category-product-head>a{font-size:13px;font-weight:850;white-space:nowrap}.dck-category-product-slider{position:relative}.dck-category-product-viewport{overflow:hidden;min-width:0}.dck-category-product-track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,.75,.24,1);will-change:transform}.dck-category-product-card{flex:0 0 calc((100% - 44px)/3);min-width:0;border:1px solid #e2e2e2;border-radius:20px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-height:480px}.dck-category-product-card-top{padding:18px 18px 14px;min-height:92px;display:flex;flex-direction:column;gap:7px}.dck-category-product-card-top strong{font-size:16px;line-height:1.25;letter-spacing:-.02em}.dck-category-product-card-top span{font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:#8a8a8a}.dck-category-product-image{display:block;aspect-ratio:1/1.05;background:#ededed;overflow:hidden}.dck-category-product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.dck-category-product-card:hover .dck-category-product-image img{transform:scale(1.025)}.dck-category-product-placeholder{height:100%;display:grid;place-items:center;font-size:34px;font-weight:900;color:#b0b0b0}.dck-category-product-card-foot{padding:16px 18px 18px;display:flex;flex-direction:column;gap:14px;flex:1}.dck-category-product-card-foot p{font-size:13px;line-height:1.5;color:#6a6a6a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dck-category-product-card-foot>a{margin-top:auto;font-size:13px;font-weight:900;display:inline-flex;align-items:center;gap:7px}.dck-category-product-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:999px;border:1px solid #e1e1e1;background:#fff;color:#111;display:grid;place-items:center;cursor:pointer;box-shadow:0 9px 28px rgba(0,0,0,.10)}.dck-category-product-arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dck-category-product-arrow.prev{left:-24px}.dck-category-product-arrow.next{right:-24px}.dck-category-product-arrow:disabled{opacity:.35;cursor:default}.dck-category-product-meta{display:flex;align-items:center;gap:16px;margin-top:18px}.dck-category-product-meta>span{font-size:12px;font-weight:750;color:#777;white-space:nowrap}.dck-category-product-progress{height:5px;background:#ddd;border-radius:999px;overflow:hidden;flex:1}.dck-category-product-progress i{display:block;height:100%;width:15%;background:#111;border-radius:inherit;transition:width .35s ease}
@media(max-width:1180px){.dck-category-products-inner{grid-template-columns:285px minmax(0,1fr);gap:34px}.dck-category-product-card{flex-basis:calc((100% - 22px)/2)}.dck-category-product-arrow.prev{left:-18px}.dck-category-product-arrow.next{right:-18px}}
@media(max-width:900px){.dck-category-products-band{padding:56px 0 64px}.dck-category-products-inner{grid-template-columns:1fr;gap:30px}.dck-category-sidebar-head p{max-width:none}.dck-category-tabs{display:flex;overflow:auto;max-height:none;padding:0 0 8px;gap:10px}.dck-category-tab{min-width:210px;flex:0 0 auto}.dck-category-product-head{align-items:flex-start}.dck-category-product-card{flex-basis:calc((100% - 18px)/2)}.dck-category-product-track{gap:18px}}
@media(max-width:680px){.dck-category-products-band{margin-top:34px;padding:44px 0 52px}.dck-category-sidebar-head h2{font-size:38px}.dck-category-tab{min-width:185px}.dck-category-product-head{flex-direction:column;gap:10px}.dck-category-product-card{flex-basis:100%;min-height:440px}.dck-category-product-track{gap:14px}.dck-category-product-arrow{width:42px;height:42px}.dck-category-product-arrow.prev{left:8px}.dck-category-product-arrow.next{right:8px}.dck-category-product-meta{margin-top:14px}}


/* v1.2.40 — refined premium category + product showcase */
.dck-category-products-band{
  width:100%!important;
  background:#f6f6f4!important;
  margin-top:54px!important;
  padding:64px 0 72px!important;
}
.dck-category-products-inner{
  display:grid!important;
  grid-template-columns:300px minmax(0,1fr)!important;
  gap:48px!important;
  align-items:start!important;
}
.dck-category-sidebar-head{
  margin-bottom:18px!important;
}
.dck-category-sidebar-head .kicker,
.dck-category-product-head .kicker{
  font-size:11px!important;
  line-height:1!important;
  font-weight:700!important;
  letter-spacing:.14em!important;
  color:#777!important;
}
.dck-category-sidebar-head h2{
  font-size:32px!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  font-weight:650!important;
  margin:10px 0 10px!important;
}
.dck-category-sidebar-head p{
  max-width:280px!important;
  margin:0!important;
  font-size:13px!important;
  line-height:1.55!important;
  color:#777!important;
}
.dck-category-tabs{
  display:grid!important;
  gap:9px!important;
  max-height:560px!important;
  overflow:auto!important;
  padding:2px 5px 2px 0!important;
  scrollbar-width:thin!important;
  scrollbar-color:#d3d3d0 transparent!important;
}
.dck-category-tab{
  min-height:56px!important;
  padding:9px 10px 9px 16px!important;
  border:1px solid #dededb!important;
  border-radius:17px!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#222!important;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease!important;
}
.dck-category-tab:hover{
  transform:translateX(2px)!important;
  border-color:#cfcfca!important;
  box-shadow:0 10px 24px rgba(0,0,0,.045)!important;
}
.dck-category-tab span{
  font-size:15px!important;
  line-height:1.2!important;
  font-weight:650!important;
  letter-spacing:-.015em!important;
}
.dck-category-tab b{
  min-width:38px!important;
  height:38px!important;
  padding:0 10px!important;
  border-radius:12px!important;
  background:#f2f2f0!important;
  color:#666!important;
  font-size:14px!important;
  font-weight:700!important;
}
.dck-category-tab.is-active{
  background:#111!important;
  color:#fff!important;
  border-color:#111!important;
  box-shadow:0 14px 30px rgba(0,0,0,.10)!important;
}
.dck-category-tab.is-active b{
  background:#fff!important;
  color:#111!important;
}
.dck-category-product-stage{
  min-width:0!important;
  padding-top:1px!important;
}
.dck-category-product-head{
  align-items:flex-end!important;
  margin-bottom:18px!important;
}
.dck-category-product-head h3{
  margin:8px 0 0!important;
  font-size:34px!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  font-weight:650!important;
}
.dck-category-product-head>a{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:700!important;
  padding:10px 12px!important;
  border:1px solid #dededb!important;
  border-radius:12px!important;
  background:#fff!important;
}
.dck-category-product-slider{
  position:relative!important;
}
.dck-category-product-viewport{
  overflow:hidden!important;
  min-width:0!important;
}
.dck-category-product-track{
  gap:16px!important;
}
.dck-category-product-card{
  flex:0 0 calc((100% - 32px)/3)!important;
  min-height:430px!important;
  border:1px solid #e0e0dd!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(0,0,0,.035)!important;
}
.dck-category-product-card-top{
  min-height:76px!important;
  padding:15px 16px 12px!important;
  gap:5px!important;
}
.dck-category-product-card-top strong{
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:700!important;
  letter-spacing:-.015em!important;
}
.dck-category-product-card-top span{
  font-size:9px!important;
  letter-spacing:.11em!important;
}
.dck-category-product-image{
  background:#efefed!important;
  aspect-ratio:1/1.03!important;
}
.dck-category-product-card-foot{
  padding:14px 16px 16px!important;
  gap:11px!important;
}
.dck-category-product-card-foot p{
  font-size:12px!important;
  line-height:1.5!important;
  color:#727272!important;
}
.dck-category-product-card-foot>a{
  font-size:12px!important;
  font-weight:750!important;
}
.dck-category-product-arrow{
  width:44px!important;
  height:44px!important;
  border-color:#dededb!important;
  box-shadow:0 10px 26px rgba(0,0,0,.09)!important;
}
.dck-category-product-arrow.prev{left:-22px!important}
.dck-category-product-arrow.next{right:-22px!important}
.dck-category-product-meta{
  margin-top:14px!important;
  gap:12px!important;
}
.dck-category-product-meta>span{
  font-size:11px!important;
  font-weight:650!important;
  color:#888!important;
}
.dck-category-product-progress{
  height:4px!important;
  background:#dededb!important;
}
@media(max-width:1180px){
  .dck-category-products-inner{grid-template-columns:270px minmax(0,1fr)!important;gap:32px!important}
  .dck-category-product-card{flex-basis:calc((100% - 16px)/2)!important}
}
@media(max-width:900px){
  .dck-category-products-band{padding:48px 0 56px!important}
  .dck-category-products-inner{grid-template-columns:1fr!important;gap:26px!important}
  .dck-category-sidebar-head h2{font-size:30px!important}
  .dck-category-sidebar-head p{max-width:none!important}
  .dck-category-tabs{display:flex!important;max-height:none!important;overflow:auto!important;padding:2px 0 8px!important}
  .dck-category-tab{min-width:185px!important;flex:0 0 auto!important}
  .dck-category-product-head h3{font-size:30px!important}
  .dck-category-product-card{flex-basis:calc((100% - 14px)/2)!important}
  .dck-category-product-track{gap:14px!important}
}
@media(max-width:680px){
  .dck-category-products-band{margin-top:34px!important;padding:40px 0 48px!important}
  .dck-category-sidebar-head h2{font-size:28px!important}
  .dck-category-sidebar-head p{font-size:12px!important}
  .dck-category-tab{min-width:170px!important;min-height:52px!important}
  .dck-category-tab span{font-size:14px!important}
  .dck-category-product-head{flex-direction:row!important;align-items:end!important;gap:12px!important}
  .dck-category-product-head h3{font-size:26px!important}
  .dck-category-product-head>a{font-size:11px!important;padding:9px 10px!important}
  .dck-category-product-card{flex-basis:86%!important;min-height:410px!important}
  .dck-category-product-arrow{width:40px!important;height:40px!important}
  .dck-category-product-arrow.prev{left:6px!important}
  .dck-category-product-arrow.next{right:6px!important}
}


/* v1.2.41 — denser, softer premium category + product showcase */
.dck-category-products-band{
  background:#f7f7f5!important;
  padding:54px 0 64px!important;
}
.dck-category-products-inner{
  grid-template-columns:250px minmax(0,1fr)!important;
  gap:28px!important;
  align-items:stretch!important;
}
.dck-category-sidebar{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
}
.dck-category-sidebar-head{
  margin-bottom:12px!important;
}
.dck-category-sidebar-head .kicker,
.dck-category-product-head .kicker{
  color:#898986!important;
  font-weight:620!important;
  letter-spacing:.12em!important;
  font-size:10.5px!important;
}
.dck-category-sidebar-head h2{
  font-size:24px!important;
  line-height:1.08!important;
  font-weight:620!important;
  letter-spacing:-.025em!important;
  color:#2f2f2d!important;
  margin:8px 0 6px!important;
}
.dck-category-sidebar-head p{
  max-width:230px!important;
  font-size:12px!important;
  line-height:1.52!important;
  color:#7d7d79!important;
}
.dck-category-tabs{
  gap:5px!important;
  max-height:620px!important;
  padding:2px 6px 2px 0!important;
  scrollbar-width:thin!important;
  scrollbar-color:#c9c9c5 transparent!important;
}
.dck-category-tabs::-webkit-scrollbar{width:5px}
.dck-category-tabs::-webkit-scrollbar-track{background:transparent}
.dck-category-tabs::-webkit-scrollbar-thumb{background:#c9c9c5;border-radius:999px}
.dck-category-tab{
  min-height:42px!important;
  padding:6px 8px 6px 13px!important;
  border-radius:14px!important;
  border-color:#ddddda!important;
  color:#444440!important;
  background:rgba(255,255,255,.9)!important;
}
.dck-category-tab:hover{
  transform:translateX(1px)!important;
  border-color:#cfcfca!important;
  box-shadow:0 8px 18px rgba(0,0,0,.03)!important;
}
.dck-category-tab span{
  font-size:12.5px!important;
  line-height:1.14!important;
  font-weight:610!important;
  letter-spacing:-.01em!important;
}
.dck-category-tab b{
  min-width:30px!important;
  height:30px!important;
  padding:0 8px!important;
  border-radius:10px!important;
  background:#f1f1ef!important;
  color:#7a7a77!important;
  font-size:12px!important;
  font-weight:680!important;
}
.dck-category-tab.is-active{
  background:#1b1b1a!important;
  color:#f6f6f4!important;
  border-color:#1b1b1a!important;
  box-shadow:0 10px 22px rgba(0,0,0,.07)!important;
}
.dck-category-tab.is-active b{
  background:#f5f5f2!important;
  color:#343432!important;
}
.dck-category-product-stage{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
}
.dck-category-product-head{
  margin-bottom:12px!important;
}
.dck-category-product-head h3{
  font-size:24px!important;
  line-height:1.08!important;
  font-weight:620!important;
  color:#333331!important;
  letter-spacing:-.025em!important;
  margin:6px 0 0!important;
}
.dck-category-product-head>a{
  color:#545451!important;
  border-color:#dfdfdc!important;
  background:rgba(255,255,255,.86)!important;
  font-weight:650!important;
  font-size:11.5px!important;
  padding:9px 11px!important;
}
.dck-category-product-slider{
  flex:1 1 auto!important;
  min-height:0!important;
}
.dck-category-product-viewport,
.dck-category-product-track{
  height:100%!important;
}
.dck-category-product-track{
  gap:14px!important;
}
.dck-category-product-card{
  flex:0 0 calc((100% - 28px)/3)!important;
  min-height:450px!important;
  height:100%!important;
  border-radius:18px!important;
  border-color:#dfdfdc!important;
  box-shadow:0 10px 24px rgba(0,0,0,.028)!important;
}
.dck-category-product-card-top{
  min-height:62px!important;
  padding:12px 14px 9px!important;
}
.dck-category-product-card-top strong{
  font-size:13px!important;
  font-weight:650!important;
  color:#3b3b38!important;
}
.dck-category-product-card-top span{
  color:#989894!important;
}
.dck-category-product-image{
  height:270px!important;
  aspect-ratio:auto!important;
  background:#efefec!important;
}
.dck-category-product-card-foot{
  min-height:110px!important;
  padding:12px 14px 14px!important;
}
.dck-category-product-card-foot p{
  color:#7b7b77!important;
  font-size:11.5px!important;
}
.dck-category-product-card-foot>a{
  color:#444441!important;
  font-weight:680!important;
  font-size:11.5px!important;
}
.dck-category-product-arrow{
  width:42px!important;
  height:42px!important;
  border-color:#dededb!important;
  box-shadow:0 10px 24px rgba(0,0,0,.08)!important;
}
.dck-category-product-arrow.prev{left:-21px!important}
.dck-category-product-arrow.next{right:-21px!important}
.dck-category-product-meta{
  margin-top:11px!important;
}
.dck-category-product-meta>span{
  color:#9a9a96!important;
  font-weight:620!important;
  font-size:11px!important;
}
.dck-category-product-progress{
  background:#dbdbd7!important;
}
.dck-category-product-progress i{
  background:#4c4c49!important;
}
@media(max-width:1180px){
  .dck-category-products-inner{grid-template-columns:232px minmax(0,1fr)!important;gap:24px!important}
  .dck-category-tabs{max-height:580px!important}
  .dck-category-product-card{min-height:430px!important;flex-basis:calc((100% - 14px)/2)!important}
  .dck-category-product-image{height:250px!important}
}
@media(max-width:900px){
  .dck-category-products-band{padding:46px 0 54px!important}
  .dck-category-products-inner{grid-template-columns:1fr!important;gap:22px!important}
  .dck-category-sidebar-head h2{font-size:26px!important}
  .dck-category-sidebar-head p{max-width:none!important}
  .dck-category-tabs{display:flex!important;max-height:none!important;overflow:auto!important;padding:2px 0 8px!important}
  .dck-category-tab{min-width:175px!important;flex:0 0 auto!important}
  .dck-category-product-head h3{font-size:26px!important}
  .dck-category-product-card{flex-basis:calc((100% - 14px)/2)!important}
}
@media(max-width:680px){
  .dck-category-products-band{margin-top:34px!important;padding:38px 0 46px!important}
  .dck-category-sidebar-head h2{font-size:24px!important}
  .dck-category-sidebar-head p{font-size:11.5px!important}
  .dck-category-tab{min-width:164px!important;min-height:46px!important}
  .dck-category-tab span{font-size:13px!important}
  .dck-category-product-head{flex-direction:row!important;align-items:end!important;gap:12px!important}
  .dck-category-product-head h3{font-size:24px!important}
  .dck-category-product-head>a{font-size:11px!important;padding:8px 10px!important}
  .dck-category-product-card{flex-basis:86%!important;min-height:400px!important}
  .dck-category-product-image{height:240px!important}
  .dck-category-product-arrow{width:40px!important;height:40px!important}
  .dck-category-product-arrow.prev{left:6px!important}
  .dck-category-product-arrow.next{right:6px!important}
}



/* v1.2.43 — compact premium category/products band */
.dck-category-products-band{
  background:#f7f7f5!important;
  padding:52px 0 58px!important;
}
.dck-category-products-inner{
  grid-template-columns:230px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
}
.dck-category-sidebar-head{margin-bottom:12px!important}
.dck-category-sidebar-head .kicker,
.dck-category-product-head .kicker{
  font-size:10px!important;
  letter-spacing:.14em!important;
  color:#8f8f8b!important;
  font-weight:700!important;
}
.dck-category-sidebar-head h2,
.dck-category-product-head h3{
  color:#333330!important;
  font-weight:620!important;
  letter-spacing:-.03em!important;
}
.dck-category-sidebar-head h2{
  font-size:22px!important;
  line-height:1.08!important;
  margin:8px 0 6px!important;
}
.dck-category-sidebar-head p{
  max-width:210px!important;
  font-size:11.5px!important;
  line-height:1.5!important;
  color:#7f7f7b!important;
}
.dck-category-tabs{
  gap:6px!important;
  max-height:520px!important;
  padding:2px 5px 2px 0!important;
}
.dck-category-tab{
  min-height:36px!important;
  padding:5px 8px 5px 12px!important;
  border-radius:13px!important;
  border-color:#ddddda!important;
  color:#474743!important;
  box-shadow:none!important;
}
.dck-category-tab:hover{
  transform:translateX(1px)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.03)!important;
}
.dck-category-tab span{
  font-size:11.5px!important;
  line-height:1.15!important;
  font-weight:620!important;
  letter-spacing:-.01em!important;
}
.dck-category-tab b{
  min-width:26px!important;
  height:26px!important;
  padding:0 7px!important;
  border-radius:9px!important;
  font-size:11.5px!important;
  font-weight:700!important;
  color:#73736f!important;
  background:#f1f1ef!important;
}
.dck-category-tab.is-active{
  background:#1d1d1c!important;
  border-color:#1d1d1c!important;
  color:#fafaf8!important;
  box-shadow:0 10px 20px rgba(0,0,0,.05)!important;
}
.dck-category-tab.is-active b{
  background:#f8f8f6!important;
  color:#333331!important;
}
.dck-category-product-head{
  margin-bottom:12px!important;
  gap:16px!important;
}
.dck-category-product-head h3{
  font-size:22px!important;
  line-height:1.08!important;
  margin:6px 0 0!important;
}
.dck-category-product-head>a{
  font-size:11px!important;
  padding:8px 10px!important;
  border-radius:11px!important;
  color:#5b5b58!important;
  border-color:#dfdfdc!important;
}
.dck-category-product-track{gap:12px!important}
.dck-category-product-card{
  flex:0 0 calc((100% - 24px)/3)!important;
  min-height:328px!important;
  border-radius:16px!important;
  border-color:#dfdfdc!important;
  box-shadow:0 8px 20px rgba(0,0,0,.025)!important;
}
.dck-category-product-card-top{
  min-height:52px!important;
  padding:11px 13px 9px!important;
  gap:4px!important;
}
.dck-category-product-card-top strong{
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
  font-size:12.5px!important;
  line-height:1.25!important;
  font-weight:650!important;
  color:#3d3d3a!important;
}
.dck-category-product-card-top span{
  font-size:8.5px!important;
  letter-spacing:.11em!important;
  color:#979793!important;
}
.dck-category-product-image{
  height:170px!important;
  aspect-ratio:auto!important;
  background:#efefec!important;
}
.dck-category-product-image img{object-fit:contain!important}
.dck-category-product-card-foot{
  min-height:96px!important;
  padding:11px 13px 13px!important;
  gap:9px!important;
}
.dck-category-product-card-foot p{
  font-size:11px!important;
  line-height:1.45!important;
  color:#7f7f7a!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.dck-category-product-card-foot>a{
  font-size:11px!important;
  font-weight:700!important;
  color:#454542!important;
}
.dck-category-product-arrow{
  width:42px!important;
  height:42px!important;
}
.dck-category-product-arrow.prev{left:-18px!important}
.dck-category-product-arrow.next{right:-18px!important}
.dck-category-product-meta{
  margin-top:10px!important;
  gap:12px!important;
}
.dck-category-product-meta>span{
  font-size:10.5px!important;
  color:#8e8e8a!important;
}
@media(max-width:1180px){
  .dck-category-products-inner{grid-template-columns:220px minmax(0,1fr)!important;gap:20px!important}
  .dck-category-product-card{flex-basis:calc((100% - 12px)/2)!important;min-height:318px!important}
}
@media(max-width:900px){
  .dck-category-products-band{padding:44px 0 50px!important}
  .dck-category-products-inner{grid-template-columns:1fr!important;gap:22px!important}
  .dck-category-sidebar-head h2{font-size:24px!important}
  .dck-category-sidebar-head p{max-width:none!important}
  .dck-category-tabs{display:flex!important;max-height:none!important;overflow:auto!important;padding:2px 0 8px!important}
  .dck-category-tab{min-width:160px!important;flex:0 0 auto!important}
  .dck-category-product-head h3{font-size:24px!important}
}
@media(max-width:680px){
  .dck-category-products-band{padding:38px 0 44px!important}
  .dck-category-sidebar-head h2{font-size:23px!important}
  .dck-category-sidebar-head p{font-size:11px!important}
  .dck-category-product-head{flex-direction:row!important;align-items:end!important}
  .dck-category-product-head h3{font-size:23px!important}
  .dck-category-product-card{flex-basis:84%!important;min-height:312px!important}
  .dck-category-product-image{height:164px!important}
  .dck-category-product-arrow.prev{left:6px!important}
  .dck-category-product-arrow.next{right:6px!important}
}


/* v1.2.44 — remove product-card dead space + make category list truly compact */
.dck-category-products-band{
  padding:48px 0 54px!important;
}

.dck-category-products-inner{
  grid-template-columns:218px minmax(0,1fr)!important;
  gap:22px!important;
  align-items:start!important;
}

.dck-category-sidebar-head{
  margin-bottom:10px!important;
}

.dck-category-sidebar-head .kicker,
.dck-category-product-head .kicker{
  font-size:9.5px!important;
  letter-spacing:.13em!important;
  color:#92928e!important;
}

.dck-category-sidebar-head h2{
  font-size:20px!important;
  line-height:1.08!important;
  margin:7px 0 5px!important;
  color:#3a3a37!important;
}

.dck-category-sidebar-head p{
  max-width:205px!important;
  font-size:10.5px!important;
  line-height:1.45!important;
  color:#858581!important;
}

.dck-category-tabs{
  gap:4px!important;
  max-height:456px!important;
  padding:1px 5px 1px 0!important;
}

.dck-category-tab{
  min-height:32px!important;
  padding:4px 7px 4px 11px!important;
  border-radius:11px!important;
}

.dck-category-tab span{
  font-size:10.5px!important;
  line-height:1.12!important;
  font-weight:610!important;
  color:inherit!important;
}

.dck-category-tab b{
  min-width:24px!important;
  height:24px!important;
  padding:0 6px!important;
  border-radius:8px!important;
  font-size:10.5px!important;
}

.dck-category-product-head{
  margin-bottom:10px!important;
}

.dck-category-product-head h3{
  font-size:20px!important;
  line-height:1.08!important;
  margin:5px 0 0!important;
  color:#393936!important;
}

.dck-category-product-head>a{
  font-size:10.5px!important;
  padding:7px 9px!important;
  border-radius:10px!important;
}

/* Critical fix: do not stretch slider/card to sidebar height. */
.dck-category-product-stage,
.dck-category-product-slider,
.dck-category-product-viewport,
.dck-category-product-track{
  height:auto!important;
  min-height:0!important;
}

.dck-category-product-slider{
  flex:0 0 auto!important;
}

.dck-category-product-track{
  align-items:flex-start!important;
  gap:12px!important;
}

.dck-category-product-card{
  flex:0 0 calc((100% - 24px)/3)!important;
  height:336px!important;
  min-height:336px!important;
  max-height:336px!important;
  align-self:flex-start!important;
  border-radius:15px!important;
  overflow:hidden!important;
}

.dck-category-product-card-top{
  flex:0 0 50px!important;
  min-height:50px!important;
  max-height:50px!important;
  padding:10px 12px 8px!important;
}

.dck-category-product-card-top strong{
  font-size:11.5px!important;
  line-height:1.2!important;
}

.dck-category-product-card-top span{
  font-size:8px!important;
}

.dck-category-product-image{
  flex:0 0 166px!important;
  height:166px!important;
  min-height:166px!important;
  max-height:166px!important;
}

.dck-category-product-card-foot{
  flex:0 0 120px!important;
  min-height:120px!important;
  max-height:120px!important;
  padding:10px 12px 12px!important;
  gap:8px!important;
  overflow:hidden!important;
}

.dck-category-product-card-foot p{
  margin:0!important;
  font-size:10.5px!important;
  line-height:1.4!important;
  -webkit-line-clamp:3!important;
  color:#83837f!important;
}

.dck-category-product-card-foot>a{
  margin-top:auto!important;
  font-size:10.5px!important;
}

.dck-category-product-meta{
  margin-top:9px!important;
}

.dck-category-product-meta>span{
  font-size:10px!important;
}

.dck-category-product-progress{
  height:4px!important;
}

@media(max-width:1180px){
  .dck-category-products-inner{
    grid-template-columns:205px minmax(0,1fr)!important;
    gap:18px!important;
  }
  .dck-category-tabs{max-height:430px!important}
  .dck-category-product-card{
    flex-basis:calc((100% - 12px)/2)!important;
    height:330px!important;
    min-height:330px!important;
    max-height:330px!important;
  }
}

@media(max-width:900px){
  .dck-category-products-inner{grid-template-columns:1fr!important}
  .dck-category-tabs{
    display:flex!important;
    max-height:none!important;
    overflow:auto!important;
  }
  .dck-category-tab{
    min-width:148px!important;
    min-height:34px!important;
  }
}

@media(max-width:680px){
  .dck-category-product-card{
    flex-basis:84%!important;
    height:324px!important;
    min-height:324px!important;
    max-height:324px!important;
  }
  .dck-category-product-image{
    height:158px!important;
    min-height:158px!important;
    max-height:158px!important;
  }
}


/* v1.2.45 final premium category+slider refinement */
.dck-category-products-band{
  width:100%!important;
  background:#f4f4f1!important;
  margin-top:48px!important;
  padding:54px 0 60px!important;
  overflow:hidden!important;
}
.dck-category-products-band .shell{
  max-width:1360px!important;
}
.dck-category-products-inner{
  display:grid!important;
  grid-template-columns:286px minmax(0,1fr)!important;
  gap:30px!important;
  align-items:start!important;
}
.dck-category-sidebar-head{margin-bottom:14px!important}
.dck-category-sidebar-head .kicker,
.dck-category-product-head .kicker{
  display:block!important;
  font-size:11px!important;
  font-weight:700!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  color:#8f8f89!important;
}
.dck-category-sidebar-head h2{
  font-size:22px!important;
  line-height:1.1!important;
  letter-spacing:-.03em!important;
  margin:6px 0 8px!important;
  color:#32322f!important;
}
.dck-category-sidebar-head p{
  max-width:240px!important;
  font-size:12px!important;
  line-height:1.5!important;
  color:#7b7b76!important;
  margin:0!important;
}
.dck-category-tabs{
  display:grid!important;
  gap:8px!important;
  max-height:620px!important;
  overflow:auto!important;
  padding-right:8px!important;
  scrollbar-width:thin!important;
  scrollbar-color:#cbcbc7 transparent!important;
}
.dck-category-tabs::-webkit-scrollbar{width:6px}
.dck-category-tabs::-webkit-scrollbar-thumb{background:#cbcbc7;border-radius:99px}
.dck-category-tab{
  width:100%!important;
  min-height:54px!important;
  padding:8px 10px 8px 16px!important;
  border:1px solid #ddddda!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.82)!important;
  color:#4f4f4a!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  transition:all .18s ease!important;
}
.dck-category-tab:hover{transform:translateX(2px)!important;border-color:#d2d2ce!important;background:#fff!important}
.dck-category-tab span{
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:650!important;
  color:inherit!important;
}
.dck-category-tab b{
  min-width:44px!important;
  height:38px!important;
  padding:0 10px!important;
  border-radius:13px!important;
  background:#efefec!important;
  color:#787873!important;
  font-size:12px!important;
  font-weight:700!important;
  display:grid!important;
  place-items:center!important;
}
.dck-category-tab.is-active{
  background:#161616!important;
  border-color:#161616!important;
  color:#fff!important;
  box-shadow:0 8px 24px rgba(0,0,0,.06)!important;
}
.dck-category-tab.is-active b{background:#fff!important;color:#171717!important}
.dck-category-product-stage{min-width:0!important}
.dck-category-product-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin-bottom:16px!important;
}
.dck-category-product-head h3{
  font-size:18px!important;
  line-height:1.12!important;
  letter-spacing:-.025em!important;
  margin:6px 0 0!important;
  color:#3a3a35!important;
}
.dck-category-product-head>a{
  font-size:12px!important;
  font-weight:700!important;
  color:#4e4e49!important;
  border:1px solid #d8d8d4!important;
  border-radius:14px!important;
  padding:10px 14px!important;
  background:#fff!important;
}
.dck-category-product-slider{position:relative!important}
.dck-category-product-viewport{overflow:hidden!important;min-width:0!important}
.dck-category-product-track{
  display:flex!important;
  gap:18px!important;
  align-items:flex-start!important;
  transition:transform .5s cubic-bezier(.22,.75,.24,1)!important;
}
.dck-category-product-card{
  flex:0 0 calc((100% - 36px)/3)!important;
  width:calc((100% - 36px)/3)!important;
  min-width:0!important;
  height:405px!important;
  min-height:405px!important;
  max-height:405px!important;
  border:1px solid #dfdfdb!important;
  border-radius:20px!important;
  background:#fff!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  box-shadow:0 6px 20px rgba(0,0,0,.03)!important;
}
.dck-category-product-card-top{
  flex:0 0 66px!important;
  min-height:66px!important;
  max-height:66px!important;
  padding:14px 16px 10px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:4px!important;
}
.dck-category-product-card-top strong{
  font-size:13px!important;
  line-height:1.26!important;
  letter-spacing:-.015em!important;
  color:#393935!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.dck-category-product-card-top span{
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.1em!important;
  text-transform:uppercase!important;
  color:#969691!important;
}
.dck-category-product-image{
  display:block!important;
  flex:0 0 190px!important;
  height:190px!important;
  min-height:190px!important;
  max-height:190px!important;
  background:#efefed!important;
  overflow:hidden!important;
}
.dck-category-product-image img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  transition:transform .28s ease!important;
}
.dck-category-product-card:hover .dck-category-product-image img{transform:scale(1.02)!important}
.dck-category-product-placeholder{
  height:100%!important;
  display:grid!important;
  place-items:center!important;
  font-size:30px!important;
  font-weight:800!important;
  color:#b5b5b0!important;
}
.dck-category-product-card-foot{
  flex:1 1 auto!important;
  min-height:0!important;
  padding:14px 16px 16px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
}
.dck-category-product-card-foot p{
  margin:0!important;
  color:#7a7a75!important;
  font-size:12px!important;
  line-height:1.52!important;
  display:-webkit-box!important;
  -webkit-line-clamp:3!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.dck-category-product-card-foot>a{
  margin-top:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  font-size:12px!important;
  font-weight:750!important;
  color:#33332f!important;
}
.dck-category-product-arrow{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:4!important;
  width:48px!important;
  height:48px!important;
  border-radius:999px!important;
  border:1px solid #dfdfdb!important;
  background:#fff!important;
  color:#20201d!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 8px 22px rgba(0,0,0,.05)!important;
}
.dck-category-product-arrow.prev{left:-24px!important}
.dck-category-product-arrow.next{right:-24px!important}
.dck-category-product-arrow:disabled{opacity:.35!important;cursor:default!important}
.dck-category-product-meta{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin-top:12px!important;
}
.dck-category-product-meta>span{
  font-size:12px!important;
  font-weight:650!important;
  color:#7b7b76!important;
  white-space:nowrap!important;
}
.dck-category-product-progress{
  height:5px!important;
  background:#d9d9d5!important;
  border-radius:999px!important;
  overflow:hidden!important;
  flex:1!important;
}
.dck-category-product-progress i{display:block!important;height:100%!important;background:#55554f!important;border-radius:999px!important}

@media(max-width:1180px){
  .dck-category-products-inner{grid-template-columns:250px minmax(0,1fr)!important;gap:24px!important}
  .dck-category-product-card{flex-basis:calc((100% - 18px)/2)!important;width:calc((100% - 18px)/2)!important}
}
@media(max-width:900px){
  .dck-category-products-band{padding:44px 0 50px!important}
  .dck-category-products-inner{grid-template-columns:1fr!important;gap:20px!important}
  .dck-category-sidebar-head p{max-width:none!important}
  .dck-category-tabs{display:flex!important;gap:10px!important;overflow:auto!important;max-height:none!important;padding:0 0 6px!important}
  .dck-category-tab{min-width:180px!important;flex:0 0 auto!important}
  .dck-category-product-card{flex-basis:calc((100% - 18px)/2)!important;width:calc((100% - 18px)/2)!important;height:392px!important;min-height:392px!important;max-height:392px!important}
}
@media(max-width:680px){
  .dck-category-products-band{padding:38px 0 44px!important}
  .dck-category-sidebar-head h2{font-size:20px!important}
  .dck-category-product-head{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}
  .dck-category-product-card{flex-basis:100%!important;width:100%!important;height:380px!important;min-height:380px!important;max-height:380px!important}
  .dck-category-product-image{height:174px!important;min-height:174px!important;max-height:174px!important}
  .dck-category-product-arrow{width:42px!important;height:42px!important}
  .dck-category-product-arrow.prev{left:8px!important}
  .dck-category-product-arrow.next{right:8px!important}
}


/* v1.2.46 home editorial premium refresh */
.insights-section{padding-top:74px!important}
.insights-head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}
.insights-head>div{max-width:760px}
.insights-head .kicker{display:block;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#8b8b85;margin-bottom:10px}
.insights-head h2{font-size:clamp(32px,4vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0 0 12px;color:#131313}
.insights-head p{margin:0;max-width:700px;font-size:15px;line-height:1.75;color:#70706a}
.insights-all-link{display:inline-flex;align-items:center;gap:8px;padding:14px 18px;border:1px solid #dddcd7;background:#fff;border-radius:14px;font-size:14px;font-weight:800;color:#191919;white-space:nowrap;box-shadow:0 10px 26px rgba(0,0,0,.03)}
.insights-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:24px;align-items:stretch}
.insight-feature,.insight-side-card,.insight-mini-card{background:#fff;border:1px solid #e1e0db;border-radius:26px;box-shadow:0 10px 30px rgba(0,0,0,.03)}
.insight-feature{overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-height:460px}
.insight-feature-media{display:block;background:#f3f3f1;min-height:100%}
.insight-feature-media img{width:100%;height:100%;object-fit:cover}
.insight-feature-copy{padding:30px 32px 30px 30px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;background:linear-gradient(180deg,#fff 0%,#fbfbf9 100%)}
.insight-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.insight-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f3f3f0;color:#343430;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.insight-meta-row small,.insight-side-copy small,.insight-mini-card small{font-size:12px;color:#8a8a85}
.insight-feature h3{font-size:34px;line-height:1.06;letter-spacing:-.04em;margin:0;color:#171717}
.insight-feature p{margin:0;color:#6f6f69;font-size:15px;line-height:1.78}
.insight-readmore,.insight-side-copy>a,.insight-mini-card>a{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:800;color:#1d1d1b}
.insight-side-stack{display:grid;gap:20px}
.insight-side-card{display:grid;grid-template-columns:210px minmax(0,1fr);overflow:hidden;min-height:220px}
.insight-side-thumb{display:block;background:#f3f3f1}
.insight-side-thumb img{width:100%;height:100%;object-fit:cover}
.insight-side-copy{padding:22px 22px 20px;display:flex;flex-direction:column;gap:10px}
.insight-side-copy h3{font-size:24px;line-height:1.12;letter-spacing:-.03em;margin:0;color:#191919}
.insight-side-copy p{margin:0;color:#74746f;font-size:14px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.insight-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}
.insight-mini-card{padding:22px 22px 20px}
.insight-mini-card h4{font-size:20px;line-height:1.18;letter-spacing:-.025em;margin:8px 0 10px;color:#1c1c1a}
.insight-mini-card p{margin:0 0 14px;color:#74746f;font-size:13px;line-height:1.62;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}

@media(max-width:1180px){
  .insights-layout{grid-template-columns:1fr!important}
  .insight-side-stack{grid-template-columns:1fr 1fr!important}
}
@media(max-width:900px){
  .insights-head{align-items:flex-start;flex-direction:column!important}
  .insight-feature{grid-template-columns:1fr!important;min-height:0!important}
  .insight-feature-media{aspect-ratio:16/11!important}
  .insight-side-stack{grid-template-columns:1fr!important}
  .insight-side-card{grid-template-columns:1fr!important;min-height:0!important}
  .insight-side-thumb{aspect-ratio:16/10!important}
  .insight-mini-grid{grid-template-columns:1fr 1fr!important}
}
@media(max-width:620px){
  .insights-section{padding-top:58px!important}
  .insights-head h2{font-size:34px!important}
  .insights-head p{font-size:14px!important;line-height:1.65!important}
  .insights-all-link{padding:12px 15px!important;font-size:13px!important}
  .insight-feature-copy{padding:22px!important}
  .insight-feature h3{font-size:28px!important}
  .insight-side-copy h3{font-size:21px!important}
  .insight-mini-grid{grid-template-columns:1fr!important}
  .insight-mini-card{padding:18px!important}
}


/* v1.2.47 — 6 visible categories + full-fit vertical product images */
@media (min-width:901px){
  .dck-category-tabs{
    height:364px!important;
    max-height:364px!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain!important;
    scrollbar-width:thin!important;
    scrollbar-color:#c8c8c3 transparent!important;
    padding-right:7px!important;
  }
  .dck-category-tabs::-webkit-scrollbar{width:5px!important}
  .dck-category-tabs::-webkit-scrollbar-track{background:transparent!important}
  .dck-category-tabs::-webkit-scrollbar-thumb{background:#c8c8c3!important;border-radius:999px!important}
  .dck-category-tab{
    min-height:54px!important;
    height:54px!important;
    flex:0 0 54px!important;
  }
}

/* Keep cards at the current compact height, but devote more of it to the bag image. */
.dck-category-product-card{
  height:405px!important;
  min-height:405px!important;
  max-height:405px!important;
}
.dck-category-product-card-top{
  flex:0 0 62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
.dck-category-product-image{
  flex:0 0 225px!important;
  height:225px!important;
  min-height:225px!important;
  max-height:225px!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#efefed!important;
  overflow:hidden!important;
}
.dck-category-product-image img{
  width:auto!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  margin:0 auto!important;
  display:block!important;
}
.dck-category-product-card-foot{
  flex:0 0 118px!important;
  min-height:118px!important;
  max-height:118px!important;
  padding:12px 16px 14px!important;
}
.dck-category-product-card-foot p{
  -webkit-line-clamp:2!important;
  font-size:11.5px!important;
  line-height:1.45!important;
}

@media(max-width:1180px) and (min-width:901px){
  .dck-category-tabs{
    height:346px!important;
    max-height:346px!important;
  }
  .dck-category-tab{
    min-height:51px!important;
    height:51px!important;
    flex-basis:51px!important;
  }
}

@media(max-width:900px){
  .dck-category-product-image{
    height:210px!important;
    min-height:210px!important;
    max-height:210px!important;
    flex-basis:210px!important;
  }
  .dck-category-product-image img{
    width:auto!important;
    height:100%!important;
    max-width:100%!important;
    max-height:100%!important;
    object-fit:contain!important;
  }
}


/* v1.2.48 — premium order process timeline */
.order-steps{
  padding:88px 0 84px!important;
}
.order-steps-head{
  max-width:820px;
  margin:0 auto 52px;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
}
.order-steps-icon{
  width:58px;
  height:58px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#ef233c;
  color:#fff;
  margin-bottom:18px;
  box-shadow:0 14px 34px rgba(239,35,60,.18);
}
.order-steps-icon svg{
  width:28px;
  height:28px;
  fill:currentColor;
}
.order-steps-head .kicker{
  margin-bottom:10px;
  font-size:11px;
  font-weight:800;
  letter-spacing:.16em;
  color:#8d8d88;
}
.order-steps-head h2{
  margin:0;
  max-width:760px;
  font-size:clamp(38px,4.4vw,64px);
  line-height:1.02;
  letter-spacing:-.045em;
  color:#151515;
}
.order-steps-head>p{
  max-width:700px;
  margin:18px 0 24px;
  font-size:16px;
  line-height:1.7;
  color:#70706b;
}
.order-steps-cta{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 18px!important;
  border-radius:13px!important;
}
.order-steps-timeline{
  position:relative;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:30px;
  padding-top:42px;
}
.order-steps-line{
  position:absolute;
  left:4%;
  right:4%;
  top:13px;
  height:7px;
  border-radius:999px;
  background:#e6e7e9;
  overflow:hidden;
}
.order-steps-line>span{
  display:block;
  width:74%;
  height:100%;
  border-radius:inherit;
  background:#ef233c;
}
.order-step{
  position:relative;
  padding-top:22px;
  text-align:left;
}
.order-step::before{
  content:"";
  position:absolute;
  top:-40px;
  left:0;
  width:30px;
  height:30px;
  border-radius:999px;
  background:#a8a9ad;
  border:8px solid #eceef0;
  box-sizing:border-box;
  z-index:2;
}
.order-step.is-active::before{
  background:#b51227;
  border-color:#ef233c;
}
.order-step-no{
  display:inline-block;
  margin-bottom:10px;
  font-size:12px;
  font-weight:800;
  letter-spacing:.13em;
  color:#8b8b87;
}
.order-step h3{
  margin:0 0 8px;
  font-size:20px;
  line-height:1.15;
  letter-spacing:-.025em;
  color:#232321;
}
.order-step p{
  margin:0;
  max-width:280px;
  font-size:13px;
  line-height:1.62;
  color:#777772;
}

@media(max-width:980px){
  .order-steps{padding:70px 0 68px!important}
  .order-steps-timeline{grid-template-columns:1fr 1fr;gap:34px 28px;padding-top:0}
  .order-steps-line{display:none}
  .order-step{padding:18px 18px 18px 58px;border:1px solid #e1e1dd;border-radius:20px;background:#fbfbf9}
  .order-step::before{top:18px;left:18px;width:24px;height:24px;border-width:6px}
  .order-step-no{margin-bottom:6px}
  .order-step p{max-width:none}
}
@media(max-width:620px){
  .order-steps{padding:56px 0 54px!important}
  .order-steps-head{margin-bottom:32px}
  .order-steps-icon{width:52px;height:52px;margin-bottom:15px}
  .order-steps-head h2{font-size:34px}
  .order-steps-head>p{font-size:14px;line-height:1.62;margin:14px 0 20px}
  .order-steps-timeline{grid-template-columns:1fr;gap:12px}
  .order-step{padding:17px 16px 17px 54px;border-radius:17px}
  .order-step::before{top:17px;left:16px}
  .order-step h3{font-size:18px}
  .order-step p{font-size:12.5px}
}


/* v1.2.49 — softer editorial heading proportions */
.insights-head{
  margin-bottom:26px!important;
}
.insights-head>div{
  max-width:820px!important;
}
.insights-head .kicker{
  font-size:10px!important;
  letter-spacing:.15em!important;
  color:#92928d!important;
  margin-bottom:9px!important;
}
.insights-head h2{
  font-size:clamp(30px,3.15vw,46px)!important;
  line-height:1.08!important;
  font-weight:650!important;
  letter-spacing:-.032em!important;
  color:#20201e!important;
  margin:0 0 12px!important;
  max-width:760px!important;
}
.insights-head p{
  max-width:760px!important;
  font-size:14px!important;
  line-height:1.68!important;
  color:#7a7a75!important;
}
@media(max-width:900px){
  .insights-head h2{font-size:36px!important;max-width:680px!important}
}
@media(max-width:620px){
  .insights-head h2{font-size:30px!important;line-height:1.1!important}
  .insights-head p{font-size:13.5px!important}
}

/* v1.2.50 — premium customer reviews + manual client brands */
.dck-testimonials-band{margin-top:70px;padding:82px 0 70px;background:#f3f3f1;overflow:hidden}.dck-testimonials-head{text-align:center;max-width:820px;margin:0 auto 34px}.dck-testimonials-head-copy{display:flex;flex-direction:column;align-items:center}.dck-testimonials-icon{width:54px;height:54px;border-radius:999px;background:#ef233c;color:#fff;display:grid;place-items:center;font-size:22px;margin-bottom:18px;box-shadow:0 14px 32px rgba(239,35,60,.18)}.dck-testimonials-head .kicker{font-size:11px;font-weight:800;letter-spacing:.16em;color:#8c8c87;margin-bottom:10px}.dck-testimonials-head h2{font-size:clamp(38px,4.5vw,64px);line-height:1.02;letter-spacing:-.05em;margin:0 0 14px;color:#171717}.dck-testimonials-head p{max-width:700px;margin:0;color:#70706a;font-size:16px;line-height:1.7}.dck-testimonials-actions{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:24px;flex-wrap:wrap}.dck-rating-summary{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e1e1dd;border-radius:14px;padding:11px 14px}.dck-rating-summary strong{font-size:20px;color:#1c1c1a}.dck-rating-summary small{color:#777772;font-size:12px}.dck-stars,.dck-testimonial-stars{color:#ffad0a;letter-spacing:2px}.dck-testimonial-slider-shell{position:relative}.dck-testimonial-viewport{overflow:hidden}.dck-testimonial-track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,.75,.24,1);will-change:transform}.dck-testimonial-card{background:#fff;border:1px solid #e1e1dd;border-radius:24px;padding:28px 28px 26px;min-height:310px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 12px 32px rgba(0,0,0,.035)}.dck-testimonial-avatar{width:58px;height:58px;border-radius:999px;background:linear-gradient(135deg,#111,#555);color:#fff;display:grid;place-items:center;font-size:20px;font-weight:800;margin-bottom:14px}.dck-testimonial-stars{font-size:15px;margin-bottom:16px}.dck-testimonial-card blockquote{margin:0;color:#5e5e59;font-size:15px;line-height:1.72;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.dck-testimonial-person{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:3px}.dck-testimonial-person strong{font-size:15px;color:#222}.dck-testimonial-person span{font-size:12px;color:#888882}.dck-testimonial-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border-radius:999px;border:1px solid #dededa;background:#fff;color:#1c1c19;display:grid;place-items:center;font-size:26px;box-shadow:0 10px 28px rgba(0,0,0,.06)}.dck-testimonial-arrow.prev{left:-24px}.dck-testimonial-arrow.next{right:-24px}.dck-testimonial-arrow:disabled{opacity:.3}.dck-testimonial-dots{display:flex;justify-content:center;gap:7px;margin-top:20px}.dck-testimonial-dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:#b9b9b4}.dck-testimonial-dots button.active{width:24px;background:#4b4b47}.dck-client-brands{margin-top:46px;border-top:1px solid #deded9;padding-top:28px}.dck-client-brands>p{text-align:center;margin:0 0 18px;font-size:12px;font-weight:700;color:#777772;letter-spacing:.02em}.dck-client-brand-window{overflow:hidden;position:relative}.dck-client-brand-window:before,.dck-client-brand-window:after{content:"";position:absolute;top:0;bottom:0;width:110px;z-index:2;pointer-events:none}.dck-client-brand-window:before{left:0;background:linear-gradient(90deg,#f3f3f1,rgba(243,243,241,0))}.dck-client-brand-window:after{right:0;background:linear-gradient(270deg,#f3f3f1,rgba(243,243,241,0))}.dck-client-brand-track{display:flex;align-items:center;gap:56px;width:max-content;animation:dckClientBrands 32s linear infinite}.dck-client-brand-track span{font-size:22px;font-weight:750;letter-spacing:-.025em;color:#4d4d49;white-space:nowrap}.dck-client-brand-track span:nth-child(3n){color:#787873}.dck-client-brands:hover .dck-client-brand-track{animation-play-state:paused}@keyframes dckClientBrands{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
@media(max-width:1100px){.dck-testimonials-band{padding:70px 0 60px}.dck-testimonial-card{min-height:300px}.dck-testimonial-arrow.prev{left:8px}.dck-testimonial-arrow.next{right:8px}}
@media(max-width:700px){.dck-testimonials-band{margin-top:52px;padding:56px 0 48px}.dck-testimonials-head{margin-bottom:26px}.dck-testimonials-head h2{font-size:36px}.dck-testimonials-head p{font-size:14px}.dck-testimonials-icon{width:48px;height:48px}.dck-testimonial-card{min-height:290px;padding:24px 22px}.dck-testimonial-card blockquote{font-size:14px}.dck-client-brand-track{gap:34px}.dck-client-brand-track span{font-size:18px}.dck-client-brand-window:before,.dck-client-brand-window:after{width:52px}}


/* v1.2.51 — all hero slides use the same typography scale */
#main .store-hero .store-slide .store-slide-copy{
  width:min(78%,420px)!important;
}
#main .store-hero .store-slide .store-slide-kicker{
  margin-bottom:12px!important;
}
#main .store-hero .store-slide .store-slide-kicker span{
  font-size:10px!important;
  letter-spacing:.12em!important;
}
#main .store-hero .store-slide .store-slide-kicker b{
  font-size:10px!important;
  padding:7px 9px!important;
}
#main .store-hero .store-slide h1,
#main .store-hero .store-slide h2,
#main .store-hero .store-slide.layout-wide h1,
#main .store-hero .store-slide.layout-wide h2,
#main .store-hero .store-slide.layout-wide-video h1,
#main .store-hero .store-slide.layout-wide-video h2,
#main .store-hero .store-slide.layout-square h1,
#main .store-hero .store-slide.layout-square h2{
  font-size:clamp(30px,3vw,48px)!important;
  line-height:1.02!important;
  max-width:390px!important;
  margin-bottom:12px!important;
}
#main .store-hero .store-slide p,
#main .store-hero .store-slide.layout-wide p,
#main .store-hero .store-slide.layout-wide-video p,
#main .store-hero .store-slide.layout-square p{
  font-size:15px!important;
  line-height:1.48!important;
  max-width:360px!important;
}
#main .store-hero .store-slide .store-slide-btn{
  margin-top:18px!important;
  padding:13px 16px!important;
  font-size:12px!important;
}
@media(max-width:900px){
  #main .store-hero .store-slide .store-slide-copy{width:75%!important}
  #main .store-hero .store-slide h1,
  #main .store-hero .store-slide h2{font-size:46px!important}
  #main .store-hero .store-slide p{font-size:16px!important}
}
@media(max-width:620px){
  #main .store-hero .store-slide .store-slide-copy{width:auto!important}
  #main .store-hero .store-slide h1,
  #main .store-hero .store-slide h2{font-size:38px!important}
  #main .store-hero .store-slide p{font-size:14px!important}
}

/* v1.2.52 premium footer */
.premium-footer{position:relative;padding:0!important;border-top:0!important;background:#fff;color:#171717}.footer-accent{height:2px;background:var(--accent);opacity:.9}.premium-footer-grid{display:grid;grid-template-columns:1.55fr .72fr .72fr 1fr;gap:56px;padding-top:58px;padding-bottom:42px}.premium-footer-logo{display:inline-flex;align-items:center;max-width:180px;margin-bottom:18px}.premium-footer-logo img{display:block;width:auto;max-width:180px;max-height:58px;object-fit:contain}.premium-footer-brand p{max-width:440px;margin:0 0 24px;color:#70706c;font-size:14px;line-height:1.75}.premium-footer-cta{display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;padding:13px 16px;border-radius:11px;font-size:13px;font-weight:750;transition:.2s}.premium-footer-cta:hover{transform:translateY(-2px);background:#222}.premium-footer-col h3,.premium-footer-contact h3{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#8a8a85;margin:0 0 18px}.premium-footer-col a{display:flex!important;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px!important;color:#2f2f2c!important;font-size:13px!important;font-weight:650;transition:.18s}.premium-footer-col a span{color:#9a9a95}.premium-footer-col a:hover{transform:translateX(2px);color:#000!important}.premium-footer-contact p{display:flex!important;align-items:flex-start;gap:10px;margin:0 0 13px!important;color:#5f5f5b!important;font-size:13px!important;line-height:1.55}.premium-footer-contact p a{color:inherit!important;margin:0!important}.footer-contact-icon{width:18px;flex:0 0 18px;color:#1f1f1d;font-size:14px}.premium-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-top:20px;padding-bottom:24px;border-top:1px solid #e8e8e5;color:#858580;font-size:11px}.premium-footer-social{display:flex;align-items:center;justify-content:center;gap:10px}.premium-footer-social>span{margin-right:4px;color:#696965;font-weight:650}.premium-footer-social a{width:28px;height:28px;display:grid;place-items:center;color:#191919;border-radius:999px;transition:.18s}.premium-footer-social a:hover{background:#f2f2ef}.premium-footer-social svg{width:18px;height:18px;display:block}.premium-footer-credit{justify-self:end;color:#6f6f6a;font-weight:650;text-decoration:none}.premium-footer-credit:hover{color:#111;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1050px){.premium-footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:38px}.premium-footer-contact{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 28px}.premium-footer-contact h3{grid-column:1/-1}.premium-footer-bottom{grid-template-columns:1fr auto}.premium-footer-social{grid-row:2;grid-column:1/-1;justify-content:flex-start}.premium-footer-credit{justify-self:end}}
@media(max-width:720px){.premium-footer-grid{grid-template-columns:1fr 1fr;gap:34px 24px;padding-top:42px;padding-bottom:34px}.premium-footer-brand{grid-column:1/-1}.premium-footer-contact{grid-column:1/-1;grid-template-columns:1fr}.premium-footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.premium-footer-social{order:1}.premium-footer-copy{order:2}.premium-footer-credit{order:3}.premium-footer-credit{justify-self:start}}
@media(max-width:480px){.premium-footer-grid{grid-template-columns:1fr;gap:26px}.premium-footer-col{border-top:1px solid #ecece9;padding-top:22px}.premium-footer-logo{max-width:160px}.premium-footer-logo img{max-width:160px}.premium-footer-social{flex-wrap:wrap}}


/* ===== Premium product template v1.2.54 ===== */
.product-premium-hero{padding:26px 0 18px}
.pp-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:34px;align-items:start}
.pp-gallery-card,.pp-summary,.pp-rich-wrap,.pp-feature-card,.pp-related-card{background:#fff}
.pp-gallery-card{position:relative}
.pp-gallery-main{position:relative;min-height:560px;border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#f6f6f4,#ececea);border:1px solid #ecebe7;padding:18px;display:flex;align-items:center;justify-content:center}
.pp-gallery-main img,.pp-detail-visual img{width:100%;height:100%;object-fit:contain;object-position:center}
.pp-main-image{max-height:100%;width:100%;display:block}
.pp-gallery-badge{position:absolute;left:18px;bottom:74px;background:#0f2438;color:#fff;padding:8px 12px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;z-index:2}
.pp-gallery-title{position:absolute;left:18px;bottom:18px;color:#fff;font-weight:900;font-size:20px;line-height:1.08;letter-spacing:-.03em;text-shadow:0 10px 24px rgba(0,0,0,.22);z-index:2;max-width:64%}
.pp-gallery-main:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.24),transparent 42%);pointer-events:none}
.pp-thumb-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:14px}
.pp-thumb{border:1px solid #e5e5e2;background:#fff;border-radius:16px;padding:8px;height:92px;cursor:pointer;transition:.18s ease;overflow:hidden}
.pp-thumb img{width:100%;height:100%;object-fit:contain}
.pp-thumb:hover,.pp-thumb.is-active{border-color:#111;box-shadow:0 10px 22px rgba(0,0,0,.08);transform:translateY(-1px)}
.pp-summary{padding:10px 0}
.pp-kicker,.pp-section-kicker,.pp-mini-kicker{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ef5b6d}
.pp-summary h1{font-size:clamp(42px,4.6vw,68px);line-height:.95;letter-spacing:-.06em;margin:12px 0 18px;max-width:12ch;color:#16304a}
.pp-lead{font-size:16px;line-height:1.8;color:#64707d;max-width:58ch;margin:0 0 24px}
.pp-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:20px}
.pp-spec-grid>div{border:1px solid #e8ecef;border-radius:16px;padding:16px 18px;background:#fff}
.pp-spec-grid span{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8592a0;font-weight:800;margin-bottom:6px}
.pp-spec-grid strong{display:block;font-size:15px;line-height:1.35;color:#1c344b}
.pp-cta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;background:#0d2740;color:#fff;border-radius:22px;padding:22px 22px 20px;box-shadow:0 18px 45px rgba(9,29,46,.14)}
.pp-cta-panel h2{font-size:28px;line-height:1.04;letter-spacing:-.04em;margin:4px 0 8px}
.pp-cta-panel p{margin:0;color:rgba(255,255,255,.74);font-size:14px;max-width:42ch}
.pp-cta-actions{display:grid;gap:10px;min-width:220px}
.pp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:14px 18px;font-size:13px;font-weight:900;line-height:1.2;transition:.18s ease;border:1px solid transparent;cursor:pointer;text-align:center}
.pp-btn:hover{transform:translateY(-1px)}
.pp-btn-primary{background:var(--accent);color:#fff}
.pp-btn-primary:hover{background:var(--accent-dark)}
.pp-btn-dark{background:#fff;color:#0d2740;border-color:#fff}
.pp-btn-dark:hover{background:#f6f7f9}
.pp-btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.26)}
.pp-btn-outline:hover{border-color:#fff;background:rgba(255,255,255,.06)}
.pp-meta-links{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding-top:12px;color:#7a8590;font-size:13px;font-weight:700}
.pp-meta-links i{font-style:normal;color:#c3c7cb}
.product-subnav{position:sticky;top:82px;z-index:25;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-top:1px solid #f0f0ed;border-bottom:1px solid #f0f0ed}
.product-subnav-inner{display:flex;gap:26px;overflow:auto;white-space:nowrap;padding:14px 0}
.product-subnav-inner a{font-size:13px;font-weight:800;color:#4c5965}
.product-subnav-inner a:hover{color:#111}
.pp-section{padding:84px 0}.pp-light-section{background:#fff}.pp-spec-section{background:#f7f7f5}.pp-dark-section,.pp-faq-section,.pp-bottom-cta{background:#0a243a;color:#fff}.pp-rich-section{background:#fff}.pp-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.pp-section-head h2,.pp-spec-copy h2,.pp-detail-copy h2,.pp-quote-copy h2,.pp-faq-copy h2,.pp-rich-head h2{font-size:clamp(34px,3.6vw,54px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 0;color:#16304a}.pp-section-head p,.pp-spec-copy p,.pp-detail-copy p,.pp-quote-copy p,.pp-rich-head p,.pp-faq-copy p{margin:0;color:#788390;font-size:15px;line-height:1.85}.pp-section-head.split>*:first-child{flex:1}.pp-section-head.split p{max-width:420px}.pp-section-head.dark h2,.pp-section-head.dark p,.pp-faq-copy h2,.pp-faq-copy p,.pp-bottom-cta-inner h2,.pp-bottom-cta-inner p{color:#fff}.pp-section-head.dark p,.pp-faq-copy p,.pp-bottom-cta-inner p{color:rgba(255,255,255,.72)}
.pp-feature-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.pp-feature-card{min-height:208px;border:1px solid #e7ebee;border-radius:20px;padding:24px 22px;display:flex;flex-direction:column}
.pp-feature-card span,.pp-usage-card span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff4f6;color:#ef5b6d;font-size:11px;font-weight:900;letter-spacing:.1em}
.pp-feature-card h3,.pp-usage-card h3,.pp-related-card h3{font-size:25px;line-height:1.08;letter-spacing:-.04em;margin:18px 0 10px;color:#1a3249}.pp-feature-card p,.pp-usage-card p,.pp-related-card p{font-size:14px;line-height:1.8;color:#72808c;margin:0}
.pp-spec-wrap,.pp-detail-grid,.pp-quote-grid,.pp-faq-grid{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:44px;align-items:start}
.pp-spec-copy a{display:inline-flex;margin-top:18px;color:var(--accent);font-weight:900}
.pp-spec-table{background:#fff;border:1px solid #e7eaed;border-radius:22px;overflow:hidden}
.pp-spec-row{display:grid;grid-template-columns:minmax(160px,.9fr) minmax(0,1.1fr);gap:20px;padding:18px 22px;border-bottom:1px solid #edf0f2}
.pp-spec-row:last-child{border-bottom:0}.pp-spec-row span{font-size:13px;color:#8d98a4}.pp-spec-row strong{font-size:14px;color:#1d3449}
.pp-detail-grid{align-items:center}.pp-detail-visual{position:relative;height:520px;border-radius:24px;overflow:hidden;background:#f3f3f0;border:1px solid #ebebe7;padding:18px}
.pp-detail-caption{position:absolute;left:22px;bottom:22px;color:#fff;font-size:18px;font-weight:900;text-shadow:0 10px 24px rgba(0,0,0,.28)}.pp-detail-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.28),transparent 44%);pointer-events:none}
.pp-detail-copy p{margin:0 0 14px}
.pp-usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.pp-usage-card{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.02);border-radius:18px;padding:22px;min-height:180px}
.pp-usage-card h3{color:#fff;font-size:22px;margin:18px 0 10px}.pp-usage-card p{color:rgba(255,255,255,.68)}
.pp-quote-grid{align-items:start}.pp-steps-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:26px}.pp-steps-grid>div{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e6eaee;border-radius:14px;padding:14px 16px;font-size:13px;font-weight:800;color:#32475a}.pp-steps-grid b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff3f5;color:#ef5b6d;font-size:11px;flex:none}
.pp-quote-box{background:#0d2740;color:#fff;border-radius:22px;padding:26px;display:grid;gap:12px;box-shadow:0 18px 45px rgba(9,29,46,.14)}.pp-quote-box h3{font-size:34px;line-height:1.02;letter-spacing:-.04em;margin:0}.pp-quote-box p{margin:0 0 8px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.8}
.pp-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.pp-related-card{border:1px solid #e7ebee;border-radius:18px;padding:22px;min-height:196px;display:flex;flex-direction:column}.pp-related-card span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ef5b6d;font-weight:900}.pp-related-card h3{font-size:28px;margin:16px 0 8px}.pp-related-card a{margin-top:auto;color:var(--accent);font-weight:900}
.pp-rich-wrap{border:1px solid #eceff2;border-radius:24px;padding:28px;background:#fff;box-shadow:0 18px 45px rgba(8,26,40,.03)}.pp-rich-head{margin-bottom:26px}.pp-rich-content{font-size:16px;color:#364656}.pp-rich-content h2,.pp-rich-content h3,.pp-rich-content h4{color:#16304a;letter-spacing:-.03em}.pp-rich-content p,.pp-rich-content li{line-height:1.86}.pp-rich-content ul,.pp-rich-content ol{padding-left:20px}
.pp-faq-list{border-top:1px solid rgba(255,255,255,.12)}.pp-faq-item{border-bottom:1px solid rgba(255,255,255,.12)}.pp-faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0;border:0;background:transparent;color:#fff;font:inherit;font-size:16px;font-weight:750;cursor:pointer;text-align:left}.pp-faq-trigger b{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;border:1px solid rgba(255,255,255,.24);font-size:16px;line-height:1;font-weight:400;transition:transform .18s ease}.pp-faq-item.is-open .pp-faq-trigger b{transform:rotate(45deg)}.pp-faq-answer{display:none;padding:0 0 20px}.pp-faq-answer p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.85;max-width:62ch}
.pp-bottom-cta{padding:28px 0 34px}.pp-bottom-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.pp-bottom-cta-inner h2{font-size:44px;line-height:1.02;letter-spacing:-.05em;margin:10px 0 8px}.pp-bottom-actions{display:flex;gap:10px;flex-wrap:wrap}.pp-bottom-cta .pp-btn-outline{color:#fff}
@media(max-width:1180px){.pp-hero-grid,.pp-spec-wrap,.pp-detail-grid,.pp-quote-grid,.pp-faq-grid{grid-template-columns:1fr;gap:28px}.pp-thumb-row{grid-template-columns:repeat(4,minmax(0,1fr))}.pp-feature-cards,.pp-related-grid,.pp-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-summary h1{max-width:14ch}.product-subnav{top:72px}}
@media(max-width:760px){.product-premium-hero{padding-top:18px}.pp-gallery-main{min-height:420px;padding:14px}.pp-gallery-title{font-size:18px;max-width:72%}.pp-thumb-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pp-thumb{height:82px}.pp-summary h1,.pp-section-head h2,.pp-spec-copy h2,.pp-detail-copy h2,.pp-quote-copy h2,.pp-faq-copy h2,.pp-rich-head h2,.pp-bottom-cta-inner h2,.pp-quote-box h3{font-size:clamp(30px,8vw,42px)}.pp-lead{font-size:15px}.pp-spec-grid,.pp-steps-grid,.pp-feature-cards,.pp-related-grid,.pp-usage-grid{grid-template-columns:1fr}.pp-cta-panel{grid-template-columns:1fr}.pp-cta-actions{min-width:0}.pp-spec-row{grid-template-columns:1fr;gap:8px}.pp-section{padding:66px 0}.pp-detail-visual{height:390px}.pp-faq-trigger{font-size:15px}.pp-bottom-cta-inner{flex-direction:column;align-items:flex-start}.product-subnav-inner{gap:18px;padding:12px 0}.pp-meta-links{font-size:12px}}


/* ===== Premium Contact Page v1.2.55 ===== */
.contact-premium-hero{background:#0b2439;color:#fff;padding:58px 0 86px;position:relative;overflow:hidden}.contact-premium-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:92px 92px;opacity:.35}.contact-premium-hero-inner{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.contact-premium-hero h1{font-size:clamp(48px,6vw,76px);line-height:.95;letter-spacing:-.06em;margin:10px 0 12px}.contact-premium-hero p{max-width:720px;color:rgba(255,255,255,.72);font-size:15px;line-height:1.8;margin:0}.contact-kicker,.contact-section-kicker{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:900;color:#ff7b87}.contact-hero-actions,.contact-bottom-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 18px;border-radius:12px;font-size:13px;font-weight:900;transition:.18s ease}.contact-pill.light{background:#fff;color:#10263a}.contact-pill.outline{border:1px solid rgba(255,255,255,.28);color:#fff}.contact-pill.red{background:var(--accent);color:#fff}.contact-pill:hover{transform:translateY(-1px)}.contact-info-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:-42px;position:relative;z-index:3}.contact-info-card{background:#fff;border:1px solid #e6eaed;border-radius:18px;padding:18px 18px 16px;min-height:150px;box-shadow:0 16px 35px rgba(10,29,44,.06)}.contact-info-icon{width:34px;height:34px;border-radius:10px;background:#fff1f3;color:var(--accent);display:grid;place-items:center;margin-bottom:14px;font-weight:900}.contact-info-card>span{font-size:9px;letter-spacing:.16em;color:#ef5b6d;font-weight:900}.contact-info-card h3{font-size:18px;line-height:1.2;letter-spacing:-.03em;margin:7px 0 8px;color:#173149}.contact-info-card p{font-size:12px;line-height:1.6;color:#8b949d;margin:0}.contact-premium-main{background:#f5f6f7;padding:38px 0 74px}.contact-premium-grid{display:grid;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:18px}.contact-plan-card,.contact-map-card{background:#fff;border:1px solid #e3e7ea;border-radius:22px;overflow:hidden}.contact-plan-card{padding:28px}.contact-plan-card h2,.contact-map-head h2,.contact-solutions-head h2,.contact-bottom-cta h2{font-size:clamp(30px,3.5vw,48px);line-height:1.02;letter-spacing:-.05em;color:#173149;margin:8px 0 14px}.contact-plan-card>p{color:#75808a;line-height:1.8;font-size:14px;margin:0 0 20px}.contact-step-list{border-top:1px solid #e9ecee}.contact-step-list>div{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #e9ecee}.contact-step-list b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff1f3;color:#ef5b6d;font-size:10px}.contact-step-list strong{display:block;font-size:13px;color:#24384a;margin-bottom:3px}.contact-step-list small{display:block;font-size:11px;color:#9099a2;line-height:1.55}.contact-direct-box{display:flex;gap:12px;align-items:flex-start;background:#f6f7f8;border-radius:14px;padding:14px;margin-top:18px}.contact-direct-box i{width:26px;height:26px;border-radius:999px;background:#e4f6ec;color:#2b9a62;display:grid;place-items:center;font-style:normal;font-weight:900}.contact-direct-box strong{display:block;font-size:12px;color:#25394b}.contact-direct-box span{font-size:11px;color:#87919a}.contact-map-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding:24px 24px 14px}.contact-map-head h2{font-size:30px;margin-bottom:0}.contact-map-head a{font-size:12px;font-weight:900;color:var(--accent)}.contact-map-frame{height:430px;position:relative;background:#d8e3e7}.contact-map-frame iframe{border:0;width:100%;height:100%}.contact-map-label{position:absolute;left:20px;top:20px;background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 12px 30px rgba(0,0,0,.12);max-width:250px}.contact-map-label b{display:block;font-size:13px;color:#1d3448}.contact-map-label span{display:block;margin-top:4px;font-size:10px;line-height:1.5;color:#7f8993}.contact-map-foot{display:flex;justify-content:space-between;gap:16px;padding:12px 18px;color:#8b949d;font-size:10px}.contact-solutions-band{background:#081f32;color:#fff;padding:70px 0}.contact-solutions-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:26px}.contact-solutions-head h2{color:#fff;max-width:14ch}.contact-solutions-head p{max-width:520px;color:rgba(255,255,255,.68);font-size:13px;line-height:1.75;margin:0}.contact-solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.contact-solution-grid a{display:grid;grid-template-columns:34px 1fr 20px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:16px 18px;background:rgba(255,255,255,.02);transition:.18s}.contact-solution-grid a:hover{background:rgba(255,255,255,.06);transform:translateY(-1px)}.contact-solution-grid span{color:#ff7b87;font-size:10px;font-weight:900}.contact-solution-grid strong{font-size:13px}.contact-solution-grid i{font-style:normal;color:rgba(255,255,255,.46)}.contact-bottom-cta-wrap{padding:42px 0;background:#fff}.contact-bottom-cta{background:#0d2740;color:#fff;border-radius:22px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-bottom-cta h2{color:#fff;margin:8px 0 8px}.contact-bottom-cta p{margin:0;color:rgba(255,255,255,.7);font-size:13px;max-width:650px}

/* ===== Premium Product Category Archive v1.2.55 ===== */
.category-premium-hero{padding:52px 0 30px;background:#fff}.category-premium-hero-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.category-premium-kicker{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:#8b8b87}.category-premium-hero h1{font-size:clamp(40px,5.2vw,68px);line-height:.98;letter-spacing:-.055em;margin:10px 0 10px;color:#171717}.category-premium-hero p{margin:0;max-width:700px;color:#74746f;font-size:15px;line-height:1.75}.category-premium-cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:12px;background:#111;color:#fff;font-size:13px;font-weight:900}.category-shop-section{background:#f7f7f5;padding:34px 0 70px}.category-shop-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:26px;align-items:start}.category-shop-sidebar{position:sticky;top:112px;display:grid;gap:18px}.category-filter-active{display:flex;justify-content:space-between;align-items:center;background:#111;color:#fff;border-radius:14px;padding:14px 16px;font-size:13px;font-weight:900}.category-filter-active b{min-width:36px;height:32px;border-radius:10px;background:#fff;color:#111;display:grid;place-items:center;font-size:12px}.category-sidebar-block h3{font-size:15px;margin:0 0 10px;letter-spacing:-.02em}.category-sidebar-list{display:grid;gap:7px;max-height:430px;overflow:auto;padding-right:4px}.category-sidebar-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e3e3df;border-radius:12px;padding:11px 12px;font-size:12px;font-weight:780;color:#4b4b48}.category-sidebar-list a:hover,.category-sidebar-list a.is-active{background:#111;color:#fff;border-color:#111}.category-sidebar-list b{min-width:30px;height:28px;padding:0 7px;border-radius:9px;background:#f2f2ef;color:#73736f;display:grid;place-items:center;font-size:11px}.category-sidebar-list a.is-active b{background:#fff;color:#111}.category-search-box{display:flex;align-items:center;background:#fff;border:1px solid #e3e3df;border-radius:12px;padding:0 12px}.category-search-box input{width:100%;height:44px;border:0;background:transparent;outline:0;font:inherit;font-size:12px}.category-search-box span{color:#999}.category-promo-box{background:linear-gradient(150deg,#151515,#2b2b2b);color:#fff;border-radius:18px;padding:20px;min-height:220px;display:flex;flex-direction:column;justify-content:flex-end}.category-promo-box>span{font-size:9px;letter-spacing:.14em;color:#ff7b87;font-weight:900}.category-promo-box h3{font-size:25px;line-height:1.04;letter-spacing:-.04em;margin:8px 0}.category-promo-box p{font-size:12px;line-height:1.6;color:rgba(255,255,255,.68);margin:0 0 14px}.category-promo-box a{display:inline-flex;align-self:flex-start;background:#fff;color:#111;border-radius:10px;padding:10px 12px;font-size:11px;font-weight:900}.category-products-area{min-width:0}.category-products-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.category-products-toolbar>div:first-child{display:flex;align-items:baseline;gap:8px}.category-products-toolbar span{font-size:12px;color:#7c7c78}.category-products-toolbar strong{font-size:13px}.category-toolbar-actions{display:flex;align-items:center;gap:8px}.category-view-button{width:36px;height:36px;border:1px solid #dddcd7;background:#fff;border-radius:10px;font-size:16px;cursor:pointer}.category-view-button.is-active{background:#111;color:#fff;border-color:#111}.category-toolbar-actions select{height:36px;border:1px solid #dddcd7;background:#fff;border-radius:10px;padding:0 34px 0 12px;font:inherit;font-size:11px}.category-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-product-card{background:#fff;border:1px solid #e1e1dd;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s ease}.category-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(0,0,0,.06)}.category-product-image{display:block;position:relative;aspect-ratio:1/1.02;background:#f0f0ee;padding:14px}.category-product-image img{width:100%;height:100%;object-fit:contain;transition:.25s ease}.category-product-card:hover .category-product-image img{transform:scale(1.02)}.category-product-arrow{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:999px;background:#fff;color:#111;display:grid;place-items:center;font-weight:900;box-shadow:0 6px 18px rgba(0,0,0,.09)}.category-product-copy{padding:16px 16px 15px;display:flex;flex-direction:column;flex:1}.category-product-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.category-product-meta span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--accent)}.category-product-meta small{font-size:10px;color:#969691}.category-product-copy h2{font-size:18px;line-height:1.15;letter-spacing:-.03em;margin:8px 0}.category-product-copy p{font-size:12px;line-height:1.65;color:#777772;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-product-foot{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.category-product-foot a{font-size:11px;font-weight:900}.category-product-foot a:last-child{color:var(--accent)}.category-benefits{padding:46px 0;background:#fff}.category-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.category-benefit-grid>div{text-align:center}.category-benefit-grid span{width:44px;height:44px;border-radius:14px;background:#111;color:#fff;display:grid;place-items:center;margin:0 auto 12px;font-size:10px;font-weight:900}.category-benefit-grid h3{margin:0 0 6px;font-size:18px}.category-benefit-grid p{margin:0 auto;color:#7c7c78;font-size:12px;line-height:1.7;max-width:300px}.category-bottom-banner{background:linear-gradient(90deg,#d90c2f,#ef2344);color:#fff;padding:54px 0}.category-bottom-banner-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.category-bottom-banner span{font-size:10px;letter-spacing:.15em;font-weight:900}.category-bottom-banner h2{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.05em;margin:8px 0 0;max-width:14ch}.category-bottom-banner a{display:inline-flex;background:#111;color:#fff;padding:14px 18px;border-radius:12px;font-size:12px;font-weight:900}
@media(max-width:1180px){.contact-info-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-premium-grid{grid-template-columns:1fr}.contact-solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-shop-grid{grid-template-columns:260px minmax(0,1fr)}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.contact-premium-hero-inner,.contact-solutions-head,.contact-bottom-cta,.category-premium-hero-inner,.category-bottom-banner-inner{flex-direction:column;align-items:flex-start}.contact-info-cards{grid-template-columns:1fr;margin-top:-28px}.contact-solution-grid{grid-template-columns:1fr}.contact-map-frame{height:360px}.contact-map-foot{flex-direction:column}.category-shop-grid{grid-template-columns:1fr}.category-shop-sidebar{position:static}.category-sidebar-list{max-height:290px}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.contact-premium-hero{padding:44px 0 68px}.contact-premium-hero h1{font-size:48px}.contact-info-card{min-height:0}.contact-plan-card{padding:22px}.contact-map-frame{height:320px}.category-premium-hero{padding-top:36px}.category-product-grid{grid-template-columns:1fr}.category-products-toolbar{align-items:flex-start;flex-direction:column}.category-toolbar-actions{width:100%;justify-content:space-between}.category-benefit-grid{grid-template-columns:1fr}.category-bottom-banner{padding:42px 0}}


/* ===== DCK brand palette correction v1.2.57 =====
   DCK palette: white / warm gray / black / red. No navy tones. */
:root{
  --dck-black:#111111;
  --dck-black-2:#181818;
  --dck-charcoal:#2a2a2a;
  --dck-text:#353535;
  --dck-muted:#777773;
  --dck-soft:#f7f7f5;
  --dck-line:#e7e7e3;
}

/* Product detail pages */
.pp-summary h1,
.pp-section-head h2,
.pp-spec-copy h2,
.pp-detail-copy h2,
.pp-quote-copy h2,
.pp-faq-copy h2,
.pp-rich-head h2,
.pp-feature-card h3,
.pp-related-card h3,
.pp-rich-content h2,
.pp-rich-content h3,
.pp-rich-content h4{
  color:var(--dck-black)!important;
}
.pp-lead,
.pp-section-head p,
.pp-spec-copy p,
.pp-detail-copy p,
.pp-quote-copy p,
.pp-rich-head p,
.pp-rich-content,
.pp-feature-card p,
.pp-related-card p{
  color:var(--dck-muted)!important;
}
.pp-spec-grid>div,
.pp-feature-card,
.pp-related-card,
.pp-rich-wrap,
.pp-spec-table{
  border-color:var(--dck-line)!important;
}
.pp-spec-grid strong,
.pp-spec-row strong,
.pp-steps-grid>div{
  color:var(--dck-text)!important;
}
.pp-cta-panel,
.pp-quote-box,
.pp-dark-section,
.pp-faq-section,
.pp-bottom-cta{
  background:var(--dck-black)!important;
  color:#fff!important;
}
.pp-cta-panel{
  box-shadow:0 18px 42px rgba(0,0,0,.12)!important;
}
.pp-quote-box{
  box-shadow:0 18px 42px rgba(0,0,0,.12)!important;
}
.pp-btn-dark{
  color:var(--dck-black)!important;
}
.pp-btn-outline{
  border-color:rgba(255,255,255,.28)!important;
}
.pp-usage-card{
  background:rgba(255,255,255,.025)!important;
  border-color:rgba(255,255,255,.12)!important;
}
.pp-spec-section{
  background:var(--dck-soft)!important;
}
.pp-rich-wrap{
  box-shadow:0 16px 36px rgba(0,0,0,.035)!important;
}
.pp-product-subnav,
.product-subnav{
  border-color:#ecece8!important;
}

/* Contact page */
.contact-premium-hero,
.contact-solutions-band,
.contact-bottom-cta{
  background:var(--dck-black)!important;
  color:#fff!important;
}
.contact-premium-hero:before{
  background:linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px)!important;
}
.contact-premium-hero h1,
.contact-solutions-head h2,
.contact-bottom-cta h2{
  color:#fff!important;
}
.contact-pill.light{
  color:var(--dck-black)!important;
}
.contact-info-card h3,
.contact-plan-card h2,
.contact-map-head h2,
.contact-step-list strong,
.contact-direct-box strong,
.contact-map-label b{
  color:var(--dck-black)!important;
}
.contact-plan-card>p,
.contact-info-card p,
.contact-step-list small,
.contact-direct-box span,
.contact-map-label span,
.contact-map-foot{
  color:var(--dck-muted)!important;
}
.contact-info-card,
.contact-plan-card,
.contact-map-card{
  border-color:var(--dck-line)!important;
}
.contact-info-card{
  box-shadow:0 16px 34px rgba(0,0,0,.055)!important;
}
.contact-premium-main{
  background:var(--dck-soft)!important;
}
.contact-direct-box{
  background:#f3f3f1!important;
}
.contact-solution-grid a{
  border-color:rgba(255,255,255,.13)!important;
  background:rgba(255,255,255,.025)!important;
}
.contact-solution-grid a:hover{
  background:rgba(255,255,255,.07)!important;
}

/* Product category archive */
.category-premium-hero h1,
.category-sidebar-block h3,
.category-product-copy h2,
.category-benefit-grid h3{
  color:var(--dck-black)!important;
}
.category-shop-section{
  background:var(--dck-soft)!important;
}
.category-filter-active,
.category-sidebar-list a.is-active,
.category-view-button.is-active,
.category-benefit-grid span,
.category-premium-cta{
  background:var(--dck-black)!important;
  border-color:var(--dck-black)!important;
  color:#fff!important;
}
.category-promo-box{
  background:linear-gradient(145deg,#111,#2a2a2a)!important;
}
.category-product-card,
.category-sidebar-list a,
.category-search-box{
  border-color:var(--dck-line)!important;
}
.category-product-card:hover{
  box-shadow:0 18px 36px rgba(0,0,0,.06)!important;
}
.category-bottom-banner{
  background:linear-gradient(90deg,#ee233f,#f52b45)!important;
}
.category-bottom-banner a{
  background:var(--dck-black)!important;
}

/* Neutralize any navy leftovers inside these three premium page systems */
.product-premium-hero,
.pp-section,
.contact-premium-hero,
.contact-premium-main,
.contact-solutions-band,
.category-premium-hero,
.category-shop-section{
  --premium-dark:#111111;
  --premium-heading:#171717;
}


/* ===== v1.2.58 typography + content cleanup ===== */
/* Product detail: headings are deliberately refined and no longer oversized. */
.pp-summary h1{
  font-size:clamp(34px,3.35vw,52px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  max-width:15ch!important;
  margin:10px 0 16px!important;
  font-weight:760!important;
  color:#171717!important;
}
.pp-kicker{
  font-size:10px!important;
  letter-spacing:.13em!important;
  color:#ef5367!important;
}
.pp-lead{
  font-size:14px!important;
  line-height:1.72!important;
  color:#777773!important;
  max-width:62ch!important;
}
.pp-spec-grid strong{font-size:14px!important;font-weight:680!important}
.pp-cta-panel h2{font-size:24px!important;line-height:1.08!important;font-weight:720!important}
.pp-section-head h2,.pp-spec-copy h2,.pp-detail-copy h2,.pp-quote-copy h2,.pp-faq-copy h2,.pp-rich-head h2{
  font-size:clamp(30px,3vw,44px)!important;
  line-height:1.04!important;
  letter-spacing:-.04em!important;
  font-weight:740!important;
}

/* Category hero: centered, quieter and consistent with the DCK home typography. */
.category-premium-hero{
  padding:44px 0 34px!important;
}
.category-premium-hero-inner{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:18px!important;
  max-width:900px!important;
}
.category-premium-hero-inner>div{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
}
.category-premium-kicker{
  font-size:9.5px!important;
  letter-spacing:.14em!important;
  color:#8e8e89!important;
}
.category-premium-hero h1{
  font-size:clamp(32px,4vw,50px)!important;
  line-height:1.03!important;
  letter-spacing:-.045em!important;
  margin:8px 0 10px!important;
  font-weight:740!important;
  color:#171717!important;
}
.category-premium-hero p{
  margin:0 auto!important;
  max-width:650px!important;
  font-size:13.5px!important;
  line-height:1.68!important;
  color:#777773!important;
}
.category-premium-cta{
  padding:11px 16px!important;
  border-radius:11px!important;
  font-size:12px!important;
}

@media(max-width:760px){
  .pp-summary h1{font-size:clamp(31px,9vw,42px)!important;max-width:none!important}
  .category-premium-hero h1{font-size:clamp(30px,9vw,40px)!important}
  .category-premium-hero p{font-size:13px!important}
}

/* ===== v1.2.59 routing-safe corporate pages ===== */
.trust-documents-section{padding:86px 0;background:#fff}
.trust-documents-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:44px;align-items:end;margin-bottom:26px}
.trust-documents-head h2{font-size:clamp(34px,3.6vw,54px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 0;color:#171717}
.trust-documents-head p{margin:0;color:#6f706d;font-size:15px;line-height:1.8}
.trust-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ecece8;border-radius:20px;overflow:hidden;margin-bottom:24px;background:#fafaf8}
.trust-summary-strip>div{padding:18px 20px;border-right:1px solid #ecece8}.trust-summary-strip>div:last-child{border-right:0}
.trust-summary-strip strong{display:block;font-size:18px;color:#1c1c1a;margin-bottom:5px}.trust-summary-strip span{font-size:12px;color:#8a8b86}
.trust-documents-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.trust-document-card{display:grid;grid-template-rows:320px 1fr;border:1px solid #e9e9e5;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(0,0,0,.035)}
.trust-document-image{position:relative;display:flex;align-items:center;justify-content:center;background:#f6f6f3;padding:18px;overflow:hidden}
.trust-document-image img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}
.trust-document-image span{position:absolute;right:14px;bottom:14px;background:#111;color:#fff;padding:9px 12px;border-radius:999px;font-size:11px;font-weight:800;opacity:0;transform:translateY(5px);transition:.18s ease}
.trust-document-image:hover span{opacity:1;transform:none}
.trust-document-copy{padding:20px 20px 18px}
.trust-document-code{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#ee3147;margin-bottom:8px}
.trust-document-copy h3{font-size:22px;line-height:1.08;letter-spacing:-.035em;margin:0 0 9px;color:#242421}
.trust-document-copy p{font-size:13px;line-height:1.65;color:#74756f;margin:0 0 16px}
.trust-document-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #efefeb;padding-top:12px}
.trust-document-meta span{font-size:11px;color:#90918b}.trust-document-meta strong{font-size:12px;color:#2d2d2a}
.trust-documents-note{margin-top:20px;padding:17px 20px;border-radius:16px;background:#f7f7f4;border:1px solid #ecece8;display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;font-size:12px;color:#6e6f6a;line-height:1.6}
.trust-documents-note strong{color:#262623}.trust-documents-note span:last-child{flex-basis:100%}

.about-corporate-hero{padding:56px 0 72px;background:linear-gradient(180deg,#fff,#fafaf8)}
.about-corporate-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:44px;align-items:stretch}
.about-kicker{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ef3147}
.about-corporate-copy h1{font-size:clamp(42px,5.4vw,78px);line-height:.96;letter-spacing:-.06em;margin:12px 0 22px;max-width:11ch;color:#171717}
.about-corporate-copy>p{max-width:62ch;font-size:16px;line-height:1.8;color:#6f706b;margin:0}
.about-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}
.about-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;font-size:13px;font-weight:900;border:1px solid #dddcd8;transition:.18s ease}.about-btn:hover{transform:translateY(-1px)}
.about-btn.dark{background:#111;color:#fff;border-color:#111}.about-btn.light{background:#fff;color:#222}.about-btn.red{background:#ee3147;color:#fff;border-color:#ee3147}
.about-corporate-statbox{background:#111;color:#fff;border-radius:26px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;min-height:430px;position:relative;overflow:hidden}
.about-corporate-statbox:before{content:"DCK";position:absolute;right:-12px;top:4px;font-size:140px;font-weight:950;letter-spacing:-.08em;color:rgba(255,255,255,.035);line-height:1}
.about-corporate-statbox>span{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#ff6a7c;font-weight:900}.about-corporate-statbox>strong{font-size:48px;line-height:1;letter-spacing:-.05em;margin:8px 0 12px}.about-corporate-statbox>p{color:rgba(255,255,255,.68);font-size:14px;line-height:1.7;max-width:42ch;margin:0 0 24px}
.about-stat-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden}.about-stat-grid>div{padding:16px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.about-stat-grid>div:nth-child(2n){border-right:0}.about-stat-grid>div:nth-last-child(-n+2){border-bottom:0}.about-stat-grid b{display:block;font-size:15px;margin-bottom:4px}.about-stat-grid small{font-size:11px;color:rgba(255,255,255,.56)}
.about-values-section{padding:84px 0;background:#fff}.about-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:38px;align-items:end;margin-bottom:28px}.about-section-head h2,.about-story-grid h2,.about-bottom-cta h2{font-size:clamp(34px,3.8vw,56px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 0;color:#191917}.about-section-head p{margin:0;color:#73746f;line-height:1.75;font-size:15px}
.about-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.about-value-grid article{border:1px solid #e9e9e5;border-radius:18px;padding:22px;min-height:210px}.about-value-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#fff0f2;color:#ed3046;font-size:10px;font-weight:900}.about-value-grid h3{font-size:21px;line-height:1.08;letter-spacing:-.03em;margin:18px 0 8px;color:#262623}.about-value-grid p{font-size:13px;line-height:1.7;color:#787973;margin:0}
.about-story-section{padding:84px 0;background:#f6f6f3}.about-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:46px;align-items:start}.about-story-grid>div:first-child>p{font-size:15px;line-height:1.85;color:#6f706b;margin:18px 0 0}.about-story-panel{background:#111;color:#fff;border-radius:22px;padding:26px}.about-story-panel>strong{display:block;font-size:24px;letter-spacing:-.03em;margin-bottom:18px}.about-story-panel ul{list-style:none;margin:0;padding:0}.about-story-panel li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px;color:rgba(255,255,255,.78)}.about-story-panel li:before{content:"→";color:#ef3147;margin-right:10px}.about-story-panel a{display:inline-flex;margin-top:20px;color:#fff;font-weight:900;font-size:13px}
.about-original-content{padding:70px 0;background:#fff}.about-original-content .rich-content{max-width:900px;margin:0 auto}
.about-bottom-cta{padding:44px 0;background:#111;color:#fff}.about-bottom-cta>.shell{display:flex;align-items:center;justify-content:space-between;gap:30px}.about-bottom-cta h2{color:#fff;margin-bottom:8px}.about-bottom-cta p{margin:0;color:rgba(255,255,255,.66);font-size:14px}

@media(max-width:1050px){
  .trust-documents-head,.about-corporate-grid,.about-section-head,.about-story-grid{grid-template-columns:1fr}
  .trust-documents-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-summary-strip{grid-template-columns:repeat(2,1fr)}.trust-summary-strip>div:nth-child(2){border-right:0}.trust-summary-strip>div:nth-child(-n+2){border-bottom:1px solid #ecece8}
  .about-value-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:680px){
  .trust-documents-section,.about-values-section,.about-story-section{padding:62px 0}.trust-documents-grid,.trust-summary-strip,.about-value-grid{grid-template-columns:1fr}.trust-summary-strip>div{border-right:0;border-bottom:1px solid #ecece8}.trust-summary-strip>div:last-child{border-bottom:0}.trust-document-card{grid-template-rows:280px 1fr}.trust-document-image span{opacity:1;transform:none}
  .about-corporate-hero{padding:34px 0 56px}.about-corporate-copy h1{font-size:42px;max-width:none}.about-corporate-statbox{min-height:360px}.about-corporate-statbox>strong{font-size:40px}.about-stat-grid{grid-template-columns:1fr}.about-stat-grid>div{border-right:0}.about-stat-grid>div:nth-last-child(2){border-bottom:1px solid rgba(255,255,255,.1)}.about-bottom-cta>.shell{align-items:flex-start;flex-direction:column}
}

/* About page premium redesign v1.2.62 */
.about-premium-hero{padding:58px 0 26px;background:linear-gradient(180deg,#fff 0%,#fbfaf8 100%)}
.about-premium-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:28px;align-items:stretch}
.about-premium-copy h1{font-size:clamp(42px,5.4vw,82px);line-height:.94;letter-spacing:-.065em;margin:12px 0 22px;max-width:10.2ch;color:#131313}
.about-premium-copy>p{max-width:66ch;font-size:16px;line-height:1.82;color:#676861;margin:0}
.about-premium-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.about-premium-inline-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}
.about-premium-inline-stats>div{padding:18px 18px 17px;border:1px solid #e7e6e1;border-radius:18px;background:#fff}
.about-premium-inline-stats strong{display:block;font-size:16px;line-height:1.1;color:#191917;margin-bottom:6px}
.about-premium-inline-stats span{display:block;font-size:13px;line-height:1.65;color:#73746e}
.about-premium-showcase{display:grid;gap:16px}
.about-premium-card{border-radius:28px;position:relative;overflow:hidden}
.about-premium-card-main{padding:32px;background:#111;color:#fff;min-height:324px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #171717;box-shadow:0 24px 80px rgba(15,15,15,.08)}
.about-premium-card-main:before{content:"";position:absolute;inset:auto -10% -35% auto;width:300px;height:300px;background:radial-gradient(circle,#ef3147 0%,rgba(239,49,71,0) 68%);opacity:.18;pointer-events:none}
.about-premium-card-main:after{content:"DCK";position:absolute;right:18px;top:18px;font-size:88px;font-weight:950;letter-spacing:-.08em;line-height:1;color:rgba(255,255,255,.045)}
.about-premium-card-main>span{position:relative;z-index:1;display:inline-flex;align-self:flex-start;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#ff7b8b;background:rgba(255,255,255,.08);padding:10px 12px;border-radius:999px}
.about-premium-card-main>strong{position:relative;z-index:1;display:block;font-size:34px;line-height:1.02;letter-spacing:-.05em;margin:18px 0 12px;max-width:11ch}
.about-premium-card-main>p{position:relative;z-index:1;margin:0;max-width:40ch;color:rgba(255,255,255,.74);font-size:14px;line-height:1.8}
.about-premium-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #ebeae5;background:#fff}
.about-premium-mini-grid>div{padding:22px 20px;min-height:124px;border-right:1px solid #ebeae5;border-bottom:1px solid #ebeae5;display:flex;flex-direction:column;justify-content:space-between}
.about-premium-mini-grid>div:nth-child(2n){border-right:0}
.about-premium-mini-grid>div:nth-last-child(-n+2){border-bottom:0}
.about-premium-mini-grid b{display:block;font-size:24px;line-height:1;color:#171717;letter-spacing:-.04em}
.about-premium-mini-grid small{display:block;font-size:12px;line-height:1.7;color:#777872;max-width:18ch}
.about-premium-strip{padding:0 0 84px;background:linear-gradient(180deg,#fbfaf8 0%,#fff 100%)}
.about-premium-strip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.about-premium-strip-grid>div{padding:18px 20px 20px;border:1px solid #ecebe7;border-radius:18px;background:#fff}
.about-premium-strip-grid span{display:block;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#ef3147;margin-bottom:10px}
.about-premium-strip-grid strong{display:block;font-size:16px;line-height:1.45;letter-spacing:-.02em;color:#21211e}
.about-identity-section{padding:18px 0 84px;background:#fff}
.about-identity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.about-identity-grid article{border:1px solid #e9e9e4;border-radius:22px;padding:24px;background:#fff;min-height:214px;box-shadow:0 8px 30px rgba(18,18,18,.02)}
.about-identity-grid article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#fff1f3;color:#ef3147;font-size:10px;font-weight:900}
.about-identity-grid h3{font-size:21px;line-height:1.08;letter-spacing:-.03em;margin:16px 0 9px;color:#20201c}
.about-identity-grid p{margin:0;font-size:13px;line-height:1.78;color:#787972}
.about-manifest-section{padding:88px 0;background:#f6f5f2}
.about-manifest-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);gap:34px;align-items:start}
.about-manifest-copy h2,.about-trust-copy h2{font-size:clamp(34px,3.8vw,58px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 0;color:#191917}
.about-manifest-copy p,.about-trust-copy p{font-size:15px;line-height:1.86;color:#6f706c;margin:18px 0 0;max-width:65ch}
.about-manifest-panel{background:#fff;border:1px solid #eae9e4;border-radius:24px;padding:28px;box-shadow:0 14px 50px rgba(20,20,20,.04)}
.about-manifest-panel>strong{display:block;font-size:24px;line-height:1.1;letter-spacing:-.03em;color:#1d1d1a;margin-bottom:18px}
.about-manifest-panel ul{list-style:none;margin:0;padding:0}
.about-manifest-panel li{padding:14px 0;border-bottom:1px solid #ededeb;font-size:14px;line-height:1.65;color:#4f504b}
.about-manifest-panel li:last-child{border-bottom:0}
.about-manifest-panel li:before{content:"↗";color:#ef3147;margin-right:10px;font-weight:900}
.about-manifest-panel a{display:inline-flex;margin-top:22px;font-size:13px;font-weight:900;color:#181816}
.about-process-section{padding:88px 0;background:#fff}
.about-process-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;position:relative}
.about-process-timeline:before{content:"";position:absolute;left:8px;right:8px;top:26px;height:1px;background:#ebebe7;z-index:0}
.about-process-timeline article{position:relative;z-index:1;padding:22px;border:1px solid #ecebe7;border-radius:22px;background:#fff;min-height:224px}
.about-process-timeline b{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#141414;color:#fff;font-size:15px;letter-spacing:-.03em;margin-bottom:18px;box-shadow:0 10px 28px rgba(20,20,20,.08)}
.about-process-timeline h3{font-size:22px;line-height:1.08;letter-spacing:-.03em;margin:0 0 10px;color:#1b1b18}
.about-process-timeline p{margin:0;font-size:13px;line-height:1.78;color:#777870}
.about-trust-preview{padding:88px 0;background:#faf9f7}
.about-trust-preview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.86fr);gap:30px;align-items:start}
.about-trust-tags{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0}
.about-trust-tags span{display:flex;align-items:center;gap:8px;padding:12px 14px;border-radius:999px;border:1px solid #e6e5e0;background:#fff;font-size:12px;font-weight:800;color:#272724}
.about-trust-tags small{font-size:11px;font-weight:600;color:#8a8b85}
.about-trust-summary-card{background:#111;color:#fff;border-radius:28px;padding:28px;position:relative;overflow:hidden}
.about-trust-summary-card:before{content:"";position:absolute;left:-14%;bottom:-28%;width:280px;height:280px;background:radial-gradient(circle,rgba(239,49,71,.22),rgba(239,49,71,0) 68%)}
.about-trust-summary-head{position:relative;z-index:1;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)}
.about-trust-summary-head strong{display:block;font-size:29px;line-height:1.02;letter-spacing:-.05em;margin-bottom:8px}
.about-trust-summary-head small{display:block;font-size:13px;line-height:1.7;color:rgba(255,255,255,.66)}
.about-trust-summary-list{position:relative;z-index:1;display:grid;gap:14px;margin-top:18px}
.about-trust-summary-list>div{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.08)}
.about-trust-summary-list>div:last-child{border-bottom:0}
.about-trust-summary-list b{display:block;font-size:16px;margin-bottom:5px}
.about-trust-summary-list span{display:block;font-size:13px;line-height:1.72;color:rgba(255,255,255,.67)}
.about-original-card{border:1px solid #ecebe7;border-radius:28px;background:#fff;padding:28px 30px;box-shadow:0 14px 50px rgba(20,20,20,.03)}
.about-original-head{margin-bottom:20px}
.about-original-head h2{font-size:clamp(32px,3.6vw,48px);line-height:1.02;letter-spacing:-.045em;margin:10px 0 0;color:#1b1b18}
@media (max-width: 1100px){
  .about-premium-grid,.about-manifest-grid,.about-trust-preview-grid{grid-template-columns:1fr}
  .about-premium-strip-grid,.about-identity-grid,.about-process-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width: 720px){
  .about-premium-hero{padding:36px 0 12px}
  .about-premium-copy h1{font-size:42px;max-width:none}
  .about-premium-inline-stats,.about-premium-mini-grid,.about-premium-strip-grid,.about-identity-grid,.about-process-timeline{grid-template-columns:1fr}
  .about-premium-mini-grid>div{border-right:0}
  .about-premium-mini-grid>div:nth-child(3){border-bottom:1px solid #ebeae5}
  .about-premium-card-main{min-height:290px;padding:24px}
  .about-premium-card-main>strong{font-size:28px}
  .about-identity-section,.about-manifest-section,.about-process-section,.about-trust-preview{padding:64px 0}
  .about-premium-strip{padding-bottom:64px}
  .about-process-timeline:before{display:none}
  .about-original-card{padding:22px}
}


/* v1.2.64 - Sabit telefon vurgusu */
.contact-landline-pill{box-shadow:0 10px 28px rgba(0,0,0,.12)}
.contact-info-card-featured{border-color:rgba(239,35,60,.30);box-shadow:0 18px 44px rgba(239,35,60,.08)}
.contact-info-card-featured .contact-info-icon{background:var(--accent);color:#fff}
.contact-info-card h3 a{color:inherit;text-decoration:none}
.contact-info-card h3 a:hover{color:var(--accent)}
.footer-phone-featured{background:#fff2f4!important;border:1px solid #ffd8de;border-radius:12px;padding:10px 12px!important;margin:0 0 14px!important;align-items:center!important}
.footer-phone-featured .footer-contact-icon{color:var(--accent);font-size:16px}
.footer-phone-copy{display:flex;flex-direction:column;gap:2px}
.footer-phone-copy small{display:block;font-size:9px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#989892}
.footer-phone-featured .footer-phone-copy small{color:#d94b5c}
.footer-phone-copy a{font-size:14px!important;font-weight:850!important;color:#20201d!important}
.footer-phone-featured .footer-phone-copy a{font-size:16px!important;color:#151513!important}

/* v1.2.66 blog comments */
.post-comments-section{padding:76px 0;background:#f7f7f5;border-top:1px solid #ecece8}.post-comments-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:36px;align-items:start}.post-comments-list>h2,.post-comment-form-card>h2{font-size:34px;letter-spacing:-.04em;line-height:1.05;margin:8px 0 18px;color:#191919}.comments-empty{color:#777;line-height:1.7}.public-comment{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid #e3e3df}.public-comment-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900}.public-comment-meta{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:6px}.public-comment-meta strong{font-size:14px}.public-comment-meta span{font-size:11px;color:#999}.public-comment p{margin:0;color:#555;line-height:1.75;font-size:14px}.post-comment-form-card{background:#fff;border:1px solid #e4e4df;border-radius:22px;padding:24px;box-shadow:0 14px 38px rgba(0,0,0,.035)}.post-comment-form-card>p{color:#777;font-size:13px;line-height:1.7;margin:0 0 18px}.post-comment-form-card label{display:block;font-size:12px;font-weight:800;color:#444;margin-bottom:13px}.post-comment-form-card label small{font-weight:600;color:#999}.post-comment-form-card input,.post-comment-form-card textarea{display:block;width:100%;margin-top:7px;border:1px solid #ddd;border-radius:11px;padding:12px 13px;font:inherit;background:#fff}.post-comment-form-card textarea{min-height:130px;resize:vertical}.comment-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.comment-submit{border:0;background:#111;color:#fff;border-radius:11px;padding:13px 17px;font-weight:850;cursor:pointer}.public-comment-notice{padding:11px 13px;border-radius:10px;background:#fff1f3;color:#9e2030;font-size:12px;font-weight:750;margin:0 0 14px}.comment-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:900;color:#ef233c}@media(max-width:820px){.post-comments-grid{grid-template-columns:1fr}.comment-form-grid{grid-template-columns:1fr}.public-comment-meta{align-items:flex-start;flex-direction:column;gap:2px}}

/* ===== v1.2.67 mobile header + collapsed mobile submenu ===== */
@media (max-width:900px){
  .site-header .nav-wrap{
    position:relative!important;
    height:72px!important;
    width:min(calc(100% - 24px),1240px)!important;
    display:grid!important;
    grid-template-columns:46px minmax(0,1fr) 92px!important;
    align-items:center!important;
    gap:0!important;
    padding:0!important;
  }
  .site-header .menu-toggle{
    grid-column:1!important;
    justify-self:start!important;
    display:grid!important;
    width:42px!important;
    height:42px!important;
    padding:10px!important;
    z-index:8!important;
  }
  .site-header .brand{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    width:154px!important;
    min-width:154px!important;
    height:58px!important;
    margin:0!important;
    padding:0!important;
    z-index:4!important;
  }
  .site-header .brand img{
    width:auto!important;
    height:auto!important;
    max-width:150px!important;
    max-height:49px!important;
  }
  .site-header .nav-actions{
    grid-column:3!important;
    justify-self:end!important;
    width:auto!important;
    max-width:none!important;
    min-width:88px!important;
    margin:0!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:2px!important;
    z-index:9!important;
  }
  .site-header .nav-actions .header-icon{
    display:grid!important;
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
    padding:0!important;
    margin:0!important;
  }
  .site-header .nav-actions .header-icon svg,
  .site-header .nav-actions .header-icon .cart-svg svg{
    width:23px!important;
    height:23px!important;
  }
  .site-header .nav-actions .whatsapp-icon,
  .site-header .nav-actions .nav-action-divider,
  .site-header .nav-actions .contact-cta{
    display:none!important;
  }
  .site-header .cart-count{
    right:0!important;
    top:1px!important;
  }

  .site-header .mobile-menu{
    top:72px!important;
    padding:8px 18px 20px!important;
    max-height:calc(100vh - 112px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
  }
  .mobile-menu .nav-item{
    display:block!important;
    border-bottom:1px solid #ededeb!important;
  }
  .mobile-menu .nav-item>a{
    min-height:58px!important;
    padding:15px 2px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    font-size:16px!important;
    line-height:1.2!important;
    font-weight:760!important;
    color:#171717!important;
  }
  .mobile-menu .nav-item.has-children>a{
    cursor:pointer!important;
  }
  .mobile-menu .nav-item.has-children>a .nav-chevron{
    display:grid!important;
    place-items:center!important;
    width:28px!important;
    height:28px!important;
    flex:0 0 28px!important;
    font-size:18px!important;
    line-height:1!important;
    color:#777!important;
    transform:rotate(0deg)!important;
    transition:transform .18s ease!important;
  }
  .mobile-menu .nav-item.has-children.mobile-expanded>a .nav-chevron{
    transform:rotate(180deg)!important;
  }
  /* Important: all nested mobile menus start CLOSED. */
  .mobile-menu .nav-item.has-children>.dropdown,
  .mobile-menu .nav-item.has-children>.mega-menu{
    display:none!important;
    position:static!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    width:100%!important;
    margin:0 0 12px!important;
    border:0!important;
    border-radius:16px!important;
    box-shadow:none!important;
    background:#fafafa!important;
    overflow:hidden!important;
  }
  .mobile-menu .nav-item.has-children.mobile-expanded>.dropdown,
  .mobile-menu .nav-item.has-children.mobile-expanded>.mega-menu{
    display:block!important;
  }
  .mobile-menu .mega-head{display:none!important}
  .mobile-menu .mega-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:6px!important;
  }
  .mobile-menu .mega-link{
    min-height:54px!important;
    padding:8px 10px!important;
    border-radius:11px!important;
  }
  .mobile-menu .mega-link+.mega-link{
    border-top:1px solid #ededed!important;
  }
  .mobile-menu .mega-copy b{font-size:13.5px!important}
  .mobile-menu .mega-copy small{display:none!important}
  .mobile-menu .dropdown{padding:6px 10px!important}
  .mobile-menu .dropdown a{padding:10px 8px!important}
}
@media (max-width:420px){
  .site-header .nav-wrap{grid-template-columns:44px minmax(0,1fr) 84px!important}
  .site-header .brand{width:142px!important;min-width:142px!important}
  .site-header .brand img{max-width:138px!important;max-height:45px!important}
  .site-header .nav-actions{min-width:84px!important;gap:0!important}
  .site-header .nav-actions .header-icon{width:40px!important;height:40px!important;flex-basis:40px!important}
}
