:root{color-scheme:dark;--bg:#0b0b12;--surface:#14141e;--surface2:#1c1c28;--line:#282837;--text:#f4f3fb;--muted:#9291a6;--purple:#a98aff;--purple2:#7653d7;--green:#6dd3ac;--amber:#eac287;--red:#f18b9a}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:14px/1.5 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}[hidden]{display:none!important}.shell{min-height:100vh;display:flex}.sidebar{width:244px;flex:none;padding:29px 17px 22px;background:#101018;border-right:1px solid #22222e;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;padding:0 13px;margin-bottom:55px}.brand-mark{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,#bd9bff,#6138be);box-shadow:0 8px 28px #7e4cef44;color:white;font-size:23px;font-weight:850;font-family:Georgia,serif;font-style:italic}.brand-mark.large{width:52px;height:52px;font-size:34px;border-radius:15px;margin-bottom:30px}.brand strong{display:block;font-size:17px;letter-spacing:-.4px}.brand small{display:block;color:#8e89a2;font-size:9px;letter-spacing:2px;font-weight:700}.side-label{font-size:10px;color:#777589;letter-spacing:1.35px;font-weight:750;padding:0 13px;margin-bottom:13px}.nav-item{display:flex;align-items:center;gap:12px;padding:11px 13px;text-decoration:none;color:#a9a7b9;border-radius:10px;font-weight:600}.nav-item.selected{color:#d7c7ff;background:#a381ef1a}.nav-icon{font-size:21px;line-height:1}.nav-count{margin-left:auto;border-radius:6px;padding:0 7px;background:#a381ef20;color:#bfadff;font-size:11px}.sidebar-bottom{margin-top:auto;color:#88879b;padding:14px 10px 0;border-top:1px solid var(--line);font-size:12px;display:flex;align-items:center;gap:8px}.sidebar-bottom button{border:0;background:transparent;color:#a99ecb;margin-left:auto;font-size:12px}.online-dot{width:7px;height:7px;background:#72d6ac;border-radius:50%;box-shadow:0 0 10px #72d6ac}.main{min-width:0;flex:1}.topbar{height:73px;border-bottom:1px solid #22222e;display:flex;align-items:center;justify-content:space-between;padding:0 42px}.crumb{color:#b8b6c5;font-size:13px}.crumb span{margin:0 10px;color:#626074}.top-right{display:flex;align-items:center;gap:17px}.test-pill{font-size:10px;letter-spacing:1px;font-weight:750;color:#bca5fb;border:1px solid #7b61b459;background:#8b62db17;border-radius:6px;padding:7px 10px}.avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#7455b6;color:#fff;font-weight:750}.content{max-width:1430px;padding:42px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:31px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:800;color:var(--purple);margin-bottom:10px}h1,h2,p{margin:0}.heading h1{font-size:34px;letter-spacing:-1.3px;line-height:1.15}.heading p{color:var(--muted);margin-top:10px}.refresh{background:#20202d;border:1px solid #323143;color:#dbd8e9;border-radius:9px;padding:9px 16px;font-weight:650}.refresh:hover{border-color:#8668cb}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:29px}.stat{border:1px solid #292937;background:linear-gradient(150deg,#191924,#14141d);border-radius:15px;padding:21px 21px 19px;min-height:152px}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#b5b2c3;font-size:12px;font-weight:650}.stat-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;font-size:18px}.stat-icon.purple{background:#9a79e526;color:#bd9bff}.stat-icon.blue{background:#7093f128;color:#9fb1ff}.stat-icon.green{background:#64d9aa20;color:#6dd3ac}.stat-icon.amber{background:#eac2871b;color:#eac287}.stat strong{display:block;font-size:33px;line-height:1.2;letter-spacing:-1px;margin:15px 0 4px}.stat small{color:#827f94;font-size:11px}.panel{background:#15151f;border:1px solid #292937;border-radius:15px;overflow:hidden}.panel-head{padding:23px 24px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.panel h2{font-size:16px;letter-spacing:-.2px}.panel-head p{font-size:12px;color:var(--muted);margin-top:3px}.search{display:flex;align-items:center;gap:8px;background:#1d1d29;border:1px solid #30303e;border-radius:9px;padding:0 12px;width:270px;color:#9692aa}.search span{font-size:21px;line-height:1}.search input{border:0;outline:0;background:none;color:#f3f1fa;width:100%;padding:9px 0;font-size:12px}.search input::placeholder{color:#767488}.filters{display:flex;gap:8px;padding:0 24px 19px;overflow:auto}.filters button{background:transparent;border:1px solid #333240;border-radius:8px;color:#a8a5b8;padding:7px 12px;white-space:nowrap;font-size:12px}.filters button.active{background:#9574e824;border-color:#9473e288;color:#dacbff}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px;text-align:left}th{font-size:10px;letter-spacing:1.1px;color:#777589;font-weight:750;background:#191923;padding:13px 24px;border-top:1px solid var(--line);white-space:nowrap}td{border-top:1px solid #262633;padding:17px 24px;color:#b9b7c6;font-size:12px;white-space:nowrap}tr:hover td{background:#1b1b27}.identity{display:flex;align-items:center;gap:12px}.user-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#7756b538;color:#cbb5ff;font-weight:800}.identity b{display:block;color:#edeaf6;font-size:13px}.identity small{display:block;color:#8b899b;font-size:11px}.badge{display:inline-flex;align-items:center;gap:6px;border:1px solid;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:650}.badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.badge.trial{background:#9d7cf11a;border-color:#9d7cf155;color:#c2a9ff}.badge.demo,.badge.manual,.badge.active{background:#65cda517;border-color:#65cda548;color:#7bd8b0}.badge.expired,.badge.disabled{background:#e9b57418;border-color:#e9b5744b;color:#e9c491}.badge.no_access{background:#88849717;border-color:#88849748;color:#aaa7b6}.go{background:#22222f;border:1px solid #343345;color:#c9c5db;border-radius:7px;padding:6px 10px;font-size:17px;line-height:1}.go:hover{background:#7653d7;color:white}.empty{text-align:center;color:var(--muted);padding:50px}.footnote{margin:18px 3px;color:#69677a;font-size:11px}.login-screen{min-height:100vh;display:grid;place-items:center;padding:25px;background:radial-gradient(ellipse at 50% 0,#5c3d8940,transparent 48%),#0b0b12}.login-card{width:min(100%,420px);padding:37px;background:#181823;border:1px solid #343145;border-radius:20px;box-shadow:0 25px 90px #0006}.login-card h1{font-size:26px;letter-spacing:-.7px}.login-card p{color:#a6a3b5;margin:8px 0 28px}.login-card label{display:block;color:#c2bfd0;font-size:12px;font-weight:650;margin-bottom:7px}.login-card input{width:100%;padding:12px 13px;border:1px solid #3b394c;background:#101018;border-radius:9px;color:white;outline:0}.login-card input:focus{border-color:#a582ee}.login-card button{width:100%;display:flex;justify-content:space-between;margin:18px 0 20px;padding:12px 16px;background:#9d7bea;border:0;border-radius:9px;color:#130b22;font-weight:800}.login-card small{color:#777486}.login-error{color:var(--red);min-height:18px;margin-top:8px;font-size:12px}.overlay{position:fixed;inset:0;background:#050509af;z-index:10;display:flex;justify-content:flex-end}.drawer{width:min(100%,460px);height:100%;overflow:auto;background:#191923;border-left:1px solid #454156;box-shadow:-20px 0 80px #0008;padding:28px}.drawer-top{display:flex;align-items:center;justify-content:space-between;color:#a888ed;font-size:10px;font-weight:800;letter-spacing:1.7px}.drawer-top button{background:transparent;border:0;color:#aaa8bb;font-size:27px;line-height:1}.drawer-profile{display:flex;gap:15px;align-items:center;margin:30px 0}.drawer-profile .user-avatar{width:52px;height:52px;font-size:20px;border-radius:14px}.drawer-profile h2{font-size:21px}.drawer-profile p{color:#918fa3;font-size:12px}.section-title{color:#868398;font-size:10px;letter-spacing:1.4px;font-weight:750;margin:28px 0 12px}.details{border:1px solid #353341;border-radius:12px;overflow:hidden}.detail{display:flex;justify-content:space-between;gap:10px;padding:11px 14px;border-top:1px solid #353341;font-size:12px}.detail:first-child{border-top:0}.detail span{color:#9793a8}.detail b{color:#e1deeb;text-align:right;font-weight:600}.actions{display:flex;gap:9px;flex-wrap:wrap}.actions button{padding:10px 13px;border-radius:8px;border:1px solid #6c55a5;background:#7453bc26;color:#d7c3ff;font-weight:650;font-size:12px}.actions .danger{border-color:#8b4e5e;background:#a34f6020;color:#efacb7}.history{font-size:12px;color:#aaa7ba;line-height:1.9}.toast{position:fixed;right:24px;bottom:24px;background:#272636;border:1px solid #6c58a1;padding:12px 17px;border-radius:10px;z-index:30;box-shadow:0 15px 40px #0009}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.sidebar{display:none}.topbar{height:58px;padding:0 20px}.content{padding:28px 17px}.heading h1{font-size:28px}.heading{align-items:end}.heading p{font-size:12px}.stats{gap:9px}.stat{min-height:132px;padding:15px}.stat strong{font-size:28px}.stat small{font-size:10px}.panel-head{align-items:stretch;flex-direction:column;padding:19px}.search{width:100%}.filters{padding:0 19px 17px}.test-pill{font-size:8px;padding:6px}.drawer{padding:22px}.top-right{gap:10px}}
/* Customer desk navigation and payment sandbox */
.nav-soon{margin-left:auto;color:#aa91e6;border:1px solid #7957b568;border-radius:5px;padding:1px 5px;font-size:9px;letter-spacing:.6px}
.mobile-nav{display:none}.simulation-pill{font-size:10px;letter-spacing:1px;color:#a3daae;background:#345f3c36;border:1px solid #5e9e6566;border-radius:8px;padding:9px 12px;font-weight:800;white-space:nowrap}
.payment-note{border:1px solid #66548d;background:linear-gradient(110deg,#50377944,#252033);border-radius:12px;padding:15px 18px;color:#bdb5cf;margin:-3px 0 23px;font-size:12px}.payment-note b{color:#ded0ff}
.payment-stats{margin-bottom:28px}.payment-create{display:flex;gap:9px;align-items:center}.payment-create select{max-width:220px;border:1px solid #383648;background:#20202c;border-radius:8px;padding:9px 12px;color:#d4d0e5;font-size:12px;outline:0}.primary-button{border:0;background:#9d7bea;border-radius:8px;color:#170e28;padding:10px 14px;font-size:12px;font-weight:800;white-space:nowrap}.primary-button:hover{background:#b093f5}.pay-status{border:1px solid #dcb57b66;background:#dcb57b18;color:#eac287;border-radius:6px;padding:4px 8px;font-size:11px}.pay-status.done{border-color:#76d5a966;background:#76d5a918;color:#81dbb2}.payment-id{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#c9b5fb;font-size:11px}.login-card input{margin-bottom:13px}.login-card button{margin-top:7px}
.online-mark{display:inline-block;width:7px;height:7px;border-radius:50%;background:#69dbaa;box-shadow:0 0 8px #69dbaa;margin-left:5px;vertical-align:middle}.online-text{color:#80dcb5;font-size:11px}.mobile-nav button{font:inherit}
.identity .remna-name{color:#baa8e5;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;margin-top:3px}.presence{display:inline-block;font-size:11px;font-weight:650;margin-top:3px}.presence.is-online{color:#7ddbb3}.presence.is-offline{color:#a8a5b8}.presence.unlinked{color:#797689}#drawerStatus .presence{margin-left:8px}.identity>div{min-width:0}
@media(max-width:750px){.topbar .crumb{font-size:12px}.content{padding-bottom:calc(95px + env(safe-area-inset-bottom))}.mobile-nav{position:fixed;z-index:8;display:flex;justify-content:space-around;align-items:center;left:0;right:0;bottom:0;height:calc(66px + env(safe-area-inset-bottom));padding:0 7px env(safe-area-inset-bottom);border-top:1px solid #373249;background:#171620f5;backdrop-filter:blur(18px);box-shadow:0 -9px 30px #0006}.mobile-nav a,.mobile-nav button{flex:1;text-align:center;text-decoration:none;border:0;background:transparent;color:#9692aa;font-size:10px;display:flex;flex-direction:column;align-items:center;gap:2px;padding:7px 0}.mobile-nav a.active{color:#c4adff}.mobile-nav span{font-size:22px;line-height:1.1}.payment-create{width:100%;flex-wrap:wrap}.payment-create select{flex:1;max-width:none;min-width:140px}.payment-create button{flex:1}.payment-note{line-height:1.6}.simulation-pill{font-size:9px;padding:7px}.payment-stats .stat{min-height:116px}.heading p{max-width:290px}}
