:root{
  --cream:#f6f1e8;
  --cream-2:#fffdf7;
  --cream-3:#ebe2d5;
  --ink:#0e0e0e;
  --graphite:#252525;
  --muted:#746f66;
  --line:rgba(14,14,14,.14);
  --line-strong:rgba(14,14,14,.26);
  --green:#27d967;
  --green-2:#19b850;
  --green-soft:rgba(39,217,103,.16);
  --danger:#e6463a;
  --shadow:0 22px 50px rgba(14,14,14,.12);
  --radius:24px;
  --radius-sm:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{
  margin:0;min-height:100vh;color:var(--ink);font-family:Inter,Arial,sans-serif;
  background-color:var(--cream);
  background-image:
    radial-gradient(circle at 12% 14%, rgba(39,217,103,.11), transparent 18rem),
    radial-gradient(circle at 86% 8%, rgba(14,14,14,.065), transparent 16rem),
    radial-gradient(circle at 74% 86%, rgba(255,255,255,.62), transparent 18rem),
    linear-gradient(90deg, transparent 0 31px, rgba(14,14,14,.035) 32px, transparent 33px),
    linear-gradient(0deg, transparent 0 31px, rgba(14,14,14,.03) 32px, transparent 33px),
    linear-gradient(135deg,#fbf7ef 0%,#f2ebdf 52%,#f8f1e8 100%);
  background-size:100% 100%,100% 100%,100% 100%,64px 64px,64px 64px,100% 100%;
  overflow-x:hidden;
}
body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(90deg, rgba(14,14,14,.018) 0 1px, transparent 1px 9px), repeating-linear-gradient(0deg, rgba(255,255,255,.18) 0 1px, transparent 1px 11px);opacity:.45;mix-blend-mode:multiply}
a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.site-header,.footer,main,.modal,.toast{position:relative;z-index:1}
main{max-width:1440px;margin:0 auto;padding:28px 44px 82px}.muted{color:var(--muted)}
.site-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:260px 1fr 126px;gap:22px;align-items:center;min-height:78px;width:100%;padding:15px max(20px,calc((100vw - 1440px)/2 + 44px));background:rgba(246,241,232,.86);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);box-shadow:0 10px 28px rgba(14,14,14,.045)}
.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:50px!important;height:50px!important;border-radius:50%;object-fit:cover}.brand b{display:block;font-size:23px;line-height:.9;font-weight:950;letter-spacing:.04em}.brand small{display:inline-flex;margin-top:6px;border:1px solid var(--line-strong);border-radius:999px;padding:4px 8px;font-size:10px;font-weight:950;letter-spacing:.13em;color:var(--graphite);background:rgba(255,255,255,.36)}
.main-nav{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.main-nav a{position:relative;border:1px solid transparent;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;letter-spacing:.03em;color:#26221d;transition:.18s ease}.main-nav a::after{content:"";position:absolute;left:16px;right:16px;bottom:6px;height:2px;background:var(--green);transform:scaleX(0);transform-origin:left;transition:.18s ease;border-radius:999px}.main-nav a:hover,.main-nav a.active{background:rgba(255,255,255,.52);border-color:var(--line)}.main-nav a:hover::after,.main-nav a.active::after{transform:scaleX(1)}
.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.icon-btn,.cart-pill{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid #111;background:#111;color:#fff;box-shadow:0 12px 24px rgba(14,14,14,.13);transition:.16s ease}.icon-btn svg{width:20px;height:20px;fill:currentColor}.icon-btn.telegram{background:var(--green);color:#111}.icon-btn:hover,.cart-pill:hover{transform:translateY(-2px)}.cart-pill{position:relative;background:var(--cream-2);color:#111}.cart-icon{font-size:18px}.badge{display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;padding:0 6px;background:#111;color:#fff;font-size:12px;font-weight:950}.cart-pill .badge{position:absolute;right:-9px;top:-8px;border:2px solid var(--cream);min-width:28px;height:28px}.burger{display:none;width:44px;height:44px;border:0;border-radius:50%;background:#111;color:#fff;font-size:21px}
.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-weight:950;letter-spacing:.01em;line-height:1;text-align:center;transition:transform .16s ease, box-shadow .16s ease, background .16s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(14,14,14,.15)}.black-btn{background:#111;color:#fff}.green-btn,.btn.gold{background:var(--green);color:#111;border-color:var(--green)}.green-btn:hover,.btn.gold:hover{background:var(--green-2);border-color:var(--green-2)}.btn.secondary{background:rgba(255,255,255,.42);color:#111;border-color:var(--line-strong)}.btn.ghost{background:transparent;color:#111;border-color:var(--line-strong)}.btn.small{min-height:42px;padding:0 15px;font-size:13px}.tg-svg{width:20px;height:20px;fill:currentColor;flex:0 0 20px}
.stock-hero{display:grid;grid-template-columns:minmax(430px,.95fr) minmax(520px,1.05fr);gap:34px;align-items:center;min-height:610px;padding:40px 0 32px}.hero-copy{position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:8px 12px;border:1px solid var(--line-strong);border-radius:999px;background:rgba(255,255,255,.48);font-size:12px;font-weight:950;letter-spacing:.12em}.eyebrow span{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 7px var(--green-soft)}.hero-copy h1{margin:0 0 18px;font-family:Impact,"Arial Black",Arial,sans-serif;font-weight:950;font-size:clamp(58px,7vw,118px);line-height:.82;letter-spacing:.01em;text-transform:uppercase}.hero-copy h1 strong{display:inline-block;font:inherit;color:transparent;-webkit-text-stroke:2px var(--ink);text-stroke:2px var(--ink);text-shadow:none}.hero-copy p{max-width:590px;margin:0 0 20px;font-size:18px;line-height:1.55;color:#2b2823}.hero-tags{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 26px}.hero-tags span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.5);font-size:13px;font-weight:900;color:#29241d}.hero-actions,.row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;max-width:620px}.hero-metrics div{padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.42)}.hero-metrics b{display:block;font-size:24px;line-height:1;font-weight:950}.hero-metrics span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:700;line-height:1.25}
.stock-wall{position:relative;min-height:520px;padding:26px;border-radius:34px;background:linear-gradient(145deg,#111 0%,#232323 62%,#111 100%);box-shadow:var(--shadow);overflow:hidden}.stock-wall::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 16% 14%, rgba(39,217,103,.22), transparent 22rem),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,42px 42px,42px 42px;pointer-events:none}.stock-wall::after{content:"NEPAL\A SHOP";white-space:pre;position:absolute;right:-28px;top:34px;font-family:Impact,"Arial Black";font-size:82px;line-height:.82;color:rgba(255,255,255,.045);letter-spacing:.04em}.wall-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.14fr .86fr;grid-template-rows:210px 170px 96px;gap:14px;height:100%}.wall-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:4px;min-height:120px;border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:16px;background:linear-gradient(160deg,#fffdf7,#eee5d7);color:#111;box-shadow:0 16px 30px rgba(0,0,0,.26);overflow:hidden;text-align:left;transition:.18s ease}.wall-card:hover{transform:translateY(-3px) rotate(-.5deg)}.wall-card img{position:absolute;right:-14px;top:18px;width:82%;height:64%;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(0,0,0,.18))}.wall-card.large{grid-row:1/3}.wall-card.large img{width:112%;height:76%;right:-82px;top:30px}.wall-card.wide{grid-column:1/3;min-height:96px}.wall-card.wide img{width:44%;height:120%;right:20px;top:-12px}.wall-card b{position:relative;z-index:2;max-width:72%;font-size:18px;line-height:1.05;font-weight:950}.wall-card small{position:relative;z-index:2;color:#333;font-weight:950}.wall-badge{position:absolute;left:14px;top:14px;z-index:3;padding:7px 10px;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:950}.wall-note{position:absolute;left:26px;right:26px;bottom:18px;color:rgba(255,255,255,.38);font-size:11px;font-weight:950;letter-spacing:.18em;text-align:center;z-index:2}
.section{margin-top:42px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section h1,.section h2,.section-title{margin:0;font-family:Impact,"Arial Black",Arial,sans-serif;font-size:clamp(36px,4vw,58px);line-height:.9;letter-spacing:.02em;text-transform:uppercase}.section h3{margin:0 0 8px;font-size:20px}.section-kicker{display:inline-block;margin:0 0 10px;padding:7px 10px;border-radius:999px;background:var(--green-soft);color:#145c2c;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.see-all{flex:0 0 auto}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-tile{position:relative;min-height:148px;padding:22px;border:1px solid var(--line);border-radius:26px;background:rgba(255,255,255,.46);overflow:hidden;transition:.16s ease}.category-tile::before{content:"";position:absolute;right:-20px;bottom:-28px;width:120px;height:120px;border-radius:50%;background:var(--green-soft)}.category-tile:hover{transform:translateY(-3px);background:#fffdf7;box-shadow:0 18px 32px rgba(14,14,14,.08)}.category-tile span{display:block;font-size:24px;line-height:1;font-weight:950}.category-tile small{display:block;margin-top:10px;color:var(--muted);font-weight:800}.category-tile em{position:absolute;right:18px;bottom:16px;font-style:normal;font-size:26px;font-weight:950}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.hit-grid{align-items:stretch}.product-card{position:relative;min-width:0;border:1px solid var(--line);border-radius:28px;background:rgba(255,253,247,.72);overflow:hidden;display:flex;flex-direction:column;min-height:448px;box-shadow:0 1px 0 rgba(255,255,255,.6) inset;transition:.18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 22px 38px rgba(14,14,14,.11);border-color:rgba(14,14,14,.27)}.wish-btn{position:absolute;right:14px;top:14px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:rgba(255,255,255,.72);font-size:20px;color:#111}.product-img{position:relative;height:230px;width:100%;border:0;border-bottom:1px solid var(--line);background:linear-gradient(145deg,#fffdf7,#ece3d4);overflow:hidden}.product-img::before{content:"";position:absolute;inset:18px;border-radius:24px;background:linear-gradient(90deg,rgba(14,14,14,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(14,14,14,.03) 1px,transparent 1px);background-size:30px 30px}.product-img img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;padding:24px;filter:drop-shadow(0 18px 18px rgba(14,14,14,.14));transition:.18s ease}.product-card:hover .product-img img{transform:scale(1.04) rotate(-1deg)}.product-body{display:flex;flex-direction:column;flex:1;padding:18px}.product-topline,.product-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-topline span:first-child{font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#4f4a43}.product-name{margin:12px 0 8px;font-size:19px;line-height:1.05;font-weight:950;min-height:42px}.product-meta{font-size:12px;line-height:1.3;min-height:31px}.stock-chip{display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;border-radius:999px;font-size:11px;font-weight:950;white-space:nowrap}.stock-chip.in{background:var(--green);color:#111}.stock-chip.order{background:#111;color:#fff}.price{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:14px 0 16px}.price b{font-size:24px;line-height:1;font-weight:950}.old{color:var(--muted);text-decoration:line-through;font-weight:800}.discount{padding:5px 8px;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:950}.product-body .btn{margin-top:auto;width:100%}.stock-split{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(600px,1.18fr);gap:16px;align-items:stretch}.split-card{border-radius:30px;padding:28px;border:1px solid var(--line);background:rgba(255,255,255,.48)}.split-card.dark{background:#111;color:#fff;border-color:#111}.split-card.dark .section-kicker{background:rgba(39,217,103,.22);color:#a9ffc9}.split-card.dark p{color:rgba(255,255,255,.7);line-height:1.55}.mini-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mini-products .product-card{min-height:390px}.mini-products .product-img{height:190px}.order-flow{padding:28px;border:1px solid var(--line);border-radius:34px;background:rgba(255,255,255,.42)}.flow-grid,.feature-strip,.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flow-grid div,.card,.panel{border:1px solid var(--line);border-radius:24px;background:rgba(255,253,247,.68);padding:20px}.flow-grid div span,.feature-num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#111;color:var(--green);font-weight:950;margin-bottom:14px}.flow-grid div b{display:block;font-size:18px;margin-bottom:8px}.flow-grid div p,.card p{margin:0;line-height:1.45}.feature-strip{grid-template-columns:repeat(3,1fr)}
.filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-bottom:18px}.input,input,select,textarea{width:100%;min-height:46px;border:1px solid var(--line-strong);border-radius:16px;background:rgba(255,255,255,.62);padding:0 14px;color:#111;outline:none}textarea.input{padding:14px;min-height:94px;resize:vertical}select:focus,input:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 3px var(--green-soft)}.notice{padding:14px 16px;border:1px dashed var(--line-strong);border-radius:18px;background:rgba(39,217,103,.08);color:#252018;line-height:1.45}.split{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.cart-line{display:grid;grid-template-columns:84px 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line img{width:84px;height:84px;object-fit:contain;border-radius:18px;background:#f1eadf}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.legal-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.tab{min-height:42px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.48);padding:0 14px;font-weight:900}.tab.active{background:#111;color:#fff}.legal-body{line-height:1.65}.legal-body h3{margin-top:20px}.modal{position:fixed;inset:0;background:rgba(14,14,14,.55);display:grid;place-items:center;padding:20px;z-index:70}.modal[hidden]{display:none}.modal-box{width:min(1040px,100%);max-height:92vh;overflow:auto;border-radius:30px;background:#fff;box-shadow:0 26px 70px rgba(0,0,0,.35);padding:22px;border:1px solid rgba(14,14,14,.08)}.modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:16px}.modal-head h2{margin:0;font-size:30px;line-height:1}.x{width:42px;height:42px;border:0;border-radius:50%;background:#111;color:#fff;font-size:24px}.product-modal{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);gap:20px}.gallery-main{height:430px;border:1px solid #ececec;border-radius:24px;background:#fff;display:grid;place-items:center;overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:28px;background:#fff}.thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto}.thumbs button{width:78px;height:78px;border:1px solid #ececec;border-radius:16px;background:#fff;padding:6px;flex:0 0 auto}.thumbs button.active{border-color:#111;box-shadow:0 0 0 3px var(--green-soft)}.thumbs img{width:100%;height:100%;object-fit:contain;background:#fff}.tags{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:7px 10px;border-radius:999px;background:var(--green);font-size:12px;font-weight:950}.tag.danger{background:var(--danger);color:#fff}.sizes{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.size-btn{min-width:62px;height:46px;border:1px solid var(--line-strong);border-radius:14px;background:rgba(255,255,255,.62);font-weight:950}.size-btn.active{background:#111;color:#fff}.size-btn:disabled{opacity:.38;cursor:not-allowed}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-layout{display:grid;grid-template-columns:240px 1fr;gap:18px}.admin-menu{display:flex;flex-direction:column;gap:10px}.image-admin{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.image-admin figure{margin:0}.image-admin img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:16px;background:#fff}.toast{position:fixed;right:18px;bottom:18px;z-index:90;display:grid;gap:8px}.toast-item{padding:12px 14px;border-radius:16px;background:#111;color:#fff;box-shadow:0 18px 36px rgba(0,0,0,.22)}.footer{width:100%;display:flex;justify-content:space-between;gap:24px;padding:34px max(20px,calc((100vw - 1440px)/2 + 44px));border-top:1px solid var(--line);background:#111;color:#fff}.footer b{font-size:24px}.footer p{margin:8px 0 0;color:rgba(255,255,255,.62)}.footer-links{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-links a{color:rgba(255,255,255,.78);font-weight:800}.footer-links a:hover{color:var(--green)}
.stamp-row,.stamp,.green-label,.hero-collage,.paper-photo,.barcode,.scribble,.globe,.arrow-mark,.green-blot,.ns-sign,.title-underline{display:none!important}
@media (max-width:1180px){main{padding:24px 24px 70px}.site-header{grid-template-columns:240px 1fr 116px;padding-left:24px;padding-right:24px}.main-nav{gap:4px}.main-nav a{padding:9px 11px}.stock-hero{grid-template-columns:1fr;min-height:0}.stock-wall{min-height:500px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.stock-split{grid-template-columns:1fr}.split{grid-template-columns:1fr}.flow-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:820px){body{background-attachment:scroll}.site-header{grid-template-columns:1fr auto auto;min-height:70px;padding:12px 14px}.brand-logo{width:44px!important;height:44px!important}.brand b{font-size:18px}.brand small{font-size:9px;padding:3px 7px}.burger{display:grid;place-items:center}.main-nav{position:absolute;left:12px;right:12px;top:calc(100% + 8px);display:none;grid-template-columns:1fr 1fr;justify-content:stretch;gap:8px;padding:12px;border:1px solid var(--line);border-radius:22px;background:rgba(246,241,232,.97);box-shadow:0 18px 40px rgba(14,14,14,.15);backdrop-filter:blur(18px)}.main-nav.open{display:grid}.main-nav a{text-align:center;background:rgba(255,255,255,.48);border-color:var(--line)}.header-actions{gap:7px}.icon-btn,.cart-pill,.burger{width:40px;height:40px}.cart-pill .badge{min-width:24px;height:24px;right:-7px;top:-7px}main{padding:18px 14px 62px}.stock-hero{gap:18px;padding-top:20px}.hero-copy h1{font-size:clamp(50px,16vw,82px);line-height:.86}.hero-copy h1 strong{-webkit-text-stroke:1.4px var(--ink);text-stroke:1.4px var(--ink)}.hero-copy p{font-size:16px}.hero-actions .btn{width:100%}.hero-metrics{grid-template-columns:1fr;gap:8px}.stock-wall{min-height:auto;padding:16px;border-radius:24px}.wall-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:10px}.wall-card,.wall-card.large,.wall-card.wide{grid-column:auto;grid-row:auto;min-height:190px}.wall-card.wide{grid-column:1/3;min-height:150px}.wall-card img,.wall-card.large img{right:-34px;top:34px;width:108%;height:62%}.wall-card.wide img{width:62%;height:110%;right:-6px}.wall-note{position:relative;left:auto;right:auto;bottom:auto;margin-top:14px}.section{margin-top:34px}.section-head{align-items:flex-start;flex-direction:column}.section h1,.section h2,.section-title{font-size:38px}.grid,.mini-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-height:392px;border-radius:22px}.product-img{height:185px}.product-body{padding:14px}.product-name{font-size:16px;min-height:38px}.product-meta{font-size:11px;min-height:30px}.price b{font-size:20px}.category-grid,.feature-strip,.cards,.flow-grid{grid-template-columns:1fr}.category-tile{min-height:120px}.order-flow{padding:18px;border-radius:24px}.filters{grid-template-columns:1fr}.product-modal{grid-template-columns:1fr}.gallery-main{height:310px}.form-grid,.profile-grid{grid-template-columns:1fr}.admin-layout{grid-template-columns:1fr}.footer{display:block;padding:28px 18px}.footer-links{margin-top:18px}.modal{padding:10px}.modal-box{border-radius:22px;padding:16px}.toast{left:12px;right:12px;bottom:12px}.table{display:block;overflow-x:auto;white-space:nowrap}}
@media (max-width:460px){.header-actions .icon-btn{display:none}.site-header{grid-template-columns:1fr auto auto}.hero-tags span{font-size:12px;padding:8px 10px}.grid,.mini-products{grid-template-columns:1fr}.product-card{min-height:auto}.product-img{height:220px}.wall-grid{grid-template-columns:1fr}.wall-card.wide{grid-column:auto}.section h1,.section h2,.section-title{font-size:34px}.brand b{font-size:16px}.brand small{display:none}.cart-pill{width:38px;height:38px}}
@media (orientation:landscape) and (max-height:520px) and (max-width:980px){.site-header{position:relative}.stock-hero{grid-template-columns:1fr 1fr;gap:16px;align-items:center}.hero-copy h1{font-size:48px}.hero-copy p{font-size:14px;margin-bottom:12px}.hero-tags,.hero-metrics{display:none}.hero-actions .btn{width:auto;min-height:44px}.stock-wall{min-height:310px}.wall-grid{grid-template-columns:1fr 1fr;grid-template-rows:140px 110px}.wall-card{min-height:110px}.wall-card.large{grid-row:1/3}.wall-card.wide{display:none}.product-img{height:170px}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.main-nav.open{position:absolute;top:100%}}

/* === Nepal Shop clean v2 overrides === */
html,body{max-width:100%;overflow-x:hidden;text-rendering:geometricPrecision}
.brand small{border-color:rgba(14,14,14,.18);background:rgba(255,255,255,.44);letter-spacing:.10em}
.hero-copy h1{
  max-width:760px;
  word-break:normal;
  overflow-wrap:normal;
  hyphens:none;
  font-family:"Arial Black",Impact,Arial,sans-serif;
  line-height:.88;
  letter-spacing:-.025em;
}
.hero-copy h1 strong{
  color:var(--ink);
  -webkit-text-stroke:0;
  text-stroke:0;
}
.eyebrow{white-space:normal;line-height:1.2}
.hero-gallery{
  position:relative;
  min-height:520px;
  padding:24px;
  border-radius:34px;
  background:linear-gradient(145deg,#111 0%,#242424 62%,#111 100%);
  box-shadow:var(--shadow);
  overflow:hidden;
  isolation:isolate;
}
.hero-gallery::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 16% 14%, rgba(39,217,103,.22), transparent 22rem),
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(0deg,rgba(255,255,255,.035) 1px,transparent 1px);
  background-size:auto,42px 42px,42px 42px;
  pointer-events:none;
  z-index:0;
}
.gallery-slides{position:relative;z-index:1;height:100%;min-height:472px;border-radius:26px;overflow:hidden}
.gallery-slide{
  position:absolute;
  inset:0;
  opacity:0;
  transform:scale(1.015);
  transition:opacity .55s ease,transform .75s ease;
  border-radius:26px;
  overflow:hidden;
  background:#fffdf7;
}
.gallery-slide.active{opacity:1;transform:scale(1)}
.gallery-slide img{width:100%;height:100%;object-fit:cover;display:block}
.gallery-caption{
  position:absolute;
  left:20px;
  right:20px;
  bottom:20px;
  display:grid;
  gap:5px;
  max-width:410px;
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:20px;
  background:rgba(17,17,17,.78);
  color:#fff;
  backdrop-filter:blur(12px);
}
.gallery-caption span{width:max-content;padding:5px 9px;border-radius:999px;background:var(--green);color:#111;font-size:11px;font-weight:950}
.gallery-caption b{font-size:22px;line-height:1.02;font-weight:950}
.gallery-caption small{font-size:13px;line-height:1.35;color:rgba(255,255,255,.72);font-weight:700}
.gallery-dots{position:absolute;z-index:3;right:26px;bottom:26px;display:flex;gap:8px}
.gallery-dots button{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.52);transition:.2s ease}
.gallery-dots button.active{width:32px;background:var(--green)}
.stock-wall,.wall-grid,.wall-card,.wall-note{display:none!important}
.stock-hero{grid-template-columns:minmax(430px,.94fr) minmax(540px,1.06fr);gap:38px}
.hero-copy p{max-width:640px}
.hero-actions .btn{white-space:nowrap}
.section h1,.section h2,.section-title{word-break:normal;overflow-wrap:normal;hyphens:none;line-height:.96}
.product-name{overflow-wrap:break-word;hyphens:auto}

@media (max-width:1180px){
  .stock-hero{grid-template-columns:1fr;gap:24px;min-height:0;padding:28px 0 24px}
  .hero-gallery{min-height:500px}
  .gallery-slides{min-height:452px}
}
@media (max-width:820px){
  .site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;padding:10px 12px;min-height:66px}
  .brand{gap:8px;min-width:0}.brand-logo{width:40px!important;height:40px!important}.brand b{font-size:16px;letter-spacing:.02em}.brand small{display:none}
  .header-actions{gap:6px}.icon-btn,.cart-pill,.burger{width:38px;height:38px}.icon-btn svg{width:18px;height:18px}
  .main-nav{left:10px;right:10px;top:calc(100% + 8px);grid-template-columns:1fr;max-height:calc(100vh - 88px);overflow:auto}
  main{padding:16px 12px 58px}
  .stock-hero{display:grid;grid-template-columns:1fr;gap:18px;padding-top:14px}
  .eyebrow{margin-bottom:12px;font-size:10px;padding:7px 10px;letter-spacing:.08em}
  .hero-copy h1{font-size:clamp(42px,14.5vw,72px);line-height:.92;letter-spacing:-.035em;margin-bottom:14px}
  .hero-copy p{font-size:15px;line-height:1.45;margin-bottom:14px}
  .hero-tags{gap:6px;margin-bottom:16px}.hero-tags span{font-size:11px;padding:7px 9px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:9px}.hero-actions .btn{width:100%;min-height:48px;font-size:14px;white-space:normal}
  .hero-metrics{display:none}
  .hero-gallery{min-height:420px;padding:14px;border-radius:26px}
  .gallery-slides{min-height:392px;border-radius:20px}.gallery-slide{border-radius:20px}
  .gallery-caption{left:12px;right:12px;bottom:12px;padding:12px;border-radius:16px;max-width:none}.gallery-caption b{font-size:18px}.gallery-caption small{font-size:12px}
  .gallery-dots{right:18px;bottom:18px}
  .section-head{gap:12px}.section h1,.section h2,.section-title{font-size:clamp(30px,10vw,42px)}
  .grid,.mini-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{min-height:386px}.product-img{height:178px}.product-body{padding:13px}.product-name{font-size:15px;line-height:1.1;min-height:36px}.product-meta{font-size:11px}.price{margin:10px 0 12px}.price b{font-size:19px}.btn.small{min-height:40px}
  .category-grid,.feature-strip,.cards,.flow-grid{grid-template-columns:1fr}.stock-split{grid-template-columns:1fr}.split-card{padding:20px;border-radius:24px}.order-flow{padding:18px;border-radius:24px}
}
@media (max-width:460px){
  .header-actions .icon-btn{display:none}.site-header{grid-template-columns:minmax(0,1fr) auto auto}.brand b{font-size:15px}.cart-pill,.burger{width:36px;height:36px}
  .hero-copy h1{font-size:clamp(38px,15vw,62px)}
  .hero-tags{display:grid;grid-template-columns:1fr 1fr}.hero-tags span{text-align:center}
  .hero-gallery{min-height:360px}.gallery-slides{min-height:332px}.gallery-caption{position:absolute}.gallery-dots{right:14px;bottom:14px}
  .grid,.mini-products{grid-template-columns:1fr}.product-img{height:220px}.product-card{min-height:auto}.product-name{min-height:auto}.section{margin-top:30px}
}
@media (orientation:landscape) and (max-height:560px) and (max-width:980px){
  .site-header{position:relative;min-height:58px;padding:8px 12px}.brand-logo{width:36px!important;height:36px!important}.brand b{font-size:15px}.brand small{display:none}.icon-btn,.cart-pill,.burger{width:34px;height:34px}
  main{padding:10px 14px 42px}
  .stock-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:14px;align-items:center;padding:10px 0 8px;min-height:0}
  .eyebrow{margin-bottom:7px;padding:5px 9px;font-size:9px}.hero-copy h1{font-size:clamp(34px,7.2vw,52px);line-height:.9;margin-bottom:8px;letter-spacing:-.025em}.hero-copy p{font-size:12.5px;line-height:1.32;margin-bottom:8px;max-width:440px}.hero-tags,.hero-metrics{display:none}.hero-actions{display:flex;gap:8px;flex-wrap:nowrap}.hero-actions .btn{width:auto;flex:1 1 0;min-height:38px;padding:0 10px;font-size:11px;white-space:nowrap}.tg-svg{width:16px;height:16px;flex-basis:16px}
  .hero-gallery{min-height:255px;height:255px;padding:10px;border-radius:20px}.gallery-slides{min-height:235px;height:235px;border-radius:16px}.gallery-slide{border-radius:16px}.gallery-caption{left:10px;right:10px;bottom:10px;max-width:250px;padding:9px;border-radius:13px}.gallery-caption span{font-size:9px;padding:3px 7px}.gallery-caption b{font-size:15px}.gallery-caption small{font-size:10px}.gallery-dots{right:13px;bottom:13px}.gallery-dots button{width:8px;height:8px}.gallery-dots button.active{width:24px}
  .section{margin-top:22px}.section-head{flex-direction:row;align-items:end}.section h1,.section h2,.section-title{font-size:30px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-card{min-height:336px;border-radius:18px}.product-img{height:140px}.product-body{padding:11px}.product-name{font-size:13px;min-height:30px}.product-meta{font-size:10px}.stock-chip{font-size:9px;padding:5px 6px}.price b{font-size:16px}.old,.discount{font-size:10px}.btn.small{min-height:34px;font-size:11px;padding:0 10px}.category-grid{grid-template-columns:repeat(4,1fr);gap:10px}.category-tile{min-height:98px;padding:14px;border-radius:18px}.category-tile span{font-size:17px}.category-tile small{font-size:11px}.flow-grid{grid-template-columns:repeat(4,1fr)}.main-nav.open{position:absolute;top:100%;grid-template-columns:repeat(3,1fr)}
}


/* === Nepal Shop: compact header + fullscreen catalog === */
body.catalog-only{
  background-color:#f7f2ea;
  background-image:
    radial-gradient(circle at 8% 6%, rgba(39,217,103,.09), transparent 260px),
    radial-gradient(circle at 92% 4%, rgba(14,14,14,.045), transparent 320px),
    linear-gradient(90deg, rgba(14,14,14,.024) 1px, transparent 1px),
    linear-gradient(0deg, rgba(14,14,14,.02) 1px, transparent 1px),
    linear-gradient(135deg,#fbf8f1 0%,#f3eadf 100%);
  background-size:auto,auto,56px 56px,56px 56px,auto;
}
body.catalog-only::before{opacity:.22}
body.catalog-only main{
  width:100%;max-width:none;margin:0;padding:18px clamp(12px,2.2vw,34px) 46px;
}
.compact-header{
  min-height:58px;height:58px;display:grid;grid-template-columns:minmax(190px,270px) 1fr auto;gap:12px;align-items:center;
  padding:8px clamp(12px,2.2vw,34px);background:rgba(247,242,234,.92);backdrop-filter:blur(16px);
  border-bottom:1px solid rgba(14,14,14,.12);box-shadow:none;
}
.compact-header .brand-logo{width:38px!important;height:38px!important}
.compact-header .brand{gap:10px}
.compact-header .brand b{font-size:18px;letter-spacing:.045em;line-height:.9}
.compact-header .brand small{margin-top:3px;padding:0;border:0;background:transparent;font-size:9px;letter-spacing:.12em;color:var(--muted)}
.compact-header .main-nav{justify-content:flex-start;gap:6px}
.compact-header .main-nav a{padding:8px 12px;font-size:12px;background:rgba(255,255,255,.45);border-color:rgba(14,14,14,.12)}
.compact-header .main-nav a::after{display:none}
.compact-header .burger{display:none}
.compact-header .icon-btn,.compact-header .cart-pill{width:38px;height:38px;box-shadow:none}
.compact-header .cart-pill .badge{min-width:22px;height:22px;font-size:10px;right:-7px;top:-7px;border-color:#f7f2ea}
.catalog-page{margin-top:0;min-height:calc(100vh - 58px)}
.catalog-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 0 12px;padding:6px 0 2px}
.catalog-page .section-title{font-family:Inter,Arial,sans-serif;font-size:clamp(24px,2.4vw,42px);line-height:1;font-weight:950;letter-spacing:-.035em;text-transform:none}
.catalog-toolbar .muted{margin:5px 0 0;font-size:13px}
.catalog-toolbar .tg-compact{min-height:40px;padding:0 14px;font-size:13px;white-space:nowrap}
.catalog-filters{
  position:sticky;top:68px;z-index:20;display:grid;grid-template-columns:repeat(6,minmax(120px,1fr)) minmax(130px,.8fr) minmax(130px,.8fr) auto;gap:8px;
  margin-bottom:14px;padding:10px;border-radius:20px;background:rgba(255,253,247,.78);backdrop-filter:blur(14px);box-shadow:0 10px 30px rgba(14,14,14,.055);
}
.catalog-filters input,.catalog-filters select{min-height:40px;border-radius:13px;background:rgba(255,255,255,.75);font-size:13px;padding:0 11px}
.catalog-filters .row{font-size:12px;font-weight:850;white-space:nowrap;gap:6px;justify-content:center;padding:0 8px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.52);min-height:40px}
.catalog-filters input[type="checkbox"]{width:16px;min-height:auto;height:16px;padding:0}
.catalog-filters .btn{min-height:40px;font-size:12px;padding:0 12px}
.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(218px,1fr));gap:12px;align-items:stretch}
.catalog-grid .product-card{min-height:370px;border-radius:20px;background:rgba(255,253,247,.82)}
.catalog-grid .product-img{height:172px;background:linear-gradient(145deg,#fffdf7,#eee6da)}
.catalog-grid .product-img img{padding:18px}
.catalog-grid .wish-btn{width:32px;height:32px;font-size:17px;right:10px;top:10px}
.catalog-grid .product-body{padding:13px}
.catalog-grid .product-name{font-size:15px;line-height:1.08;min-height:34px;margin:9px 0 6px}
.catalog-grid .product-meta{font-size:11px;min-height:28px}
.catalog-grid .stock-chip{font-size:10px;padding:5px 7px}
.catalog-grid .product-topline span:first-child{font-size:10px}
.catalog-grid .price{margin:10px 0 11px;gap:6px}
.catalog-grid .price b{font-size:19px}
.catalog-grid .old,.catalog-grid .discount{font-size:11px}
.catalog-grid .btn.small{min-height:39px;font-size:12px;border-radius:13px}
body.catalog-only .footer{display:none}
@media (min-width:1600px){.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(238px,1fr));gap:14px}.catalog-grid .product-img{height:190px}}
@media (max-width:1120px){
  .catalog-filters{grid-template-columns:repeat(4,minmax(0,1fr));top:66px}.catalog-filters .btn{grid-column:span 2}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}
}
@media (max-width:760px){
  .compact-header{height:54px;min-height:54px;grid-template-columns:1fr auto;gap:8px;padding:8px 11px}.compact-header .main-nav{display:none}.compact-header .brand-logo{width:34px!important;height:34px!important}.compact-header .brand b{font-size:15px}.compact-header .brand small{font-size:8px}.compact-header .icon-btn,.compact-header .cart-pill{width:36px;height:36px}.catalog-toolbar{align-items:flex-start}.catalog-toolbar .tg-compact{display:none}.catalog-page .section-title{font-size:28px}.catalog-toolbar .muted{font-size:12px}.catalog-filters{position:relative;top:auto;grid-template-columns:1fr 1fr;padding:8px;border-radius:16px;gap:7px}.catalog-filters .row{justify-content:flex-start}.catalog-filters .btn{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-grid .product-card{min-height:324px;border-radius:16px}.catalog-grid .product-img{height:138px}.catalog-grid .product-img img{padding:13px}.catalog-grid .product-body{padding:10px}.catalog-grid .product-name{font-size:13px;min-height:30px}.catalog-grid .product-meta{font-size:10px;min-height:26px}.catalog-grid .price b{font-size:16px}.catalog-grid .old,.catalog-grid .discount{font-size:9px}.catalog-grid .btn.small{min-height:35px;font-size:11px}.catalog-grid .wish-btn{width:30px;height:30px}
}
@media (max-width:380px){
  body.catalog-only main{padding-left:9px;padding-right:9px}.catalog-grid{grid-template-columns:1fr 1fr;gap:8px}.catalog-grid .product-img{height:126px}.catalog-grid .product-name{font-size:12px}.catalog-grid .product-meta{display:none}.catalog-grid .product-card{min-height:286px}.catalog-filters{grid-template-columns:1fr}.catalog-page .section-title{font-size:26px}.compact-header .brand small{display:none}
}
@media (orientation:landscape) and (max-height:560px) and (max-width:980px){
  .compact-header{position:sticky;height:50px;min-height:50px;padding:6px 12px}.compact-header .brand-logo{width:32px!important;height:32px!important}.compact-header .brand b{font-size:14px}.compact-header .brand small{display:none}body.catalog-only main{padding:10px 12px 28px}.catalog-toolbar{margin-bottom:7px}.catalog-toolbar .muted{display:none}.catalog-page .section-title{font-size:24px}.catalog-filters{position:relative;top:auto;grid-template-columns:repeat(6,minmax(88px,1fr));gap:6px;margin-bottom:9px;padding:7px}.catalog-filters input,.catalog-filters select,.catalog-filters .row,.catalog-filters .btn{min-height:34px;font-size:11px;border-radius:11px}.catalog-filters .btn{grid-column:auto}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:8px}.catalog-grid .product-card{min-height:270px;border-radius:15px}.catalog-grid .product-img{height:112px}.catalog-grid .product-img img{padding:10px}.catalog-grid .product-body{padding:9px}.catalog-grid .product-name{font-size:12px;min-height:26px}.catalog-grid .product-meta{display:none}.catalog-grid .stock-chip{font-size:9px;padding:4px 6px}.catalog-grid .price{margin:8px 0}.catalog-grid .price b{font-size:15px}.catalog-grid .btn.small{min-height:31px;font-size:10px}
}

/* ===== Nepal Shop minimal catalog rebuild v2 ===== */
body.catalog-minimal{
  --cream:#fbfaf7;
  --ink:#111;
  --muted:#6b6b6b;
  --line:#e7e5df;
  --green:#27d967;
  margin:0;
  background:#fbfaf7;
  background-image:linear-gradient(180deg,#fff 0%,#fbfaf7 100%);
  font-family:Inter, Arial, sans-serif;
  color:var(--ink);
  overflow-x:hidden;
}
body.catalog-minimal::before{display:none}
body.catalog-minimal main{
  max-width:1320px;
  width:100%;
  margin:0 auto;
  padding:56px 32px 84px;
}
.shop-header{position:relative;z-index:25;background:#fff;border-bottom:1px solid var(--line)}
.top-notice{height:30px;display:flex;align-items:center;justify-content:center;padding:0 14px;background:#050505;color:#f6f6f6;font-size:12px;font-weight:900;letter-spacing:.025em;text-align:center;text-transform:uppercase}
.top-notice a{color:var(--green);text-decoration:underline;text-underline-offset:2px}
.brand-line{position:relative;min-height:74px;display:flex;align-items:center;justify-content:center;padding:12px 28px;background:#fff}
.center-brand{display:flex;align-items:center;justify-content:center;gap:12px;text-align:left;color:#111}
.center-brand .brand-logo{width:44px!important;height:44px!important;border-radius:50%;object-fit:cover;box-shadow:none}
.center-brand b{display:block;font-size:28px;line-height:.92;font-weight:950;letter-spacing:.045em}
.center-brand small{display:block;margin-top:4px;font-size:11px;font-weight:900;letter-spacing:.18em;color:#555;text-align:left}
.shop-header .header-actions{position:absolute;right:max(18px,calc((100vw - 1320px)/2 + 18px));top:50%;transform:translateY(-50%);display:flex;gap:10px;align-items:center}
.shop-header .icon-btn,.shop-header .cart-pill{width:40px;height:40px;border-radius:999px;box-shadow:none}
.shop-header .icon-btn.telegram{background:#111;color:#fff;border-color:#111}
.shop-header .icon-btn.telegram:hover{background:var(--green);color:#111;border-color:var(--green)}
.shop-header .cart-pill{background:#fff;color:#111;border-color:#d8d8d8}
.shop-header .cart-pill .badge{right:-8px;top:-9px;min-width:23px;height:23px;border-color:#fff;font-size:11px}
.shop-header .main-nav{height:46px;display:flex;align-items:center;justify-content:center;gap:36px;flex-wrap:nowrap;background:#fff;border-top:1px solid #f0f0f0}
.shop-header .main-nav a{position:relative;border:0!important;background:transparent!important;border-radius:0!important;padding:0;font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;color:#242424;white-space:nowrap}
.shop-header .main-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:1px;background:#111;transform:scaleX(0);transform-origin:center;transition:.16s ease;border-radius:0}
.shop-header .main-nav a:hover::after,.shop-header .main-nav a.active::after{transform:scaleX(1)}
.brand-strip{height:40px;background:#202020;color:#fff;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:none}
.brand-strip::-webkit-scrollbar{display:none}
.brand-strip>div{max-width:1320px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:24px;height:100%}
.brand-strip a{font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#fff;opacity:.95;transition:.15s ease;white-space:nowrap}
.brand-strip a:hover{color:var(--green);opacity:1}
.catalog-shell{width:100%;margin:0 auto}
.catalog-intro{text-align:center;margin:0 auto 34px;max-width:720px}
.catalog-kicker{display:inline-flex;align-items:center;justify-content:center;margin:0 0 14px;padding:7px 12px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-size:11px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}
.catalog-intro h1{margin:0;font-family:Inter,Arial,sans-serif;font-size:42px;line-height:1.05;font-weight:950;letter-spacing:.015em;text-transform:uppercase}
.catalog-intro p{margin:12px auto 0;color:#555;line-height:1.55;font-size:15px}
.catalog-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.filter-toggle{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border-radius:999px;border:1px solid #111;background:#111;color:#fff;font-weight:900;letter-spacing:.02em;transition:.15s ease}
.filter-toggle span{color:var(--green)}
.filter-toggle.active,.filter-toggle:hover{background:var(--green);border-color:var(--green);color:#111}.filter-toggle.active span,.filter-toggle:hover span{color:#111}
.catalog-search{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1;max-width:620px}
.catalog-search .input,.catalog-search select{height:42px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 16px;font-size:13px;font-weight:650;outline:none}
.catalog-search .input{min-width:260px;flex:1}.catalog-search select{min-width:190px}
.filters-drawer{display:none;margin:0 0 22px;padding:18px;border:1px solid #dcd9d2;border-radius:22px;background:#fff;box-shadow:0 16px 38px rgba(17,17,17,.08)}
.filters-drawer.open{display:block;animation:filterIn .16s ease both}@keyframes filterIn{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}
.filters-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.filters-head b{font-size:18px}.filters-head button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;font-size:24px;line-height:1;color:#111}
.filters-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.filters-grid select{height:44px;border:1px solid var(--line);border-radius:14px;background:#fbfaf7;padding:0 12px;font-size:13px;font-weight:700;color:#111;outline:none;min-width:0}.filters-grid select:focus,.catalog-search .input:focus,.catalog-search select:focus{border-color:#111;box-shadow:0 0 0 3px rgba(39,217,103,.22)}
.filters-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.filters-actions .btn{min-height:42px;border-radius:999px}
.catalog-result-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 20px;color:#666;font-size:13px;font-weight:750}.catalog-result-line a{color:#111;font-weight:900}.catalog-result-line a:hover{color:var(--green)}
.catalog-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:34px 26px!important;align-items:stretch;width:100%}
.catalog-grid .product-card{min-height:395px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;text-align:center;overflow:visible;transition:.16s ease}
.catalog-grid .product-card:hover{transform:translateY(-3px);box-shadow:none!important}
.catalog-grid .wish-btn{display:none!important}
.catalog-grid .product-img{height:220px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible}
.catalog-grid .product-img::before{display:none!important}.catalog-grid .product-img img{height:100%;width:100%;object-fit:contain;padding:0 8px!important;filter:drop-shadow(0 14px 12px rgba(0,0,0,.08))!important;transition:.15s ease}.catalog-grid .product-card:hover .product-img img{transform:scale(1.035)}
.catalog-grid .product-body{padding:18px 8px 0!important;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:144px}.catalog-grid .product-topline{justify-content:center;gap:10px;min-height:23px}.catalog-grid .product-topline span:first-child{font-size:11px!important;font-weight:900;letter-spacing:.08em;color:#777;text-transform:uppercase}.catalog-grid .stock-chip{font-size:10px!important;padding:5px 8px!important;border-radius:999px}.catalog-grid .stock-chip.in{background:rgba(39,217,103,.18);color:#137235}.catalog-grid .stock-chip.order{background:#111;color:#fff}.catalog-grid .product-name{margin:12px 0 4px!important;min-height:0!important;font-size:15px!important;line-height:1.18!important;font-weight:900!important;text-transform:uppercase;max-width:260px}.catalog-grid .product-meta{display:none!important}.catalog-grid .price{margin:0 0 14px!important;justify-content:center;gap:7px}.catalog-grid .price b{font-size:17px!important}.catalog-grid .old{font-size:12px;color:#999}.catalog-grid .discount{border-radius:999px;font-size:10px;padding:4px 6px;background:#111;color:#fff}.catalog-grid .btn.small{margin-top:auto!important;width:auto!important;min-height:36px!important;padding:0 18px!important;border-radius:999px!important;font-size:12px!important;background:#111;color:#fff;border-color:#111}.catalog-grid .btn.small:hover{background:var(--green);color:#111;border-color:var(--green)}
body.catalog-minimal .footer{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;max-width:none;width:100%;padding:34px max(28px,calc((100vw - 1320px)/2 + 28px));border-top:1px solid var(--line);background:#fff;color:#111}.footer b{font-size:18px}.footer p{max-width:520px;margin:8px 0 0;color:#666;line-height:1.45}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{font-weight:850;color:#111}.footer-links a:hover{color:var(--green)}
@media (max-width:1180px){body.catalog-minimal main{padding-left:24px;padding-right:24px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.filters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-header .main-nav{gap:22px}.brand-strip>div{justify-content:flex-start}}
@media (max-width:760px){.top-notice{height:auto;min-height:30px;font-size:10px;padding:7px 10px}.brand-line{min-height:64px;padding:10px 90px 10px 12px}.center-brand .brand-logo{width:36px!important;height:36px!important}.center-brand b{font-size:20px}.center-brand small{font-size:8px;letter-spacing:.13em}.shop-header .header-actions{right:12px}.shop-header .icon-btn,.shop-header .cart-pill{width:36px;height:36px}.shop-header .main-nav{height:42px;justify-content:flex-start;gap:20px;overflow-x:auto;padding:0 14px;scrollbar-width:none}.shop-header .main-nav::-webkit-scrollbar{display:none}.shop-header .main-nav a{font-size:11px;flex:0 0 auto}.brand-strip{height:38px}.brand-strip>div{padding:0 14px;gap:18px}.brand-strip a{font-size:11px}body.catalog-minimal main{padding:30px 14px 58px}.catalog-intro{margin-bottom:24px}.catalog-intro h1{font-size:30px}.catalog-intro p{font-size:13px}.catalog-controls{align-items:stretch;flex-direction:column;padding:12px 0}.filter-toggle{width:100%;justify-content:center}.catalog-search{max-width:none;width:100%;display:grid;grid-template-columns:1fr;gap:8px}.catalog-search .input,.catalog-search select{width:100%;min-width:0}.filters-drawer{border-radius:18px;padding:14px}.filters-grid{grid-template-columns:1fr 1fr;gap:8px}.filters-actions{display:grid;grid-template-columns:1fr 1fr}.filters-actions .btn{width:100%}.catalog-result-line{align-items:flex-start;flex-direction:column;margin-bottom:14px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 14px!important}.catalog-grid .product-img{height:150px!important}.catalog-grid .product-body{padding-top:12px!important;min-height:144px}.catalog-grid .product-name{font-size:12px!important;min-height:0!important;margin:10px 0 4px!important}.catalog-grid .product-meta{display:none!important}.catalog-grid .price{margin:0 0 12px!important}.catalog-grid .price b{font-size:15px!important}.catalog-grid .old,.catalog-grid .discount{font-size:9px}.catalog-grid .btn.small{min-height:34px!important;padding:0 12px!important;font-size:10px!important}.footer{display:block!important;padding:28px 14px!important}.footer-links{margin-top:16px;gap:12px}}
@media (max-width:380px){.brand-line{padding-right:88px}.center-brand b{font-size:17px}.center-brand small{display:none}.catalog-grid{grid-template-columns:1fr!important}.catalog-grid .product-img{height:210px!important}.catalog-grid .product-name{min-height:auto!important}.catalog-grid .product-meta{display:none!important}.filters-grid{grid-template-columns:1fr}.filters-actions{grid-template-columns:1fr}}
@media (max-height:520px) and (orientation:landscape){.top-notice{height:24px;font-size:9px}.brand-line{min-height:50px}.center-brand .brand-logo{width:32px!important;height:32px!important}.center-brand b{font-size:18px}.center-brand small{display:none}.shop-header .main-nav{height:34px}.brand-strip{height:32px}body.catalog-minimal main{padding:20px 18px 40px}.catalog-intro{margin-bottom:16px}.catalog-intro h1{font-size:26px}.catalog-intro p{display:none}.catalog-controls{padding:9px 0}.filters-drawer.open{max-height:58vh;overflow:auto}.filters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px 12px!important}.catalog-grid .product-img{height:118px!important}.catalog-grid .product-name{font-size:11px!important;min-height:0!important;margin:9px 0 4px!important}.catalog-grid .product-meta{display:none!important}.catalog-grid .product-card{min-height:270px!important}.catalog-grid .product-body{min-height:126px}.catalog-grid .price{margin:0 0 10px!important}.catalog-grid .btn.small{min-height:30px!important;font-size:9px!important}}

/* ===== Final polish: Telegram offer, slogan hero, cart profile, comfortable admin ===== */
.top-notice a{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;text-decoration:none;letter-spacing:.055em}
.top-notice a::after{content:"→";color:var(--green);font-weight:950}.top-notice a:hover{color:var(--green)}
.catalog-hero-clean{position:relative;max-width:920px;margin-bottom:38px;padding:28px 26px 30px;border:1px solid rgba(17,17,17,.08);border-radius:32px;background:linear-gradient(135deg,#fff 0%,#fffdf8 45%,#f4e2b9 100%);box-shadow:0 22px 60px rgba(17,17,17,.07);overflow:hidden}
.catalog-hero-clean::before{content:"";position:absolute;right:-70px;top:-90px;width:260px;height:260px;border-radius:50%;background:rgba(39,217,103,.17)}
.catalog-hero-clean::after{content:"NS";position:absolute;right:26px;bottom:12px;font-size:118px;line-height:1;font-weight:950;letter-spacing:-.08em;color:rgba(17,17,17,.045);pointer-events:none}
.catalog-hero-clean .catalog-kicker{position:relative;z-index:1;background:#111;color:#fff;border-color:#111;margin-bottom:12px}
.catalog-hero-clean h1{position:relative;z-index:1;font-size:clamp(38px,5vw,72px)!important;letter-spacing:-.055em!important;text-transform:none!important;line-height:.9!important}
.catalog-hero-clean .catalog-lead{position:relative;z-index:1;max-width:660px;margin-top:15px!important;font-size:16px!important;color:#353535!important}
.catalog-hero-tags{position:relative;z-index:1;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.catalog-hero-tags span{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:rgba(255,255,255,.68);border:1px solid rgba(17,17,17,.1);font-size:12px;font-weight:900;color:#111}.catalog-hero-tags span:first-child{background:rgba(39,217,103,.16);border-color:rgba(39,217,103,.34)}
.cart-aside{position:sticky;top:18px}.profile-from-cart{margin-top:10px;width:100%}.cart-aside .btn.gold{width:100%}
.admin-products-wrap{display:grid;gap:18px}.admin-editor{border-radius:26px!important}.admin-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.admin-editor-head h2{margin:0}.admin-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-fieldset-title{margin:14px 0 9px;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;color:#666}.admin-checks{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.admin-checks .row{min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fbfaf7;font-size:13px}.admin-hint{margin-top:10px;padding:10px 12px;border-radius:14px;background:#f6f2e9;color:#555;font-size:13px;font-weight:650}.admin-form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.admin-products-list{overflow:hidden;border-radius:26px!important}.admin-list-actions{display:flex;gap:7px;flex-wrap:wrap}.admin-products-list .table{margin-top:10px}.admin-products-list small{line-height:1.45;color:#666}.image-admin figure{background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px}.image-admin figure img{border-radius:12px;background:#fbfaf7}
@media (max-width:900px){.admin-product-grid{grid-template-columns:1fr 1fr}.admin-editor-head{flex-direction:column}.catalog-hero-clean{border-radius:24px;padding:23px 16px}.catalog-hero-clean::after{font-size:78px}.catalog-hero-tags{justify-content:flex-start}}
@media (max-width:620px){.admin-product-grid{grid-template-columns:1fr}.admin-checks{display:grid;grid-template-columns:1fr 1fr}.catalog-hero-clean{text-align:left;margin-bottom:24px}.catalog-hero-clean h1{font-size:40px!important}.catalog-hero-clean .catalog-lead{font-size:14px!important}.catalog-hero-tags span{font-size:11px}.top-notice a{font-size:10px}}

/* === v5: real catalog banner + separated Telegram links === */
body.catalog-minimal main{padding-top:34px}
.catalog-banner{
  position:relative;
  width:100%;
  max-width:1320px;
  margin:0 auto 30px;
  aspect-ratio:4 / 0.92;
  min-height:230px;
  max-height:360px;
  border-radius:24px;
  border:1px solid #e0ddd6;
  overflow:hidden;
  background:#111;
  box-shadow:0 20px 55px rgba(17,17,17,.10);
}
.catalog-banner-track,.catalog-banner-slide{position:absolute;inset:0;width:100%;height:100%}
.catalog-banner-slide{opacity:0;transition:opacity .45s ease;background:#111;display:grid;place-items:center;overflow:hidden}
.catalog-banner-slide.active{opacity:1;z-index:2}
.catalog-banner-slide img{width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .25s ease}
.catalog-banner-dots{position:absolute;z-index:5;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;padding:7px 9px;border-radius:999px;background:rgba(0,0,0,.34);backdrop-filter:blur(8px)}
.catalog-banner-dots button{width:8px;height:8px;border:0;border-radius:999px;background:rgba(255,255,255,.55);padding:0;transition:.18s ease}
.catalog-banner-dots button.active{width:28px;background:#27d967}
.banner-admin-list{display:grid;gap:12px;margin-top:12px}
.banner-admin-item{display:grid;grid-template-columns:190px 1fr auto;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fbfaf7}
.banner-admin-item img{width:190px;height:92px;object-fit:cover;border-radius:14px;background:#111}
.banner-admin-item b{display:block;margin-bottom:8px}.banner-admin-item label{display:flex;gap:8px;margin-bottom:7px;color:#555;font-weight:800}.banner-admin-item input[type="range"]{width:100%;min-height:auto;padding:0}
@media (max-width:760px){body.catalog-minimal main{padding-top:22px}.catalog-banner{border-radius:18px;min-height:160px;margin-bottom:20px;aspect-ratio:2.2/1}.banner-admin-item{grid-template-columns:1fr}.banner-admin-item img{width:100%;height:150px}}

/* === v7: square banner + fit modes + Telegram diagnostics === */
.catalog-banner{
  border-radius:0!important;
  max-width:1256px!important;
  aspect-ratio:4/1!important;
  min-height:230px!important;
}
.catalog-banner-slide img.fit-cover{object-fit:cover!important;background:#111}
.catalog-banner-slide img.fit-contain{object-fit:contain!important;background:#111}
.banner-admin-item{border-radius:0!important}
.banner-admin-item img{border-radius:0!important}
.banner-admin-item img.fit-cover{object-fit:cover!important;background:#111}
.banner-admin-item img.fit-contain{object-fit:contain!important;background:#111}
.banner-fit-row{margin-top:10px!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;border-radius:0!important;background:#fff!important}
.banner-fit-row input{width:auto!important;min-height:auto!important;padding:0!important}
@media (max-width:760px){.catalog-banner{aspect-ratio:2.2/1!important;min-height:160px!important;border-radius:0!important}}

/* === v8: YouTube-like banner crop controls + sharper admin preview === */
.banner-admin-item{
  grid-template-columns:260px minmax(0,1fr) auto!important;
  align-items:start!important;
  border-radius:0!important;
}
.banner-admin-preview{
  width:260px;
  height:126px;
  overflow:hidden;
  background:#111;
  border:1px solid var(--line);
  border-radius:0;
  display:block;
}
.banner-admin-preview img{
  width:100%!important;
  height:100%!important;
  display:block;
  transform-origin:center;
  transition:.08s linear;
  border-radius:0!important;
}
.banner-controls label{
  display:flex!important;
  justify-content:space-between;
  gap:12px;
  margin:6px 0!important;
  color:#333!important;
  font-weight:900!important;
}
.banner-controls input[type="range"]{
  width:100%!important;
  min-height:22px!important;
  padding:0!important;
}
.banner-quick-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}
.catalog-banner-slide img{object-position:50% 50%}
@media (max-width:760px){.banner-admin-item{grid-template-columns:1fr!important}.banner-admin-preview{width:100%;height:150px}}

/* === v10: stable banner framing === */
.catalog-banner-slide img.fit-fill,
.banner-admin-preview img.fit-fill{
  object-fit:fill!important;
}
.banner-controls select.input{
  min-height:38px!important;
  width:100%!important;
  margin:4px 0 8px!important;
  padding:0 12px!important;
}

/* === v11: real manual banner controls === */
.catalog-banner-slide img,
.banner-admin-preview img{
  --banner-x:0%;
  --banner-y:0%;
  --banner-scale:1;
  transform:translate3d(var(--banner-x), var(--banner-y), 0) scale(var(--banner-scale))!important;
  transform-origin:center center!important;
}
.catalog-banner-slide img.fit-fill,
.banner-admin-preview img.fit-fill{object-fit:fill!important}
.catalog-banner-slide img.fit-cover,
.banner-admin-preview img.fit-cover{object-fit:cover!important}
.catalog-banner-slide img.fit-contain,
.banner-admin-preview img.fit-contain{object-fit:contain!important}
.banner-control-pair{display:grid;grid-template-columns:1fr 96px;gap:10px;align-items:center;margin-bottom:8px}
.banner-control-pair input[type="range"]{width:100%!important}
.banner-num{min-height:34px!important;padding:0 8px!important;font-size:13px!important;font-weight:850!important;text-align:center!important}
@media (max-width:760px){.banner-control-pair{grid-template-columns:1fr 82px}}

/* === v12: responsive converted banner images === */
.catalog-banner-slide picture{
  width:100%;
  height:100%;
  display:block;
}
.catalog-banner-slide picture img{
  width:100%;
  height:100%;
  display:block;
}
.banner-quick-actions .btn.secondary{background:#27d967;color:#07140b;border-color:#27d967}

/* === v13: separate desktop/mobile catalog banners === */
.banner-img-mobile{display:none!important}
.banner-img-desktop{display:block!important}
@media (max-width:760px){
  .banner-img-desktop{display:none!important}
  .banner-img-mobile{display:block!important}
}
.banner-kind-title{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:18px;margin-bottom:10px}
.banner-kind-title h3{margin:0;font-size:20px}
.banner-kind-title .pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f0eee8;font-size:12px;font-weight:950;color:#333}

/* ===== V18: плотная телефонная сетка каталога ===== */
@media (max-width:760px){
  body.catalog-minimal main{padding-top:18px!important;padding-bottom:34px!important}
  .catalog-intro{margin-bottom:14px!important}
  .catalog-controls{padding:8px 0!important}
  .catalog-result-line{margin-bottom:10px!important}
  .catalog-grid{gap:14px 10px!important}
  .catalog-grid .product-card{min-height:auto!important;height:auto!important}
  .catalog-grid .product-img{height:138px!important}
  .catalog-grid .product-body{min-height:auto!important;padding:8px 4px 0!important}
  .catalog-grid .product-topline{min-height:20px!important;gap:7px!important}
  .catalog-grid .product-name{margin:8px 0 3px!important;min-height:0!important;line-height:1.12!important}
  .catalog-grid .price{margin:0 0 8px!important}
  .catalog-grid .btn.small{margin-top:0!important;min-height:31px!important;padding:0 12px!important}
}
@media (max-width:380px){
  .catalog-grid{gap:12px 8px!important}
  .catalog-grid .product-img{height:128px!important}
  .catalog-grid .product-body{padding-top:7px!important}
  .catalog-grid .product-name{margin:7px 0 3px!important}
  .catalog-grid .btn.small{min-height:30px!important}
}


/* ===== V19: mobile header menu as ladder near cart, hide big nav row ===== */
.burger span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;margin:2px 0;transition:.16s ease}
@media (min-width:761px){.shop-header .burger{display:none!important}}
@media (max-width:760px){
  .shop-header .header-actions{right:12px;gap:7px}
  .shop-header .burger{display:flex!important;align-items:center;justify-content:center;flex-direction:column;width:36px;height:36px;border-radius:999px;border:1px solid #d8d8d8;background:#fff;color:#111;box-shadow:none;font-size:0;padding:0}
  .shop-header .cart-pill{width:36px;height:36px}
  .shop-header .main-nav{display:none!important;height:auto!important;position:relative!important;left:auto!important;right:auto!important;top:auto!important;margin:0 12px 10px!important;padding:10px!important;grid-template-columns:1fr 1fr!important;gap:8px!important;overflow:visible!important;background:#fff!important;border:1px solid #e7e5df!important;border-radius:18px!important;box-shadow:0 14px 30px rgba(0,0,0,.08)!important}
  .shop-header .main-nav.open{display:grid!important}
  .shop-header .main-nav a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 10px!important;border-radius:999px!important;background:#f7f2ea!important;border:1px solid #eee8df!important;font-size:11px!important;line-height:1.05!important;text-align:center!important;letter-spacing:.03em!important;color:#111!important;white-space:normal!important}
  .shop-header .main-nav a::after{display:none!important}
  .shop-header .brand-strip{margin-top:0!important}
}
@media (max-width:380px){
  .shop-header .main-nav{grid-template-columns:1fr!important}
}

/* ===== V21: аккуратное разграничение каталога по брендам ===== */
.brand-catalog-sections{
  display:grid;
  gap:44px;
}
.brand-catalog-section{
  width:100%;
}
.brand-divider{
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:16px;
  width:min(680px,100%);
  margin:0 auto 26px;
  text-align:center;
}
.brand-divider::before,
.brand-divider::after{
  content:"";
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(17,17,17,.22),transparent);
}
.brand-divider span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 24px;
  border:1px solid #dedbd2;
  border-radius:999px;
  background:rgba(255,255,255,.82);
  box-shadow:0 12px 26px rgba(17,17,17,.055);
  font-size:18px;
  font-weight:950;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#111;
}
.brand-divider small{
  grid-column:1/-1;
  margin-top:-8px;
  font-size:11px;
  font-weight:850;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#777;
}
.catalog-empty{
  max-width:520px;
  margin:26px auto;
  text-align:center;
}
@media (max-width:760px){
  .brand-catalog-sections{gap:30px}
  .brand-divider{gap:9px;margin-bottom:16px;width:100%}
  .brand-divider span{min-height:34px;padding:0 15px;font-size:13px;letter-spacing:.09em}
  .brand-divider small{font-size:9px;margin-top:-4px}
}

/* === v24: drag sort + image compression UX === */
.admin-sort-table tr[draggable="true"]{cursor:grab;transition:background .15s ease,opacity .15s ease,transform .15s ease}
.admin-sort-table tr.dragging{opacity:.55;background:rgba(39,217,103,.12);cursor:grabbing}
.sort-cell{white-space:nowrap;min-width:94px}.sort-cell span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:999px;background:#f6f2e9;font-weight:950;margin-left:6px}
.drag-handle{width:38px;height:38px;border:1px solid var(--line-strong);border-radius:12px;background:#111;color:#fff;font-size:20px;font-weight:950;line-height:1;cursor:grab}.drag-handle:active{cursor:grabbing;transform:scale(.98)}
.image-admin small{color:#777;font-weight:750;line-height:1.35}
@media (max-width:820px){.admin-sort-table .sort-cell{position:sticky;left:0;background:var(--cream);z-index:2}.drag-handle{width:36px;height:36px}}

/* === v25: reliable pointer sort + compress existing photos === */
.admin-sort-table tr[data-product-row]{transition:background .15s ease,opacity .15s ease,transform .15s ease}
.admin-sort-table tr.dragging{opacity:.5;background:rgba(39,217,103,.16);cursor:grabbing}
.admin-sort-table tbody.is-sorting{user-select:none;touch-action:none}
.sort-tools{display:inline-flex;align-items:center;gap:6px;min-width:152px}
.sort-cell span{margin-left:0}
.drag-handle{touch-action:none;user-select:none}
.sort-arrow{width:30px;height:30px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font-weight:950;cursor:pointer}
.sort-arrow:hover{border-color:var(--gold);transform:translateY(-1px)}
#compressMediaStatus{white-space:normal;line-height:1.45}
@media (max-width:820px){.sort-tools{min-width:145px}.sort-arrow{width:28px;height:28px}}


/* === v27 modal white photo background fix === */
.modal-box,.product-modal{background:#fff}
.gallery-main,.gallery-main img,.thumbs button,.thumbs img{background:#fff!important}
.gallery-main{border-color:#ececec!important;box-shadow:inset 0 0 0 1px rgba(14,14,14,.02)}
.thumbs button{border-color:#ececec!important}
