: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}}
