:root{--bg:#0a0a13;--panel:#131321;--panel2:#19182c;--line:#ffffff18;--ink:#f8f7ff;--muted:#aaa8ba;--purple:#8066ff;--aqua:#83f2dc;--danger:#ff808c}*{box-sizing:border-box}body{margin:0;background:radial-gradient(700px 500px at 0 -10%,#513fa145,transparent 62%),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.login-page{min-height:100dvh;display:grid;place-items:center;padding:24px}.login-card{width:min(440px,100%);padding:43px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(145deg,#1c1b34,#10101e);box-shadow:0 30px 90px #0008}.login-mark,.admin-brand>span{display:grid;place-items:center;background:linear-gradient(135deg,#9f84ff,#67edda);color:#181229;font-weight:950}.login-mark{width:56px;height:56px;border-radius:18px;font-size:18px;margin-bottom:25px}.eyebrow{margin:0 0 9px;color:#afa2fa;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.login-card h1,.page-title h1{margin:0;font-size:34px;letter-spacing:-.055em}.muted{color:var(--muted);font-size:14px;line-height:1.65}.stack-form{display:grid;gap:17px;margin-top:28px}label{display:grid;gap:7px;color:#dcd9e7;font-size:12px;font-weight:800}input,select{width:100%;border:1px solid #ffffff20;border-radius:10px;padding:12px 13px;background:#ffffff0b;color:#fff;font:14px inherit;outline:none}select option{background:#1a192b}input:focus,select:focus{border-color:#a592ff;box-shadow:0 0 0 3px #8066ff20}.primary-button,.quiet-button,.danger-button{border:0;border-radius:11px;padding:12px 15px;font:800 13px inherit;cursor:pointer;transition:transform .2s}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:linear-gradient(105deg,#b7f7e5,#9780ff);color:#1a132b}.primary-button:hover,.quiet-button:hover,.danger-button:hover{transform:translateY(-1px)}.quiet-button{border:1px solid var(--line);background:#ffffff0a;color:#e4e2ef}.danger-button{background:#ff6e7c22;border:1px solid #ff879355;color:#ffb8be}.form-message{min-height:18px;margin:16px 0 0;color:#ffb7bd;font-size:12px}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:#0d0d18d9;backdrop-filter:blur(12px)}.admin-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.admin-brand>span{width:38px;height:38px;border-radius:12px;font-size:12px}.admin-brand b,.admin-brand small{display:block}.admin-brand b{font-size:12px;letter-spacing:.07em}.admin-brand small{margin-top:3px;color:#a7a5b9;font-size:8px;letter-spacing:.08em}.top-actions{display:flex;align-items:center;gap:10px}.site-link{color:#b9abff;font-size:12px;font-weight:800;text-decoration:none}.admin-layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:225px 1fr;min-height:calc(100dvh - 75px)}.sidebar{padding:26px 17px;border-right:1px solid var(--line)}.nav-button{width:100%;margin-bottom:7px;border:0;border-radius:10px;padding:12px;text-align:left;background:transparent;color:#c2c0d0;font:800 13px inherit;cursor:pointer}.nav-button:hover,.nav-button.is-active{background:#8066ff25;color:#f1effa}.side-note{display:grid;gap:8px;margin-top:31px;padding:15px;border:1px solid #ffffff16;border-radius:13px;background:#ffffff06;color:#a8a5b5;font-size:11px;line-height:1.55}.side-note b{color:#91f4df}.content{padding:42px}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-title .muted{margin:8px 0 0}.toolbar{display:flex;gap:10px;align-items:center;margin:31px 0 17px}.toolbar input{flex:1}.toolbar select{width:185px}.seed-banner{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:17px 18px;border:1px solid #d9b27661;border-radius:14px;background:#9b653017}.seed-banner div{display:grid;gap:4px}.seed-banner span{color:#c9c6d6;font-size:12px}.product-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:17px;background:#11111e}.product-table{width:100%;border-collapse:collapse;min-width:760px}.product-table th{padding:14px 16px;text-align:left;color:#aaa7b9;border-bottom:1px solid var(--line);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.product-table td{padding:14px 16px;border-bottom:1px solid #ffffff0e;color:#dcd9e7;font-size:13px}.product-table tr:last-child td{border-bottom:0}.product-cell{display:flex;align-items:center;gap:11px;min-width:230px}.product-thumb{width:43px;height:43px;border-radius:10px;object-fit:cover;background:#25233d}.product-name{font-weight:850}.product-id{margin-top:3px;color:#888597;font-size:10px}.badge{display:inline-flex;padding:5px 8px;border-radius:99px;background:#8066ff26;color:#c8beff;font-size:10px;font-weight:850}.badge.hidden{background:#ffffff10;color:#aaa8b8}.row-actions{display:flex;gap:8px}.small-button{border:1px solid #ffffff1c;border-radius:8px;padding:7px 9px;background:#ffffff0a;color:#d8d5e4;font:800 11px inherit;cursor:pointer}.small-button:hover{border-color:#a893ff}.product-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;max-width:900px;margin-top:31px;padding:27px;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,#161526,#10101d)}.full-field{grid-column:1/-1}.upload-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:15px;border:1px dashed #ffffff2d;border-radius:12px}.upload-row div{display:grid;gap:4px}.upload-row small,.toggle-field small{color:#9e9bac;font-size:11px;font-weight:600}.file-button{display:inline-block;white-space:nowrap;border:1px solid #a891ff78;border-radius:9px;padding:9px 11px;color:#d6cdff;cursor:pointer}.file-button input{display:none}.poster-preview{min-height:190px;overflow:hidden;display:grid;place-items:center;border:1px solid #ffffff1b;border-radius:14px;background:#0a0a13;color:#898697;font-size:12px}.poster-preview img{width:100%;height:290px;object-fit:contain;background:#0a0a13}.toggle-field{display:flex;align-items:center;gap:10px;cursor:pointer}.toggle-field input{width:18px;height:18px;accent-color:#8066ff}.toggle-field span{display:grid;gap:3px}.form-actions{display:flex;gap:10px;margin-top:4px}@media(max-width:850px){.topbar{padding:0 18px}.admin-layout{grid-template-columns:1fr}.sidebar{display:flex;gap:8px;padding:13px;border-right:0;border-bottom:1px solid var(--line)}.nav-button{margin:0;text-align:center}.side-note{display:none}.content{padding:27px 18px}.toolbar{flex-wrap:wrap}.toolbar input{min-width:100%}.toolbar select{flex:1;width:auto}.product-form{grid-template-columns:1fr;padding:19px}.page-title{align-items:flex-start;flex-direction:column}.seed-banner{align-items:flex-start;flex-direction:column}.top-actions .site-link{display:none}}@media(max-width:470px){.topbar{height:66px}.admin-brand div{display:none}.content{padding:23px 14px}.login-card{padding:30px 24px}.form-actions{flex-direction:column}.primary-button,.quiet-button,.danger-button{width:100%}}
