.admin-shell{background:radial-gradient(circle at 60% -10%,#221809,#0000 34%),#070707;flex:1;min-height:0;overflow:auto}.admin-loading{flex-direction:column;justify-content:center;align-items:center;display:flex}.admin-loading>svg{color:#f4b942;width:45px;height:45px;margin-bottom:18px}.admin-loading>span,.admin-shell header span,.admin-panel-title span,.admin-gate-card>span{letter-spacing:.18em;color:#f4b942;font-size:10px;font-weight:800}.admin-loading h1{font-size:27px}.admin-gate{place-items:center;display:grid;position:relative}.admin-back{cursor:pointer;background:#121212;border:1px solid #353535;border-radius:8px;align-items:center;gap:7px;height:44px;padding:0 14px;display:flex}.admin-back svg{width:16px}.admin-header-actions{align-items:center;gap:8px;display:flex}.admin-logout{color:#ff9189;cursor:pointer;background:#201211;border:1px solid #55302d;border-radius:8px;align-items:center;gap:7px;height:42px;padding:0 14px;font-weight:750;display:flex}.admin-logout svg{width:16px}.admin-gate>.admin-back{position:absolute;top:28px;left:28px}.admin-gate-card{background:#10100f;border:1px solid #39332a;border-radius:14px;width:min(480px,90vw);padding:34px;box-shadow:0 30px 100px #000}.admin-lock-icon{color:#f4b942;background:#211b0c;border:1px solid #584116;border-radius:13px;place-items:center;width:54px;height:54px;margin-bottom:24px;display:grid}.admin-lock-icon svg{width:24px}.admin-lock-icon.warning{color:#ffad5c;border-color:#704a24}.admin-gate-card h1{margin:7px 0;font-size:35px}.admin-gate-card p{color:#858585;font-size:13px;line-height:1.6}.admin-gate-card label{color:#777;text-transform:uppercase;letter-spacing:.13em;margin-top:16px;font-size:9px;display:block}.admin-gate-card input{color:#fff;background:#090909;border:1px solid #343434;border-radius:8px;outline:none;width:100%;height:52px;margin-top:8px;padding:0 13px}.admin-gate-card input:focus{border-color:#8c681d}.admin-gate-card>button{color:#090909;cursor:pointer;background:#f4b942;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;margin-top:18px;font-weight:800;display:flex}.admin-gate-card>button:disabled{opacity:.35}.admin-gate-card>button svg{width:18px}.admin-gate-card>small{text-align:center;color:#5f5f5f;margin-top:13px;display:block}.admin-error,.admin-success{border-radius:7px;margin-top:12px;padding:10px 12px;font-size:11px}.admin-error{color:#ff9188;background:#21100f;border:1px solid #592724}.admin-success{color:#83dda4;background:#101c14;border:1px solid #285037}.admin-dashboard{padding:34px 44px 60px}.admin-dashboard>header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.admin-tabs{border-bottom:1px solid #292929;gap:4px;margin:-4px 0 20px;display:flex}.admin-tabs button{color:#777;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:48px;padding:0 22px;font-weight:700}.admin-tabs button.active{color:#fff;border-color:#f4b942}.terminal-health{background:radial-gradient(circle at 90% 0,#f4b94212,#0000 32%),#0b0b0b;border:1px solid #2b2b2b;border-radius:12px;margin-bottom:28px;padding:22px}.terminal-health>.admin-panel-title{margin-bottom:18px}.terminal-health>.admin-panel-title>button{cursor:pointer;background:#151515;border:1px solid #373737;border-radius:7px;align-items:center;gap:7px;height:40px;margin-left:auto;padding:0 13px;display:flex}.terminal-health>.admin-panel-title>button svg{width:15px}.spinning{animation:.8s linear infinite health-spin}@keyframes health-spin{to{transform:rotate(360deg)}}.health-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:12px;display:grid}.health-grid>article{background:#101010;border:1px solid #292929;border-radius:10px;padding:17px}.health-grid>article.attention{border-color:#624c20;box-shadow:inset 3px 0 #f4b942}.health-grid article>header{grid-template-columns:36px 1fr auto;align-items:center;gap:10px;display:grid}.health-grid article>header b,.health-grid article>header small{display:block}.health-grid article>header b{font-size:14px}.health-grid article>header small{color:#777;margin-top:3px;font-size:10px}.health-grid article>header>span{color:#888;letter-spacing:.12em;border:1px solid #3a3a3a;border-radius:20px;padding:5px 7px;font-size:8px;font-weight:800}.health-grid article>header>span.online{color:#77dfa0;border-color:#245138}.health-grid article>header>span.offline{color:#ff8a82;border-color:#5a2926}.health-state{color:#777;background:#1a1a1a;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.health-state svg{width:17px}.health-state.online{color:#69e89a;background:#102219}.health-state.offline{color:#ff7970;background:#261312}.health-grid dl{border:1px solid #242424;border-radius:8px;grid-template-columns:1fr 1fr;margin:16px 0 12px;display:grid;overflow:hidden}.health-grid dl>div{border-bottom:1px solid #242424;padding:10px}.health-grid dl>div:nth-child(odd){border-right:1px solid #242424}.health-grid dl>div:nth-last-child(-n+2){border-bottom:0}.health-grid dt{color:#6f6f6f;letter-spacing:.1em;text-transform:uppercase;font-size:8px}.health-grid dd{margin:5px 0 0;font-size:11px;font-weight:700}.health-error,.health-age,.health-command{margin:9px 0 0;font-size:10px}.health-error{color:#ff928b;background:#241312;border:1px solid #582a27;border-radius:6px;align-items:center;gap:7px;padding:9px;display:flex}.health-error svg{flex:none;width:14px}.health-age{color:#d9ad50}.health-command{color:#80dca1}.health-grid article>footer{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.health-grid article>footer button{cursor:pointer;background:#181818;border:1px solid #3a3a3a;border-radius:6px;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:10px;font-weight:700;display:flex}.health-grid article>footer button svg{width:13px}.health-grid article>footer button:disabled{opacity:.35;cursor:default}.health-note,.health-loading{color:#727272;font-size:10px}.health-note{margin:14px 0 0}.health-loading{text-align:center;padding:24px 0}.bridge-credential{z-index:120;background:#0c0c0c;border:1px solid #71551b;border-radius:12px;width:min(620px,100vw - 36px);padding:24px;position:fixed;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #000000c7,0 24px 80px #000}.bridge-credential header{justify-content:space-between;align-items:flex-start;display:flex}.bridge-credential header span{color:#f4b942;letter-spacing:.14em;font-size:8px;font-weight:800}.bridge-credential h3{margin:5px 0 0;font-size:22px}.bridge-credential header button{background:#171717;border:1px solid #333;border-radius:7px;width:36px;height:36px}.bridge-credential header button svg{width:16px}.bridge-credential p{color:#999;font-size:11px;line-height:1.5}.bridge-credential label{color:#777;letter-spacing:.1em;margin-top:12px;font-size:8px;display:block}.bridge-credential code{color:#eee;letter-spacing:0;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;background:#151515;border:1px solid #303030;border-radius:6px;margin-top:6px;padding:11px;font-size:11px;display:block}.bridge-credential>button{color:#0b0b0b;background:#f4b942;border:1px solid #8c681d;border-radius:7px;align-items:center;gap:7px;height:43px;margin-top:16px;padding:0 14px;font-weight:800;display:flex}.bridge-credential>button svg{width:15px}@media (max-width:780px){.health-grid{grid-template-columns:1fr}}.inventory-admin{gap:18px;display:grid}.inventory-title>button{color:#090909;cursor:pointer;background:#f4b942;border:1px solid #72571c;border-radius:8px;align-items:center;gap:7px;height:42px;margin-left:auto;padding:0 14px;font-weight:800;display:flex}.inventory-title>button svg{width:17px}.inventory-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;display:grid}.inventory-grid>article{background:#0e0e0e;border:1px solid #2d2d2d;border-radius:11px;padding:18px}.inventory-grid>article.low{border-color:#765921}.inventory-grid article>header{justify-content:space-between;margin:0 0 18px;display:flex}.inventory-grid article>header b,.inventory-grid article>header small{display:block}.inventory-grid article>header small{color:#777;margin-top:4px}.inventory-grid article>header svg{color:#f4b942;width:20px}.inventory-grid article>header em{text-transform:uppercase;border-radius:5px;margin-left:auto;padding:5px 7px;font-size:9px;font-style:normal}.inventory-grid article>header em.ok{color:#75dfa0;background:#102016}.inventory-grid article>header em.low{color:#f4b942;background:#211a0a}.inventory-grid article>header em.out{color:#ff8c84;background:#241110}.inventory-grid article>strong{color:#f4b942;font-size:28px}.inventory-grid article>strong small{color:#888;font-size:12px}.inventory-location-levels{gap:6px;margin:16px 0;display:grid}.inventory-location-levels>span{background:#151515;border-radius:6px;grid-template-columns:1fr auto;padding:8px 10px;font-size:11px;display:grid}.inventory-location-levels small{color:#666;grid-column:1/-1;margin-top:3px}.inventory-grid article>footer{grid-template-columns:1fr auto;gap:8px;display:grid}.inventory-grid article>footer button{cursor:pointer;background:#171717;border:1px solid #383838;border-radius:7px;justify-content:center;align-items:center;gap:6px;height:40px;display:flex}.inventory-grid article>footer button:first-child{color:#f4b942;border-color:#66501c}.inventory-grid article>footer svg{width:16px}.inventory-editor{width:min(760px,94vw);max-height:90vh;overflow:auto}.inventory-form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.inventory-editor label{color:#888;text-transform:uppercase;letter-spacing:.08em;gap:7px;margin:10px 0;font-size:10px;display:grid}.inventory-editor input,.inventory-editor select{color:#fff;background:#090909;border:1px solid #353535;border-radius:7px;width:100%;height:45px;padding:0 11px}.inventory-editor h3{margin:24px 0 8px;font-size:14px}.inventory-threshold{border-top:1px solid #292929;grid-template-columns:1fr 170px 120px;align-items:center;gap:12px;display:grid}.inventory-threshold label:last-child{flex-direction:row;align-items:center;display:flex}.inventory-threshold input[type=checkbox]{width:17px;height:17px}.inventory-actions{grid-template-columns:1fr 1.3fr;gap:10px;margin-top:22px;display:grid}.inventory-actions button{cursor:pointer;background:#171717;border:1px solid #393939;border-radius:8px;height:52px;font-weight:800}.inventory-actions button:last-child{color:#090909;background:#f4b942;border:0}.movement-result{color:#aaa;background:#171307;border:1px solid #443719;border-radius:7px;padding:14px}.movement-result b{color:#f4b942}.inventory-recipes{background:#0c0c0c;border:1px solid #2d2d2d;border-radius:11px;margin-top:8px;padding:20px}.inventory-recipes>.admin-panel-title>button{color:#f4b942;cursor:pointer;background:#171307;border:1px solid #66501c;border-radius:7px;align-items:center;gap:6px;height:40px;margin-left:auto;padding:0 13px;display:flex}.inventory-recipes>p{color:#777;font-size:12px;line-height:1.5}.recipe-list{gap:7px;margin-top:15px;display:grid}.recipe-list article{background:#121212;border:1px solid #292929;border-radius:7px;grid-template-columns:minmax(180px,1fr) 40px minmax(220px,1.2fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:grid}.recipe-list b,.recipe-list small{display:block}.recipe-list small{color:#777;margin-top:4px}.recipe-list>article>span{color:#666;text-transform:uppercase;font-size:10px}.recipe-list strong{color:#f4b942;font-size:12px}.recipe-list button{color:#ff8e86;cursor:pointer;background:#211211;border:1px solid #552a27;border-radius:6px;height:34px}.inventory-empty-links{text-align:center;color:#666;border:1px dashed #333;border-radius:8px;padding:24px}.inventory-link-warning{color:#d7ba78;background:#1b1609;border:1px solid #614b1d;border-radius:7px;margin:10px 0;padding:11px 13px;font-size:11px;line-height:1.5}.inventory-history{background:#0c0c0c;border:1px solid #2d2d2d;border-radius:11px;padding:20px}.inventory-history-list{gap:5px;margin-top:15px;display:grid}.inventory-history-list article{border-bottom:1px solid #242424;grid-template-columns:minmax(170px,1fr) 130px 110px 150px;align-items:center;gap:10px;padding:10px 12px;font-size:11px;display:grid}.inventory-history-list article b,.inventory-history-list article small{display:block}.inventory-history-list article small{color:#707070;margin-top:3px}.inventory-history-list article>span{color:#888;text-transform:capitalize}.inventory-history-list article>strong.in{color:#7be3a0}.inventory-history-list article>strong.out{color:#ff8d85}.inventory-history-list article>time{color:#777}.inventory-history-list article>small{grid-column:1/-1}.admin-grid.admin-single-panel{grid-template-columns:minmax(520px,1fr)}.admin-dashboard h1{margin:5px 0;font-size:35px}.admin-dashboard header p{color:#777;margin:0}.admin-summary{background:#0d0d0d;border:1px solid #2c2c2c;border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.admin-summary article{border-right:1px solid #292929;grid-template-columns:34px 1fr;min-height:135px;padding:23px;display:grid}.admin-summary article:last-child{border:0}.admin-summary svg{color:#f4b942;grid-row:1/4;width:21px}.admin-summary span{letter-spacing:.14em;color:#777;font-size:8px}.admin-summary b{color:#f4b942;margin:7px 0;font-size:28px}.admin-summary b.sandbox{color:#ffad5c;font-size:20px}.admin-summary b.live{color:#69e89a;font-size:20px}.admin-summary small{color:#666;font-size:9px}.admin-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.admin-grid>section,.admin-staff{background:#0d0d0d;border:1px solid #292929;border-radius:10px;padding:23px}.admin-panel-title{align-items:center;gap:11px;margin-bottom:16px;display:flex}.admin-panel-title>svg{color:#f4b942;width:21px}.admin-panel-title h2{margin:3px 0;font-size:17px}.admin-toggle{cursor:pointer;border-top:1px solid #252525;grid-template-columns:1fr 44px;align-items:center;min-height:65px;display:grid}.admin-toggle span b,.admin-toggle span small{display:block}.admin-toggle span b{font-size:11px}.admin-toggle span small{color:#666;margin-top:4px;font-size:9px}.admin-toggle input{opacity:0;position:absolute}.admin-toggle>i{background:#292929;border-radius:20px;width:42px;height:23px;position:relative}.admin-toggle>i:after{content:"";background:#777;border-radius:50%;width:17px;height:17px;transition:all .2s;position:absolute;top:3px;left:3px}.admin-toggle input:checked+i{background:#f4b942}.admin-toggle input:checked+i:after{background:#17130a;left:22px}.timeout-field{color:#ddd;border-top:1px solid #252525;grid-template-columns:1fr 160px;align-items:center;min-height:63px;font-size:11px;display:grid}.timeout-field select{color:#eee;background:#151515;border:1px solid #333;border-radius:7px;height:38px;padding:0 9px}.admin-save{color:#090909;cursor:pointer;background:#f4b942;border:0;border-radius:7px;align-items:center;gap:7px;height:45px;margin-top:15px;padding:0 15px;font-weight:800;display:flex}.admin-save svg{width:16px}.admin-save:disabled{opacity:.4}.email-settings-panel{background:#0d0d0d;border:1px solid #292929;border-radius:10px;max-width:900px;padding:24px}.email-settings-panel>svg{color:#f4b942;width:20px}.email-settings-intro{color:#777;max-width:720px;margin:-4px 0 18px;font-size:11px;line-height:1.6}.email-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:16px 0;display:grid}.email-settings-grid label{color:#777;letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:750}.email-settings-grid input{color:#eee;background:#090909;border:1px solid #343434;border-radius:8px;outline:none;width:100%;height:46px;margin-top:7px;padding:0 12px}.email-settings-grid input:focus{border-color:#8c681d}.email-password-field{grid-column:1/-1}.email-settings-actions{align-items:center;gap:9px;margin-top:4px;display:flex}.email-settings-actions .admin-save{margin-top:0}.email-test-button{color:#f4b942;cursor:pointer;background:#18140b;border:1px solid #4b3c1e;border-radius:7px;align-items:center;gap:7px;height:45px;padding:0 15px;font-weight:800;display:flex}.email-test-button svg{width:16px}.email-test-button:disabled{opacity:.35;cursor:not-allowed}.admin-devices>article{border-top:1px solid #252525;grid-template-columns:18px 1fr auto auto;align-items:center;gap:8px;min-height:65px;display:grid}.admin-devices>article>i{background:#69e89a;border-radius:50%;width:8px;height:8px}.admin-devices>article>i.available{background:#777}.admin-devices>article>i.retired{background:#754343}.admin-devices>article.retired{opacity:.62}.admin-devices b,.admin-devices span{display:block}.admin-devices b{font-size:11px}.admin-devices span{color:#666;margin-top:4px;font-size:9px}.admin-devices strong{color:#f4b942;font-size:13px}.admin-devices>article>small{color:#666;grid-column:3;font-size:8px}.location-manager{border-bottom:1px solid #292929;margin-bottom:28px;padding-bottom:24px}.location-manager .admin-panel-title>button{color:#f4b942;cursor:pointer;background:#19150d;border:1px solid #493b1f;border-radius:7px;align-items:center;gap:7px;min-height:40px;margin-left:auto;padding:0 13px;font-size:10px;font-weight:800;display:flex}.location-manager .admin-panel-title>button svg,.location-list button svg{width:15px}.location-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin-top:15px;display:grid}.location-list article{background:#111;border:1px solid #2b2b2b;border-radius:9px;grid-template-columns:1fr 38px 38px;align-items:center;gap:7px;min-height:70px;padding:12px;display:grid}.location-list button{color:#aaa;cursor:pointer;background:#181818;border:1px solid #343434;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.location-list button.danger{color:#ff8a84;border-color:#512826}.location-list button:disabled{opacity:.35;cursor:not-allowed}.device-title{flex-wrap:wrap}.device-import-button{color:#f4b942;cursor:pointer;background:#19150d;border:1px solid #493b1f;border-radius:7px;align-items:center;gap:7px;min-height:40px;margin-left:auto;padding:0 13px;font-size:11px;font-weight:800;display:flex}.device-import-button svg,.device-actions svg,.device-import-panel svg,.retirement-actions svg{width:15px}.device-import-button input{display:none}.device-actions{grid-area:1/4/3;gap:7px;margin-left:12px;display:flex}.device-actions button,.device-import-panel button{color:#bbb;cursor:pointer;background:#171717;border:1px solid #353535;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 10px;font-size:10px;font-weight:750;display:flex}.device-actions button.danger,.retirement-actions .danger{color:#ff8a84;background:#251313;border-color:#63302e}.device-import-panel{background:#13110c;border:1px solid #493b1f;border-radius:9px;grid-template-columns:1fr minmax(190px,auto) auto auto;align-items:center;gap:9px;margin:14px 0;padding:12px;display:grid}.device-import-panel small{color:#777;margin-top:4px;font-size:8px;display:block}.device-import-panel select{color:#ddd;background:#0e0e0e;border:1px solid #353535;border-radius:7px;height:38px;padding:0 9px}.device-import-panel .icon-only{justify-content:center;width:36px;padding:0}.retirement-confirm,.terminal-rename{width:min(520px,92vw)}.terminal-rename>p{color:#777;margin:-8px 0 20px;font-size:11px}.terminal-rename>label{color:#777;text-transform:uppercase;letter-spacing:.12em;margin-top:13px;font-size:9px;display:block}.terminal-rename label>small{color:#5f5f5f;text-transform:none;letter-spacing:0;margin-top:6px;font-size:8px;display:block}.terminal-rename input,.terminal-rename select{color:#fff;background:#0b0b0b;border:1px solid #353535;border-radius:8px;outline:none;width:100%;height:52px;margin-top:8px;padding:0 13px}.terminal-rename input:focus,.terminal-rename select:focus{border-color:#8c681d}.terminal-rename>.complete{justify-content:center;gap:7px;margin-top:18px}.terminal-rename>.complete svg{width:16px}.retirement-confirm>p{color:#aaa;line-height:1.6}.retirement-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.retirement-actions button{color:#bbb;cursor:pointer;background:#181818;border:1px solid #393939;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:48px;font-weight:800;display:flex}.admin-staff{margin-top:12px}.staff-admin-row{border-top:1px solid #242424;grid-template-columns:1.3fr 1fr .7fr 1fr;align-items:center;min-height:52px;font-size:11px;display:grid}.staff-admin-row.labels{color:#666;text-transform:uppercase;letter-spacing:.12em;min-height:34px;font-size:8px}.staff-admin-row em{color:#69e89a;font-style:normal}.staff-admin-row em.inactive{color:#888}.staff-admin-row small{color:#777}@media (max-width:900px){.admin-dashboard{padding:24px}.admin-grid,.admin-summary{grid-template-columns:1fr}.admin-summary article{border-bottom:1px solid #292929;border-right:0}}.staff-title>button{color:#090909;cursor:pointer;background:#f4b942;border:0;border-radius:7px;align-items:center;gap:7px;height:40px;margin-left:auto;padding:0 14px;font-weight:800;display:flex}.staff-title>button svg{width:16px}.staff-admin-row{grid-template-columns:1.3fr 1fr .7fr 1fr 132px;min-height:56px}.staff-admin-row>button{color:#aaa;cursor:pointer;background:#151515;border:1px solid #333;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.staff-admin-row>button:hover{color:#f4b942;border-color:#76591e}.staff-admin-row>button svg{width:15px}.staff-admin-row>button.staff-access-button{color:#f5ba3c;background:#1c170d;border-color:#5f491e;grid-template-columns:18px 1fr;gap:6px;width:124px;padding:0 10px;font-size:11px;font-weight:800}.staff-identity{align-items:center;gap:10px;display:flex}.staff-identity img,.staff-identity>i{object-fit:cover;border-radius:50%;width:34px;height:34px}.staff-identity>i{color:#f4b942;background:#211b0c;border:1px solid #5d4516;place-items:center;font-size:10px;font-style:normal;display:grid}.staff-editor{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#51452d transparent;width:min(520px,92vw);max-height:calc(100dvh - 32px);padding:28px;overflow:hidden auto}.staff-editor::-webkit-scrollbar{width:6px}.staff-editor::-webkit-scrollbar-track{background:0 0}.staff-editor::-webkit-scrollbar-thumb{background:#51452d;border-radius:999px}@media (max-height:720px){.staff-editor{max-height:calc(100dvh - 16px);padding:20px}.staff-editor header{margin-bottom:14px}.staff-editor>label{margin-top:10px}.staff-editor input,.staff-editor select{height:46px}.staff-qr-result img{width:126px;height:126px}}.staff-editor header{align-items:center;gap:14px;margin-bottom:20px;display:flex}.staff-editor header>button{cursor:pointer;background:#151515;border:1px solid #333;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.staff-editor header>div{flex:1}.staff-editor header>button.staff-header-nfc{color:#f5ba3c;background:#1c170d;border-color:#5f491e;gap:7px;width:auto;min-width:116px;padding:0 12px;font-size:12px;font-weight:800}.staff-header-nfc svg{width:17px}.staff-admin-row small strong{color:#777;margin-top:3px;font-size:10px;font-weight:700;display:block}.staff-admin-row small strong.nfc-active{color:#5ee89a}.staff-editor header>button svg{width:18px}.staff-editor header span{letter-spacing:.15em;color:#f4b942;font-size:9px;font-weight:800}.staff-editor header h2{margin:4px 0 0;font-size:24px}.staff-editor>label{color:#777;text-transform:uppercase;letter-spacing:.12em;margin-top:14px;font-size:9px;display:block}.staff-editor input,.staff-editor select{color:#fff;background:#0b0b0b;border:1px solid #353535;border-radius:8px;outline:none;width:100%;height:52px;margin-top:7px;padding:0 13px}.staff-editor input:focus,.staff-editor select:focus{border-color:#8c681d}.staff-editor label>small{text-transform:none;letter-spacing:0;color:#666;margin-top:7px;display:block}.staff-editor .admin-toggle{text-transform:none;letter-spacing:0;margin-top:16px;display:grid}.staff-editor>.complete{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:flex}.staff-editor>.complete svg{width:17px}@media (max-width:900px){.staff-admin-row{grid-template-columns:1.2fr 1fr .7fr 46px}.staff-admin-row>:nth-child(4){display:none}}.catalogue-admin{background:#0d0d0d;border:1px solid #292929;border-radius:10px;margin-top:12px;padding:23px}.catalogue-title>button{color:#f4b942;cursor:pointer;background:#17140d;border:1px solid #40351e;border-radius:7px;align-items:center;gap:6px;height:40px;padding:0 13px;font-weight:800;display:flex}.catalogue-title>div+button{margin-left:auto}.catalogue-title>button svg{width:15px}.catalogue-toolbar{grid-template-columns:minmax(240px,1fr) 220px auto;align-items:center;gap:9px;margin:18px 0 12px;display:grid}.catalogue-toolbar label{background:#111;border:1px solid #303030;border-radius:7px;align-items:center;gap:8px;height:43px;padding:0 12px;display:flex}.catalogue-toolbar label svg{color:#777;width:16px}.catalogue-toolbar input{color:#fff;background:0 0;border:0;outline:0;flex:1}.catalogue-toolbar select{color:#ddd;background:#111;border:1px solid #303030;border-radius:7px;height:43px;padding:0 10px}.catalogue-toolbar>span{color:#777;font-size:10px}.category-admin-list{scrollbar-width:thin;scrollbar-color:#292929 transparent;gap:7px;padding:7px 2px 12px;display:flex;overflow-x:auto}.catalogue-layout-controls{justify-content:space-between;align-items:end;gap:20px;margin-top:17px;display:flex}.catalogue-layout-controls>div>span{color:#f4b942;letter-spacing:.16em;font-size:9px;font-weight:800}.catalogue-layout-controls p{color:#777;margin:5px 0 0;font-size:11px}.catalogue-layout-controls label{color:#777;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.catalogue-layout-controls select{color:#f4b942;background:#15130e;border:1px solid #3b321f;border-radius:7px;width:220px;height:41px;margin-top:7px;padding:0 10px;display:block}.sortable-category{touch-action:none;background:#141414;border:1px solid #303030;border-radius:7px;flex:none;align-items:center;min-width:160px;height:48px;display:flex;overflow:hidden}.sortable-category.dragging{z-index:5;background:#211b0d;border-color:#f4b942;position:relative;box-shadow:0 12px 30px #000b}.sortable-category.inactive{opacity:.45}.category-drag-handle,.category-edit{background:0 0;border:0;height:100%}.category-drag-handle{color:#777;cursor:grab;touch-action:none;border-right:1px solid #292929;flex:none;place-items:center;width:38px;display:grid}.category-drag-handle:active{cursor:grabbing}.category-edit{min-width:0;color:inherit;text-align:left;cursor:pointer;flex:1;grid-template-columns:minmax(72px,1fr) auto auto 16px;align-items:center;gap:7px;padding:0 10px;display:grid}.category-edit span{text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;overflow:hidden}.category-edit small{color:#777}.category-edit em{color:#69e89a;letter-spacing:.1em;font-size:7px;font-style:normal}.category-drag-handle svg{width:16px}.category-edit svg{color:#f4b942;width:13px}.catalogue-layout-saving{color:#f4b942;margin:-5px 0 10px;font-size:10px}.catalogue-layout-spacer{color:#555;align-items:center;gap:6px;margin:-5px 0 12px;font-size:9px;display:flex}.catalogue-layout-spacer svg{width:12px}.category-admin-list button span{font-size:10px;font-weight:700}.catalogue-table{scrollbar-width:thin;scrollbar-color:#292929 transparent;max-height:520px;overflow:auto}.catalogue-row{border-top:1px solid #252525;grid-template-columns:1.5fr 1fr .55fr 1fr .55fr 44px;align-items:center;gap:12px;min-height:76px;font-size:11px;display:grid}.catalogue-row.labels{color:#666;text-transform:uppercase;letter-spacing:.12em;min-height:34px;font-size:8px}.catalogue-product-identity{align-items:center;gap:11px;min-width:0;display:flex}.catalogue-product-identity>img,.catalogue-product-identity>i{object-fit:cover;background:#151515;border:1px solid #303030;border-radius:7px;flex:0 0 48px;width:48px;height:48px}.catalogue-product-identity>i{color:#555;place-items:center;display:grid}.catalogue-product-identity>i svg{width:18px}.catalogue-product-identity>b{min-width:0}.catalogue-row b small{color:#666;margin-top:4px;font-weight:400;display:block}.catalogue-row strong{color:#f4b942}.catalogue-row em{color:#69e89a;font-style:normal}.catalogue-row.inactive{opacity:.5}.catalogue-row.inactive em{color:#aaa}.catalogue-row>button{cursor:pointer;background:#151515;border:1px solid #333;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.catalogue-row>button svg{width:15px}.catalogue-editor{scrollbar-width:thin;scrollbar-color:#35312a transparent;width:min(720px,94vw);max-height:90vh;overflow:auto}.catalogue-editor>header{z-index:3;background:linear-gradient(#111 82%,#0000);padding:26px 0 16px;position:sticky;top:-26px}.catalogue-editor::-webkit-scrollbar{width:5px}.catalogue-editor::-webkit-scrollbar-track{background:0 0}.catalogue-editor::-webkit-scrollbar-thumb{background:#35312a;border-radius:20px}.catalogue-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.catalogue-form>label{color:#777;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.catalogue-form label.wide{grid-column:1/-1}.catalogue-form input,.catalogue-form select,.catalogue-form textarea{color:#fff;background:#0a0a0a;border:1px solid #343434;border-radius:8px;outline:none;width:100%;margin-top:7px;padding:0 12px}.catalogue-form input,.catalogue-form select{height:48px}.catalogue-form textarea{resize:vertical;min-height:85px;padding-top:12px}.catalogue-form label>small{text-transform:none;letter-spacing:0;color:#666;margin-top:6px;display:block}.option-editor{background:#0b0b0b;border:1px solid #303030;border-radius:9px;padding:14px}.option-editor-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.option-editor-heading>span{color:#777;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.option-editor-heading>button{color:#f4b942;white-space:nowrap;cursor:pointer;background:#19150d;border:1px solid #493b1f;border-radius:7px;flex:none;align-items:center;gap:6px;height:39px;padding:0 10px;font-size:12px;font-weight:800;line-height:1;display:flex}.option-editor-heading>button svg{width:14px}.option-editor-list{gap:8px;display:grid}.option-editor-row{border-top:1px solid #252525;grid-template-columns:minmax(180px,1fr) 150px 42px;align-items:end;gap:9px;padding-top:9px;display:grid}.option-editor-row label{color:#777;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.option-editor-row input{height:46px}.option-editor-row>button{color:#ef8c84;cursor:pointer;background:#1c1110;border:1px solid #4d2926;border-radius:7px;place-items:center;width:42px;height:46px;display:grid}.option-editor-row>button svg{width:16px}.option-editor>p{color:#777;border:1px dashed #303030;border-radius:7px;margin:4px 0 0;padding:16px;font-size:11px;line-height:1.5}.option-editor>small{color:#666;margin-top:9px;font-size:10px;display:block}.option-editor-row.extra-row{grid-template-columns:1fr 42px}.catalogue-active{grid-template-columns:1fr 24px;align-items:center;min-height:62px;display:grid;text-transform:none!important;letter-spacing:0!important}.catalogue-active span b,.catalogue-active span small{display:block}.catalogue-active span small{color:#666;margin-top:4px}.catalogue-active input{accent-color:#f4b942;width:22px;height:22px}.online-ordering-admin{background:#0b0b0b;border:1px solid #292929;border-radius:12px;padding:28px}.online-ordering-admin .admin-panel-title p{color:#818181;margin:5px 0 0}.online-control-grid{grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);gap:18px;margin-top:24px;display:grid}.online-control-panel{background:#080808;border:1px solid #262626;border-radius:10px;padding:8px 20px 20px}.online-money-fields{grid-template-columns:1fr 1fr;gap:12px;padding-top:20px;display:grid}.online-fulfilment-location{color:#8c8c8c;letter-spacing:.08em;text-transform:uppercase;gap:8px;padding-top:20px;font-size:11px;display:grid}.online-fulfilment-location select{color:#fff;background:#0d0d0d;border:1px solid #343434;border-radius:7px;min-height:46px;padding:0 12px}.online-fulfilment-location small{color:#676767;letter-spacing:normal;text-transform:none;font-size:9px}.test-data-purge-panel{background:linear-gradient(135deg,#1b0d0d,#0c0909);border:1px solid #542726;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:16px;margin-top:30px;padding:20px;display:grid}.test-data-purge-panel>svg{color:#ff716b;width:30px;height:30px}.test-data-purge-panel span{color:#d95651;letter-spacing:.14em;font-size:9px;font-weight:800}.test-data-purge-panel h3{margin:5px 0;font-size:17px}.test-data-purge-panel p{color:#826f6f;margin:0;font-size:11px;line-height:1.45}.test-data-purge-panel code{color:#d3918e}.test-data-purge-panel>button,.test-purge-step>button{color:#ff8983;background:#2b1010;border:1px solid #71312e;border-radius:8px;min-height:44px;padding:0 16px;font-size:11px;font-weight:800}.test-data-purge-panel button svg,.test-purge-step button svg{vertical-align:middle;width:15px}.test-data-purge-overlay{z-index:3000}.test-data-purge-modal{border-color:#542726;width:min(560px,100vw - 32px);max-height:calc(100dvh - 32px);padding:24px;overflow-y:auto}.test-data-purge-modal>header{margin-bottom:24px}.test-data-purge-modal>header>button{background:#111;border:1px solid #343434;border-radius:8px;width:38px;height:38px}.test-data-purge-modal>header>button svg{width:17px}.test-data-purge-modal>header h2{margin:5px 0 0;font-size:24px}.test-purge-step{justify-items:start;gap:14px;display:grid}.test-purge-step>svg{color:#ff716b;width:42px;height:42px}.test-purge-step h3,.test-purge-step p{margin:0}.test-purge-step p{color:#999;font-size:13px;line-height:1.6}.test-purge-step strong{color:#fff}.test-purge-step input{color:#fff;background:#0b0808;border:1px solid #5b302d;border-radius:8px;outline:none;width:100%;min-height:48px;padding:0 13px;font-size:14px}.test-purge-step input:focus{border-color:#e55f58}.test-purge-step>button{width:100%;margin-top:5px}.test-purge-step>button:disabled{opacity:.35}.test-purge-step.final>button{color:#fff;background:#6f1713;min-height:52px}.test-purge-step.success>svg{color:#70dc93}.test-purge-step.success>button{color:#8ce5a7;background:#102217;border-color:#285a38}@media (max-width:700px){.test-data-purge-panel{grid-template-columns:32px 1fr}.test-data-purge-panel>button{grid-column:1/-1}}.online-money-fields label{color:#8c8c8c;letter-spacing:.08em;text-transform:uppercase;gap:8px;font-size:11px;display:grid}.online-money-fields input,.schedule-event input,.schedule-event select{color:#fff;background:#0d0d0d;border:1px solid #343434;border-radius:7px;min-height:46px;padding:0 12px}.schedule-heading{border-bottom:1px solid #242424;align-items:center;gap:12px;min-height:72px;display:flex}.schedule-heading svg{color:#f4b942}.schedule-heading div{gap:4px;display:grid}.schedule-heading small{color:#777}.schedule-events{gap:12px;padding-top:16px;transition:opacity .2s;display:grid}.schedule-events.disabled{opacity:.35;pointer-events:none}.schedule-event-help{justify-content:space-between;align-items:center;gap:16px;display:flex}.schedule-event-help p{color:#858585;margin:0;font-size:12px;line-height:1.5}.schedule-event-help button{color:#f4b942;background:#201a0c;border:1px solid #5d4719;border-radius:7px;flex:none;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-weight:800;display:inline-flex}.schedule-event-help button svg,.schedule-event-delete svg{width:16px;height:16px}.schedule-event{background:#0b0b0b;border:1px solid #2d2d2d;border-radius:10px;padding:14px}.schedule-event-list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4b3a14 transparent;gap:12px;max-height:min(570px,58vh);padding-right:7px;display:grid;overflow-y:auto}.schedule-event-list::-webkit-scrollbar{width:5px}.schedule-event-list::-webkit-scrollbar-track{background:0 0}.schedule-event-list::-webkit-scrollbar-thumb{background:#4b3a14;border-radius:999px}.schedule-event-list::-webkit-scrollbar-thumb:hover{background:#775b1c}.schedule-event-when{grid-template-columns:130px 105px minmax(130px,1fr) 42px;gap:8px;display:grid}.schedule-event-when input,.schedule-event-when select{width:100%}.schedule-event-delete{color:#ec7777;background:#251010;border:1px solid #5d2929;border-radius:7px;place-items:center;display:grid}.schedule-event-switches{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.schedule-event-switches .admin-toggle{min-height:72px;padding:10px}.schedule-event-switches .admin-toggle small{font-size:9px}.schedule-empty{color:#777;text-align:center;border:1px dashed #343434;border-radius:8px;padding:24px}@media (max-width:900px){.schedule-event-when{grid-template-columns:1fr 110px 42px}.schedule-event-when input[placeholder]{grid-area:2/1/auto/-1}.schedule-event-switches{grid-template-columns:1fr}}.online-control-actions{justify-content:flex-end;margin-top:18px;display:flex}.online-control-actions button{color:#f4b942;background:#2b2108;border:1px solid #775711;border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex}.online-report-panel{border-top:1px solid #292929;margin-top:24px;padding-top:24px}.online-report-heading{align-items:center;gap:13px;display:flex}.online-report-heading>svg{color:#f4b942;width:24px}.online-report-heading>div{gap:4px;display:grid}.online-report-heading span{color:#f4b942;letter-spacing:.16em;font-size:9px;font-weight:800}.online-report-heading h3{margin:0;font-size:19px}.online-report-heading p{color:#777;margin:0;font-size:11px}.online-report-toolbar{grid-template-columns:160px 160px 1fr auto auto;align-items:end;gap:10px;margin-top:20px;display:grid}.online-report-toolbar label{color:#858585;letter-spacing:.1em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:800;display:grid}.online-report-toolbar input,.online-report-toolbar button{color:#ddd;background:#0d0d0d;border:1px solid #343434;border-radius:7px;min-height:46px}.online-report-toolbar input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:0 11px}.online-report-toolbar button{justify-content:center;align-items:center;gap:7px;padding:0 15px;font-weight:800;display:flex}.online-report-toolbar button svg{width:16px}.online-report-toolbar button:not(.report-download){color:#f4b942;background:#2b2108;border-color:#735510}.online-report-results{gap:14px;margin-top:20px;display:grid}.online-report-day{background:#080808;border:1px solid #292929;border-radius:9px;overflow:hidden}.online-report-day>header,.online-report-day>footer{justify-content:space-between;align-items:center;min-height:48px;padding:0 15px;display:flex}.online-report-day>header{border-bottom:1px solid #292929}.online-report-day>header span{color:#f4b942;font-size:12px}.online-report-table>div{grid-template-columns:185px minmax(220px,1fr) 70px 100px;align-items:center;gap:12px;padding:0 15px;display:grid}.online-report-table .labels{color:#666;letter-spacing:.1em;text-transform:uppercase;background:#0d0d0d;min-height:34px;font-size:8px;font-weight:800}.online-report-line{border-top:1px solid #202020;min-height:54px;font-size:12px}.online-report-line>span:first-child{gap:3px;display:grid}.online-report-line small{color:#666;font-size:9px}.online-report-line>span:nth-child(3){color:#999}.online-report-line>b:last-child{color:#f4b942;text-align:right}.online-report-day>footer{background:#151108;border-top:1px solid #3f351f}.online-report-day>footer span{color:#aaa;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.online-report-day>footer b{color:#f4b942;font-size:17px}.online-report-final{background:#201806;border:1px solid #6d5115;border-radius:9px;justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;display:flex}.online-report-final span{letter-spacing:.08em;gap:4px;font-weight:900;display:grid}.online-report-final small{color:#887747;font-size:9px}.online-report-final>b{color:#f4b942;font-size:24px}.online-report-empty{color:#777;text-align:center;border:1px dashed #333;border-radius:9px;padding:34px}.table-qr-panel{border-top:1px solid #292929;margin-top:24px;padding-top:24px}.table-qr-controls{grid-template-columns:140px 140px 1fr auto;align-items:end;gap:10px;margin-top:20px;display:grid}.table-qr-controls label{color:#858585;letter-spacing:.1em;text-transform:uppercase;gap:7px;font-size:9px;font-weight:800;display:grid}.table-qr-controls input{color:#ddd;background:#0d0d0d;border:1px solid #343434;border-radius:7px;min-height:46px;padding:0 11px}.table-qr-controls>div{align-content:center;gap:4px;min-height:46px;display:grid}.table-qr-controls>div b{font-size:13px}.table-qr-controls>div small{color:#6f6f6f;font-size:10px}.table-qr-controls>button{color:#f4b942;background:#2b2108;border:1px solid #735510;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 16px;font-weight:800;display:flex}.table-qr-controls>button svg{width:16px}.table-qr-controls>button:disabled{opacity:.35}@media (max-width:980px){.online-control-grid{grid-template-columns:1fr}.online-report-toolbar{grid-template-columns:1fr 1fr}.online-report-toolbar button{width:100%}.table-qr-controls{grid-template-columns:1fr 1fr}}.catalogue-editor-actions{grid-template-columns:auto 1fr;gap:10px;margin-top:20px;display:grid}.catalogue-editor-actions>button{justify-content:center;gap:8px;min-height:48px}.catalogue-editor-actions>.cancel{color:#aaa;cursor:pointer;background:#171717;border:1px solid #3b3b3b;border-radius:8px;align-items:center;padding:0 18px;font-weight:750;display:flex}.catalogue-editor-actions svg{width:17px}.image-uploader{background:#0b0b0b;border:1px solid #2f2f2f;border-radius:10px;grid-column:1/-1;grid-template-columns:92px 1fr;align-items:center;gap:10px 14px;padding:12px;display:grid}.image-uploader>span{color:#777;text-transform:uppercase;letter-spacing:.12em;grid-column:1/-1;font-size:9px}.image-uploader input{display:none}.image-preview{color:#555;background:#171717;border-radius:8px;grid-row:2/5;place-items:center;width:92px;height:72px;display:grid;overflow:hidden}.image-preview img{object-fit:cover;width:100%;height:100%}.image-preview svg{width:25px}.image-uploader.round .image-preview{border-radius:50%;width:82px;height:82px}.image-uploader>div:nth-of-type(2){gap:8px;display:flex}.image-uploader button{color:#f4b942;cursor:pointer;background:#19150d;border:1px solid #3d351f;border-radius:7px;align-items:center;gap:6px;min-height:39px;padding:0 12px;display:flex}.image-uploader button svg{width:15px}.image-uploader button.remove-image{color:#ef8d86;background:#1b1110;border-color:#482825}.image-uploader>small{color:#666}.image-uploader>em{color:#ff8d85;font-size:10px;font-style:normal}@media (max-width:900px){.email-settings-grid{grid-template-columns:1fr}.email-password-field{grid-column:auto}.catalogue-layout-controls{flex-direction:column;align-items:stretch}.catalogue-layout-controls select{width:100%}.catalogue-toolbar{grid-template-columns:1fr 180px}.catalogue-toolbar>span{display:none}.catalogue-row{grid-template-columns:1.4fr 1fr .6fr .6fr 44px}.catalogue-row>:nth-child(4){display:none}}.staff-qr-credential{background:#0b0b0b;border:1px solid #302a1d;border-radius:14px;gap:14px;padding:16px;display:grid}.staff-qr-credential>div:first-child,.staff-qr-result{align-items:center;gap:14px;display:flex}.staff-qr-credential span{flex:1;display:grid}.staff-qr-credential small{color:#858585}.staff-qr-credential button{color:#f5ba3c;cursor:pointer;background:#1c170d;border:1px solid #5f491e;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:750;display:inline-flex}.staff-qr-credential button svg{width:17px}.staff-qr-credential button:disabled{opacity:.45;cursor:wait}.staff-qr-result{border-top:1px solid #242424;padding-top:14px}.staff-qr-result img{background:#fff;border-radius:10px;width:150px;height:150px;padding:6px}.staff-qr-result a{color:#f5ba3c;align-items:center;gap:8px;width:max-content;margin-top:10px;text-decoration:none;display:inline-flex}.staff-qr-credential button.credential-revoke{color:#ff8c8c;background:#201010;border-color:#5c2929}
