@font-face{font-family:PeydaWeb;src:url(./fonts/PeydaWeb-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PeydaWeb;src:url(./fonts/PeydaWeb-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:PeydaWeb;src:url(./fonts/PeydaWeb-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:PeydaWeb;src:url(./fonts/PeydaWeb-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:PeydaWeb;src:url(./fonts/PeydaWeb-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{font-family:PeydaWeb,Tahoma,sans-serif;color:#222739;background:#f5f6fa;--accent:#5935e8;--line:#e7e9f1;--muted:#737b8c;--nav-height:94px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{min-height:44px;border:1px solid var(--line);border-radius:11px;background:#fff;padding:9px 15px;color:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover{background:#f0edff;border-color:#d9d0ff}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #a992ff;outline-offset:3px}button svg{width:21px;height:21px;flex-shrink:0}button.primary{background:var(--accent);color:#fff;border-color:var(--accent)}button.danger{color:#b52b45;background:#fff3f5}h1,h2,h3,p{margin-top:0}h1{font-size:28px;margin-bottom:0}h2{font-size:20px}h3{font-size:17px}small,.muted{color:var(--muted);line-height:1.8}.muted{font-size:13px}.hidden{display:none!important}.app-shell{min-height:100dvh}.sidebar{width:238px;position:fixed;inset-block:0;inset-inline-start:0;background:#fff;border-inline-end:1px solid var(--line);padding:28px 18px;display:flex;flex-direction:column;overflow:auto}.logo{display:flex;gap:12px;align-items:center;padding:0 7px 35px}.logo img{width:48px;height:48px;object-fit:contain}.logo strong{font-size:19px}.logo small{display:block;letter-spacing:3px;font-size:10px}.sidebar nav{display:grid;gap:8px}.nav-button{border:0;background:transparent;justify-content:flex-start;gap:14px;text-align:start}.nav-button.active{background:#eee9ff;color:var(--accent);font-weight:700}.nav-icon{display:flex;align-items:center;justify-content:center}.nav-icon svg{width:23px;height:23px}.sidebar-account{margin-top:auto;padding:32px 8px 0;display:grid;gap:7px}.sidebar-account button{font-size:12px}.content{margin-inline-start:238px;padding:35px clamp(18px,3.5vw,60px);max-width:1800px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:32px}.eyebrow{font-size:12px;color:var(--muted);margin-bottom:7px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:14px;margin-bottom:30px}.stat{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px 18px;display:flex;flex-direction:column;gap:15px}.stat span{font-size:13px;color:var(--muted)}.stat strong{font-size:24px;letter-spacing:-.5px}.stat:last-child{background:#eee9ff;border-color:#e2d9ff}.stat:last-child strong{color:var(--accent)}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading h2{margin-bottom:4px}.section-heading p{margin-bottom:0}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:20px}.ticket-panel{padding:0;overflow:hidden}.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.actions button{font-size:13px}.table-wrap{overflow:auto;max-width:100%}table{width:100%;border-collapse:collapse;font-size:13px;text-align:start}th{background:#fafbfe;color:var(--muted);font-weight:400;white-space:nowrap;padding:16px;text-align:start}td{padding:17px 16px;border-top:1px solid var(--line);min-width:95px;max-width:270px;overflow-wrap:anywhere}td small{display:block;max-width:220px;font-size:11px;white-space:pre-wrap}td .actions{min-width:170px}.text-button{background:transparent;border:0;padding:2px;min-height:38px;color:#333047;font-weight:700;text-align:start;justify-content:flex-start}.text-button:hover{color:var(--accent);background:none}.badge,.priority{display:inline-flex;border-radius:7px;padding:5px 9px;font-size:11px;white-space:nowrap}.badge.pending{background:#fff3db;color:#93620a}.badge.under_review{background:#eaf0ff;color:#3e60b7}.badge.resolved{background:#e6f6ed;color:#247548}.priority.urgent{background:#ffebef;color:#bb3e54}.priority.medium{background:#fff4e2;color:#976515}.priority.normal{background:#f1f3f7;color:#70788a}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;font-size:13px;min-width:0}.field>span{color:#5a6273}input,select,textarea{width:100%;border:1px solid #dce0e9;background:#fff;border-radius:10px;padding:11px 12px;color:#242b3e;min-height:46px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #5935e818}input:disabled{background:#f5f6f9;color:#7e8492}textarea{min-height:95px;resize:vertical}input[type=date],input[type=tel]{direction:ltr;text-align:start}input[type=file]{font-size:12px}fieldset{border:0;padding:0;margin:0 0 20px;min-width:0}fieldset.form-body{margin-bottom:0}legend{font-size:13px;margin-bottom:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.checks label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:10px;font-size:13px;cursor:pointer}.checks label:has(input:checked){background:#f2eeff;border-color:#c4b5ff}.checks input{width:18px;height:18px;min-height:18px;accent-color:var(--accent)}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;align-items:end}.filters .field{margin:0}.filters button{margin-bottom:1px}.modal{border:0;border-radius:22px;padding:25px;width:min(740px,calc(100% - 30px));max-height:calc(100dvh - 40px);color:inherit;box-shadow:0 30px 100px #17223c38;overflow:auto}.modal::backdrop{background:#171c3755;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:24px}.modal-head h2{margin:0}.modal-head button{width:44px;padding:0;font-size:26px;background:#f6f7fa;border:0}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 25px;padding:10px 0}.details-grid dt{color:var(--muted);font-size:12px;margin-bottom:6px}.details-grid dd{margin:0;font-size:14px;overflow-wrap:anywhere;white-space:pre-wrap}.attachments{padding:20px 0;border-top:1px solid var(--line);margin-top:20px}.attachments-grid{display:flex;flex-wrap:wrap;gap:14px}.attachments-grid>div{display:grid;gap:6px;width:135px}.attachments-grid img{width:135px;height:105px;object-fit:cover;border-radius:10px}.attachments-grid a{color:var(--accent);overflow-wrap:anywhere}.error{padding:14px;border-radius:12px;background:#fff0f2;color:#ab2942;margin-bottom:18px;font-size:13px;white-space:pre-wrap}.error button{float:left;min-height:26px;padding:0 8px}.offline{background:#fff3cf;color:#795a16;border-radius:12px;padding:14px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:#28213e;color:#fff;border-radius:14px;padding:16px 25px;max-width:calc(100vw - 32px);box-shadow:0 10px 30px #0002;z-index:50}.busy-indicator{position:fixed;top:10px;left:50%;transform:translate(-50%);background:#ede7ff;padding:8px 18px;border-radius:50px;color:var(--accent);font-size:12px;z-index:100}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.setting-row dd{margin:0}.setting-row button{min-height:34px;padding:6px 10px;font-size:12px}.setting-list{margin-top:20px}.profile-panel{max-width:740px}.account-actions{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:25px;background:radial-gradient(ellipse at 75% 10%,#e6ddff,transparent 50%),#f6f5fb}.auth-card{width:min(430px,100%);padding:36px;background:#fff;border:1px solid var(--line);border-radius:25px;box-shadow:0 25px 80px #3926660b}.auth-card h1{font-size:23px;line-height:1.7;margin:14px 0 8px}.auth-card .brand{width:70px;height:70px;object-fit:contain}.auth-card .primary{width:100%}.mobile-nav{display:none}.install-fab{position:fixed;bottom:20px;inset-inline-start:20px;z-index:10}.empty{text-align:center;padding:35px;color:var(--muted)}.more-menu{display:grid;gap:12px}.more-menu .nav-button{background:#f6f4fd;min-height:58px}@media(min-width:1600px){.content{margin-inline:auto;padding-inline-start:280px}}@media(max-width:900px){.sidebar{width:205px}.content{margin-inline-start:205px;padding:25px 20px}.stats{grid-template-columns:repeat(3,1fr)}.stat{padding:18px 14px}.stat strong{font-size:21px}}@media(max-width:700px){:root{--nav-height:88px}.sidebar{display:none}.content{margin:0;padding:24px 17px calc(var(--nav-height) + env(safe-area-inset-bottom) + 38px)}.topbar{margin-bottom:24px}.topbar h1{font-size:23px}.eyebrow{font-size:10px}.create-ticket{width:46px;height:46px;padding:0;box-shadow:0 6px 16px #5935e82c}.create-ticket span{display:none}.stats{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:23px}.stat{border-radius:14px;padding:17px 15px;gap:10px}.stat span{font-size:12px}.stat strong{font-size:23px}.stats .stat:last-child:nth-child(odd){grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-between}.section-heading{align-items:center}.section-heading h2{font-size:18px}.section-heading .muted{font-size:10px}.section-heading .actions{gap:5px}.section-heading button{font-size:11px;padding:8px}.panel{padding:16px;border-radius:15px}.ticket-panel{padding:0;background:none;border:0}.ticket-panel table,.ticket-panel tbody{display:block}.ticket-panel thead{display:none}.ticket-row{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:15px;background:#fff;margin-bottom:12px;padding:14px;gap:10px 18px}.ticket-row td{padding:0;border:0;min-width:0;max-width:none;font-size:12px}.ticket-row td:before{content:attr(data-label);display:block;color:var(--muted);font-size:10px;margin-bottom:4px}.ticket-row td:first-child{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:7px}.ticket-row td:first-child:before{display:none}.ticket-row td:first-child .text-button{font-size:16px}.ticket-row td:nth-child(3){grid-column:1/-1}.ticket-row td small{max-width:none}.ticket-row td:nth-child(2){display:none}.ticket-row td:last-child{grid-column:2;grid-row:4;text-align:end}.mobile-nav{display:flex;position:fixed;inset-inline:13px;bottom:0;padding:0 7px env(safe-area-inset-bottom);height:calc(var(--nav-height) + env(safe-area-inset-bottom));background:#fff;border:1px solid #eeeaf8;border-bottom:0;border-radius:24px 24px 0 0;z-index:20;box-shadow:0 -8px 35px #29213e09;align-items:stretch;justify-content:space-evenly}.mobile-nav .nav-button{flex:1;max-width:125px;min-width:0;display:flex;flex-direction:column;gap:6px;padding:14px 2px 9px;position:relative;font-size:11px;justify-content:center;text-align:center;border-radius:0;background:none;color:#7c7c88}.mobile-nav .nav-icon{width:42px;height:35px;transition:transform .18s ease}.mobile-nav .nav-icon svg{width:26px;height:26px}.mobile-nav .nav-button.active{color:var(--accent);font-weight:700}.mobile-nav .nav-button.active .nav-icon{width:59px;height:59px;border:6px solid white;border-radius:50%;background:#eee7ff;box-shadow:0 0 0 2px var(--accent);position:absolute;top:-24px;transform:translateY(0)}.mobile-nav .nav-button.active>span:last-child{padding-top:30px}.mobile-nav .nav-button.active .nav-icon svg{width:29px;height:29px}.mobile-nav .nav-button:not(.active):hover{background:#faf8ff;border-radius:18px}.filters{grid-template-columns:1fr 1fr}.filters .field:first-child{grid-column:1/-1}.modal{width:calc(100% - 18px);max-height:calc(100dvh - 20px);padding:20px 17px;border-radius:20px}.modal-head{margin-bottom:20px}.modal-head h2{font-size:19px}.form-grid{gap:0 12px}.checks{grid-template-columns:1fr}.toast{bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 20px);font-size:13px;width:max-content;text-align:center}.install-fab{bottom:calc(var(--nav-height) + env(safe-area-inset-bottom) + 12px);inset-inline-start:18px;font-size:11px}.settings-grid{grid-template-columns:1fr}.details-grid{gap:18px 13px}.auth-card{padding:27px}.table-wrap{overscroll-behavior-inline:contain}}@media(max-width:370px){.content{padding-inline:12px}.form-grid,.filters{grid-template-columns:1fr}.checks label,.details-grid dd{font-size:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.employee-filter-toggle{display:none}@media(max-width:700px){.stats{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:5px;margin-bottom:20px}.stat{min-width:0;padding:11px 3px;border-radius:11px;gap:7px;align-items:center;text-align:center}.stat span{font-size:9px;line-height:1.5;min-height:27px;display:flex;align-items:center;justify-content:center}.stat strong{font-size:16px;line-height:1.4;letter-spacing:0;white-space:nowrap}.stats .stat:last-child:nth-child(odd){grid-column:auto;flex-direction:column;justify-content:flex-start}.stats .stat:last-child:nth-child(odd) strong{font-size:11px;min-height:23px;display:flex;align-items:center}.ticket-row{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-template-areas:"customer status" "problem problem" "agency assignee" "type priority";padding:12px;gap:9px 12px;margin-bottom:10px}.ticket-row td{font-size:11px;line-height:1.6;overflow-wrap:anywhere}.ticket-row td:before{display:inline;margin-inline-end:5px;font-size:9px;white-space:nowrap}.ticket-row td:first-child{grid-area:customer;border:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.ticket-row td:first-child .text-button{font-size:14px;line-height:1.5;min-height:30px;padding:0;text-align:start}.ticket-row td:first-child small{font-size:10px;direction:ltr;text-align:start}.ticket-row td:nth-child(2){display:block;grid-area:type;font-size:10px}.ticket-row td:nth-child(3){grid-area:problem;border-block:1px solid var(--line);padding:7px 0}.ticket-row td:nth-child(3) small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;font-size:10px;line-height:1.6;margin-top:2px;white-space:normal}.ticket-row td:nth-child(4){grid-area:priority;text-align:start}.ticket-row td:nth-child(5){grid-area:agency}.ticket-row td:nth-child(6){grid-area:assignee}.ticket-row td:last-child{grid-area:status;align-self:start;text-align:end;padding-top:3px}.ticket-row td:last-child:before{display:none}.ticket-row .badge,.ticket-row .priority{font-size:10px;padding:3px 7px}.employee-filter-toggle{display:flex;justify-content:flex-end;margin-bottom:14px}.employee-filters:not(.is-open){display:none}.agencies-panel{padding:0;background:transparent;border:0}.agencies-panel table,.agencies-panel tbody{display:block}.agencies-panel thead{display:none}.agencies-panel .table-wrap{overflow:visible}.agency-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"name status" "type created" "note note" "author actions";padding:14px;gap:11px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:10px}.agency-row td{min-width:0;max-width:none;padding:0;border:0;line-height:1.7;font-size:11px;overflow-wrap:anywhere}.agency-row td:before{content:attr(data-label);display:block;color:var(--muted);font-size:9px;margin-bottom:2px}.agency-row td:nth-child(1){grid-area:name;font-size:15px;font-weight:700;align-self:center}.agency-row td:nth-child(1):before,.agency-row td:nth-child(6):before,.agency-row td:nth-child(7):before{display:none}.agency-row td:nth-child(2){grid-area:type}.agency-row td:nth-child(3){grid-area:note;border-block:1px solid var(--line);padding-block:7px}.agency-row td:nth-child(4){grid-area:author}.agency-row td:nth-child(5){grid-area:created}.agency-row td:nth-child(6){grid-area:status;text-align:end;align-self:center}.agency-row td:nth-child(7){grid-area:actions;text-align:end;align-self:center}.agency-row button{font-size:11px;padding:7px 10px;min-height:40px}}@media(max-width:350px){.stat span{font-size:8px}.stat strong{font-size:15px}.stats .stat:last-child:nth-child(odd) strong{font-size:10px}.ticket-row{gap:8px;padding:10px}.ticket-row td:before{font-size:8px}}.ticket-row{cursor:pointer}.ticket-row:focus-visible{outline:3px solid #a992ff;outline-offset:2px}@media(max-width:700px){.ticket-row{grid-template-areas:"customer status" "problem problem";padding:12px 14px;gap:8px 12px}.ticket-row td:nth-child(2),.ticket-row td:nth-child(4),.ticket-row td:nth-child(5),.ticket-row td:nth-child(6){display:none}.ticket-row td:first-child small,.ticket-row td:nth-child(3) small{display:none}.ticket-row td:first-child:before,.ticket-row td:last-child:before{display:block;margin:0 0 2px;color:var(--muted);font-size:10px}.ticket-row td:first-child{gap:0}.ticket-row td:first-child .text-button{min-height:24px;font-size:14px}.ticket-row td:last-child{padding-top:0}.ticket-row td:nth-child(3){border-top:1px solid var(--line);border-bottom:0;padding:7px 0 0;font-size:12px}.ticket-row td:nth-child(3):before{font-size:10px;margin-inline-end:6px}}:root{--accent:#6240db;--line:#e8e9f2;--muted:#72788c;color:#303347;background:#f6f7fb;--surface-shadow:0 4px 20px #35305b04}body{line-height:1.65}button,input,textarea,select{-webkit-tap-highlight-color:transparent}button{font-weight:500;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;border-color:#e3e5ef;border-radius:10px}button:hover{background:#f4f1fd;border-color:#cfc4f2}button:active{transform:translateY(1px)}button.primary{background:var(--accent);box-shadow:0 3px 8px #6240db17}button.primary:hover{background:#5433c5;border-color:#5433c5}button.danger{border-color:#f3dce1;background:#fff7f8}button:disabled{transform:none}.actions{gap:8px}.actions button{min-height:42px}.field{gap:7px}.field>span{font-size:12px;font-weight:500;color:#555c72}.required-field>span:after{content:" *";color:#ac7adb}input,select,textarea{background:#fcfcfe;border-color:#e0e3ef;font-size:14px;border-radius:11px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#9a9eb0;font-size:12px}input:focus,select:focus,textarea:focus{background:#fff;box-shadow:0 0 0 3px #6240db10}textarea{min-height:100px}input[type=checkbox]{accent-color:var(--accent)}.form-grid{gap:0 20px}.checks{gap:9px}.checks label{min-height:48px;padding:12px;background:#fff;transition:background .15s,border-color .15s}.checks label:has(input:checked){background:#f6f3ff;border-color:#c8baf0}.checks label:has(input:focus-visible){outline:2px solid #a992ff;outline-offset:2px}legend{font-weight:500;color:#555c72}.sidebar{border:0;box-shadow:3px 0 30px #35305b03;padding:30px 18px 20px}.logo{padding-bottom:30px}.logo small{color:#9892ad}.sidebar nav{gap:6px}.sidebar .nav-button{min-height:48px;padding:12px 16px;font-size:13px;color:#74788e}.sidebar .nav-button.active{color:var(--accent);background:#f0ebfd;box-shadow:inset -3px 0 var(--accent)}.sidebar-account{border-top:1px solid var(--line);padding-top:20px;margin-top:35px}.sidebar-account strong{font-size:14px}.sidebar-account small{font-size:11px;margin-bottom:8px}.sidebar-account button{justify-content:flex-start;min-height:38px;background:transparent;border:0;padding-inline:0;color:#7a7e91}.sidebar-account button:hover{color:var(--accent)}.topbar{margin-bottom:28px;min-height:70px}.topbar h1{font-size:27px;letter-spacing:-.5px}.eyebrow{font-size:10px;letter-spacing:.15px;color:#9899ac}.page-description{font-size:12px;color:#81879a;margin:5px 0 0}.create-ticket{min-height:46px;border-radius:12px;padding-inline:18px;font-size:13px}.panel{box-shadow:var(--surface-shadow);border-color:var(--line);padding:24px;border-radius:17px}.section-heading{margin-bottom:20px}.section-heading h2{font-size:18px}.section-heading .muted{font-size:11px}.stats{gap:13px}.stat{border:1px solid #e7e8f2;box-shadow:var(--surface-shadow);padding:22px;border-radius:15px}.stat span{font-size:12px;color:#7d8398}.stat strong{font-weight:700;font-size:27px;color:#393b55}.stat:last-child{background:#f1edfd;border-color:#e5def8}.stat:last-child strong{color:#6944d4}.ticket-panel{padding:0}.table-wrap{border-radius:12px}table{font-size:12px}th{padding:14px 16px;font-size:11px;background:#f8f9fc;color:#8a8fa3}td{padding:16px;font-size:12px;line-height:1.75}tbody tr:hover{background:#fcfbff}.text-button{color:#3b3b55;font-weight:700}.badge{font-size:10px;font-weight:500;padding:5px 10px;border-radius:7px;line-height:1.5}.badge.pending{color:#9a6a26;background:#fff4df}.badge.under_review{color:#5575bb;background:#edf2ff}.badge.resolved{color:#358567;background:#eaf7f0}.ticket-row:focus-visible{outline:2px solid #a992ff;outline-offset:1px}.filters{background:#fbfbfe;border:1px solid #e7e5f2;padding:20px;gap:14px}.list-search{display:flex;align-items:center;gap:10px;border:1px solid #e3e5ef;border-radius:12px;background:#fafbfe;margin:0 0 20px;padding:0 13px;max-width:480px;min-height:46px}.list-search>svg{width:18px;height:18px;flex-shrink:0;color:#9a96af}.list-search input{border:0;background:transparent;box-shadow:none;padding-inline:0;min-width:0}.list-search:focus-within{border-color:#b6a3eb;box-shadow:0 0 0 3px #6240db0a}.list-search button{border:0;background:none;padding:0;width:30px;min-height:36px;font-size:22px;color:#8d87a4}.empty{padding:40px!important}.empty-state{display:flex;align-items:center;flex-direction:column;gap:7px;color:#888da0}.empty-state svg{width:29px;height:29px;margin-bottom:8px;color:#b6abce}.empty-state strong{font-size:14px;color:#676b83}.empty-state span{font-size:12px}.modal{padding:0 26px 24px;border:1px solid #edeaf4;border-radius:22px;box-shadow:0 28px 100px #20193426}.modal::backdrop{background:#24223a50;backdrop-filter:blur(4px)}.modal-head{position:sticky;top:0;z-index:2;background:#fff;margin:0 -26px 24px;padding:20px 26px;border-bottom:1px solid #efedf5}.modal-head h2{font-size:18px;font-weight:700}.modal-head button{width:36px;height:36px;min-height:36px;border-radius:10px;background:#f6f5fa;color:#838098;font-size:24px}.modal form>.actions{padding-top:18px;border-top:1px solid #efedf5;margin-top:10px}.modal form>.actions .primary{min-width:140px}.ticket-detail-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#f8f6fe;border:1px solid #eee8fc;border-radius:14px;padding:15px 18px;margin-bottom:22px}.ticket-detail-summary small{font-size:10px;color:#9d91b8}.ticket-detail-summary h3{margin:4px 0 0;font-size:18px}.detail-section{margin-bottom:20px;border:1px solid #ececf3;border-radius:13px;padding:16px 18px}.detail-section h3{font-size:12px;color:#746b92;border-bottom:1px solid #eeeaf5;padding-bottom:10px;margin-bottom:0}.detail-section .details-grid{margin:0;padding:15px 0 0;gap:16px 24px}.details-grid dt{font-size:10px;color:#9593a5}.details-grid dd{font-size:13px;line-height:1.8;font-weight:500}.detail-wide{grid-column:1/-1}.attachments{border-top:0;padding-top:0}.attachments h3{font-size:13px;color:#6d648c}.attachments .field>span{font-size:11px}.attachments-grid>div{border:1px solid var(--line);border-radius:12px;padding:5px}.attachments-grid img{width:100%;border-radius:8px}.attachments-grid button{font-size:10px;min-height:32px}.modal>.actions{padding-top:18px;border-top:1px solid var(--line)}.password-control{display:flex;position:relative;align-items:center}.password-control input{padding-inline-end:49px;min-width:0}.password-control button{position:absolute;inset-inline-end:5px;min-height:36px;width:36px;padding:7px;border:0;background:transparent;color:#9690ac}.password-control button:hover,.password-control button[aria-pressed=true]{color:var(--accent);background:#f2edfc}.password-control svg{width:19px;height:19px}.profile-summary{display:flex;align-items:center;gap:14px;padding-bottom:24px;border-bottom:1px solid var(--line);margin-bottom:25px}.profile-avatar{height:52px;width:52px;display:grid;place-items:center;background:#eee8fc;border:1px solid #e5ddf7;border-radius:16px;font-size:24px;color:var(--accent)}.profile-summary>div{flex:1}.profile-summary strong{display:block;font-size:17px}.profile-summary div>span{display:block;color:#8b859d;font-size:11px;margin-top:2px}.profile-panel h3{font-size:14px;color:#6c6288;padding-top:20px;border-top:1px solid #eeeaf5;margin-top:18px}.account-actions{gap:10px}.account-actions button:last-child{color:#a26e7c;border-color:#eadfe2}.settings-grid{gap:20px}.settings-grid>.panel{align-self:start}.settings-grid h3{color:#5a4e7a;font-size:15px;padding-bottom:16px;border-bottom:1px solid #efedf5}.settings-grid .setting-list{margin-top:22px}.setting-row{padding:12px 0;border-bottom:1px solid #f0eef6}.setting-row>span{font-size:13px}.setting-row button{font-size:11px;color:#9e8491;background:#fff;border-color:#ede5e8;min-width:45px}.settings-grid .actions button{font-size:11px}.more-menu{gap:10px}.more-menu h2{font-size:15px;color:#79718e}.more-menu .nav-button{font-size:14px;padding:17px;border:1px solid #eee9f9;background:#fcfaff}.more-menu .nav-icon{background:#f0e9ff;color:#825ccd;border-radius:12px;width:40px;height:40px}.more-menu .nav-button:after{content:"\2039";margin-inline-start:auto;color:#b3a5ce;font-size:24px}.auth-shell{background:radial-gradient(ellipse at 70% 0%,#eee6ff,transparent 55%),#f7f7fb}.auth-card{padding:38px;border-radius:24px;border-color:#eae6f2;box-shadow:0 18px 70px #38266008}.auth-card .brand{width:58px;height:58px}.auth-card h1{font-size:23px;color:#3c3554}.auth-card .muted{font-size:12px;margin-bottom:30px}.auth-card .field{margin-bottom:20px}.auth-card .primary{margin-top:4px;min-height:46px}.toast{background:#403650;box-shadow:0 8px 30px #201c3020;border:1px solid #ffffff15;font-size:13px;border-radius:12px}.error{border:1px solid #f3dce4;background:#fff6f8;font-size:12px;color:#a84d66}.offline{font-size:12px;border:1px solid #f2e6c6;background:#fff9e9;color:#9a7b38}.busy-indicator{background:#f4eeff;color:#795ba9;box-shadow:0 5px 20px #3826600d}.spinner{width:14px;height:14px;border:2px solid #ffffff55;border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.content{padding-top:20px;padding-inline:16px}.topbar{min-height:60px;margin-bottom:22px}.topbar h1{font-size:24px}.page-description{font-size:10px;margin-top:3px}.eyebrow{font-size:9px;margin-bottom:4px}.create-ticket{width:44px;height:44px;min-height:44px;padding:0;border-radius:13px;box-shadow:0 5px 15px #6240db24}.stats{gap:5px}.stat{padding:11px 3px;border-radius:12px;gap:7px;box-shadow:none}.stat span{font-size:9px}.stat strong{font-size:17px}.stats .stat:last-child:nth-child(odd) strong{font-size:11px}.section-heading{gap:8px;margin-bottom:16px}.section-heading h2{font-size:17px}.section-heading .muted{font-size:9px}.section-heading button{padding:7px 9px;font-size:10px;min-height:38px}.section-heading .actions{gap:5px}.section-heading button svg{width:14px;height:14px}.panel{padding:18px;border-radius:15px}.ticket-panel,.agencies-panel{padding:0}.ticket-row{background:#fff;box-shadow:0 2px 8px #34264b02;border-color:#e7e7f0;border-radius:15px;margin-bottom:10px;padding:13px 14px;gap:7px 10px}.ticket-row td:first-child .text-button{font-size:14px;min-height:24px}.ticket-row td:first-child:before,.ticket-row td:last-child:before{font-size:9px;color:#9590a8}.ticket-row td:nth-child(3){font-size:12px;border-top-color:#f0ecf6;padding-top:8px}.ticket-row td:nth-child(3):before{color:#aaa1b8;font-size:9px}.ticket-row .badge{font-size:9px;border-radius:6px;padding:4px 8px}.mobile-nav{border-color:#ebe6f6;box-shadow:0 -4px 25px #3a2e6207}.mobile-nav .nav-button{font-size:10px;gap:5px}.mobile-nav .nav-button.active .nav-icon{border-color:#fff;background:#f1eaff;box-shadow:0 0 0 1.5px var(--accent)}.mobile-nav .nav-icon svg{stroke-width:1.65}.filters{padding:16px;gap:12px}.filters .field>span{font-size:10px}.filters input,.filters select{font-size:12px}.employee-filter-toggle button{font-size:11px;min-height:38px}.employee-filter-toggle svg{width:16px;height:16px}.list-search{max-width:none;margin-bottom:16px;min-height:44px;background:#fff}.list-search input{font-size:13px}.agencies-panel .list-search{border-radius:12px}.agency-row{box-shadow:0 2px 8px #34264b02;border-radius:15px;border-color:#e7e7f0}.agency-row td:nth-child(1){font-size:14px}.agency-row td:before{color:#9590a8}.agency-row td:nth-child(3){border-color:#f0ecf6}.agency-row .badge{font-size:10px}.agency-row button{min-height:42px;font-size:11px}.users-table table,.users-table tbody,.employee-report-table table,.employee-report-table tbody{display:block}.users-table thead,.employee-report-table thead{display:none}.users-table .empty-state,.employee-report-table .empty-state{width:100%}.users-table tr:not(:has(.empty)){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 13px;padding:14px;border:1px solid #e8e6f0;border-radius:13px;margin-bottom:12px;background:#fff}.users-table td{padding:0;border:0;min-width:0;max-width:none;font-size:11px;overflow-wrap:anywhere}.users-table td:before{content:attr(data-label);display:block;font-size:9px;color:#9791a5;margin-bottom:2px}.users-table td:first-child{font-size:14px;font-weight:700}.users-table td:nth-child(2){direction:ltr;text-align:end}.users-table td:nth-child(2):before{direction:rtl}.users-table td:nth-child(7){grid-column:1/-1;border-top:1px solid #f0edf5;padding-top:10px}.users-table td:nth-child(7):before{display:none}.users-table .actions{min-width:0;display:flex;gap:6px}.users-table .actions button{font-size:10px;min-height:40px;padding:7px 10px;flex:1}.users-table td:nth-child(6){font-size:10px}.users-table .empty,.employee-report-table .empty{display:block;padding:26px!important}.employee-report-table tr:not(:has(.empty)){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 9px;padding:15px 13px;border:1px solid #e8e6f0;border-radius:13px;margin-bottom:12px;background:#fff;position:relative}.employee-report-table td{padding:0;border:0;min-width:0;max-width:none;font-size:13px;text-align:center;overflow-wrap:anywhere}.employee-report-table td:before{content:attr(data-label);display:block;font-size:9px;color:#9791a5;margin-bottom:3px}.employee-report-table td:nth-child(1){position:absolute;top:13px;left:13px;background:#f3eefc;color:#9a82bb;border-radius:8px;padding:3px 9px;font-size:12px}.employee-report-table td:nth-child(1):before{display:none}.employee-report-table td:nth-child(2){grid-column:1/-1;text-align:start;padding-inline-end:35px;font-weight:700;font-size:15px}.employee-report-table td:nth-child(2):before{display:none}.employee-report-table td:nth-child(3){grid-column:1/-1;text-align:start;font-size:11px;border-bottom:1px solid #f0edf5;padding-bottom:9px}.employee-report-table td:nth-child(3):before{display:inline;margin-inline-end:5px}.employee-report-table td:nth-child(9){font-size:11px}.employee-report-table td:nth-child(10){grid-column:1/-1;border-top:1px solid #f0edf5;padding-top:9px;text-align:start;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7a5bb1;font-size:12px}.employee-report-table td:nth-child(10):before{margin:0;color:#9b8eb0}.modal{padding:0 18px 20px;width:calc(100% - 20px);border-radius:19px;max-height:calc(100dvh - 24px)}.modal-head{margin:0 -18px 20px;padding:16px 18px}.modal-head h2{font-size:17px}.modal-head button{height:34px;width:34px;min-height:34px}.modal .field{margin-bottom:16px}.modal form>.actions .primary{width:100%;min-height:46px}.ticket-detail-summary{padding:13px 14px;margin-bottom:18px}.ticket-detail-summary h3{font-size:16px}.detail-section{padding:13px;margin-bottom:14px}.detail-section .details-grid{gap:13px 15px;padding-top:12px}.details-grid dt{font-size:9px}.details-grid dd{font-size:12px}.modal>.actions{gap:7px}.modal>.actions button{font-size:11px;flex:1;min-width:100px}.profile-panel{padding:19px 17px}.profile-summary{gap:11px;padding-bottom:20px;margin-bottom:22px}.profile-avatar{width:44px;height:44px;border-radius:13px;font-size:22px}.profile-summary strong{font-size:15px}.profile-summary>.badge{font-size:8px;padding:4px 7px}.account-actions button{font-size:11px;flex:1;min-height:44px}.profile-panel form>.actions .primary{width:100%}.settings-grid{gap:16px}.settings-grid .panel{margin-bottom:0}.settings-grid .actions .primary{min-width:85px}.settings-grid h3{font-size:14px}.more-menu{padding:18px;gap:10px}.more-menu .nav-button{padding:10px 13px;font-size:13px}.more-menu .nav-icon{width:38px;height:38px}.auth-card{padding:28px 25px}.auth-card h1{font-size:22px}.auth-card .muted{font-size:11px}.auth-card .brand{width:55px;height:55px}.toast{padding:12px 18px;font-size:12px}}@media(max-width:480px){.modal .form-grid,.profile-panel .form-grid{grid-template-columns:1fr}.field>span{font-size:12px}input,select,textarea,.filters input,.filters select,.list-search input{font-size:16px}.password-control button{min-height:40px;width:40px}.checks label{font-size:12px}.settings-grid input{font-size:16px}}@media(max-width:350px){.content{padding-inline:12px}.stat span{font-size:8px}.stat strong{font-size:16px}.stats .stat:last-child:nth-child(odd) strong{font-size:10px}.section-heading .actions button{padding:6px;font-size:9px}.section-heading button svg{width:12px;height:12px}.section-heading h2{font-size:16px}.page-description{font-size:9px}.users-table .actions button{padding:6px;font-size:9px}.profile-summary>.badge{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}}.modal{padding:0;overflow:hidden}.modal[open]{display:flex;flex-direction:column}.modal-head{position:static;flex:0 0 auto;margin:0;padding:20px 26px}.modal-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:24px 26px}.modal-body>.actions{padding-top:18px;border-top:1px solid var(--line)}@media(max-width:700px){.modal{padding:0}.modal-head{padding:16px 18px;margin:0}.modal-body{padding:20px 18px}.modal-body>.actions{gap:7px}.modal-body>.actions button{font-size:11px;flex:1;min-width:100px}}.page-description,.stat span{color:#707489}.details-grid dt{color:#777186}.users-table td:before,.employee-report-table td:before{color:#777186}@media(max-width:700px){.ticket-row td:first-child:before,.ticket-row td:last-child:before,.ticket-row td:nth-child(3):before,.agency-row td:before{color:#777186}}.mobile-install-entry{display:none}.desktop-install-entry button{width:100%}@media(max-width:700px){.desktop-install-entry{display:none}.mobile-install-entry{display:block;flex-basis:100%}.mobile-install-entry button{width:100%}}@media(max-width:700px){.ticket-row td:nth-child(3):before{content:attr(data-label) "\ff1a";display:block;margin:0 0 4px;line-height:1.6}}.page-back{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:6px 12px;margin-bottom:8px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--accent);font-size:12px}.page-back span{font-size:20px}.location-optional{font-size:10px;font-weight:400;color:var(--muted);margin-inline-start:8px}.location-section{border:1px solid var(--line);border-radius:14px;padding:18px}.location-section h3{margin-top:0}.saved-location{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.saved-location p{margin:0;overflow-wrap:anywhere}.saved-location small{color:var(--muted);line-height:1.8}.location-map-link{display:inline-flex;align-items:center;min-height:44px;padding:9px 14px;border-radius:10px;background:#f1edfd;color:var(--accent);text-decoration:none;font-weight:600}.location-confirm{display:grid;gap:12px;margin-top:16px}.location-check{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.9}.location-check input{width:18px;min-width:18px;height:18px;margin-top:3px}.locations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px}.location-card h2{font-size:17px;margin:0 0 8px}.location-search{display:flex;gap:12px;align-items:flex-end;margin-bottom:20px}.location-search .field{flex:1;margin:0}.location-search button{min-height:44px}.location-card{min-width:0}.employee-details-link{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:3px;min-height:44px}.employee-details-link small{color:var(--accent);font-size:10px;font-weight:400}.employee-detail-summary h3{margin:0 0 6px;font-size:20px}.employee-detail-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}.employee-detail-totals div{padding:12px 8px;border-radius:10px;background:#f7f5fc;display:flex;flex-direction:column;gap:6px}.employee-detail-totals span{font-size:10px;color:var(--muted)}.employee-detail-totals strong{font-size:16px}.employee-category-list{display:grid;gap:12px}.employee-category-card{border:1px solid var(--line);padding:15px;border-radius:13px}.employee-category-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.employee-category-heading h4{margin:0;font-size:14px;overflow-wrap:anywhere}.employee-category-heading strong{white-space:nowrap;color:var(--accent)}.employee-category-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.employee-category-counts div{display:flex;flex-direction:column;gap:3px}.employee-category-counts dt{font-size:10px;color:var(--muted)}.employee-category-counts dd{margin:0;font-size:13px}.employee-category-counts{margin:0}.employee-detail-scope{line-height:1.9;font-size:11px;color:var(--muted)}html,body,button,input,select,textarea,dialog{font-family:PeydaWeb,Tahoma,sans-serif}.ticket-load-more{display:flex;justify-content:center;margin:16px 0 22px}
