:root{--bg:#08060d;--panel:rgba(20,14,29,.86);--panel2:rgba(29,19,42,.78);--line:rgba(210,174,255,.15);--line2:rgba(210,174,255,.28);--text:#f7f2ff;--muted:#a99db8;--purple:#a55cff;--purple2:#d4a7ff;--green:#6ce7a1;--red:#ff7296;--amber:#f2c66d;--max:1260px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 18% 0,#20102f 0,transparent 35%),radial-gradient(circle at 90% 35%,#17102c 0,transparent 32%),var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif;min-height:100vh}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.orb{position:fixed;border-radius:50%;filter:blur(110px);pointer-events:none;opacity:.18}.orb-a{width:420px;height:420px;background:#7c2ee8;top:-180px;left:-120px}.orb-b{width:360px;height:360px;background:#6531c9;right:-160px;bottom:5%}.topbar{height:86px;width:min(var(--max),calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}a{color:inherit;text-decoration:none}.brand{display:flex;align-items:center;gap:12px}.brand img{width:43px;height:43px}.brand span{display:flex;flex-direction:column}.brand strong{font-size:18px;letter-spacing:.03em}.brand small{font-size:10px;color:#bbaec9;letter-spacing:.18em;text-transform:uppercase;margin-top:2px}.top-actions{display:flex;align-items:center;gap:18px;color:#b8acbf;font-size:13px}.top-actions>a{padding:10px 14px;border:1px solid var(--line);border-radius:12px}.service-pill{display:flex;align-items:center;gap:8px}.service-pill i{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green)}main{width:min(var(--max),calc(100% - 40px));margin:auto}.hero{padding:85px 0 58px;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.kicker,.section-intro span,.staff-login>span,.dashboard-head span,.created-result>span{color:#c58dfd;font-size:11px;font-weight:800;letter-spacing:.19em}.hero h1{font-size:clamp(44px,5vw,72px);line-height:1.02;letter-spacing:-.052em;margin:20px 0}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#fff,#c58aff);-webkit-background-clip:text;background-clip:text}.hero p{max-width:720px;color:#afa3b8;font-size:17px;line-height:1.75}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.018);overflow:hidden}.hero-metrics article{padding:24px 18px;display:flex;flex-direction:column;gap:6px}.hero-metrics article+article{border-left:1px solid var(--line)}.hero-metrics b{font-size:18px}.hero-metrics span{font-size:10px;color:#8f8299;text-transform:uppercase;letter-spacing:.08em}.support-shell{border:1px solid var(--line2);border-radius:30px;background:linear-gradient(145deg,rgba(26,17,38,.9),rgba(11,8,16,.94));box-shadow:0 45px 110px rgba(0,0,0,.42),0 0 100px rgba(140,65,230,.08);overflow:hidden;margin-bottom:90px}.mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:10px;background:rgba(0,0,0,.2);border-bottom:1px solid var(--line);gap:8px}.mode-tabs button{border:0;background:transparent;color:#8e8299;border-radius:16px;padding:15px;font:600 13px inherit;cursor:pointer}.mode-tabs button span{font-size:17px;margin-right:7px}.mode-tabs button.active{color:#fff;background:linear-gradient(135deg,rgba(123,57,205,.42),rgba(179,94,255,.18));box-shadow:inset 0 1px rgba(255,255,255,.08)}.view{display:none;padding:44px}.view.active{display:block}.section-intro{display:grid;grid-template-columns:1fr .8fr;gap:40px;margin-bottom:34px}.section-intro h2,.staff-login h2,.dashboard-head h2,.created-result h2{font-size:34px;margin:9px 0 0;letter-spacing:-.035em}.section-intro p,.dashboard-head p{color:#9f93aa;line-height:1.7;margin:0}.ticket-form{display:flex;flex-direction:column;gap:18px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:1fr 1fr 1fr}label{display:flex;flex-direction:column;gap:8px}label>span{font-size:11px;color:#bfb3cb;font-weight:700;letter-spacing:.04em}label small{font-weight:400;color:#776c81}input,select,textarea{width:100%;border:1px solid var(--line);background:rgba(6,4,10,.55);color:#fff;border-radius:14px;padding:14px 15px;font:13px inherit;outline:none;transition:.2s border-color,.2s box-shadow}input:focus,select:focus,textarea:focus{border-color:rgba(183,115,255,.7);box-shadow:0 0 0 3px rgba(156,80,237,.1)}textarea{min-height:145px;resize:vertical;line-height:1.65}.technical{min-height:92px}select option{background:#171020}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:4px}.form-footer p{color:#796e83;font-size:11px;max-width:520px}.primary,.ghost,.danger{border:0;cursor:pointer;border-radius:14px;padding:14px 18px;font:700 13px inherit;color:#fff}.primary{background:linear-gradient(135deg,#7135cf,#b45cff);box-shadow:0 13px 30px rgba(123,55,211,.27);display:flex;align-items:center;justify-content:center;gap:28px}.primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.ghost{background:rgba(255,255,255,.04);border:1px solid var(--line);color:#d7cce0}.danger{background:rgba(132,32,59,.25);border:1px solid rgba(255,103,143,.25);color:#ffafc3}.flash{margin:22px 44px 0;padding:13px 16px;border:1px solid rgba(255,113,151,.3);background:rgba(122,24,52,.18);color:#ffb4c6;border-radius:14px;font-size:13px}.flash.ok{border-color:rgba(100,229,158,.3);background:rgba(32,115,73,.18);color:#a8efc7}.created-result{text-align:center;padding:45px 20px}.success-mark{width:68px;height:68px;border-radius:24px;background:linear-gradient(135deg,#3eb875,#75e8a6);display:grid;place-items:center;margin:0 auto 20px;font-size:30px;box-shadow:0 20px 50px rgba(70,200,125,.25)}.created-result p{color:#a89db1;max-width:600px;margin:14px auto 25px;line-height:1.7}.secret-box{max-width:720px;margin:auto;display:flex;align-items:center;border:1px solid var(--line2);border-radius:16px;background:rgba(0,0,0,.3);padding:8px 8px 8px 18px}.secret-box code{flex:1;text-align:left;color:#d7b9ff;font-size:15px;word-break:break-all}.secret-box button{border:0;border-radius:11px;padding:11px 14px;background:#2b1b3e;color:#fff;cursor:pointer}.result-actions{display:flex;justify-content:center;gap:10px;margin-top:22px}.lookup-bar{display:grid;grid-template-columns:1fr 1fr auto;gap:14px;align-items:end;margin-bottom:27px}.lookup-bar .primary{height:46px}.ticket-detail,.staff-detail{border:1px solid var(--line);background:rgba(0,0,0,.18);border-radius:22px;padding:24px}.detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:20px}.detail-head h3{font-size:25px;margin:8px 0 5px}.detail-head p{color:#8f8398;margin:0;font-size:12px}.badges{display:flex;gap:7px;flex-wrap:wrap}.badge{padding:7px 10px;border-radius:999px;background:#251832;border:1px solid var(--line);font-size:10px;color:#d3c1e2;text-transform:uppercase;letter-spacing:.08em}.badge.new,.badge.open{color:#d8b6ff}.badge.resolved{color:#8fe5b4}.badge.critical{color:#ff8fab}.conversation{display:flex;flex-direction:column;gap:12px;padding:23px 0}.message{max-width:82%;padding:15px 17px;border-radius:17px;background:#191220;border:1px solid var(--line)}.message.staff{align-self:flex-end;background:linear-gradient(135deg,rgba(99,46,165,.42),rgba(54,31,78,.64));border-color:rgba(195,136,255,.24)}.message-head{display:flex;justify-content:space-between;gap:20px;color:#9d90a7;font-size:10px;margin-bottom:8px}.message p{white-space:pre-wrap;line-height:1.6;margin:0;font-size:13px}.reply-box{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.reply-box textarea{min-height:78px}.staff-login{max-width:500px;margin:25px auto;text-align:center;padding:25px}.login-emblem{width:70px;height:70px;border-radius:24px;margin:0 auto 18px;display:grid;place-items:center;background:linear-gradient(135deg,#6230b5,#b15df8);font-size:25px;font-weight:900;box-shadow:0 20px 50px rgba(126,52,211,.28)}.staff-login p{color:#998da2;line-height:1.6}.staff-login form{display:flex;flex-direction:column;gap:14px;text-align:left;margin-top:25px}.dashboard-head{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.dashboard-actions{display:flex;gap:8px}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin:30px 0 18px}.stat{border:1px solid var(--line);background:rgba(255,255,255,.018);border-radius:17px;padding:17px}.stat b{font-size:25px;display:block}.stat span{color:#8e8298;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.filters{display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:10px;margin-bottom:16px}.workbench{display:grid;grid-template-columns:390px 1fr;gap:14px;min-height:620px}.ticket-list{border:1px solid var(--line);border-radius:21px;background:rgba(0,0,0,.16);overflow:auto;max-height:720px}.ticket-row{padding:16px;border-bottom:1px solid var(--line);cursor:pointer}.ticket-row:hover,.ticket-row.active{background:rgba(139,71,220,.12)}.ticket-row:last-child{border-bottom:0}.ticket-row-head{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#8f8299}.ticket-row h4{margin:9px 0 5px;font-size:14px}.ticket-row p{margin:0;color:#9c90a5;font-size:11px}.staff-detail{min-width:0}.empty-state{height:100%;min-height:500px;display:grid;place-content:center;text-align:center;gap:8px;color:#776d80}.empty-state b{color:#aaa0b2}.staff-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:17px 0}.technical-card,.audit-card{border:1px solid var(--line);border-radius:16px;padding:15px;margin-top:12px;background:rgba(255,255,255,.015)}.technical-card pre{white-space:pre-wrap;word-break:break-word;color:#b9adbf;font:11px/1.6 Consolas,monospace;max-height:180px;overflow:auto}.audit-card summary{cursor:pointer;color:#c9b7da;font-size:12px}.audit-card ul{padding-left:18px;color:#8d8197;font-size:11px;line-height:1.7}footer{width:min(var(--max),calc(100% - 40px));margin:0 auto 45px;border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;color:#746a7d;font-size:11px}@media(max-width:1000px){.hero{grid-template-columns:1fr}.hero-metrics{max-width:650px}.section-intro{grid-template-columns:1fr}.workbench{grid-template-columns:1fr}.ticket-list{max-height:360px}.stats-grid{grid-template-columns:repeat(3,1fr)}.filters{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:1fr 1fr}}@media(max-width:650px){.topbar,main,footer{width:calc(100% - 24px)}.service-pill{display:none}.hero{padding-top:55px}.hero h1{font-size:44px}.hero-metrics{grid-template-columns:1fr}.hero-metrics article+article{border-left:0;border-top:1px solid var(--line)}.support-shell{border-radius:22px}.view{padding:24px 16px}.mode-tabs{grid-template-columns:1fr}.grid.two,.grid.three,.lookup-bar,.filters,.staff-controls{grid-template-columns:1fr}.form-footer,.dashboard-head,footer{flex-direction:column;align-items:stretch}.stats-grid{grid-template-columns:1fr 1fr}.workbench{display:block}.ticket-list{margin-bottom:12px}.message{max-width:95%}.reply-box{grid-template-columns:1fr}.flash{margin:15px 16px 0}}
.service-pill.offline i{background:var(--red);box-shadow:0 0 14px var(--red)}
