:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;--ink:#111827;--muted:#6b7280;--line:#e5e9ef;--panel:#fff;--soft:#f7f9fb;--navy:#233246;--blue:#3979e8;--green:#22a66f;--orange:#e79b16;--red:#ef4444;background:#f7f8fa;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{background:#f7f8fa;min-width:320px;min-height:100%;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-frame{background:#f7f8fa;min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:50;background:#fff;justify-content:space-between;align-items:center;height:62px;padding:0 28px 0 30px;display:flex;position:sticky;top:0}.topbar-brand{align-items:center;gap:40px;display:flex}.brand{align-items:center;gap:9px;min-width:175px;height:32px;display:flex}.brand-mark{filter:drop-shadow(0 2px 2px #1e2d411f);border-bottom:21px solid #283851;border-left:12px solid #0000;border-right:12px solid #0000;width:0;height:0;position:relative}.brand-mark:after{content:"";border-bottom:12px solid #59708f;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:7px;left:-7px}.brand-text{align-items:baseline;gap:7px;display:flex}.brand b{letter-spacing:.02em;font-size:19px}.brand span{color:#435066;white-space:nowrap;font-size:11px}.top-menu,.icon-btn,.chev{color:#3c485b;background:0 0;border:0;border-radius:8px;place-items:center;padding:7px;display:grid}.top-menu:hover,.icon-btn:hover,.chev:hover{background:#f2f5f8}.top-actions{align-items:center;gap:7px;display:flex}.notification{position:relative}.notification i{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:9px;place-items:center;width:13px;height:13px;font-size:7px;font-style:normal;display:grid;position:absolute;top:1px;right:3px}.profile{align-items:center;gap:9px;margin-left:8px;display:flex}.profile-copy{flex-direction:column;min-width:78px;display:flex}.profile-copy b{font-size:10px;line-height:1.25}.profile-copy small{color:#7b8798;font-size:8px}.avatar{color:#385370;background:#dbe6f4;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.avatar-photo{color:#fff;background:linear-gradient(135deg,#f2d5c9,#6b8399);border:2px solid #fff;box-shadow:0 0 0 1px #dbe2ea}.shell{grid-template-columns:210px minmax(0,1fr);min-height:calc(100vh - 62px);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;height:calc(100vh - 62px);padding:12px 12px 10px;display:flex;position:sticky;top:62px}.nav-list{flex-direction:column;gap:2px;padding-bottom:8px;display:flex;overflow:auto}.nav-item{color:#42516a;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:21px 1fr 14px;align-items:center;gap:9px;height:40px;padding:0 11px;font-size:11px;display:grid}.nav-item>span:last-child{grid-column:auto}.nav-item:hover,.nav-item.parent-active{color:#202d40;background:#f4f6f8}.nav-item.active{color:#fff;background:#263548;box-shadow:inset 0 0 0 1px #ffffff0a}.nav-parent{grid-template-columns:21px 1fr 14px;font-weight:650}.nav-sub{flex-direction:column;gap:2px;padding:2px 0 6px 31px;display:none}.nav-sub.open{display:flex}.nav-sub button{text-align:left;color:#55647a;background:0 0;border:0;border-radius:5px;height:31px;padding:0 11px;font-size:9.5px}.nav-sub button:hover,.nav-sub button.active{color:#1f2d40;background:#f0f3f6;font-weight:650}.nav-separator{background:#eef1f4;height:1px;margin:8px 4px}.side-bottom{color:#64748b;background:#fff;border:0;border-top:1px solid #eef1f4;align-items:center;gap:7px;height:38px;margin-top:auto;padding:10px 12px;font-size:9px;display:flex}.content{min-width:0;padding:26px 31px 42px}.dashboard-spacer{height:2px}.page-head{justify-content:space-between;align-items:flex-start;gap:20px;min-height:56px;margin-bottom:20px;display:flex}.page-head h1,.detail-head h1{letter-spacing:-.02em;margin:0;font-size:19px;font-weight:730;line-height:1.2}.page-head p,.detail-head p{color:#7b8797;margin:5px 0 0;font-size:9.5px}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.primary,.secondary,.danger-outline{border-radius:5px;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 15px;font-size:10px;font-weight:650;display:inline-flex}.primary{color:#fff;background:#243246;border:1px solid #243246;box-shadow:0 3px 8px #1826371a}.primary:hover{background:#172436}.primary:disabled{opacity:.42;cursor:not-allowed}.primary.small,.secondary.small{height:28px;padding:0 12px;font-size:9px}.secondary{color:#2d3b4f;background:#fff;border:1px solid #dce2e8}.secondary:hover{background:#f8fafc}.danger-outline{color:#e54848;background:#fff;border:1px solid #ff6b6b}.link-btn{color:#2373e7;background:0 0;border:0;align-items:center;gap:3px;padding:4px;font-size:9px;font-weight:650;display:inline-flex}.icon-text{align-items:center;gap:6px;display:inline-flex}.stat-grid,.sla-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stat-grid{margin-bottom:20px}.stat-card{text-align:left;background:#fff;border:1px solid #e4e8ed;border-radius:7px;align-items:flex-start;gap:11px;min-height:84px;padding:13px 15px;transition:all .15s;display:flex;box-shadow:0 1px 3px #18273706}.stat-card:hover{border-color:#cfd8e4;transform:translateY(-1px);box-shadow:0 5px 16px #1827370f}.stat-icon{color:#3b82f6;background:#edf4ff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.tone-red{color:#ef4444;background:#fff0f0}.tone-orange{color:#e9a51c;background:#fff7e9}.tone-green{color:#24a36b;background:#eaf8f0}.stat-copy{flex-direction:column;min-width:0;display:flex}.stat-copy>span{color:#273449;font-size:9px;font-weight:650}.stat-copy strong{color:#162236;margin-top:5px;font-size:23px;line-height:1}.stat-copy small{color:#7a8798;margin-top:8px;font-size:8px}.text-red{color:#ef4444!important}.text-orange{color:#e79b16!important}.text-green{color:#21a36b!important}.text-blue{color:#172237!important}.section-block{margin:2px 0 16px}.section-title{justify-content:space-between;align-items:center;margin:0 0 9px;display:flex}.section-title h2{margin:0;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(390px,1.14fr);gap:10px;display:grid}.panel,.info-card{background:#fff;border:1px solid #e4e8ed;border-radius:7px;box-shadow:0 1px 3px #18273705}.panel-head{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;height:43px;padding:0 14px;display:flex}.panel-head h3,.info-card>h3,.sla-card h3,.request-summary>h3{color:#202c3e;margin:0;font-size:10px;font-weight:700}.panel-head small{color:#7b8797;margin-left:4px;font-size:8px}.chart{height:220px;padding:16px 14px 8px 33px;position:relative}.chart svg{width:100%;height:170px;overflow:visible}.chart .trend{fill:none;stroke:#3b82f6;stroke-width:2.5px}.chart .area{fill:url(#area)}.chart svg circle{fill:#3b82f6;stroke:#fff;stroke-width:2px}.chart-grid-line{fill:none;stroke:#edf1f5;stroke-width:1px}.chart-y{color:#8b96a4;flex-direction:column;justify-content:space-between;height:170px;font-size:7px;display:flex;position:absolute;top:17px;left:9px}.axis{color:#7c8796;justify-content:space-between;padding-top:5px;font-size:7px;display:flex}.recent-table{padding:0 12px}.recent-header,.recent-row{grid-template-columns:1.4fr 1.6fr .9fr .8fr 1.1fr;align-items:center;gap:8px;display:grid}.recent-header{color:#566273;border-bottom:1px solid #edf0f3;height:31px;font-size:7px;font-weight:700}.recent-row{text-align:left;color:#475569;background:#fff;border:0;border-bottom:1px solid #f0f2f4;width:100%;height:35px;font-size:7.5px}.recent-row:hover{background:#fafbfc}.recent-row b{color:#243044;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;font-weight:600;overflow:hidden}.ticket-link{color:#2876df;font-size:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:650}.badge{white-space:nowrap;border:1px solid #0000;border-radius:5px;align-items:center;width:max-content;min-height:19px;padding:2px 7px;font-size:7.5px;font-weight:650;display:inline-flex}.badge-info{color:#3475d6;background:#eef5ff;border-color:#cfe1ff}.badge-success{color:#25965f;background:#ecf8f1;border-color:#bfe8d0}.badge-warn{color:#d78d0e;background:#fff7e9;border-color:#f3d79e}.badge-danger{color:#df4242;background:#fff0f0;border-color:#ffc8c8}.badge-neutral{color:#687385;background:#f2f4f6;border-color:#dee3e8}.priority-dot{color:#354052;align-items:center;gap:5px;font-size:8px;display:inline-flex}.priority-dot:before{content:"";background:#94a3b8;border-radius:50%;width:6px;height:6px}.priority-dot.high:before{background:#ef4444}.priority-dot.medium:before{background:#e6a11b}.priority-dot.low:before{background:#24a36b}.filterbar{align-items:flex-end;gap:8px;min-height:38px;margin:0 0 13px;display:flex}.search-wrap{color:#7f8a99;background:#fff;border:1px solid #dce2e8;border-radius:5px;align-items:center;gap:8px;min-width:265px;height:36px;padding:0 10px;display:flex}.search-wrap input{color:#2d3a4e;border:0;outline:0;width:100%;font-size:9px}.filter-field{flex-direction:column;gap:3px;min-width:105px;display:flex}.filter-field>span{color:#49566a;font-size:7px;font-weight:650}.filterbar select,.table-foot select,.setting-row select{color:#445166;background:#fff;border:1px solid #dce2e8;border-radius:5px;height:36px;padding:0 28px 0 9px;font-size:8.5px}.filter-field select{height:29px}.filterbar .secondary{height:30px}.filterbar .reset{margin-bottom:3px}.tabs{border-bottom:1px solid #dfe4e9;align-items:flex-end;gap:27px;height:38px;margin-bottom:10px;padding-left:9px;display:flex}.tabs button,.approval-tabs button{color:#6e7988;background:0 0;border:0;border-bottom:2px solid #0000;height:38px;padding:0 5px;font-size:8.5px}.tabs button.active,.approval-tabs button.active{color:#1f2d40;border-bottom-color:#2e4667;font-weight:700}.tabs b,.approval-tabs b{background:#eef1f4;border-radius:9px;place-items:center;min-width:18px;height:18px;margin-left:4px;font-size:7px;display:inline-grid}.table-panel{overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}thead tr{background:#fbfcfd;height:34px}th{color:#495669;text-align:left;border-bottom:1px solid #e8ecf0;padding:0 12px;font-size:7.5px;font-weight:700}td{color:#465266;vertical-align:middle;border-bottom:1px solid #eef1f4;padding:10px 12px;font-size:8px}td b{color:#233044;font-size:8.5px;font-weight:650}td>small,td span+small,.asset-code-cell small{color:#7f8a98;margin-top:3px;font-size:7px;display:block}.due-cell{white-space:nowrap;font-size:7.5px}.table-foot{color:#697586;grid-template-columns:1fr auto 1fr;align-items:center;height:46px;padding:0 14px;font-size:7.5px;display:grid}.table-foot>label{justify-self:end;align-items:center;gap:6px;display:flex}.table-foot select{height:27px;padding:0 20px 0 7px}.pagination{align-items:center;gap:2px;display:flex}.pagination button{color:#465266;background:0 0;border:0;border-radius:4px;width:25px;height:25px;font-size:8px}.pagination button.active{color:#2e5f9c;background:#edf2f8;font-weight:700}.crumb{color:#7a8796;align-items:center;gap:7px;margin-bottom:9px;font-size:8px;display:flex}.crumb button,.crumb span:first-child{color:#2e75d4;background:0 0;border:0;padding:0;font-size:8px}.detail-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px;display:flex}.title-line{align-items:center;gap:10px;display:flex}.detail-head h2{margin:4px 0 0;font-size:13px}.detail-layout{grid-template-columns:minmax(0,1fr) 275px;gap:10px;display:grid}.detail-main{flex-direction:column;gap:10px;display:flex}.detail-top-grid{grid-template-columns:1.05fr 1.05fr .9fr;gap:10px;display:grid}.info-card{padding:14px}.info-card>h3{margin-bottom:11px}.person{align-items:center;gap:9px;display:flex}.person .avatar{width:30px;height:30px;font-size:9px}.person>div:last-child{flex-direction:column;display:flex}.person b{font-size:8.5px}.person small{color:#6f7b8c;margin-top:2px;font-size:7px}.info-card dl,.request-summary dl{grid-template-columns:105px 1fr;gap:8px 9px;margin:13px 0 0;display:grid}.info-card dt,.sla-card dt{color:#6f7988;font-size:7.5px}.info-card dd,.sla-card dd{color:#283549;margin:0;font-size:7.5px;font-weight:550}.compact-dl{grid-template-columns:85px 1fr!important;margin-top:2px!important}.body-copy{color:#415069;margin:0;font-size:8.5px;line-height:1.65}.ticket-lower-grid{grid-template-columns:.9fr 1.25fr;gap:10px;display:grid}.timeline{flex-direction:column;display:flex}.timeline>div{border-left:1px solid #dce3eb;margin-left:5px;padding:0 0 14px 20px;position:relative}.timeline>div:last-child{border-left-color:#0000}.timeline i{background:#fff;border:2px solid #8a97a8;border-radius:50%;width:8px;height:8px;position:absolute;top:1px;left:-4.5px}.timeline i.active{border-color:#3b82f6}.timeline b,.timeline p,.timeline small{margin:0;font-size:7px;display:block}.timeline p{color:#3b4658;margin:4px 0 2px}.timeline small{color:#7d8794}.comment p{color:#3c4a5f;margin:11px 0 13px;padding-left:39px;font-size:8px;line-height:1.6}.comment-box{color:#a0a8b2;border:1px solid #dfe5eb;border-radius:5px;align-items:center;gap:8px;height:36px;padding:0 7px 0 10px;font-size:8px;display:flex}.comment-box span{flex:1}.comment-box button{color:#2f425a;background:#eef2f6;border:0;border-radius:4px;place-items:center;width:27px;height:27px;display:grid}.detail-side{flex-direction:column;gap:10px;display:flex}.sla-card{background:#fff;border:1px solid #e6e9ed;border-radius:7px;padding:14px}.sla-card.breached{border-color:#ffbcbc}.sla-head{justify-content:space-between;align-items:center;margin-bottom:11px;display:flex}.sla-card dl{grid-template-columns:1fr auto;gap:10px;margin:0;display:grid}.sla-card dd{text-align:right}.danger-text{color:#e34040!important;font-weight:700!important}.time-box{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;margin:12px -14px -14px;padding:11px 14px;display:flex}.time-box span{font-size:8px;font-weight:700}.time-box strong{color:#e34040;font-size:14px}.attachment{padding:14px}.attachment h3{margin:0 0 9px;font-size:10px}.attachment>div{border-top:1px solid #eef1f4;grid-template-columns:22px 1fr 22px;align-items:center;padding:8px 0;display:grid}.attachment span:nth-child(2){flex-direction:column;display:flex}.attachment b{font-size:7.5px}.attachment small{color:#7e8794;font-size:6.5px}.attachment button{color:#4e5d71;background:0 0;border:0}.file-icon{color:#6f7ed7}.form-shell{grid-template-columns:minmax(0,1fr) 285px;align-items:start;gap:12px;display:grid}.request-form,.form-side{background:#fff;border:1px solid #e4e8ed;border-radius:7px;padding:20px}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.request-form label{flex-direction:column;gap:5px;display:flex}.request-form label>span{color:#425069;font-size:8px;font-weight:700}.request-form input,.request-form select,.request-form textarea{color:#324056;background:#fff;border:1px solid #dfe4ea;border-radius:5px;outline:0;padding:9px 10px;font-size:9px}.request-form input:focus,.request-form textarea:focus,.request-form select:focus{border-color:#90b7eb;box-shadow:0 0 0 3px #3b82f614}.full-field{margin-top:14px}.form-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.form-side h3{margin:0 0 8px;font-size:11px}.form-side>p{color:#6f7b8b;font-size:8px;line-height:1.55}.form-side>div{color:#4675b6;gap:10px;margin-top:17px;display:flex}.form-side>div span{color:#334156;flex-direction:column;display:flex}.form-side b{font-size:8px}.form-side small{color:#818b99;margin-top:3px;font-size:7px}.success-banner{color:#247851;background:#ecf8f1;border:1px solid #c0e8d2;border-radius:5px;margin-top:14px;padding:10px;font-size:8px}.knowledge-search{color:#6f7b8b;background:#fff;border:1px solid #dce3ea;border-radius:7px;align-items:center;gap:10px;max-width:590px;height:48px;margin-bottom:16px;padding:0 15px;display:flex}.knowledge-search input{border:0;outline:0;width:100%;font-size:10px}.knowledge-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.knowledge-card{text-align:left;background:#fff;border:1px solid #e4e8ed;border-radius:7px;min-height:145px;padding:17px;position:relative}.knowledge-card:hover{border-color:#cbd5df;box-shadow:0 5px 16px #1f2d410d}.kb-icon{color:#5278ab;position:absolute;top:16px;right:16px}.knowledge-card h3{margin:12px 0 5px;font-size:11px}.knowledge-card p{color:#708094;max-width:80%;font-size:8px;line-height:1.55}.knowledge-card>span:last-child{color:#3677d2;align-items:center;gap:3px;font-size:8px;display:flex}.report-stats{margin-bottom:12px}.report-grid{grid-template-columns:1.3fr .7fr;gap:10px;display:grid}.report-chart{min-height:285px}.bar-list{padding:20px}.bar-list>div{grid-template-columns:80px 1fr 30px;align-items:center;gap:10px;margin:18px 0;font-size:8px;display:grid}.bar-list>div>div{background:#eef2f6;border-radius:5px;height:8px;overflow:hidden}.bar-list i{background:#5c8fd9;border-radius:5px;height:100%;display:block}.donut-wrap{justify-content:center;align-items:center;gap:30px;padding:35px 20px;display:flex}.donut{background:conic-gradient(#2daa72 0 94.7%,#f2a51a 94.7% 98%,#ef5350 98%);border-radius:50%;place-items:center;width:145px;height:145px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;width:95px;height:95px;position:absolute}.donut span{z-index:1;font-size:22px;font-weight:750}.donut small{color:#7b8795;text-align:center;margin-top:4px;font-size:7px;display:block}.donut-wrap ul{margin:0;padding:0;list-style:none}.donut-wrap li{grid-template-columns:10px 1fr auto;gap:7px;margin:11px 0;font-size:8px;display:grid}.donut-wrap li i{border-radius:50%;width:8px;height:8px}.donut-wrap .green{background:#2daa72}.donut-wrap .orange{background:#f2a51a}.donut-wrap .red{background:#ef5350}.sla-table{margin-top:12px}.approval-tabs{border-bottom:1px solid #e1e6eb;gap:22px;margin-bottom:10px;display:flex}.asset-filter .search-wrap{min-width:300px}.asset-code-cell{align-items:center;gap:9px;display:flex}.asset-thumb{color:#34465d;background:linear-gradient(145deg,#edf2f6,#d8e1e9);border-radius:4px;place-items:center;width:42px;height:30px;display:grid;box-shadow:inset 0 -4px 10px #2f3f520d}.asset-code-cell>span{flex-direction:column;display:flex}.asset-code-cell small{align-items:center;gap:2px;display:flex}.status-stack{flex-direction:column;gap:3px;display:flex}.status-text{font-size:8px;font-weight:700}.status-text.success{color:#23a36b}.status-text.warn{color:#e39713}.status-text.danger{color:#e84646}.square-btn{color:#526176;background:#fff;border:1px solid #e0e5ea;border-radius:5px;place-items:center;width:27px;height:27px;margin-right:4px;display:inline-grid}.borrow-head{border-bottom:1px solid #e6eaee;padding-bottom:12px}.borrow-layout{grid-template-columns:minmax(0,1fr) 290px;gap:10px;display:grid}.borrow-main{flex-direction:column;gap:10px;display:flex}.borrow-top-grid,.borrow-bottom-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.borrow-main .info-card dl{grid-template-columns:100px 1fr}.asset-title-row{align-items:center;gap:9px;display:flex}.asset-title-row h2{margin:0;font-size:10px}.asset-title-row small{color:#7b8797;font-size:7px}.qr-mini{color:#6c7786;border:1px solid #dce2e8;border-radius:3px;padding:1px 3px;font-size:6px}.strong-copy{color:#29364a;font-weight:650}.muted{color:#7f8a99;margin:10px 0 3px;font-size:7px}.icon-card-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mini-icon{border-radius:6px;flex:none;place-items:center;width:32px;height:32px;display:grid}.mini-icon.blue{color:#3979e8;background:#eef5ff}.mini-icon.green{color:#21a36b;background:#ecf8f1}.request-summary{height:max-content;padding:14px}.request-summary>h3{margin-bottom:2px}.summary-row{border-bottom:1px solid #edf0f3;grid-template-columns:17px 1fr;gap:8px;padding:15px 0;display:grid}.summary-dot{color:#4b78b2;background:#5990de;border-radius:50%;place-items:center;width:8px;height:8px;margin-top:3px;display:grid}.summary-dot:has(svg){background:0 0;width:17px;height:17px;margin-top:0}.summary-dot.success{background:#2cb477}.summary-dot.warn{background:#e9a51c}.summary-dot.info{background:#4f82ce}.summary-dot.info:has(svg){background:0 0}.summary-row div{flex-direction:column;display:flex}.summary-row b{font-size:8px}.summary-row strong{margin-top:4px;font-size:8.5px}.summary-row small{color:#7e8794;margin-top:5px;font-size:7px;line-height:1.45}.summary-row .success+div strong{color:#25a36a}.summary-foot{justify-content:space-between;align-items:center;padding-top:14px;display:flex}.summary-foot b{font-size:8px}.category-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.category-card{text-align:left;background:#fff;border:1px solid #e4e8ed;border-radius:7px;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;padding:14px;display:grid}.cat-icon{color:#496985;background:#eef3f8;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.category-card h3{margin:0;font-size:9px}.category-card p{color:#7c8795;margin:4px 0 0;font-size:7px}.category-card>button{color:#7a8797;background:0 0;border:0}.asset-detail-grid{grid-template-columns:1.15fr 1fr 1fr;gap:10px;display:grid}.asset-detail-hero{align-items:center;gap:16px;padding:20px;display:flex}.asset-large-icon .asset-thumb{width:90px;height:70px}.asset-detail-hero h2{margin:8px 0 3px;font-size:14px}.asset-detail-hero p{color:#7b8797;font-size:8px}.settings-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.setting-row,.toggle-row{border-top:1px solid #eef1f4;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.setting-row:first-of-type,.toggle-row:first-of-type{border-top:0}.setting-row span,.toggle-row span{flex-direction:column;display:flex}.setting-row b,.toggle-row b{font-size:8px}.setting-row small,.toggle-row small{color:#818b98;margin-top:3px;font-size:7px}.setting-row select{height:30px}.toggle-row input{accent-color:#293a50}.notfound{text-align:center;padding:90px 20px}.notfound h1{font-size:21px}.notfound p{color:#7d8794;font-size:9px}.login-page{background:#f8f9fb;grid-template-columns:1fr 1.08fr;min-height:100vh;display:grid}.login-hero{background:linear-gradient(135deg,#eef5ff 0,#f8fbff 60%,#eef4fb 100%);flex-direction:column;justify-content:flex-end;padding:44px 48px;display:flex;position:relative;overflow:hidden}.hero-grid{background-image:linear-gradient(#7898bd0e 1px,#0000 1px),linear-gradient(90deg,#7898bd0e 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 10%,#000 45%,#0000 95%);mask-image:linear-gradient(#0000 10%,#000 45%,#0000 95%)}.hero-city{clip-path:polygon(0 100%,0 64%,8% 64%,8% 47%,15% 47%,15% 72%,23% 72%,23% 28%,31% 28%,31% 62%,40% 62%,40% 40%,49% 40%,49% 70%,56% 70%,56% 20%,64% 20%,64% 56%,73% 56%,73% 33%,83% 33%,83% 68%,91% 68%,91% 45%,100% 45%,100% 100%);background:linear-gradient(#0000,#6f8fb212);height:210px;position:absolute;top:12%;left:23%;right:8%}.hero-visual{height:255px;position:absolute;top:65px;left:70px;right:70px}.hero-device{background:#eaf1f8;border-radius:8px;width:230px;height:160px;position:absolute;top:55px;left:50%;transform:translate(-50%);box-shadow:0 20px 38px #445b7829}.hero-screen{background:linear-gradient(145deg,#355b86,#203958);border:8px solid #29425f;border-radius:4px;height:104px;padding:20px;position:absolute;top:22px;left:25px;right:25px}.hero-screen div{background:#ffffff26;border-radius:4px;height:6px;margin:10px 0}.hero-screen div:nth-child(2){width:65%}.hero-screen div:nth-child(3){width:82%}.hero-base{background:#cddae7;border-radius:3px;height:16px;position:absolute;bottom:8px;left:10px;right:10px;transform:perspective(100px)rotateX(15deg)}.hero-headset{border:13px solid #5279a6;border-left-color:#0000;border-radius:50%;width:83px;height:83px;position:absolute;top:75px;left:calc(50% + 105px);transform:rotate(-20deg)}.hero-headset:after{content:"";background:#5279a6;border-radius:6px;width:50px;height:8px;position:absolute;bottom:-5px;right:-35px;transform:rotate(35deg)}.hero-bubble,.hero-user,.hero-shield{color:#4c75a7;background:#fff;border-radius:12px;place-items:center;display:grid;position:absolute;box-shadow:0 10px 25px #465c7824}.hero-bubble{gap:4px;width:58px;height:47px;display:flex;top:18px;left:23%}.hero-bubble span{background:#5e83b1;border-radius:50%;width:5px;height:5px}.hero-user{width:52px;height:52px;top:87px;left:12%}.hero-shield{width:52px;height:52px;bottom:13px;right:24%}.hero-copy{z-index:2;position:relative}.hero-copy h1{margin:0 0 7px;font-size:26px}.hero-copy>p{color:#4a5e79;margin:0 0 33px;font-size:13px}.hero-features{gap:25px;display:flex}.hero-features>span{color:#4d6c92;grid-template-rows:auto auto;grid-template-columns:22px 1fr;column-gap:6px;display:grid}.hero-features svg{grid-row:1/3}.hero-features b{color:#3f5068;font-size:8px}.hero-features small{color:#6c7d90;font-size:6.5px;line-height:1.5}.login-panel{place-items:center;padding:35px;display:grid}.login-card{background:#fff;border:1px solid #e1e6ec;border-radius:11px;width:min(100%,330px);padding:34px 32px;box-shadow:0 17px 45px #2434491a}.signin-copy{color:#748094;margin:0 0 18px;font-size:8.5px;line-height:1.6}.full{width:100%}.signin-main{height:39px}.ms-logo{grid-template-columns:1fr 1fr;gap:1px;width:15px;height:15px;display:grid}.ms-logo i:first-child{background:#f35325}.ms-logo i:nth-child(2){background:#81bc06}.ms-logo i:nth-child(3){background:#05a6f0}.ms-logo i:nth-child(4){background:#ffba08}.login-card>.link-btn{margin:16px auto 0;display:flex}.login-note{text-align:center;color:#99a2ae;margin-top:22px;font-size:7px;line-height:1.4;display:block}.login-error{color:#c74646;background:#fff1f1;border:1px solid #ffd0d0;border-radius:5px;margin-top:13px;padding:9px;font-size:7.5px;line-height:1.45}.auth-loading{color:#7c8796;background:#f6f8fb;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;font-size:11px;display:flex}@media (width<=1200px){.shell{grid-template-columns:185px minmax(0,1fr)}.content{padding:22px}.dashboard-grid,.borrow-layout{grid-template-columns:1fr}.request-summary{width:100%}.detail-layout{grid-template-columns:1fr}.detail-side{grid-template-columns:1fr 1fr;display:grid}.asset-detail-grid,.borrow-top-grid,.borrow-bottom-grid{grid-template-columns:1fr 1fr}.topbar{padding-left:18px}.topbar-brand{gap:20px}.form-shell,.report-grid{grid-template-columns:1fr}}@media (width<=900px){.stat-grid,.sla-grid{grid-template-columns:repeat(2,1fr)}.detail-top-grid,.ticket-lower-grid,.borrow-top-grid,.borrow-bottom-grid,.knowledge-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.settings-grid,.asset-detail-grid,.login-page{grid-template-columns:1fr}.login-hero{min-height:480px}.login-panel{min-height:520px}.profile-copy{display:none}}@media (width<=680px){.topbar{padding:0 10px}.topbar-brand .brand{min-width:auto}.brand-text span,.top-menu{display:none}.shell{display:block}.sidebar{display:none}.content{padding:18px 12px}.stat-grid,.sla-grid{grid-template-columns:1fr 1fr}.page-head,.detail-head{flex-direction:column}.filterbar{flex-wrap:wrap}.search-wrap{width:100%;min-width:100%}.filter-field{flex:1}.table-foot{text-align:center;grid-template-columns:1fr;gap:8px;height:auto;padding:12px}.table-foot>label{justify-self:center}.actions{width:100%}.actions .primary,.actions .secondary,.actions .danger-outline{flex:1}.detail-side{grid-template-columns:1fr}.hero-features{display:none}.login-hero{min-height:420px;padding:28px}.hero-visual{top:35px;left:20px;right:20px}.hero-copy h1{font-size:22px}.login-panel{padding:20px}.form-grid,.category-grid{grid-template-columns:1fr}.stat-card{min-height:78px}.recent-panel{overflow:auto}.recent-table{min-width:600px}}.ai-stepper{grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center;max-width:780px;margin:0 auto 22px;display:grid}.ai-stepper>div{color:#8792a1;grid-template-columns:30px 1fr;align-items:center;column-gap:9px;display:grid}.ai-stepper>div>span{background:#fff;border:1px solid #d9e0e7;border-radius:50%;grid-row:1/3;place-items:center;width:28px;height:28px;font-size:9px;font-weight:750;display:grid}.ai-stepper b{color:#6d7888;font-size:9px}.ai-stepper small{font-size:7px}.ai-stepper>i{background:#dfe4ea;height:1px}.ai-stepper>div.active>span{color:#fff;background:#263548;border-color:#263548}.ai-stepper>div.active b{color:#1f2c3f}.ai-stepper>div.done>span{color:#239764;background:#eaf8f1;border-color:#bde5cf}.ai-create-shell{grid-template-columns:minmax(0,1fr) 270px;gap:12px;max-width:1050px;margin:0 auto;display:grid}.ai-describe-card,.ai-questions-card{padding:22px}.ai-card-title{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.ai-card-title h3{margin:0 0 4px;font-size:12px}.ai-card-title p{color:#7b8797;margin:0;font-size:8px}.ai-spark{color:#fff;background:linear-gradient(135deg,#263548,#587396);border-radius:8px;place-items:center;width:32px;height:32px;font-size:17px;display:grid;box-shadow:0 5px 14px #26354829}.ai-spark.warn{color:#ce8a15;box-shadow:none;background:#fff7e8;border:1px solid #f0d8ab}.ai-description{resize:vertical;color:#253246;background:#fbfcfd;border:1px solid #dce2e8;border-radius:7px;outline:none;width:100%;padding:14px 15px;font-size:10px;line-height:1.65}.ai-description:focus{background:#fff;border-color:#9db8dc;box-shadow:0 0 0 3px #3b79e812}.ai-description.compact{margin-top:14px}.ai-input-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:11px;display:flex}.ai-input-foot>span{color:#9aa3af;font-size:7px}.ai-analyze-btn{min-width:150px}.ai-error{color:#c84747;background:#fff3f3;border:1px solid #ffd1d1;border-radius:6px;margin-top:12px;padding:9px 11px;font-size:8px}.ai-help-card{height:max-content;padding:21px}.ai-help-icon{color:#3979e8;background:#eef4ff;border-radius:9px;place-items:center;width:36px;height:36px;margin-bottom:13px;font-size:18px;display:grid}.ai-help-card h3{margin:0 0 7px;font-size:10px}.ai-help-card>p{color:#788497;font-size:8px;line-height:1.6}.ai-help-card ul{margin:13px 0 18px;padding-left:17px}.ai-help-card li{color:#46556b;margin:8px 0;font-size:8px}.ai-privacy{color:#4b6d96;border-top:1px solid #edf0f3;gap:9px;padding-top:14px;display:flex}.ai-privacy span{flex-direction:column;display:flex}.ai-privacy b{color:#334155;font-size:8px}.ai-privacy small{color:#7c8795;margin-top:3px;font-size:7px;line-height:1.45}.ai-question-list{flex-direction:column;gap:8px;display:flex}.ai-question-list>div{background:#fafbfc;border:1px solid #edf0f3;border-radius:6px;align-items:flex-start;gap:9px;padding:10px;display:flex}.ai-question-list span{color:#4d78af;background:#edf3fb;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;font-size:7px;font-weight:700;display:grid}.ai-question-list p{color:#354256;margin:3px 0;font-size:8.5px}.ai-confidence-card{height:max-content;padding:22px}.ai-confidence-card>span{color:#748092;font-size:8px}.ai-confidence-card>strong{color:#27364a;margin:5px 0 9px;font-size:31px;display:block}.confidence-track{background:#edf1f5;border-radius:5px;height:6px;overflow:hidden}.confidence-track i{background:#3979e8;border-radius:5px;height:100%;display:block}.ai-confidence-card p{color:#7b8797;margin-top:12px;font-size:7.5px;line-height:1.6}.ai-review-layout{grid-template-columns:minmax(0,1fr) 270px;gap:12px;display:grid}.ai-review-main{flex-direction:column;gap:10px;display:flex}.ai-review-head{justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex}.eyebrow{letter-spacing:.12em;color:#3979e8;font-size:6.5px;font-weight:800}.ai-review-head h3{margin:4px 0;font-size:12px}.ai-review-head p{color:#7c8796;margin:0;font-size:8px}.confidence-pill{border-left:1px solid #edf0f3;flex-direction:column;min-width:100px;padding-left:18px;display:flex}.confidence-pill span{color:#7c8796;font-size:7px}.confidence-pill b{color:#258f62;margin:2px 0;font-size:20px}.confidence-pill small{color:#98a1ac;font-size:6.5px}.ai-review-form{padding:20px}.review-grid{gap:10px;margin-bottom:12px;display:grid}.review-grid.two{grid-template-columns:.8fr 2fr}.review-grid.four{grid-template-columns:1fr 1fr .8fr .8fr}.ai-review-form label,.ai-review-form .full-field{flex-direction:column;gap:5px;display:flex}.ai-review-form label>span{color:#455367;font-size:7.5px;font-weight:700}.ai-review-form input,.ai-review-form select,.ai-review-form textarea{color:#2d3a4e;background:#fff;border:1px solid #dce2e8;border-radius:5px;outline:none;width:100%;padding:8px 10px;font-size:8.5px}.ai-review-form select{height:33px}.ai-review-form textarea{resize:vertical;line-height:1.6}.ai-review-form input:focus,.ai-review-form select:focus,.ai-review-form textarea:focus{border-color:#9db8dc;box-shadow:0 0 0 3px #3b79e80f}.tried-box{background:#fafbfc;border:1px solid #edf0f3;border-radius:6px;margin-top:12px;padding:12px}.tried-box b{font-size:8px}.tried-box ul{margin:8px 0 0;padding-left:17px}.tried-box li{color:#566273;margin:4px 0;font-size:8px}.ai-review-actions{justify-content:flex-end;gap:8px;display:flex}.create-confirm{min-width:175px}.ai-success{flex-direction:column;gap:4px;display:flex}.ai-success b{font-size:9px}.ai-success span{font-size:7.5px}.ai-rule-side{flex-direction:column;gap:10px;display:flex}.rule-card,.original-card{padding:18px}.rule-title{color:#496b93;border-bottom:1px solid #edf0f3;align-items:flex-start;gap:9px;padding-bottom:13px;display:flex}.rule-title h3{color:#273448;margin:0;font-size:9px}.rule-title p{color:#7a8696;margin:3px 0 0;font-size:7px}.rule-row{border-bottom:1px solid #f0f2f4;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.rule-row>span{color:#647084;font-size:8px}.rule-row>b{color:#273449;font-size:8px}.rule-card>small{color:#8993a1;margin-top:11px;font-size:6.8px;line-height:1.5;display:block}.original-card h3{margin:0 0 10px;font-size:9px}.original-card p{color:#647084;white-space:pre-wrap;margin:0;font-size:8px;line-height:1.6}.success-banner{color:#277c59;background:#eefaf4;border:1px solid #bae6cf;border-radius:6px;padding:11px 13px;font-size:8px}@media (width<=1100px){.ai-create-shell,.ai-review-layout{grid-template-columns:1fr}.ai-help-card,.ai-rule-side{width:100%}.ai-rule-side{grid-template-columns:1fr 1fr;display:grid}.review-grid.four{grid-template-columns:1fr 1fr}.ai-stepper{grid-template-columns:1fr 35px 1fr 35px 1fr}}@media (width<=700px){.ai-stepper{display:none}.review-grid.two,.review-grid.four,.ai-rule-side{grid-template-columns:1fr}.ai-review-head{flex-direction:column;align-items:flex-start}.confidence-pill{border-top:1px solid #edf0f3;border-left:0;width:100%;padding:10px 0 0}.ai-review-actions{flex-direction:column}.ai-review-actions button{width:100%}}.login-page{grid-template-columns:1.04fr .96fr}.login-hero{justify-content:center;gap:28px;padding:42px 56px}.hero-visual{justify-content:center;align-items:center;max-width:560px;height:330px;margin:0 auto;display:flex}.device{width:285px;transform:none}.headset{width:102px;height:112px;top:96px;left:61%}.f1{top:42px;left:15%}.f2{top:168px;left:7.5%}.f3{top:224px;right:18%}.hero-copy{width:100%;max-width:560px;margin:0 auto}.hero-copy h1{margin-bottom:10px;font-size:31px}.hero-copy>p{margin-bottom:26px}.hero-features{gap:14px}.hero-features span{align-items:start}.login-panel{padding:42px 46px}.login-card{border-radius:15px;flex-direction:column;justify-content:flex-start;width:min(440px,100%);min-height:380px;padding:46px 42px 40px;display:flex}.login-card .brand{margin-bottom:36px}.login-card h2{margin:0 0 14px;font-size:18px}.signin-copy{margin:0 0 18px}.login-card .primary,.login-card .link-btn{margin-top:18px}.login-note{margin-top:auto;padding-top:22px}@media (width<=1100px){.login-page{grid-template-columns:1fr}.login-hero{gap:18px;min-height:420px;padding:34px 32px}.hero-visual{height:240px}.device{width:220px}.headset{border-width:13px;width:84px;height:90px;top:70px;left:62%}.f1{top:18px;left:18%}.f2{top:120px;left:10%}.f3{top:160px;right:22%}.login-panel{padding:24px 16px}.login-card{min-height:auto;padding:30px}}.ai-attachment-box{background:#fafbfd;border:1px dashed #cfd8e4;border-radius:8px;margin-top:12px;padding:12px}.ai-attachment-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-attachment-head>div{flex-direction:column;gap:3px;display:flex}.ai-attachment-head b{color:#354256;font-size:8.5px}.ai-attachment-head small{color:#8993a1;font-size:7px}.attachment-picker{white-space:nowrap;align-items:center;gap:6px;display:inline-flex;position:relative}.attachment-picker input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.attachment-chip-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:10px;display:grid}.attachment-chip{background:#fff;border:1px solid #e3e8ee;border-radius:7px;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:7px;padding:8px;display:grid}.attachment-file-icon{color:#52749f;background:#eef4fb;border-radius:6px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.attachment-chip>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.attachment-chip b{color:#344155;white-space:nowrap;text-overflow:ellipsis;font-size:7.5px;overflow:hidden}.attachment-chip small{color:#929ba7;margin-top:2px;font-size:6.5px}.attachment-chip button{color:#8b95a4;background:0 0;border:0;border-radius:5px;width:22px;height:22px;font-size:15px;line-height:1}.attachment-chip button:hover{color:#d94b4b;background:#fff1f1}.attachment-empty{color:#97a0ac;align-items:center;gap:7px;margin-top:10px;font-size:7.5px;display:flex}.review-attachments{background:#fafbfc;border:1px solid #edf0f3;border-radius:6px;margin-top:12px;padding:12px}.review-attachments>b{font-size:8px}.review-attachments>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.review-attachments>div>span{color:#405067;background:#fff;border:1px solid #e2e7ed;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:7.5px;display:inline-flex}.review-attachments small{color:#939ba6;margin-left:2px;font-size:6.5px}.side-attachment-list{flex-direction:column;gap:7px;display:flex}.side-attachment-list>span{border-bottom:1px solid #edf0f3;grid-template-columns:14px 1fr;align-items:center;gap:5px;padding:7px 0;display:grid}.side-attachment-list>span:last-child{border-bottom:0}.side-attachment-list b{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:7.5px;overflow:hidden}.side-attachment-list small{color:#929ba7;grid-column:2;font-size:6.5px}@media (width<=700px){.ai-attachment-head{flex-direction:column;align-items:flex-start}.attachment-picker{justify-content:center;width:100%}.attachment-chip-list{grid-template-columns:1fr}}.ai-review-validation-error{margin-bottom:10px}.requester-review-card .requester-contact-head{margin-bottom:10px}.review-grid select:disabled{color:#5b6878;cursor:not-allowed;opacity:1;background:#f2f5f8;border-color:#dde4eb}@media (width<=900px){.requester-contact-grid,.requester-contact-grid.review{grid-template-columns:1fr}.ai-input-foot{align-items:flex-start;gap:10px}.ai-input-actions{flex-wrap:wrap;width:100%}.ai-input-actions button{flex:1;min-width:150px}.ai-error-with-action{flex-direction:column;align-items:flex-start}}.requester-contact-card{background:#f9fbfc;border:1px solid #e3e8ee;border-radius:10px;margin:18px 0 16px;padding:15px 16px}.requester-contact-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.requester-contact-head>div{flex-direction:column;gap:2px;display:flex}.requester-contact-head b{color:#26364b;font-size:11px}.requester-contact-head small{color:#7d8998;font-size:8px}.requester-contact-head>span{text-transform:uppercase;letter-spacing:.06em;color:#6a7788;background:#eef2f6;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:700}.requester-contact-grid{grid-template-columns:1fr 1fr 1fr;gap:11px;display:grid}.requester-contact-grid label{flex-direction:column;gap:5px;display:flex}.requester-contact-grid label>span{color:#526174;font-size:8px;font-weight:700}.requester-contact-grid em{color:#dc4444;font-style:normal}.requester-contact-grid input{width:100%;height:35px;font:inherit;color:#26364b;box-sizing:border-box;background:#fff;border:1px solid #dce3ea;border-radius:7px;padding:0 10px;font-size:9px}.requester-contact-grid input[readonly]{color:#657487;background:#f3f6f8}.requester-contact-grid input:focus{border-color:#7891ad;outline:none;box-shadow:0 0 0 2px #5069851a}.requester-review-card{margin-bottom:12px}.requester-contact-grid.review{grid-template-columns:1fr 1fr 1fr}.ai-input-actions{align-items:center;gap:8px;display:flex}.manual-entry-btn{white-space:nowrap}.ai-error-with-action{justify-content:space-between;align-items:center;gap:12px;display:flex}.ai-error-with-action span{flex:1}.ai-review-validation-error{margin:0 0 10px}.review-grid label.locked-field select:disabled{color:#5b6878;cursor:not-allowed;opacity:1;background:#f2f5f8;border-color:#dde4eb}.review-grid label>span{align-items:center;gap:6px;display:flex}.ai-lock-badge{color:#53677f;letter-spacing:.04em;text-transform:uppercase;background:#e8eef5;border-radius:999px;padding:3px 5px;font-weight:800;line-height:1;font-size:6px!important}.request-attachments{background:#fbfcfd;border:1px dashed #d9e1e9;border-radius:9px;margin-top:14px;padding:13px 14px}.request-attachments-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.request-attachments-head>div{flex-direction:column;gap:2px;display:flex}.request-attachments-head b{color:#344459;font-size:9px}.request-attachments-head small{color:#8793a2;font-size:7px}.attachment-add-btn{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.attachment-add-btn input{opacity:0;cursor:pointer;position:absolute;inset:0}.request-attachments-empty{text-align:center;color:#8a95a3;background:#f4f7f9;border-radius:7px;margin-top:10px;padding:12px;font-size:8px}.request-attachment-list{flex-direction:column;gap:7px;margin-top:10px;display:flex}.request-attachment-item{background:#fff;border:1px solid #e5eaf0;border-radius:7px;grid-template-columns:28px 1fr 30px;align-items:center;gap:8px;padding:8px;display:grid}.request-attachment-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.request-attachment-item b{color:#36475a;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.request-attachment-item small{color:#8994a2;font-size:7px}.ai-processing-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);background:#121b275c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ai-processing-modal{text-align:center;background:#fff;border:1px solid #e3e8ee;border-radius:14px;width:min(92vw,370px);padding:28px 30px 24px;box-shadow:0 24px 70px #18273a38}.ai-processing-modal h3{color:#253347;margin:14px 0 7px;font-size:15px}.ai-processing-modal p{color:#6e7b8d;min-height:19px;margin:0;font-size:9px;line-height:1.55}.ai-processing-modal small{color:#929ba7;margin-top:12px;font-size:7.5px;display:block}.ai-processing-orbit{color:#33465f;background:#eef3f8;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto;font-size:20px;display:grid;position:relative}.ai-processing-orbit:before{content:"";border:2px solid #4f6988;border-color:#4f6988 #4f6988 #0000 #0000;border-radius:50%;animation:.85s linear infinite ai-processing-spin;position:absolute;inset:-4px}.ai-processing-orbit span{animation:1.25s ease-in-out infinite ai-processing-pulse}.ai-processing-bar{background:#edf1f5;border-radius:999px;height:4px;margin:18px 0 0;position:relative;overflow:hidden}.ai-processing-bar i{background:#506985;border-radius:999px;width:35%;height:100%;animation:1.15s ease-in-out infinite ai-processing-slide;display:block;position:absolute;top:0;left:-35%}@keyframes ai-processing-spin{to{transform:rotate(360deg)}}@keyframes ai-processing-pulse{0%,to{opacity:.72;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@keyframes ai-processing-slide{0%{left:-35%}55%{left:52%}to{left:105%}}@media (width<=900px){.requester-contact-grid,.requester-contact-grid.review{grid-template-columns:1fr}.ai-input-foot{align-items:flex-start;gap:10px}.ai-input-actions{flex-wrap:wrap;width:100%}.ai-input-actions button{flex:1;min-width:150px}.ai-error-with-action,.request-attachments-head{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.ai-processing-orbit:before,.ai-processing-orbit span,.ai-processing-bar i{animation:none}}.ai-create-shell,.ai-review-layout,.ai-questions-card,.ai-review-main,.ai-rule-side{font-size:16px;line-height:1.55}.ai-card-title h3,.ai-review-head h3,.ai-help-card h3,.ai-confidence-card h3,.rule-card h3,.original-card h3,.ai-questions-card h3{letter-spacing:-.01em;font-size:20px!important;font-weight:700!important;line-height:1.35!important}.ai-review-head h3{font-size:22px!important}.ai-card-title p,.ai-review-head p,.ai-help-card p,.ai-confidence-card p,.rule-card p,.original-card p,.ai-questions-card p{font-size:15px!important;line-height:1.65!important}.ai-create-shell label>span,.ai-review-layout label>span,.ai-review-form label>span,.review-grid label>span,.rule-row>span,.eyebrow,.ai-privacy b,.review-attachments b{font-size:15px!important;line-height:1.4!important}.ai-create-shell input,.ai-create-shell textarea,.ai-create-shell select,.ai-review-layout input,.ai-review-layout textarea,.ai-review-layout select,.ai-review-form input,.ai-review-form textarea,.ai-review-form select,.ai-description{min-height:46px;font-size:16px!important;line-height:1.55!important}.ai-description{padding:16px 18px!important}.ai-create-shell button,.ai-review-layout button,.ai-review-actions button,.ai-analyze-btn,.create-confirm{min-height:44px;padding:11px 16px!important;font-size:15.5px!important;font-weight:650!important;line-height:1.2!important}.ai-stepper b,.request-stepper b,.create-stepper b{font-size:15px!important}.ai-stepper small,.request-stepper small,.create-stepper small{font-size:13px!important;line-height:1.4!important}.ai-create-shell small,.ai-review-layout small,.ai-input-foot,.ai-privacy small,.review-attachments small,.confidence-pill small,.rule-card small{font-size:13.5px!important;line-height:1.5!important}.review-grid input,.review-grid select,.review-grid textarea,.rule-row b,.confidence-pill b{font-size:16px!important}.ai-describe-card,.ai-help-card,.ai-confidence-card,.ai-review-head,.ai-review-form,.rule-card,.original-card,.ai-questions-card{padding:22px!important}.review-grid{gap:18px 20px!important}.ai-review-actions{flex-wrap:wrap;gap:12px!important;margin-top:18px!important}.ai-input-foot{gap:12px;margin-top:12px!important}.ai-review-form select:disabled,.ai-review-form input:disabled,.ai-review-form textarea:disabled{cursor:not-allowed;opacity:1!important;color:#344054!important;background:#f3f5f7!important;border-color:#d7dce2!important}@media (width<=900px){.ai-create-shell,.ai-review-layout{font-size:16px}.ai-card-title h3,.ai-review-head h3{font-size:19px!important}.ai-describe-card,.ai-help-card,.ai-confidence-card,.ai-review-head,.ai-review-form,.rule-card,.original-card,.ai-questions-card{padding:18px!important}}.sky-chat-fab{z-index:9500;color:#fff;cursor:pointer;background:#25364b;border:0;border-radius:999px;align-items:center;gap:9px;height:52px;padding:0 18px 0 14px;font-size:14px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #16243638}.sky-chat-fab:hover{transform:translateY(-2px);box-shadow:0 18px 42px #16243647}.sky-chat-fab.is-open{background:#394b61}.sky-chat-fab svg{flex:none}.sky-chat-panel{z-index:9499;background:#fff;border:1px solid #dfe5ec;border-radius:16px;flex-direction:column;width:min(390px,100vw - 32px);height:min(610px,100vh - 120px);animation:.18s ease-out sky-chat-in;display:flex;position:fixed;bottom:88px;right:24px;overflow:hidden;box-shadow:0 24px 70px #1422343d}.sky-chat-head{background:linear-gradient(#fbfcfe,#f7f9fb);border-bottom:1px solid #e9edf2;grid-template-columns:42px 1fr 34px;align-items:center;gap:10px;padding:14px 14px 13px;display:grid}.sky-chat-avatar{color:#fff;background:#25364b;border-radius:13px;place-items:center;width:42px;height:42px;font-size:19px;display:grid;box-shadow:0 7px 18px #25364b2e}.sky-chat-head>div:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.sky-chat-head b{color:#223248;font-size:15px}.sky-chat-head small{color:#7d8898;font-size:11.5px}.sky-chat-close{color:#6f7b8a;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.sky-chat-close:hover{color:#2d3d52;background:#edf1f5}.sky-chat-messages{scroll-behavior:smooth;flex-direction:column;flex:1;gap:10px;padding:15px 14px;display:flex;overflow:auto}.sky-message{display:flex}.sky-message>div{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:13px;max-width:84%;padding:10px 12px;font-size:13.5px;line-height:1.5}.sky-message.assistant{justify-content:flex-start}.sky-message.assistant>div{color:#334257;background:#f1f4f7;border-bottom-left-radius:5px}.sky-message.user{justify-content:flex-end}.sky-message.user>div{color:#fff;background:#25364b;border-bottom-right-radius:5px}.sky-message.thinking>div{color:#647286;align-items:center;gap:5px;display:flex}.sky-message.thinking i{background:#718198;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite sky-dot}.sky-message.thinking i:nth-child(2){animation-delay:.14s}.sky-message.thinking i:nth-child(3){animation-delay:.28s}.sky-message.thinking span{margin-left:4px;font-size:12px}.sky-chat-error{color:#a13d3d;background:#fff5f5;border:1px solid #f2c9c9;border-radius:9px;margin:0 14px 8px;padding:9px 10px;font-size:11.5px;line-height:1.4}.sky-chat-quick{gap:7px;padding:0 14px 10px;display:flex}.sky-chat-quick button{color:#4d6077;cursor:pointer;background:#fff;border:1px solid #dce3ea;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:650}.sky-chat-quick button:hover{background:#f4f7fa}.sky-chat-compose{background:#fff;border-top:1px solid #e8edf2;grid-template-columns:1fr 42px;align-items:end;gap:8px;padding:11px 12px 12px;display:grid}.sky-chat-compose textarea{resize:none;width:100%;min-height:42px;max-height:100px;font:inherit;color:#2e3c50;box-sizing:border-box;border:1px solid #d9e1e8;border-radius:11px;outline:none;padding:10px 11px;font-size:13.5px;line-height:1.4}.sky-chat-compose textarea:focus{border-color:#8fa5bd;box-shadow:0 0 0 3px #4c668417}.sky-chat-send{color:#fff;cursor:pointer;background:#25364b;border:0;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.sky-chat-send:disabled{opacity:.45;cursor:not-allowed}@keyframes sky-chat-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@keyframes sky-dot{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media (width<=700px){.sky-chat-fab{height:48px;padding:0 14px;bottom:14px;right:14px}.sky-chat-panel{border-radius:14px;width:auto;height:min(72vh,620px);bottom:72px;left:8px;right:8px}}@media (prefers-reduced-motion:reduce){.sky-chat-panel,.sky-chat-fab,.sky-message.thinking i{transition:none!important;animation:none!important}}.ai-create-shell{align-items:start!important}.ai-describe-card{flex-direction:column!important;min-width:0!important;display:flex!important}.ai-describe-card>.ai-description:not(.compact){resize:vertical!important;height:190px!important;min-height:160px!important;max-height:240px!important}.ai-describe-card .requester-contact-card{margin-top:12px!important;margin-bottom:12px!important}.ai-describe-card .ai-card-title{margin-bottom:12px!important}.ai-describe-card .ai-input-foot{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;min-height:44px!important;margin-top:12px!important;padding-top:2px!important;display:flex!important}.ai-describe-card .ai-input-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:9px!important;margin-left:auto!important;display:flex!important}.ai-describe-card .ai-input-actions button,.ai-describe-card .ai-analyze-btn{white-space:nowrap!important;height:42px!important;min-height:42px!important;padding:0 15px!important;font-size:13.5px!important;line-height:1!important}.requester-contact-card{padding:12px 14px!important}.requester-contact-head{margin-bottom:8px!important}@media (width>=901px) and (height<=850px){.ai-describe-card>.ai-description:not(.compact){height:150px!important;min-height:130px!important;max-height:190px!important}.ai-describe-card,.ai-help-card{padding:16px!important}.requester-contact-card{margin:9px 0!important;padding:10px 12px!important}}@media (width<=900px){.ai-describe-card>.ai-description:not(.compact){height:180px!important;min-height:150px!important;max-height:260px!important}.ai-describe-card .ai-input-foot{flex-direction:column!important;align-items:stretch!important}.ai-describe-card .ai-input-actions{flex-wrap:wrap!important;width:100%!important;margin-left:0!important}.ai-describe-card .ai-input-actions button,.ai-describe-card .ai-analyze-btn{flex:180px!important}}:root{--itsm-desktop-main-max:1540px;--itsm-page-gap:18px;--itsm-card-radius:12px;--itsm-control-h:44px;--itsm-font-body:14px;--itsm-font-control:14px;--itsm-font-label:13px;--itsm-font-helper:12px;--itsm-font-title:24px}main,.app-main,.main-content,.page-content,.content-area{font-size:var(--itsm-font-body)!important;line-height:1.45!important}main h1,.app-main h1,.main-content h1,.page-content h1,.content-area h1,.page-title{letter-spacing:-.02em;font-size:var(--itsm-font-title)!important;font-weight:750!important;line-height:1.2!important}main h2,.app-main h2,.main-content h2,.page-content h2,.content-area h2{font-size:20px!important;line-height:1.25!important}main h3,.app-main h3,.main-content h3,.page-content h3,.content-area h3{font-size:17px!important;line-height:1.3!important}main p,main li,main td,main th,.app-main p,.app-main li,.app-main td,.app-main th,.main-content p,.main-content li,.main-content td,.main-content th,.page-content p,.page-content li,.page-content td,.page-content th{font-size:14px!important}main label,.app-main label,.main-content label,.page-content label,.field-label{font-size:13px!important;line-height:1.35!important}main small,main .helper-text,main .muted-text,.app-main small,.app-main .helper-text,.app-main .muted-text,.main-content small,.main-content .helper-text,.main-content .muted-text,.page-content small,.page-content .helper-text,.page-content .muted-text{font-size:12px!important;line-height:1.4!important}main input,main select,main textarea,.app-main input,.app-main select,.app-main textarea,.main-content input,.main-content select,.main-content textarea,.page-content input,.page-content select,.page-content textarea{font-size:14px!important;line-height:1.4!important}main input,main select,.app-main input,.app-main select,.main-content input,.main-content select,.page-content input,.page-content select{min-height:44px!important}main button,main .btn,.app-main button,.app-main .btn,.main-content button,.main-content .btn,.page-content button,.page-content .btn{white-space:nowrap;min-height:42px;padding:0 16px;font-size:13.5px!important;line-height:1.2!important}main table,.app-main table,.main-content table,.page-content table{font-size:13.5px!important}main th,.app-main th,.main-content th,.page-content th{font-size:12.5px!important;font-weight:700!important}main td,.app-main td,.main-content td,.page-content td{padding-top:11px;padding-bottom:11px}.create-request-page{width:100%;max-width:1540px;margin:0 auto;padding:22px 28px 30px!important;font-size:14px!important}.create-request-page .page-header,.create-request-page>header{margin-bottom:14px!important}.create-request-page .page-title,.create-request-page h1{font-size:24px!important;line-height:1.2!important}.create-request-page .page-subtitle,.create-request-page .page-header p{margin-top:4px!important;font-size:12px!important;line-height:1.4!important}.create-request-page .stepper,.create-request-page .wizard,.create-request-page .steps{min-height:62px;margin:8px 0 16px!important}.create-request-page .step-title,.create-request-page .wizard-step-title{font-size:14px!important;line-height:1.25!important}.create-request-page .step-subtitle,.create-request-page .wizard-step-subtitle{margin-top:2px;font-size:11.5px!important}.create-request-page .create-layout,.create-request-page .describe-layout,.create-request-page .create-request-grid,.create-request-page .ai-review-layout,.create-request-page .review-layout,.create-request-page .review-grid{align-items:start;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;display:grid!important}.create-request-page .create-main,.create-request-page .describe-main,.create-request-page .ai-review-main,.create-request-page .review-main{min-width:0}.create-request-page .create-side,.create-request-page .describe-side,.create-request-page .ai-review-side,.create-request-page .review-side{width:300px;min-width:0}.create-request-page .card,.create-request-page .panel,.create-request-page .section-card,.create-request-page .requester-card,.create-request-page .description-card,.create-request-page .ai-help-card,.create-request-page .rule-card,.create-request-page .system-card,.create-request-page .side-card,.create-request-page .original-card{border-radius:12px!important;padding:16px 18px!important}.create-request-page .card-title,.create-request-page .section-title,.create-request-page .card h2,.create-request-page .card h3,.create-request-page .panel h2,.create-request-page .panel h3{font-size:17px!important;line-height:1.25!important}.create-request-page .card p,.create-request-page .panel p,.create-request-page .section-card p{font-size:12.5px!important;line-height:1.45!important}.create-request-page .requester-grid{align-items:end;grid-template-columns:1fr 1fr 1fr!important;gap:12px!important;display:grid!important}.create-request-page label,.create-request-page .field-label{font-size:13px!important}.create-request-page input,.create-request-page select,.create-request-page textarea{font-size:14px!important}.create-request-page input,.create-request-page select{min-height:44px!important}.create-request-page .description-card textarea,.create-request-page .describe-textarea,.create-request-page textarea.issue-description{resize:vertical;min-height:240px!important;max-height:300px!important}.create-request-page .describe-actions,.create-request-page .action-row,.create-request-page .step-actions{flex-wrap:nowrap!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:12px!important;display:flex!important}.create-request-page .ai-review-header{min-height:98px;margin-bottom:12px!important;padding:15px 18px!important}.create-request-page .ai-review-header .eyebrow,.create-request-page .ai-eyebrow,.create-request-page .eyebrow{letter-spacing:.08em;font-size:10.5px!important;line-height:1.25!important}.create-request-page .ai-review-header h2,.create-request-page .ai-review-header h3{margin:5px 0 4px!important;font-size:18px!important;line-height:1.25!important}.create-request-page .ai-review-header p{margin:0!important;font-size:12.5px!important;line-height:1.45!important}.create-request-page .confidence-pill b,.create-request-page .confidence-value{font-size:24px!important}.create-request-page .review-requester,.create-request-page .requester-review-card{margin-bottom:12px!important;padding:11px 14px!important}.create-request-page .ai-review-form,.create-request-page .review-form{padding:15px 17px!important}.create-request-page .ai-review-form .form-row,.create-request-page .review-form .form-row{gap:12px!important;margin-bottom:12px!important}.create-request-page .ai-review-form textarea,.create-request-page .review-form textarea,.create-request-page .ai-summary-box textarea{min-height:105px!important;max-height:150px!important}.create-request-page .ai-attachment-box,.create-request-page .attachment-box{margin-top:12px!important;padding:13px 15px!important}.create-request-page .classification-grid,.create-request-page .taxonomy-grid{align-items:end;grid-template-columns:1.15fr 1.15fr .9fr .9fr!important;gap:10px!important;display:grid!important}.create-request-page .rule-card h3,.create-request-page .system-card h3,.create-request-page .side-card h3,.create-request-page .original-card h3{margin-bottom:10px!important;font-size:16px!important}.create-request-page .rule-row{min-height:40px;padding:9px 0!important;font-size:13px!important}.create-request-page .original-card{margin-top:12px!important}.create-request-page .original-card p{font-size:12.5px!important;line-height:1.5!important}.create-request-page .ai-review-actions,.create-request-page .review-actions{z-index:20;background:linear-gradient(#f7f9fc00,#f7f9fcf5 28%,#f7f9fc 55%);justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin-top:10px!important;padding:12px 0 10px!important;display:flex!important;position:sticky!important;bottom:0!important}.create-request-page .ai-review-actions button,.create-request-page .review-actions button{min-height:42px!important;padding:0 16px!important;font-size:13px!important}.sky-chat-launcher,.nong-sky-launcher,[class*=sky-chat-launcher]{min-height:46px!important;padding:0 18px!important;font-size:13px!important;bottom:22px!important;right:24px!important}.sky-chat-panel,.nong-sky-panel,[class*=sky-chat-panel]{width:370px!important;max-height:620px!important;bottom:80px!important;right:24px!important}@media (width>=1600px) and (width<=2199px) and (height>=900px){.create-request-page{max-width:1540px}}@media (width<=1399px){.create-request-page{padding:18px 20px 28px!important}.create-request-page .create-layout,.create-request-page .describe-layout,.create-request-page .create-request-grid,.create-request-page .ai-review-layout,.create-request-page .review-layout,.create-request-page .review-grid{grid-template-columns:minmax(0,1fr) 270px!important}.create-request-page .create-side,.create-request-page .describe-side,.create-request-page .ai-review-side,.create-request-page .review-side{width:270px}}@media (width<=1050px){.create-request-page .create-layout,.create-request-page .describe-layout,.create-request-page .create-request-grid,.create-request-page .ai-review-layout,.create-request-page .review-layout,.create-request-page .review-grid{grid-template-columns:1fr!important}.create-request-page .create-side,.create-request-page .describe-side,.create-request-page .ai-review-side,.create-request-page .review-side{width:auto}.create-request-page .requester-grid,.create-request-page .classification-grid,.create-request-page .taxonomy-grid{grid-template-columns:1fr!important}.create-request-page .describe-actions,.create-request-page .action-row,.create-request-page .step-actions,.create-request-page .ai-review-actions,.create-request-page .review-actions{flex-wrap:wrap!important}}
