@import "https://fonts.googleapis.com/css2?family=Geist+Mono:wght@500;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{color:#f5f0e8;font-synthesis:none;background:#0f0e0c;font-family:Plus Jakarta Sans,sans-serif}*{box-sizing:border-box}body{color:#f5f0e8;background:#0f0e0c;margin:0}button,input{font:inherit}.top{z-index:5;background:#0f0e0c;border-bottom:1px solid #2a2620;align-items:center;gap:32px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.top>div{white-space:nowrap;align-items:center;gap:8px;display:flex}.wordmark{letter-spacing:.1em;color:#d89e51;font-weight:800}.top i{color:#756c60}.top b{border:1px solid #4b443a;margin-left:8px;padding:4px 6px;font:700 10px Geist Mono}.top nav{flex:1;gap:6px;display:flex}.top nav button,.ghost{color:#a69c8d;text-transform:capitalize;cursor:pointer;background:0 0;border:0;padding:10px 13px}.top nav button.active{color:#fff;background:#211e1a;border-radius:6px}.top em{color:#fff;background:#c4564a;border-radius:20px;margin-left:5px;padding:2px 6px;font:10px Geist Mono}.reset{color:#df786e;cursor:pointer;background:0 0;border:1px solid #6d312b;border-radius:5px;padding:9px 13px;font:600 12px Geist Mono}.content{min-height:calc(100vh - 72px);padding:24px}.board{grid-template-columns:repeat(4,minmax(240px,1fr));gap:14px;display:grid;overflow:auto}.column{background:#13110f;border:1px solid #2a2620;border-radius:8px;min-height:75vh;padding:12px}.column>header{justify-content:space-between;align-items:center;padding:2px 4px 12px;display:flex}.column h2{text-transform:uppercase;letter-spacing:.08em;color:#b9afa1;margin:0;font-size:14px}.column>header span{background:#29251f;border-radius:20px;padding:3px 7px;font:12px Geist Mono}.ticket{background:#1a1815;border:1px solid #302b24;border-radius:7px;margin-bottom:10px;padding:15px;box-shadow:0 8px 20px #0003}.ticketTop{justify-content:space-between;display:flex}.ticketTop b,.total{color:#d89e51;font:700 18px Geist Mono}.ticket time{color:#887f72;font:11px Geist Mono}.ticket h3{color:#8f8679;margin:5px 0 10px;font-size:12px}.ticket ul{text-transform:capitalize;margin:0 0 13px;padding-left:18px;font-size:13px;line-height:1.7}.location{color:#d89e51;background:#211d18;border-left:2px solid #d89e51;grid-template-columns:15px 1fr;padding:9px;font-size:13px;display:grid}.location span{color:#b9a98f;grid-column:2;margin-top:3px;font-size:11px;line-height:1.4}.total{margin:13px 0}.ticket button,.reply button,.escalation footer button,.login button{color:#17120c;cursor:pointer;background:#d89e51;border:0;border-radius:5px;width:100%;padding:10px;font-weight:700}.split{border:1px solid #2a2620;border-radius:8px;grid-template-columns:300px 1fr;height:calc(100vh - 122px);display:grid;overflow:hidden}.people{border-right:1px solid #2a2620;overflow:auto}.people button{text-align:left;color:#f5f0e8;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #25211c;grid-template-columns:1fr auto;width:100%;padding:16px;display:grid}.people button.active{background:#211d18;border-left:3px solid #d89e51}.people small{white-space:nowrap;text-overflow:ellipsis;color:#857c70;grid-row:2;margin-top:6px;overflow:hidden}.people span{grid-area:1/2/3/3}.thread{flex-direction:column;min-width:0;display:flex}.thread>header{border-bottom:1px solid #2a2620;justify-content:space-between;padding:15px 20px;display:flex}.thread h2{margin:0;font-size:17px}.thread small{color:#837a6e}.pill{color:#d89e51;cursor:pointer;background:#241e17;border:1px solid #d89e51;border-radius:20px;padding:6px 11px}.messages{flex-direction:column;flex:1;gap:8px;padding:20px;display:flex;overflow:auto}.bubble{background:#25211c;border-radius:10px;max-width:68%;padding:10px 13px;font-size:14px;line-height:1.5}.bubble.out{background:#3b2c1c;align-self:flex-end}.bubble span{color:#d89e51;font-size:11px;font-weight:700;display:block}.bubble time{text-align:right;color:#82786b;margin-top:4px;font:9px Geist Mono;display:block}.reply{border-top:1px solid #2a2620;gap:8px;padding:12px;display:flex}.reply input,.login input{color:#fff;background:#171512;border:1px solid #393229;border-radius:5px;flex:1;padding:12px}.reply button{width:90px}.cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.escalation{background:#171512;border:1px solid #392923;border-radius:7px;padding:18px}.escalation.resolved{opacity:.55}.escalation>div,.escalation footer{justify-content:space-between;display:flex}.badge,.new{text-transform:uppercase;color:#df786e;font:700 10px Geist Mono}.escalation time{color:#796f62;font:11px Geist Mono}.escalation h2{font-size:17px}.escalation h3{color:#d89e51;font-size:13px}.escalation p{color:#b4aa9d;min-height:60px}.escalation footer{gap:8px}.escalation footer button{flex:1;width:auto}.table{border:1px solid #2a2620;border-radius:7px;overflow:hidden}.tr{border-bottom:1px solid #26221d;grid-template-columns:1.1fr 1.2fr 1fr 2fr .5fr;gap:15px;padding:13px 16px;font-size:13px;display:grid}.tr:nth-child(2n){background:#151310}.tr.head{text-transform:uppercase;color:#8d8478;background:#1e1b17;font:10px Geist Mono}.tr span{color:#a99f91}.new{color:#f3b868;background:#4e3821;border-radius:3px;padding:4px 6px}.toast{color:#0e1711;background:#5ba97b;border-radius:6px;padding:13px 18px;font-weight:700;position:fixed;bottom:25px;right:25px;box-shadow:0 10px 30px #0008}.empty{color:#776e62;margin:auto}.login{place-items:center;min-height:100vh;display:grid}.login form{background:#171512;border:1px solid #2a2620;border-radius:9px;flex-direction:column;gap:12px;width:340px;padding:32px;display:flex}.login .brand{color:#d89e51;letter-spacing:.12em;font-weight:800}.login h1{margin:0}.login p{color:#8b8275;margin-top:-5px}.login button{margin-top:5px}.danger{color:#df786e}@media (width<=900px){.top{flex-wrap:wrap;height:auto;padding:14px}.top nav{order:3;width:100%;overflow:auto}.content{padding:12px}.board{grid-template-columns:repeat(4,280px)}.split{grid-template-columns:220px 1fr}.tr{grid-template-columns:1fr 1fr}.tr>:nth-child(3),.tr>:nth-child(5){display:none}}
