@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800;900&display=swap');:root{--bg:#060606;--card:#0d0d0d;--line:#252525;--text:#f4f4f4;--muted:#818181;--accent:#56f0c2}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial}button,input,select,textarea{font:inherit}button,a{cursor:pointer}header{height:76px;border-bottom:1px solid var(--line);padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(6,6,6,.92);backdrop-filter:blur(16px);z-index:5}.brand img{width:90px;height:58px;object-fit:contain}.status{font:9px 'DM Mono';color:var(--accent);border:1px solid #214f43;padding:7px 9px}.store{margin-left:18px;color:#aaa;font-size:11px}.adminHero{max-width:1300px;margin:auto;padding:75px 5vw 60px;display:flex;justify-content:space-between;gap:40px;align-items:end}.eyebrow{font:500 9px 'DM Mono';letter-spacing:.17em;color:var(--accent)}h1{font-size:clamp(55px,8vw,110px);line-height:.83;letter-spacing:-.07em;margin:15px 0}.adminHero p:not(.eyebrow){color:#888;max-width:500px;line-height:1.7}.actions{display:flex;gap:8px}.actions button,.tabs button,.save{background:#111;color:#fff;border:1px solid #292929;padding:11px 14px;font-size:10px;text-decoration:none}.actions button:hover,.tabs button.active,.save{background:#fff;color:#050505}.tabs{max-width:1300px;margin:auto;padding:0 5vw;border-bottom:1px solid var(--line);display:flex;gap:5px}.tabs button{border-bottom:0;color:#777}.tabs button span{font:9px 'DM Mono';color:var(--accent);margin-left:5px}.tabs button.active span{color:#111}.panel{max-width:1300px;margin:auto;padding:35px 5vw 100px}.hidden{display:none}.table{width:100%;border:1px solid #202020;border-collapse:collapse}.table th,.table td{text-align:left;padding:15px;border-bottom:1px solid #202020;font-size:11px}.table th{font:9px 'DM Mono';color:#666}.pill{font:9px 'DM Mono';padding:6px 8px;border:1px solid #333}.selectStatus{background:#111;color:#fff;border:1px solid #333;padding:7px;font-size:10px}.card{border:1px solid #202020;background:#0b0b0b;padding:25px;margin-bottom:18px}.card h2{font-size:35px;margin:8px 0 15px;letter-spacing:-.05em}.muted{color:#777;line-height:1.7;font-size:12px;max-width:750px}.productRow{display:grid;grid-template-columns:80px 1fr 100px 120px 90px;gap:18px;align-items:center;border-bottom:1px solid #202020;padding:12px 0}.productRow img{width:80px;height:80px;object-fit:cover}.productRow strong{font-size:12px}.productRow span{color:#777;font:10px 'DM Mono'}.edit{background:#111;color:#fff;border:1px solid #333;padding:8px;font-size:10px}.settingsGrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:25px 0}.settingsGrid label{font:9px 'DM Mono';color:#777;display:flex;flex-direction:column;gap:7px}.settingsGrid input,.settingsGrid select{background:#111;color:#fff;border:1px solid #292929;padding:12px;outline:0}.modal{position:fixed;inset:0;background:rgba(0,0,0,.78);display:none;place-items:center;padding:20px;z-index:10}.modal.show{display:grid}.modalCard{width:min(700px,100%);max-height:90vh;overflow:auto;background:#0b0b0b;border:1px solid #292929;padding:30px;position:relative}.modalCard>button{position:absolute;right:15px;top:10px;background:none;border:0;color:#fff;font-size:28px}.editGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.editGrid label{font:9px 'DM Mono';color:#777;display:flex;flex-direction:column;gap:6px}.editGrid input,.editGrid textarea,.editGrid select{background:#111;color:#fff;border:1px solid #292929;padding:12px}.editGrid .full{grid-column:1/-1}.saveBtn{margin-top:20px;background:#fff;color:#000;border:0;padding:13px 18px;font-weight:800;font-size:11px}@media(max-width:750px){.adminHero{display:block}.actions{margin-top:25px}.productRow{grid-template-columns:60px 1fr auto}.productRow img{width:60px;height:60px}.productRow .hideMob{display:none}.settingsGrid,.editGrid{grid-template-columns:1fr}.editGrid .full{grid-column:auto}}
.loginGate{min-height:calc(100vh - 76px);display:grid;place-items:center;padding:30px}.loginCard{width:min(480px,100%);border:1px solid #292929;background:#0b0b0b;padding:35px}.loginCard h1{font-size:55px}.loginCard>p:not(.eyebrow){color:#777;line-height:1.6;font-size:12px}.loginCard label{font:9px 'DM Mono';color:#777;display:flex;flex-direction:column;gap:7px;margin-top:13px}.loginCard input{background:#111;color:#fff;border:1px solid #292929;padding:13px}.loginCard .save{margin-top:18px;width:100%}#loginMsg{color:#ff7777;font:10px 'DM Mono';margin-top:12px}

.headerRight{display:flex;gap:8px;align-items:center}.ghost{background:#111;border:1px solid #292929;color:#aaa;padding:8px 10px;font-size:9px}.ghost:hover{color:#fff;border-color:#4a4a4a}.loginHint{color:#555;font:9px/1.6 'DM Mono';margin-top:15px}.stats{max-width:1300px;margin:0 auto;padding:0 5vw 28px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stats>div{border:1px solid #202020;background:#0b0b0b;padding:17px}.stats span{display:block;color:#666;font:9px 'DM Mono';text-transform:uppercase;letter-spacing:.12em}.stats strong{display:block;font-size:28px;margin-top:8px;letter-spacing:-.05em}.orderToolbar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.orderToolbar input,.orderToolbar select{background:#111;color:#fff;border:1px solid #292929;padding:11px;font-size:10px;min-width:160px}.ordersTableWrap{overflow:auto;border:1px solid #202020}.table{min-width:880px;border:0}.table tr{transition:background .2s}.table tbody tr:hover{background:#0f0f0f}.table td:first-child{font-family:'DM Mono'}.viewOrder{background:#111;color:#fff;border:1px solid #333;padding:7px 9px;font-size:9px}.statusDot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#65f2c8;margin-right:6px}.orderModalCard{width:min(720px,100%)}.orderMeta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.orderMeta>div{background:#101010;border:1px solid #222;padding:12px}.orderMeta span{display:block;color:#666;font:9px 'DM Mono';margin-bottom:5px}.orderLines{border-block:1px solid #222}.orderLine{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #1c1c1c;font:10px 'DM Mono'}.orderLine:last-child{border-bottom:0}.orderNotes{background:#101010;border:1px solid #222;padding:12px;color:#999;font:10px/1.7 'DM Mono';margin-top:12px}.imageThumb{width:70px;height:70px;object-fit:cover}.productRow{cursor:default}.productRow:hover{background:#0f0f0f}.selectStatus{min-width:115px}.emptyState{border:1px dashed #2b2b2b;padding:45px;text-align:center;color:#666}.dangerText{color:#ff8b8b}.online{color:#65f2c8}.offline{color:#ff9a9a}@media(max-width:900px){.stats{grid-template-columns:1fr 1fr}.headerRight .store{display:none}}@media(max-width:600px){.stats{grid-template-columns:1fr 1fr}.stats strong{font-size:22px}.orderMeta{grid-template-columns:1fr}.headerRight{gap:4px}.ghost{display:none}.headerRight #refreshBtn{display:block}.productRow{grid-template-columns:60px 1fr auto}.productRow img{width:60px;height:60px}.productRow .hideMob{display:none}}
