:root{--ink:#111;--muted:#6d6d68;--line:#e7e7e2;--paper:#f6f6f2;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}.topbar{background:#111;color:#fff;padding:9px 5vw;text-align:center;font-size:12px;letter-spacing:.2px}
.site-header{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:34px;padding:0 5vw;position:sticky;top:0;z-index:20}.brand{font-size:26px;font-weight:950;letter-spacing:-1.4px}.main-nav{display:flex;gap:24px;font-size:14px;font-weight:700}.header-search{margin-left:auto}.header-search input{width:280px;border:1px solid var(--line);background:#f8f8f6;border-radius:999px;padding:12px 17px;outline:none}
.hero-wrap{padding:34px 4vw 0}.hero{min-height:560px;border-radius:30px;overflow:hidden;background:linear-gradient(120deg,#0d0d0d,#202020 60%,#343434);color:#fff;display:grid;grid-template-columns:1.08fr .92fr}.hero-copy{padding:76px 7vw}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:2px;color:#bdbdb8}.eyebrow.dark{color:#777}.hero h1,.catalog-hero h1{font-size:clamp(48px,6vw,84px);line-height:.95;letter-spacing:-4px;margin:16px 0 24px}.hero p{color:#d2d2ce;font-size:18px;line-height:1.65;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:14px 20px;font-weight:800;cursor:pointer}.btn-primary{background:#fff;color:#111}.btn-ghost{color:#fff;border:1px solid #5d5d5d}.btn-dark{background:#111;color:#fff}.full{width:100%}
.smart-search{margin-top:32px;max-width:620px;background:#fff;color:#111;border-radius:18px;padding:8px 9px 8px 16px;display:flex;align-items:center;gap:10px}.smart-search input{flex:1;border:0;outline:0;font-size:14px}.smart-search button{border:0;background:#111;color:#fff;border-radius:12px;padding:11px 16px;font-weight:750}.hero-art{display:flex;align-items:center;justify-content:center;position:relative;padding:35px}.shoe-shape{width:min(430px,86%);aspect-ratio:1.35;background:#f8f8f6;border-radius:43% 57% 38% 62%;box-shadow:0 50px 90px #0009;transform:rotate(-12deg);display:grid;place-items:center}.shoe-shape span{color:#111;font-size:140px;font-weight:950;transform:rotate(12deg)}.match-chip{position:absolute;right:8%;bottom:10%;background:#fff;color:#111;padding:13px 17px;border-radius:999px;font-size:13px;font-weight:800}
.section{padding:70px 5vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-head.compact{align-items:center}.section-head h2{font-size:34px;letter-spacing:-1.3px;margin:5px 0}.section-head>a{font-size:13px;font-weight:800}.logo-row{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.logo-row a{padding:24px 10px;text-align:center;font-weight:850;border-right:1px solid var(--line)}.need-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.need-grid a{min-height:170px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.need-grid strong{font-size:19px}.need-grid span{margin-top:7px;color:var(--muted);font-size:13px;line-height:1.5}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:21px;overflow:hidden}.product-visual{height:280px;background:linear-gradient(145deg,#ecece7,#fafaf8);display:grid;place-items:center;position:relative}.demo-mark{font-size:90px;font-weight:950;opacity:.87}.badge{position:absolute;left:14px;top:14px;font-size:11px;font-weight:850;padding:7px 10px;border-radius:999px}.badge-new{background:#111;color:#fff}.badge-best{background:#fff;border:1px solid var(--line);top:48px}.product-copy{padding:17px}.product-brand{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;font-weight:800;color:#777}.product-name{display:block;font-size:18px;font-weight:850;margin-top:5px}.product-subtitle{color:var(--muted);font-size:13px;line-height:1.45;margin-top:5px;min-height:38px}.product-price{display:flex;gap:8px;align-items:center;margin-top:14px}.product-price del,.detail-price del{color:#989893;font-size:13px}
.compare-banner{margin:0 5vw;padding:48px;border-radius:26px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:50px}.compare-banner h2{font-size:38px;max-width:760px;letter-spacing:-1.5px;margin:9px 0}.compare-banner p{max-width:750px;color:#bdbdb8;line-height:1.6}
.catalog-hero{padding:65px 5vw 35px}.catalog-hero h1{font-size:58px;margin-bottom:12px}.catalog-hero p{color:var(--muted);font-size:17px}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:34px;padding:0 5vw 80px}.filters{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;height:max-content;position:sticky;top:96px}.filters form{display:grid;gap:15px}.filters label{display:grid;gap:7px;font-size:12px;font-weight:800}.filters select,.filters input,.search-page input{width:100%;padding:11px;border:1px solid #dcdcd6;border-radius:10px;background:#fff}.check{display:flex!important;grid-template-columns:18px 1fr!important;align-items:center}.check input{width:auto}.price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.filter-reset{text-align:center;font-size:12px;color:#777}.catalog-count{font-size:13px;font-weight:800;color:#777;margin-bottom:15px}.catalog-products{grid-template-columns:repeat(3,1fr)}.empty-state{padding:50px;background:#fff;border:1px dashed #ccc;border-radius:18px;color:#777}.pagination{margin-top:30px}.pagination nav>div:first-child{display:none}
.search-page{display:flex;gap:10px;max-width:650px}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding:55px 6vw 80px}.product-gallery{position:sticky;top:110px;height:max-content}.product-hero-visual{height:620px;background:linear-gradient(145deg,#e9e9e3,#fafaf7);border-radius:26px;display:grid;place-items:center}.product-hero-visual span{font-size:180px;font-weight:950}.demo-note{color:#888;font-size:11px;margin-top:10px}.product-info{padding:28px 0}.product-info h1{font-size:52px;letter-spacing:-2px;margin:8px 0 10px}.lead{font-size:17px;color:#666;line-height:1.5}.detail-price{font-size:24px;display:flex;gap:12px;align-items:center;margin:20px 0}.smart-panel{background:#111;color:#fff;border-radius:18px;padding:20px;margin:28px 0}.smart-panel span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1.6px;color:#aaa}.smart-panel strong{display:block;font-size:18px;margin:7px 0}.smart-panel p{font-size:12px;color:#bbb;line-height:1.5;margin-bottom:0}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden}.spec-grid div{padding:17px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-grid span{display:block;color:#777;font-size:11px}.spec-grid strong{display:block;margin-top:5px}.sizes{margin:28px 0}.sizes>span{font-size:12px;font-weight:850}.sizes>div{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.sizes button{min-width:48px;padding:11px;border:1px solid var(--line);background:#fff;border-radius:10px}.fine{color:#777;font-size:12px;line-height:1.6;margin-top:18px}.site-footer{background:#111;color:#fff;padding:40px 5vw;display:flex;justify-content:space-between;margin-top:50px}.site-footer div{display:flex;gap:18px}.site-footer span{color:#999;font-size:13px}
@media(max-width:1050px){.main-nav{display:none}.product-grid,.catalog-products{grid-template-columns:repeat(2,1fr)}.need-grid{grid-template-columns:repeat(2,1fr)}.logo-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.site-header{padding:0 18px}.header-search{display:none}.hero-wrap{padding:16px 14px 0}.hero{grid-template-columns:1fr}.hero-copy{padding:48px 28px}.hero h1{letter-spacing:-2.5px}.hero-art{min-height:300px}.section{padding:50px 18px}.product-grid,.catalog-products,.need-grid{grid-template-columns:1fr 1fr}.logo-row{grid-template-columns:1fr 1fr}.compare-banner{margin:0 18px;padding:32px;display:block}.compare-banner .btn{margin-top:20px}.catalog-layout{grid-template-columns:1fr;padding:0 18px 60px}.filters{position:static}.product-page{grid-template-columns:1fr;padding:25px 18px 60px}.product-gallery{position:static}.product-hero-visual{height:420px}.site-footer{display:block}.site-footer div{margin-top:8px}}
@media(max-width:520px){.product-grid,.catalog-products,.need-grid{grid-template-columns:1fr}.logo-row{grid-template-columns:1fr 1fr}.product-visual{height:250px}.catalog-hero h1{font-size:44px}.product-info h1{font-size:40px}}

/* Phase 1B */
.product-card-image{width:100%;height:100%;object-fit:cover}.cart-link{white-space:nowrap;font-size:13px;font-weight:800}.cart-link b{display:inline-grid;place-items:center;min-width:23px;height:23px;padding:0 6px;background:#111;color:#fff;border-radius:999px;margin-left:4px}
.add-cart-form{display:grid;grid-template-columns:1fr 100px;gap:10px;margin:28px 0}.add-cart-form label{display:grid;gap:7px;font-size:12px;font-weight:800}.add-cart-form select,.add-cart-form input{width:100%;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.add-cart-form .full{grid-column:1/-1}.product-real-hero{height:620px;background:#fff;border-radius:26px;overflow:hidden}.product-real-hero img{width:100%;height:100%;object-fit:contain}
.cart-page{padding:60px 5vw 90px}.cart-head h1{font-size:56px;letter-spacing:-2px;margin:5px 0 35px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:28px}.cart-items{display:grid;gap:12px}.cart-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center}.cart-thumb{height:100px;border-radius:12px;background:#eee;overflow:hidden;display:grid;place-items:center}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-thumb span{font-size:40px;font-weight:950}.cart-copy{display:flex;flex-direction:column;gap:4px}.cart-copy small{color:#777;text-transform:uppercase;font-weight:800}.cart-copy strong{font-size:18px}.cart-copy span{color:#777;font-size:12px}.cart-controls{display:grid;gap:8px}.cart-controls form{display:flex;gap:6px}.cart-controls input{width:65px;padding:8px;border:1px solid var(--line);border-radius:8px}.cart-controls button{border:0;background:#eee;border-radius:8px;padding:8px}.cart-summary{height:max-content;background:#111;color:#fff;border-radius:20px;padding:25px;position:sticky;top:100px}.cart-summary>div{display:flex;justify-content:space-between;border-top:1px solid #444;border-bottom:1px solid #444;padding:18px 0;margin:15px 0}.cart-summary p{font-size:12px;color:#aaa;line-height:1.5}.empty-cart{background:#fff;border:1px solid var(--line);border-radius:22px;padding:50px;text-align:center}
.admin-body{background:#f5f5f2}.admin-header{height:68px;background:#111;color:#fff;display:flex;align-items:center;padding:0 28px;gap:30px;position:sticky;top:0;z-index:30}.admin-logo{font-size:19px;font-weight:950}.admin-logo small{font-size:10px;color:#999;margin-left:5px}.admin-header nav{display:flex;gap:20px;font-size:12px;font-weight:750;flex:1}.admin-header form button{background:transparent;color:#ccc;border:0}.admin-shell{max-width:1450px;margin:auto;padding:42px 35px 90px}.admin-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.admin-title h1{font-size:42px;letter-spacing:-1.7px;margin:5px 0}.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stats-grid>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.stats-grid span{display:block;color:#777;font-size:11px}.stats-grid strong{font-size:30px;display:block;margin-top:5px}.admin-panel,.form-section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin-top:24px}.admin-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-actions a{background:#f2f2ef;padding:11px 14px;border-radius:10px;font-weight:750;font-size:12px}.admin-filter{display:flex;gap:9px;margin-bottom:18px}.admin-filter input,.admin-filter select{padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fff}.admin-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:18px}.admin-table{width:100%;border-collapse:collapse;min-width:900px}.admin-table th,.admin-table td{text-align:left;padding:14px;border-bottom:1px solid var(--line);font-size:12px}.admin-table th{color:#777;text-transform:uppercase;font-size:10px}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{color:#777;margin-top:3px}.admin-status{padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.admin-status.active{background:#e8f7e9;color:#176322}.admin-status.draft{background:#eee;color:#666}
.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid label,.taxonomy-add label,.admin-login-card label{display:grid;gap:6px;font-size:11px;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea,.taxonomy-add input,.taxonomy-add select,.admin-login-card input{padding:11px;border:1px solid #dcdcd6;border-radius:9px;background:#fff}.span-2{grid-column:1/-1}.inline-checks,.sport-checks{display:flex;gap:16px;flex-wrap:wrap;margin-top:17px;font-size:12px}.admin-split{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.variant-add{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.variant-add input{min-width:0;padding:8px;border:1px solid var(--line);border-radius:7px}.variant-list{margin-top:18px;display:grid;gap:6px}.variant-row{display:grid;grid-template-columns:1.4fr 1fr .6fr .8fr .8fr .7fr 1fr auto;gap:5px;align-items:center}.variant-row input{min-width:0;padding:7px;border:1px solid var(--line);border-radius:7px}.variant-row label{font-size:10px}.variant-row button{border:0;padding:8px;border-radius:7px}.danger-link{border:0;background:transparent;color:#b12e2e;cursor:pointer;font-size:11px}.delete-product{margin-top:25px}.image-upload{display:grid;gap:10px}.image-admin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.image-admin-grid>div{border:1px solid var(--line);border-radius:10px;padding:8px}.image-admin-grid img{width:100%;height:120px;object-fit:cover;border-radius:7px}.image-admin-grid small{display:block;margin:5px 0;color:#777}.taxonomy-layout{display:grid;grid-template-columns:330px 1fr;gap:18px}.taxonomy-layout .form-section{margin-top:0}.taxonomy-add{display:grid;gap:12px}.taxonomy-row{display:flex;gap:8px;border-bottom:1px solid var(--line);padding:10px 0}.taxonomy-row>form:first-child{display:flex;gap:8px;align-items:center;flex:1}.taxonomy-row input,.taxonomy-row select{padding:8px;border:1px solid var(--line);border-radius:8px}.flash{padding:12px 15px;border-radius:10px;margin-bottom:18px;font-size:13px}.flash.success{background:#e9f6e9;color:#1c6524}.flash.error{background:#fdeaea;color:#8b2222}.admin-login-body{min-height:100vh;display:grid;place-items:center;background:#efefeb}.admin-login-card{width:min(420px,90vw);background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;display:grid;gap:15px}.admin-login-card h1{margin:8px 0 0;font-size:32px}.admin-login-card p{color:#777;margin:0}
@media(max-width:1000px){.stats-grid{grid-template-columns:repeat(3,1fr)}.admin-split{grid-template-columns:1fr}.variant-add,.variant-row{grid-template-columns:repeat(2,1fr)}.taxonomy-layout{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.admin-header nav{display:none}}
@media(max-width:650px){.stats-grid{grid-template-columns:repeat(2,1fr)}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.cart-item{grid-template-columns:80px 1fr}.cart-controls{grid-column:1/-1}.admin-shell{padding:25px 15px}.admin-title h1{font-size:34px}.add-cart-form{grid-template-columns:1fr}}

/* ================================================================
   KIOSCO PREMIUM HOME — 2026
   ================================================================ */
:root{
    --k-lime:#95ff35;
    --k-lime-dark:#75db21;
    --k-ink:#111315;
    --k-muted:#6f7478;
    --k-line:#e6e8e7;
    --k-cloud:#f4f6f5;
}
body{background:#fff}
.k-header{height:68px;background:#fff;border-bottom:1px solid #e9ebea;position:sticky;top:0;z-index:80}
.k-header-inner{height:100%;max-width:1600px;margin:auto;padding:0 3.5vw;display:flex;align-items:center;gap:28px}
.k-brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.k-brand-word{font-size:24px;font-weight:950;letter-spacing:-1.5px}.k-brand-word span{color:#111;position:relative}.k-brand-word span:after{content:"";width:7px;height:7px;border-radius:2px;background:var(--k-lime);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.k-brand small{font-size:8px;letter-spacing:1.4px;color:#6f7373;border-left:1px solid #ddd;padding-left:12px}
.k-nav{display:flex;align-items:center;gap:23px;font-size:12px;font-weight:720;margin-right:auto}.k-nav a{transition:.2s}.k-nav a:hover{opacity:.55}.k-nav .sale{color:#ef3340}
.k-header-actions{display:flex;align-items:center;gap:16px}.k-header-search{height:38px;width:min(300px,22vw);border:1px solid #e1e4e2;background:#f7f8f7;border-radius:999px;display:flex;align-items:center;padding:0 13px;gap:8px}.k-header-search svg,.k-icon-action svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}.k-header-search input{border:0;background:transparent;outline:0;width:100%;font-size:10px}
.k-icon-action{display:flex;align-items:center;gap:5px;background:none;border:0;color:#17191a;font-size:10px;cursor:pointer;padding:0}.k-icon-action b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:999px;background:var(--k-lime);font-size:9px}.k-mobile-menu{display:none;background:transparent;border:0;width:32px}.k-mobile-menu span{display:block;height:2px;background:#111;margin:6px 0}
.k-hero{height:430px;background:#17232c;color:#fff;position:relative;overflow:hidden;display:grid;grid-template-columns:38% 33% 29%}.k-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 22% 15%,#4d6674 0,transparent 24%),linear-gradient(114deg,#17232b 0%,#1f303a 48%,#698395 100%)}.k-hero-bg:before{content:"";position:absolute;left:-4%;bottom:-20%;width:60%;height:62%;background:linear-gradient(160deg,transparent 25%,#0a1116 26% 45%,#263e4b 46% 57%,#111b21 58%);opacity:.8;clip-path:polygon(0 100%,8% 55%,18% 65%,32% 28%,44% 52%,58% 22%,72% 59%,88% 39%,100% 100%)}.k-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07101788 0%,transparent 54%,#0f1a2066 100%)}
.k-hero-copy{position:relative;z-index:3;padding:38px 0 22px 3.7vw;align-self:center}.k-eyebrow{display:inline-block;font-size:8px;letter-spacing:4px;font-weight:750;color:#d5dadd}.k-eyebrow.dark{color:#7c8182}.k-hero-copy h1{font-size:48px;line-height:.94;letter-spacing:-2.4px;margin:13px 0 10px;max-width:470px}.k-hero-copy h1 span{display:block;color:var(--k-lime)}.k-hero-copy>p{font-size:13px;line-height:1.45;color:#e0e4e5;max-width:470px;margin:0}.k-hero-actions{display:flex;gap:10px;margin-top:18px}.k-btn{border:0;border-radius:999px;padding:12px 20px;font-size:11px;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:12px;cursor:pointer}.k-btn.lime{background:var(--k-lime);color:#111;min-width:190px}.k-btn.glass{background:#12191da8;border:1px solid #d6dddd;color:#fff;min-width:170px}.k-btn.glass i{color:var(--k-lime);font-style:normal;font-size:16px}.k-btn.dark{background:#16191a;color:#fff}
.k-trust-row{display:flex;gap:18px;margin-top:19px}.k-trust-row>div{display:flex;align-items:center;gap:8px;padding-right:15px;border-right:1px solid #ffffff38}.k-trust-row>div:last-child{border-right:0}.k-trust-row svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.5}.k-trust-row span{font-size:8px;line-height:1.35;color:#cbd0d2}.k-trust-row strong{display:block;color:#fff;font-size:9px}
.k-hero-product{position:relative;z-index:3;display:grid;place-items:center}.k-shoe{width:370px;height:210px;position:relative;transform:rotate(-9deg) translateY(8px);filter:drop-shadow(0 34px 22px #0008)}.shoe-sole{position:absolute;left:18px;right:4px;bottom:26px;height:48px;background:linear-gradient(#eef0e9,#b8c0b6);border-radius:42% 30% 28% 50%;transform:skewX(-12deg);box-shadow:inset 0 -10px 0 #95ff35}.shoe-upper{position:absolute;left:42px;right:28px;top:18px;height:150px;background:linear-gradient(145deg,#fcfcf7 10%,#cfd6d1 62%,#e8ebe6 100%);clip-path:polygon(0 80%,8% 54%,17% 52%,31% 12%,48% 0,58% 15%,66% 44%,87% 57%,100% 70%,96% 92%,35% 98%);border-radius:30px}.shoe-upper:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(65deg,transparent 0 8px,#ffffff55 8px 10px);opacity:.45}.shoe-mark{position:absolute;left:130px;top:79px;font-size:48px;font-weight:950;color:#111;z-index:2;transform:skew(-18deg)}.shoe-mesh{position:absolute;right:55px;top:67px;width:74px;height:52px;background:var(--k-lime);border-radius:45%;z-index:1;opacity:.88}.lace{position:absolute;width:54px;height:4px;background:#fff;border-radius:4px;left:86px;z-index:4;transform:rotate(8deg);box-shadow:0 1px 2px #888}.lace.l1{top:60px}.lace.l2{top:72px}.lace.l3{top:84px}.lace.l4{top:96px}.k-product-callout{position:absolute;left:-22px;top:55px;width:126px;font-size:9px;color:#d8dcdd}.k-product-callout small{font-size:7px;letter-spacing:1.2px}.k-product-callout strong{display:block;color:#fff;font-size:10px;margin:4px 0}.k-product-callout span{display:block;line-height:1.4}.k-product-callout a{margin-top:8px;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#fff;color:#111}
.k-hero-people{position:relative;z-index:2;overflow:hidden;background:linear-gradient(125deg,#ced8dc 0%,#6d8998 55%,#293943 100%);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%)}.k-hero-people:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffff22,#10202766)}.athlete{position:absolute;bottom:-12px}.athlete-woman{left:24%;width:140px;height:335px}.athlete-man{right:4%;width:154px;height:350px}.athlete-head{position:absolute;top:18px;left:50%;width:48px;height:56px;border-radius:50% 48% 45% 48%;background:linear-gradient(145deg,#c89370,#6d4431);transform:translateX(-50%)}.athlete-body{position:absolute;left:50%;bottom:0;width:120px;height:245px;transform:translateX(-50%);background:linear-gradient(130deg,#17191a,#2c3032);clip-path:polygon(31% 0,69% 0,92% 28%,78% 100%,22% 100%,7% 30%)}.athlete-woman .athlete-body{width:108px;background:linear-gradient(130deg,#151719,#303435);clip-path:polygon(34% 0,66% 0,84% 24%,72% 100%,28% 100%,16% 24%)}.athlete-arm{position:absolute;left:10px;top:125px;width:35px;height:180px;border-radius:30px;background:linear-gradient(#b98160,#6d4431);transform:rotate(18deg)}.athlete-man .athlete-arm{left:auto;right:8px;transform:rotate(-13deg)}.people-copy{position:absolute;font-size:8px;line-height:1.75;font-weight:900;letter-spacing:2.4px;z-index:4}.people-copy.top{left:10%;top:70px;color:#0c1114}.people-copy.bottom{right:2%;bottom:56px;color:#fff}
.k-discovery-shell{position:relative;z-index:10;margin:-1px auto 0;max-width:1600px;padding:10px 3.5vw 0;display:grid;grid-template-columns:1.65fr .8fr;gap:22px}.k-smart-search{height:48px;border:1px solid #d9dddc;box-shadow:0 8px 28px #17232a10;border-radius:999px;display:flex;align-items:center;padding:0 10px 0 18px;background:#fff}.k-smart-search>svg{width:20px;height:20px;fill:none;stroke:#53595b;stroke-width:1.7}.k-smart-search>input{flex:1;border:0;outline:0;font-size:11px;padding:0 14px}.k-ai-label{border-left:1px solid #ddd;display:flex;align-items:center;gap:8px;padding:0 15px;font-size:8px;line-height:1.2}.k-ai-label i{font-size:18px;color:var(--k-lime-dark);font-style:normal}.k-ai-label small{color:#777}.k-smart-search>button{width:30px;height:30px;border-radius:50%;border:0;background:#fff;font-size:18px}
.k-find-card{min-height:70px;margin-top:-48px;border:0;background:#fff;border-radius:16px;box-shadow:0 8px 35px #1112;padding:8px 10px;display:grid;grid-template-columns:105px 1fr auto;align-items:center;gap:12px;text-align:left;cursor:pointer}.k-find-visual{height:54px;border-radius:11px;background:linear-gradient(135deg,#6c5a4c,#d7c0a4);position:relative;overflow:hidden}.mini-shoe{position:absolute;width:86px;height:34px;background:#17191a;border-radius:60% 30% 30% 40%;left:12px;bottom:8px;transform:rotate(-8deg);box-shadow:inset 0 -5px 0 #ba7b2e}.k-find-card strong{display:block;font-size:12px}.k-find-card span{display:block;font-size:8px;color:#707576;margin-top:4px;line-height:1.35}.k-find-card>b{font-size:8px;background:#17191a;color:#fff;border-radius:999px;padding:10px 12px;white-space:nowrap}
.k-brand-feature-row{max-width:1600px;margin:auto;padding:12px 3.5vw 0;display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.k-brand-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.k-brand-tile{height:51px;border:1px solid #e3e5e4;border-radius:12px;display:grid;place-items:center;background:#fff}.k-brand-tile span{font-weight:900;font-size:12px;letter-spacing:-.5px}.brand-adidas span{text-transform:lowercase}.brand-new-balance span{font-style:italic;font-size:10px}.brand-puma span{font-size:13px}.brand-asics span{font-style:italic}.brand-on span{font-size:18px;letter-spacing:-1px}.k-benefit-row{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #e5e7e6}.k-benefit-row>div{display:flex;align-items:center;gap:8px;padding-left:18px}.benefit-icon{font-size:25px}.k-benefit-row p{font-size:8px;line-height:1.35;margin:0}
.k-home-section{max-width:1600px;margin:auto;padding:18px 3.5vw 0}.k-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:11px}.k-section-heading h2{font-size:18px;margin:0;letter-spacing:-.5px}.k-section-heading>a{font-size:8px;font-weight:750}.heading-inline{display:flex;align-items:baseline;gap:12px}.heading-inline>span{font-size:8px;color:#777}
.k-need-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.need-card{height:88px;border-radius:10px;overflow:hidden;position:relative;background:#6c7375;color:#fff;padding:12px;display:flex;align-items:flex-start}.need-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1119 0%,#1113 48%,transparent 80%)}.need-card strong{position:relative;z-index:3;font-size:11px;line-height:1.25}.need-card>b{position:absolute;left:12px;bottom:10px;z-index:4;width:22px;height:22px;display:grid;place-items:center;background:#fff;color:#111;border-radius:50%;font-size:10px}.need-art{position:absolute;inset:0;background:linear-gradient(120deg,#52616b,#b3b7b4)}.need-art span{position:absolute;right:-8px;bottom:8px;width:108px;height:42px;background:#e9ece7;border-radius:60% 25% 30% 45%;transform:rotate(-7deg);box-shadow:inset 0 -7px 0 #b3b8b6,0 10px 15px #0003}.need-art.runner{background:linear-gradient(110deg,#5d625e,#c4af90)}.need-art.standing{background:linear-gradient(110deg,#5b5149,#c7bcae)}.need-art.comfort{background:linear-gradient(110deg,#708087,#c8d0cb)}.need-art.gym{background:linear-gradient(110deg,#25292b,#6c7374)}.need-art.wide{background:linear-gradient(110deg,#8f8478,#ddd4c9)}.need-art.budget{background:linear-gradient(110deg,#adb4b6,#e6e8e3)}.need-card.c4 .need-art span{background:#17191a;box-shadow:inset 0 -7px 0 #4d5152}.need-card.c5 .need-art span{background:#1e2224;box-shadow:inset 0 -7px 0 #69706e}
.k-recommend-layout{display:grid;grid-template-columns:1.55fr .9fr;gap:12px}.k-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.k-product-card{border:1px solid #e5e7e6;border-radius:10px;overflow:hidden;background:#fff}.k-product-media{height:148px;background:#f8f9f8;display:grid;place-items:center;position:relative;overflow:hidden}.k-product-media img{width:100%;height:100%;object-fit:contain;padding:12px}.k-match-badge{position:absolute;left:9px;top:9px;background:#94f5b0;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:850}.k-heart{position:absolute;right:8px;top:7px;background:transparent;border:0;font-size:18px}.k-product-body{padding:8px}.k-product-body>a>strong{display:block;font-size:10px}.k-product-body>span{display:block;font-size:7px;color:#777;margin-top:2px}.k-rating{font-size:8px;color:#f5a623;margin-top:6px}.k-rating em{font-style:normal;color:#777;margin-left:4px}.k-product-price{display:flex;justify-content:space-between;align-items:flex-end;margin-top:6px;gap:5px}.k-product-price>b{font-size:13px}.k-product-price>small{font-size:6px;color:#357953;background:#dff8e7;padding:4px 5px;border-radius:5px;text-align:right}
.k-demo-shoe{width:120px;height:50px;border-radius:60% 28% 28% 43%;transform:rotate(-8deg);background:#e6e9e4;box-shadow:inset 0 -8px 0 #bcc2bd,0 12px 14px #0002;display:grid;place-items:center}.k-demo-shoe span{font-size:28px;font-weight:950;color:#111}.k-demo-shoe.variant-2{background:#16191a;box-shadow:inset 0 -8px 0 #444,0 12px 14px #0002}.k-demo-shoe.variant-2 span{color:#fff}.k-demo-shoe.variant-3{background:#eee9df}.k-demo-shoe.variant-4{background:#eab8cf}.k-demo-shoe.mini{width:100px;height:42px}
.k-guide-card{border-radius:12px;min-height:226px;background:linear-gradient(120deg,#eaf1f3,#f7f9f8);position:relative;overflow:hidden;padding:20px}.k-guide-card:after{content:"";position:absolute;right:0;bottom:0;width:58%;height:100%;background:radial-gradient(circle at 70% 40%,#fff 0,transparent 55%)}.k-guide-label{font-size:7px;letter-spacing:1.2px;background:#fff;border-radius:5px;padding:5px 7px;position:relative;z-index:3}.k-guide-card>div:nth-of-type(1){position:relative;z-index:4;width:58%;margin-top:12px}.k-guide-card h3{font-size:19px;line-height:1.05;margin:0}.k-guide-card p{font-size:9px;color:#5f6668;line-height:1.45}.k-guide-card .k-btn{font-size:8px;padding:9px 14px}.guide-shoes{position:absolute!important;right:13px;bottom:15px;width:44%!important;height:145px;z-index:2!important}.gshoe{position:absolute;width:105px;height:40px;border-radius:60% 30% 30% 45%;display:grid;place-items:center;font-weight:950;box-shadow:inset 0 -6px 0 #aeb4b0,0 8px 12px #0002}.gshoe.g1{right:20px;top:4px;background:#fff;transform:rotate(-10deg)}.gshoe.g2{right:75px;top:61px;background:#dca8bf;transform:rotate(11deg)}.gshoe.g3{right:0;bottom:2px;background:#263137;color:#fff;transform:rotate(-5deg)}.k-guide-card>em{position:absolute;right:8px;top:12px;font-size:7px;line-height:1.5;z-index:4;color:#395b72;font-weight:850}
.tabs-heading{align-items:flex-start}.heading-tabs{display:flex;align-items:flex-end;gap:22px}.k-tabs{display:flex;gap:18px}.k-tabs button{border:0;background:transparent;color:#737879;font-size:8px;padding:0 0 7px;cursor:pointer}.k-tabs button.active{color:#111;border-bottom:2px solid #111;font-weight:800}.k-latest-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding-bottom:28px}.k-latest-card{border:1px solid #e5e7e6;border-radius:10px;overflow:hidden;background:#fff}.latest-media{height:118px;background:#f7f8f7;position:relative;display:grid;place-items:center}.latest-media img{width:100%;height:100%;object-fit:contain;padding:10px}.latest-badge{position:absolute;left:8px;top:8px;color:#fff;border-radius:5px;padding:4px 7px;font-size:7px;font-weight:800}.latest-badge.new{background:#328bd1}.latest-badge.best{background:#f06d32}.latest-badge.offer{background:#ce3147}.latest-heart{position:absolute;right:8px;top:6px;font-size:16px}.latest-copy{padding:8px}.latest-copy strong,.latest-copy span,.latest-copy b{display:block}.latest-copy strong{font-size:9px}.latest-copy span{font-size:7px;color:#777;margin:2px 0 6px}.latest-copy b{font-size:11px}
.k-floating-helper{position:fixed;right:25px;bottom:22px;z-index:75;background:#10351d;color:var(--k-lime);border:0;border-radius:999px;padding:11px 17px 11px 10px;box-shadow:0 8px 28px #0004;font-weight:850;font-size:10px;display:flex;align-items:center;gap:8px;cursor:pointer}.bot-face{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--k-lime);color:#10351d}
.k-helper-overlay{position:fixed;inset:0;background:#0c111477;z-index:89;opacity:0;visibility:hidden;transition:.25s}.k-helper-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;z-index:90;padding:55px 35px;transform:translateX(102%);transition:.28s cubic-bezier(.2,.7,.2,1);box-shadow:-20px 0 60px #0002}.k-helper-drawer.open{transform:none}.k-helper-overlay.open{opacity:1;visibility:visible}.k-helper-close{position:absolute;right:22px;top:18px;border:0;background:#f1f2f1;width:34px;height:34px;border-radius:50%;font-size:23px}.k-helper-drawer h2{font-size:34px;letter-spacing:-1.4px;margin:8px 0}.k-helper-drawer>p{font-size:12px;line-height:1.6;color:#747979}.k-helper-options{display:grid;gap:8px;margin-top:25px}.k-helper-options a{display:flex;justify-content:space-between;align-items:center;border:1px solid #e3e6e4;border-radius:13px;padding:15px;font-size:11px;font-weight:750}.k-helper-options a:hover{border-color:var(--k-lime-dark);background:#f7fff1}
.k-empty{padding:30px;border:1px dashed #ccd1ce;border-radius:12px;color:#777;font-size:11px}.k-footer{background:#111;color:#fff;margin-top:20px;padding:35px 4vw;display:flex;justify-content:space-between;align-items:center}.footer-brand{color:#fff}.k-footer p{font-size:10px;color:#999}.k-footer-links{display:flex;gap:18px;font-size:9px;color:#aaa}
@media(max-width:1200px){
  .k-nav{gap:14px}.k-header-search{display:none}.k-hero{grid-template-columns:46% 32% 22%}.k-hero-people .athlete-woman{display:none}.k-brand-feature-row{grid-template-columns:1fr}.k-benefit-row{border-left:0}.k-product-grid{grid-template-columns:repeat(2,1fr)}.k-latest-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:900px){
  .k-header-inner{padding:0 18px}.k-nav,.desktop-action{display:none}.k-mobile-menu{display:block}.k-header-actions{margin-left:auto}.k-brand small{display:none}
  .k-hero{height:auto;min-height:620px;display:block}.k-hero-copy{padding:48px 24px 280px}.k-hero-copy h1{font-size:46px}.k-hero-product{position:absolute;left:5%;right:35%;bottom:26px;height:260px}.k-shoe{transform:scale(.82) rotate(-9deg)}.k-hero-people{position:absolute;right:0;bottom:0;width:40%;height:310px;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%)}.k-product-callout{display:none}
  .k-discovery-shell{grid-template-columns:1fr;padding:12px 18px}.k-find-card{margin-top:0}.k-brand-feature-row{padding:8px 18px}.k-brand-row{grid-template-columns:repeat(3,1fr)}.k-benefit-row{display:none}.k-home-section{padding:20px 18px 0}.k-need-grid{grid-template-columns:repeat(3,1fr)}.k-recommend-layout{grid-template-columns:1fr}.k-guide-card{min-height:240px}.k-latest-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:600px){
  .k-header{height:60px}.k-icon-action span{display:none}.k-hero-copy{padding:40px 18px 290px}.k-hero-copy h1{font-size:40px}.k-hero-copy>p{font-size:12px}.k-hero-actions{display:grid}.k-btn.lime,.k-btn.glass{width:100%}.k-trust-row{gap:8px}.k-trust-row>div{padding-right:7px}.k-trust-row span{font-size:6px}.k-trust-row svg{width:18px}.k-hero-product{left:-8%;right:20%;bottom:20px}.k-shoe{transform:scale(.7) rotate(-9deg)}.k-hero-people{width:43%;opacity:.85}.athlete-man{right:-35px}.people-copy{display:none}
  .k-smart-search{height:52px}.k-smart-search>input{font-size:9px;padding:0 8px}.k-ai-label{display:none}.k-find-card{grid-template-columns:75px 1fr}.k-find-card>b{display:none}.k-brand-row{grid-template-columns:repeat(3,1fr)}.k-brand-tile{height:46px}.k-need-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.need-card{min-width:190px;scroll-snap-align:start}.heading-inline{display:block}.heading-inline>span{display:block;margin-top:3px}.k-product-grid{display:flex;overflow:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.k-product-card{min-width:210px;scroll-snap-align:start}.k-guide-card{min-height:230px}.k-guide-card>div:nth-of-type(1){width:70%}.guide-shoes{opacity:.72}.heading-tabs{display:block}.k-tabs{margin-top:10px}.k-latest-grid{display:flex;overflow:auto}.k-latest-card{min-width:160px}.k-section-heading>a{display:none}.k-footer{display:block}.k-footer-links{margin-top:18px;flex-wrap:wrap}.k-floating-helper{right:12px;bottom:12px}
}

/* Media CMS */
.k-site-logo{max-width:150px;max-height:34px;object-fit:contain;display:block}
.k-brand-tile img{max-width:74%;max-height:31px;object-fit:contain;display:block}
.k-hero.has-uploaded-hero{background-image:var(--hero-desktop);background-size:cover;background-position:center}
.k-hero.has-uploaded-hero .k-hero-bg{background:linear-gradient(90deg,#071017dd 0%,#07101792 35%,transparent 67%)}
.k-hero.has-uploaded-hero .k-hero-bg:before,.k-hero.has-uploaded-hero .k-hero-bg:after{display:none}
.k-hero.has-uploaded-hero .k-hero-product,.k-hero.has-uploaded-hero .k-hero-people{display:none}
.k-hero.has-uploaded-hero{grid-template-columns:48% 1fr}
.need-art[style]{background-size:cover!important;background-position:center!important}
.need-art[style] span{display:none}
.k-guide-card.has-custom-guide{background-size:cover;background-position:center right}
.k-guide-card.has-custom-guide .guide-shoes{display:none}

.admin-subtitle{font-size:12px;color:#777;margin:5px 0 15px}
.media-cms-grid{display:grid;gap:16px}.media-cms-grid.two{grid-template-columns:repeat(2,1fr)}.media-cms-grid.three{grid-template-columns:repeat(3,1fr)}
.media-field{border:1px solid #e2e5e2;border-radius:14px;padding:15px;background:#fafbf9}.media-field>label{display:block;font-size:12px;font-weight:850}.media-field>p{font-size:10px;color:#888;margin:5px 0 10px}.media-field>input[type=file]{width:100%;font-size:11px;margin-top:10px}
.media-preview{background:#fff;border:1px solid #e1e4e2;border-radius:10px;overflow:hidden;margin:8px 0}.media-preview img{width:100%;height:100%;object-fit:contain;display:block}.media-preview.logo-preview{height:90px}.media-preview.wide{height:150px}.media-preview.portrait{height:210px}.media-preview.need{height:120px}.media-preview.need img,.media-preview.wide img{object-fit:cover}
.media-text-field{display:grid;gap:7px;font-size:11px;font-weight:800;align-content:start}.media-text-field input{padding:11px;border:1px solid #dcdedc;border-radius:9px}.hero-copy-admin{margin-top:18px}.media-save{justify-self:start;margin-top:18px}

.catalog-media-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px}.catalog-media-card{border:1px solid #e2e5e2;border-radius:14px;padding:12px;background:#fafbf9}.catalog-media-card>strong{display:block;font-size:12px;margin:9px 0}.catalog-media-preview{height:105px;border-radius:10px;background:#fff;border:1px solid #e4e6e5;display:grid;place-items:center;overflow:hidden}.catalog-media-preview img{width:100%;height:100%;object-fit:contain;padding:8px}.catalog-media-preview span{font-size:22px;font-weight:950;color:#8c9190}.catalog-media-card form{display:grid;gap:6px;margin-top:7px}.catalog-media-card input{font-size:10px}.catalog-media-card form>button:not(.danger-link){border:0;background:#111;color:#fff;border-radius:8px;padding:8px;font-size:10px}
@media(max-width:1000px){.catalog-media-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:800px){.media-cms-grid.two,.media-cms-grid.three{grid-template-columns:1fr}.catalog-media-grid{grid-template-columns:repeat(2,1fr)}.k-hero.has-uploaded-hero{background-image:var(--hero-mobile,var(--hero-desktop));background-position:center}}
@media(max-width:520px){.catalog-media-grid{grid-template-columns:1fr}}

/* ================================================================
   PRODUCT MEDIA / GALLERY FIX
   ================================================================ */
.product-visual-real,
.k-product-media,
.latest-media{
    background:#f7f8f6;
    overflow:hidden;
}

.product-card-image{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:18px!important;
    transform:none!important;
}

.k-product-media img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:14px 16px!important;
    transform:none!important;
}

.latest-media img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center!important;
    padding:12px 14px!important;
    transform:none!important;
}

.k-product-detail{
    max-width:1500px;
    margin:0 auto;
    padding:42px 4vw 82px;
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);
    gap:56px;
    align-items:start;
}

.k-product-gallery-wrap{
    min-width:0;
}

.k-product-gallery{
    position:sticky;
    top:94px;
}

.k-product-main-stage{
    position:relative;
    width:100%;
    aspect-ratio:1 / .86;
    min-height:520px;
    background:#f5f6f3;
    border:1px solid #e5e7e4;
    border-radius:24px;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
}

.k-product-main-stage img{
    width:100%;
    height:100%;
    display:block;
    object-fit:contain;
    object-position:center;
    padding:34px;
    transition:opacity .16s ease, transform .22s ease;
}

.k-product-main-stage img.is-changing{
    opacity:.25;
    transform:scale(.985);
}

.k-product-main-stage.fallback{
    min-height:520px;
}

.detail-fallback{
    transform:scale(2.1) rotate(-8deg);
}

.k-detail-badge{
    position:absolute;
    top:18px;
    left:18px;
    z-index:3;
    background:#111;
    color:#fff;
    border-radius:999px;
    padding:8px 12px;
    font-size:10px;
    font-weight:850;
}

.k-product-thumbs{
    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));
    gap:9px;
    margin-top:12px;
}

.k-product-thumb{
    aspect-ratio:1 / 1;
    padding:0;
    border:1px solid #e2e5e2;
    border-radius:12px;
    background:#f7f8f6;
    overflow:hidden;
    cursor:pointer;
    transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.k-product-thumb:hover{
    border-color:#9da39f;
    transform:translateY(-1px);
}

.k-product-thumb.active{
    border-color:#111;
    box-shadow:0 0 0 1px #111 inset;
}

.k-product-thumb img{
    width:100%;
    height:100%;
    object-fit:contain;
    object-position:center;
    padding:7px;
    display:block;
}

.k-gallery-counter{
    margin-top:9px;
    color:#8a8f8c;
    font-size:10px;
    text-align:right;
}

.k-product-info-panel{
    padding:20px 0 0;
}

.k-product-info-panel h1{
    font-size:clamp(38px,4vw,58px);
    line-height:1;
    letter-spacing:-2.2px;
    margin:8px 0 12px;
}

.k-product-lead{
    color:#666d69;
    font-size:16px;
    line-height:1.55;
    margin:0;
}

.k-detail-price{
    display:flex;
    align-items:center;
    gap:12px;
    margin:22px 0;
}

.k-detail-price strong{
    font-size:27px;
    letter-spacing:-.6px;
}

.k-detail-price del{
    color:#9a9e9b;
    font-size:14px;
}

.k-product-short{
    color:#626864;
    font-size:13px;
    line-height:1.65;
    margin:22px 0 0;
}

.k-product-description{
    margin-top:25px;
    padding-top:23px;
    border-top:1px solid #e2e5e2;
}

.k-product-description h2{
    font-size:16px;
    margin:0 0 8px;
}

.k-product-description p{
    color:#626864;
    font-size:13px;
    line-height:1.7;
    white-space:pre-line;
}

.k-related-products{
    max-width:1500px;
    margin:0 auto;
}

@media(max-width:1050px){
    .k-product-detail{
        grid-template-columns:1fr 410px;
        gap:32px;
        padding-left:24px;
        padding-right:24px;
    }

    .k-product-main-stage{
        min-height:430px;
    }

    .k-product-thumbs{
        grid-template-columns:repeat(5,minmax(0,1fr));
    }
}

@media(max-width:820px){
    .k-product-detail{
        grid-template-columns:1fr;
        gap:22px;
        padding:20px 18px 60px;
    }

    .k-product-gallery{
        position:static;
    }

    .k-product-main-stage{
        min-height:0;
        aspect-ratio:1 / .9;
        border-radius:18px;
    }

    .k-product-main-stage img{
        padding:20px;
    }

    .k-product-thumbs{
        display:flex;
        overflow-x:auto;
        gap:8px;
        padding-bottom:4px;
        scrollbar-width:thin;
    }

    .k-product-thumb{
        flex:0 0 76px;
        width:76px;
        height:76px;
    }

    .k-product-info-panel{
        padding-top:5px;
    }

    .k-product-info-panel h1{
        font-size:39px;
        letter-spacing:-1.5px;
    }
}

@media(max-width:520px){
    .product-card-image{
        padding:12px!important;
    }

    .k-product-media img,
    .latest-media img{
        padding:9px!important;
    }

    .k-product-main-stage{
        aspect-ratio:1 / 1;
    }

    .k-product-main-stage img{
        padding:12px;
    }
}

/* ================================================================
   PRODUCT MEDIA EDGE-TO-EDGE
   Images fill the complete visual container.
   ================================================================ */

/* Home / catalog product cards */
.product-visual,
.product-visual-real,
.k-product-media,
.latest-media{
    padding:0!important;
    background:#f3f4f2;
    overflow:hidden;
}

.product-card-image,
.k-product-media img,
.latest-media img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    display:block!important;
    transform:none!important;
}

/* Product detail main image */
.k-product-main-stage{
    padding:0!important;
    border:0!important;
    background:#f3f4f2!important;
    overflow:hidden!important;
}

.k-product-main-stage img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    display:block!important;
}

/* Gallery thumbnails also fill their cells */
.k-product-thumb{
    padding:0!important;
    overflow:hidden!important;
    background:#f3f4f2!important;
}

.k-product-thumb img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center!important;
    padding:0!important;
    margin:0!important;
    display:block!important;
}

/* Keep active thumb indication without creating an inner white border */
.k-product-thumb.active{
    border-color:#111!important;
    box-shadow:0 0 0 2px #111 inset!important;
}

/* Mobile stays edge-to-edge */
@media(max-width:820px){
    .product-card-image,
    .k-product-media img,
    .latest-media img,
    .k-product-main-stage img,
    .k-product-thumb img{
        padding:0!important;
        object-fit:cover!important;
    }
}

/* ================================================================
   KIOSCO MOBILE RESPONSIVE V2
   ================================================================ */

html,body{
    max-width:100%;
    overflow-x:hidden;
}

img{
    max-width:100%;
}

/* ---------- Mobile navigation using existing header nav ---------- */
@media(max-width:900px){
    html.k-mobile-nav-open,
    html.k-mobile-nav-open body{
        overflow:hidden!important;
    }

    html.k-mobile-nav-open body:before{
        content:"";
        position:fixed;
        inset:0;
        background:#081014a8;
        z-index:98;
    }

    .k-header{
        height:62px!important;
    }

    .k-header-inner{
        padding:0 14px!important;
        gap:10px!important;
    }

    .k-brand{
        gap:0!important;
        flex:0 0 auto;
    }

    .k-brand small{
        display:none!important;
    }

    .k-brand-word{
        font-size:22px!important;
    }

    .k-site-logo{
        max-width:118px!important;
        max-height:30px!important;
    }

    .k-header-search,
    .desktop-action{
        display:none!important;
    }

    .k-header-actions{
        margin-left:auto!important;
        gap:8px!important;
    }

    .k-icon-action{
        width:36px!important;
        height:36px!important;
        display:grid!important;
        place-items:center!important;
        position:relative!important;
    }

    .k-icon-action span{
        display:none!important;
    }

    .k-icon-action svg{
        width:20px!important;
        height:20px!important;
    }

    .k-icon-action b{
        position:absolute!important;
        top:-1px!important;
        right:-2px!important;
        min-width:17px!important;
        height:17px!important;
        font-size:8px!important;
    }

    .k-mobile-menu{
        display:block!important;
        position:relative!important;
        z-index:101!important;
        width:36px!important;
        height:36px!important;
        padding:8px!important;
    }

    .k-mobile-menu span{
        transition:.22s ease!important;
        transform-origin:center!important;
        margin:5px 0!important;
    }

    .k-mobile-menu.active span:first-child{
        transform:translateY(3.5px) rotate(45deg)!important;
    }

    .k-mobile-menu.active span:last-child{
        transform:translateY(-3.5px) rotate(-45deg)!important;
    }

    .k-nav{
        display:flex!important;
        position:fixed!important;
        top:0!important;
        right:0!important;
        bottom:0!important;
        width:min(86vw,380px)!important;
        height:100dvh!important;
        z-index:100!important;
        background:#fff!important;
        color:#111!important;
        padding:86px 24px 28px!important;
        flex-direction:column!important;
        align-items:stretch!important;
        gap:0!important;
        transform:translateX(104%)!important;
        transition:transform .28s cubic-bezier(.2,.7,.2,1)!important;
        box-shadow:-20px 0 50px #0002!important;
        overflow-y:auto!important;
    }

    html.k-mobile-nav-open .k-nav{
        transform:none!important;
    }

    .k-nav a{
        display:flex!important;
        align-items:center!important;
        min-height:56px!important;
        border-bottom:1px solid #eceeec!important;
        font-size:18px!important;
        font-weight:850!important;
        padding:0!important;
    }

    .k-nav a:after{
        content:"→";
        margin-left:auto;
        font-size:15px;
        font-weight:600;
    }

    .k-nav .sale{
        color:#df3345!important;
    }

    /* ---------- Hero ---------- */
    .k-hero{
        display:block!important;
        position:relative!important;
        height:590px!important;
        min-height:590px!important;
        overflow:hidden!important;
    }

    .k-hero.has-uploaded-hero{
        background-image:var(--hero-mobile,var(--hero-desktop))!important;
        background-size:cover!important;
        background-position:center!important;
    }

    .k-hero.has-uploaded-hero:after{
        content:"";
        position:absolute;
        inset:0;
        background:linear-gradient(180deg,#0711161f 0%,#0711161a 36%,#071116d9 100%);
        z-index:1;
    }

    .k-hero-bg{
        position:absolute!important;
        inset:0!important;
    }

    .k-hero-copy{
        position:absolute!important;
        left:0!important;
        right:0!important;
        bottom:0!important;
        z-index:4!important;
        padding:28px 18px 28px!important;
    }

    .k-eyebrow{
        font-size:7px!important;
        letter-spacing:2.5px!important;
    }

    .k-hero-copy h1{
        max-width:420px!important;
        margin:10px 0 12px!important;
        font-size:43px!important;
        line-height:.94!important;
        letter-spacing:-2px!important;
    }

    .k-hero-copy>p{
        max-width:430px!important;
        font-size:12px!important;
        line-height:1.5!important;
    }

    .k-hero-actions{
        display:grid!important;
        grid-template-columns:1fr 1fr!important;
        gap:8px!important;
        margin-top:16px!important;
    }

    .k-btn.lime,
    .k-btn.glass{
        width:100%!important;
        min-width:0!important;
        min-height:44px!important;
        padding:11px 10px!important;
    }

    .k-trust-row{
        display:none!important;
    }

    .k-hero-product{
        left:-3%!important;
        right:10%!important;
        bottom:165px!important;
        height:230px!important;
    }

    .k-shoe{
        transform:scale(.76) rotate(-9deg)!important;
    }

    .k-hero-people{
        width:40%!important;
        height:300px!important;
        right:-4%!important;
        bottom:145px!important;
    }

    .k-hero.has-uploaded-hero .k-hero-product,
    .k-hero.has-uploaded-hero .k-hero-people{
        display:none!important;
    }

    /* ---------- Smart search ---------- */
    .k-discovery-shell{
        display:block!important;
        padding:12px 14px 0!important;
    }

    .k-smart-search{
        height:52px!important;
        padding:0 10px 0 14px!important;
    }

    .k-smart-search>input{
        min-width:0!important;
        padding:0 9px!important;
        font-size:11px!important;
    }

    .k-ai-label{
        display:none!important;
    }

    .k-find-card{
        grid-template-columns:76px minmax(0,1fr)!important;
        gap:11px!important;
        min-height:78px!important;
        margin-top:10px!important;
        border-radius:14px!important;
    }

    .k-find-card>b{
        display:none!important;
    }

    .k-find-visual{
        height:60px!important;
    }

    /* ---------- Brands ---------- */
    .k-brand-feature-row{
        display:block!important;
        padding:10px 14px 0!important;
    }

    .k-brand-row{
        display:flex!important;
        grid-template-columns:none!important;
        gap:8px!important;
        overflow-x:auto!important;
        padding-bottom:5px!important;
        scroll-snap-type:x mandatory!important;
        scrollbar-width:none!important;
    }

    .k-brand-row::-webkit-scrollbar{
        display:none!important;
    }

    .k-brand-tile{
        flex:0 0 118px!important;
        width:118px!important;
        height:58px!important;
        scroll-snap-align:start!important;
    }

    .k-brand-tile img{
        max-width:72%!important;
        max-height:29px!important;
    }

    .k-benefit-row{
        display:none!important;
    }

    /* ---------- Sections ---------- */
    .k-home-section{
        padding:24px 14px 0!important;
    }

    .k-section-heading{
        align-items:flex-start!important;
        margin-bottom:12px!important;
    }

    .k-section-heading h2{
        font-size:22px!important;
        letter-spacing:-.8px!important;
    }

    .k-section-heading>a{
        display:none!important;
    }

    .heading-inline{
        display:block!important;
    }

    .heading-inline>span{
        display:block!important;
        margin-top:4px!important;
        font-size:9px!important;
    }

    /* ---------- Buy by need ---------- */
    .k-need-grid{
        display:flex!important;
        grid-template-columns:none!important;
        gap:10px!important;
        overflow-x:auto!important;
        padding:0 1px 5px!important;
        scroll-snap-type:x mandatory!important;
        scrollbar-width:none!important;
    }

    .k-need-grid::-webkit-scrollbar{
        display:none!important;
    }

    .need-card{
        flex:0 0 74vw!important;
        width:74vw!important;
        max-width:290px!important;
        height:155px!important;
        padding:16px!important;
        border-radius:16px!important;
        scroll-snap-align:start!important;
    }

    .need-card strong{
        font-size:17px!important;
        line-height:1.12!important;
    }

    .need-card>b{
        left:16px!important;
        bottom:15px!important;
        width:31px!important;
        height:31px!important;
    }

    .need-art span{
        width:160px!important;
        height:62px!important;
    }

    /* ---------- Recommended ---------- */
    .k-recommend-layout{
        display:block!important;
    }

    .k-product-grid{
        display:flex!important;
        grid-template-columns:none!important;
        gap:10px!important;
        overflow-x:auto!important;
        padding-bottom:8px!important;
        scroll-snap-type:x mandatory!important;
        scrollbar-width:none!important;
    }

    .k-product-grid::-webkit-scrollbar{
        display:none!important;
    }

    .k-product-card{
        flex:0 0 76vw!important;
        width:76vw!important;
        max-width:280px!important;
        border-radius:15px!important;
        scroll-snap-align:start!important;
    }

    .k-product-media{
        height:230px!important;
    }

    .k-product-body{
        padding:12px!important;
    }

    .k-product-body>a>strong{
        font-size:14px!important;
    }

    .k-product-body>span{
        font-size:10px!important;
    }

    .k-product-price>b{
        font-size:17px!important;
    }

    .k-match-badge{
        font-size:9px!important;
        padding:6px 9px!important;
    }

    .k-heart{
        font-size:22px!important;
    }

    .k-guide-card{
        min-height:270px!important;
        margin-top:12px!important;
        padding:20px!important;
        border-radius:17px!important;
    }

    .k-guide-card>div:nth-of-type(1){
        width:67%!important;
    }

    .k-guide-card h3{
        font-size:25px!important;
    }

    .k-guide-card p{
        font-size:11px!important;
    }

    /* ---------- Latest ---------- */
    .heading-tabs{
        display:block!important;
        width:100%!important;
    }

    .k-tabs{
        display:flex!important;
        gap:20px!important;
        overflow-x:auto!important;
        margin-top:12px!important;
        scrollbar-width:none!important;
    }

    .k-tabs::-webkit-scrollbar{
        display:none!important;
    }

    .k-tabs button{
        flex:0 0 auto!important;
        white-space:nowrap!important;
        padding-bottom:7px!important;
        font-size:10px!important;
    }

    .k-latest-grid{
        display:flex!important;
        grid-template-columns:none!important;
        gap:10px!important;
        overflow-x:auto!important;
        padding-bottom:10px!important;
        scroll-snap-type:x mandatory!important;
        scrollbar-width:none!important;
    }

    .k-latest-grid::-webkit-scrollbar{
        display:none!important;
    }

    .k-latest-card{
        flex:0 0 60vw!important;
        width:60vw!important;
        max-width:220px!important;
        border-radius:14px!important;
        scroll-snap-align:start!important;
    }

    .latest-media{
        height:185px!important;
    }

    .latest-copy{
        padding:11px!important;
    }

    .latest-copy strong{
        font-size:13px!important;
    }

    .latest-copy span{
        font-size:9px!important;
    }

    .latest-copy b{
        font-size:15px!important;
    }

    /* ---------- Product media ---------- */
    .product-card-image,
    .k-product-media img,
    .latest-media img{
        width:100%!important;
        height:100%!important;
        object-fit:cover!important;
        object-position:center!important;
        padding:0!important;
    }

    /* ---------- Product detail ---------- */
    .k-product-detail{
        display:block!important;
        padding:14px 14px 56px!important;
    }

    .k-product-gallery{
        position:static!important;
    }

    .k-product-main-stage{
        min-height:0!important;
        aspect-ratio:1/1!important;
        border-radius:16px!important;
    }

    .k-product-main-stage img{
        width:100%!important;
        height:100%!important;
        object-fit:cover!important;
        object-position:center!important;
        padding:0!important;
    }

    .k-product-thumbs{
        display:flex!important;
        grid-template-columns:none!important;
        gap:8px!important;
        overflow-x:auto!important;
        padding:9px 0 3px!important;
        scrollbar-width:none!important;
    }

    .k-product-thumbs::-webkit-scrollbar{
        display:none!important;
    }

    .k-product-thumb{
        flex:0 0 72px!important;
        width:72px!important;
        height:72px!important;
        border-radius:10px!important;
    }

    .k-product-thumb img{
        object-fit:cover!important;
        padding:0!important;
    }

    .k-gallery-counter{
        margin-top:5px!important;
        font-size:9px!important;
    }

    .k-product-info-panel{
        padding:22px 2px 0!important;
    }

    .k-product-info-panel h1{
        margin:7px 0 10px!important;
        font-size:37px!important;
        line-height:.98!important;
        letter-spacing:-1.6px!important;
    }

    .k-product-lead{
        font-size:13px!important;
    }

    .k-detail-price{
        margin:16px 0!important;
    }

    .k-detail-price strong{
        font-size:24px!important;
    }

    .spec-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:8px!important;
    }

    .add-cart-form{
        grid-template-columns:1fr!important;
        gap:10px!important;
        margin:20px 0!important;
    }

    .add-cart-form .full{
        grid-column:auto!important;
    }

    .add-cart-form select,
    .add-cart-form input{
        min-height:46px!important;
        font-size:14px!important;
    }

    .add-cart-form .btn{
        min-height:49px!important;
        font-size:13px!important;
    }

    /* ---------- Generic catalog cards ---------- */
    .product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:9px!important;
    }

    .product-card{
        min-width:0!important;
    }

    .product-visual{
        min-height:0!important;
        aspect-ratio:1/1!important;
    }

    .product-copy{
        padding:10px!important;
    }

    .product-name{
        font-size:12px!important;
        line-height:1.25!important;
    }

    .product-subtitle{
        font-size:9px!important;
        line-height:1.35!important;
    }

    /* ---------- Cart ---------- */
    .cart-page{
        padding:28px 14px 60px!important;
    }

    .cart-head h1{
        margin-bottom:20px!important;
        font-size:39px!important;
    }

    .cart-layout{
        display:block!important;
    }

    .cart-summary{
        position:static!important;
        margin-top:16px!important;
    }

    .cart-item{
        grid-template-columns:84px minmax(0,1fr)!important;
        gap:12px!important;
        padding:10px!important;
    }

    .cart-thumb{
        height:84px!important;
    }

    .cart-copy{
        min-width:0!important;
    }

    .cart-copy strong{
        font-size:14px!important;
    }

    .cart-controls{
        grid-column:1/-1!important;
        display:flex!important;
        justify-content:space-between!important;
    }

    .cart-controls form:first-child{
        flex:1!important;
    }

    .cart-controls input{
        width:66px!important;
    }

    .empty-cart{
        padding:30px 18px!important;
    }

    /* ---------- Footer / assistant ---------- */
    .k-footer{
        display:block!important;
        padding:30px 18px!important;
    }

    .k-footer-links{
        display:flex!important;
        flex-wrap:wrap!important;
        gap:13px!important;
        margin-top:18px!important;
    }

    .k-floating-helper{
        right:12px!important;
        bottom:12px!important;
        padding:9px 13px 9px 8px!important;
    }

    .k-helper-drawer{
        width:94vw!important;
        padding:50px 22px!important;
    }
}

@media(max-width:520px){
    .k-hero{
        height:565px!important;
        min-height:565px!important;
    }

    .k-hero-copy h1{
        font-size:38px!important;
    }

    .k-hero-actions{
        grid-template-columns:1fr!important;
    }

    .k-hero-product{
        bottom:205px!important;
        left:-15%!important;
        right:5%!important;
    }

    .k-hero-people{
        bottom:190px!important;
        width:46%!important;
    }

    .need-card{
        flex-basis:82vw!important;
        width:82vw!important;
    }

    .k-product-card{
        flex-basis:82vw!important;
        width:82vw!important;
    }

    .k-latest-card{
        flex-basis:67vw!important;
        width:67vw!important;
    }

    .product-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:7px!important;
    }
}

@media(max-width:380px){
    .k-header-inner{
        padding:0 10px!important;
    }

    .k-site-logo{
        max-width:105px!important;
    }

    .k-brand-word{
        font-size:20px!important;
    }

    .k-hero-copy{
        padding-left:15px!important;
        padding-right:15px!important;
    }

    .k-hero-copy h1{
        font-size:35px!important;
    }

    .k-home-section,
    .k-discovery-shell,
    .k-brand-feature-row{
        padding-left:10px!important;
        padding-right:10px!important;
    }

    .need-card{
        flex-basis:86vw!important;
        width:86vw!important;
    }

    .k-product-card{
        flex-basis:85vw!important;
        width:85vw!important;
    }
}

/* ================================================================
   KIOSCO ADMIN UX V2
   ================================================================ */

:root{
    --admin-bg:#f5f6f4;
    --admin-panel:#ffffff;
    --admin-ink:#151718;
    --admin-muted:#737875;
    --admin-line:#e5e8e5;
    --admin-soft:#f0f2ef;
    --admin-accent:#95ff35;
    --admin-danger:#b63b3b;
}

.k-admin-body{
    margin:0;
    min-height:100vh;
    background:var(--admin-bg);
    color:var(--admin-ink);
}

.k-admin-sidebar{
    position:fixed;
    inset:0 auto 0 0;
    width:232px;
    background:#111315;
    color:#fff;
    z-index:120;
    display:flex;
    flex-direction:column;
    padding:20px 14px 16px;
}

.k-admin-brand{
    padding:4px 10px 23px;
    border-bottom:1px solid #ffffff12;
}

.k-admin-brand a{
    display:block;
}

.k-admin-brand img{
    max-width:126px;
    max-height:34px;
    object-fit:contain;
    filter:brightness(0) invert(1);
}

.k-admin-brand span{
    font-size:22px;
    font-weight:950;
    letter-spacing:-1px;
}

.k-admin-brand small{
    display:block;
    margin-top:5px;
    color:#7d8481;
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:1.5px;
}

.k-admin-nav{
    flex:1;
    overflow-y:auto;
    padding:18px 0;
    scrollbar-width:none;
}

.k-admin-nav::-webkit-scrollbar{
    display:none;
}

.k-admin-nav-group{
    display:grid;
    gap:4px;
    margin-bottom:20px;
}

.k-admin-nav-label{
    padding:0 10px 7px;
    color:#676e6a;
    font-size:8px;
    font-weight:850;
    text-transform:uppercase;
    letter-spacing:1.6px;
}

.k-admin-nav a,
.k-admin-sidebar-bottom a,
.k-admin-sidebar-bottom button{
    min-height:42px;
    display:flex;
    align-items:center;
    gap:10px;
    padding:0 10px;
    border-radius:10px;
    color:#c7cbc8;
    font-size:11px;
    font-weight:700;
    border:0;
    background:transparent;
    width:100%;
    text-align:left;
    cursor:pointer;
}

.k-admin-nav a:hover,
.k-admin-sidebar-bottom a:hover,
.k-admin-sidebar-bottom button:hover{
    background:#ffffff0d;
    color:#fff;
}

.k-admin-nav a.active{
    background:#fff;
    color:#111315;
}

.nav-icon{
    width:23px;
    flex:0 0 23px;
    text-align:center;
    font-size:15px;
}

.k-admin-sidebar-bottom{
    border-top:1px solid #ffffff12;
    padding-top:12px;
}

.k-admin-app{
    min-height:100vh;
    margin-left:232px;
}

.k-admin-topbar{
    height:66px;
    position:sticky;
    top:0;
    z-index:90;
    background:#ffffffeb;
    backdrop-filter:blur(16px);
    border-bottom:1px solid var(--admin-line);
    display:flex;
    align-items:center;
    padding:0 30px;
    gap:18px;
}

.k-admin-menu-toggle{
    display:none;
    width:38px;
    height:38px;
    border:0;
    border-radius:10px;
    background:var(--admin-soft);
}

.k-admin-menu-toggle span{
    display:block;
    width:17px;
    height:2px;
    background:#111;
    margin:4px auto;
}

.k-admin-topbar-copy{
    display:flex;
    align-items:baseline;
    gap:10px;
    flex:1;
}

.k-admin-section{
    color:#929794;
    font-size:9px;
    text-transform:uppercase;
    letter-spacing:1.5px;
}

.k-admin-topbar-copy strong{
    font-size:14px;
}

.k-admin-topbar-actions{
    display:flex;
    align-items:center;
    gap:8px;
}

.k-admin-store-link{
    color:#686e6b;
    font-size:10px;
    font-weight:750;
    padding:9px 11px;
}

.k-admin-main{
    width:min(1420px,100%);
    margin:0 auto;
    padding:34px 30px 70px;
}

.k-admin-page-head{
    display:flex;
    justify-content:space-between;
    align-items:end;
    margin-bottom:24px;
}

.k-admin-page-head h1{
    margin:5px 0 6px;
    font-size:40px;
    line-height:1;
    letter-spacing:-1.8px;
}

.k-admin-page-head p{
    margin:0;
    color:var(--admin-muted);
    font-size:12px;
    line-height:1.55;
}

.k-admin-eyebrow{
    font-size:8px;
    color:#888e8b;
    text-transform:uppercase;
    letter-spacing:1.7px;
    font-weight:850;
}

.k-admin-primary-action,
.k-admin-secondary-action{
    min-height:38px;
    border:0;
    border-radius:10px;
    padding:0 14px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-size:10px;
    font-weight:850;
    cursor:pointer;
}

.k-admin-primary-action{
    background:#111315;
    color:#fff;
}

.k-admin-secondary-action{
    background:#eef0ed;
    color:#171918;
}

.k-admin-secondary-action.full{
    width:100%;
}

.k-admin-alert{
    display:flex;
    gap:10px;
    align-items:flex-start;
    padding:13px 15px;
    border-radius:12px;
    margin-bottom:18px;
    font-size:11px;
}

.k-admin-alert>span{
    width:22px;
    height:22px;
    display:grid;
    place-items:center;
    border-radius:50%;
    flex:0 0 22px;
    font-weight:900;
}

.k-admin-alert.success{
    background:#eaf7e8;
    color:#2c6727;
}

.k-admin-alert.success>span{
    background:#ccecc7;
}

.k-admin-alert.error{
    background:#fdeaea;
    color:#842f2f;
}

.k-admin-alert.error>span{
    background:#f5cccc;
}

.k-admin-alert p{
    margin:3px 0 0;
}

.k-admin-metrics{
    display:grid;
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:11px;
    margin-bottom:18px;
}

.k-admin-metric{
    background:#fff;
    border:1px solid var(--admin-line);
    border-radius:16px;
    padding:18px;
}

.k-admin-metric>span{
    display:block;
    color:var(--admin-muted);
    font-size:9px;
    font-weight:700;
}

.k-admin-metric>strong{
    display:block;
    margin:8px 0 3px;
    font-size:30px;
    letter-spacing:-1px;
}

.k-admin-metric>small{
    color:#969b98;
    font-size:9px;
}

.k-admin-dashboard-grid{
    display:grid;
    grid-template-columns:minmax(0,1fr) 310px;
    gap:16px;
}

.k-admin-panel{
    background:#fff;
    border:1px solid var(--admin-line);
    border-radius:18px;
    padding:20px;
}

.k-admin-panel-head{
    margin-bottom:16px;
}

.k-admin-panel-head h2{
    margin:4px 0 0;
    font-size:18px;
    letter-spacing:-.4px;
}

.k-admin-quick-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px;
}

.k-admin-quick-card{
    display:grid;
    grid-template-columns:42px minmax(0,1fr) auto;
    gap:11px;
    align-items:center;
    min-height:86px;
    padding:13px;
    border:1px solid var(--admin-line);
    border-radius:14px;
    transition:.18s ease;
}

.k-admin-quick-card:hover{
    transform:translateY(-1px);
    border-color:#bfc5c1;
    box-shadow:0 8px 22px #1110000d;
}

.quick-icon{
    width:42px;
    height:42px;
    display:grid;
    place-items:center;
    border-radius:11px;
    background:#f0f2ef;
    font-size:18px;
}

.k-admin-quick-card strong{
    display:block;
    font-size:11px;
}

.k-admin-quick-card small{
    display:block;
    margin-top:3px;
    color:#858b87;
    font-size:9px;
    line-height:1.35;
}

.k-admin-status-list{
    display:grid;
    gap:2px;
    margin-bottom:16px;
}

.k-admin-status-list>div{
    display:flex;
    justify-content:space-between;
    padding:13px 0;
    border-bottom:1px solid var(--admin-line);
}

.k-admin-status-list span{
    color:#767c78;
    font-size:10px;
}

.k-admin-status-list strong{
    font-size:12px;
}

.k-admin-status-list strong.warning{
    color:#c46f1f;
}

.k-admin-toolbar{
    display:flex;
    align-items:center;
    gap:8px;
    margin-bottom:14px;
}

.k-admin-searchbox{
    flex:1;
    min-width:240px;
    height:40px;
    display:flex;
    align-items:center;
    gap:8px;
    padding:0 12px;
    background:#fff;
    border:1px solid var(--admin-line);
    border-radius:10px;
}

.k-admin-searchbox input{
    flex:1;
    min-width:0;
    border:0;
    outline:0;
    background:transparent;
    font-size:11px;
}

.k-admin-toolbar select{
    height:40px;
    border:1px solid var(--admin-line);
    border-radius:10px;
    padding:0 12px;
    background:#fff;
    font-size:10px;
}

.k-admin-clear-filter{
    color:#777d79;
    font-size:10px;
    padding:0 5px;
}

.k-admin-list-card{
    background:#fff;
    border:1px solid var(--admin-line);
    border-radius:16px;
    overflow:hidden;
}

.k-admin-list-head,
.k-admin-product-row{
    display:grid;
    grid-template-columns:minmax(270px,1.6fr) .8fr .65fr .75fr .7fr 70px;
    gap:14px;
    align-items:center;
}

.k-admin-list-head{
    padding:10px 15px;
    background:#fafbfa;
    border-bottom:1px solid var(--admin-line);
    color:#8a908c;
    font-size:8px;
    font-weight:850;
    text-transform:uppercase;
    letter-spacing:.8px;
}

.k-admin-product-row{
    padding:11px 15px;
    border-bottom:1px solid var(--admin-line);
}

.k-admin-product-row:last-child{
    border-bottom:0;
}

.k-admin-product-main{
    min-width:0;
    display:flex;
    align-items:center;
    gap:11px;
}

.k-admin-product-thumb{
    width:50px;
    height:50px;
    flex:0 0 50px;
    border-radius:9px;
    overflow:hidden;
    background:#f2f3f1;
    display:grid;
    place-items:center;
}

.k-admin-product-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.k-admin-product-thumb span{
    font-weight:900;
    color:#888d8a;
}

.k-admin-product-main strong,
.k-admin-cell strong{
    display:block;
    font-size:10px;
}

.k-admin-product-main small,
.k-admin-cell small{
    display:block;
    margin-top:3px;
    color:#969b98;
    font-size:8px;
}

.k-admin-cell{
    min-width:0;
}

.mobile-label{
    display:none;
}

.k-admin-pill{
    display:inline-flex;
    align-items:center;
    min-height:24px;
    padding:0 8px;
    border-radius:999px;
    font-size:8px;
    font-weight:850;
}

.k-admin-pill.active{
    background:#e6f6e2;
    color:#356c2e;
}

.k-admin-pill.draft{
    background:#eff0ef;
    color:#6d726f;
}

.k-admin-row-action{
    text-align:right;
}

.k-admin-row-action a{
    font-size:9px;
    font-weight:850;
}

.k-admin-empty{
    text-align:center;
    padding:54px 20px;
}

.k-admin-empty>span{
    font-size:30px;
    color:#bbb;
}

.k-admin-empty h3{
    margin:9px 0 4px;
}

.k-admin-empty p{
    margin:0 0 14px;
    color:#888e8a;
    font-size:10px;
}

.k-admin-pagination{
    margin-top:15px;
}

.k-admin-overlay{
    display:none;
}

/* Improve existing Admin forms without changing their business logic */
.k-admin-body .form-section{
    background:#fff;
    border:1px solid var(--admin-line);
    border-radius:16px;
    padding:20px;
    margin-top:14px;
}

.k-admin-body .form-section h2{
    margin:0 0 14px;
    font-size:16px;
    letter-spacing:-.3px;
}

.k-admin-body .form-grid{
    gap:12px;
}

.k-admin-body .form-grid label,
.k-admin-body .taxonomy-add label,
.k-admin-body .media-text-field{
    color:#515653;
    font-size:9px;
    text-transform:none;
}

.k-admin-body .form-grid input,
.k-admin-body .form-grid select,
.k-admin-body .form-grid textarea,
.k-admin-body .taxonomy-add input,
.k-admin-body .taxonomy-add select,
.k-admin-body .media-text-field input{
    width:100%;
    min-height:42px;
    border:1px solid #dfe3df;
    border-radius:10px;
    padding:10px 11px;
    background:#fff;
    font-size:11px;
    outline:none;
}

.k-admin-body .form-grid textarea{
    min-height:90px;
    resize:vertical;
}

.k-admin-body .form-grid input:focus,
.k-admin-body .form-grid select:focus,
.k-admin-body .form-grid textarea:focus{
    border-color:#8a918d;
    box-shadow:0 0 0 3px #11111108;
}

.k-admin-body .inline-checks,
.k-admin-body .sport-checks{
    padding:12px 0 0;
    gap:12px;
}

.k-admin-body .admin-split{
    gap:14px;
}

.k-admin-body .variant-add,
.k-admin-body .variant-row{
    gap:6px;
}

.k-admin-body .variant-add input,
.k-admin-body .variant-row input{
    border:1px solid #dfe3df;
    border-radius:9px;
    background:#fff;
}

.k-admin-body .image-admin-grid{
    gap:9px;
}

.k-admin-body .image-admin-grid>div,
.k-admin-body .media-field,
.k-admin-body .catalog-media-card{
    border-color:var(--admin-line);
    border-radius:13px;
}

.k-admin-body .taxonomy-layout{
    gap:14px;
}

.k-admin-body .taxonomy-row{
    border-color:var(--admin-line);
}

.k-admin-body .btn.btn-dark{
    background:#111315;
    color:#fff;
    border-radius:10px;
    border:0;
    min-height:38px;
    padding:0 14px;
    font-size:10px;
    font-weight:850;
}

.k-admin-body .danger-link{
    color:var(--admin-danger);
    font-size:9px;
}

@media(max-width:1180px){
    .k-admin-list-head,
    .k-admin-product-row{
        grid-template-columns:minmax(240px,1.5fr) .7fr .65fr .7fr .7fr 55px;
        gap:10px;
    }
}

@media(max-width:980px){
    .k-admin-sidebar{
        transform:translateX(-102%);
        transition:transform .26s ease;
        box-shadow:20px 0 50px #0003;
    }

    html.k-admin-nav-open .k-admin-sidebar{
        transform:none;
    }

    .k-admin-overlay{
        display:block;
        position:fixed;
        inset:0;
        z-index:110;
        background:#080c0d99;
        opacity:0;
        visibility:hidden;
        transition:.22s;
    }

    html.k-admin-nav-open .k-admin-overlay{
        opacity:1;
        visibility:visible;
    }

    html.k-admin-nav-open,
    html.k-admin-nav-open body{
        overflow:hidden;
    }

    .k-admin-app{
        margin-left:0;
    }

    .k-admin-menu-toggle{
        display:block;
    }

    .k-admin-topbar{
        padding:0 16px;
    }

    .k-admin-main{
        padding:25px 16px 60px;
    }

    .k-admin-dashboard-grid{
        grid-template-columns:1fr;
    }
}

@media(max-width:760px){
    .k-admin-store-link{
        display:none;
    }

    .k-admin-topbar-copy{
        display:block;
    }

    .k-admin-section{
        display:block;
        margin-bottom:2px;
    }

    .k-admin-page-head{
        display:block;
    }

    .k-admin-page-head h1{
        font-size:34px;
    }

    .k-admin-metrics{
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:8px;
    }

    .k-admin-metric{
        padding:15px;
    }

    .k-admin-metric>strong{
        font-size:26px;
    }

    .k-admin-quick-grid{
        grid-template-columns:1fr;
    }

    .k-admin-toolbar{
        display:grid;
        grid-template-columns:1fr 1fr;
    }

    .k-admin-searchbox{
        grid-column:1/-1;
        min-width:0;
    }

    .k-admin-list-head{
        display:none;
    }

    .k-admin-product-row{
        grid-template-columns:1fr 1fr;
        gap:12px;
        padding:14px;
    }

    .k-admin-product-main{
        grid-column:1/-1;
    }

    .k-admin-product-thumb{
        width:64px;
        height:64px;
        flex-basis:64px;
    }

    .k-admin-cell{
        padding:9px 0;
        border-top:1px solid #f0f2f0;
    }

    .mobile-label{
        display:block;
        margin-bottom:3px;
        color:#999e9a;
        font-size:7px;
        text-transform:uppercase;
        letter-spacing:.7px;
    }

    .k-admin-row-action{
        grid-column:1/-1;
        text-align:left;
        padding-top:3px;
    }

    .k-admin-row-action a{
        display:block;
        background:#f1f3f0;
        border-radius:9px;
        padding:10px;
        text-align:center;
    }

    .k-admin-body .form-grid{
        grid-template-columns:1fr;
    }

    .k-admin-body .span-2{
        grid-column:auto;
    }

    .k-admin-body .admin-split,
    .k-admin-body .taxonomy-layout,
    .media-cms-grid.two,
    .media-cms-grid.three{
        grid-template-columns:1fr!important;
    }

    .k-admin-body .variant-add,
    .k-admin-body .variant-row{
        grid-template-columns:1fr 1fr!important;
    }

    .catalog-media-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }
}

@media(max-width:480px){
    .k-admin-topbar{
        height:60px;
        padding:0 11px;
    }

    .k-admin-topbar-actions .k-admin-primary-action{
        padding:0 10px;
        font-size:9px;
    }

    .k-admin-main{
        padding:20px 10px 50px;
    }

    .k-admin-page-head h1{
        font-size:31px;
    }

    .k-admin-metrics{
        grid-template-columns:1fr 1fr;
    }

    .k-admin-toolbar{
        grid-template-columns:1fr;
    }

    .k-admin-searchbox{
        grid-column:auto;
    }

    .k-admin-product-row{
        grid-template-columns:1fr;
    }

    .k-admin-product-main,
    .k-admin-row-action{
        grid-column:auto;
    }

    .catalog-media-grid{
        grid-template-columns:1fr!important;
    }
}

/* ================================================================
   KIOSCO CATALOG UX V2
   ================================================================ */
.k-catalog-hero{
    max-width:1600px;
    margin:0 auto;
    padding:46px 3.5vw 30px;
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:30px;
    border-bottom:1px solid #e7e9e7;
}

.k-catalog-hero h1{
    margin:8px 0 10px;
    font-size:48px;
    line-height:.95;
    letter-spacing:-2.3px;
}

.k-catalog-hero p{
    margin:0;
    max-width:540px;
    color:#6d736f;
    font-size:12px;
    line-height:1.55;
}

.k-catalog-hero-chips{
    display:flex;
    flex-wrap:wrap;
    justify-content:flex-end;
    gap:7px;
    max-width:520px;
}

.k-catalog-hero-chips a{
    min-height:34px;
    display:flex;
    align-items:center;
    padding:0 13px;
    border:1px solid #dfe3df;
    border-radius:999px;
    background:#fff;
    font-size:9px;
    font-weight:780;
    transition:.18s ease;
}

.k-catalog-hero-chips a:hover{
    border-color:#111;
    background:#111;
    color:#fff;
}

.k-catalog-shell{
    max-width:1600px;
    margin:0 auto;
    padding:25px 3.5vw 70px;
    display:grid;
    grid-template-columns:230px minmax(0,1fr);
    gap:28px;
    align-items:start;
}

.k-catalog-sidebar{
    position:sticky;
    top:88px;
}

.k-filter-head{
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    padding-bottom:13px;
    border-bottom:1px solid #dadeda;
}

.k-filter-head>div span{
    display:block;
    margin-bottom:3px;
    color:#929792;
    font-size:7px;
    font-weight:850;
    letter-spacing:1.5px;
}

.k-filter-head>div strong{
    font-size:13px;
}

.k-filter-head>a{
    color:#777d79;
    font-size:8px;
    text-decoration:underline;
}

.k-filter-group{
    border-bottom:1px solid #e5e8e5;
}

.k-filter-group summary{
    list-style:none;
    min-height:48px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    cursor:pointer;
    font-size:10px;
    font-weight:850;
}

.k-filter-group summary::-webkit-details-marker{
    display:none;
}

.k-filter-group summary span{
    font-size:15px;
    font-weight:400;
}

.k-filter-options{
    display:grid;
    gap:9px;
    padding:0 0 15px;
}

.k-filter-options.scrollable{
    max-height:190px;
    overflow:auto;
    scrollbar-width:thin;
}

.k-radio-row,
.k-check-row{
    display:flex;
    align-items:center;
    gap:9px;
    color:#555b57;
    font-size:10px;
    cursor:pointer;
}

.k-radio-row input,
.k-check-row input{
    width:15px;
    height:15px;
    accent-color:#111;
}

.k-price-presets{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:7px;
    padding:0 0 15px;
}

.k-price-presets label{
    cursor:pointer;
}

.k-price-presets input{
    position:absolute;
    opacity:0;
    pointer-events:none;
}

.k-price-presets span{
    min-height:32px;
    display:flex;
    align-items:center;
    justify-content:center;
    border:1px solid #e0e3e0;
    border-radius:8px;
    font-size:8px;
}

.k-price-presets input:checked + span{
    border-color:#111;
    background:#111;
    color:#fff;
}

.k-catalog-apply{
    width:100%;
    min-height:40px;
    margin-top:15px;
    border:0;
    border-radius:10px;
    background:#111315;
    color:#fff;
    font-size:9px;
    font-weight:850;
    cursor:pointer;
}

.k-catalog-main{
    min-width:0;
}

.k-catalog-toolbar{
    min-height:46px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    margin-bottom:12px;
}

.k-catalog-result-copy{
    display:flex;
    align-items:baseline;
    gap:6px;
}

.k-catalog-result-copy strong{
    font-size:12px;
}

.k-catalog-result-copy span{
    color:#8b908d;
    font-size:9px;
}

.k-catalog-toolbar-actions{
    display:flex;
    align-items:center;
    gap:8px;
}

.k-mobile-filter-trigger{
    display:none;
}

.k-sort-form{
    display:flex;
    align-items:center;
    gap:8px;
}

.k-sort-form label{
    color:#929793;
    font-size:8px;
}

.k-sort-form select{
    height:36px;
    border:1px solid #dfe2df;
    border-radius:9px;
    background:#fff;
    padding:0 28px 0 10px;
    font-size:9px;
    outline:none;
}

.k-active-filters{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    margin-bottom:14px;
}

.k-active-filters>a{
    min-height:29px;
    display:inline-flex;
    align-items:center;
    gap:7px;
    padding:0 10px;
    border-radius:999px;
    background:#f0f2ef;
    color:#525854;
    font-size:8px;
    font-weight:750;
}

.k-active-filters>a span{
    font-size:13px;
}

.k-active-filters .clear-all{
    background:transparent;
    text-decoration:underline;
    color:#7f8581;
}

.k-catalog-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:13px;
}

.k-catalog-grid .product-card{
    min-width:0;
    border-radius:14px;
    overflow:hidden;
    border:1px solid #e6e8e6;
    background:#fff;
    transition:transform .18s ease, box-shadow .18s ease;
}

.k-catalog-grid .product-card:hover{
    transform:translateY(-2px);
    box-shadow:0 12px 28px #1110000c;
}

.k-catalog-grid .product-visual{
    aspect-ratio:1/.92;
    height:auto!important;
    min-height:0!important;
    background:#f4f5f3;
}

.k-catalog-grid .product-card-image{
    object-fit:cover!important;
    padding:0!important;
}

.k-catalog-grid .product-copy{
    padding:12px;
}

.k-catalog-grid .product-brand{
    color:#8b908c;
    font-size:8px;
    text-transform:uppercase;
    font-weight:750;
}

.k-catalog-grid .product-name{
    display:block;
    margin-top:3px;
    font-size:12px;
    line-height:1.25;
    font-weight:850;
}

.k-catalog-grid .product-subtitle{
    min-height:25px;
    margin-top:3px;
    color:#777d79;
    font-size:9px;
    line-height:1.35;
}

.k-catalog-grid .product-price{
    margin-top:9px;
}

.k-catalog-grid .product-price strong{
    font-size:14px;
}

.k-catalog-pagination{
    margin-top:24px;
}

.k-catalog-empty{
    min-height:430px;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    border:1px dashed #d8ddd9;
    border-radius:18px;
    padding:30px;
}

.k-catalog-empty-icon{
    width:52px;
    height:52px;
    display:grid;
    place-items:center;
    border-radius:50%;
    background:#f1f3f1;
    color:#6d736f;
    font-size:25px;
}

.k-catalog-empty h2{
    margin:15px 0 5px;
    font-size:22px;
    letter-spacing:-.7px;
}

.k-catalog-empty p{
    margin:0 0 16px;
    color:#7d837f;
    font-size:10px;
}

/* mobile drawer */
.k-mobile-filter-overlay{
    position:fixed;
    inset:0;
    z-index:128;
    background:#081014a6;
    opacity:0;
    visibility:hidden;
    transition:.22s;
}

.k-mobile-filter-drawer{
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    z-index:129;
    height:min(86dvh,760px);
    background:#fff;
    border-radius:22px 22px 0 0;
    transform:translateY(103%);
    transition:.28s cubic-bezier(.2,.7,.2,1);
    display:flex;
    flex-direction:column;
    box-shadow:0 -18px 50px #0003;
}

.k-mobile-filter-drawer.open{
    transform:none;
}

.k-mobile-filter-overlay.open{
    opacity:1;
    visibility:visible;
}

.catalog-filter-open{
    overflow:hidden;
}

.k-mobile-filter-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    padding:18px;
    border-bottom:1px solid #e8ebe8;
}

.k-mobile-filter-head span{
    display:block;
    color:#999e9a;
    font-size:7px;
    letter-spacing:1.4px;
}

.k-mobile-filter-head strong{
    display:block;
    margin-top:2px;
    font-size:20px;
}

.k-mobile-filter-head button{
    width:36px;
    height:36px;
    border:0;
    border-radius:50%;
    background:#f1f3f1;
    font-size:23px;
}

.k-mobile-filter-body{
    overflow-y:auto;
    padding:0 18px 95px;
}

.k-mobile-filter-body .k-filter-group summary{
    min-height:54px;
    font-size:12px;
}

.k-mobile-filter-body .k-filter-options{
    gap:12px;
}

.k-mobile-filter-body .k-radio-row,
.k-mobile-filter-body .k-check-row{
    font-size:12px;
}

.k-mobile-filter-footer{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    padding:12px 18px calc(12px + env(safe-area-inset-bottom));
    border-top:1px solid #e6e9e6;
    background:#fff;
    display:grid;
    grid-template-columns:90px 1fr;
    gap:8px;
}

.k-mobile-filter-footer a,
.k-mobile-filter-footer button{
    min-height:46px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:11px;
    font-size:10px;
    font-weight:850;
}

.k-mobile-filter-footer a{
    background:#f0f2ef;
}

.k-mobile-filter-footer button{
    border:0;
    background:#111315;
    color:#fff;
}

/* ================================================================
   Responsive catalog
   ================================================================ */
@media(max-width:1180px){
    .k-catalog-grid{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }

    .k-catalog-shell{
        grid-template-columns:210px minmax(0,1fr);
        gap:20px;
    }
}

@media(max-width:900px){
    .k-catalog-hero{
        display:block;
        padding:30px 18px 22px;
    }

    .k-catalog-hero h1{
        font-size:38px;
        letter-spacing:-1.6px;
    }

    .k-catalog-hero-chips{
        justify-content:flex-start;
        flex-wrap:nowrap;
        overflow-x:auto;
        margin-top:18px;
        max-width:none;
        scrollbar-width:none;
    }

    .k-catalog-hero-chips::-webkit-scrollbar{
        display:none;
    }

    .k-catalog-hero-chips a{
        flex:0 0 auto;
    }

    .k-catalog-shell{
        display:block;
        padding:16px 14px 55px;
    }

    .k-catalog-sidebar{
        display:none;
    }

    .k-mobile-filter-trigger{
        min-height:36px;
        display:flex;
        align-items:center;
        gap:6px;
        border:1px solid #dfe3df;
        border-radius:9px;
        background:#fff;
        padding:0 10px;
        font-size:9px;
        font-weight:800;
    }

    .k-mobile-filter-trigger b{
        min-width:18px;
        height:18px;
        display:grid;
        place-items:center;
        border-radius:999px;
        background:#111;
        color:#fff;
        font-size:8px;
    }

    .k-catalog-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
        gap:9px!important;
    }

    .k-catalog-grid .product-visual{
        aspect-ratio:1/1!important;
    }

    .k-catalog-grid .product-copy{
        padding:10px!important;
    }

    .k-catalog-grid .product-name{
        font-size:11px!important;
    }

    .k-catalog-grid .product-subtitle{
        min-height:0;
        font-size:8px!important;
    }

    .k-catalog-pagination{
        margin-top:18px;
    }
}

@media(max-width:600px){
    .k-catalog-hero{
        padding:24px 14px 18px;
    }

    .k-catalog-hero h1{
        font-size:34px;
        line-height:.97;
    }

    .k-catalog-hero p{
        font-size:11px;
    }

    .k-catalog-toolbar{
        align-items:flex-start;
        min-height:0;
        margin-bottom:10px;
    }

    .k-catalog-result-copy{
        display:block;
    }

    .k-catalog-result-copy strong,
    .k-catalog-result-copy span{
        display:block;
    }

    .k-catalog-result-copy strong{
        font-size:11px;
    }

    .k-catalog-result-copy span{
        margin-top:2px;
        font-size:8px;
    }

    .k-catalog-toolbar-actions{
        gap:6px;
    }

    .k-sort-form label{
        display:none;
    }

    .k-sort-form select{
        max-width:145px;
        height:36px;
        font-size:8px;
        padding-left:8px;
    }

    .k-active-filters{
        flex-wrap:nowrap;
        overflow-x:auto;
        padding-bottom:4px;
        scrollbar-width:none;
    }

    .k-active-filters::-webkit-scrollbar{
        display:none;
    }

    .k-active-filters>a{
        flex:0 0 auto;
    }

    .k-catalog-grid{
        gap:7px!important;
    }

    .k-catalog-grid .product-card{
        border-radius:11px!important;
    }

    .k-catalog-grid .product-copy{
        padding:8px!important;
    }

    .k-catalog-grid .product-brand{
        font-size:7px!important;
    }

    .k-catalog-grid .product-name{
        font-size:10px!important;
    }

    .k-catalog-grid .product-subtitle{
        display:none;
    }

    .k-catalog-grid .product-price{
        margin-top:7px!important;
    }

    .k-catalog-grid .product-price strong{
        font-size:12px!important;
    }

    .k-catalog-grid .badge{
        transform:scale(.86);
        transform-origin:top left;
    }
}

@media(max-width:380px){
    .k-catalog-shell{
        padding-left:10px;
        padding-right:10px;
    }

    .k-catalog-hero{
        padding-left:10px;
        padding-right:10px;
    }

    .k-catalog-grid{
        gap:6px!important;
    }
}

/* ================================================================
   PRODUCT CARD IMAGE VERTICAL CENTER FIX
   Especially for "Novedades y más vendidos" and product cards.
   ================================================================ */

/* Latest / best sellers section */
.k-latest-card .latest-media,
.latest-media{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
    background:#f4f5f3 !important;
}

.k-latest-card .latest-media img,
.latest-media img{
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
    object-position:center center !important;
    display:block !important;
    margin:0 auto !important;
    padding:10px !important;
    transform:none !important;
}

/* General product cards: keep image visually centered */
.product-visual,
.product-visual-real,
.k-product-media{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    overflow:hidden !important;
}

.product-card-image,
.k-product-media img{
    object-position:center center !important;
}

/* Detail gallery: preserve centering in main image and thumbs */
.k-product-main-stage{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}

.k-product-main-stage img,
.k-product-thumb img{
    object-position:center center !important;
}

@media(max-width:900px){
    .k-latest-card .latest-media img,
    .latest-media img{
        padding:8px !important;
        object-position:center center !important;
    }
}

/* ================================================================
   PRODUCT CARD AIR V2
   Revert previous vertical-center/contain change.
   Keep previous cover behavior and give media more vertical room.
   ================================================================ */

/* Restore previous image behavior */
.latest-media,
.k-latest-card .latest-media{
    display:grid !important;
    place-items:center !important;
    overflow:hidden !important;
    padding:0 !important;
    background:#f4f5f3 !important;
}

.latest-media img,
.k-latest-card .latest-media img{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    padding:0 !important;
    margin:0 !important;
    transform:none !important;
}

/* Give "Novedades y más vendidos" more vertical breathing room */
.latest-media,
.k-latest-card .latest-media{
    height:158px !important;
    min-height:158px !important;
}

/* Slightly more body air so the whole card feels balanced */
.latest-copy{
    padding:10px 9px 12px !important;
}

.latest-copy strong{
    line-height:1.22 !important;
}

/* Keep other product areas as they were before the last patch */
.product-visual,
.product-visual-real,
.k-product-media{
    display:grid !important;
    place-items:center !important;
}

.product-card-image,
.k-product-media img{
    object-fit:cover !important;
    object-position:center !important;
    padding:0 !important;
}

.k-product-main-stage{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
}

.k-product-main-stage img,
.k-product-thumb img{
    object-fit:cover !important;
    object-position:center !important;
    padding:0 !important;
}

/* Tablet */
@media(max-width:900px){
    .latest-media,
    .k-latest-card .latest-media{
        height:190px !important;
        min-height:190px !important;
    }
}

/* Mobile */
@media(max-width:600px){
    .latest-media,
    .k-latest-card .latest-media{
        height:210px !important;
        min-height:210px !important;
    }

    .latest-copy{
        padding:11px 10px 13px !important;
    }
}

/* Admin-managed helper card image */
.k-find-visual img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    object-position:center;
}
