:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#fff;background-color:#070c14;--bg-dark: #070c14;--bg-card: #0b1b2b;--bg-card-to: #0a111a;--sky-blue: #38bdf8;--sky-btn: #0ea5e9;--search-bg: #1b4267;--border-color: rgba(255, 255, 255, .08);--panel-bg: #0f172a;--panel-border: #1e293b}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;background-color:var(--bg-dark);color:#fff;line-height:1.5}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.app{min-height:100vh;display:flex;flex-direction:column;position:relative}.topbar{height:70px;background:var(--bg-dark);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding:0 4%;position:sticky;top:0;z-index:40}.brand{display:flex;align-items:center;cursor:pointer}.logo-img{height:38px;width:auto;max-width:160px;object-fit:contain}.topbar nav{display:flex;gap:12px}.topbar nav button{border:0;background:transparent;color:#fff;font-weight:700;padding:8px 16px;border-radius:8px;font-size:14px}.topbar nav button:hover{background:#ffffff1a}.menu-btn{display:none;background:transparent;color:#fff;border:0;padding:5px}.hero-wrap{padding:18px 4% 8px;max-width:1100px;margin:0 auto;width:100%}.hero{aspect-ratio:21 / 9;height:auto;min-height:0;max-height:470px;position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,var(--bg-card) 0%,var(--bg-card-to) 100%);border:1px solid var(--border-color)}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;opacity:0;transition:opacity .45s ease;background-size:cover;background-position:center}.hero-slide.active{opacity:1}.hero-slide.image-only,.hero-slide.has-text{background-size:cover;background-position:center}.hero-copy{width:min(52%,520px);align-items:flex-start!important;text-align:left;margin-right:auto}.hero-slide>div{max-width:450px;display:flex;flex-direction:column;align-items:center;z-index:2}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--sky-blue);text-transform:uppercase;margin-bottom:6px}.hero h1{font-size:24px;font-weight:900;margin:4px 0 6px;color:#fff}.hero p{font-size:12px;color:#94a3b8;margin:0 0 10px;line-height:1.4}.hero-slide button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;background:var(--sky-btn);color:#fff;padding:9px 18px;font-weight:700;font-size:13px}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);background:transparent;color:#64748b;border:0;width:40px;height:40px;display:grid;place-items:center;z-index:5}.hero-arrow.left{left:12px}.hero-arrow.right{right:12px}.dots{display:flex;justify-content:center;gap:8px;padding:8px}.dots button{width:8px;height:8px;border-radius:50%;border:0;background:#334155;padding:0}.dots button.active{background:var(--sky-blue);outline:2px solid var(--sky-blue);outline-offset:2px}.catalog{padding:0 0 40px}.toolbar{background:var(--search-bg);padding:14px 4%;margin:10px 0 24px}.toolbar-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.search{height:42px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;width:100%;color:#a5f3fc;background:#00000040;padding:0 14px;border:1px solid rgba(255,255,255,.12)}.search input{background:transparent!important;border:0!important;color:#fff!important;width:100%!important;padding:0!important;font-size:14px!important}.categories{display:flex;gap:10px;width:100%;justify-content:center;overflow-x:auto;padding-bottom:4px}.categories button{white-space:nowrap;border:0;background:transparent;color:#94a3b8;font-weight:700;padding:6px 16px;border-radius:8px;font-size:13px}.categories button.active{color:var(--sky-blue);background:#38bdf826}.catalog-container{max-width:1200px;margin:0 auto;padding:0 4%}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.section-subtitle{font-size:10px;font-weight:800;letter-spacing:2px;color:var(--sky-blue);text-transform:uppercase;display:block;margin-bottom:2px}.section-title{font-size:18px;font-weight:800;margin:0;color:#fff}.product-count{font-size:12px;color:#64748b}.grid{display:grid;grid-template-columns:repeat(5,1fr)!important;gap:10px!important}.product{background:var(--panel-bg);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.product:hover{transform:translateY(-2px);box-shadow:0 6px 12px -3px #0006;border-color:#38bdf859}.product-img{width:100%;aspect-ratio:1;border:0;background:#1e293b;display:grid;place-items:center;overflow:hidden;cursor:pointer;position:relative}.product-img img{width:100%;height:100%;object-fit:cover}.product-info{padding:7px;display:block;min-height:56px;background:var(--panel-bg)}.product-price-wrap{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.product-category-text{font-size:8px!important;font-weight:800!important;color:var(--sky-blue)!important;text-transform:uppercase;letter-spacing:.3px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-info h3{font-size:10.5px!important;font-weight:700!important;color:#fff!important;margin:0!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-desc-short{font-size:8.5px!important;color:#94a3b8!important;margin:1px 0!important;line-height:1.2!important;display:-webkit-box!important;-webkit-line-clamp:1!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.product-prices{display:flex;align-items:center;gap:3px;flex-wrap:wrap;margin-top:1px}.original-price{font-size:8px!important;color:#64748b!important;text-decoration:line-through!important;white-space:nowrap}.sale-price{font-size:9.5px!important;font-weight:800!important;color:var(--sky-blue)!important;margin:0!important;white-space:nowrap}.discount-inline-badge{position:absolute!important;top:4px!important;right:4px!important;font-size:8px!important;font-weight:900!important;color:#fff!important;background:#ef4444!important;padding:2px 4px!important;border-radius:4px!important;line-height:1!important;box-shadow:0 2px 4px #0006!important;z-index:5!important}.stock-info{display:flex;align-items:center;gap:2px;margin-top:1px;font-size:8px;white-space:nowrap}.stock-text{font-weight:600}.stock-text.ready{color:#4ade80}.stock-text.low{color:#facc15}.stock-text.out{color:#f87171}.sold-count{color:#64748b!important;font-size:7.5px!important}.empty{min-height:160px;display:flex;justify-content:center;align-items:center;color:#94a3b8;gap:10px;font-size:14px;text-align:center;padding:40px 0}.product-modal{padding:20px!important}.modal-image{width:100%;max-height:200px;background:#070c14;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.modal-image img{max-width:100%;max-height:200px;object-fit:contain}.form-control{width:100%!important;background-color:#070c14!important;color:#fff!important;border:1px solid var(--panel-border)!important;border-radius:10px!important;padding:10px 14px!important;font-size:14px!important;outline:none!important;box-sizing:border-box!important;display:block!important}.form-control:focus{border-color:var(--sky-blue)!important}textarea.form-control{min-height:90px!important;resize:vertical!important}.select-auto{width:auto!important;display:inline-block!important}.btn-primary,.btn-secondary{border:0;border-radius:10px;padding:12px 18px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-sizing:border-box}.btn-primary{background:var(--sky-btn);color:#fff}.btn-secondary{background:#1e293b;color:#fff}.full-btn{width:100%}.btn-auto{width:auto}.danger-icon{background:#ef444426!important;border:1px solid rgba(239,68,68,.3)!important;color:#f87171!important;border-radius:8px!important;padding:8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:background .2s!important;width:34px!important;height:34px!important}.danger-icon:hover{background:#ef444459!important;color:#ff8585!important}.btn-wa-direct{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#25d366;color:#fff;padding:12px 16px;border-radius:10px;font-weight:700;font-size:13px;text-decoration:none;transition:background-color .2s,transform .1s}.btn-wa-direct:hover{background-color:#20ba59;transform:translateY(-1px)}.floating-stack{position:fixed;bottom:20px;right:20px;z-index:50;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.floating-btn{font-size:12px;font-weight:700;padding:9px 15px;border-radius:999px;display:inline-flex;align-items:center;gap:7px;text-decoration:none;box-shadow:0 8px 20px #00000059;border:0;cursor:pointer;transition:transform .2s ease}.floating-btn:hover{transform:translateY(-2px)}.cart-float-btn{background-color:var(--sky-btn);color:#fff}.wa-float-btn{background-color:#25d366;color:#fff}.modal-backdrop{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px;z-index:80}.modal{width:min(520px,100%);max-height:90vh;overflow-y:auto;background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:20px;position:relative;color:#fff;padding:24px}.close{position:absolute;right:16px;top:16px;border:0;background:#ffffff1a;color:#fff;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;z-index:2}.cart-modal h2{margin-bottom:16px;font-size:20px}.cart-list{display:grid;gap:10px;margin-bottom:16px}.cart-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px!important;background:#070c14!important;border:1px solid var(--panel-border)!important;border-radius:12px!important}.cart-name{display:flex;flex-direction:column;gap:2px;flex:1}.cart-name b{font-size:14px;color:#fff}.cart-name span{color:var(--sky-blue);font-size:13px;font-weight:700}.qty{display:flex;align-items:center;gap:8px}.qty button{width:28px;height:28px;border:0;border-radius:6px;background:#1e293b;color:#fff;display:grid;place-items:center}.total{display:flex;justify-content:space-between;border-top:1px solid var(--panel-border);margin-top:16px;padding-top:16px;font-size:16px;margin-bottom:20px}.checkout-form{display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--panel-border);padding-top:20px}.checkout-form h3{font-size:15px;color:var(--sky-blue);margin-bottom:4px}.input-group{display:flex;flex-direction:column;gap:6px;width:100%}.input-group label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.payment-options{display:grid;gap:10px}.payment-card{display:flex;align-items:center;justify-content:space-between;background:#070c14;border:1px solid var(--panel-border);padding:12px 14px;border-radius:10px;cursor:pointer}.payment-card.active{border-color:var(--sky-blue);background:#38bdf814}.payment-card-left{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600}.pay-icon,.pay-check{color:var(--sky-blue)}.payment-modal{text-align:center}.pay-header{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:8px}.pay-details-card{background:#070c14;border:1px solid var(--panel-border);border-radius:12px;padding:16px;display:grid;gap:10px;text-align:left;margin-bottom:20px}.pay-row{display:flex;justify-content:space-between;font-size:13px}.pay-row span{color:#94a3b8}.pay-divider{height:1px;background:var(--panel-border);margin:4px 0}.sky-text{color:var(--sky-blue);font-size:16px}.upload-box{background:#38bdf80d;border:1px dashed var(--sky-blue);border-radius:12px;padding:16px;margin-bottom:20px;text-align:left}.upload-box h4{margin:0 0 10px;font-size:14px;color:var(--sky-blue)}.upload-box form{display:flex;flex-direction:column;gap:10px}.status-banner{display:flex;align-items:center;gap:10px;padding:12px;border-radius:10px;font-size:13px;margin-bottom:20px;text-align:left}.status-banner.success{background:#22c55e26;color:#4ade80;border:1px solid rgba(34,197,94,.3)}.confirm-cancel-box{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:10px 0}.warning-icon{color:#f87171}.confirm-cancel-box h3{font-size:18px;margin:0;color:#fff}.confirm-cancel-box p{font-size:13px;color:#94a3b8;margin:0 0 10px;line-height:1.5}.confirm-actions{display:flex;flex-direction:column;gap:10px;width:100%}.pay-footer-actions{display:flex;flex-direction:column;gap:8px}.danger-btn{background:#ef444426;border:1px solid rgba(239,68,68,.4);color:#f87171;padding:10px;border-radius:10px;font-weight:700;font-size:13px;width:100%}.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr;background:#070c14}.admin-mobile-header{display:none}.sidebar{background:var(--panel-bg);border-right:1px solid var(--panel-border);padding:20px 15px;display:flex;flex-direction:column;gap:8px}.admin-nav{display:grid;gap:6px;margin-top:24px}.admin-nav button,.sidebar-bottom{border:0;background:transparent;color:#94a3b8;padding:10px 14px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;width:100%}.admin-nav button.active,.admin-nav button:hover{background:#38bdf81f;color:var(--sky-blue)}.sidebar-bottom{margin-top:auto}.sidebar-bottom.danger{color:#f87171}.admin-content{padding:28px 4%;overflow-y:auto}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.admin-top h1{margin:0;font-size:24px}.admin-top span{color:#64748b;font-size:13px}.icon-btn{border:1px solid var(--panel-border);background:var(--panel-bg);color:#fff;border-radius:10px;padding:8px 12px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.stat{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:14px;padding:16px;display:flex;gap:12px;align-items:center}.stat-icon{width:44px;height:44px;border-radius:10px;background:#38bdf81f;color:var(--sky-blue);display:grid;place-items:center}.stat span{display:block;color:#64748b;font-size:12px;font-weight:600}.stat strong{display:block;font-size:18px;margin-top:2px;color:#fff}.panel{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:16px;padding:20px;margin-bottom:24px}.panel h2{font-size:16px;margin:0 0 16px;color:#fff}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.form-grid .full,.check-group,.editor-actions{grid-column:1 / -1}.upload{border:1px dashed var(--panel-border);border-radius:10px;padding:10px 14px;display:flex;align-items:center;gap:8px;color:#94a3b8;cursor:pointer;font-size:13px;background:#070c14;width:100%}.upload input{display:none}.check-group{margin-top:6px}.check-label{display:flex;align-items:center;gap:10px;cursor:pointer}.check-label input[type=checkbox]{width:18px!important;height:18px!important;accent-color:var(--sky-btn)}.check-label span{font-size:14px;font-weight:600;color:#fff}.editor-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px;border-top:1px solid var(--panel-border);padding-top:16px}.inline-form{display:flex!important;flex-direction:row!important;gap:12px!important;align-items:center!important;max-width:500px!important}.inline-form .form-control{flex:1!important}.category-list{display:grid;gap:10px;max-width:500px}.category-list>div{display:flex;justify-content:space-between;align-items:center;background:#070c14;border:1px solid var(--panel-border);border-radius:10px;padding:10px 14px;font-size:14px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 14px;border-bottom:1px solid var(--panel-border);white-space:nowrap;font-size:13px}th{color:#64748b;font-size:11px;text-transform:uppercase;font-weight:700}.td-product{display:flex;align-items:center;gap:10px}.td-product img{width:36px;height:36px;border-radius:8px;object-fit:cover}.row-actions{display:flex;gap:6px}.row-actions button{background:#1e293b;border:0;color:#fff;padding:6px;border-radius:6px}.footer-wrap{margin-top:auto;background:#05080e;border-top:1px solid var(--border-color);padding:40px 8% 20px}.footer-content{max-width:800px;margin:0 auto 30px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-col h4{margin:0 0 12px;font-size:14px;color:#fff}.footer-col p{color:#64748b;font-size:13px;margin:0;line-height:1.5}.footer-col ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.footer-col li{color:#94a3b8;font-size:13px;cursor:pointer}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);padding-top:20px;text-align:center;color:#64748b;font-size:12px}.admin-login{min-height:100vh;display:grid;place-items:center;background:#070c14;padding:20px}.login-card{width:min(380px,100%);background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:20px;padding:28px;text-align:center}.login-card form{display:grid;gap:12px}.back-link{margin-top:16px;width:100%;border:1px solid var(--panel-border);background:#ffffff0d;color:var(--sky-blue);padding:10px;border-radius:10px;font-weight:700;font-size:13px}@media(max-width:900px){.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.footer-content{grid-template-columns:1fr;gap:20px}.topbar nav{display:none;position:absolute;top:70px;right:5%;background:var(--panel-bg);border:1px solid var(--panel-border);padding:8px;border-radius:12px;flex-direction:column}.topbar nav.mobile-open{display:flex}.menu-btn{display:block}.admin-shell{grid-template-columns:1fr}.admin-mobile-header{height:60px;background:var(--panel-bg);border-bottom:1px solid var(--panel-border);display:flex;align-items:center;justify-content:space-between;padding:0 16px;position:sticky;top:0;z-index:60}.sidebar-desktop-brand{display:none}.sidebar{position:fixed;inset:60px 0 0;z-index:55;transform:translate(-100%);transition:transform .3s ease;border-right:0}.sidebar.mobile-open{transform:translate(0)}.form-grid{grid-template-columns:1fr}.inline-form{flex-direction:column!important;align-items:stretch!important}}.toast{position:fixed;top:82px;right:20px;z-index:99999;min-width:230px;max-width:calc(100vw - 40px);min-height:44px;padding:10px 12px;display:flex;align-items:center;gap:9px;background:#0f172afa;border:1px solid rgba(56,189,248,.45);border-radius:10px;color:#fff;font-size:13px;font-weight:700;line-height:1.35;box-shadow:0 12px 35px #00000073;animation:toastIn .25s ease-out;cursor:pointer}.toast>svg{color:#38bdf8;flex:0 0 auto}.toast span{flex:1}.toast-close{width:24px;height:24px;padding:0;border:0;border-radius:6px;display:grid;place-items:center;background:#ffffff14;color:#94a3b8;flex:0 0 auto}.toast-close:hover{color:#fff;background:#ffffff24}@keyframes toastIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.cart-modal{width:min(500px,calc(100vw - 28px));max-height:88vh;padding:18px;border-radius:16px}.cart-modal h2{font-size:18px;margin-bottom:12px}.cart-list{gap:7px;margin-bottom:12px}.cart-row{gap:8px!important;padding:8px!important;border-radius:99px!important}.mini-img{width:44px!important;height:44px!important;flex:0 0 44px}.cart-name{min-width:0;flex:1}.cart-name b{font-size:12px;line-height:1.25}.cart-name span{font-size:11px}.qty{gap:5px}.qty button{width:24px;height:24px}.danger-icon{width:28px!important;height:28px!important;padding:5px!important}.total{margin-top:10px;padding-top:10px;margin-bottom:12px;font-size:14px}.checkout-form{gap:10px;padding-top:14px}.checkout-form h3{font-size:13px;margin-bottom:1px}.input-group{gap:4px}.input-group label{font-size:10px}.checkout-form .form-control{padding:8px 10px!important;min-height:36px;font-size:12px!important;border-radius:8px!important}.checkout-form textarea.form-control{min-height:58px!important}.payment-options{gap:6px}.payment-card{padding:8px 10px;min-height:40px;border-radius:8px}.payment-card-left{gap:8px;font-size:12px}.payment-card-left svg,.pay-check{width:16px;height:16px}.checkout-submit{display:flex!important;visibility:visible!important;opacity:1!important;width:100%!important;min-height:40px!important;padding:9px 12px!important;margin-top:3px;font-size:12px!important;position:sticky;bottom:0;z-index:5;box-shadow:0 -8px 18px #0f172ad9}.payment-modal{width:min(460px,calc(100vw - 28px));max-height:88vh;padding:18px;border-radius:16px;overflow-y:auto}.pay-header{margin-bottom:14px;gap:5px}.pay-header svg{width:26px;height:26px}.pay-header h2{font-size:18px}.pay-header p{font-size:11px}.pay-details-card{padding:11px;gap:8px;margin-bottom:12px;border-radius:99px}.pay-row{font-size:11px;gap:12px}.sky-text{font-size:14px}.upload-box{padding:11px;margin-bottom:12px;border-radius:9px}.upload-box h4{font-size:12px;margin-bottom:7px}.upload-box form{gap:7px}.upload-box .upload{padding:8px 10px;font-size:11px}.small-btn{padding:8px 10px!important;font-size:11px!important}.btn-wa-direct{padding:9px 10px;font-size:11px;gap:7px}.status-banner{padding:9px;margin-bottom:12px;font-size:11px}.pay-footer-actions{gap:6px}.pay-footer-actions .btn-secondary,.pay-footer-actions .danger-btn{padding:8px;font-size:11px}.confirm-cancel-box{gap:9px;padding:4px 0}.confirm-cancel-box .warning-icon{width:38px;height:38px}.confirm-cancel-box h3{font-size:16px}.confirm-cancel-box p{font-size:11px}.confirm-actions{gap:7px}.confirm-actions .full-btn,.confirm-actions .danger-btn{min-height:38px;padding:8px 10px;font-size:11px}@media(max-width:600px){.toast{top:76px;left:12px;right:12px;min-width:0;max-width:none;font-size:12px}.cart-modal,.payment-modal{width:calc(100vw - 20px);max-height:90vh;padding:14px}.cart-modal .close,.payment-modal .close{right:10px;top:10px}.cart-row{gap:6px!important}.mini-img{width:40px!important;height:40px!important;flex-basis:40px}.cart-name b{font-size:11px}.cart-name span{font-size:10px}.qty button{width:22px;height:22px}.danger-icon{width:26px!important;height:26px!important}.floating-stack{bottom:16px;right:16px}.floating-btn{font-size:11px;padding:8px 13px}}.orders-panel{padding:18px}.orders-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.orders-title-row h2{margin:0;font-size:18px}.orders-title-row p{margin:3px 0 0;color:#64748b;font-size:12px}.orders-count{min-width:32px;height:32px;padding:0 9px;display:grid;place-items:center;border-radius:99px;background:#38bdf81f;border:1px solid rgba(56,189,248,.2);color:var(--sky-blue);font-size:13px;font-weight:800}.orders-admin{display:grid;gap:12px}.order-card{width:100%;min-width:0;background:#0a1221;border:1px solid #1e293b;border-radius:14px;overflow:hidden}.order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;background:#ffffff05;border-bottom:1px solid #1e293b}.order-code-wrap{min-width:0;display:flex;flex-direction:column;gap:2px}.order-label{color:#64748b;font-size:9px;font-weight:800;letter-spacing:.08em}.order-code{color:#fff;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.order-date{color:#64748b;font-size:10px}.order-section{padding:13px 14px;border-bottom:1px solid rgba(30,41,59,.75)}.order-section-title{margin-bottom:9px;color:var(--sky-blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.order-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.order-field{min-width:0;padding:8px 9px;border-radius:8px;background:#070d18;border:1px solid rgba(30,41,59,.8)}.order-field-full{grid-column:1 / -1}.order-field span{display:block;margin-bottom:2px;color:#64748b;font-size:9px;font-weight:700}.order-field strong{display:block;color:#e2e8f0;font-size:11px;line-height:1.4}.break-word{overflow-wrap:anywhere;word-break:break-word}.order-items{display:grid;gap:5px}.order-item-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 9px;border-radius:8px;background:#070d18;border:1px solid rgba(30,41,59,.8)}.order-item-name{min-width:0;display:flex;flex-direction:column;gap:1px}.order-item-name strong{color:#e2e8f0;font-size:11px;overflow-wrap:anywhere}.order-item-name span{color:#64748b;font-size:9px}.order-item-row>b{flex:0 0 auto;color:var(--sky-blue);font-size:11px}.order-no-items{color:#64748b;font-size:10px}.proof-link{display:flex;align-items:center;justify-content:center;gap:7px;margin:12px 14px 0;padding:9px 10px;border-radius:8px;background:#38bdf814;border:1px solid rgba(56,189,248,.18);color:var(--sky-blue);font-size:11px;font-weight:800;text-decoration:none}.proof-link:hover{background:#38bdf824}.order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-top:12px;background:#ffffff05;border-top:1px solid #1e293b}.order-total{min-width:0;display:flex;flex-direction:column;gap:1px}.order-total span{color:#64748b;font-size:9px;font-weight:700}.order-total strong{color:#fff;font-size:15px}.order-actions-right{display:flex;align-items:center;gap:6px;flex:0 0 auto}.select-auto{width:118px!important;min-height:36px!important;padding:7px 9px!important;font-size:11px!important;border-radius:8px!important}.order-actions-right .danger-icon{width:36px!important;height:36px!important;padding:8px!important;flex:0 0 36px}@media(max-width:700px){.admin-content{padding:18px 12px 28px;overflow:visible}.admin-top{margin-bottom:14px}.admin-top h1{font-size:20px}.admin-top span{font-size:11px}.orders-panel{padding:12px;margin-bottom:16px}.orders-title-row{margin-bottom:11px}.orders-title-row h2{font-size:16px}.order-head{padding:11px}.order-section{padding:10px 11px}.order-customer-grid{grid-template-columns:1fr 1fr;gap:6px}.order-field{padding:7px 8px}.order-field span{font-size:8px}.order-field strong{font-size:10px}.order-foot{align-items:stretch;padding:10px 11px;flex-direction:column;gap:9px}.order-actions-right{width:100%}.select-auto{flex:1;width:auto!important}.order-actions-right .danger-icon{width:36px!important}.proof-link{margin:10px 11px 0}}@media(max-width:390px){.order-customer-grid{grid-template-columns:1fr}.order-field-full{grid-column:auto}.order-head{gap:7px}.order-code{font-size:12px}}.qris-payment-box{background:#070c14;border:1px solid var(--panel-border);border-radius:14px;padding:14px;margin-bottom:14px;text-align:center}.qris-payment-title{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:12px;color:var(--sky-blue)}.qris-payment-title>div{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.qris-payment-title strong{color:#fff;font-size:14px;line-height:1.2}.qris-payment-title span{color:#94a3b8;font-size:11px}.qris-payment-image{display:block;width:min(300px,100%);aspect-ratio:1 / 1;object-fit:contain;margin:0 auto;background:#fff;border-radius:10px;padding:7px}.qris-payment-hint{margin:10px 4px 0;color:#94a3b8;font-size:11px;line-height:1.45}@media(max-width:600px){.qris-payment-box{padding:11px;border-radius:12px}.qris-payment-image{width:min(260px,100%)}.qris-payment-title strong{font-size:13px}}.modal-prices{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:4px}.discount-pill{display:inline-flex;align-items:center;padding:4px 7px;border-radius:99px;background:#ef444426;border:1px solid rgba(239,68,68,.25);color:#f87171;font-size:9px;font-weight:900}.sale-inline{color:var(--sky-blue)}.cart-name s{color:#64748b;font-size:9px;margin-right:3px}.discount-input-wrap{position:relative}.discount-input-wrap .form-control{padding-right:72px!important}.discount-input-wrap>span{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:3px;color:var(--sky-blue);font-size:11px;font-weight:900;pointer-events:none}.field-hint{color:#64748b;font-size:10px;margin-top:3px}.discount-btn{background:#38bdf81f!important;border:1px solid rgba(56,189,248,.25)!important;color:var(--sky-blue)!important;border-radius:8px!important;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center}.admin-price-cell{display:flex;flex-direction:column;gap:1px;white-space:nowrap}.admin-price-cell s{color:#64748b;font-size:10px}.admin-price-cell strong{color:var(--sky-blue);font-size:12px}.admin-discount-badge{width:fit-content;padding:2px 5px;border-radius:5px;background:#ef444426;color:#f87171;font-size:8px;font-weight:900}.order-lookup-modal{width:min(430px,calc(100vw - 28px))}.lookup-head{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-right:30px}.lookup-head>svg{color:var(--sky-blue);flex:0 0 auto}.lookup-head h2{font-size:19px;margin:0}.lookup-head p{color:#64748b;font-size:11px;margin-top:2px}.lookup-result{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:6px 0}.lookup-result-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;color:#22c55e;background:#22c55e1f;border:1px solid rgba(34,197,94,.2)}.lookup-code{color:#fff;font-size:17px;overflow-wrap:anywhere}.lookup-summary{width:100%;display:grid;gap:7px;margin:7px 0 8px;text-align:left}.lookup-summary>div{padding:9px 10px;background:#070c14;border:1px solid var(--panel-border);border-radius:99px}.lookup-summary span{display:block;color:#64748b;font-size:9px;margin-bottom:2px}.lookup-summary strong{display:block;color:#e2e8f0;font-size:11px;overflow-wrap:anywhere}.store-select{position:relative;width:100%;min-width:150px}.store-select.select-auto{width:170px}.store-select-trigger{width:100%;min-height:42px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--panel-border);border-radius:10px;background:#070c14;color:#e2e8f0;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.18s ease}.store-select-trigger:hover,.store-select.open .store-select-trigger{border-color:#38bdf88c;background:#0a1220}.store-select-trigger svg{color:var(--sky-blue);transition:transform .18s ease;flex:0 0 auto}.store-select.open .store-select-trigger svg{transform:rotate(180deg)}.store-select-shield{position:fixed;inset:0;z-index:9998}.store-select-menu{position:absolute;left:0;right:0;top:calc(100% + 7px);z-index:9999;padding:5px;border:1px solid rgba(56,189,248,.24);border-radius:12px;background:#0b1220;box-shadow:0 18px 45px #00000073;max-height:230px;overflow-y:auto}.store-select-option{width:100%;border:0;border-radius:8px;background:transparent;color:#cbd5e1;padding:10px;display:flex;align-items:center;justify-content:space-between;text-align:left;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.store-select-option:hover,.store-select-option.selected{background:#38bdf81c;color:#fff}.store-select-option.selected svg{color:var(--sky-blue)}.store-modal-backdrop{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:18px;background:#01050cb8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);animation:yannzFadeIn .16s ease}.store-confirm-modal{width:min(390px,100%);padding:22px;border-radius:18px;border:1px solid rgba(56,189,248,.16);background:#0d1524;box-shadow:0 24px 80px #0009;animation:yannzModalIn .18s ease}.confirm-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin-bottom:14px}.confirm-icon.danger{color:#fb7185;background:#f43f5e1f;border:1px solid rgba(244,63,94,.2)}.confirm-icon.info{color:var(--sky-blue);background:#38bdf81f;border:1px solid rgba(56,189,248,.2)}.confirm-copy h3{margin:0 0 6px;color:#f8fafc;font-size:17px}.confirm-copy p{margin:0;color:#94a3b8;font-size:11px;line-height:1.6}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:19px}.confirm-actions button{min-height:40px;border-radius:10px;border:1px solid var(--panel-border);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.confirm-cancel{background:#111b2b;color:#cbd5e1}.confirm-cancel:hover{background:#162235}.confirm-submit{background:var(--sky-blue);color:#04111b;border-color:transparent!important}.confirm-submit.danger{background:#ef4444;color:#fff}.confirm-submit:hover{filter:brightness(1.08)}@keyframes yannzFadeIn{0%{opacity:0}to{opacity:1}}@keyframes yannzModalIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:600px){.store-select.select-auto{width:100%}.store-confirm-modal{padding:19px;border-radius:16px}}.footer-wrap{position:relative;margin-top:30px;padding:30px 8% 18px;background:radial-gradient(circle at 15% 0%,rgba(56,189,248,.1),transparent 32%),radial-gradient(circle at 85% 100%,rgba(14,165,233,.07),transparent 35%),#05080e;border-top:1px solid rgba(56,189,248,.14);overflow:hidden}.footer-wrap:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(56,189,248,.035),transparent)}.footer-service-grid{position:relative;max-width:800px;margin:0 auto 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.footer-service-card{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 10px;border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0f172a85;transition:transform .2s ease,border-color .2s ease,background .2s ease}.footer-service-card:hover{transform:translateY(-2px);border-color:#38bdf847;background:#0f172abf}.footer-service-icon{width:31px;height:31px;flex:0 0 31px;display:grid;place-items:center;color:var(--sky-blue);border-radius:99px;background:#38bdf817;border:1px solid rgba(56,189,248,.12)}.footer-service-card strong{display:block;color:#e2e8f0;font-size:10px;line-height:1.2}.footer-service-card span{display:block;color:#64748b;font-size:8px;line-height:1.35;margin-top:2px}.footer-content{position:relative;max-width:800px}.footer-status{display:inline-flex;align-items:center;gap:6px;margin-top:12px;padding:5px 8px;border-radius:99px;color:#94a3b8;background:#22c55e0f;border:1px solid rgba(34,197,94,.12);font-size:9px;font-weight:700}.footer-status-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 9px #22c55e8c}.footer-payment-list{display:grid;gap:7px}.footer-payment-list span{display:flex;align-items:center;gap:7px;color:#94a3b8;font-size:11px}.footer-payment-list svg{color:var(--sky-blue)}.footer-bottom{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-bottom strong{color:#cbd5e1}.footer-bottom span{color:#64748b}.checkout-manual-note,.manual-payment-note{display:flex;align-items:flex-start;gap:8px;padding:9px 10px;margin:8px 0 12px;border-radius:99px;color:#94a3b8;background:#38bdf80e;border:1px solid rgba(56,189,248,.12);font-size:10px;line-height:1.45}.checkout-manual-note svg,.manual-payment-note svg{flex:0 0 auto;margin-top:1px;color:var(--sky-blue)}@media(max-width:700px){.footer-wrap{padding:24px 5% 16px}.footer-service-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:22px}.footer-service-card{padding:9px 8px}.footer-service-icon{width:28px;height:28px;flex-basis:28px}.footer-service-card strong{font-size:9px}.footer-service-card span{font-size:7px}.footer-bottom{flex-direction:column;text-align:center;gap:4px}}.status{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:fit-content;min-height:29px;padding:5px 9px;border-radius:99px;font-size:10px;font-weight:900;white-space:nowrap;border:1px solid transparent}.status.pending{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b40}.status.processing{color:#38bdf8;background:#38bdf81f;border-color:#38bdf840}.status.completed{color:#4ade80;background:#22c55e1f;border-color:#22c55e40}.status.cancelled{color:#fb7185;background:#f43f5e1f;border-color:#f43f5e40}.store-select-menu.floating{z-index:20000;transform-origin:center;animation:storeSelectIn .14s ease}.store-select-option{position:relative;gap:8px}.store-select-option>span:nth-child(2){flex:1}.store-option-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#64748b;box-shadow:0 0 0 3px #64748b14}.store-select-option.pending .store-option-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.store-select-option.processing .store-option-dot{background:#38bdf8;box-shadow:0 0 0 3px #38bdf81a}.store-select-option.completed .store-option-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.store-select-option.cancelled .store-option-dot{background:#f43f5e;box-shadow:0 0 0 3px #f43f5e1a}.store-select-option.pending.selected{color:#fbbf24;background:#f59e0b1a}.store-select-option.processing.selected{color:#38bdf8;background:#38bdf81a}.store-select-option.completed.selected{color:#4ade80;background:#22c55e1a}.store-select-option.cancelled.selected{color:#fb7185;background:#f43f5e1a}.store-select-current{display:inline-flex;align-items:center;min-width:0}.store-select-trigger.status-pending{border-color:#f59e0b40}.store-select-trigger.status-processing{border-color:#38bdf859}.store-select-trigger.status-completed{border-color:#22c55e4d}.store-select-trigger.status-cancelled{border-color:#f43f5e4d}@keyframes storeSelectIn{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.order-card,.orders-admin,.orders-panel{overflow:visible!important}@media(max-width:700px){.order-actions-right{align-items:stretch}.order-actions-right .store-select.select-auto{width:min(245px,calc(100vw - 92px))}.store-select-trigger{min-height:44px;border-radius:12px}.store-select-menu.floating{max-width:calc(100vw - 20px)}.status{min-height:27px;padding:5px 8px;font-size:9px}}main{flex:1;min-width:0}@media(min-width:761px){.admin-shell{display:grid!important;grid-template-columns:240px minmax(0,1fr)!important;min-height:100vh}.admin-mobile-header{display:none!important}.sidebar{position:sticky!important;top:0!important;height:100vh!important;width:auto!important;transform:none!important;display:flex!important;z-index:20!important}.sidebar-desktop-brand{display:flex!important}.admin-content{min-width:0;width:100%}}.payment-order-code{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;margin-top:6px}.payment-order-code>span{color:#94a3b8;font-size:11px}.payment-order-code>strong{color:#fff;font-size:15px;letter-spacing:.25px}.copy-order-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(56,189,248,.35);background:#38bdf81a;color:var(--sky-blue);border-radius:8px;padding:6px 9px;font-size:10px;font-weight:800;cursor:pointer;transition:.18s ease}.copy-order-btn:hover{background:#38bdf82e}.copy-order-btn.copied{color:#4ade80;border-color:#4ade8059;background:#4ade801a}.download-qris-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin:10px auto 0;padding:8px 12px;border-radius:99px;border:1px solid rgba(56,189,248,.3);background:#38bdf817;color:var(--sky-blue);text-decoration:none;font-size:11px;font-weight:800;transition:.18s ease}.download-qris-btn:hover{background:#38bdf829;transform:translateY(-1px)}@media(max-width:760px){.payment-order-code>strong{font-size:14px}.copy-order-btn,.download-qris-btn{min-height:34px}}@media(max-width:600px){.grid{grid-template-columns:repeat(4,1fr)!important;gap:6px!important}.catalog-container{padding:0 2%!important}.product{border-radius:6px}.product-info{padding:5px 4px;min-height:56px}.product-category-text{font-size:7px!important}.product-info h3{font-size:9px!important}.product-desc-short{font-size:7.5px!important}.sale-price{font-size:8.5px!important}.original-price{font-size:7px!important}.discount-inline-badge{top:3px!important;right:3px!important;font-size:7px!important;padding:1px 3px!important}.stock-info{font-size:7.5px}.sold-count{font-size:7px!important}}.product-modal{width:min(560px,calc(100vw - 28px));padding:0!important;overflow:hidden!important;background:#0b1220;border-color:#38bdf829;box-shadow:0 28px 80px #0000008c}.product-modal .close{top:14px;right:14px;background:#050a129e;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-detail-visual{position:relative;height:245px;background:#070c14;overflow:visible}.product-detail-banner{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.06);border-radius:20px 20px 0 0}.product-detail-banner-fallback{display:grid;place-items:center;background:radial-gradient(circle at 50% 10%,rgba(56,189,248,.25),transparent 48%),linear-gradient(135deg,#0e2439,#07101c)}.product-detail-banner-fallback span{color:#fff6;font-size:11px;font-weight:900;letter-spacing:.22em}.product-detail-icon{position:absolute;left:24px;bottom:-30px;width:104px;height:104px;padding:5px;border-radius:22px;background:#0b1220;border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 35px #0000006b;display:grid;place-items:center;color:#38bdf8;z-index:3}.product-detail-icon img{width:100%;height:100%;object-fit:cover;border-radius:17px}.product-detail-discount{position:absolute;right:20px;bottom:18px;padding:7px 10px;border-radius:999px;color:#fff;background:#ef4444;font-size:11px;font-weight:900;box-shadow:0 8px 20px #ef444447;z-index:4}.product-detail-body{padding:50px 24px 24px!important}.product-detail-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.product-detail-kicker>span:first-child{color:#38bdf8;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.detail-stock{color:#4ade80;font-size:10px;font-weight:800}.detail-stock.low{color:#facc15}.detail-stock.out{color:#f87171}.product-detail-body h2{font-size:24px;line-height:1.15;margin:0 0 8px;letter-spacing:-.02em}.product-detail-description{color:#94a3b8;font-size:12px;line-height:1.65;margin:0 0 15px}.product-detail-price-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;margin-bottom:12px;border-radius:14px;background:#38bdf80e;border:1px solid rgba(56,189,248,.12)}.price-label{display:block;color:#64748b;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}.product-detail-prices{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.product-detail-prices strong{color:#38bdf8;font-size:21px;line-height:1}.product-detail-original{color:#64748b;font-size:10px;text-decoration:line-through}.product-detail-sold{display:inline-flex;align-items:center;gap:5px;color:#94a3b8;font-size:10px;white-space:nowrap}.product-add-btn{width:100%;min-height:48px;border:0;border-radius:13px;padding:11px 15px;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#38bdf8,#0ea5e9);color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 25px #0ea5e938;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.product-add-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 14px 30px #0ea5e94d}.product-add-btn:disabled{background:#334155;color:#94a3b8;box-shadow:none;cursor:not-allowed}.product-detail-note{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:9px;color:#64748b;font-size:9px}.product-detail-note svg{color:#38bdf8}.banner-editor-field{padding:14px;border-radius:14px;border:1px solid rgba(56,189,248,.12);background:#38bdf809}.banner-editor-field>label:first-child{color:#cbd5e1}.banner-editor-field .field-hint{margin-top:4px}.banner-preview-mini{margin-top:10px;height:100px;border-radius:10px;overflow:hidden;border:1px solid var(--panel-border);background:#070c14}.banner-preview-mini img{width:100%;height:100%;object-fit:cover;display:block}.product{border-radius:11px}.product-img:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0000 55%,#00000029);opacity:.6}@media(max-width:600px){.product-detail-visual{height:190px}.product-detail-icon{left:16px;width:84px;height:84px;border-radius:18px;bottom:-25px}.product-detail-icon img{border-radius:14px}.product-detail-body{padding:42px 16px 17px!important}.product-detail-body h2{font-size:20px}.product-detail-description{font-size:11px}.product-detail-price-card{padding:10px 11px}.product-detail-prices strong{font-size:18px}.product-add-btn{min-height:45px}.banner-preview-mini{height:78px}}n.banner-status{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;color:#4ade80;background:#22c55e17;border:1px solid rgba(34,197,94,.18);font-size:9px;font-weight:800}n.banner-status.empty{color:#64748b;background:#64748b14;border-color:#64748b26}n .store-status-floating{position:fixed!important;left:50%!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;top:auto!important;right:auto!important;transform:translate(-50%)!important;z-index:99999!important;width:max-content!important;min-width:145px!important;max-width:calc(100vw - 28px)!important;height:44px!important;box-sizing:border-box!important;display:inline-flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:center!important;gap:0!important;margin:0!important;padding:5px 12px 5px 6px!important;overflow:hidden!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.2)!important;background:#141b2785!important;color:#f8fafc!important;box-shadow:0 12px 35px #0000006b,inset 0 1px #ffffff29!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important;appearance:none!important;-webkit-appearance:none!important;font:inherit!important;cursor:pointer!important}.store-status-floating:hover{transform:translate(-50%) translateY(-2px)!important}.store-status-floating:active{transform:translate(-50%) scale(.97)!important}.store-status-floating-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#ffffff1a!important;border:1px solid rgba(255,255,255,.13)!important}.store-status-floating-content{display:inline-flex!important;align-items:center!important;flex:0 1 auto!important;gap:7px!important;margin:0 0 0 7px!important;min-width:0!important}.store-status-floating-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important;background:#4ade80!important;box-shadow:0 0 9px #4ade80cc!important}.store-status-floating-label{display:block!important;max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11.5px!important;line-height:1!important;font-weight:800!important;color:#f8fafc!important}.store-status-floating-arrow{margin-left:6px!important;flex:0 0 auto!important;color:#ffffff9e!important}.store-status-floating.open{border-color:#4ade8047!important}.store-status-floating.open .store-status-floating-icon{color:#4ade80!important;background:#4ade801a!important}.store-status-floating.open .store-status-floating-dot{background:#4ade80!important}.store-status-floating.busy{border-color:#facc154d!important}.store-status-floating.busy .store-status-floating-icon{color:#facc15!important;background:#facc151a!important}.store-status-floating.busy .store-status-floating-dot{background:#facc15!important;box-shadow:0 0 9px #facc15cc!important}.store-status-floating.closed{border-color:#f871714d!important}.store-status-floating.closed .store-status-floating-icon{color:#f87171!important;background:#f871711a!important}.store-status-floating.closed .store-status-floating-dot{background:#f87171!important;box-shadow:0 0 9px #f87171cc!important}.store-status-floating.maintenance{border-color:#38bdf84d!important}.store-status-floating.maintenance .store-status-floating-icon{color:#38bdf8!important;background:#38bdf81a!important}.store-status-floating.maintenance .store-status-floating-dot{background:#38bdf8!important;box-shadow:0 0 9px #38bdf8cc!important}@media(max-width:700px){.store-status-floating{bottom:calc(14px + env(safe-area-inset-bottom))!important;height:43px!important;min-width:140px!important}.store-status-floating-icon{width:31px!important;height:31px!important;flex-basis:31px!important}.store-status-floating-label{max-width:145px!important;font-size:11px!important}}.store-status-backdrop{z-index:1000}.store-status-modal{width:min(430px,calc(100vw - 28px));padding:28px;text-align:center;border-radius:20px;background:var(--panel-bg);border:1px solid var(--panel-border);box-shadow:0 25px 80px #0000008c}.store-status-icon{width:62px;height:62px;margin:0 auto 12px;border-radius:18px;display:grid;place-items:center;background:#ef44441f;color:#f87171}.store-status-modal.busy .store-status-icon{background:#fbbf241f;color:#fbbf24}.store-status-modal.maintenance .store-status-icon{background:#38bdf81f;color:#38bdf8}.store-status-kicker{font-size:10px;letter-spacing:1.8px;text-transform:uppercase;font-weight:900;color:#64748b}.store-status-modal h2{font-size:21px;margin:7px 0}.store-status-modal p{color:#94a3b8;font-size:13px;line-height:1.55;margin-bottom:15px}.store-status-note{display:flex;align-items:flex-start;gap:8px;text-align:left;padding:10px 12px;margin-bottom:16px;border-radius:10px;background:#070c14;border:1px solid var(--panel-border);color:#cbd5e1;font-size:11px}.store-status-note svg{flex:0 0 auto;color:#f87171}.store-status-modal.busy .store-status-note svg{color:#fbbf24}.store-status-modal.maintenance .store-status-note svg{color:#38bdf8}.store-status-modal .btn-primary{width:100%;justify-content:center}.store-status-admin-current{display:flex;align-items:center;gap:13px;padding:15px;margin-bottom:20px;border-radius:14px;background:var(--panel-bg);border:1px solid var(--panel-border)}.store-status-admin-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:#22c55e1f;color:#4ade80;flex:0 0 auto}.store-status-admin-current.closed .store-status-admin-icon{background:#ef44441f;color:#f87171}.store-status-admin-current.maintenance .store-status-admin-icon{background:#38bdf81f;color:#38bdf8}.store-status-admin-current.busy .store-status-admin-icon{background:#fbbf241f;color:#fbbf24}.store-status-admin-current span{display:block;color:#64748b;font-size:11px}.store-status-admin-current strong{display:block;font-size:16px;margin:2px 0}.store-status-admin-current small{display:block;color:#94a3b8;font-size:11px}.status-help{margin:-8px 0 16px;line-height:1.5}.status-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.status-choice{border:1px solid var(--panel-border);background:#070c14;color:#94a3b8;border-radius:11px;min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-weight:800;font-size:11px}.status-choice:hover{border-color:#38bdf859;color:#fff}.status-choice.active{color:var(--sky-blue);border-color:#38bdf88c;background:#38bdf81a}.status-choice.closed.active{color:#f87171;border-color:#f8717180;background:#f8717114}.status-choice.busy.active{color:#fbbf24;border-color:#fbbf2480;background:#fbbf2414}.status-choice.maintenance.active{color:#38bdf8;border-color:#38bdf880;background:#38bdf814}.save-message{margin-top:12px;padding:10px 12px;border-radius:9px;font-size:12px;font-weight:700}.save-message.success{background:#22c55e1a;color:#4ade80;border:1px solid rgba(34,197,94,.2)}.save-message.error{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.2)}@media(max-width:700px){.status-choice-grid{grid-template-columns:repeat(2,1fr)}.store-status-banner{width:92%}.store-status-modal{padding:24px 18px}}.store-footer-status.closed{color:#f87171}.store-footer-status.closed .footer-status-dot{background:#f87171}.store-footer-status.busy{color:#fbbf24}.store-footer-status.busy .footer-status-dot{background:#fbbf24}.store-footer-status.maintenance{color:#38bdf8}.store-footer-status.maintenance .footer-status-dot{background:#38bdf8}.store-status-banner,.store-status-banner *{display:none!important}.store-status-floating{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:calc(18px + env(safe-area-inset-bottom))!important;transform:translate3d(-50%,0,0)!important;width:max-content!important;min-width:140px!important;max-width:calc(100vw - 28px)!important;height:44px!important;margin:0!important;padding:5px 12px 5px 6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;overflow:hidden!important;box-sizing:border-box!important;border-radius:999px!important;background:#0f172a7a!important;border:1px solid rgba(255,255,255,.2)!important;color:#fff!important;backdrop-filter:blur(20px) saturate(160%)!important;-webkit-backdrop-filter:blur(20px) saturate(160%)!important;box-shadow:0 12px 35px #0000006b,inset 0 1px #ffffff24!important;z-index:2147483647!important;font:inherit!important;line-height:normal!important}.store-status-floating:hover{transform:translate3d(-50%,-2px,0)!important}.store-status-floating:active{transform:translate3d(-50%,0,0) scale(.97)!important}.store-status-floating-icon{width:32px!important;height:32px!important;flex:0 0 32px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background:#ffffff1a!important}.store-status-floating-content{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-left:7px!important;min-width:0!important}.store-status-floating-dot{width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:50%!important}.store-status-floating-label{display:inline-block!important;width:auto!important;max-width:150px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:11.5px!important;font-weight:800!important;color:#f8fafc!important}.store-status-floating-arrow{display:block!important;width:15px!important;height:15px!important;flex:0 0 15px!important;margin-left:6px!important}@media(max-width:700px){.store-status-floating{bottom:calc(14px + env(safe-area-inset-bottom))!important;height:43px!important}}.editor-heading,.panel-title-row,.banner-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.editor-heading{margin-bottom:20px}.editor-heading h2{margin:2px 0 0}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.check-grid .check-label{min-height:48px;border:1px solid var(--panel-border);border-radius:12px;padding:12px 14px;background:#ffffff06}.check-label span{display:inline-flex;align-items:center;gap:7px}.status-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--panel-border);border-radius:999px;padding:4px 8px;font-size:11px;white-space:nowrap}.status-pill.active{border-color:#22c55e40;color:#86efac;background:#22c55e14}.featured-mini{display:inline-flex;align-items:center;gap:4px;color:#fcd34d;font-size:11px}.td-product span{display:flex;flex-direction:column;gap:2px}.td-product small{color:#64748b;font-size:10px}.banner-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.banner-admin-card{overflow:hidden;border:1px solid var(--panel-border);background:linear-gradient(145deg,#0f172af2,#080f19f2);border-radius:16px}.banner-admin-card.inactive{opacity:.65}.banner-admin-image{height:170px;position:relative;overflow:hidden;background:#0b1220}.banner-admin-image img{width:100%;height:100%;object-fit:cover;display:block}.banner-admin-image>div{height:100%;display:grid;place-items:center;color:#64748b}.banner-admin-image>div span{font-size:11px}.banner-order{position:absolute;top:10px;right:10px;padding:5px 8px;border-radius:999px;background:#000000a6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;display:flex;gap:4px;align-items:center}.banner-admin-body{padding:14px}.banner-admin-body h3{margin:10px 0 4px;font-size:16px}.banner-admin-body p{color:#94a3b8;font-size:12px;min-height:36px}.banner-admin-body .row-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:7px}.banner-admin-body .row-actions button{display:inline-flex;align-items:center;gap:5px}.banner-admin-preview{height:210px;border-radius:14px;overflow:hidden;border:1px solid var(--panel-border);background:#0b1220}.banner-admin-preview img{width:100%;height:100%;object-fit:cover}.product-img{position:relative}.product-badge{position:absolute;top:8px;left:8px;padding:5px 8px;border-radius:7px;background:#0ea5e9eb;color:#fff;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.4px}.product-featured{position:absolute;right:8px;top:8px;display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:7px;background:#0f172ad1;color:#fcd34d;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-actions{display:flex;justify-content:flex-end;gap:8px;margin-bottom:14px}@media(max-width:800px){.banner-admin-grid,.check-grid{grid-template-columns:1fr}.editor-heading{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.topbar{height:62px;padding:0 16px}.logo-img{height:32px}.hero-wrap{padding:12px 12px 4px}.hero{height:auto;min-height:0;aspect-ratio:16/9;border-radius:16px}.hero-slide{padding:24px 42px}.hero-copy{width:min(58%,360px)}.hero h1{font-size:21px}.hero p{font-size:12px}.hero-arrow{width:32px;height:32px}.toolbar{padding:12px;margin:8px 0 18px}.categories{justify-content:flex-start;gap:6px}.categories button{padding:7px 12px}.catalog-container{padding:0 12px}.section-title{font-size:17px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.product{min-width:0}.product-info{padding:10px}.product h3{font-size:12px}.product-desc-short{display:none}.product-prices{gap:4px;flex-wrap:wrap}.sale-price{font-size:13px}.original-price{font-size:10px}.stock-info{font-size:9px;gap:3px}.add{width:32px;height:32px}.footer-service-grid{grid-template-columns:1fr 1fr}.footer-content{grid-template-columns:1fr}.floating-stack{right:12px;bottom:12px}.floating-btn span{font-size:11px}.admin-actions{justify-content:stretch}.admin-actions .btn-auto{width:100%;justify-content:center}.banner-admin-image{height:150px}.banner-admin-preview{height:160px}}@media(max-width:380px){.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hero{height:220px}.footer-service-grid{grid-template-columns:1fr}}.product-price-wrap{min-width:0!important;overflow:hidden}.stock-info{width:100%;min-width:0!important;max-width:100%!important;display:flex;align-items:center;gap:3px;overflow:visible!important}.stock-text,.sold-count{min-width:0}.sold-count{overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.bottom-floating{position:fixed;left:50%;bottom:16px;transform:translate(-50%);z-index:1000;display:flex;align-items:center;gap:14px;pointer-events:none}.bottom-floating>*{pointer-events:auto}.seller-btn,.cart-btn,.chat-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:0;border-radius:999px;text-decoration:none;font-weight:600;font-size:14px;white-space:nowrap;box-shadow:0 5px 18px #00000047}.seller-btn{border:1px solid rgba(255,210,60,.35);background:#101a26;color:#f5f7fa;cursor:pointer}.seller-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#ffc10724;color:#ffd22e}.seller-arrow{font-size:20px;line-height:1}.floating-actions{display:flex;flex-direction:column;gap:10px}.cart-btn{background:#08aeea;color:#fff;cursor:pointer}.chat-btn{background:#22c55e;color:#fff;cursor:pointer}.cart-btn:hover,.chat-btn:hover,.seller-btn:hover{transform:translateY(-1px)}@media(max-width:600px){.bottom-floating{left:auto;right:16px;bottom:14px;transform:none;flex-direction:column-reverse;align-items:flex-end;gap:10px}.floating-actions{align-items:flex-end}.seller-btn,.cart-btn,.chat-btn{min-height:42px;padding:9px 14px;font-size:13px}}@media(max-width:380px){.bottom-floating{right:10px}.seller-btn,.cart-btn,.chat-btn{min-height:40px;padding:8px 12px;font-size:12px}}.topbar.floating-topbar{position:fixed!important;top:14px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;width:min(1080px,calc(100vw - 28px))!important;height:62px!important;padding:0 10px 0 18px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:20px!important;background:#0a101cb8!important;box-shadow:0 18px 45px #00000057,inset 0 1px #ffffff12!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important;z-index:1000!important}.floating-topbar .brand{padding:6px 10px}.floating-topbar .logo-img{height:34px!important}.floating-topbar nav{margin-left:auto;gap:5px!important}.floating-topbar nav button{color:#cbd5e1!important;padding:9px 14px!important;border-radius:12px!important;transition:.2s ease!important}.floating-topbar nav button:hover,.floating-topbar nav button:focus-visible{color:#fff!important;background:#38bdf821!important}.floating-topbar .menu-btn{margin-left:auto;width:42px;height:42px;border-radius:12px;background:#ffffff12}.app>main{padding-top:84px!important}@media(max-width:700px){.topbar.floating-topbar{top:10px!important;width:calc(100vw - 20px)!important;height:56px!important;border-radius:17px!important;padding:0 8px 0 12px!important}.floating-topbar .logo-img{height:31px!important}.floating-topbar nav{top:64px!important;right:0!important;width:190px;padding:7px!important;border-radius:15px!important;background:#0a101cf0!important;box-shadow:0 18px 40px #0006}.floating-topbar nav button{width:100%;text-align:left}.app>main{padding-top:76px!important}}.store-status-floating{left:18px!important;right:auto!important;transform:none!important;bottom:calc(18px + env(safe-area-inset-bottom))!important}.store-status-floating:hover{transform:translateY(-2px)!important}.store-status-floating:active{transform:scale(.97)!important}@media(max-width:700px){.store-status-floating{left:12px!important;bottom:calc(12px + env(safe-area-inset-bottom))!important}}.category-admin-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 22px;margin-bottom:18px;border:1px solid var(--panel-border);border-radius:18px;background:linear-gradient(135deg,#38bdf81a,#0f172ab3)}.category-admin-hero h2{margin:3px 0 5px;font-size:22px}.category-admin-hero p{margin:0;color:#64748b;font-size:13px}.category-total{min-width:90px;padding:13px 16px;border:1px solid rgba(56,189,248,.18);border-radius:14px;background:#38bdf812;color:var(--sky-blue);display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:8px}.category-total strong{font-size:20px;color:#fff}.category-total span{grid-column:2;color:#64748b;font-size:10px;text-transform:uppercase;letter-spacing:1px}.category-add-panel{background:#0f172ab8}.category-add-title{display:flex;align-items:center;gap:11px;margin-bottom:14px}.category-add-title h2{margin:0 0 2px}.category-add-title small{color:#64748b}.category-add-icon,.category-card-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--sky-blue);background:#38bdf81a;border:1px solid rgba(56,189,248,.15)}.category-add-icon{width:38px;height:38px}.category-edit-panel{border-color:#38bdf83d}.category-edit-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.category-edit-heading h2{margin:2px 0 0}.category-list-panel{padding-bottom:22px}.category-panel-icon{color:#64748b}.category-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card{min-width:0;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid var(--panel-border);border-radius:15px;background:linear-gradient(145deg,#0b1220,#070c14);transition:.2s ease}.category-card:hover{transform:translateY(-2px);border-color:#38bdf847;box-shadow:0 10px 25px #0000002e}.category-card-icon{width:42px;height:42px;border-radius:13px}.category-card-main{min-width:0;flex:1}.category-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.category-index{color:#475569;font-size:10px;font-weight:900;letter-spacing:1px}.category-count{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:10px;font-weight:700;white-space:nowrap}.category-card h3{margin:4px 0 3px;color:#fff;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-card-meta{color:#64748b;font-size:10px}.category-card-actions{flex:0 0 auto}.category-edit-btn{display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(56,189,248,.18);background:#38bdf812;color:var(--sky-blue);border-radius:8px;padding:8px 10px;cursor:pointer;font-size:11px;font-weight:800}.category-edit-btn:hover{background:#38bdf824}@media(max-width:760px){.category-admin-hero{align-items:flex-start}.category-total{min-width:74px;padding:10px 12px}.category-card-grid{grid-template-columns:1fr}.category-card{padding:12px}}@media(max-width:520px){.category-admin-hero{padding:16px}.category-admin-hero h2{font-size:18px}.category-admin-hero p{font-size:11px}.category-total{display:none}.category-card-actions .category-edit-btn{padding:8px}.category-card-actions .category-edit-btn{font-size:0}.category-card-actions .category-edit-btn svg{width:15px;height:15px}.inline-form{max-width:none!important}}.topbar.floating-topbar,.floating-stack,.bottom-floating,.store-status-floating{z-index:1000!important}.modal-backdrop{z-index:3000!important}.store-modal-backdrop,.store-status-backdrop{z-index:4000!important}.store-select-shield{z-index:5000!important}.store-select-menu,.store-select-menu.floating{z-index:5001!important}.floating-topbar .menu-btn,.admin-mobile-header .menu-btn{background:transparent!important;border:0!important;box-shadow:none!important;outline:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.floating-topbar .menu-btn:active,.admin-mobile-header .menu-btn:active{transform:scale(.88) rotate(8deg)}.floating-topbar nav{transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1)}@media(max-width:700px){.floating-topbar nav{display:flex!important;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.96);visibility:hidden;background:#070c14d1!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.floating-topbar nav.mobile-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.floating-topbar .menu-btn{background:transparent!important}}.admin-shell{min-height:100vh;padding:18px;gap:16px;background:radial-gradient(circle at 10% 0%,rgba(56,189,248,.07),transparent 28%),#050910}.admin-mobile-header{border:1px solid var(--panel-border)!important;border-radius:18px!important;background:#0a101cd1!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 14px 35px #00000038}.sidebar{border:1px solid var(--panel-border)!important;border-radius:20px!important;background:#0a101ce0!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 18px 45px #00000040;padding:16px!important}.admin-content{min-height:calc(100vh - 36px);padding:22px!important;border:1px solid var(--panel-border);border-radius:22px;background:#080d17b8;box-shadow:0 18px 45px #00000038;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.admin-top{padding-bottom:18px;border-bottom:1px solid rgba(148,163,184,.09)}@media(min-width:761px){.admin-shell{grid-template-columns:240px minmax(0,1fr)!important}.sidebar{position:sticky!important;top:18px!important;height:calc(100vh - 36px)!important}}@media(max-width:760px){.admin-shell{display:block!important;padding:10px!important}.admin-mobile-header{position:sticky!important;top:10px!important;margin-bottom:10px;z-index:60}.sidebar{inset:76px 10px auto!important;max-height:calc(100vh - 96px);overflow:auto;transform:translateY(-12px) scale(.98)!important;opacity:0;pointer-events:none;transition:transform .28s cubic-bezier(.2,.8,.2,1),opacity .2s ease!important}.sidebar.mobile-open{transform:translateY(0) scale(1)!important;opacity:1;pointer-events:auto}.admin-content{min-height:calc(100vh - 86px);margin-top:10px;padding:16px!important;border-radius:20px}}@media(max-width:420px){.admin-shell{padding:8px!important}.admin-content{padding:13px!important}}.floating-topbar .menu-btn.is-open,.admin-mobile-header .menu-btn.is-open{transform:rotate(90deg)}.badge-template-grid{display:flex;flex-wrap:wrap;gap:8px;margin:2px 0 8px}.badge-template{border:1px solid rgba(148,163,184,.18);background:#ffffff09;color:#cbd5e1;border-radius:10px;padding:8px 10px;font-size:10px;font-weight:800;letter-spacing:.3px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.badge-template span{margin-right:5px}.badge-template:hover{transform:translateY(-1px);border-color:#38bdf873;background:#38bdf814}.badge-template.selected{border-color:#38bdf8bf;background:#38bdf821;box-shadow:0 0 0 2px #38bdf814}.badge-template.clear{color:#94a3b8}.badge-live-preview{display:flex;align-items:center;gap:10px;margin-top:4px;padding:10px 12px;border:1px dashed rgba(148,163,184,.2);border-radius:12px;background:#0f172a3d}.badge-live-preview .product-badge{position:static;display:inline-flex;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-live-preview small{color:#64748b;font-size:10px}@media(max-width:650px){.badge-template-grid{gap:6px}.badge-template{padding:7px 8px;font-size:9px}}.product-badge{border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 20px #0f172a2e;font-weight:900;letter-spacing:.45px}.product-badge.badge-cyan{background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff}.product-badge.badge-red{background:linear-gradient(135deg,#ef4444,#be123c);color:#fff}.product-badge.badge-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff}.product-badge.badge-green{background:linear-gradient(135deg,#22c55e,#15803d);color:#fff}.product-badge.badge-purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff}.product-badge.badge-pink{background:linear-gradient(135deg,#ec4899,#be185d);color:#fff}.product-badge.badge-yellow{background:linear-gradient(135deg,#facc15,#eab308);color:#422006}.product-badge.badge-dark{background:linear-gradient(135deg,#334155,#0f172a);color:#fff}.badge-color-picker{display:flex;align-items:center;gap:12px;margin-top:12px;flex-wrap:wrap}.field-mini-label{font-size:11px;font-weight:800;color:#94a3b8}.badge-color-grid{display:flex;gap:8px;flex-wrap:wrap}.badge-color-swatch{width:30px;height:30px;border-radius:10px;border:2px solid rgba(255,255,255,.12);padding:3px;background:transparent;cursor:pointer;transition:.18s ease}.badge-color-swatch span{display:block;width:100%;height:100%;border-radius:7px}.badge-color-swatch:hover{transform:translateY(-2px);border-color:#ffffff73}.badge-color-swatch.selected{border-color:#fff;box-shadow:0 0 0 3px #38bdf838,0 5px 16px #0003;transform:translateY(-2px)}.badge-color-swatch.cyan span{background:linear-gradient(135deg,#06b6d4,#2563eb)}.badge-color-swatch.red span{background:linear-gradient(135deg,#ef4444,#be123c)}.badge-color-swatch.orange span{background:linear-gradient(135deg,#f97316,#ea580c)}.badge-color-swatch.green span{background:linear-gradient(135deg,#22c55e,#15803d)}.badge-color-swatch.purple span{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.badge-color-swatch.pink span{background:linear-gradient(135deg,#ec4899,#be185d)}.badge-color-swatch.yellow span{background:linear-gradient(135deg,#facc15,#eab308)}.badge-color-swatch.dark span{background:linear-gradient(135deg,#334155,#0f172a)}.category-showcase{margin:4px 0 24px;padding:20px;border:1px solid rgba(148,163,184,.14);border-radius:24px;background:linear-gradient(145deg,#0f172ad6,#0f172a85);box-shadow:0 18px 45px #02061724;overflow:hidden}.category-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px}.category-heading .eyebrow{display:block;font-size:10px;letter-spacing:1.6px;color:#38bdf8;font-weight:900}.category-heading h2{margin:4px 0 3px;color:#fff;font-size:21px}.category-heading p{margin:0;color:#64748b;font-size:12px}.category-total-pill{font-size:10px;font-weight:900;color:#cbd5e1;background:#ffffff0d;border:1px solid rgba(148,163,184,.14);padding:8px 10px;border-radius:999px;white-space:nowrap}.category-showcase .categories{display:flex;align-items:stretch;gap:10px;width:100%;justify-content:flex-start;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:none}.category-showcase .categories::-webkit-scrollbar{display:none}.category-chip{min-width:168px;flex:0 0 auto;display:flex;align-items:center;gap:10px;text-align:left;padding:11px 12px;border-radius:16px;border:1px solid rgba(148,163,184,.12);background:#ffffff09;color:#cbd5e1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.category-chip:hover{transform:translateY(-2px);border-color:#ffffff38;background:#fff1}.category-chip.active{border-color:#38bdf880;background:linear-gradient(135deg,#0ea5e929,#6366f11a);box-shadow:0 10px 24px #0ea5e914}.category-chip-icon{width:38px;height:38px;flex:0 0 38px;border-radius:12px;display:grid;place-items:center;background:#ffffff12}.category-chip-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.category-chip-copy b{font-size:12px;color:#f8fafc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-chip-copy small{font-size:9px;color:#64748b}.category-chip-arrow{margin-left:auto;color:#475569;transition:transform .18s ease}.category-chip:hover .category-chip-arrow,.category-chip.active .category-chip-arrow{transform:translate(2px);color:#94a3b8}.category-chip.cyan .category-chip-icon{color:#22d3ee;background:#06b6d41f}.category-chip.violet .category-chip-icon{color:#a78bfa;background:#8b5cf61f}.category-chip.blue .category-chip-icon{color:#60a5fa;background:#3b82f61f}.category-chip.green .category-chip-icon{color:#4ade80;background:#22c55e1f}.category-chip.pink .category-chip-icon{color:#f472b6;background:#ec48991f}.category-chip.orange .category-chip-icon{color:#fb923c;background:#f973161f}.category-chip.yellow .category-chip-icon{color:#facc15;background:#eab3081f}.category-chip.slate .category-chip-icon{color:#cbd5e1;background:#94a3b81a}@media(max-width:700px){.category-showcase{padding:16px;border-radius:20px}.category-heading{align-items:flex-start}.category-heading h2{font-size:18px}.category-heading p{font-size:11px}.category-total-pill{font-size:9px}.category-showcase .categories{scroll-snap-type:x mandatory}.category-chip{min-width:168px;scroll-snap-align:start}.category-chip-icon{width:34px;height:34px;flex-basis:34px}}.toolbar{background:transparent!important;padding-top:6px;padding-bottom:14px}.category-showcase{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(56,189,248,.14);background:radial-gradient(circle at 8% 15%,rgba(14,165,233,.16),transparent 28%),radial-gradient(circle at 88% 85%,rgba(124,58,237,.13),transparent 30%),linear-gradient(135deg,#091222f5,#060c18e6);box-shadow:0 20px 45px #02061733,inset 0 1px #ffffff06}.category-showcase:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.38;background-image:linear-gradient(rgba(148,163,184,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.045) 1px,transparent 1px);background-size:32px 32px;-webkit-mask-image:linear-gradient(135deg,black,transparent 78%);mask-image:linear-gradient(135deg,black,transparent 78%);pointer-events:none}.category-showcase:after{content:"";position:absolute;width:170px;height:170px;right:-75px;top:-85px;border-radius:50%;border:1px solid rgba(56,189,248,.13);box-shadow:0 0 0 22px #38bdf806,0 0 0 44px #38bdf805;pointer-events:none}.category-showcase>*{position:relative;z-index:1}.category-chip{min-width:168px;background:#0f172a94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-chip.no-icon{min-width:142px;padding-left:14px}.category-chip-icon{overflow:hidden}.category-chip-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.category-card-icon{overflow:hidden}.category-card-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.category-create-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.category-create-form>.form-control{flex:1 1 220px;min-width:180px}.category-icon-upload{min-height:42px;max-width:240px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px dashed rgba(56,189,248,.25);border-radius:11px;background:#38bdf80b;color:#94a3b8;font-size:11px;font-weight:800;cursor:pointer;overflow:hidden}.category-icon-upload:hover{border-color:#38bdf87a;color:#cbd5e1;background:#38bdf814}.category-icon-upload input{display:none}.category-icon-upload span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-remove-icon{min-height:42px;border:1px solid rgba(248,113,113,.16);border-radius:11px;padding:0 11px;background:#f871710d;color:#94a3b8;font-size:11px;font-weight:800;cursor:pointer}.category-remove-icon.active{color:#fda4af;border-color:#f8717157;background:#f871711a}.category-icon-hint{display:block;margin-top:9px}@media(max-width:700px){.toolbar{padding-left:3%;padding-right:3%}.category-showcase{padding:15px;border-radius:20px}.category-chip{min-width:158px}.category-chip.no-icon{min-width:132px}.category-create-form{align-items:stretch}.category-create-form>.form-control,.category-icon-upload,.category-remove-icon,.category-create-form>.btn-auto{width:100%;max-width:none}}html,body,#root{max-width:100%;overflow-x:hidden}.toolbar{width:100%;max-width:100%;margin:8px 0 18px;padding:0 3% 4px!important;background:transparent!important;overflow:hidden}.toolbar-inner{width:100%;max-width:1200px;min-width:0;height:auto!important;min-height:0!important;align-items:stretch!important;gap:10px!important}.category-showcase{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:13px 14px 11px!important;border-radius:18px!important;box-sizing:border-box!important}.category-heading{min-width:0;margin-bottom:9px!important;align-items:center!important}.category-heading>div{min-width:0}.category-heading h2{font-size:16px!important;line-height:1.2!important}.category-heading p{font-size:10px!important;line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-total-pill{flex:0 0 auto;padding:6px 8px!important;font-size:9px!important}.category-showcase .categories{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;display:flex!important;align-items:center!important;overflow-x:auto!important;overflow-y:hidden!important;padding:1px 1px 3px!important;margin:0!important;gap:8px!important;overscroll-behavior-x:contain}.category-chip{height:48px!important;min-height:48px!important;min-width:145px!important;max-width:190px;padding:8px 10px!important;border-radius:13px!important}.category-chip.no-icon{min-width:125px!important;padding-left:12px!important}.category-chip-icon{width:30px!important;height:30px!important;flex-basis:30px!important;border-radius:9px!important}.category-chip-copy b{font-size:11px!important}.category-chip-copy small{font-size:8px!important}.category-chip-arrow{flex:0 0 auto}.search{width:100%!important;min-width:0!important}@media(max-width:700px){.toolbar{padding-left:3%!important;padding-right:3%!important;padding-bottom:2px!important}.category-showcase{padding:11px 11px 9px!important;border-radius:16px!important}.category-heading{margin-bottom:7px!important;gap:8px!important}.category-heading h2{font-size:15px!important}.category-heading p{font-size:9px!important}.category-total-pill{display:none}.category-chip{min-width:138px!important;height:44px!important;min-height:44px!important;padding:7px 9px!important}.category-chip.no-icon{min-width:118px!important}.category-chip-icon{width:28px!important;height:28px!important;flex-basis:28px!important}}.dashboard-page,.dashboard-page *{min-width:0}.dashboard-page{width:100%;max-width:100%;overflow:hidden}.dashboard-page .panel{box-sizing:border-box}.dashboard-page{display:grid;gap:16px}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border:1px solid rgba(56,189,248,.14);border-radius:20px;background:radial-gradient(circle at 8% 10%,rgba(14,165,233,.14),transparent 32%),radial-gradient(circle at 90% 100%,rgba(124,58,237,.11),transparent 34%),linear-gradient(145deg,#0f172ae0,#070c18d1);box-shadow:0 18px 40px #02061729}.dashboard-eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:900;color:#38bdf8}.dashboard-hero h2{margin:4px 0;font-size:22px}.dashboard-hero p{margin:0;color:#64748b;font-size:11px}.dashboard-period-picker{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(148,163,184,.12);border-radius:13px;background:#02061759;white-space:nowrap}.dashboard-period-picker svg{margin:0 5px;color:#38bdf8}.dashboard-period-picker button{border:0;background:transparent;color:#64748b;padding:8px 10px;border-radius:9px;font-size:10px;font-weight:800;cursor:pointer}.dashboard-period-picker button.active{color:#fff;background:linear-gradient(135deg,#0ea5e933,#6366f129);box-shadow:inset 0 0 0 1px #38bdf82e}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dashboard-kpi{display:flex;gap:12px;align-items:flex-start;padding:16px;border:1px solid rgba(148,163,184,.11);border-radius:16px;background:linear-gradient(145deg,#0f172ad1,#080d18c7);box-shadow:0 12px 28px #0206171f}.dashboard-kpi-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;color:#38bdf8;background:#0ea5e91c;border:1px solid rgba(56,189,248,.12)}.dashboard-kpi-body{min-width:0;display:flex;flex-direction:column;gap:3px}.dashboard-kpi-body span{font-size:9px;color:#64748b;font-weight:800}.dashboard-kpi-body strong{font-size:18px;color:#fff;white-space:nowrap}.dashboard-kpi-body small{display:flex;align-items:center;gap:3px;color:#64748b;font-size:9px}.dashboard-kpi-body small.positive{color:#4ade80}.dashboard-kpi-body small.negative{color:#fb7185}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:16px}.dashboard-secondary-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:16px}.dashboard-chart-panel,.dashboard-status-panel{min-width:0}.dashboard-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.dashboard-panel-head h2{margin:0;font-size:15px}.dashboard-panel-head span{display:block;margin-top:3px;color:#64748b;font-size:9px}.dashboard-panel-head>svg{color:#38bdf8;opacity:.8}.revenue-chart{display:flex;align-items:flex-end;gap:8px;min-height:230px;overflow-x:auto;padding:12px 2px 2px}.chart-col{min-width:34px;flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;height:205px;justify-content:flex-end}.chart-value{height:18px;color:#64748b;font-size:8px;white-space:nowrap}.chart-track{height:155px;width:100%;display:flex;align-items:flex-end;justify-content:center}.chart-bar{width:13px;min-height:4px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#38bdf8,#2563eb);box-shadow:0 8px 18px #2563eb2e;transition:height .3s ease}.chart-col>span{color:#475569;font-size:8px;white-space:nowrap}.status-progress{margin:15px 0}.status-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:6px}.status-progress span{font-size:10px;color:#94a3b8}.status-progress b{font-size:10px;color:#e2e8f0}.status-progress b small{color:#475569;font-weight:700}.progress-track{height:7px;border-radius:999px;background:#94a3b814;overflow:hidden}.progress-fill{height:100%;border-radius:999px}.progress-fill.success{background:linear-gradient(90deg,#22c55e,#16a34a)}.progress-fill.info{background:linear-gradient(90deg,#38bdf8,#2563eb)}.progress-fill.warning{background:linear-gradient(90deg,#facc15,#f59e0b)}.progress-fill.danger{background:linear-gradient(90deg,#fb7185,#e11d48)}.top-products{display:grid;gap:7px}.top-product{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid rgba(148,163,184,.08);border-radius:11px;background:#ffffff05}.top-rank{width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#38bdf814;color:#38bdf8;font-size:10px;font-weight:900}.top-product-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.top-product-main strong{font-size:10px;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-product-main small{font-size:8px;color:#64748b}.top-product>b{font-size:10px;color:#38bdf8;white-space:nowrap}.catalog-health{display:grid;grid-template-columns:1fr 1fr;gap:8px}.health-item{padding:14px;border-radius:12px;border:1px solid rgba(148,163,184,.08);background:#ffffff05}.health-item span{display:block;color:#64748b;font-size:9px}.health-item strong{display:block;margin-top:3px;font-size:19px}.health-item.info strong{color:#38bdf8}.health-item.warning strong{color:#facc15}.health-item.danger strong{color:#fb7185}.health-item.neutral strong{color:#e2e8f0}@media(max-width:900px){.dashboard-page,.dashboard-hero,.dashboard-kpi-grid,.dashboard-main-grid,.dashboard-secondary-grid{width:100%;min-width:0;max-width:100%}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.dashboard-secondary-grid{grid-template-columns:minmax(0,1fr)}.dashboard-hero{align-items:flex-start;flex-direction:column;overflow:hidden}.dashboard-hero>div:first-child{width:100%;min-width:0}.dashboard-period-picker{width:100%;max-width:100%;min-width:0;overflow-x:auto;box-sizing:border-box}.dashboard-period-picker button{flex:1 0 auto}.dashboard-chart-panel,.dashboard-status-panel,.dashboard-page .panel{width:100%;min-width:0;max-width:100%;box-sizing:border-box}}@media(max-width:600px){.dashboard-page{gap:12px;overflow:hidden}.dashboard-hero{padding:16px;border-radius:16px}.dashboard-hero h2{font-size:18px}.dashboard-hero p{font-size:10px;line-height:1.45}.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-kpi{padding:12px;gap:8px;min-width:0;overflow:hidden}.dashboard-kpi-icon{width:34px;height:34px;flex-basis:34px}.dashboard-kpi-body{min-width:0;overflow:hidden}.dashboard-kpi-body strong{font-size:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.dashboard-kpi-body span,.dashboard-kpi-body small{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-period-picker{gap:2px;padding:4px;border-radius:12px}.dashboard-period-picker svg{flex:0 0 auto;margin:0 3px}.dashboard-period-picker button{padding:7px;font-size:9px;min-width:0}.dashboard-panel-head{min-width:0}.dashboard-panel-head>div{min-width:0}.dashboard-panel-head h2{font-size:14px}.dashboard-panel-head span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.revenue-chart{min-height:150px;height:165px;gap:6px;overflow-x:hidden;padding:8px 0 0;min-width:0}.chart-col{min-width:0;width:auto;flex:1;height:150px;gap:3px}.chart-track{height:105px}.chart-bar{width:10px;min-height:3px}.chart-value{height:14px;font-size:7px}.chart-col>span{font-size:7px}.catalog-health{gap:6px}.health-item{padding:11px}}.product-admin-filters{margin:14px 0 16px;padding:12px;border:1px solid rgba(148,163,184,.12);border-radius:14px;background:linear-gradient(145deg,#0f172ab8,#080f1994)}.product-filter-heading{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#38bdf8}.product-filter-heading>div{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.product-filter-heading strong{font-size:12px;color:#f8fafc}.product-filter-heading small{font-size:9px;color:#64748b}.product-filter-heading>span{font-size:8px;font-weight:900;color:#38bdf8;background:#38bdf81a;border:1px solid rgba(56,189,248,.18);padding:4px 7px;border-radius:999px;white-space:nowrap}.product-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}.product-filter-grid .store-select{min-width:0}.product-filter-reset{height:38px;justify-content:center;gap:5px;font-size:11px}.product-badge{top:5px!important;left:5px!important;max-width:calc(100% - 66px);box-sizing:border-box;padding:3px 5px!important;border-radius:5px!important;font-size:7px!important;line-height:1.05!important;letter-spacing:.25px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 2px 6px #00000038}.product-featured{right:5px!important;top:5px!important;max-width:58px;box-sizing:border-box;padding:3px 5px!important;border-radius:5px!important;gap:2px!important;font-size:7px!important;line-height:1.05!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-featured svg{width:8px;height:8px;flex:0 0 auto}.badge-live-preview .product-badge{position:static!important;display:inline-flex;max-width:100%;font-size:8px!important}@media(max-width:800px){.product-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.product-admin-filters{padding:10px;margin:12px 0 14px}.product-filter-grid{grid-template-columns:1fr 1fr;gap:7px}.product-filter-grid .store-select-trigger{min-height:36px;padding:0 9px;font-size:10px}.product-filter-reset{height:36px}.product-badge{top:4px!important;left:4px!important;max-width:calc(100% - 58px);padding:2px 4px!important;font-size:6.5px!important;border-radius:4px!important}.product-featured{top:4px!important;right:4px!important;max-width:52px;padding:2px 4px!important;font-size:6.5px!important;border-radius:4px!important}.product-featured svg{width:7px;height:7px}}.home-product-controls{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(170px,220px) minmax(150px,200px);align-items:center;justify-content:end;gap:8px;box-sizing:border-box}.home-control-label{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:10px;font-weight:800;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.home-control-label svg{color:var(--sky-blue);flex:0 0 auto}.home-product-controls .store-select{min-width:0;width:100%}.home-product-controls .store-select-trigger{min-height:38px;padding:0 10px;border-radius:10px;background:#070c149e;font-size:10px}.home-product-controls .store-select-option{font-size:10px;padding:9px}.home-product-controls .home-sort-select .store-select-trigger{border-color:#38bdf82e}.home-product-controls .home-label-select .store-select-trigger{border-color:#8b5cf62e}@media(max-width:700px){.home-product-controls{grid-template-columns:1fr 1fr;gap:7px;padding-top:1px}.home-control-label{grid-column:1 / -1;font-size:9px;margin-left:2px}.home-product-controls .store-select-trigger{min-height:37px;padding:0 9px;font-size:9px}.home-product-controls .store-select-option{font-size:10px}}@media(max-width:380px){.home-product-controls{gap:6px}.home-product-controls .store-select-trigger{font-size:8.5px;padding:0 8px}}.subcategory-strip{margin-top:14px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.subcategory-strip-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;font-size:12px;color:var(--muted,#8b95a7)}.subcategory-strip-head span{font-weight:700;color:var(--text,#f5f7fb)}.subcategory-strip-head button{border:0;background:transparent;color:var(--accent,#7dd3fc);font:inherit;cursor:pointer;padding:4px 6px}.subcategory-list{display:flex;flex-wrap:wrap;gap:8px}.subcategory-chip{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:7px 11px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09;color:var(--text,#f5f7fb);cursor:pointer;font:inherit}.subcategory-chip:hover,.subcategory-chip.active{border-color:#7dd3fc73;background:#7dd3fc14}.subcategory-chip img{width:22px;height:22px;object-fit:cover;border-radius:6px}.subcategory-chip span{font-size:12px;font-weight:700}.subcategory-chip small{min-width:20px;padding:2px 5px;border-radius:999px;background:#ffffff12;color:var(--muted,#8b95a7);font-size:10px;text-align:center}.product-ask-btn{width:100%;min-height:48px;margin-top:9px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid rgba(125,211,252,.25);border-radius:12px;background:#7dd3fc0f;color:#bfeaff;text-decoration:none;font-weight:700;font-size:13px;transition:background .15s ease,border-color .15s ease}.product-ask-btn:hover{background:#7dd3fc1c;border-color:#7dd3fc73}.product-ask-btn svg:last-child{opacity:.65}@media(max-width:640px){.subcategory-strip{margin-top:10px;padding:10px}.subcategory-list{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.subcategory-list::-webkit-scrollbar{display:none}.subcategory-chip{flex:0 0 auto}.subcategory-strip-head{font-size:11px}.product-ask-btn{min-height:44px}}.account-nav-btn,.notification-nav-btn{display:inline-flex!important;align-items:center;gap:6px;position:relative}.notif-dot{position:absolute;right:4px;top:4px;width:7px;height:7px;border-radius:50%;background:#ff4d67;box-shadow:0 0 0 2px #00000040}.account-modal,.order-history-modal,.notification-modal{width:min(560px,calc(100vw - 28px));max-height:min(720px,90vh);overflow:auto}.account-head{display:flex;gap:14px;align-items:center;margin-bottom:22px}.account-avatar{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#55aaff1f;color:#67b7ff}.account-head h2{margin:3px 0}.account-head p{margin:0;color:var(--muted,#8d98a8)}.account-actions{display:grid;gap:10px}.account-actions button{display:flex;align-items:center;justify-content:center;gap:8px}.history-list,.notification-list{display:grid;gap:10px}.history-card{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06}.history-card>div{display:grid;gap:4px}.history-card span{font-size:12px;color:var(--muted,#8d98a8)}.notification-card{width:100%;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff06;padding:14px;text-align:left;display:flex;gap:12px;color:inherit}.notification-card.unread{border-color:#5ab4ff59;background:#5ab4ff0f}.notification-card>span:last-child{display:grid;gap:4px}.notification-card small{color:var(--muted,#8d98a8);line-height:1.45}.notification-card em{font-size:11px;color:var(--muted,#6f7b8b);font-style:normal}.notification-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#5ab4ff1a;color:#67b7ff;flex:none}.notifications-admin{max-width:850px}.notification-compose{display:grid;gap:12px}.notification-compose textarea{resize:vertical;min-height:100px}.notification-admin-list{margin-top:28px;display:grid;gap:10px}.notification-admin-list h3{margin:0}.admin-notification-row{display:flex;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:14px}.admin-notification-row p{margin:5px 0;color:var(--muted,#8d98a8)}.admin-notification-row small{color:#6f7b8b}@media(max-width:700px){.history-card{grid-template-columns:1fr auto}.history-card>b{grid-column:1/-1}.account-nav-btn,.notification-nav-btn{justify-content:flex-start}.admin-notification-row{align-items:flex-start}}.floating-topbar .nav-actions{display:flex;align-items:center;gap:6px;margin-left:8px;flex:none}.floating-topbar .nav-actions .account-nav-btn,.floating-topbar .nav-actions .notification-nav-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 11px!important;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:#dbe7f5!important;border-radius:12px;font-weight:700;white-space:nowrap}.floating-topbar .nav-actions .account-nav-btn:hover,.floating-topbar .nav-actions .notification-nav-btn:hover{background:#38bdf81f!important;border-color:#38bdf833}.floating-topbar .nav-actions .menu-btn{margin-left:2px!important;display:none;width:40px;height:40px;padding:0!important}.notif-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;display:inline-grid;place-items:center;background:#ef4444;color:#fff;font-size:10px;font-weight:800;line-height:1}.checkout-account-note{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(56,189,248,.18);background:#38bdf80f;border-radius:12px;color:#9fc7e7;font-size:12px;margin-bottom:2px}.live-notification-toast{position:fixed;right:22px;top:92px;z-index:6000;width:min(390px,calc(100vw - 28px));display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border:1px solid rgba(56,189,248,.25);border-radius:15px;background:#070e19f0;color:#eaf5ff;box-shadow:0 18px 45px #0000006b;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);text-align:left;animation:liveNotifIn .25s ease-out}.live-notification-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;flex:none;background:#38bdf81f;color:#5fc4ff}.live-notification-copy{display:grid;gap:3px;min-width:0;flex:1}.live-notification-copy strong{font-size:13px}.live-notification-copy small{font-size:11px;line-height:1.4;color:#9aaabd;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.live-notification-close{color:#718096;flex:none;margin-top:2px}@keyframes liveNotifIn{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:700px){.floating-topbar .nav-actions{gap:3px;margin-left:auto}.floating-topbar .nav-actions .account-nav-btn span{max-width:78px;overflow:hidden;text-overflow:ellipsis}.floating-topbar .nav-actions .account-nav-btn,.floating-topbar .nav-actions .notification-nav-btn{min-height:38px;padding:7px 9px!important;font-size:12px}.floating-topbar .nav-actions .menu-btn{display:grid!important;place-items:center}.floating-topbar .nav-actions .menu-btn svg{width:21px;height:21px}.live-notification-toast{right:14px;top:78px}}@media(max-width:430px){.floating-topbar .nav-actions .account-nav-btn span{display:none}.floating-topbar .nav-actions .notification-nav-btn span:not(.notif-count){display:inline}.floating-topbar .nav-actions .notification-nav-btn{padding:7px 8px!important}.floating-topbar nav{right:0!important}}.order-status-select{appearance:auto;-webkit-appearance:auto;min-width:150px;height:40px;padding:0 34px 0 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#111827;color:#f8fafc;font:inherit;font-weight:700;cursor:pointer}.order-status-select:disabled{opacity:.65;cursor:wait}.order-status-select:focus{outline:2px solid rgba(14,165,233,.45);outline-offset:1px}@media(max-width:640px){.order-status-select{min-width:132px;height:38px;font-size:12px}}.banner-style-panel{display:grid;gap:12px;padding:2px 0}.banner-style-box{border:1px solid var(--panel-border);background:#0f172a8c;border-radius:14px;padding:13px}.banner-style-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:10px}.banner-style-heading strong{font-size:13px}.banner-style-heading small{color:#64748b;font-size:10px}.banner-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.banner-style-grid label{display:flex;flex-direction:column;gap:5px;font-size:10px;color:#94a3b8}.banner-style-grid select,.banner-style-grid input[type=number]{width:100%;min-height:36px;border:1px solid var(--panel-border);border-radius:8px;background:#0b1220;color:#fff;padding:7px 9px}.banner-style-grid input[type=color]{width:100%;height:36px;padding:2px;border:1px solid var(--panel-border);border-radius:8px;background:#0b1220}.banner-word-picker{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(148,163,184,.1)}.banner-word-picker button{border:1px solid var(--panel-border);background:#111827;color:#cbd5e1;border-radius:7px;padding:5px 7px;font-size:10px}.banner-word-picker button.selected{border-color:var(--sky-blue);color:#fff;background:#0ea5e926}.banner-word-controls{margin-top:9px;display:grid;grid-template-columns:1.5fr 1fr 50px 1fr;align-items:center;gap:7px}.banner-word-controls select{min-height:34px;border:1px solid var(--panel-border);border-radius:8px;background:#0b1220;color:#fff;padding:6px}.banner-word-controls input[type=color]{width:50px;height:34px;padding:2px;border:1px solid var(--panel-border);border-radius:8px;background:#0b1220}@media(max-width:700px){.banner-style-grid,.banner-word-controls{grid-template-columns:1fr 1fr}.hero-copy{width:60%}.hero-copy h1{font-size:20px!important}.hero-copy p{font-size:11px!important}.hero-copy button{font-size:11px!important;padding:7px 12px}}.category-slider{position:relative;min-width:0;width:100%;overflow:hidden}.category-slider:before,.category-slider:after{content:"";position:absolute;top:0;bottom:0;width:44px;z-index:3;pointer-events:none}.category-slider:before{left:0;background:linear-gradient(90deg,#070f1cf5,#070f1c00)}.category-slider:after{right:0;background:linear-gradient(270deg,#070f1cf5,#070f1c00)}.category-slider .categories{cursor:grab;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-webkit-user-select:none;user-select:none;scrollbar-width:none}.category-slider .categories.is-dragging{cursor:grabbing;scroll-behavior:auto}.category-slider .category-chip{-webkit-user-select:none;user-select:none}.category-slider-arrow{position:absolute;top:50%;z-index:5;width:34px;height:34px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid rgba(148,163,184,.2);border-radius:50%;color:#e2e8f0;background:#081222db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 22px #02061759,inset 0 1px #ffffff0d;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,opacity .18s ease}.category-slider-arrow:hover{transform:translateY(-50%) scale(1.06);border-color:#38bdf87a;background:#0ea5e929}.category-slider-arrow.left{left:6px}.category-slider-arrow.right{right:6px}.category-slider-arrow:active{transform:translateY(-50%) scale(.96)}@media(max-width:700px){.category-slider:before,.category-slider:after{width:24px}.category-slider-arrow{width:28px;height:28px;opacity:.82}.category-slider-arrow.left{left:3px}.category-slider-arrow.right{right:3px}}.product-info,.product-price-wrap{display:flex;flex-direction:column;height:100%}.product-desc-short{min-height:2.8em;max-height:2.8em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:10px}.product-prices{margin-top:auto}.product-select-btn{width:100%;min-height:42px;margin-top:12px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:linear-gradient(135deg,#fff,#eef3f8);color:#101820;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.product-select-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #00000024}.product-select-btn:disabled{opacity:.5;cursor:not-allowed}.purchase-notice-editor{padding:16px;border:1px solid rgba(255,180,0,.22);border-radius:14px;background:#ffb4000b}.purchase-notice-editor label{display:flex;align-items:center;gap:7px}.notice-label-icon,.purchase-notice-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#ffae0026;color:#ffb000;font-weight:900}.product-editor-textarea{min-height:110px;resize:vertical}.product-purchase-notice{margin:16px 0;padding:15px;border:1px solid rgba(255,174,0,.28);border-radius:15px;background:linear-gradient(180deg,#ffae001a,#ffae000b)}.product-purchase-notice-head{display:flex;align-items:center;gap:10px;margin-bottom:11px}.product-purchase-notice-head strong{display:block;font-size:14px}.product-purchase-notice-head small{display:block;opacity:.62;margin-top:2px}.product-purchase-notice-text{white-space:pre-wrap;line-height:1.65;font-size:13px;opacity:.9}.product{align-self:start}.product-info,.product-price-wrap{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important}.product-info h3{white-space:normal!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:2.3em!important;max-height:2.3em!important}.product-desc-short{min-height:2.4em!important;max-height:2.4em!important;margin:2px 0 7px!important;line-height:1.2!important}.product-prices{margin-top:0!important;min-height:18px}.stock-info{min-height:12px}.product-select-btn{flex:0 0 auto!important;margin-top:8px!important}@media(min-width:1400px){.grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important}}@media(min-width:761px)and (max-width:1399px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:760px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-info{padding:8px!important}.product-info h3{font-size:11px!important}.product-desc-short{font-size:8.5px!important}.product-select-btn{min-height:38px!important;font-size:11px!important;border-radius:10px!important}}:root{--ref-bg:#060b14;--ref-panel:#0b1424;--ref-panel-2:#0e192b;--ref-border:rgba(100,170,220,.16);--ref-blue:#1da1ff;--ref-cyan:#22d3ee;--ref-purple:#8b5cf6;--ref-text:#f7fbff;--ref-muted:#8ea0b8}body{background:radial-gradient(circle at 50% -10%,rgba(25,67,130,.18),transparent 38%),var(--ref-bg)!important;color:var(--ref-text)}.app{min-height:100vh;background:transparent!important}.floating-topbar{max-width:1280px!important;margin:12px auto 0!important;min-height:64px!important;padding:8px 14px!important;border:1px solid rgba(148,163,184,.16)!important;border-radius:18px!important;background:#070d18e0!important;box-shadow:0 16px 40px #00000047,inset 0 1px #ffffff09!important;-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;position:sticky!important;top:10px!important;z-index:60!important}.floating-topbar .brand{padding-left:6px}.floating-topbar .logo-img{height:38px!important;width:auto!important;object-fit:contain}.floating-topbar nav{gap:4px!important}.floating-topbar nav button{min-height:42px!important;padding:0 15px!important;border-radius:11px!important;color:#cbd5e1!important;font-weight:750!important;background:transparent!important;border:1px solid transparent!important;transition:.18s ease!important}.floating-topbar nav button:hover{color:#fff!important;background:#1e90ff14!important}.floating-topbar nav button:first-child{color:#fff!important;position:relative}.floating-topbar nav button:first-child:after{content:"";position:absolute;left:15px;right:15px;bottom:3px;height:2px;border-radius:2px;background:linear-gradient(90deg,#1da1ff,#7c5cff);box-shadow:0 0 10px #1da1ff80}.nav-actions{gap:8px!important}.notification-nav-btn,.account-nav-btn{min-height:42px!important;border:1px solid rgba(148,163,184,.15)!important;border-radius:12px!important;background:#0c1625cc!important;color:#e2e8f0!important}.account-nav-btn:hover,.notification-nav-btn:hover{border-color:#38bdf866!important;background:#0e1e32f2!important}.cart-btn{border-radius:12px!important}.hero-wrap{max-width:1280px!important;margin:18px auto 0!important;padding:0!important}.hero{height:clamp(260px,30vw,390px)!important;min-height:260px!important;max-height:390px!important;border-radius:18px!important;border:1px solid rgba(56,189,248,.16)!important;box-shadow:0 20px 50px #00000047,inset 0 1px #ffffff0a!important;overflow:hidden!important}.hero-slide{background-position:center!important}.hero-copy{max-width:58%!important;padding:34px!important}.hero-copy h1{letter-spacing:-.035em!important;line-height:1.08!important}.hero-copy p{color:#b9c6d8!important;max-width:560px!important}.hero-copy button{border-radius:11px!important;box-shadow:0 10px 24px #2563eb40!important}.hero-arrow{width:38px!important;height:38px!important;border-radius:50%!important;background:#040a13a6!important;border:1px solid rgba(255,255,255,.14)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dots{margin-top:-38px!important;position:relative;z-index:10}.catalog{max-width:1280px!important;margin:24px auto 0!important}.toolbar{background:transparent!important;border:0!important;padding:0!important}.toolbar-inner{display:block!important}.category-showcase{padding:0!important;background:transparent!important;border:0!important}.category-heading{margin-bottom:12px!important}.category-heading h2{font-size:24px!important;letter-spacing:-.025em!important}.category-heading p{color:#8292a9!important}.category-total-pill{border:1px solid rgba(56,189,248,.18)!important;background:#0ea5e90f!important;color:#8bdcff!important}.category-slider{padding:0 0 2px!important}.category-slider .categories{gap:10px!important;padding:2px 6px 10px!important}.category-chip{min-width:122px!important;min-height:72px!important;padding:9px 12px!important;border-radius:14px!important;border:1px solid rgba(148,163,184,.12)!important;background:linear-gradient(180deg,#0f1b2df0,#091220f0)!important;box-shadow:0 8px 22px #0000001f!important}.category-chip:hover{border-color:#38bdf859!important;transform:translateY(-1px)}.category-chip.active{border-color:#1da1ff!important;background:linear-gradient(180deg,#0e2e4efa,#091b30fa)!important;box-shadow:0 0 0 1px #1da1ff26,0 12px 28px #0ea5e91f!important}.category-chip-icon{width:36px!important;height:36px!important;border-radius:10px!important;background:#1e40af24!important;border:1px solid rgba(96,165,250,.12)!important}.category-chip-icon img{width:22px!important;height:22px!important;object-fit:contain!important}.category-chip-copy b{font-size:12px!important}.category-chip-copy small{font-size:9px!important;color:#71829b!important}.search{max-width:100%!important;margin-top:10px!important}.search .form-control{min-height:46px!important;border-radius:13px!important;background:#091322!important;border:1px solid rgba(148,163,184,.16)!important;color:#fff!important}.home-product-controls{display:flex!important;justify-content:flex-end!important;gap:8px!important;margin-top:10px!important}.home-control-label{display:none!important}.home-sort-select,.home-label-select{min-width:155px!important}.store-select-trigger{min-height:44px!important;border-radius:12px!important;background:#091322!important;border-color:#94a3b829!important}.catalog{display:grid!important;grid-template-columns:minmax(0,1fr) 250px!important;column-gap:16px!important;align-items:start!important}.catalog>.toolbar{grid-column:1/-1!important}.catalog>.catalog-container{grid-column:1!important;min-width:0!important}.reference-store-sidebar{grid-column:2!important;grid-row:2!important;display:grid;gap:14px;position:sticky;top:92px}.reference-side-card{padding:18px!important;border-radius:15px!important;border:1px solid rgba(100,170,220,.14)!important;background:linear-gradient(180deg,#0c1728f2,#07101df2)!important;box-shadow:0 14px 34px #00000029!important}.reference-side-title{display:flex;align-items:center;gap:8px;font-weight:800;color:#b9e8ff;margin-bottom:12px}.side-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 10px #22c55eb3}.reference-status-pill{display:flex;align-items:center;justify-content:center;gap:8px;margin:6px 0 12px;padding:10px 12px;border-radius:12px;background:#22c55e17;color:#34f58b;border:1px solid rgba(34,197,94,.16)}.reference-status-pill.busy{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2429}.reference-status-pill.closed,.reference-status-pill.maintenance{color:#fb7185;background:#f43f5e14;border-color:#f43f5e29}.reference-status-dot{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 10px currentColor}.reference-side-card p{font-size:11px;line-height:1.6;color:#8191a8;margin:0 0 12px;text-align:center}.reference-side-action{width:100%;min-height:38px;border-radius:10px;border:1px solid rgba(56,189,248,.18);background:#0ea5e90f;color:#8bdcff;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:750;cursor:pointer}.reference-side-card h3{font-size:15px;line-height:1.35;margin:0 0 16px;color:#e8f1fb}.reference-side-card h3 span{color:#a78bfa}.reference-benefit-list{display:grid;gap:13px}.reference-benefit-list>div{display:flex;gap:10px;align-items:flex-start}.benefit-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#0ea5e91a;color:#67e8f9}.benefit-icon.green{background:#22c55e1a;color:#4ade80}.benefit-icon.yellow{background:#eab3081a;color:#facc15}.benefit-icon.purple{background:#8b5cf61a;color:#c4b5fd}.reference-benefit-list b{display:block;font-size:11px;color:#e8eef7}.reference-benefit-list small{display:block;margin-top:2px;font-size:9px;color:#71829a;line-height:1.45}.reference-payment-list{display:grid;gap:10px}.reference-payment-list span{display:flex;align-items:center;gap:9px;font-size:11px;color:#c9d4e2;padding:8px 9px;border-radius:9px;background:#ffffff06}.reference-payment-list svg{color:#38bdf8}.section-header{margin:20px 0 12px!important}.section-title{font-size:22px!important;letter-spacing:-.025em!important}.grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.product{border-radius:13px!important;border:1px solid rgba(100,170,220,.16)!important;background:linear-gradient(180deg,#0c1728,#091322)!important;box-shadow:0 12px 30px #0000002e!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important}.product:hover{transform:translateY(-3px)!important;border-color:#38bdf84d!important;box-shadow:0 18px 38px #00000047,0 0 20px #0ea5e90d!important}.product-img{aspect-ratio:1/1!important;background:#0c1728!important}.product-img img{object-fit:cover!important}.product-info{padding:10px!important}.product-category-text{font-size:8px!important;letter-spacing:.07em!important;color:#35bdf5!important;font-weight:850!important;text-transform:uppercase!important}.product-info h3{font-size:12px!important;line-height:1.28!important;color:#f4f8ff!important}.product-desc-short{font-size:9px!important;color:#8495ac!important;line-height:1.35!important}.product-prices{display:flex!important;align-items:baseline!important;gap:5px!important;flex-wrap:wrap!important}.sale-price{font-size:14px!important;font-weight:900!important;color:#20c7ff!important}.original-price{font-size:9px!important}.discount-inline-badge{font-size:8px!important;border-radius:5px!important;padding:2px 4px!important}.stock-info{font-size:8px!important;margin-top:3px!important}.product-select-btn{min-height:38px!important;border-radius:9px!important;font-size:10px!important;background:linear-gradient(135deg,#0ea5e9,#2563eb 52%,#7c3aed)!important;border:1px solid rgba(125,211,252,.3)!important;color:#fff!important;box-shadow:0 7px 18px #2563eb33,inset 0 1px #ffffff2e!important}.product-select-btn:hover:not(:disabled){filter:brightness(1.08)!important;transform:translateY(-2px)!important;box-shadow:0 12px 24px #2563eb52!important}.footer-wrap{max-width:1280px!important;margin:28px auto 0!important;border-top:1px solid rgba(148,163,184,.1)!important}.floating-stack{right:22px!important;bottom:22px!important;gap:8px!important}.floating-btn{border-radius:999px!important;box-shadow:0 12px 28px #00000040!important}@media(max-width:1100px){.catalog{grid-template-columns:minmax(0,1fr)!important}.catalog>.catalog-container,.catalog>.reference-store-sidebar{grid-column:1!important;grid-row:auto!important}.reference-store-sidebar{position:static;grid-template-columns:repeat(3,minmax(0,1fr))}.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:800px){.floating-topbar{margin:7px 8px 0!important;top:6px!important}.hero-wrap{margin:10px 8px 0!important}.hero{height:240px!important;min-height:240px!important}.hero-copy{max-width:70%!important;padding:22px!important}.catalog{margin:18px 8px 0!important}.reference-store-sidebar{grid-template-columns:1fr!important}.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.home-product-controls{justify-content:stretch!important}.home-sort-select,.home-label-select{min-width:0!important;flex:1!important}}@media(min-width:1400px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}.app>main{padding-top:104px!important}.hero-wrap{position:relative;z-index:1}.catalog{width:min(1280px,calc(100vw - 32px))!important;grid-template-columns:minmax(0,1fr) 250px!important}.catalog>.toolbar,.catalog>.catalog-container,.catalog>.reference-store-sidebar{min-width:0!important;width:100%!important}.catalog>.catalog-container{grid-column:1!important;grid-row:2!important}.reference-store-sidebar{grid-column:2!important;grid-row:2!important;width:100%!important;min-width:0!important;min-height:0!important;align-self:start!important;position:sticky!important;top:92px!important}.grid,.product,.product-info,.product-price-wrap{min-width:0!important;max-width:100%!important}.product-info h3,.product-desc-short{overflow-wrap:anywhere!important;word-break:normal!important}@media(max-width:1100px){.catalog{grid-template-columns:minmax(0,1fr)!important;row-gap:18px!important}.catalog>.toolbar{grid-column:1 / -1!important;grid-row:1!important}.catalog>.catalog-container{grid-column:1 / -1!important;grid-row:2!important}.reference-store-sidebar{grid-column:1 / -1!important;grid-row:3!important;position:static!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important}}@media(max-width:700px){.app>main{padding-top:82px!important}.hero-wrap{width:calc(100vw - 20px)!important;max-width:none!important;margin:12px auto 0!important}.hero{width:100%!important;height:clamp(190px,52vw,240px)!important;min-height:190px!important;max-height:240px!important;border-radius:15px!important}.hero-copy{max-width:72%!important;width:72%!important;padding:18px!important}.catalog{width:calc(100vw - 20px)!important;max-width:none!important;margin:16px auto 0!important;padding-bottom:28px!important;grid-template-columns:minmax(0,1fr)!important;row-gap:16px!important}.catalog>.toolbar,.catalog>.catalog-container,.catalog>.reference-store-sidebar{grid-column:1 / -1!important;width:100%!important}.catalog>.toolbar{grid-row:1!important}.catalog>.catalog-container{grid-row:2!important}.reference-store-sidebar{grid-row:3!important;position:static!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important;margin:0!important;padding:0!important}.reference-side-card{width:100%!important;min-width:0!important}.grid{width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.product{width:100%!important;min-width:0!important}.product-img{width:100%!important}.product-info{width:100%!important;padding:8px!important}.product-select-btn{width:100%!important}.category-showcase,.category-slider{width:100%!important;min-width:0!important}.category-slider .categories{width:100%!important;justify-content:flex-start!important;padding-left:30px!important;padding-right:30px!important}.search{width:100%!important}.home-product-controls{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important}.home-sort-select,.home-label-select{width:100%!important;min-width:0!important}}@media(max-width:430px){.app>main{padding-top:78px!important}.floating-topbar .logo-img{max-width:92px!important}.hero{height:195px!important;min-height:195px!important}.hero-copy{padding:13px!important;max-width:74%!important;width:74%!important}.hero-copy h1{font-size:17px!important}.hero-copy p{font-size:9px!important}.category-heading h2{font-size:17px!important}.category-chip{min-width:118px!important;min-height:66px!important}.grid{gap:8px!important}.product-info{padding:7px!important}.product-info h3{font-size:10.5px!important}.product-desc-short{font-size:8px!important}.sale-price{font-size:12px!important}.product-select-btn{min-height:36px!important;font-size:10px!important}}.store-home-layout{width:min(1280px,calc(100vw - 32px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:16px;align-items:start}.store-main-column{min-width:0;width:100%}.store-main-column .hero{width:100%!important;height:clamp(270px,27vw,380px)!important;min-height:270px!important;max-height:380px!important}.store-main-column .catalog{display:block!important;width:100%!important;max-width:none!important;margin:22px 0 0!important;padding:0 0 40px!important}.store-main-column .catalog>.toolbar,.store-main-column .catalog>.catalog-container{width:100%!important;max-width:none!important;min-width:0!important;margin-left:0!important;margin-right:0!important}.store-main-column .catalog>.toolbar{padding:0!important;margin:0 0 16px!important}.reference-store-sidebar{width:100%!important;min-width:0!important;display:grid!important;gap:14px!important;position:sticky!important;top:92px!important;align-self:start!important;margin:0!important}.store-main-column .search{width:100%!important;max-width:none!important;min-width:0!important;height:46px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;align-items:center!important;padding:0!important;overflow:hidden!important;border-radius:13px!important;background:#091322!important;border:1px solid rgba(148,163,184,.16)!important}.store-main-column .search .form-control,.store-main-column .search input{width:100%!important;min-width:0!important;height:44px!important;padding:0 13px!important;background:transparent!important;border:0!important;outline:0!important;color:#fff!important;box-shadow:none!important}.store-main-column .search>svg{width:18px!important;height:18px!important;margin:0 auto!important;color:#38bdf8!important;flex:none!important}.store-main-column .home-product-controls{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important;margin-top:10px!important}.store-main-column .home-sort-select,.store-main-column .home-label-select{width:100%!important;min-width:0!important}.store-main-column .store-select-trigger{width:100%!important;min-width:0!important;min-height:44px!important}.store-main-column .category-showcase,.store-main-column .category-slider,.store-main-column .category-slider .categories{width:100%!important;min-width:0!important}.store-main-column .category-slider .categories{justify-content:flex-start!important}@media(min-width:1400px){.store-home-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.store-main-column .grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}}@media(max-width:1100px){.store-home-layout{width:min(100% - 20px,900px);grid-template-columns:minmax(0,1fr);gap:18px}.reference-store-sidebar{position:static!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){.store-home-layout{width:calc(100vw - 20px)!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important}.store-main-column .hero{height:clamp(190px,52vw,240px)!important;min-height:190px!important;max-height:240px!important}.store-main-column .catalog{margin-top:16px!important}.reference-store-sidebar{grid-template-columns:1fr!important;gap:10px!important;position:static!important}.store-main-column .home-product-controls{grid-template-columns:1fr 1fr!important}}.store-home-layout{width:min(1280px,calc(100vw - 32px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:18px!important;align-items:start!important}.store-main-column{min-width:0!important;width:100%!important;grid-column:1!important;grid-row:1!important}.store-main-column .hero-wrap{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.store-main-column .hero{width:100%!important;height:clamp(270px,23vw,300px)!important;min-height:270px!important;max-height:300px!important;aspect-ratio:auto!important;border-radius:16px!important}.reference-store-sidebar{grid-column:2!important;grid-row:1!important;width:100%!important;min-width:0!important;display:grid!important;gap:14px!important;align-self:start!important;position:sticky!important;top:82px!important;margin:0!important}.reference-side-card{width:100%!important;box-sizing:border-box!important;padding:18px!important}.store-main-column .catalog{width:100%!important;max-width:none!important;margin:18px 0 0!important;padding:0 0 40px!important}.store-main-column .catalog>.toolbar{width:100%!important;max-width:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important}.store-main-column .toolbar-inner{width:100%!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(330px,.95fr)!important;align-items:center!important;gap:10px 10px!important}.store-main-column .category-showcase{grid-column:1 / -1!important;min-width:0!important}.store-main-column .category-heading{margin-bottom:10px!important}.store-main-column .category-heading h2{margin:2px 0 1px!important;font-size:18px!important}.store-main-column .category-heading p{margin:0!important;font-size:10px!important}.store-main-column .category-slider{position:relative!important;min-width:0!important}.store-main-column .categories{width:100%!important;justify-content:flex-start!important;overflow-x:auto!important;scrollbar-width:none!important;padding:0 2px 4px!important}.store-main-column .categories::-webkit-scrollbar{display:none}.store-main-column .category-chip{flex:0 0 auto!important;min-width:118px!important;min-height:58px!important;padding:9px 11px!important;border:1px solid rgba(100,150,210,.15)!important;border-radius:12px!important;background:linear-gradient(180deg,#0f1d31f2,#091423f2)!important}.store-main-column .category-chip.active{border-color:#1ea7ff!important;box-shadow:0 0 0 1px #1ea7ff2e,0 8px 20px #0078ff1a!important;background:linear-gradient(180deg,#0c2741fa,#08192bfa)!important}.store-main-column .search{grid-column:1!important;width:100%!important;height:42px!important;min-width:0!important;box-sizing:border-box!important;margin:0!important;padding:0 12px!important;background:#081424e0!important;border:1px solid rgba(92,145,205,.18)!important;border-radius:11px!important}.store-main-column .search input{min-width:0!important}.store-main-column .home-product-controls{grid-column:2!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;min-width:0!important;margin:0!important}.store-main-column .home-control-label{display:none!important}.store-main-column .home-sort-select,.store-main-column .home-label-select{min-width:0!important;width:100%!important}.store-main-column .store-select-trigger{width:100%!important;min-width:0!important;height:42px!important}.store-main-column .catalog-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.store-main-column .section-header{margin:4px 0 12px!important}.store-main-column .grid{width:100%!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important}.store-main-column .product{min-width:0!important}.store-main-column .product-info{min-width:0!important;padding:9px!important}.store-main-column .product-price-wrap{min-width:0!important}.store-main-column .product h3{overflow:hidden!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-height:1.25!important;min-height:2.5em!important}.store-main-column .product-desc-short{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;min-height:2.5em!important;overflow:hidden!important}.store-main-column .product-select-btn{margin-top:auto!important;min-height:38px!important;border-radius:9px!important}@media(min-width:1440px){.store-home-layout{width:min(1330px,calc(100vw - 48px))!important;grid-template-columns:minmax(0,1fr) 340px!important;gap:20px!important}.store-main-column .hero{height:300px!important;max-height:300px!important}.store-main-column .grid{gap:14px!important}}@media(max-width:1080px){.store-home-layout{width:min(960px,calc(100vw - 24px))!important;grid-template-columns:1fr!important}.store-main-column{grid-column:1!important;grid-row:1!important}.reference-store-sidebar{grid-column:1!important;grid-row:2!important;position:static!important;width:100%!important;margin-top:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-self:auto!important}.store-main-column .grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media(max-width:700px){.store-home-layout{width:calc(100vw - 20px)!important;grid-template-columns:1fr!important;gap:14px!important}.store-main-column .hero{height:min(52vw,250px)!important;min-height:190px!important;max-height:250px!important;border-radius:13px!important}.store-main-column .toolbar-inner{display:flex!important;flex-direction:column!important;gap:9px!important}.store-main-column .category-showcase,.store-main-column .search,.store-main-column .home-product-controls{width:100%!important;grid-column:auto!important}.store-main-column .home-product-controls{display:grid!important;grid-template-columns:1fr 1fr!important}.store-main-column .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.reference-store-sidebar{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important;position:static!important;margin-top:2px!important}.reference-side-card{padding:14px!important}.store-main-column .category-chip{min-width:112px!important}}@media(max-width:390px){.store-home-layout{width:calc(100vw - 14px)!important}.store-main-column .home-product-controls{grid-template-columns:1fr!important}.store-main-column .grid{gap:8px!important}.store-main-column .product-info{padding:7px!important}.store-main-column .product-select-btn{font-size:11px!important}}.category-showcase{padding-left:6px!important;padding-right:6px!important}.category-heading{padding-left:6px!important}.category-slider .categories{padding-left:50px!important;padding-right:50px!important;box-sizing:border-box!important;scroll-padding-left:50px!important;scroll-padding-right:50px!important}.category-slider-arrow.left{left:5px!important}.category-slider-arrow.right{right:5px!important}.all-category-icon{color:#60a5fa!important;background:linear-gradient(135deg,#2563eb38,#0ea5e91a)!important;border-color:#60a5fa40!important}.all-category-chip.active .all-category-icon{color:#fff!important;background:linear-gradient(135deg,#0ea5e9,#6366f1)!important;border-color:transparent!important}.footer-wrap{width:100%!important;box-sizing:border-box!important;padding:42px 20px 22px!important;margin:34px auto 0!important}.footer-service-grid,.footer-content,.footer-bottom{width:min(1280px,calc(100vw - 40px))!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important}.footer-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin-bottom:30px!important}.footer-content{display:grid!important;grid-template-columns:1.5fr .8fr 1fr!important;gap:36px!important;padding:6px 0 28px!important}.footer-col{min-width:0!important}.footer-col h4{margin:0 0 12px!important;color:#e2e8f0!important;font-size:12px!important}.footer-col p{max-width:420px!important;line-height:1.65!important}.footer-col ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}.footer-col li{color:#8ea0b6;font-size:11px;cursor:pointer;transition:color .18s ease,transform .18s ease}.footer-col li:hover{color:#fff;transform:translate(2px)}.footer-bottom{padding-top:16px!important;border-top:1px solid rgba(148,163,184,.1)!important}.site-page{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:116px 0 52px;min-height:calc(100vh - 120px)}.site-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;margin-bottom:18px;border:1px solid rgba(96,165,250,.14);border-radius:20px;background:linear-gradient(145deg,#0c182af5,#070f1cf0);box-shadow:0 18px 50px #00000038}.site-page-title-wrap{display:flex;align-items:center;gap:13px;min-width:0}.site-page-icon{width:44px;height:44px;display:grid;place-items:center;flex:0 0 44px;border-radius:13px;color:#67e8f9;background:#0ea5e91a;border:1px solid rgba(56,189,248,.18)}.site-page-head h1{margin:0;color:#f8fafc;font-size:24px;letter-spacing:-.03em}.site-page-head p{margin:4px 0 0;color:#71829a;font-size:11px}.site-page-home{min-height:40px;padding:0 14px;border-radius:11px;border:1px solid rgba(148,163,184,.14);background:#0b1626;color:#cbd5e1;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:7px}.site-page-home:hover{border-color:#38bdf859;color:#fff}.utility-page-card{padding:22px;border:1px solid rgba(96,165,250,.13);border-radius:18px;background:linear-gradient(145deg,#0c182af5,#070f1cf0);box-shadow:0 16px 45px #0000002e}.utility-page-card+.utility-page-card{margin-top:14px}.utility-page-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px}.utility-page-card h2{margin:0 0 6px;color:#f8fafc;font-size:17px}.utility-page-card .page-muted{margin:0 0 18px;color:#71829a;font-size:11px;line-height:1.6}.page-order-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.page-order-form .input-group{margin:0}.page-order-form .btn-primary{min-height:42px}.page-result{margin-top:16px;padding:18px;border-radius:15px;background:#ffffff06;border:1px solid rgba(148,163,184,.1)}.page-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.page-result-grid>div{padding:12px;border-radius:11px;background:#0a1423}.page-result-grid span{display:block;color:#64748b;font-size:9px;margin-bottom:4px}.page-result-grid strong{color:#e2e8f0;font-size:11px}.page-empty{padding:52px 20px;text-align:center;color:#64748b;font-size:12px}.page-notification-list{display:grid;gap:10px}.page-notification-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;text-align:left;padding:14px;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:#0a1423;color:#cbd5e1;cursor:pointer}.page-notification-card.unread{border-color:#38bdf847;background:linear-gradient(135deg,#0ea5e912,#6366f10a)}.page-notification-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;color:#67e8f9;background:#0ea5e91a}.page-notification-card strong{display:block;color:#f8fafc;font-size:12px;margin-bottom:4px}.page-notification-card small{display:block;color:#8b9bb0;font-size:10px;line-height:1.5}.page-notification-card em{display:block;color:#526276;font-size:9px;margin-top:6px;font-style:normal}.page-notification-unread{align-self:start;padding:5px 7px;border-radius:999px;color:#7dd3fc;background:#0ea5e91a;font-size:8px;font-weight:900}.page-cart-list{display:grid;gap:9px}.page-cart-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:11px;align-items:center;padding:10px;border-radius:12px;background:#0a1423;border:1px solid rgba(148,163,184,.09)}.page-cart-img{width:48px;height:48px;border-radius:9px;overflow:hidden;background:#111827;display:grid;place-items:center;color:#475569;font-size:9px}.page-cart-img img{width:100%;height:100%;object-fit:cover}.page-cart-name b{display:block;color:#f8fafc;font-size:11px}.page-cart-name span{display:block;color:#64748b;font-size:9px;margin-top:4px}.page-cart-qty{display:flex;align-items:center;gap:8px}.page-cart-qty button{width:28px;height:28px;border-radius:8px;border:1px solid rgba(148,163,184,.12);background:#111c2d;color:#cbd5e1;cursor:pointer;display:grid;place-items:center}.page-cart-remove{width:30px;height:30px;border:0;background:#f43f5e14;color:#fb7185;border-radius:8px;cursor:pointer;display:grid;place-items:center}.page-total{display:flex;justify-content:space-between;align-items:center;margin-top:14px;padding:14px;border-top:1px solid rgba(148,163,184,.1);color:#94a3b8;font-size:11px}.page-total strong{color:#38bdf8;font-size:18px}.page-account-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.page-account-avatar{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;color:#67e8f9;background:#0ea5e91a;border:1px solid rgba(56,189,248,.16)}.page-account-head h2{margin:0;color:#f8fafc;font-size:18px}.page-account-head p{margin:4px 0 0;color:#71829a;font-size:10px}.page-actions{display:flex;gap:9px;flex-wrap:wrap}.page-actions button{min-height:40px;padding:0 14px;border-radius:10px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:7px}.page-history-list{display:grid;gap:10px}.page-history-card{padding:14px;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:#0a1423}.page-history-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.page-history-top strong{color:#f8fafc;font-size:12px}.page-history-top small{color:#64748b;font-size:9px}.page-history-items{display:grid;gap:5px;margin:12px 0;color:#8b9bb0;font-size:10px}.page-history-total{color:#38bdf8;font-size:13px}@media(max-width:700px){.category-showcase{padding-left:4px!important;padding-right:4px!important}.category-heading{padding-left:4px!important}.category-slider .categories{padding-left:42px!important;padding-right:42px!important;scroll-padding-left:42px!important}.footer-wrap{padding:30px 12px 18px!important}.footer-service-grid,.footer-content,.footer-bottom{width:calc(100vw - 24px)!important}.footer-service-grid{grid-template-columns:1fr 1fr!important}.footer-content{grid-template-columns:1fr!important;gap:22px!important}.site-page{width:calc(100vw - 20px);padding:88px 0 28px}.site-page-head{padding:16px;align-items:flex-start}.site-page-head h1{font-size:19px}.site-page-head p{font-size:10px}.site-page-home{min-width:40px;width:40px;padding:0;justify-content:center}.site-page-home span{display:none}.utility-page-grid,.page-order-form,.page-result-grid{grid-template-columns:1fr}.page-notification-card{grid-template-columns:auto 1fr}.page-notification-unread{display:none}.page-cart-row{grid-template-columns:42px minmax(0,1fr) auto}.page-cart-qty{grid-column:2;justify-self:start}.page-cart-remove{grid-column:3;grid-row:2}}.site-page-shell{min-height:100vh;background:transparent}.utility-topbar{z-index:1000!important}.utility-topbar nav{display:flex;align-items:center;gap:28px}.utility-topbar nav button{color:#cbd5e1;background:transparent;border:0;font:inherit;font-weight:800;cursor:pointer}.utility-topbar nav button:hover{color:#fff}@media(max-width:900px){.utility-topbar nav{gap:12px}.utility-topbar nav button{font-size:11px}}@media(max-width:700px){.utility-topbar{width:calc(100vw - 16px)!important}.utility-topbar nav{display:none}}.admin-quick-tools{margin:0 0 18px;padding:18px;border:1px solid rgba(56,189,248,.16);border-radius:18px;background:linear-gradient(135deg,#091426f5,#0c1425d1);box-shadow:0 14px 35px #00000024}.admin-quick-tools-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.admin-quick-tools-head h2{margin:3px 0 5px;font-size:18px}.admin-quick-tools-head p{margin:0;color:#8ea1b8;font-size:12px}.admin-quick-tools-head>svg{color:#38bdf8;opacity:.8}.admin-quick-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-quick-card{min-width:0;display:flex;align-items:center;gap:11px;text-align:left;padding:12px;border:1px solid rgba(148,163,184,.1);border-radius:13px;background:#071120b8;color:#e7eef9;cursor:pointer;transition:.18s ease}.admin-quick-card:hover{transform:translateY(-1px);border-color:#38bdf859;background:#0c1c30e6}.admin-quick-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:10px;background:#0ea5e91c;color:#38bdf8}.admin-quick-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:3px;flex:1}.admin-quick-card strong{font-size:12px}.admin-quick-card small{font-size:10px;color:#8192a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-catalog-toolbar,.orders-manage-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;margin:0 0 12px}.admin-catalog-search{min-width:0;display:flex;align-items:center;gap:9px;flex:1;height:42px;padding:0 12px;border:1px solid rgba(148,163,184,.14);border-radius:11px;background:#071120;color:#64748b}.admin-catalog-search:focus-within{border-color:#38bdf873;box-shadow:0 0 0 3px #38bdf812}.admin-catalog-search input{width:100%;border:0;outline:0;background:transparent;color:#e5edf7;font:inherit;font-size:12px}.admin-catalog-search input::placeholder{color:#65748a}.admin-catalog-toolbar-actions{display:flex;gap:8px}.bulk-product-bar{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:-2px 0 12px;padding:11px;border:1px solid rgba(56,189,248,.2);border-radius:12px;background:#0ea5e90e}.bulk-product-bar>div{margin-right:auto;display:flex;flex-direction:column;gap:2px}.bulk-product-bar strong{font-size:12px}.bulk-product-bar small{font-size:10px;color:#7e90a7}.select-col{width:38px!important;text-align:center!important}.select-col input{accent-color:#0ea5e9;width:15px;height:15px}tr.row-selected td{background:#0ea5e90b!important}.stock-mini-btn{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid rgba(148,163,184,.12);border-radius:7px;background:#0b1727;color:#9db0c6;cursor:pointer}.stock-mini-btn:hover:not(:disabled){color:#fff;border-color:#38bdf859;background:#10243a}.stock-mini-btn:disabled{opacity:.3;cursor:not-allowed}.orders-manage-toolbar{justify-content:flex-start}.orders-manage-toolbar .admin-catalog-search{max-width:520px}.orders-manage-toolbar .store-select{width:180px;flex:0 0 180px}@media(max-width:900px){.admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-quick-tools{padding:14px;border-radius:14px}.admin-quick-grid{grid-template-columns:1fr}.admin-catalog-toolbar,.orders-manage-toolbar{align-items:stretch;flex-direction:column}.admin-catalog-toolbar-actions{width:100%}.admin-catalog-toolbar-actions>*{flex:1;justify-content:center}.bulk-product-bar{align-items:stretch}.bulk-product-bar>div{width:100%;margin:0 0 2px}.bulk-product-bar .store-select,.bulk-product-bar .btn-primary{width:100%}.orders-manage-toolbar .admin-catalog-search,.orders-manage-toolbar .store-select{max-width:none;width:100%;flex:1}}.utility-topbar .utility-menu-btn{display:none}@media(max-width:700px){.utility-topbar{width:calc(100vw - 16px)!important}.utility-topbar nav{display:none;position:absolute;top:calc(100% + 8px);right:8px;left:8px;padding:8px;flex-direction:column;gap:4px;border:1px solid rgba(96,165,250,.16);border-radius:14px;background:#070f1cfa;box-shadow:0 18px 45px #00000059}.utility-topbar nav.mobile-open{display:flex}.utility-topbar nav button{width:100%;text-align:left;padding:11px 12px;border-radius:9px}.utility-topbar nav button.active{background:#0ea5e91f;color:#fff}.utility-topbar .utility-menu-btn{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(148,163,184,.14);border-radius:10px;background:#0b1626;color:#cbd5e1}}.product-badge-stack{position:absolute;top:5px;left:5px;right:5px;z-index:5;display:flex;align-items:flex-start;gap:5px;pointer-events:none}.product-badge-stack .product-badge,.product-badge-stack .product-featured{position:static!important;flex:0 0 auto;max-width:calc(50% - 3px);box-sizing:border-box}.product-badge-stack .product-badge,.product-badge-stack .product-featured{margin:0!important}@media(max-width:700px){.product-badge-stack{top:4px;left:4px;right:4px;gap:4px}.product-badge-stack .product-badge,.product-badge-stack .product-featured{max-width:calc(50% - 2px)!important}}.hero-wrap .hero,.store-main-column .hero{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:21 / 9!important}@media(max-width:700px){.hero-wrap .hero,.store-main-column .hero{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:21 / 9!important}}*:not(.floating-topbar):not(.floating-topbar *){backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero-arrow{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hero-arrow:hover,.hero-arrow:focus-visible{background:transparent!important;border:0!important;box-shadow:none!important}.product,.panel,.login-card,.payment-card,.order-card,.orders-panel,.footer-service-card,.category-card,.category-chip,.category-showcase,.category-total-pill,.product-detail-price-card,.admin-quick-card,.admin-catalog-search,.bulk-product-bar,.page-history-card,.page-notification-card,.notification-card,.order-section,.pay-details-card,.payment-card-left,.banner-admin-card,.banner-style-panel,.category-list-panel,.category-add-panel,.category-edit-panel{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.product{background:#0a1221!important}.panel,.login-card,.orders-panel{background:#0b1626!important}.payment-card{background:#0d1a2b!important}.payment-card.active{background:#10253a!important}.order-card{background:#0a1221!important}.footer-service-card,.category-card{background:#0b1626!important}.category-chip{background:#0d1a2b!important}.category-chip:hover{background:#112238!important}.category-chip.active{background:#10253a!important}.category-total-pill{background:#0d1a2b!important}.product-detail-price-card{background:#0b1626!important}.admin-quick-card{background:#071120!important}.admin-quick-card:hover{background:#0c1c30!important}.admin-catalog-search{background:#071120!important}.bulk-product-bar{background:#0c1d31!important}.utility-topbar nav,.store-status-floating,.live-notification-toast,.store-modal-backdrop,.modal-backdrop,.modal,.product-modal,.cart-modal,.account-modal,.order-lookup-modal,.payment-modal{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.floating-topbar{background:#070d18e0!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.route-not-found{max-width:620px;margin:70px auto;text-align:center;padding:44px 24px}.route-not-found-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 14px;border-radius:22px;color:#38bdf8;background:#0ea5e917;border:1px solid rgba(56,189,248,.15)}.route-not-found h1{margin:5px 0 8px;font-size:26px}.route-not-found p{margin:0 auto 20px;color:#94a3b8;max-width:480px;line-height:1.6}.product-route-shell{min-height:100vh;background:#050a13}.product-route-page{max-width:900px;padding-top:100px;padding-bottom:50px}.product-route-card{width:min(760px,100%);margin:0 auto;overflow:hidden;border:1px solid rgba(56,189,248,.14);border-radius:22px;background:#0b1220;box-shadow:0 28px 80px #0000006b}.product-route-card .product-detail-visual{height:340px}.product-route-card .product-detail-body{padding:58px 34px 30px!important}.product-route-card .product-detail-body h1{font-size:32px;line-height:1.12;margin:0 0 8px;letter-spacing:-.03em}.product-route-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.product-checkout-btn{width:100%;min-height:48px;border:0;border-radius:13px;padding:11px 15px;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 25px #4f46e538;transition:transform .18s ease,filter .18s ease}.product-checkout-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06)}.product-checkout-btn:disabled{background:#334155;color:#94a3b8;box-shadow:none;cursor:not-allowed}.route-back-btn{min-height:38px}@media(max-width:600px){.product-route-page{padding:86px 12px 30px}.product-route-card{border-radius:18px}.product-route-card .product-detail-visual{height:220px}.product-route-card .product-detail-body{padding:44px 16px 18px!important}.product-route-card .product-detail-body h1{font-size:22px}.product-route-actions{grid-template-columns:1fr}.route-back-btn{padding:8px 10px!important}}.checkout-product-summary{display:flex;gap:16px;align-items:flex-start;padding:16px;border:1px solid rgba(70,170,255,.16);background:#0a16279e;border-radius:18px}.checkout-product-summary .page-cart-img{width:86px;height:86px;flex:0 0 86px;border-radius:14px;overflow:hidden;background:#101b2b;display:grid;place-items:center}.checkout-product-summary .page-cart-img img{width:100%;height:100%;object-fit:cover}.checkout-product-summary h2{margin:4px 0 6px}.checkout-quantity{display:flex;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;border:1px solid rgba(70,170,255,.12);border-radius:14px;background:#07111e7a}.checkout-quantity>span{font-weight:700;margin-right:auto}.checkout-quantity>div{display:flex;align-items:center;gap:10px}.checkout-quantity button{width:32px;height:32px;border:1px solid rgba(80,180,255,.24);border-radius:9px;background:#0d1b2c;color:#dceeff;font-size:18px;cursor:pointer}.checkout-quantity button:disabled{opacity:.4;cursor:not-allowed}.checkout-quantity small{color:#7f94ad}.payment-page-card{max-width:920px;margin:0 auto}.payment-page-card .pay-header{margin-bottom:18px}@media(max-width:700px){.checkout-product-summary{padding:12px}.checkout-product-summary .page-cart-img{width:70px;height:70px;flex-basis:70px}.checkout-quantity{flex-wrap:wrap}.checkout-quantity small{width:100%;text-align:right}}.product-route-shell{min-height:100vh;background:radial-gradient(circle at 78% 22%,rgba(37,99,235,.1),transparent 30%),radial-gradient(circle at 20% 46%,rgba(14,165,233,.055),transparent 28%),#050a13}.product-route-topbar{position:sticky!important;top:12px;width:min(1180px,calc(100vw - 28px))!important;margin:12px auto 0}.product-route-page{width:min(1180px,calc(100vw - 28px));max-width:none;padding:26px 0 72px}.product-route-breadcrumb{display:flex;align-items:center;gap:7px;min-height:34px;margin:0 0 14px;color:#64748b;font-size:11px;overflow:hidden;white-space:nowrap}.product-route-breadcrumb button{border:0;background:transparent;color:#38bdf8;padding:0;font:inherit;font-weight:800;cursor:pointer}.product-route-breadcrumb strong{color:#cbd5e1;overflow:hidden;text-overflow:ellipsis}.product-route-hero{position:relative;overflow:hidden;border:1px solid rgba(56,189,248,.13);border-radius:24px;background:#08111e;box-shadow:0 24px 70px #00000047}.product-route-hero .product-detail-visual{height:clamp(300px,38vw,470px)}.product-route-hero .product-detail-banner{border-radius:23px}.product-detail-hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(5,10,19,.22),transparent 45%,rgba(5,10,19,.12))}.product-route-hero .product-detail-icon{left:32px;bottom:-42px;width:126px;height:126px;border-radius:26px}.product-route-hero .product-detail-icon img{border-radius:20px}.product-route-hero .product-detail-discount{right:28px;bottom:24px}.product-route-content{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:34px;align-items:start;padding:64px 34px 0}.product-route-main{min-width:0}.product-route-main .product-detail-kicker{margin-bottom:10px}.product-route-main .product-detail-body h1,.product-route-main h1{margin:0 0 12px;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.04em;color:#f8fafc}.product-route-main .product-detail-description{max-width:760px;margin:0;font-size:14px;line-height:1.8;color:#94a3b8}.product-route-main .product-purchase-notice{margin-top:24px}.product-route-buy-panel{position:sticky;top:105px;padding:18px;border:1px solid rgba(56,189,248,.13);border-radius:20px;background:#08111ed6;box-shadow:0 22px 55px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-route-buy-panel .product-detail-price-card{margin-bottom:12px;background:#0b1626}.product-route-buy-panel .product-checkout-btn{min-height:56px;border-radius:14px;font-size:14px}.product-route-buy-panel .product-ask-btn{margin-top:10px}.product-route-buy-panel .product-detail-note{margin-top:12px}@media(max-width:760px){.product-route-topbar{top:7px;margin-top:7px}.product-route-page{width:calc(100vw - 20px);padding-top:18px}.product-route-breadcrumb{font-size:10px;margin-bottom:10px}.product-route-hero{border-radius:18px;box-shadow:0 18px 45px #00000040}.product-route-hero .product-detail-visual{height:230px}.product-route-hero .product-detail-banner{border-radius:17px}.product-route-hero .product-detail-icon{left:16px;bottom:-34px;width:96px;height:96px;border-radius:20px}.product-route-hero .product-detail-icon img{border-radius:15px}.product-route-hero .product-detail-discount{right:14px;bottom:15px}.product-route-content{display:block;padding:52px 2px 0}.product-route-main h1{font-size:29px}.product-route-main .product-detail-description{font-size:12px;line-height:1.7}.product-route-buy-panel{position:static;margin-top:24px;padding:14px;border-radius:17px}}.topbar.floating-topbar.product-route-topbar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important;margin:16px auto 0!important;width:min(1180px,calc(100vw - 28px))!important}.product-route-page{padding-top:18px!important}.product-route-hero{border-radius:24px}.product-route-hero .product-detail-visual{height:auto!important;aspect-ratio:21 / 8;min-height:300px}.product-route-content{padding:34px 0 0!important;grid-template-columns:minmax(0,1fr) 390px}.product-route-identity{display:flex;align-items:center;gap:18px;margin-bottom:18px}.product-route-icon{flex:0 0 92px;width:92px;height:92px;padding:4px;border:1px solid rgba(56,189,248,.18);border-radius:22px;background:#091321;box-shadow:0 16px 35px #00000047}.product-route-icon img{width:100%;height:100%;object-fit:cover;border-radius:17px;display:block}.product-route-title-wrap{min-width:0;flex:1}.product-route-title-wrap .product-detail-kicker{margin-bottom:7px}.product-route-title-wrap h1{margin:0!important}@media(max-width:760px){.topbar.floating-topbar.product-route-topbar{width:calc(100vw - 20px)!important;margin:10px auto 0!important}.product-route-page{width:calc(100vw - 20px)!important;padding-top:14px!important;padding-bottom:40px}.product-route-breadcrumb{margin-bottom:10px}.product-route-hero{border-radius:18px}.product-route-hero .product-detail-visual{aspect-ratio:16 / 9;min-height:0}.product-route-hero .product-detail-banner{border-radius:17px}.product-route-content{display:block;padding:22px 0 0!important}.product-route-identity{align-items:center;gap:12px;margin-bottom:16px}.product-route-icon{flex-basis:68px;width:68px;height:68px;border-radius:17px;padding:3px}.product-route-icon img{border-radius:13px}.product-route-title-wrap .product-detail-kicker{margin-bottom:5px}.product-route-title-wrap h1{font-size:28px!important;line-height:1.08!important}.product-route-main .product-detail-description{font-size:12px}.product-route-buy-panel{margin-top:22px}}.category-route-shell{min-height:100vh}.topbar.floating-topbar.category-route-topbar{position:relative!important;inset:auto!important;transform:none!important;margin:18px auto 0!important;width:min(1180px,calc(100vw - 32px))!important}.category-route-page{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:24px 0 70px}.category-route-breadcrumb{display:flex;align-items:center;gap:7px;color:#64748b;font-size:11px;margin:0 0 16px}.category-route-breadcrumb button{border:0;background:none;color:#38bdf8;padding:0;cursor:pointer;font:inherit}.category-route-breadcrumb strong{color:#e2e8f0;font-weight:800}.category-route-hero{position:relative;overflow:hidden;display:flex;align-items:center;gap:24px;padding:30px;border:1px solid rgba(56,189,248,.18);border-radius:26px;background:radial-gradient(circle at 85% 20%,rgba(37,99,235,.2),transparent 35%),linear-gradient(135deg,#0f172af5,#040a16fa);box-shadow:0 24px 70px #02061747}.category-route-hero:after{content:"";position:absolute;width:340px;height:340px;right:-130px;bottom:-190px;border-radius:50%;border:1px solid rgba(56,189,248,.15);box-shadow:0 0 70px #3b82f624;pointer-events:none}.category-route-icon{position:relative;z-index:1;flex:0 0 104px;width:104px;height:104px;border-radius:26px;display:grid;place-items:center;overflow:hidden;color:#38bdf8;background:linear-gradient(145deg,#0ea5e92e,#6366f11f);border:1px solid rgba(148,163,184,.16);box-shadow:0 18px 45px #0ea5e91a}.category-route-icon img{width:100%;height:100%;object-fit:cover}.category-route-copy{position:relative;z-index:1;min-width:0}.category-route-copy .eyebrow,.category-route-section-head .eyebrow{color:#38bdf8;font-size:10px;font-weight:900;letter-spacing:1.7px}.category-route-copy h1{margin:5px 0 7px;color:#f8fafc;font-size:38px;line-height:1.05;letter-spacing:-.035em}.category-route-copy p{margin:0;color:#94a3b8;font-size:13px;line-height:1.6}.category-route-stats{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}.category-route-stats span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#ffffff0b;border:1px solid rgba(148,163,184,.12);color:#cbd5e1;font-size:10px;font-weight:800}.category-route-stats svg{color:#38bdf8}.category-route-subcategories,.category-route-products{margin-top:24px}.category-route-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:13px}.category-route-section-head h2{margin:4px 0 0;color:#f8fafc;font-size:22px;letter-spacing:-.025em}.category-route-section-head>span{color:#64748b;font-size:10px;font-weight:800}.category-route-subcategories{padding:20px;border:1px solid rgba(148,163,184,.12);border-radius:22px;background:linear-gradient(145deg,#0f172ad1,#0f172a80)}.category-route-subcategory-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.category-route-subcategory{min-width:0;display:flex;align-items:center;gap:10px;padding:12px;border-radius:15px;border:1px solid rgba(148,163,184,.12);background:#ffffff08;color:#cbd5e1;cursor:pointer;text-align:left;transition:.18s ease}.category-route-subcategory:hover,.category-route-subcategory.active{border-color:#38bdf866;background:linear-gradient(135deg,#0ea5e91f,#6366f114);transform:translateY(-1px)}.category-route-subcategory .subcat-icon{width:38px;height:38px;flex:0 0 38px;border-radius:11px;display:grid;place-items:center;color:#38bdf8;background:#38bdf814;overflow:hidden}.category-route-subcategory .subcat-icon img{width:100%;height:100%;object-fit:cover}.category-route-subcategory>span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;color:#f8fafc}.category-route-subcategory small{margin-left:auto;color:#64748b;font-size:9px;font-weight:900}.category-route-controls{display:flex;gap:10px;margin-bottom:16px}.category-route-search{flex:1;min-width:0;height:44px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid rgba(148,163,184,.14);border-radius:13px;background:#0f172ab3;color:#38bdf8}.category-route-search input{width:100%;border:0;outline:0;background:none;color:#e2e8f0;font:inherit;font-size:12px}.category-route-search input::placeholder{color:#64748b}.category-route-sort{min-width:190px}.category-route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.category-product-card{min-width:0;overflow:hidden;border:1px solid rgba(148,163,184,.12);border-radius:18px;background:linear-gradient(145deg,#0f172af2,#09101dfa);box-shadow:0 14px 35px #0206172e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.category-product-card:hover{transform:translateY(-3px);border-color:#38bdf847;box-shadow:0 22px 45px #02061740}.category-product-image{position:relative;display:block;width:100%;aspect-ratio:1/1;border:0;padding:0;background:#0b1220;cursor:pointer;overflow:hidden}.category-product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.category-product-card:hover .category-product-image img{transform:scale(1.025)}.category-product-featured,.category-product-discount{position:absolute;top:9px;padding:5px 7px;border-radius:7px;font-size:8px;font-weight:900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.category-product-featured{left:9px;display:inline-flex;align-items:center;gap:4px;color:#fcd34d;background:#0f172ad6;border:1px solid rgba(252,211,77,.14)}.category-product-discount{right:9px;color:#fff;background:linear-gradient(135deg,#ef4444,#ec4899)}.category-product-body{padding:13px}.category-product-body .product-category-text{display:block;margin-bottom:5px}.category-product-body h3{margin:0;color:#f8fafc;font-size:15px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-product-body p{margin:7px 0 10px;color:#64748b;font-size:10px;line-height:1.5;min-height:30px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-product-price{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.category-product-price span{color:#64748b;font-size:9px;text-decoration:line-through}.category-product-price strong{color:#38bdf8;font-size:16px}.category-product-meta{display:flex;justify-content:space-between;gap:8px;margin:9px 0 11px;color:#64748b;font-size:9px}.category-product-meta span:first-child{color:#22c55e;font-weight:800}.category-product-meta span:first-child.out{color:#fb7185}.category-product-button{width:100%;min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:10px;color:#fff;font-weight:900;font-size:10px;background:linear-gradient(135deg,#0ea5e9,#6366f1);cursor:pointer;box-shadow:0 10px 24px #0ea5e924}.category-product-button:disabled{background:#263246;color:#64748b;cursor:not-allowed;box-shadow:none}.category-route-empty{padding:55px 20px;border:1px dashed rgba(148,163,184,.18);border-radius:20px;text-align:center;color:#64748b}.category-route-empty svg{color:#38bdf8;margin-bottom:8px}.category-route-empty h3{margin:0 0 5px;color:#e2e8f0}.category-route-empty p{margin:0 0 16px;font-size:11px}@media(max-width:900px){.category-route-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.topbar.floating-topbar.category-route-topbar{width:calc(100vw - 20px)!important;margin:10px auto 0!important}.category-route-page{width:calc(100vw - 20px);padding:14px 0 45px}.category-route-hero{padding:20px;gap:15px;border-radius:20px}.category-route-icon{flex-basis:72px;width:72px;height:72px;border-radius:18px}.category-route-copy h1{font-size:27px}.category-route-copy p{font-size:11px}.category-route-stats{margin-top:10px;gap:6px}.category-route-stats span{padding:6px 8px;font-size:9px}.category-route-subcategories{padding:15px;border-radius:18px}.category-route-section-head h2{font-size:18px}.category-route-subcategory-list{display:flex;overflow-x:auto;gap:8px;padding-bottom:2px;scrollbar-width:none}.category-route-subcategory-list::-webkit-scrollbar{display:none}.category-route-subcategory{flex:0 0 190px}.category-route-controls{flex-direction:column}.category-route-sort{width:100%;min-width:0}.category-route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.category-product-body{padding:10px}.category-product-body h3{font-size:12px}.category-product-body p{font-size:9px;min-height:27px}.category-product-price strong{font-size:13px}.category-product-meta{font-size:8px}.category-product-button{min-height:37px;font-size:9px}}.route-back-icon{transform:rotate(180deg)}.product-route-shell{background:#050a13}.product-route-page{width:min(1180px,calc(100vw - 28px))}.product-route-hero{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.product-route-hero .product-detail-visual{border:1px solid rgba(56,189,248,.12);border-radius:22px;overflow:hidden;box-shadow:0 18px 50px #0000003d}.product-route-content{padding:42px 0 0!important;gap:56px!important}.product-route-main{padding:0 0 34px;border-bottom:1px solid rgba(148,163,184,.1)}.product-route-identity{margin-bottom:20px}.product-route-icon{box-shadow:none;background:#091321}.product-route-buy-panel{position:sticky;top:105px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.product-route-buy-panel .product-detail-price-card{margin:0 0 14px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(148,163,184,.1)!important;border-radius:0!important;background:transparent!important}.product-route-buy-panel .product-checkout-btn,.product-route-buy-panel .product-ask-btn{border-radius:12px}.product-route-buy-panel .product-detail-note{justify-content:flex-start}.product-route-main .product-purchase-notice{border-left:2px solid rgba(56,189,248,.5);border-top:0;border-right:0;border-bottom:0;border-radius:0;background:transparent;padding-left:16px}@media(max-width:760px){.product-route-page{width:calc(100vw - 20px)!important}.product-route-hero .product-detail-visual{border-radius:17px;box-shadow:0 14px 38px #00000038}.product-route-content{padding:30px 0 0!important}.product-route-main{padding-bottom:24px}.product-route-buy-panel{margin-top:24px;padding:0!important}.product-route-buy-panel .product-detail-price-card{padding-bottom:14px!important}}
