.support-page{min-height:100vh;background:#090d14}.support-user{color:#84909f;font-size:11px}.support-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 80px}.support-intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.support-intro h1{font-size:46px;letter-spacing:-.045em;margin:13px 0 8px}.support-intro p{color:#8b949f;max-width:620px;margin:0}.support-layout{height:650px;display:grid;grid-template-columns:330px 1fr;border:1px solid #293544;border-radius:16px;overflow:hidden;background:#0d131c}.ticket-sidebar{border-right:1px solid #293544;min-width:0}.ticket-list-head{height:75px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293544}.ticket-list-head small,.ticket-list-head strong{display:block}.ticket-list-head small{color:#657181;font-size:8px;letter-spacing:.15em}.ticket-list-head strong{font-size:13px;margin-top:3px}.ticket-list-head button{width:34px;height:34px;border:1px solid #354253;background:#171f2a;border-radius:8px;color:#c4ced8}.ticket-list{height:calc(100% - 75px);overflow:auto}.ticket-item{width:100%;padding:17px 18px;border:0;border-bottom:1px solid #202a36;background:transparent;color:inherit;text-align:left;cursor:pointer}.ticket-item:hover,.ticket-item.active{background:#161f2a}.ticket-item.active{box-shadow:inset 3px 0 #7e91a5}.ticket-top,.ticket-bottom{display:flex;justify-content:space-between;gap:12px}.ticket-top strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-top time,.ticket-bottom{font-size:8px;color:#778291}.ticket-bottom{margin-top:9px;align-items:center}.support-status{padding:3px 6px;border-radius:4px;background:#26313e;color:#a8b5c3}.support-status.answered{background:#233329;color:#9bb5a1}.support-status.closed{background:#242932;color:#747f8d}.priority-high{color:#c89393}.conversation{min-width:0;display:flex;flex-direction:column}.conversation-empty,.support-empty{height:100%;display:grid;place-content:center;text-align:center;color:#778291;padding:30px}.conversation-empty>div{width:50px;height:50px;border:1px solid #354253;border-radius:14px;display:grid;place-items:center;margin:auto;font:700 20px Manrope}.conversation-empty h2{color:#dfe5ea;margin:17px 0 4px}.conversation-empty p{font-size:11px;max-width:350px}.conversation-head{height:75px;padding:0 22px;border-bottom:1px solid #293544;display:flex;align-items:center;justify-content:space-between}.conversation-head h2{font-size:16px}.conversation-head p{margin:2px 0 0;color:#788493;font-size:9px}.conversation-actions{display:flex;align-items:center;gap:8px}.conversation-actions select{border:1px solid #354253;background:#151d27;border-radius:7px;padding:8px;font-size:9px}.message-list{flex:1;overflow:auto;padding:24px}.message{max-width:72%;margin-bottom:17px}.message.own{margin-left:auto}.message-meta{display:flex;gap:8px;align-items:center;color:#727e8c;font-size:8px;margin:0 4px 5px}.message.own .message-meta{justify-content:flex-end}.message-meta b{color:#aab6c2}.message-bubble{background:#18212c;border:1px solid #2d3947;border-radius:4px 12px 12px 12px;padding:12px 14px;color:#cbd3db;font-size:11px;white-space:pre-wrap}.message.own .message-bubble{background:#273545;border-color:#3e5063;border-radius:12px 4px 12px 12px}.reply-form{border-top:1px solid #293544;padding:15px 18px;display:flex;gap:10px}.reply-form textarea{flex:1;resize:none;border:1px solid #354253;background:#101720;border-radius:9px;padding:11px;outline:0}.reply-form textarea:focus{border-color:#667b91}.reply-form button{align-self:stretch}.closed-note{border-top:1px solid #293544;padding:18px;text-align:center;color:#788493;font-size:10px}.support-modal{position:fixed;inset:0;z-index:120;visibility:hidden;pointer-events:none}.support-modal.open{visibility:visible;pointer-events:auto}.support-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.7)}.support-modal-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);width:min(540px,calc(100% - 28px));background:#111821;border:1px solid #354253;border-radius:15px;padding:23px;opacity:0;transition:.2s}.support-modal.open .support-modal-card{opacity:1;transform:translate(-50%,-50%)}.support-modal-card header{display:flex;justify-content:space-between;margin-bottom:20px}.support-modal-card header small{font-size:8px;letter-spacing:.16em;color:#7e8ea0}.support-modal-card h2{font-size:22px;margin:4px 0}.support-modal-card header button{border:0;background:none;color:#7e8792;font-size:24px}.support-modal-card label{display:block;color:#8f9baa;font-size:10px;margin:12px 0}.support-modal-card input,.support-modal-card select,.support-modal-card textarea{display:block;width:100%;margin-top:6px;padding:11px;border:1px solid #354253;border-radius:8px;background:#0b1118;outline:0}.support-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.support-modal-card footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.support-error{min-height:16px;color:#c98d8d;font-size:10px}@media(max-width:780px){.support-shell{width:calc(100% - 24px);padding-top:35px}.support-intro{align-items:flex-start;gap:24px;flex-direction:column}.support-layout{height:auto;min-height:700px;grid-template-columns:1fr}.ticket-sidebar{border-right:0;border-bottom:1px solid #293544;max-height:280px}.conversation{min-height:500px}.support-user{display:none}.message{max-width:88%}}
