:root{--bg:#ededed;--bg2:#f7f7f7;--card:#fff;--ink:#171717;--muted:#747474;--line:#d8d8d8;--soft:#e5e5e5;--dark:#2a2a2a;--radius:24px;--shadow:0 18px 50px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:linear-gradient(180deg,#ededed,#f8f8f8);color:var(--ink);min-height:100vh}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:rgba(243,243,243,.94);backdrop-filter:blur(16px);border-right:1px solid #d7d7d7;padding:20px 16px;z-index:30;display:flex;flex-direction:column}.brand-block{display:flex;gap:12px;align-items:center;padding:4px 6px}.brand-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 6px 18px rgba(0,0,0,.12)}.brand-block b{display:block;font-size:18px}.brand-block span{display:block;font-size:11px;color:var(--muted);margin-top:2px}.side-nav{display:flex;flex-direction:column;gap:7px;margin-top:30px}.nav-link{border:0;background:transparent;border-radius:18px;min-height:46px;padding:0 13px;display:flex;align-items:center;gap:12px;color:#555;text-align:left}.nav-link span{flex:1}.nav-link:hover,.nav-link.active{background:#fff;color:#111;box-shadow:0 8px 24px rgba(0,0,0,.05)}.nav-link i{font-style:normal;min-width:21px;height:21px;border-radius:999px;background:#2b2b2b;color:#fff;display:grid;place-items:center;font-size:10px}.nav-sep{height:1px;background:#d9d9d9;margin:10px 4px}.admin-only,.buyer-only{display:none}.admin-only.show,.buyer-only.show{display:flex}.sidebar-note{margin-top:auto;border:1px solid #d5d5d5;background:#e7e7e7;border-radius:22px;padding:15px}.sidebar-note b,.sidebar-note span{display:block}.sidebar-note span{font-size:11px;color:var(--muted);margin-top:4px}.main-wrap{margin-left:240px;min-height:100vh}.topbar{height:74px;display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:20;background:rgba(237,237,237,.84);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.08)}.global-search,.catalog-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d7d7d7;border-radius:999px;padding:0 16px}.global-search{height:44px;width:min(640px,70%);margin:auto}.catalog-search{height:48px;flex:1}.global-search input,.catalog-search input{border:0;outline:0;background:transparent;width:100%}.menu-btn,.mobile-brand{display:none}.page{display:none;padding:34px 38px 70px}.page.active{display:block}.hero{min-height:560px;border-radius:34px;overflow:hidden;position:relative;background:#d0d0d0;box-shadow:var(--shadow);display:grid;place-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(.96);opacity:.58}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,246,246,.95) 0%,rgba(232,232,232,.80) 45%,rgba(214,214,214,.48) 100%)}.hero-noise{position:absolute;inset:0;opacity:.2;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:18px 18px;mix-blend-mode:overlay}.hero-copy{position:relative;z-index:3;text-align:center;width:min(760px,90%);padding:56px 20px}.hero-logo-wrap{width:112px;height:112px;border-radius:50%;padding:7px;margin:0 auto 16px;background:rgba(255,255,255,.7);box-shadow:0 12px 36px rgba(0,0,0,.14)}.hero-logo-wrap img{width:100%;height:100%;border-radius:50%;object-fit:cover}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:#696969;text-transform:uppercase}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.84;letter-spacing:-.055em;margin:15px 0 20px;font-family:Impact,Arial Black,sans-serif;font-weight:900}.hero h1 span{font-size:.72em;color:#4a4a4a}.hero p{margin:6px auto;max-width:650px;line-height:1.55}.hero-sub{font-size:13px;color:#4d4d4d}.hero-orbit{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-orbit span{position:absolute;border:1px solid rgba(255,255,255,.5);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-12deg)}.hero-orbit span:nth-child(1){width:78%;height:34%}.hero-orbit span:nth-child(2){width:62%;height:54%;transform:translate(-50%,-50%) rotate(16deg)}.hero-orbit span:nth-child(3){width:44%;height:75%;transform:translate(-50%,-50%) rotate(52deg)}.primary,.secondary,.text-link{border:0}.primary{background:#292929;color:#fff}.secondary{background:#fff;color:#222;border:1px solid #cecece}.pill{border-radius:999px;padding:13px 19px;font-weight:750}.wide{width:100%}.hero .primary{margin-top:22px;padding:15px 26px}.intro-card,.shipping-card,.panel{background:rgba(255,255,255,.9);border:1px solid #d8d8d8;border-radius:28px;box-shadow:0 12px 34px rgba(0,0,0,.045)}.intro-card{margin-top:24px;padding:26px;display:grid;grid-template-columns:1fr 1.3fr auto;gap:24px;align-items:center}.intro-card h2,.shipping-card h2{margin:5px 0;font-size:28px}.intro-card p,.shipping-card p{color:#656565;line-height:1.6}.section-head,.page-head,.panel-title{display:flex;justify-content:space-between;align-items:end;gap:16px}.section-head{margin:42px 0 18px}.section-head h2,.page-head h1{margin:4px 0 0}.page-head h1{font-size:40px}.text-link{background:transparent;color:#333}.products-grid{display:grid;gap:18px}.home-products{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product{background:#fff;border:1px solid #dcdcdc;border-radius:24px;overflow:hidden;position:relative;transition:.2s;cursor:pointer}.product:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.07)}.product.sold-out{filter:grayscale(.75);opacity:.72}.product-media{height:280px;background:#ececec;position:relative;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.heart{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid rgba(0,0,0,.08);background:rgba(255,255,255,.9);font-size:20px}.badge{position:absolute;left:12px;top:12px;z-index:3;background:#2d2d2d;color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.soldout-label{position:absolute;inset:auto 12px 12px 12px;background:rgba(30,30,30,.86);color:#fff;border-radius:999px;text-align:center;padding:9px;font-size:11px}.product-info{padding:15px}.product-name{font-weight:800;font-size:15px}.product-meta{font-size:11px;color:#888;margin-top:4px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.product-bottom strong{font-size:18px}.mini-sizes{display:flex;gap:5px;flex-wrap:wrap;margin-top:10px}.mini-sizes i{font-style:normal;font-size:9px;border:1px solid #d5d5d5;border-radius:999px;padding:4px 7px;color:#aaa}.mini-sizes i.in{color:#222;border-color:#8e8e8e;background:#f5f5f5}.color-dots{display:flex;gap:5px;margin-top:9px}.color-dots span{font-size:10px;color:#666;background:#efefef;border-radius:999px;padding:4px 7px}.shipping-card{margin-top:38px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.shipping-mark{width:58px;height:58px;border-radius:50%;background:#2a2a2a;color:#fff;display:grid;place-items:center;font-size:24px}.catalog-toolbar{display:flex;gap:12px;margin:24px 0 14px}.filter-btn{white-space:nowrap}.chips{display:flex;gap:8px;overflow:auto;padding-bottom:4px;margin-bottom:16px}.chip{border:1px solid #d3d3d3;background:#fff;border-radius:999px;padding:10px 14px;white-space:nowrap}.chip.active{background:#303030;color:#fff;border-color:#303030}.active-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:18px}.filter-tag{background:#dedede;border-radius:999px;padding:7px 10px;font-size:11px}.empty{grid-column:1/-1;padding:44px;text-align:center;color:#7d7d7d;border:1px dashed #c9c9c9;border-radius:24px;background:rgba(255,255,255,.5)}.cart-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:28px}.cart-row{display:flex;gap:14px;background:#fff;border:1px solid #ddd;border-radius:22px;padding:13px;margin-bottom:11px}.cart-thumb{width:90px;height:90px;border-radius:18px;background:#eee;overflow:hidden}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-main{flex:1}.cart-main .muted{font-size:12px;margin-top:4px}.qty{display:flex;gap:7px;align-items:center;margin-top:12px}.qty button{border:1px solid #d5d5d5;background:#f6f6f6;width:32px;height:32px;border-radius:50%}.qty .remove{margin-left:4px}.cart-summary-card{background:#fff;border:1px solid #ddd;border-radius:24px;padding:22px;position:sticky;top:96px}.summary-line{display:flex;justify-content:space-between;font-size:20px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{padding:24px}.panel-title h2{margin:0}.panel-title span{font-size:11px;color:#888;display:block;margin-top:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.field{display:block;margin-top:14px}.field>span,.field label{display:block;font-size:11px;font-weight:750;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #d5d5d5;border-radius:16px;background:#f8f8f8;padding:12px 13px;outline:none}.field textarea{min-height:88px;resize:vertical}.profile-status{margin-top:12px;font-size:12px;color:#666}.order-list{display:flex;flex-direction:column;gap:10px}.order-item{border:1px solid #dedede;background:#fafafa;border-radius:18px;padding:14px}.order-item b{display:block}.order-item small{color:#888}.order-item strong{display:block;margin-top:8px}.social-card{margin-top:22px;display:flex;justify-content:space-between;align-items:center;gap:18px}.social-card h2{margin:5px 0}.social-card p{color:#777}.social-buttons{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.social-buttons a{display:inline-flex;align-items:center;text-decoration:none;color:#222;background:#f3f3f3;border:1px solid #d5d5d5;border-radius:999px;padding:11px 15px;font-weight:700}.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.stat{background:#fff;border:1px solid #d8d8d8;border-radius:22px;padding:18px}.stat b{font-size:28px;display:block}.stat span{font-size:11px;color:#888}.admin-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:22px}.admin-right{display:flex;flex-direction:column;gap:22px}.admin-category{margin-top:18px}.admin-category-head{display:flex;justify-content:space-between;font-weight:800;padding:7px 2px}.admin-item{border:1px solid #dedede;border-radius:20px;background:#fafafa;padding:13px;margin-bottom:10px}.admin-ident{display:flex;gap:11px;align-items:center}.admin-thumb{width:58px;height:58px;border-radius:14px;overflow:hidden;background:#e9e9e9}.admin-thumb img{width:100%;height:100%;object-fit:cover}.admin-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.quick-stock{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.stock-step{display:grid;grid-template-columns:auto 30px 32px 30px;align-items:center;border:1px solid #d3d3d3;border-radius:999px;overflow:hidden;background:#fff}.stock-step span{padding:0 8px;font-size:10px}.stock-step button{border:0;background:#ededed;height:32px}.stock-step b{text-align:center;font-size:11px}.admin-actions{display:flex;gap:7px;margin-top:10px}.admin-actions button{border:1px solid #d3d3d3;background:#fff;border-radius:999px;padding:8px 12px}.admin-actions .danger{color:#9d1b1b}.analytics-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e2e2e2}.admin-orders-panel{margin-top:22px}.site-footer{margin:0 38px 90px;padding:24px 4px;border-top:1px solid #d0d0d0;display:flex;justify-content:space-between;color:#666}.site-footer b,.site-footer span{display:block}.site-footer span{font-size:11px;margin-top:4px}.site-footer button{border:0;background:transparent;padding:0;text-decoration:underline}.modal{position:fixed;inset:0;background:rgba(20,20,20,.46);backdrop-filter:blur(8px);z-index:100;display:none;align-items:center;justify-content:center;padding:18px}.modal.open{display:flex}.modal-card{width:min(1000px,96vw);max-height:92vh;overflow:auto;background:#f4f4f4;border:1px solid #d6d6d6;border-radius:30px;padding:28px;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.24)}.close{position:absolute;right:15px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:23px;z-index:10}.modal-drag-handle{display:none}.detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.gallery-main{height:560px;border-radius:24px;background:#e8e8e8;overflow:hidden;position:relative}.gallery-main img{width:100%;height:100%;object-fit:contain}.dots{text-align:center;padding:9px}.dot{width:8px;height:8px;border:0;border-radius:50%;background:#bbb;margin:0 3px}.dot.active{background:#292929}.thumbs{display:flex;gap:7px;overflow:auto}.thumb{width:70px;height:70px;border:1px solid #d0d0d0;border-radius:15px;overflow:hidden;padding:0;background:#fff}.thumb.active{border:2px solid #333}.thumb img{width:100%;height:100%;object-fit:cover}.detail-info{padding:18px 4px}.detail-info h2{font-size:34px;margin:6px 0}.detail-price{font-size:26px;font-weight:850;margin:16px 0}.detail-info p{color:#666;line-height:1.6}.selector-title{font-size:12px;font-weight:800;margin:18px 0 8px}.sizes,.colors{display:flex;gap:7px;flex-wrap:wrap}.size,.color-choice{border:1px solid #d2d2d2;background:#fff;border-radius:999px;padding:10px 13px}.size.active,.color-choice.active{background:#2a2a2a;color:#fff}.size:disabled{opacity:.34;text-decoration:line-through}.stock-note{font-size:11px;color:#777;margin-top:9px}.order-preview{background:#e9e9e9;border-radius:18px;padding:13px;margin:12px 0}.order-handoff-text{width:100%;min-height:260px;border:1px solid #d0d0d0;border-radius:18px;background:#fff;padding:14px;resize:vertical}.filter-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-line{display:flex;gap:10px;align-items:center;margin:14px 0}.size-filter{display:flex;gap:7px;flex-wrap:wrap}.preview-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:9px}.preview{width:74px;height:74px;border-radius:15px;overflow:hidden;position:relative;border:1px solid #d4d4d4}.preview img{width:100%;height:100%;object-fit:cover}.preview button{position:absolute;right:3px;top:3px;border:0;background:#fff;border-radius:50%}.size-stock-grid{display:flex;gap:8px;flex-wrap:wrap}.size-stock{display:grid;grid-template-columns:auto 30px 38px 30px;border:1px solid #d1d1d1;border-radius:999px;overflow:hidden;align-items:center;background:#fff}.size-stock span{padding:0 10px;font-size:11px}.size-stock button{height:34px;border:0;background:#ececec}.size-stock b{text-align:center}.toggle-row{display:flex;justify-content:space-between;align-items:center;background:#eee;border-radius:18px;padding:12px 14px;margin-top:14px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);background:#262626;color:#fff;border-radius:999px;padding:12px 18px;opacity:0;pointer-events:none;transition:.2s;z-index:200;font-size:12px}.toast.show{opacity:1;transform:translate(-50%,0)}.drawer-backdrop{display:none}.bottom-nav{display:none}.muted{color:#888}
@media(max-width:1200px){.home-products,.catalog-grid{grid-template-columns:repeat(3,1fr)}.intro-card{grid-template-columns:1fr}.admin-layout{grid-template-columns:1fr}.profile-grid{grid-template-columns:1fr}}
@media(max-width:820px){body{background:#ececec}.sidebar{transform:translateX(-110%);transition:.2s;width:270px}.sidebar.open{transform:translateX(0)}.drawer-backdrop.show{display:block;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:25}.main-wrap{margin-left:0}.topbar{height:72px;padding:0 14px}.menu-btn{display:block;border:0;background:#fff;border-radius:50%;width:40px;height:40px}.mobile-brand{display:flex;align-items:center;gap:7px;margin-left:8px}.mobile-brand img{width:31px;height:31px;border-radius:50%}.global-search{width:auto;flex:1;margin-left:12px;height:40px}.mobile-brand b{display:none}.page{padding:18px 14px 88px}.hero{min-height:500px;border-radius:26px}.hero-copy{padding:38px 14px}.hero-logo-wrap{width:90px;height:90px}.hero h1{font-size:56px}.intro-card,.shipping-card{grid-template-columns:1fr;border-radius:24px}.shipping-card .secondary{justify-self:start}.home-products,.catalog-grid{grid-template-columns:repeat(2,1fr);gap:11px}.product{border-radius:18px}.product-media{height:210px}.catalog-toolbar{align-items:stretch}.catalog-search{min-width:0}.page-head h1{font-size:34px}.cart-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.form-grid,.filter-grid{grid-template-columns:1fr}.social-card{display:block}.social-buttons{justify-content:flex-start;margin-top:14px}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-row{display:block}.quick-stock{justify-content:flex-start;margin-top:10px}.detail-grid{grid-template-columns:1fr}.gallery-main{height:380px}.modal{align-items:flex-end;padding:0}.modal-card{width:100%;max-height:93vh;border-radius:28px 28px 0 0;padding:28px 16px 26px}.modal-drag-handle{display:block;width:44px;height:5px;border-radius:999px;background:#c3c3c3;margin:-16px auto 14px}.site-footer{margin:0 14px 84px;display:block}.site-footer>div+div{margin-top:12px}.bottom-nav{display:flex;position:fixed;left:8px;right:8px;bottom:8px;z-index:50;background:rgba(246,246,246,.94);backdrop-filter:blur(14px);border:1px solid #d6d6d6;border-radius:24px;padding:6px;box-shadow:0 14px 40px rgba(0,0,0,.12)}.bottom-nav button{flex:1;border:0;background:transparent;border-radius:18px;padding:7px 4px;display:flex;flex-direction:column;align-items:center;gap:2px;position:relative}.bottom-nav button.active{background:#fff}.bottom-nav b{font-size:18px}.bottom-nav span{font-size:9px}.bottom-nav i{position:absolute;right:9px;top:2px;background:#252525;color:#fff;border-radius:50%;min-width:16px;height:16px;font-style:normal;font-size:8px;display:grid;place-items:center}.bottom-nav .admin-only,.bottom-nav .buyer-only{display:none}.bottom-nav .admin-only.show,.bottom-nav .buyer-only.show{display:flex}}
@media(max-width:520px){.global-search{max-width:48vw}.home-products,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-media{height:180px}.product-info{padding:11px}.product-name{font-size:13px}.product-bottom strong{font-size:15px}.hero h1{font-size:48px}.hero p{font-size:13px}.page-head{align-items:flex-start}.catalog-toolbar{display:grid;grid-template-columns:1fr auto}.cart-thumb{width:72px;height:72px}}

/* yutssy.store v2 */
.hero-bg{filter:grayscale(1) contrast(.95);opacity:1;object-fit:cover}
.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,245,245,.94) 0%,rgba(238,238,238,.70) 48%,rgba(220,220,220,.22) 100%);pointer-events:none}
.hero-copy{z-index:3}.hero-wordmark{font-size:clamp(28px,4vw,56px);font-weight:950;letter-spacing:-.055em;color:#202020;margin:8px 0 2px}.hero-logo-wrap{box-shadow:0 12px 35px rgba(0,0,0,.16);border:4px solid rgba(255,255,255,.8)}
.home-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:34px}.home-cat{min-height:128px;border:1px solid #d3d3d3;background:linear-gradient(145deg,#fafafa,#e4e4e4);border-radius:26px;padding:18px;text-align:left;transition:.18s}.home-cat:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(0,0,0,.08)}.home-cat b{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:#2b2b2b;color:#fff;font-size:20px;margin-bottom:16px}.home-cat span{display:block;font-weight:850}.home-cat small{display:block;color:#888;margin-top:4px}.admin-only.show{display:flex!important}
@media(max-width:820px){.home-categories{grid-template-columns:repeat(3,1fr)}.hero-wordmark{font-size:38px}}
@media(max-width:520px){.home-categories{grid-template-columns:repeat(2,1fr)}.home-cat{min-height:112px;border-radius:22px}.hero:after{background:linear-gradient(180deg,rgba(245,245,245,.88),rgba(235,235,235,.56))}}

/* ======================= YUTSSY STORE V3 ======================= */
:root{--ink:#0c0c0c;--muted:#797979;--line:#dedede;--paper:#fff;--soft:#f1f1f1;--soft2:#e8e8e8;--shadow:0 16px 45px rgba(0,0,0,.065)}
body{background:#f7f7f7;color:#111}.sidebar{width:260px;background:#fbfbfb;padding:22px 18px;border-right:1px solid #e1e1e1}.main-wrap{margin-left:260px}.brand-block-v3{display:block;text-align:center;padding:0 8px 12px}.brand-block-v3 .brand-avatar{width:92px;height:92px;margin:0 auto 12px}.brand-block-v3 b{font-size:25px;letter-spacing:-.03em}.brand-block-v3 span{font-size:10px;letter-spacing:.04em}.side-nav{margin-top:15px}.nav-link{border-radius:16px;min-height:49px;font-size:14px;color:#222}.nav-link>b{width:22px;text-align:center;font-size:18px}.nav-link:hover,.nav-link.active{background:#e9e9e9;box-shadow:none}.nav-sep{margin:7px 0}.contact-card{margin-top:auto;width:100%;border:0;border-radius:18px;background:#202020;color:#fff;padding:13px 14px;display:flex;align-items:center;gap:12px;text-align:left}.contact-card .contact-icon{font-size:22px}.contact-card b,.contact-card small{display:block}.contact-card small{opacity:.75;margin-top:3px}.sidebar-social-mini{display:flex;justify-content:center;gap:8px;margin-top:25px;font-size:9px;color:#555}.sidebar-social-mini span{background:#111;color:#fff;border-radius:9px;padding:7px 8px}.sidebar-copy{text-align:center;color:#777;font-size:10px;line-height:1.6;margin-top:17px}.topbar-v3{height:76px;background:rgba(252,252,252,.94);padding:0 28px}.topbar-v3 .global-search{margin:0;width:min(590px,55%);background:#ededed;border-color:#ededed;height:46px}.top-account{margin-left:auto;display:flex;align-items:center;gap:10px;border-left:1px solid #e4e4e4;padding-left:18px}.top-account .account-icon{width:38px;height:38px;border:1px solid #d5d5d5;background:#fff;border-radius:50%;display:grid;place-items:center}.top-account small,.top-account b{display:block}.top-account small{font-size:10px;color:#888}.top-account b{font-size:12px}.page{padding:18px 26px 64px;max-width:1580px;margin:0 auto}.hero-v3{min-height:430px;border-radius:27px;box-shadow:none;border:1px solid #dedede;background:#d8d8d8}.hero-v3 .hero-bg{opacity:1;filter:grayscale(1) contrast(.95);object-fit:cover}.hero-v3:after{background:linear-gradient(90deg,rgba(246,246,246,.28),rgba(240,240,240,.10),rgba(220,220,220,.18))}.hero-copy-v3{padding:35px 20px}.hero-kicker{font-size:10px;font-weight:850;letter-spacing:.38em;margin-bottom:9px}.hero-center-logo{width:74px;height:74px;border-radius:50%;overflow:hidden;border:4px solid rgba(255,255,255,.72);box-shadow:0 8px 24px rgba(0,0,0,.14);margin:0 auto 2px}.hero-center-logo img{width:100%;height:100%;object-fit:cover}.hero-brand-name{font-family:Impact,'Arial Black',sans-serif;font-size:clamp(72px,10vw,145px);letter-spacing:-.065em;line-height:.8;color:#111;margin-top:8px;text-shadow:0 2px 0 rgba(255,255,255,.35)}.hero-store-name{font-weight:950;font-size:26px;letter-spacing:-.04em;margin-top:10px}.hero-copy-v3 p{font-weight:650;font-size:13px}.hero-copy-v3 .hero-sub{font-size:11px}.hero-copy-v3 .primary{margin-top:15px;padding:13px 24px}.hero-edge-note{position:absolute;z-index:4;bottom:17px;font-size:9px;font-weight:850;letter-spacing:.14em}.hero-edge-left{left:22px}.hero-edge-right{right:22px;text-align:right}.category-head-v3{margin-top:22px}.home-categories-v3{grid-template-columns:repeat(9,minmax(0,1fr));gap:9px}.home-categories-v3 .home-cat{min-height:145px;padding:12px 8px;text-align:center;border-radius:18px;background:linear-gradient(145deg,#fafafa,#ededed);display:flex;flex-direction:column;align-items:center;justify-content:center}.home-categories-v3 .home-cat b{width:56px;height:56px;border-radius:18px;margin:0 auto 12px;background:#fff;color:#111;border:1px solid #ddd;font-size:24px}.home-categories-v3 .home-cat span{font-size:12px}.home-categories-v3 .home-cat small{font-size:9px}.home-products,.catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product{border-radius:18px;box-shadow:none}.product-media{height:230px;background:#efefef}.product-info{padding:11px 12px 13px}.product-name{font-size:13px}.product-bottom strong{font-size:15px}.shipping-card-v3{border-radius:22px}.profile-grid-v3{grid-template-columns:1.3fr .7fr}.profile-shop-logo{width:110px;height:110px;border-radius:50%;overflow:hidden;margin:20px auto 14px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.profile-shop-logo img{width:100%;height:100%;object-fit:cover}.profile-info-card{text-align:center}.profile-info-card h3{font-size:25px;margin:0}.profile-info-card p{color:#777;line-height:1.5}.orders-page-card{max-width:900px}.admin-identity{font-size:11px;color:#6f6f6f;margin-top:6px}.panel{border-radius:22px;box-shadow:none}.admin-item{border-radius:16px}.stat{border-radius:18px}.admin-only.show{display:flex!important}.buyer-only.show{display:flex!important}
@media(max-width:1280px){.home-categories-v3{grid-template-columns:repeat(5,1fr)}.home-products,.catalog-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:980px){.home-products,.catalog-grid{grid-template-columns:repeat(3,1fr)}.top-account{display:none}}
@media(max-width:820px){.sidebar{width:280px}.main-wrap{margin-left:0}.topbar-v3{height:70px;padding:0 12px}.page{padding:13px 12px 88px}.hero-v3{min-height:430px;border-radius:22px}.hero-brand-name{font-size:78px}.hero-kicker{letter-spacing:.24em}.hero-edge-note{display:none}.home-categories-v3{grid-template-columns:repeat(3,1fr)}.home-products,.catalog-grid{grid-template-columns:repeat(2,1fr)}.product-media{height:210px}.profile-grid-v3{grid-template-columns:1fr}.bottom-nav .buyer-only.show,.bottom-nav .admin-only.show{display:flex}}
@media(max-width:520px){.hero-v3{min-height:400px}.hero-center-logo{width:64px;height:64px}.hero-brand-name{font-size:64px}.hero-store-name{font-size:22px}.hero-copy-v3 p{font-size:11px}.home-categories-v3{grid-template-columns:repeat(3,1fr);gap:7px}.home-categories-v3 .home-cat{min-height:112px;border-radius:16px}.home-categories-v3 .home-cat b{width:46px;height:46px;margin-bottom:8px}.home-products,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-media{height:175px}.product-info{padding:9px}.mini-sizes,.color-dots{display:none}.bottom-nav{left:5px;right:5px;bottom:5px}.bottom-nav button{min-width:0}.bottom-nav span{font-size:8px}}

/* ===== YUTSSY V4 granite refresh ===== */
:root{
  --granite-1:#5f5f62;
  --granite-2:#3b3b3e;
  --granite-3:#7a7a7d;
  --granite-4:#c9c9cd;
}
.hero-v3{min-height:420px;background:linear-gradient(135deg,#efefef,#d7d7d7);overflow:hidden}
.hero-v3 .hero-bg{object-fit:cover;opacity:.78;filter:none}
.hero-v3:after{background:linear-gradient(90deg,rgba(250,250,250,.22),rgba(255,255,255,.08),rgba(255,255,255,.18))}
.hero-model{position:absolute;left:70px;bottom:-2px;height:94%;z-index:3;filter:drop-shadow(0 18px 30px rgba(0,0,0,.18));border-radius:24px;mix-blend-mode:multiply;opacity:.98}
.hero-copy-v3{position:relative;z-index:4;width:min(700px,52%);margin-left:auto;margin-right:58px;text-align:center;padding:40px 10px}
.hero-center-logo{width:84px;height:84px}
.hero-brand-name{font-size:clamp(68px,8vw,120px)}
.hero-store-name{font-size:28px}
@media(max-width:980px){.hero-model{left:20px;height:78%;opacity:.7}.hero-copy-v3{width:min(88%,560px);margin:0 auto;padding-top:30px}.hero-brand-name{font-size:72px}}
@media(max-width:520px){.hero-model{left:-26px;bottom:0;height:60%;opacity:.55}.hero-copy-v3{width:92%;padding:26px 8px}.hero-brand-name{font-size:52px}.hero-store-name{font-size:20px}}

.primary,.secondary,.chip,.contact-card,.sidebar-social-mini span,.bottom-nav button.active,.nav-link.active,.nav-link:hover,.home-cat,.text-link.soft-bg{
  background-image:
    radial-gradient(140% 90% at 0% 50%, rgba(255,255,255,.38), transparent 40%),
    radial-gradient(140% 90% at 100% 50%, rgba(255,255,255,.12), transparent 38%),
    linear-gradient(130deg,var(--granite-3),var(--granite-2) 38%,#262629 55%,var(--granite-1) 78%,var(--granite-4));
  background-size:180% 180%;
}
.primary,.secondary,.chip,.contact-card,.nav-link,.home-cat,.sidebar-social-mini span,.bottom-nav button,.social-buttons a{
  transition:transform .18s ease, box-shadow .18s ease, background-position .25s ease;
}
.primary:hover,.secondary:hover,.chip:hover,.contact-card:hover,.nav-link:hover,.home-cat:hover,.social-buttons a:hover{transform:translateY(-1px);background-position:100% 50%}
.primary{color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 26px rgba(0,0,0,.14)}
.secondary{color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 22px rgba(0,0,0,.10)}
.secondary:not(.pill),.chip{color:#fff}
.chip{border:1px solid rgba(255,255,255,.12)}
.chip.active{color:#fff;border-color:rgba(255,255,255,.18);box-shadow:0 10px 22px rgba(0,0,0,.11)}
.nav-link{position:relative;color:#303030;background:#f6f6f6;border:1px solid #e5e5e5;overflow:hidden}
.nav-link b{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#f3f3f3,#d7d7d9);border:1px solid #d2d2d5;color:#4a4a4d;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.nav-link:hover,.nav-link.active{color:#fff;border-color:transparent}
.nav-link:hover b,.nav-link.active b{background:rgba(255,255,255,.18);color:#fff;border-color:rgba(255,255,255,.15)}
.contact-card,.sidebar-social-mini span{background-size:170% 170%;border:1px solid rgba(255,255,255,.12)}
.home-categories-v3 .home-cat{background-image:radial-gradient(130% 90% at 0% 50%, rgba(255,255,255,.42), transparent 42%),radial-gradient(130% 90% at 100% 50%, rgba(255,255,255,.18), transparent 38%),linear-gradient(130deg,#fafafa,#ececef 30%,#d6d6da 58%,#f4f4f6);border:1px solid #dbdbdf}
.home-categories-v3 .home-cat b{background-image:radial-gradient(130% 90% at 0% 50%, rgba(255,255,255,.35), transparent 40%),linear-gradient(135deg,#8a8a8d,#454549 55%,#cfcfd2);color:#fff;border-color:transparent}
.filter-btn,.catalog-search,.global-search{box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}
.catalog-toolbar .secondary{min-width:120px}
.bottom-nav button.active{color:#fff;border:0;box-shadow:0 12px 24px rgba(0,0,0,.12)}
.bottom-nav button.active b,.bottom-nav button.active span{color:#fff}
.social-buttons a{background:linear-gradient(135deg,#f5f5f6,#e5e5e8);border:1px solid #dbdbdf;border-radius:999px}

.color-line{margin-top:10px;font-size:12px;color:#666;line-height:1.45}
.color-line span{color:#8a8a8a}.color-line b{color:#2a2a2a;font-weight:700}

.admin-color-preset{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}
.preset-color{border:1px solid #d6d6da;background:#f7f7f8;border-radius:999px;padding:9px 13px;color:#333;font-weight:700}
.preset-color.active{color:#fff;border-color:transparent;background-image:radial-gradient(140% 90% at 0% 50%, rgba(255,255,255,.36), transparent 40%),linear-gradient(130deg,var(--granite-3),var(--granite-2) 40%,#232326 62%,var(--granite-1) 82%,var(--granite-4));box-shadow:0 10px 20px rgba(0,0,0,.12)}
.color-picked-note{font-size:12px;color:#6a6a6a;margin-top:9px}

.site-footer button,.text-link{border-radius:999px}
.site-footer button{border:1px solid #dadadd;background:linear-gradient(135deg,#f7f7f7,#ececee);padding:9px 14px}


/* ===== YUTSSY V5 cleanup ===== */
body{background:linear-gradient(135deg,#f6f6f6 0%,#ebebed 18%,#d7d7db 52%,#ededf0 100%);position:relative;}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:radial-gradient(circle at 10% 15%,rgba(255,255,255,.42),transparent 24%),radial-gradient(circle at 90% 10%,rgba(255,255,255,.25),transparent 18%),linear-gradient(145deg,transparent 20%,rgba(255,255,255,.17) 21%,transparent 24%),linear-gradient(35deg,transparent 30%,rgba(120,120,128,.08) 31%,transparent 34%),linear-gradient(115deg,transparent 62%,rgba(255,255,255,.15) 63%,transparent 66%);opacity:.95;z-index:-1}
.sidebar,.topbar-v3,.panel,.product,.intro-card,.shipping-card,.cart-row,.cart-summary-card{background-color:rgba(248,248,249,.88)}
.icon-box{width:30px;height:30px;border-radius:12px;display:grid;place-items:center;line-height:0}
.icon-box svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-icon{display:grid;place-items:center;line-height:0}.contact-icon svg{width:20px;height:20px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.topbar-v3 .global-search span,.catalog-search span{font-size:18px;color:#7d7d82}
.home-categories-v3{grid-template-columns:repeat(8,minmax(0,1fr))}
.home-categories-v3 .home-cat.text-only{min-height:88px;padding:16px 10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.65),rgba(231,231,234,.95));border:1px solid #d7d7dc;box-shadow:0 8px 20px rgba(0,0,0,.04)}
.home-categories-v3 .home-cat.text-only span{font-size:14px;font-weight:800;color:#212125}.home-categories-v3 .home-cat.text-only small{font-size:11px;color:#75757c;margin-top:5px}
.hero-v3{min-height:470px;background:linear-gradient(135deg,#e7e7ea,#d1d1d5);border:1px solid #d7d7db}
.hero-v3 .hero-bg{opacity:.98;filter:grayscale(1) contrast(1)}
.miniapp-cap{position:absolute;left:16px;right:16px;top:14px;z-index:6;height:44px;border-radius:18px;background:rgba(240,240,243,.55);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.45);display:flex;align-items:center;justify-content:space-between;padding:0 10px;box-shadow:0 8px 20px rgba(0,0,0,.07)}
.cap-btn{border:0;background:rgba(255,255,255,.38);width:32px;height:32px;border-radius:50%;font-size:22px;color:#222;display:grid;place-items:center}
.cap-center{display:flex;align-items:center;gap:8px;font-weight:800;color:#202024;letter-spacing:-.02em}.cap-center img{width:28px;height:28px;border-radius:50%;object-fit:cover}
.hero-model{left:18px;bottom:0;height:84%;max-width:44%;object-fit:contain;mix-blend-mode:multiply;opacity:.98;filter:drop-shadow(0 22px 28px rgba(0,0,0,.18))}
.hero-copy-v3{width:min(680px,50%);margin-right:40px;padding-top:82px}
.hero-kicker{color:#2c2c31}.hero-store-name,.hero-copy-v3 p,.hero-copy-v3 .hero-sub{color:#242429}
.hero-edge-note{font-size:10px;color:#252529}
.top-account .account-icon{background:linear-gradient(135deg,#fcfcfc,#d9d9de)}
.nav-link{gap:10px}.nav-link span{font-weight:700}
.nav-link i{background:#1f1f22;color:#fff}
.bottom-nav b.icon-box{margin-bottom:2px}.bottom-nav .icon-box svg{width:17px;height:17px}
@media(max-width:1280px){.home-categories-v3{grid-template-columns:repeat(4,1fr)}}
@media(max-width:980px){.hero-v3{min-height:430px}.hero-model{left:-18px;height:74%;max-width:52%;opacity:.9}.hero-copy-v3{width:min(90%,520px);margin:0 auto;padding-top:86px}.miniapp-cap{left:10px;right:10px;top:10px}}
@media(max-width:640px){.hero-v3{min-height:420px}.hero-model{left:-45px;height:63%;max-width:75%;opacity:.56}.hero-copy-v3{width:92%;padding-top:90px;margin:0 auto}.hero-brand-name{font-size:54px}.hero-store-name{font-size:20px}.hero-copy-v3 p{font-size:11px}.miniapp-cap{height:40px;border-radius:16px}.cap-btn{width:28px;height:28px;font-size:20px}.cap-center span{font-size:13px}.home-categories-v3{grid-template-columns:repeat(2,1fr)}}

/* ===== YUTSSY V6 mobile/banner fixes ===== */
.hero-v6{position:relative;min-height:0;height:auto;padding:0;cursor:pointer;overflow:hidden;background:linear-gradient(135deg,#ececef,#d7d7dc)}
.hero-v6 .hero-banner-full{display:block;width:100%;height:auto;min-height:300px;object-fit:cover}
.hero-action-area{position:absolute;left:58%;transform:translateX(-50%);bottom:14px;width:min(280px,42%);height:72px;border:0;background:transparent;cursor:pointer}
.hero-v6:after{display:none}
.hero-v6 .hero-bg,.hero-v6 .hero-model,.hero-v6 .hero-copy,.hero-v6 .hero-edge-note,.hero-v6 .miniapp-cap{display:none!important}

.app-cap-global{display:none}
@media(max-width:820px){
  .app-cap-global{position:fixed;left:8px;right:8px;top:8px;z-index:120;display:flex;align-items:center;justify-content:space-between;height:46px;padding:0 10px;border-radius:18px;background:rgba(241,241,244,.78);border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(0,0,0,.08)}
  .app-cap-global .cap-btn{border:0;background:rgba(255,255,255,.55);width:30px;height:30px;border-radius:50%;font-size:20px;color:#222;display:grid;place-items:center}
  .app-cap-global .cap-center{display:flex;align-items:center;gap:8px;font-weight:800;color:#1f1f24}
  .app-cap-global .cap-center img{width:26px;height:26px;border-radius:50%;object-fit:cover}
  .sidebar{padding-top:76px}
  .main-wrap{padding-top:0}
  .topbar{top:58px!important;z-index:100}
  .topbar-v3{height:68px;padding:0 12px}
  .topbar-v3 .global-search{width:min(100%,calc(100vw - 86px));max-width:none;margin-left:6px;height:44px}
  .page{padding-top:18px}
  .hero-v6{margin-top:6px}
  .hero-v6 .hero-banner-full{min-height:380px;object-fit:cover;object-position:center top}
  .hero-action-area{left:50%;bottom:16px;width:44%;height:64px}
}
@media(max-width:520px){
  .hero-v6 .hero-banner-full{min-height:420px;object-position:center center}
  .hero-action-area{width:54%;height:62px;bottom:16px}
}

/* softer gray active states */
.nav-link,.bottom-nav button,.chip,.home-categories-v3 .home-cat.text-only,.primary,.secondary{transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}
.nav-link.active,.nav-link:hover,
.bottom-nav button.active,
.chip.active,.chip:hover,
.home-categories-v3 .home-cat.text-only:hover,
.home-categories-v3 .home-cat.text-only:active{
  background:linear-gradient(135deg,#f7f7f8,#dddddf);
  color:#202025!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 8px 16px rgba(0,0,0,.05);
  border-color:#d7d7db;
}
.nav-link.active b,.nav-link:hover b,
.bottom-nav button.active b{background:linear-gradient(135deg,#ffffff,#dcdce1);color:#26262b;border-color:#d5d5da}
.bottom-nav button.active span,.nav-link.active span,.nav-link:hover span{color:#202025}
.chip{background:linear-gradient(135deg,#fafafb,#ececef);color:#444;border:1px solid #d8d8dd}
.chip.active{background:linear-gradient(135deg,#f6f6f8,#dddddf);color:#1f1f24;border-color:#d3d3d9}
.primary,.secondary{background-image:linear-gradient(135deg,#78787e,#3f3f45 45%,#9a9aa0);color:#fff}
.primary:hover,.secondary:hover{background-image:linear-gradient(135deg,#818187,#4a4a50 45%,#a4a4aa)}
.side-nav .nav-link i,#sideCartBadge,#bottomCartBadge{background:#35353a;color:#fff}

/* reduce flicker on click */
*{-webkit-tap-highlight-color: rgba(0,0,0,0)}
button:active{transform:none}


/* ===== YUTSSY V7 responsive hero ===== */
.hero-v7{position:relative;min-height:420px;overflow:hidden;border-radius:32px;background:linear-gradient(135deg,#ededf0,#d8d8dc);border:1px solid #d8d8dc;isolation:isolate;padding:0}
.hero-bg-v7{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.98;filter:grayscale(1) contrast(1.02)}
.hero-shade-v7{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.06) 0%,rgba(255,255,255,.08) 32%,rgba(255,255,255,.20) 56%,rgba(255,255,255,.34) 100%);z-index:1}
.hero-model-v7{position:absolute;left:16px;bottom:0;height:103%;max-width:46%;object-fit:contain;z-index:2;opacity:.98;mix-blend-mode:multiply;filter:drop-shadow(0 18px 28px rgba(0,0,0,.18))}
.hero-copy-v7{position:relative;z-index:3;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:min(56%,680px);margin-left:auto;padding:52px 36px 40px}
.hero-kicker-v7{font-size:12px;letter-spacing:.34em;font-weight:700;color:#2f2f34;margin-bottom:18px}
.hero-center-logo-v7{width:96px;height:96px;border-radius:50%;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.12);margin-bottom:14px}.hero-center-logo-v7 img{width:100%;height:100%;object-fit:cover}
.hero-brand-v7{font-size:88px;line-height:.9;font-weight:900;letter-spacing:-.06em;color:#111; text-shadow:0 2px 0 rgba(255,255,255,.35)}
.hero-store-v7{font-size:28px;line-height:1;font-weight:800;color:#202025;margin-top:6px}
.hero-desc-v7,.hero-sub-v7{margin:10px 0 0;color:#2a2a2f;font-size:15px;font-weight:700}.hero-sub-v7{font-size:14px;color:#333;margin-top:8px}
.hero-btn-v7{margin-top:22px;min-width:260px;min-height:58px;padding:0 28px;font-size:20px}
@media(max-width:1100px){.hero-v7{min-height:390px}.hero-model-v7{max-width:50%;height:100%}.hero-copy-v7{width:min(60%,620px);padding-right:24px}.hero-brand-v7{font-size:74px}.hero-store-v7{font-size:24px}.hero-desc-v7,.hero-sub-v7{font-size:13px}}
@media(max-width:820px){.hero-v7{min-height:520px;margin-top:6px}.hero-shade-v7{background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.12) 30%,rgba(255,255,255,.24) 52%,rgba(255,255,255,.46) 100%)}.hero-model-v7{left:-28px;bottom:-4px;max-width:none;width:88%;height:auto;opacity:.48}.hero-copy-v7{width:100%;min-height:520px;margin:0;padding:52px 20px 28px;justify-content:flex-start}.hero-kicker-v7{margin-top:24px;font-size:11px;letter-spacing:.28em}.hero-center-logo-v7{width:86px;height:86px;margin-top:18px;margin-bottom:12px}.hero-brand-v7{font-size:68px}.hero-store-v7{font-size:22px}.hero-desc-v7{font-size:11px;line-height:1.45;max-width:92%}.hero-sub-v7{font-size:11px;line-height:1.45;max-width:92%}.hero-btn-v7{margin-top:20px;min-width:230px;min-height:56px;font-size:18px}}
@media(max-width:520px){.hero-v7{min-height:560px;border-radius:28px}.hero-model-v7{left:-42px;width:108%;opacity:.42;bottom:-2px}.hero-copy-v7{min-height:560px;padding:48px 16px 26px}.hero-kicker-v7{margin-top:22px;font-size:10px;letter-spacing:.24em}.hero-center-logo-v7{width:80px;height:80px}.hero-brand-v7{font-size:58px}.hero-store-v7{font-size:18px}.hero-desc-v7,.hero-sub-v7{font-size:10px;max-width:98%}.hero-btn-v7{min-width:220px;min-height:54px;font-size:17px}}


/* ===== YUTSSY V76 top notch instead of search ===== */
.topbar{display:none !important;}
body{padding-top:62px;}
.app-shell,.main-wrap{padding-top:0 !important;}
.page{padding-top:16px;}
.app-cap-global.simple-notch{position:fixed;left:8px;right:8px;top:8px;z-index:140;display:flex;align-items:center;justify-content:center;height:46px;padding:0 14px;border-radius:18px;background:rgba(241,241,244,.76);border:1px solid rgba(255,255,255,.66);backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(0,0,0,.08)}
.app-cap-global.simple-notch .cap-btn{display:none !important;}
.app-cap-global.simple-notch .cap-center{display:flex;align-items:center;gap:8px;font-weight:800;color:#1f1f24;margin:0 auto}
.app-cap-global.simple-notch .cap-center img{width:26px;height:26px;border-radius:50%;object-fit:cover}
@media(max-width:820px){.sidebar{padding-top:76px}.page{padding-top:12px}}
@media(min-width:821px){.app-cap-global.simple-notch{left:50%;right:auto;transform:translateX(-50%);width:min(520px,calc(100vw - 32px));}}

/* ===== YUTSSY V77 mobile cleanup ===== */
/* hide bottom support/footer text on all pages */
.site-footer {
  display: none !important;
}

/* move custom notch a bit lower so it does not clash with Telegram controls */
.app-cap-global.simple-notch {
  top: 16px !important;
}

/* clean light background everywhere */
html, body {
  background: #f1f1f3 !important;
}
body::before,
body::after {
  display: none !important;
  content: none !important;
}
.app-shell,
.main-wrap,
#app,
.page {
  background: transparent !important;
}

/* remove dark gradient feeling */
.sidebar,
.panel,
.product,
.intro-card,
.shipping-card,
.cart-row,
.cart-summary-card,
.order-item,
.empty-box,
.modal-card,
.profile-card,
.profile-info-card,
.social-card,
.history-card,
.orders-page-card {
  background: rgba(255,255,255,.86) !important;
}

/* mobile specific light canvas */
@media (max-width: 820px) {
  body {
    padding-top: 70px !important;
  }
  .sidebar {
    padding-top: 84px !important;
  }
  .page {
    padding-top: 10px !important;
  }
  .bottom-nav {
    background: rgba(255,255,255,.96) !important;
  }
}

/* ===== YUTSSY V78 first CRM/UI changes ===== */
/* 1. Product purchase actions: clearly different */
.detail-info > .primary.wide {
  background: linear-gradient(135deg,#252529,#0f0f11) !important;
  color:#fff !important;
  border:1px solid #171719 !important;
  box-shadow:0 12px 24px rgba(0,0,0,.16) !important;
  min-height:58px;
  margin-top:18px;
}
.detail-info > .secondary.wide {
  background:linear-gradient(135deg,#f6f6f7,#dedee1) !important;
  color:#242428 !important;
  border:1px solid #cdCDD2 !important;
  box-shadow:none !important;
  min-height:54px;
  margin-top:10px;
}
.detail-info > .primary.wide:active,
.detail-info > .secondary.wide:active{transform:none !important;}

/* 2. Remove browser/Telegram blue accents and keep graphite palette */
button,a,.size,.color-choice,.qty button,.admin-actions button,.stock-step button,.size-stock button,.text-link {
  -webkit-tap-highlight-color:transparent;
}
.size,.color-choice {
  color:#303035 !important;
  background:#fff !important;
  border-color:#d2d2d6 !important;
}
.size.active,.color-choice.active {
  background:#252529 !important;
  color:#fff !important;
  border-color:#252529 !important;
}
.qty button,.stock-step button,.size-stock button {
  color:#303035 !important;
  background:#e9e9ec !important;
}
.admin-actions button {
  color:#303035 !important;
  background:#f4f4f5 !important;
  border-color:#d4d4d8 !important;
}
.admin-actions .danger {color:#8f2424 !important;}
.text-link {color:#3b3b40 !important;}
.bottom-nav button,
.bottom-nav button span,
.bottom-nav button b,
.bottom-nav button svg {color:#27272b !important;stroke:#27272b !important;}
.bottom-nav button.active {
  background:linear-gradient(135deg,#29292d,#101012) !important;
  color:#fff !important;
}
.bottom-nav button.active span,
.bottom-nav button.active b,
.bottom-nav button.active svg {color:#fff !important;stroke:#fff !important;}

/* 3. Lower Add product button slightly */
#admin .page-head {align-items:flex-start !important;}
#addProduct {margin-top:28px !important;}
@media(max-width:820px){#addProduct{margin-top:34px !important;}}

/* 4. Mini CRM category strip inside product management */
.admin-category-filters {
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:16px 0 13px;
  margin:6px 0 8px;
  scrollbar-width:none;
}
.admin-category-filters::-webkit-scrollbar{display:none;}
.admin-cat-filter {
  flex:0 0 auto;
  border:1px solid #d5d5d9;
  background:linear-gradient(135deg,#f7f7f8,#e7e7e9);
  color:#35353a;
  border-radius:999px;
  padding:10px 14px;
  font-weight:750;
  white-space:nowrap;
}
.admin-cat-filter.active {
  background:linear-gradient(135deg,#37373c,#171719);
  border-color:#26262a;
  color:#fff;
  box-shadow:0 8px 18px rgba(0,0,0,.12);
}
@media(max-width:520px){
  .admin-category-filters{margin-left:-2px;margin-right:-2px;padding-top:14px;}
  .admin-cat-filter{padding:9px 13px;font-size:12px;}
}


/* ===== YUTSSY V79 compact admin category filter ===== */
.admin-filter-row{display:flex;align-items:center;justify-content:flex-start;padding:14px 0 10px;margin:4px 0 6px;}
.admin-category-select-wrap{position:relative;display:flex;align-items:center;gap:8px;width:min(100%,290px);height:46px;padding:0 12px;border:1px solid #d3d3d7;border-radius:16px;background:linear-gradient(135deg,#f7f7f8,#e8e8eb);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);}
.admin-filter-icon{width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#2b2b2f;color:#fff;font-size:18px;line-height:1;}
.admin-filter-label{font-size:12px;font-weight:800;color:#55555b;white-space:nowrap;}
.admin-category-select-wrap select{appearance:none;-webkit-appearance:none;flex:1;min-width:0;border:0;outline:0;background:transparent;color:#202025;font-weight:800;padding:0 24px 0 4px;height:100%;cursor:pointer;}
.admin-category-select-wrap:after{content:'▾';position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:12px;color:#55555b;pointer-events:none;}
@media(max-width:520px){.admin-filter-row{padding-top:12px}.admin-category-select-wrap{width:100%;height:44px;border-radius:15px}.admin-filter-label{font-size:11px}}

/* ===== YUTSSY V80 MINI CRM ===== */
.admin-head-v80{align-items:flex-start}.admin-head-v80 #addProduct{margin-top:14px}
.crm-tabs{display:flex;gap:8px;overflow:auto;margin:20px 0 18px;padding-bottom:2px}.crm-tab{border:1px solid #d8d8dc;background:#f4f4f5;color:#333;border-radius:999px;padding:10px 16px;font-weight:800;white-space:nowrap}.crm-tab.active{background:#252529;color:#fff;border-color:#252529}.crm-pane{display:none}.crm-pane.active{display:block}.crm-overview-grid{grid-template-columns:1fr 1fr}.crm-settings-panel{margin-top:22px}.crm-summary-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.crm-summary-list>div{border:1px solid #dedee2;border-radius:16px;padding:14px;background:#fafafa}.crm-summary-list span{display:block;font-size:11px;color:#777}.crm-summary-list b{display:block;margin-top:7px;font-size:20px}.admin-filter-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-search{height:42px;min-width:180px;flex:1;border:1px solid #d6d6da;border-radius:14px;padding:0 13px;background:#f7f7f8;outline:none}.crm-order-toolbar{display:flex;justify-content:flex-end;margin:15px 0}.crm-order-toolbar select{border:1px solid #d6d6da;border-radius:14px;background:#f7f7f8;padding:10px 12px;color:#29292d}.crm-orders-list{display:flex;flex-direction:column;gap:12px}.crm-order-card{border:1px solid #dbdbdf;border-radius:20px;background:#fafafa;padding:16px}.crm-order-top,.crm-order-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.crm-order-top>div b{display:block;margin-top:3px}.crm-order-id{font-size:10px;color:#7d7d82;font-weight:800}.crm-status{border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;background:#e3e3e5;color:#333}.crm-status.new{background:#e7e7e9}.crm-status.work{background:#dcdcdf}.crm-status.confirmed{background:#d3d3d7}.crm-status.sent{background:#c8c8cd}.crm-status.done{background:#bdbdc2}.crm-status.cancelled{background:#ececec;color:#777;text-decoration:line-through}.crm-order-customer{display:flex;flex-direction:column;gap:3px;margin-top:14px}.crm-order-customer span{font-size:12px;color:#737379}.crm-order-items{margin:14px 0;border-top:1px solid #e2e2e5;border-bottom:1px solid #e2e2e5;padding:9px 0}.crm-order-items>div{display:flex;justify-content:space-between;gap:10px;padding:5px 0}.crm-order-items small{color:#777}.crm-order-bottom strong{font-size:20px}.crm-order-bottom label{display:flex;align-items:center;gap:8px}.crm-order-bottom label span{font-size:11px;color:#777}.crm-order-bottom select{border:1px solid #d4d4d8;border-radius:999px;background:#f2f2f4;padding:8px 11px}.crm-clients-list{display:flex;flex-direction:column;gap:10px;margin-top:15px}.crm-client-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid #dedee2;border-radius:18px;padding:13px;background:#fafafa}.crm-client-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#2d2d31;color:#fff;font-weight:900}.crm-client-main b,.crm-client-main span,.crm-client-main small{display:block}.crm-client-main span{font-size:12px;color:#67676d;margin-top:3px}.crm-client-main small{font-size:10px;color:#96969b;margin-top:4px}.crm-client-metrics{text-align:right}.crm-client-metrics b,.crm-client-metrics span,.crm-client-metrics strong{display:block}.crm-client-metrics b{font-size:18px}.crm-client-metrics span{font-size:9px;color:#888}.crm-client-metrics strong{font-size:12px;margin-top:5px}
@media(max-width:820px){.admin-head-v80{display:block}.admin-head-v80 #addProduct{margin-top:18px}.crm-overview-grid{grid-template-columns:1fr}.crm-summary-list{grid-template-columns:1fr 1fr}.crm-order-top,.crm-order-bottom{align-items:flex-start}.crm-order-bottom{flex-direction:column}.crm-order-bottom label{width:100%;justify-content:space-between}.crm-order-bottom select{max-width:180px}.crm-client-card{grid-template-columns:auto 1fr}.crm-client-metrics{grid-column:2;text-align:left;display:flex;gap:8px;align-items:baseline}.crm-client-metrics b,.crm-client-metrics span,.crm-client-metrics strong{display:inline}.crm-settings-panel{margin-bottom:90px}}
@media(max-width:520px){.crm-summary-list{grid-template-columns:1fr}.crm-tab{padding:9px 14px}.crm-order-card{padding:13px}.admin-search{width:100%}.crm-order-items>div{display:block}.crm-order-items small{display:block;margin-top:2px}}


/* ===== YUTSSY V81 Telegram import ===== */
.telegram-import-box{display:grid;grid-template-columns:1fr auto;gap:8px 14px;align-items:center;margin:0 0 14px;padding:14px 16px;border:1px solid #d8d8dc;border-radius:18px;background:rgba(255,255,255,.72)}
.telegram-import-box>div{display:flex;flex-direction:column;gap:3px}.telegram-import-box b{font-size:15px}.telegram-import-box span{font-size:12px;color:#777;line-height:1.35}.telegram-import-box small{grid-column:1/-1;color:#555;min-height:0}.telegram-import-box button{white-space:nowrap;background:#2d2d31;color:#fff;border-color:#2d2d31}.telegram-import-box button:disabled{opacity:.55}
.price-pending-note{margin:12px 0;padding:10px 12px;border-radius:14px;background:#ececef;color:#555;font-size:13px;line-height:1.4}
@media(max-width:640px){.telegram-import-box{grid-template-columns:1fr}.telegram-import-box button,.telegram-import-box small{grid-column:1}.telegram-import-box button{width:100%}}


/* ===== YUTSSY V84 Telegram bot start ===== */
.bot-start-panel{margin-top:18px;}
.bot-start-panel .muted{margin:0 0 14px;line-height:1.55;}
.bot-start-panel .profile-status{margin-top:10px;}


/* ===== YUTSSY V86 admin transfer ===== */
.admin-transfer-panel{margin-top:18px}
.admin-transfer-panel .form-grid{margin-top:14px}
.danger-transfer{border:0;background:#242428;color:#fff;font-weight:800;padding:13px 20px;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.12)}
.danger-transfer:disabled{opacity:.55;cursor:wait}
.transfer-warning{margin-top:10px;font-size:12px;color:#777}


/* ===== YUTSSY V87 owner contact + smoother product sheet ===== */
.transfer-contact-note{margin-top:-4px;margin-bottom:14px;font-size:11px;line-height:1.45}
html.modal-scroll-locked{overflow:hidden!important;overscroll-behavior:none!important}
body.modal-scroll-locked{position:fixed!important;left:0;right:0;width:100%;overflow:hidden!important;overscroll-behavior:none!important}
html.modal-scroll-restoring,body.modal-scroll-restoring{scroll-behavior:auto!important}
.modal.open{overscroll-behavior:contain;touch-action:none}
.modal-card{
  overflow-y:auto!important;
  overflow-x:hidden!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y!important;
  scroll-behavior:smooth;
  will-change:transform;
}
.modal-card .gallery-main{touch-action:pan-y pinch-zoom!important}
.modal-card .thumbs{overscroll-behavior-x:contain}
@media(max-width:820px){
  .modal{overflow:hidden!important}
  .modal-card{max-height:calc(100dvh - 74px)!important;padding-bottom:calc(30px + env(safe-area-inset-bottom))!important}
  .modal-drag-handle{touch-action:none;cursor:grab}
}


/* ===== YUTSSY V88 order photos ===== */
.crm-order-items .crm-order-product{display:grid;grid-template-columns:58px 1fr;align-items:center;justify-content:initial;gap:11px;padding:7px 0}
.crm-order-thumb{width:58px;height:58px;border-radius:13px;object-fit:cover;background:#ececef;border:1px solid #dedee2}
.crm-order-product-info{min-width:0}.crm-order-product-info span{display:block;font-weight:800;line-height:1.25}.crm-order-product-info small{display:block;margin-top:4px;color:#777}
@media(max-width:520px){.crm-order-items .crm-order-product{display:grid;grid-template-columns:54px 1fr;gap:10px}.crm-order-thumb{width:54px;height:54px;border-radius:12px}}

/* ===== YUTSSY V90 cleaner mobile product gallery ===== */
@media(max-width:820px){
  /* on phone keep only main image + dots, swipe left/right for other photos */
  .modal-card .thumbs{display:none !important}
  .modal-card .gallery-main{
    height: min(56vh, 520px) !important;
    border-radius: 22px !important;
    margin-bottom: 6px;
  }
  .modal-card .gallery-main img{
    object-fit: contain !important;
  }
  .modal-card .dots{
    padding: 8px 0 12px !important;
  }
}
@media(max-width:520px){
  .modal-card .gallery-main{
    height: min(52vh, 460px) !important;
  }
}


/* ===== YUTSSY V91 CRM stats reset ===== */
.stats-panel-title{gap:12px;align-items:center}
.stats-reset-btn{border:1px solid #d0d0d3;background:#ededf0;color:#242428;border-radius:999px;padding:9px 14px;font-weight:800;font-size:12px;cursor:pointer;white-space:nowrap}
.stats-reset-btn:hover{background:#dedee2}
.stats-reset-btn:disabled{opacity:.55;cursor:wait}
.stats-period-label{font-size:11px;color:#808086;margin:-4px 0 12px}
@media(max-width:520px){.stats-panel-title{align-items:flex-start}.stats-reset-btn{padding:8px 12px}.admin-stats .stat b{font-size:23px}}


/* ===== YUTSSY V93 delete test orders ===== */
.crm-order-actions{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.crm-order-delete{border:1px solid #cfcfd3;background:#f4f4f5;color:#3a3a3f;border-radius:999px;padding:10px 15px;font-weight:750;cursor:pointer}
.crm-order-delete:hover{background:#e7e7e9}
@media(max-width:520px){
  .crm-order-bottom{align-items:flex-end;gap:10px}
  .crm-order-actions{gap:7px}
  .crm-order-delete{padding:9px 12px;font-size:12px}
}

/* ===== YUTSSY V94 Nova Poshta ===== */
.nova-poshta-panel{margin-top:18px}.np-badge{display:inline-flex;align-items:center;border-radius:999px;background:#ececee;color:#666;padding:7px 10px;font-size:10px;font-weight:850}.np-badge.ready{background:#242428;color:#fff}.np-info{margin:8px 0 14px;line-height:1.55}.np-actions{display:flex;gap:8px;flex-wrap:wrap}.np-cod-line{background:#eeeef0;border-radius:16px;padding:10px 12px;margin:0}.np-create-btn{border:0;background:#29292d;color:#fff;border-radius:14px;padding:11px 15px;font-weight:850;margin:10px 0 2px;cursor:pointer}.np-order-ready{margin:10px 0 2px;padding:12px 14px;border-radius:16px;background:#ededf0;border:1px solid #dddde1;display:grid;gap:4px}.np-order-ready span{font-size:10px;font-weight:800;color:#777;text-transform:uppercase;letter-spacing:.05em}.np-order-ready b{font-size:18px;letter-spacing:.03em}.np-order-ready small{color:#777}.np-order-ready button{border:1px solid #d2d2d7;background:#fff;border-radius:999px;padding:7px 10px;margin-top:4px}.np-confirm-card{display:grid;gap:5px;background:#e9e9ec;border-radius:18px;padding:14px;margin:12px 0 16px}.np-confirm-card span{color:#666;font-size:12px}.np-confirm-card strong{font-size:20px;margin-top:5px}@media(max-width:520px){.np-actions{display:grid;grid-template-columns:1fr 1fr}.np-actions button{width:100%}.np-order-ready{padding:11px 12px}.np-create-btn{width:100%}}


/* ===== YUTSSY V95 automatic order + buyer TTN cabinet ===== */
.profile-orders-panel{margin-top:20px}.buyer-orders-list{display:flex;flex-direction:column;gap:12px;margin-top:14px}.buyer-order-card{border:1px solid #dcdce0;background:#fafafa;border-radius:20px;padding:15px}.buyer-order-head,.buyer-order-total{display:flex;justify-content:space-between;align-items:center;gap:12px}.buyer-order-head div span,.buyer-order-head div b{display:block}.buyer-order-head div span{font-size:10px;color:#818187;font-weight:850}.buyer-order-head div b{margin-top:3px;font-size:12px}.buyer-order-head i{font-style:normal;border-radius:999px;background:#e4e4e7;padding:7px 10px;font-size:10px;font-weight:850}.buyer-order-items{border-top:1px solid #e4e4e6;border-bottom:1px solid #e4e4e6;margin:12px 0;padding:7px 0}.buyer-order-items>div{display:flex;justify-content:space-between;gap:10px;padding:5px 0}.buyer-order-items small{color:#777}.buyer-order-total span{font-size:11px;color:#777}.buyer-order-total strong{font-size:18px}.buyer-ttn{margin-top:12px;background:#ededf0;border-radius:16px;padding:12px;display:grid;gap:4px}.buyer-ttn span{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#777;font-weight:850}.buyer-ttn b{font-size:18px}.buyer-ttn small{color:#737379}.buyer-ttn button{justify-self:start;border:1px solid #d2d2d6;background:#fff;border-radius:999px;padding:7px 10px;margin-top:4px}.buyer-ttn.pending b{font-size:12px;color:#777}.order-success{text-align:center;padding:16px 4px}.order-success-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#26262a;color:#fff;font-size:28px;font-weight:900}.order-success h2{font-size:30px;margin:8px 0}.order-success p{color:#6e6e74}.order-success-ttn{display:grid;gap:6px;background:#e8e8eb;border-radius:18px;padding:15px;margin:16px 0;text-align:left}.order-success-ttn span{font-size:10px;color:#777;text-transform:uppercase;font-weight:850;letter-spacing:.06em}.order-success-ttn b{font-size:22px}.order-success-ttn button{justify-self:start}.order-success-ttn.pending b{font-size:13px;color:#777}@media(max-width:520px){.buyer-order-items>div{display:block}.buyer-order-items small{display:block;margin-top:3px}.buyer-order-card{padding:13px}.buyer-ttn b{font-size:16px}}


/* ===== YUTSSY V97 Nova Poshta live search ===== */
.np-search-field{position:relative}
.np-search-results{display:none;position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:180;background:#fff;border:1px solid #d8d8dc;border-radius:16px;box-shadow:0 18px 40px rgba(0,0,0,.14);max-height:260px;overflow:auto;padding:6px}
.np-search-results.show{display:block}
.np-search-results button{width:100%;border:0;background:transparent;border-radius:11px;padding:10px 11px;text-align:left;display:flex;flex-direction:column;gap:3px;color:#18181a}
.np-search-results button:hover,.np-search-results button:active{background:#eeeeF1}
.np-search-results b{font-size:13px}.np-search-results small{font-size:10px;color:#777;line-height:1.3}
@media(max-width:820px){.np-search-results{max-height:220px}}

/* ===== YUTSSY V98 integrations ===== */
.telegram-channel-panel{margin-top:18px}
.admin-actions{flex-wrap:wrap}
.admin-actions .tg-publish-btn{background:#29292d;color:#fff;border-color:#29292d;font-weight:800}
.admin-actions .tg-publish-btn:disabled{opacity:.55}
#npApiKeyInput{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.04em}
@media(max-width:520px){
  .admin-actions{display:grid;grid-template-columns:1fr 1fr}
  .admin-actions .tg-publish-btn{grid-column:1/-1}
}


/* ===== YUTSSY V99 Telegram channel picker ===== */
.telegram-channel-auto-actions{margin:10px 0 12px;display:flex;flex-wrap:wrap;gap:8px}
.telegram-channel-candidates{display:grid;gap:8px;margin:8px 0 12px}
.telegram-channel-candidates-title{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#777;margin:2px 0}
.telegram-channel-choice{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;border:1px solid rgba(0,0,0,.10);background:#f7f7f7;border-radius:16px;padding:12px 14px;color:#171717}
.telegram-channel-choice span{display:grid;gap:2px;min-width:0}.telegram-channel-choice b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.telegram-channel-choice small{font-size:12px;color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.telegram-channel-choice em{font-style:normal;font-size:12px;font-weight:800;background:#222;color:#fff;border-radius:999px;padding:8px 10px;white-space:nowrap}.telegram-channel-choice:disabled{opacity:.6}
.telegram-channel-empty{font-size:12px;padding:10px 0}
.telegram-channel-manual{margin:8px 0 12px;border-top:1px solid rgba(0,0,0,.08);padding-top:10px}.telegram-channel-manual summary{cursor:pointer;font-weight:700;font-size:13px;color:#555}.telegram-channel-manual .field{margin-top:10px}.telegram-channel-manual>button{margin-top:8px}
@media(max-width:520px){.telegram-channel-auto-actions button{flex:1 1 100%}.telegram-channel-choice{padding:11px 12px}}

/* ===== YUTSSY V100 cost/profit + product photo zoom ===== */
.field-hint{display:block;margin-top:6px;color:#8a8a90;font-size:10px;line-height:1.35}
.profit-stat small{display:block;margin-top:5px;color:#9a9aa0;font-size:9px}
.crm-profit-summary small{display:block;margin-top:6px;color:#8a8a90;font-size:9px;line-height:1.3}
.analytics-profit b{font-size:16px}
.zoomable-gallery{position:relative;user-select:none;-webkit-user-select:none;touch-action:pan-y;background:#e8e8e8}
.zoomable-gallery.is-zoomed{touch-action:none;cursor:grab}
.zoomable-gallery.is-zoomed:active{cursor:grabbing}
.zoomable-gallery #detailMainImage{transition:transform .16s ease;will-change:transform;pointer-events:none;-webkit-user-drag:none}
.zoomable-gallery.is-zoomed #detailMainImage{transition:none}
.gallery-zoom-controls{position:absolute;right:12px;bottom:12px;z-index:5;display:flex;align-items:center;gap:6px;padding:5px;background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.10);border-radius:999px;box-shadow:0 8px 24px rgba(0,0,0,.10)}
.gallery-zoom-controls button{width:34px;height:34px;border:0;border-radius:50%;background:#242428;color:#fff;font-size:20px;line-height:1;display:grid;place-items:center;padding:0}
.gallery-zoom-controls span{min-width:48px;text-align:center;font-size:10px;font-weight:850;color:#313136}
.gallery-zoom-hint{position:absolute;left:12px;bottom:15px;z-index:4;background:rgba(31,31,34,.72);color:#fff;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750;pointer-events:none;backdrop-filter:blur(8px)}
@media(max-width:820px){.gallery-zoom-controls{right:9px;bottom:9px}.gallery-zoom-controls button{width:32px;height:32px}.gallery-zoom-hint{left:9px;bottom:12px}.admin-stats{grid-template-columns:repeat(2,1fr)}}

/* ===== YUTSSY V102 fullscreen product photo ===== */
.zoomable-gallery #detailMainImage{pointer-events:auto;cursor:zoom-in}
.zoomable-gallery.is-zoomed #detailMainImage{cursor:grab}
.photo-viewer-open{overflow:hidden!important}
.photo-fullscreen{position:fixed;inset:0;z-index:1000;background:rgba(8,8,10,.97);display:none;align-items:center;justify-content:center;padding:max(18px,env(safe-area-inset-top)) 12px max(18px,env(safe-area-inset-bottom));touch-action:pan-y pinch-zoom}
.photo-fullscreen.open{display:flex}
.photo-fullscreen-image{width:100%;height:100%;max-width:100vw;max-height:100vh;object-fit:contain;user-select:none;-webkit-user-drag:none}
.photo-fullscreen-close,.photo-fullscreen-prev,.photo-fullscreen-next{position:absolute;z-index:2;border:0;background:rgba(255,255,255,.13);backdrop-filter:blur(10px);color:#fff;display:grid;place-items:center}
.photo-fullscreen-close{right:14px;top:max(14px,env(safe-area-inset-top));width:44px;height:44px;border-radius:50%;font-size:30px}
.photo-fullscreen-prev,.photo-fullscreen-next{top:50%;transform:translateY(-50%);width:44px;height:58px;border-radius:16px;font-size:38px}
.photo-fullscreen-prev{left:10px}.photo-fullscreen-next{right:10px}
.photo-fullscreen-count{position:absolute;left:50%;bottom:max(16px,env(safe-area-inset-bottom));transform:translateX(-50%);background:rgba(255,255,255,.13);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;backdrop-filter:blur(10px)}
@media(max-width:820px){.photo-fullscreen-prev,.photo-fullscreen-next{width:40px;height:52px}.photo-fullscreen{padding-left:0;padding-right:0}}


/* ===== YUTSSY V103 fullscreen swipe-close + safer Telegram close button ===== */
@media(max-width:820px){
  .photo-fullscreen-close{top:max(64px,calc(env(safe-area-inset-top) + 48px));right:14px}
}

/* ===== YUTSSY V104 smooth product swipe + Telegram post preview ===== */
.tg-post-editor{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:20px;margin-top:18px}
.tg-post-preview-card{background:#fff;border:1px solid #d7d7d7;border-radius:24px;overflow:hidden;align-self:start;box-shadow:0 14px 36px rgba(0,0,0,.06)}
.tg-post-photo-box{aspect-ratio:1/1;background:#e7e7e7;display:grid;place-items:center;overflow:hidden}
.tg-post-photo-box img{width:100%;height:100%;object-fit:contain;background:#f1f1f1}
.tg-post-no-photo{width:100%;height:100%;place-items:center;color:#8b8b8b;font-weight:800;font-size:12px}
.tg-post-preview-text{white-space:pre-wrap;padding:16px;font-size:13px;line-height:1.5;overflow-wrap:anywhere}
.tg-post-edit-controls textarea{min-height:250px;line-height:1.45}
.tg-post-photo-choices{display:flex;gap:8px;overflow:auto;padding:2px 1px 8px}
.tg-post-photo-choice{flex:0 0 68px;width:68px;height:68px;padding:0;border:2px solid transparent;border-radius:14px;background:#eee;overflow:hidden}
.tg-post-photo-choice.active{border-color:#252525;box-shadow:0 0 0 2px #fff inset}
.tg-post-photo-choice img{width:100%;height:100%;object-fit:cover}
.tg-post-photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin:4px 0 14px}
.tg-post-upload{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.field-hint{display:block;color:#888;font-size:10px;margin-top:6px}
@media(max-width:820px){
  .tg-post-editor{grid-template-columns:1fr;gap:14px}
  .tg-post-preview-card{max-width:520px;width:100%;margin:auto}
  .tg-post-photo-box{aspect-ratio:4/3}
  .tg-post-edit-controls textarea{min-height:210px}
}


/* ===== NEXTDROP V111 — neon reference rebuild ===== */
:root{
  --nd-bg:#08090a;
  --nd-panel:#0d0f11;
  --nd-panel2:#141619;
  --nd-line:rgba(255,104,68,.42);
  --nd-line-soft:rgba(255,255,255,.12);
  --nd-neon:#ff6844;
  --nd-neon2:#ff3d1f;
  --nd-text:#f5f5f5;
  --nd-muted:#8d9299;
}
html,body{background:radial-gradient(900px 540px at 82% 8%,rgba(104,20,8,.18),transparent 60%),#08090a!important;color:var(--nd-text)!important}
body{padding-top:70px!important}
.app-shell,.main-wrap,#app,.page{background:transparent!important}
.main-wrap{margin-left:230px!important}
.page{max-width:none!important;padding:16px 28px 70px!important}

/* top floating island */
.app-cap-global.simple-notch{
  top:14px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;
  width:min(460px,calc(100vw - 40px))!important;height:42px!important;border-radius:16px!important;
  background:linear-gradient(180deg,rgba(28,28,31,.78),rgba(7,8,10,.88))!important;
  border:1px solid rgba(255,255,255,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 10px 28px rgba(0,0,0,.36),0 0 24px rgba(255,88,52,.05)!important;
  backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;
}
.app-cap-global.simple-notch .cap-center{gap:0!important}
.app-cap-global.simple-notch .cap-center img{width:auto!important;height:28px!important;max-width:130px!important;border-radius:0!important;object-fit:contain!important;filter:drop-shadow(0 0 8px rgba(255,255,255,.16))!important}
.app-cap-global.simple-notch .cap-center span{display:none!important}

/* sidebar */
.sidebar{width:230px!important;padding:22px 16px 20px!important;background:linear-gradient(180deg,rgba(10,12,14,.98),rgba(7,9,10,.98))!important;border-right:1px solid rgba(255,255,255,.1)!important;color:#fff!important}
.brand-block-v3{padding:0 8px 16px!important;text-align:center!important}
.brand-block-v3 .brand-avatar{display:block!important;width:150px!important;height:62px!important;border-radius:0!important;object-fit:contain!important;margin:0 auto 6px!important;box-shadow:none!important;filter:drop-shadow(0 0 10px rgba(255,255,255,.06))!important}
.brand-block-v3 b{display:none!important}.brand-block-v3 span{color:#a7adb5!important;letter-spacing:.08em!important;font-size:10px!important}
.side-nav{gap:7px!important;margin-top:8px!important}
.nav-link{min-height:43px!important;border:1px solid rgba(255,255,255,.13)!important;background:linear-gradient(180deg,rgba(29,31,35,.76),rgba(18,20,23,.76))!important;color:#f0f0f2!important;border-radius:12px!important;padding:0 11px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)!important}
.nav-link span{color:#f0f0f2!important;font-size:13px!important;font-weight:750!important}
.nav-link .icon-box{width:27px!important;height:27px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:9px!important;background:#17191c!important;color:#fff!important;display:grid!important;place-items:center!important}
.nav-link .icon-box svg{width:17px!important;height:17px!important;stroke:#f4f4f4!important;stroke-width:1.6!important}
.nav-link:hover,.nav-link.active{background:linear-gradient(135deg,rgba(77,35,28,.56),rgba(28,24,24,.9))!important;border-color:rgba(255,104,68,.58)!important;box-shadow:0 0 18px rgba(255,70,38,.12),inset 0 0 16px rgba(255,72,40,.06)!important}
.nav-link.active span{color:#ff8b72!important}
.nav-link.active .icon-box{border-color:rgba(255,104,68,.7)!important;box-shadow:0 0 12px rgba(255,77,43,.16)!important}
.side-nav .nav-link i,#sideCartBadge{background:#343840!important;color:#fff!important}
.nav-sep{background:rgba(255,255,255,.12)!important}
.contact-card{background:linear-gradient(145deg,#171a1d,#101214)!important;border:1px solid rgba(255,104,68,.42)!important;border-radius:14px!important;color:#fff!important;box-shadow:0 0 18px rgba(255,70,38,.06)!important}
.contact-card small{color:#b6bbc1!important}.sidebar-social-mini span{background:#111418!important;border:1px solid rgba(255,255,255,.13)!important;color:#e7e7e7!important}.sidebar-copy{color:#777e86!important}

/* Hero: use the approved banner as one single composition */
.hero-nextdrop{position:relative;width:100%;overflow:hidden;border-radius:20px;border:1px solid rgba(255,104,68,.34);background:#090909;box-shadow:0 20px 55px rgba(0,0,0,.35),0 0 30px rgba(255,68,35,.04);aspect-ratio:1375/460}
.hero-nextdrop-image{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center center}
.hero-nextdrop-hotspot{position:absolute;left:5.7%;top:72.4%;width:14.2%;height:10%;border:0;border-radius:999px;background:transparent;cursor:pointer}
.hero-nextdrop-hotspot:hover{box-shadow:0 0 28px rgba(255,78,43,.42)}

/* headings */
.section-head{margin:18px 0 14px!important;align-items:end!important}.section-head h2,.page-head h1{color:#f5f5f5!important}.eyebrow{color:#ff8065!important;letter-spacing:.17em!important}.text-link{color:#ff8a70!important;background:transparent!important}.muted{color:#959ba2!important}

/* categories */
.home-categories-v3{display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:10px!important;margin-bottom:34px!important;overflow:visible!important}
.home-categories-v3 .home-cat.nextdrop-cat{position:relative;min-height:150px!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-end!important;text-align:left!important;border-radius:16px!important;background:linear-gradient(180deg,#15181b,#0b0d0f)!important;border:1px solid rgba(255,104,68,.38)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 12px 28px rgba(0,0,0,.2)!important;color:#fff!important;isolation:isolate}
.home-categories-v3 .home-cat.nextdrop-cat:before{content:"";position:absolute;inset:0;background:radial-gradient(90% 70% at 50% 15%,rgba(255,91,53,.10),transparent 68%),linear-gradient(180deg,transparent 42%,rgba(5,6,7,.88) 100%);z-index:1;pointer-events:none}
.home-categories-v3 .home-cat.nextdrop-cat:hover{transform:translateY(-3px)!important;border-color:rgba(255,113,79,.86)!important;box-shadow:0 0 0 1px rgba(255,93,54,.13),0 0 24px rgba(255,72,38,.17),0 16px 34px rgba(0,0,0,.34)!important}
.nextdrop-cat-media{position:absolute;inset:0 0 44px 0;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,#202328 0,#111316 52%,#0c0e10 100%);overflow:hidden}
.nextdrop-cat-media img{width:100%;height:100%;object-fit:contain;transform:scale(.9);filter:saturate(.72) contrast(1.07) brightness(.9);transition:transform .24s ease,filter .24s ease}
.home-cat.nextdrop-cat:hover .nextdrop-cat-media img{transform:scale(.97);filter:saturate(.9) contrast(1.1) brightness(1)}
.nextdrop-cat-fallback{font-size:44px;filter:grayscale(.2)}
.nextdrop-cat-body{position:relative;z-index:2;display:block;padding:10px 34px 10px 10px;background:linear-gradient(180deg,rgba(11,13,15,.38),rgba(11,13,15,.94))}
.nextdrop-cat-name{display:flex!important;align-items:center;gap:6px;color:#fff!important;font-size:12px!important;font-weight:850!important;white-space:nowrap}.nextdrop-cat-name i{font-style:normal;font-size:13px}.nextdrop-cat-body small{display:block!important;color:#858b92!important;font-size:9px!important;margin-top:3px!important}.nextdrop-cat-arrow{position:absolute;right:9px;bottom:11px;z-index:3;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,104,68,.46);background:rgba(22,23,25,.88);color:#fff;font-size:13px;box-shadow:0 0 10px rgba(255,77,43,.08)}

/* user-facing cards/catalog */
.product,.panel,.cart-row,.cart-summary-card,.intro-card,.shipping-card,.order-item,.modal-card{background:#111316!important;border-color:rgba(255,255,255,.1)!important;color:#f2f2f2!important;box-shadow:none!important}.product:hover{box-shadow:0 14px 34px rgba(0,0,0,.3),0 0 18px rgba(255,77,43,.05)!important}.product-media{background:#0b0d0f!important}.product-meta,.field-hint,.stock-note,.color-line span{color:#8f969d!important}.mini-sizes i{border-color:#34383d!important;color:#777f86!important}.mini-sizes i.in{background:#1d2024!important;color:#f0f0f0!important;border-color:#5f666d!important}.heart{background:rgba(12,14,16,.86)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important;backdrop-filter:blur(10px)}
.catalog-search,.global-search,.field input,.field select,.field textarea,.chip{background:#15181b!important;color:#f2f2f2!important;border-color:#2a2e33!important}.chip.active{background:linear-gradient(135deg,#5a2a21,#1b1514)!important;border-color:#a94d3b!important;color:#fff!important}.filter-tag{background:#23262a!important;color:#e8e8e8!important}.primary{background:linear-gradient(135deg,#ff714f,#c8361f)!important;color:#fff!important;box-shadow:0 0 18px rgba(255,76,42,.14)!important}.secondary{background:#171a1d!important;color:#fff!important;border-color:#33373c!important}

@media(max-width:1280px){
  .home-categories-v3{grid-template-columns:repeat(5,1fr)!important}
}
@media(max-width:820px){
  body{padding-top:66px!important}.main-wrap{margin-left:0!important}.sidebar{width:280px!important;padding-top:82px!important}
  .page{padding:10px 12px 88px!important}
  .app-cap-global.simple-notch{top:10px!important;height:44px!important;width:min(380px,calc(100vw - 24px))!important}
  .hero-nextdrop{aspect-ratio:auto;min-height:390px;border-radius:18px}
  .hero-nextdrop-image{object-fit:cover;object-position:27% center}
  .hero-nextdrop-hotspot{left:6.3%;top:70%;width:46%;height:12%}
  .home-categories-v3{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}
  .home-categories-v3 .home-cat.nextdrop-cat{min-height:142px!important}
}
@media(max-width:520px){
  .hero-nextdrop{min-height:360px}.hero-nextdrop-image{object-position:25% center}
  .home-categories-v3{grid-template-columns:repeat(2,1fr)!important}
  .home-categories-v3 .home-cat.nextdrop-cat{min-height:152px!important}
}

/* ===== NEXTDROP V112 — HTML hero + email admin ===== */
.top-account{cursor:pointer;transition:.2s ease}.top-account:hover,.top-account.is-admin{border-color:rgba(255,104,68,.5)!important;box-shadow:0 0 18px rgba(255,78,43,.09)}
.admin-head-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-login-link{display:flex}.admin-login-card{max-width:520px;margin:auto}.admin-login-card h2{margin:6px 0 8px}.admin-login-card .field{margin-top:14px}.admin-login-card .primary{margin-top:16px}

.hero-nextdrop{position:relative;isolation:isolate;min-height:460px;aspect-ratio:auto!important;display:flex;align-items:stretch;border:1px solid rgba(255,104,68,.55)!important;background:#050607!important;box-shadow:0 20px 60px rgba(0,0,0,.42),0 0 28px rgba(255,73,38,.08)!important}
.hero-nextdrop-bg{position:absolute;inset:0;z-index:0;background-image:url('assets/hero-banner-v7-bright.png');background-repeat:no-repeat;background-position:right center;background-size:cover;filter:saturate(1.18) contrast(1.12) brightness(1.12);transform:scale(1.012)}
.hero-nextdrop-shade{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,3,4,.95) 0%,rgba(2,3,4,.86) 24%,rgba(2,3,4,.58) 40%,rgba(2,3,4,.20) 62%,rgba(2,3,4,.05) 82%),linear-gradient(180deg,rgba(255,70,36,.04),rgba(0,0,0,.14));pointer-events:none}
.hero-nextdrop-content{position:relative;z-index:2;width:min(42%,560px);min-height:460px;display:flex;flex-direction:column;justify-content:center;padding:36px 24px 28px 42px;color:#fff}
.hero-nextdrop-kicker{font-size:11px;font-weight:850;letter-spacing:.28em;color:#ff8a72;margin-bottom:18px;text-shadow:0 0 12px rgba(255,87,53,.42)}.hero-nextdrop-kicker span{color:#fff;opacity:.65}
.hero-nextdrop-logo{width:min(380px,92%);height:auto;object-fit:contain;object-position:left center;filter:drop-shadow(0 0 26px rgba(255,255,255,.62)) drop-shadow(0 0 46px rgba(255,255,255,.26));margin:0 0 16px}
.hero-nextdrop-tagline{font-size:13px;font-weight:900;letter-spacing:.30em;color:#fff;margin-bottom:18px;text-shadow:0 0 12px rgba(255,255,255,.45),0 0 22px rgba(255,255,255,.18)}.hero-nextdrop-content p{margin:0;color:#fff;font-size:18px;line-height:1.38;font-weight:560;text-shadow:0 0 12px rgba(255,255,255,.18),0 3px 18px rgba(0,0,0,.9)}
.hero-nextdrop-cta{margin-top:20px;width:190px;min-height:50px;border-radius:999px;border:1px solid #ff704f;background:linear-gradient(180deg,rgba(25,18,17,.9),rgba(8,9,10,.96));color:#fff;font-weight:900;font-size:13px;box-shadow:0 0 0 1px rgba(255,94,56,.15),0 0 24px rgba(255,67,37,.34),inset 0 0 18px rgba(255,72,39,.07);cursor:pointer;transition:.2s ease}.hero-nextdrop-cta:hover{transform:translateY(-2px);box-shadow:0 0 0 1px rgba(255,94,56,.2),0 0 32px rgba(255,67,37,.48),inset 0 0 18px rgba(255,72,39,.1)}.hero-nextdrop-cta span{margin-left:8px}
.hero-nextdrop-features{display:flex;gap:22px;margin-top:26px;align-items:center;flex-wrap:wrap}.hero-nextdrop-features>div{display:flex;align-items:center;gap:9px;min-width:125px}.hero-nextdrop-features b{width:32px;height:32px;border:1px solid rgba(255,255,255,.3);display:grid;place-items:center;border-radius:10px;font-size:17px}.hero-nextdrop-features span{display:grid;gap:2px}.hero-nextdrop-features strong{font-size:10px;color:#f4f4f4}.hero-nextdrop-features small{font-size:9px;color:#8f969d}

.home-categories-v3 .home-cat.nextdrop-cat{min-height:162px!important;border-color:rgba(255,90,55,.55)!important;background:linear-gradient(180deg,#131518,#090a0c)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.015),0 0 0 1px rgba(255,72,39,.04),0 12px 30px rgba(0,0,0,.32)!important}
.home-categories-v3 .home-cat.nextdrop-cat:after{content:"";position:absolute;inset:-1px;border-radius:16px;box-shadow:inset 0 0 18px rgba(255,68,36,.07);pointer-events:none;z-index:4}
.home-categories-v3 .home-cat.nextdrop-cat:hover{border-color:rgba(255,106,72,.95)!important;box-shadow:0 0 0 1px rgba(255,81,44,.16),0 0 26px rgba(255,59,25,.22),0 18px 36px rgba(0,0,0,.42)!important}
.nextdrop-cat-media{inset:0 0 48px 0;background:radial-gradient(circle at 50% 42%,#5a5c60 0,#2a2d31 44%,#0b0d0f 100%)!important}.nextdrop-cat-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.24));pointer-events:none}.nextdrop-cat-media img{position:relative;z-index:0;width:100%!important;height:100%!important;object-fit:contain!important;transform:scale(.93)!important;filter:grayscale(.35) contrast(1.16) brightness(.72) saturate(.72)!important;mix-blend-mode:multiply;opacity:1}.home-cat.nextdrop-cat:hover .nextdrop-cat-media img{transform:scale(1)!important;filter:grayscale(.12) contrast(1.14) brightness(.84) saturate(.88)!important;opacity:1}
.nextdrop-cat-body{padding:10px 34px 10px 10px!important;background:linear-gradient(180deg,rgba(9,10,12,.7),rgba(8,9,10,.98))!important}.nextdrop-cat-name{font-size:12px!important}.nextdrop-cat-name i{width:18px;text-align:center;font-size:14px}.nextdrop-cat-arrow{border-color:rgba(255,95,58,.68)!important;box-shadow:0 0 14px rgba(255,67,35,.18)!important}
.admin-security-panel b{color:#fff}.admin-security-panel .transfer-warning{margin-top:12px}

@media(max-width:1050px){.hero-nextdrop-bg{background-size:185% auto;background-position:74% center}.hero-nextdrop-content{width:56%;padding-left:32px}.hero-nextdrop-logo{width:min(330px,92%)}.hero-nextdrop-features{gap:12px}}
@media(max-width:820px){.hero-nextdrop{min-height:480px!important}.hero-nextdrop-bg{background-size:auto 100%;background-position:69% center}.hero-nextdrop-shade{background:linear-gradient(90deg,rgba(3,4,5,.98),rgba(3,4,5,.91) 48%,rgba(3,4,5,.34) 78%,rgba(3,4,5,.2))}.hero-nextdrop-content{width:72%;min-height:480px;padding:30px 18px 24px 26px}.hero-nextdrop-logo{width:280px}.hero-nextdrop-content p{font-size:15px}.hero-nextdrop-features{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.hero-nextdrop-features>div{min-width:0}.admin-head-actions{width:100%;justify-content:flex-start}}
@media(max-width:520px){.hero-nextdrop{min-height:520px!important}.hero-nextdrop-bg{background-size:auto 100%;background-position:66% center;opacity:.92}.hero-nextdrop-shade{background:linear-gradient(90deg,rgba(3,4,5,.99),rgba(3,4,5,.94) 56%,rgba(3,4,5,.52) 86%,rgba(3,4,5,.28))}.hero-nextdrop-content{width:90%;min-height:520px;padding:28px 18px 22px}.hero-nextdrop-kicker{font-size:9px;letter-spacing:.2em}.hero-nextdrop-logo{width:245px}.hero-nextdrop-tagline{font-size:10px;letter-spacing:.2em}.hero-nextdrop-content p{font-size:14px}.hero-nextdrop-cta{width:176px;min-height:48px}.hero-nextdrop-features strong{font-size:9px}.hero-nextdrop-features small{font-size:8px}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:228px!important;border-radius:22px!important;padding:0!important;background:#120b0b!important;overflow:hidden!important;border:1px solid rgba(255,93,54,.72)!important;box-shadow:0 0 0 1px rgba(255,85,44,.12),0 0 28px rgba(255,64,24,.14),0 18px 36px rgba(0,0,0,.36)!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only:before,.home-categories-v3 .home-cat.nextdrop-cat.image-only:after{display:none!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-media{position:absolute!important;inset:0!important;background:#0a0808!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-media img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-body,.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-arrow{display:none!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only:hover{transform:translateY(-4px)!important;border-color:rgba(255,114,82,.98)!important;box-shadow:0 0 0 1px rgba(255,95,58,.2),0 0 34px rgba(255,61,20,.24),0 22px 40px rgba(0,0,0,.42)!important}
@media(max-width:1280px){.home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.home-categories-v3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:200px!important}}
@media(max-width:520px){.home-categories-v3{grid-template-columns:1fr!important}.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:220px!important}}

/* ===== NEXTDROP V115 generated site assets ===== */
.hero-nextdrop.hero-nextdrop-imageonly{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(255,94,56,.72)!important;background:#070707!important;box-shadow:0 0 0 1px rgba(255,83,44,.14),0 0 36px rgba(255,61,21,.12),0 20px 54px rgba(0,0,0,.44)!important;aspect-ratio:2147/685;min-height:420px;display:block!important}
.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-bg{position:absolute;inset:0;background-image:url('assets/hero-banner-v8-site.png')!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat;filter:saturate(1.15) contrast(1.10) brightness(1.08)}
.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-hotspot{position:absolute;left:5.4%;top:66.3%;width:21.6%;height:11.8%;border-radius:999px;border:0;background:transparent;cursor:pointer;box-shadow:none}
.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-hotspot:hover{box-shadow:0 0 0 1px rgba(255,100,60,.16),0 0 30px rgba(255,68,36,.28)}
@media(max-width:1100px){.hero-nextdrop.hero-nextdrop-imageonly{min-height:360px}.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-hotspot{left:5.2%;top:66.1%;width:24%;height:12.4%}}
@media(max-width:820px){.hero-nextdrop.hero-nextdrop-imageonly{aspect-ratio:auto;min-height:300px;border-radius:20px}.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-bg{background-size:cover;background-position:center}.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-hotspot{left:5.2%;top:66%;width:31%;height:13%}}
@media(max-width:520px){.hero-nextdrop.hero-nextdrop-imageonly{min-height:260px}.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-hotspot{left:5%;top:65.8%;width:34%;height:13.6%}}
.home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:290px!important;border-radius:22px!important;padding:0!important;background:#110909!important;overflow:hidden!important;border:1px solid rgba(255,96,58,.76)!important;box-shadow:0 0 0 1px rgba(255,85,44,.12),0 0 30px rgba(255,64,24,.14),0 18px 38px rgba(0,0,0,.38)!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only:before,.home-categories-v3 .home-cat.nextdrop-cat.image-only:after{display:none!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-media{position:absolute!important;inset:0!important;background:#0a0808!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-media img{width:100%!important;height:100%!important;object-fit:cover!important;transform:none!important;filter:none!important;mix-blend-mode:normal!important;opacity:1!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-body,.home-categories-v3 .home-cat.nextdrop-cat.image-only .nextdrop-cat-arrow{display:none!important}
.home-categories-v3 .home-cat.nextdrop-cat.image-only:hover{transform:translateY(-4px)!important;border-color:rgba(255,120,88,.98)!important;box-shadow:0 0 0 1px rgba(255,95,58,.2),0 0 36px rgba(255,61,20,.24),0 22px 40px rgba(0,0,0,.42)!important}
@media(max-width:1280px){.home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:820px){.home-categories-v3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:230px!important}}
@media(max-width:520px){.home-categories-v3{grid-template-columns:1fr!important}.home-categories-v3 .home-cat.nextdrop-cat.image-only{min-height:250px!important}}


/* ===== NEXTDROP V116: polished generated categories + neon CRM ===== */
/* Hero is a single generated banner WITHOUT the old catalog CTA. */
.hero-nextdrop.hero-nextdrop-imageonly{
  aspect-ratio:1320/455!important;min-height:0!important;border-radius:22px!important;
  border:1px solid rgba(255,76,42,.66)!important;background:#050505!important;
  box-shadow:0 0 0 1px rgba(255,68,35,.08),0 0 32px rgba(255,48,20,.10),0 22px 58px rgba(0,0,0,.42)!important;
}
.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-bg{
  background-image:url('assets/hero-banner-v9-no-cta.png')!important;background-size:100% 100%!important;
  background-position:center!important;background-repeat:no-repeat!important;filter:saturate(1.15) contrast(1.08) brightness(1.05)!important;
}
.hero-nextdrop-hotspot{display:none!important}

/* Nine distinct AI-generated category pictures, each fully visible, with a real HTML label below. */
.home-categories-v3{
  display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:10px!important;margin-bottom:36px!important;
}
.home-categories-v3 .category-neon-card{
  min-width:0!important;min-height:0!important;padding:0!important;overflow:hidden!important;border-radius:17px!important;
  display:flex!important;flex-direction:column!important;text-align:left!important;background:#08090b!important;color:#fff!important;
  border:1px solid rgba(255,77,44,.72)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02),0 0 14px rgba(255,54,23,.10),0 12px 30px rgba(0,0,0,.34)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.home-categories-v3 .category-neon-card:before,.home-categories-v3 .category-neon-card:after{display:none!important}
.category-neon-media{display:block!important;position:relative!important;width:100%!important;aspect-ratio:540/585!important;overflow:hidden!important;background:#0a090b!important}
.category-neon-media:after{content:"";position:absolute;inset:auto 0 0;height:32%;background:linear-gradient(180deg,transparent,rgba(4,4,5,.30));pointer-events:none}
.category-neon-media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:saturate(1.08) contrast(1.06) brightness(.98)!important;transform:none!important;mix-blend-mode:normal!important;opacity:1!important}
.category-neon-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:10px 9px 11px!important;background:linear-gradient(180deg,#0d0e11,#070809)!important;border-top:1px solid rgba(255,70,38,.28)!important;position:relative!important;z-index:3!important}
.category-neon-footer>span{min-width:0}.category-neon-footer b{display:block!important;color:#fff!important;font-size:12px!important;font-weight:900!important;line-height:1.1!important;white-space:nowrap!important}.category-neon-footer small{display:block!important;color:#727982!important;font-size:8px!important;margin-top:4px!important;white-space:nowrap!important}
.category-neon-footer i{font-style:normal!important;flex:0 0 auto;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;color:#fff;border:1px solid #ff5637;background:#151619;box-shadow:0 0 12px rgba(255,69,36,.24);font-size:13px}
.home-categories-v3 .category-neon-card:hover{transform:translateY(-4px)!important;border-color:#ff6b4b!important;box-shadow:0 0 0 1px rgba(255,91,56,.18),0 0 24px rgba(255,58,26,.22),0 18px 34px rgba(0,0,0,.42)!important}
.home-categories-v3 .category-neon-card:hover .category-neon-media img{filter:saturate(1.14) contrast(1.08) brightness(1.04)!important}
@media(max-width:1380px){.home-categories-v3{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:920px){.home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}}
@media(max-width:560px){.home-categories-v3{grid-template-columns:repeat(2,minmax(0,1fr))!important}.category-neon-footer b{font-size:11px!important}}

/* Admin page: dark neon CRM, scoped so customer pages stay unchanged. */
#admin{color:#f5f6f8!important;background:
  radial-gradient(900px 420px at 78% -80px,rgba(255,55,28,.09),transparent 62%),
  radial-gradient(650px 360px at 10% 15%,rgba(255,70,35,.05),transparent 65%)!important}
#admin .eyebrow{color:#ff6649!important;text-shadow:0 0 13px rgba(255,76,42,.22)}
#admin h1,#admin h2,#admin h3,#admin b,#admin strong{color:#f7f8fa}
#admin .admin-identity,#admin .muted,#admin .panel-title span,#admin .field span,#admin .field-hint,#admin .stats-period-label{color:#818892!important}
#admin .panel{
  background:linear-gradient(155deg,#111418,#0a0c0f 72%)!important;border:1px solid #282d33!important;border-radius:20px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 16px 38px rgba(0,0,0,.24)!important;
}
#admin .panel:hover{border-color:#343940!important}
#admin .admin-head-v80{padding-bottom:4px;border-bottom:1px solid rgba(255,78,43,.14)}
#admin .admin-head-actions .primary,#admin .primary{background:linear-gradient(135deg,#ff653f,#d6381f)!important;color:#fff!important;border:1px solid #ff714f!important;box-shadow:0 0 20px rgba(255,65,30,.18)!important}
#admin .admin-head-actions .secondary,#admin .secondary{background:#15191d!important;color:#eef0f3!important;border:1px solid #30353b!important;box-shadow:none!important}
#admin .primary:hover{box-shadow:0 0 27px rgba(255,65,30,.30)!important;filter:brightness(1.04)}
#admin .crm-tabs{gap:9px!important}
#admin .crm-tab{background:#111419!important;color:#9aa1aa!important;border:1px solid #2b3036!important;box-shadow:none!important}
#admin .crm-tab:hover{border-color:#4a302b!important;color:#fff!important}
#admin .crm-tab.active{background:linear-gradient(135deg,#2a1715,#151316)!important;color:#fff!important;border-color:#ff5d3b!important;box-shadow:inset 0 0 18px rgba(255,67,36,.07),0 0 16px rgba(255,59,27,.10)!important}
#admin .admin-stats{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:12px 0 18px!important}
#admin .admin-stats .stat{background:linear-gradient(150deg,#14181c,#0b0d10)!important;border:1px solid #2b3036!important;border-radius:17px!important;padding:18px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.01)!important;position:relative!important;overflow:hidden!important}
#admin .admin-stats .stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:#ff5434;box-shadow:0 0 13px #ff5434}
#admin .admin-stats .stat b{color:#fff!important;font-size:25px!important}.admin-stats .stat span{color:#7f8790!important}
#admin .analytics-row{border-color:#30353a!important;color:#c9ced4!important}#admin .analytics-row b{color:#fff!important}
#admin .crm-summary-list>div{background:#0d1013!important;border:1px solid #292e34!important;border-radius:15px!important}#admin .crm-summary-list span{color:#7c838c!important}#admin .crm-summary-list b{color:#f4f5f7!important}
#admin input,#admin textarea,#admin select,#admin .admin-search,#admin .admin-category-select-wrap{background:#0d1013!important;color:#eef1f4!important;border-color:#2b3036!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.015)!important}
#admin input:focus,#admin textarea:focus,#admin select:focus,#admin .admin-search:focus{border-color:#ff5b3b!important;box-shadow:0 0 0 3px rgba(255,74,42,.09)!important;outline:none!important}
#admin .admin-filter-icon{background:#251513!important;color:#ff765b!important;border:1px solid rgba(255,91,57,.25)}
#admin .admin-filter-label{color:#9ba1a9!important}
#admin .admin-category-select-wrap:after{color:#ff6a4a!important}
#admin .stats-reset-btn,#admin .crm-order-delete{background:#121519!important;color:#d9dde2!important;border-color:#30353a!important}
#admin .telegram-import-box,#admin .np-info,#admin .telegram-channel-candidates{background:#0d1013!important;border-color:#292e34!important;color:#a2a8b0!important}
#admin .admin-category{border-color:#24292f!important}#admin .admin-category-head{background:#101317!important;color:#f2f4f6!important;border-color:#2b3036!important}
#admin .admin-item{background:#0e1114!important;border:1px solid #272c32!important;border-radius:17px!important}#admin .admin-item:hover{border-color:#41302d!important}
#admin .admin-thumb{background:#080a0c!important;border-color:#282d33!important}
#admin .stock-step{background:#0a0d10!important;border-color:#2a2f35!important;color:#dbe0e5!important}#admin .stock-step button,#admin .size-stock button{background:#171b20!important;color:#fff!important;border-color:#30363d!important}
#admin .admin-actions button{background:#15191d!important;color:#e9edf1!important;border:1px solid #30363c!important}#admin .admin-actions button:hover{border-color:#ff5f3e!important}#admin .admin-actions .danger{color:#ff7b66!important}#admin .admin-actions .tg-publish-btn{background:#251714!important;border-color:#643023!important;color:#ff8a71!important}
#admin .crm-order-card,#admin .crm-client-card{background:#0d1013!important;border-color:#292e34!important;color:#e5e8ec!important}
#admin .crm-order-items{border-color:#282d33!important}#admin .crm-order-id,#admin .crm-order-customer span,#admin .crm-order-items small,#admin .crm-client-main span,#admin .crm-client-main small,#admin .crm-client-metrics span{color:#7e858e!important}
#admin .crm-client-avatar{background:linear-gradient(145deg,#3a1b16,#15171a)!important;border:1px solid #6d3326!important;color:#ff8269!important;box-shadow:0 0 16px rgba(255,70,38,.10)}
#admin .crm-status{background:#15191d!important;color:#d7dbe0!important;border:1px solid #30353b!important}#admin .crm-status.new{color:#ff8069!important;border-color:#6d3428!important}
#admin .np-badge{background:#161a1e!important;color:#ff8068!important;border:1px solid #4e2b25!important}
#admin details{background:#0d1013!important;border-color:#292e34!important;color:#dce0e4!important}
#admin .transfer-warning{color:#7f8790!important}
#admin .socials-admin{border-top-color:#30211e!important}
@media(max-width:950px){#admin .admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){#admin .admin-stats{grid-template-columns:1fr 1fr!important;gap:8px!important}#admin .admin-stats .stat{padding:13px!important}#admin .admin-stats .stat b{font-size:20px!important}}


/* ===== NEXTDROP V117: PC + phone responsive, simple categories, full neon admin ===== */
html,body{max-width:100%;overflow-x:hidden!important}
.hero-nextdrop.hero-nextdrop-imageonly{width:100%!important;aspect-ratio:1320/455!important;min-height:0!important}
.hero-nextdrop.hero-nextdrop-imageonly .hero-nextdrop-bg{background-size:100% 100%!important;background-position:center!important}
.hero-nextdrop-hotspot,.hero-nextdrop-cta{display:none!important}

.home-categories-v3{display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:10px!important}
.home-categories-v3 .category-neon-card{min-height:0!important;border-radius:15px!important;background:linear-gradient(180deg,#111317,#08090b)!important;overflow:hidden!important;border:1px solid rgba(255,76,42,.62)!important;box-shadow:0 0 14px rgba(255,58,28,.10),0 12px 26px rgba(0,0,0,.32)!important}
.category-neon-media{aspect-ratio:1/1!important;background:radial-gradient(circle at 50% 48%,#1a1d22 0,#0d0f12 62%,#070809 100%)!important;padding:9px!important;box-sizing:border-box!important;overflow:hidden!important}
.category-neon-media:after{display:none!important}
.category-neon-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;filter:saturate(1.04) contrast(1.04) brightness(.98)!important;border-radius:12px!important}
.category-neon-footer{padding:9px 9px 10px!important;background:#08090b!important;border-top:1px solid rgba(255,76,42,.24)!important}
.category-neon-footer b{font-size:12px!important;line-height:1.2!important;white-space:normal!important}.category-neon-footer small{font-size:8px!important}.category-neon-footer i{width:24px!important;height:24px!important}
.home-categories-v3 .category-neon-card:hover{transform:translateY(-3px)!important;box-shadow:0 0 22px rgba(255,58,28,.18),0 16px 30px rgba(0,0,0,.40)!important}

/* Strong neon admin skin */
#admin{background:radial-gradient(900px 480px at 82% -80px,rgba(255,48,20,.10),transparent 62%),linear-gradient(180deg,#080a0d,#07080a 70%)!important;border-radius:22px;color:#f4f6f8!important}
#admin .crm-pane,#admin .panel,#admin .admin-item,#admin .crm-order-card,#admin .crm-client-card,#admin .telegram-import-box,#admin details{background:linear-gradient(155deg,#11151a,#090b0e 76%)!important;color:#eef2f5!important}
#admin .panel,#admin .admin-item,#admin .crm-order-card,#admin .crm-client-card,#admin details{border:1px solid #2c3239!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.02),0 14px 34px rgba(0,0,0,.28)!important}
#admin .panel-title{border-bottom-color:rgba(255,78,44,.10)!important}
#admin .crm-tab,#admin button,#admin select,#admin input,#admin textarea{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}
#admin .crm-tab.active,#admin .primary{box-shadow:0 0 20px rgba(255,61,27,.20)!important}
#admin .admin-category-head{background:linear-gradient(90deg,#171316,#101317)!important;border-left:2px solid #ff5637!important}
#admin .admin-thumb img{object-fit:contain!important}
#admin .crm-order-product img{object-fit:contain!important;background:#080a0c!important}
#admin .empty{background:#0b0e11!important;color:#707983!important;border-color:#252b31!important}
#admin .admin-search::placeholder,#admin input::placeholder,#admin textarea::placeholder{color:#555d66!important}

/* Statistics charts */
.admin-trends-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.neon-chart-panel{min-width:0}.chart-total{font-size:28px!important;color:#fff!important;text-shadow:0 0 16px rgba(255,73,40,.30)}
.admin-chart-wrap{width:100%;min-height:260px;padding:6px 0 0;overflow:hidden}.admin-chart-wrap svg{display:block;width:100%;height:auto;min-height:240px}
.chart-grid{stroke:#242a30;stroke-width:1}.chart-x,.chart-y{fill:#68717b;font-size:11px}.chart-line{fill:none;stroke:#ff5638;stroke-width:4;filter:drop-shadow(0 0 7px rgba(255,75,40,.5))}.chart-dot{fill:#ff6a4d;stroke:#250d09;stroke-width:2}.chart-area{fill:url(#none);fill:rgba(255,65,30,.08)}.chart-bar{fill:#ef4328;filter:drop-shadow(0 0 6px rgba(255,64,32,.28))}
.stats-note-panel{margin-top:14px}.stats-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stats-summary-grid>div{background:#0b0e11;border:1px solid #292f35;border-radius:14px;padding:14px}.stats-summary-grid span,.stats-summary-grid b{display:block}.stats-summary-grid span{font-size:10px;color:#78818b}.stats-summary-grid b{font-size:20px;margin-top:4px;color:#fff}

@media(max-width:1500px){.home-categories-v3{grid-template-columns:repeat(5,minmax(0,1fr))!important}.home-products,.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1050px){.home-categories-v3{grid-template-columns:repeat(4,minmax(0,1fr))!important}.home-products,.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.admin-trends-grid{grid-template-columns:1fr}}
@media(max-width:820px){
  .page{padding-left:10px!important;padding-right:10px!important}
  .hero-nextdrop.hero-nextdrop-imageonly{border-radius:16px!important;aspect-ratio:1320/455!important}
  .home-categories-v3{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}
  .category-neon-media{padding:6px!important}.category-neon-footer{padding:8px 7px!important}.category-neon-footer b{font-size:11px!important}.category-neon-footer i{width:22px!important;height:22px!important;font-size:11px!important}
  .home-products,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-media{height:auto!important;aspect-ratio:1/1!important}.product-media img{object-fit:contain!important}
  #admin{border-radius:16px!important}.admin-head-v80{display:block!important}.admin-head-actions{margin-top:12px!important;justify-content:flex-start!important}.crm-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:4px!important}.crm-tab{flex:0 0 auto!important}
  #admin .admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.crm-summary-list{grid-template-columns:1fr 1fr!important}.admin-filter-row{display:grid!important;grid-template-columns:1fr!important}.admin-search{width:100%!important}.admin-row{display:block!important}.quick-stock{margin-top:10px!important}.admin-actions{grid-template-columns:1fr 1fr!important}
  .stats-summary-grid{grid-template-columns:repeat(2,1fr)}.admin-chart-wrap{min-height:220px}.admin-chart-wrap svg{min-height:210px}
}
@media(max-width:560px){
  .home-categories-v3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.category-neon-footer small{display:none!important}.category-neon-footer b{font-size:11px!important}
  .section-head h2{font-size:22px!important}.section-head .eyebrow{font-size:9px!important}
  #admin .admin-stats{grid-template-columns:1fr 1fr!important}.crm-summary-list{grid-template-columns:1fr!important}.stats-summary-grid{grid-template-columns:1fr 1fr}.admin-trends-grid{gap:10px}.chart-total{font-size:22px!important}.admin-chart-wrap{min-height:190px}.admin-chart-wrap svg{min-height:180px}.chart-x,.chart-y{font-size:9px}
}


/* ===== NEXTDROP V118: clean category labels + neon mobile bottom nav ===== */
/* Remove inherited gray square from category name and make the label crisp/bright. */
.category-neon-footer>span{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
}
.category-neon-footer b{
  display:block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  background-image:none!important;
  box-shadow:none!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:.01em!important;
  text-shadow:0 0 10px rgba(255,255,255,.22),0 0 14px rgba(255,68,36,.10)!important;
  white-space:nowrap!important;
}
.category-neon-footer small{
  display:block!important;
  margin:4px 0 0!important;
  padding:0!important;
  color:#9aa1a9!important;
  font-size:8px!important;
  line-height:1.2!important;
  font-weight:650!important;
  background:none!important;
  box-shadow:none!important;
}
.category-neon-footer i{
  background:linear-gradient(145deg,#17191d,#0c0e11)!important;
  color:#fff!important;
  border:1px solid #ff5637!important;
  box-shadow:0 0 14px rgba(255,70,35,.24),inset 0 0 8px rgba(255,82,48,.04)!important;
}

/* Phone navigation now matches the store's dark neon style. */
@media(max-width:820px){
  .bottom-nav{
    display:flex!important;
    left:8px!important;
    right:8px!important;
    bottom:max(8px,env(safe-area-inset-bottom))!important;
    padding:7px 7px calc(7px + env(safe-area-inset-bottom))!important;
    border-radius:24px!important;
    background:rgba(7,9,11,.96)!important;
    border:1px solid rgba(255,84,50,.34)!important;
    box-shadow:0 0 0 1px rgba(255,63,28,.05),0 0 24px rgba(255,49,19,.12),0 16px 44px rgba(0,0,0,.55)!important;
    backdrop-filter:blur(18px)!important;
    -webkit-backdrop-filter:blur(18px)!important;
  }
  .bottom-nav button{
    min-width:0!important;
    min-height:54px!important;
    border-radius:17px!important;
    background:transparent!important;
    color:#aeb4bc!important;
    border:1px solid transparent!important;
    box-shadow:none!important;
    padding:7px 3px!important;
  }
  .bottom-nav button span,
  .bottom-nav button b,
  .bottom-nav button svg{
    color:#aeb4bc!important;
    stroke:#aeb4bc!important;
  }
  .bottom-nav button.active{
    background:linear-gradient(180deg,rgba(255,78,45,.15),rgba(255,49,22,.07))!important;
    color:#fff!important;
    border-color:rgba(255,89,54,.60)!important;
    box-shadow:0 0 18px rgba(255,58,27,.16),inset 0 0 16px rgba(255,71,37,.05)!important;
  }
  .bottom-nav button.active span,
  .bottom-nav button.active b,
  .bottom-nav button.active svg{
    color:#fff!important;
    stroke:#ff755b!important;
    text-shadow:0 0 9px rgba(255,255,255,.20)!important;
  }
  .bottom-nav button i,
  #bottomCartBadge{
    background:#ff4f32!important;
    color:#fff!important;
    border:1px solid rgba(255,255,255,.20)!important;
    box-shadow:0 0 11px rgba(255,65,34,.38)!important;
  }
  .category-neon-footer{padding:9px 9px 10px!important;min-height:48px!important}
  .category-neon-footer b{font-size:12px!important}
}
@media(max-width:560px){
  .category-neon-footer b{font-size:11px!important}
  .category-neon-footer small{font-size:7.5px!important}
  .bottom-nav{left:7px!important;right:7px!important;border-radius:22px!important}
  .bottom-nav button{min-height:52px!important}
  .bottom-nav span{font-size:8px!important}
}


/* ===== NEXTDROP V119: product CTAs + smooth Nova Poshta search ===== */
.detail-actions-neon{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}
.detail-actions-neon .wide{margin:0!important;min-height:56px!important;border-radius:16px!important;font-size:14px!important;font-weight:900!important;letter-spacing:.01em!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}
.detail-cart-cta{background:linear-gradient(135deg,#ff6648 0%,#ec3f25 50%,#b62617 100%)!important;border:1px solid rgba(255,125,91,.78)!important;color:#fff!important;box-shadow:0 0 0 1px rgba(255,63,30,.10),0 0 24px rgba(255,61,27,.25),inset 0 1px 0 rgba(255,255,255,.18)!important}
.detail-cart-cta:hover{transform:translateY(-2px)!important;box-shadow:0 0 0 1px rgba(255,91,54,.2),0 0 34px rgba(255,61,27,.34),0 12px 24px rgba(0,0,0,.30)!important}
.detail-buy-cta{background:linear-gradient(180deg,#171a1e,#0b0d10)!important;border:1px solid rgba(255,87,52,.58)!important;color:#fff!important;box-shadow:inset 0 0 18px rgba(255,58,26,.04),0 0 18px rgba(255,53,23,.08)!important}
.detail-buy-cta:hover{transform:translateY(-2px)!important;border-color:#ff6d4f!important;box-shadow:inset 0 0 18px rgba(255,58,26,.06),0 0 28px rgba(255,53,23,.18)!important}
.detail-cta-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.16);font-size:18px;line-height:1}
.detail-cta-arrow{font-size:18px;color:#ff785e;text-shadow:0 0 12px rgba(255,75,43,.42)}
.detail-actions-neon button:disabled{opacity:.42!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}

/* Nova Poshta autocomplete — dark, single, smooth dropdown. */
.np-search-field{position:relative!important;z-index:3}
.np-search-field:focus-within{z-index:190!important}
.np-search-field input{transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important}
.np-search-field input:focus{outline:none!important;border-color:rgba(255,93,58,.75)!important;background:#111417!important;box-shadow:0 0 0 3px rgba(255,72,38,.08),0 0 18px rgba(255,60,26,.08)!important}
.np-search-results{display:none!important;position:absolute!important;left:0!important;right:0!important;top:calc(100% + 7px)!important;z-index:220!important;background:rgba(10,13,16,.985)!important;border:1px solid rgba(255,88,53,.30)!important;border-radius:15px!important;box-shadow:0 18px 44px rgba(0,0,0,.56),0 0 24px rgba(255,58,25,.08)!important;max-height:255px!important;overflow:auto!important;padding:6px!important;color:#fff!important;opacity:0;transform:translateY(-5px) scale(.995);transform-origin:top;transition:opacity .14s ease,transform .14s ease!important;scrollbar-width:thin;scrollbar-color:#5b2a20 #101317}
.np-search-results.show{display:block!important;opacity:1;transform:translateY(0) scale(1)}
.np-search-results button{width:100%!important;border:1px solid transparent!important;background:transparent!important;border-radius:11px!important;padding:10px!important;text-align:left!important;display:flex!important;align-items:flex-start!important;gap:9px!important;color:#f4f5f6!important;transition:background .14s ease,border-color .14s ease,transform .14s ease!important}
.np-search-results button+button{margin-top:2px}
.np-search-results button:hover,.np-search-results button:active{background:rgba(255,72,39,.08)!important;border-color:rgba(255,89,54,.18)!important;transform:translateX(2px)!important}
.np-result-pin{flex:0 0 26px;width:26px;height:26px;border-radius:9px;display:grid;place-items:center;color:#ff765c;background:rgba(255,74,41,.08);border:1px solid rgba(255,85,50,.16);font-size:13px}
.np-result-copy{min-width:0;display:flex;flex-direction:column;gap:3px}
.np-search-results b{font-size:12px!important;line-height:1.28!important;color:#fff!important;font-weight:800!important;white-space:normal!important}
.np-search-results small{font-size:9px!important;line-height:1.35!important;color:#88919b!important;white-space:normal!important}
.np-search-state{padding:11px 12px;border-radius:10px;color:#89929c;font-size:10px;line-height:1.35;background:#0e1114}
.np-search-state.loading{color:#e8eaed}.np-search-state.loading:before{content:'•';color:#ff6749;margin-right:7px;text-shadow:0 0 8px rgba(255,76,42,.7)}
.np-search-state.hint{color:#9da5ae}.np-search-state.empty{color:#89929c}.np-search-state.error{color:#ff8d78;background:rgba(255,67,34,.06)}

@media(min-width:821px){.detail-actions-neon{grid-template-columns:1fr 1fr}.detail-actions-neon .wide{min-width:0!important}}
@media(max-width:820px){
  .detail-actions-neon{gap:9px;margin-top:17px}.detail-actions-neon .wide{min-height:54px!important;border-radius:15px!important}
  .np-search-results{position:fixed!important;left:14px!important;right:14px!important;top:auto!important;bottom:calc(16px + env(safe-area-inset-bottom))!important;max-height:min(42vh,330px)!important;border-radius:20px!important;padding:8px!important;box-shadow:0 -10px 46px rgba(0,0,0,.68),0 0 26px rgba(255,58,25,.10)!important}
  .np-search-results button{padding:12px 10px!important}.np-search-results b{font-size:13px!important}.np-search-results small{font-size:10px!important}
}


/* ===== NEXTDROP V120: checkout/order/size dark neon + faster search UX ===== */
/* Product sizes: dark graphite by default, red neon selected. */
.sizes,.size-filter{gap:8px!important}
.size,.size-filter .size{
  min-width:44px!important;
  min-height:42px!important;
  padding:9px 13px!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,#171a1e,#0b0d10)!important;
  border:1px solid #343a41!important;
  color:#d8dde2!important;
  font-weight:850!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025)!important;
  transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,transform .16s ease!important;
}
.size:hover:not(:disabled),.size-filter .size:hover:not(:disabled){border-color:rgba(255,91,55,.62)!important;color:#fff!important;box-shadow:0 0 15px rgba(255,62,28,.11)!important}
.size.active,.size-filter .size.active{
  background:linear-gradient(135deg,#ff694d 0%,#e63e25 48%,#9d2115 100%)!important;
  color:#fff!important;
  border-color:#ff795e!important;
  box-shadow:0 0 0 1px rgba(255,98,61,.12),0 0 22px rgba(255,57,24,.24),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
.size:disabled{background:#0b0d0f!important;color:#4f555c!important;border-color:#252a30!important;opacity:.58!important;text-decoration:line-through!important;cursor:not-allowed!important;box-shadow:none!important}

/* Checkout preview: remove the bright white block. */
.order-preview{
  position:relative!important;
  overflow:hidden!important;
  margin:16px 0!important;
  padding:16px 17px!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,#14181d,#090b0e)!important;
  border:1px solid rgba(255,88,52,.28)!important;
  color:#eef1f4!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 0 22px rgba(255,60,27,.07)!important;
}
.order-preview:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 130% at 100% 0%,rgba(255,70,37,.09),transparent 62%)}
.order-preview b{position:relative;display:block!important;color:#fff!important;font-size:22px!important;line-height:1.1!important;margin-bottom:8px!important;text-shadow:0 0 16px rgba(255,255,255,.08)!important}
.order-preview div{position:relative;color:#aeb5bd!important;font-size:12px!important;line-height:1.55!important}

/* Main checkout buttons — same language as the storefront. */
.checkout-submit-cta,.cart-checkout-cta{
  min-height:58px!important;
  border-radius:17px!important;
  padding:0 20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  background:linear-gradient(110deg,#ff6d50 0%,#ef462b 48%,#c82b1b 100%)!important;
  border:1px solid rgba(255,137,106,.70)!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 0 0 1px rgba(255,70,35,.10),0 0 27px rgba(255,54,21,.24),inset 0 1px 0 rgba(255,255,255,.20)!important;
  transition:transform .17s ease,box-shadow .17s ease,filter .17s ease!important;
}
.checkout-submit-cta:hover,.cart-checkout-cta:hover{transform:translateY(-2px)!important;filter:brightness(1.05)!important;box-shadow:0 0 0 1px rgba(255,95,57,.18),0 0 36px rgba(255,54,21,.34),0 14px 30px rgba(0,0,0,.34)!important}
.checkout-submit-cta span:last-child,.cart-checkout-cta span:last-child{font-size:20px;line-height:1;color:#fff}
.checkout-submit-cta:disabled,.cart-checkout-cta:disabled{opacity:.55!important;transform:none!important;box-shadow:none!important}

/* Cart summary, buyer orders and all admin order cards: never white. */
.cart-summary-card,.buyer-order-card,.order-item,.order-success-ttn,.np-confirm-card{
  background:linear-gradient(150deg,#12161a,#090b0d)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  color:#edf1f4!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02),0 14px 32px rgba(0,0,0,.26)!important;
}
.buyer-order-items,.order-item{border-color:#252b31!important}
.buyer-order-head i,.buyer-ttn{background:#11161a!important;border:1px solid #272e35!important;color:#e7eaee!important}
.buyer-order-items small,.buyer-order-total span,.buyer-ttn small,.order-item small,.np-confirm-card span,.order-success-ttn span{color:#8e98a2!important}
.buyer-order-total strong,.buyer-ttn b,.np-confirm-card strong,.order-success-ttn b{color:#fff!important}

#admin .crm-order-card{
  background:linear-gradient(145deg,#12161b,#090b0e)!important;
  border:1px solid #2a3036!important;
  color:#eef2f5!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.02),0 15px 34px rgba(0,0,0,.30)!important;
}
#admin .crm-order-card:hover{border-color:rgba(255,88,53,.32)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.02),0 16px 36px rgba(0,0,0,.34),0 0 20px rgba(255,56,22,.06)!important}
#admin .crm-order-customer span,#admin .crm-order-items small,#admin .crm-order-id,#admin .crm-order-bottom label span{color:#8d97a1!important}
#admin .crm-order-items{border-color:#272d33!important}
#admin .crm-order-bottom strong{color:#fff!important}
#admin .crm-order-bottom select{
  background:#11151a!important;
  color:#eef2f5!important;
  border:1px solid #343b43!important;
  outline:none!important;
}
#admin .crm-order-bottom select:focus{border-color:rgba(255,92,57,.68)!important;box-shadow:0 0 0 3px rgba(255,67,32,.07)!important}
#admin .crm-order-delete{background:#151113!important;color:#ff9a85!important;border:1px solid rgba(255,76,47,.32)!important}
#admin .crm-order-delete:hover{background:#211315!important;border-color:rgba(255,86,53,.52)!important}
#admin .crm-order-thumb{background:#0a0c0f!important;border-color:#2b3137!important}

/* Search feels immediate: compact loading, no white flash, smooth results. */
.np-search-results{will-change:opacity,transform!important}
.np-search-state{min-height:38px;display:flex;align-items:center!important}
.np-search-state.loading:before{content:""!important;width:14px;height:14px;border-radius:50%;border:2px solid #3a2220;border-top-color:#ff684b;margin-right:9px!important;animation:npSpin .55s linear infinite;text-shadow:none!important}
@keyframes npSpin{to{transform:rotate(360deg)}}
.np-result-copy b{letter-spacing:-.01em}

@media(max-width:820px){
  .size,.size-filter .size{min-width:46px!important;min-height:44px!important;border-radius:13px!important}
  .order-preview{padding:15px!important;border-radius:17px!important}
  .order-preview b{font-size:20px!important}
  .checkout-submit-cta,.cart-checkout-cta{min-height:58px!important;border-radius:18px!important;font-size:15px!important}
  #admin .crm-order-card{padding:14px!important;border-radius:18px!important}
}
