/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.grid{display:grid}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#18202e;--muted:#6e7788;--border:#e5e9f0;--blue:#285ed5;--navy:#151d2e;--surface:#fff;--canvas:#f5f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{grid-template-columns:224px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--navy);color:#dbe1ed;flex-direction:column;height:100vh;padding:25px 16px 18px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;padding:0 9px 27px;display:flex}.brand-mark{background:linear-gradient(145deg,#3476ef,#2147ad);border-radius:10px;align-items:end;gap:3px;width:35px;height:35px;padding:8px;display:flex;box-shadow:0 6px 18px #07102566}.brand-mark span{background:#fff;border-radius:4px;width:4px;transform:skew(-12deg)}.brand-mark span:first-child{opacity:.75;height:11px}.brand-mark span:nth-child(2){height:18px}.brand-mark span:nth-child(3){opacity:.85;height:14px}.brand strong{color:#fff;letter-spacing:-.2px;font-size:17px;display:block}.brand small{color:#8993a6;text-transform:uppercase;letter-spacing:1.2px;font-size:10px}nav{flex-direction:column;gap:5px;display:flex}nav p{color:#687388;letter-spacing:1.3px;margin:14px 12px 7px;font-size:9px;font-weight:700}nav a{color:#9ba6b9;border-radius:8px;align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}nav a:hover{color:#fff;background:#ffffff0a}nav a.active{color:#fff;background:#2b62d5;box-shadow:0 7px 18px #07102544}nav a b,nav a i{background:#293246;border-radius:10px;place-items:center;min-width:21px;height:20px;margin-left:auto;font-size:10px;font-style:normal;display:grid}nav a.active b{background:#ffffff26}nav a i{color:#ff9b9b;background:#e24b5b2b}.sidebar-footer{border-top:1px solid #ffffff12;align-items:center;gap:9px;margin-top:auto;padding:14px 10px 4px;display:flex}.system-dot{background:#3bd088;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #3bd08818}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{color:#c8d0dd;font-size:10px}.sidebar-footer small{color:#697489;margin-top:3px;font-size:9px}main{min-width:0}header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:79px;padding:0 34px;display:flex}header h1{letter-spacing:-.3px;margin:0 0 5px;font-size:19px}header p{color:var(--muted);margin:0;font-size:11px}.header-actions{align-items:center;gap:16px;display:flex}.icon-button{color:#586174;border:1px solid var(--border);background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon-button span{background:#ef5764;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:7px}.profile{border-right:1px solid var(--border);align-items:center;gap:9px;padding-right:15px;display:flex}.avatar{color:#3057ae;background:#e8effe;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile strong,.profile small{display:block}.profile strong{font-size:11px}.profile small{color:var(--muted);margin-top:3px;font-size:9px}.profile>span{color:#9aa2b0;font-size:13px}.primary-button{background:var(--blue);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 16px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 5px 13px #285ed530}.primary-button:hover{background:#1f51c1;transform:translateY(-1px)}.content{max-width:1440px;margin:0 auto;padding:25px 34px 42px}.pulse-bar{background:linear-gradient(90deg,#edf3ff,#f7f9ff);border:1px solid #d8e3ff;border-radius:10px;justify-content:space-between;align-items:center;min-height:64px;padding:11px 18px;display:flex}.pulse-bar>div{align-items:center;gap:12px;display:flex}.pulse-icon{color:#295fd4;background:#dbe7ff;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.pulse-bar p{margin:0}.pulse-bar strong,.pulse-bar small{display:block}.pulse-bar strong{margin-bottom:4px;font-size:12px}.pulse-bar small{color:#61708d;font-size:10px}.pulse-bar button,.text-button,.panel-link,.cause-foot button{color:#2c60ce;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;font-weight:700;display:inline-flex}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:17px;display:grid}.metrics article{border:1px solid var(--border);background:#fff;border-radius:10px;min-height:153px;padding:17px 18px;position:relative;overflow:hidden;box-shadow:0 2px 4px #19233b06}.metric-head{justify-content:space-between;align-items:center;display:flex}.metric-icon{border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.metric-icon.blue{color:#2c63d5;background:#e8efff}.metric-icon.red{color:#df4d5c;background:#ffebed}.metric-icon.amber{color:#d98625;background:#fff1dd}.metric-icon.green{color:#269d68;background:#e4f6ed}.trend{border-radius:10px;padding:4px 7px;font-size:9px;font-weight:700}.trend.up,.trend.available{color:#278b61;background:#e8f7ef}.trend.down{color:#d84958;background:#ffedef}.trend.warn{color:#c4771f;background:#fff2df}.metrics article>p{color:#697386;margin:13px 0 3px;font-size:10px;font-weight:600}.metrics h2{letter-spacing:-.8px;margin:0;font-size:24px}.metrics h2 em{color:#9da5b3;font-size:12px;font-style:normal;font-weight:500}.metrics article>small{color:#929aa8;font-size:9px}.spark{opacity:.8;align-items:end;gap:3px;width:75px;height:27px;display:flex;position:absolute;bottom:15px;right:15px}.spark i{border-radius:2px 2px 0 0;flex:1}.blue-spark i{background:#5a83dc}.red-spark i{background:#e7747d}.spark i:first-child{height:35%}.spark i:nth-child(2){height:55%}.spark i:nth-child(3){height:42%}.spark i:nth-child(4){height:72%}.spark i:nth-child(5){height:62%}.spark i:nth-child(6){height:90%}.spark i:nth-child(7){height:70%}.progress{background:#edf0f5;border-radius:4px;height:4px;margin-top:11px;overflow:hidden}.progress span{border-radius:inherit;background:#e69b3e;height:100%;display:block}.avatars{margin-top:8px;display:flex}.avatars span{color:#496187;background:#e7edfa;border:2px solid #fff;border-radius:50%;place-items:center;width:23px;height:23px;margin-right:-5px;font-size:7px;font-weight:800;display:grid}.avatars span:nth-child(2n){color:#8b6449;background:#f3e9de}.avatars span:last-child{color:#767f90;background:#eef1f6;width:27px}.ticket-panel,.panel{border:1px solid var(--border);background:#fff;border-radius:10px;margin-top:17px;box-shadow:0 2px 4px #19233b06}.section-head{justify-content:space-between;align-items:center;min-height:67px;padding:0 18px;display:flex}.section-head h3{margin:0 0 5px;font-size:13px}.section-head p{color:#8a93a2;margin:0;font-size:9px}.table-tools{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:49px;padding:0 15px 0 18px;display:flex}.filters{align-self:stretch;gap:18px;display:flex}.filters button{color:#858e9c;background:0 0;border:0;padding:0 1px;font-size:9px;font-weight:700;position:relative}.filters button.selected{color:#2a5ecb}.filters button.selected:after{content:"";background:#2a5ecb;height:2px;position:absolute;bottom:0;left:0;right:0}.filters button span{color:#647086;background:#edf1f8;border-radius:8px;place-items:center;min-width:19px;height:16px;margin-left:5px;font-size:8px;display:inline-grid}.search{color:#939ba8;border:1px solid #e3e7ed;border-radius:7px;align-items:center;gap:7px;width:170px;height:30px;padding:0 9px;display:flex}.search input{width:100%;min-width:0;color:var(--ink);border:0;outline:0;font-size:9px}.search input::placeholder{color:#a2a9b4}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:920px}th{color:#929aa8;text-transform:uppercase;letter-spacing:.45px;text-align:left;background:#fafbfc;border-bottom:1px solid #edf0f4;height:35px;padding:0 13px;font-size:8px}th:first-child,td:first-child{padding-left:18px}td{vertical-align:middle;border-bottom:1px solid #edf0f4;height:66px;padding:0 13px;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcff}td strong,td small{display:block}.ticket-id{color:#245bca}.station-code{color:#98a0ad;margin-left:4px;font-size:8px;font-weight:500;display:inline-block}.ticket-id+small,td>small,td strong+small{color:#8e97a5;white-space:nowrap;text-overflow:ellipsis;max-width:230px;margin-top:5px;font-size:8px;overflow:hidden}.zone{text-align:center;border-radius:5px;min-width:36px;padding:5px 7px;font-size:8px;font-weight:800;display:inline-block}.zone-blue{color:#2d64d1;background:#e9f0ff}.zone-violet{color:#8156c9;background:#f1eafd}.zone-orange{color:#c7772c;background:#fff1e4}.zone-green{color:#248c60;background:#e5f5ed}.engineer{align-items:center;gap:8px;display:flex}.engineer>span{color:#3f5f9e;background:#e7edf9;border-radius:50%;place-items:center;width:27px;height:27px;font-size:8px;font-weight:800;display:grid}.engineer small{color:#929aa8;margin-top:3px;font-size:8px}.sla>strong small{color:#9aa2af;font-size:8px;font-weight:500;display:inline}.sla>div{background:#edf0f4;border-radius:3px;width:82px;height:3px;margin-top:7px}.sla>div span{border-radius:inherit;background:#4e80df;height:100%;display:block}.sla>div span.warning{background:#e5a03e}.sla>div span.danger{background:#df5662}.status{white-space:nowrap;border-radius:11px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.status i{border-radius:50%;width:5px;height:5px}.status.assigned{color:#4b70ba;background:#edf2fc}.status.assigned i{background:#5d82cb}.status.in-progress{color:#a16d27;background:#fff2df}.status.in-progress i{background:#dea24f}.status.awaiting-spares{color:#8a60b7;background:#f3eafa}.status.awaiting-spares i{background:#9364bf}.row-action{color:#a1a8b3;background:0 0;border:0;place-items:center;width:25px;height:25px;display:grid}.empty{text-align:center;color:var(--muted);padding:30px;font-size:11px}.lower-grid{grid-template-columns:1.08fr .92fr;gap:14px;display:grid}.panel{min-height:255px}.panel .section-head{border-bottom:1px solid #edf0f4}.more{color:#9199a5;letter-spacing:2px;background:0 0;border:0}.staff-grid{padding:4px 18px}.staff-row{border-bottom:1px solid #f0f2f5;grid-template-columns:48px 1fr 45px;align-items:center;gap:8px;min-height:40px;display:grid}.staff-row:last-child{border-bottom:0}.zone-badge{font-size:8px;font-weight:800}.zone-badge.blue{color:#2b64d4}.zone-badge.violet{color:#7a54c1}.zone-badge.orange{color:#c9792f}.zone-badge.green{color:#278c62}.staff-row p{color:#475164;margin:0 0 4px;font-size:8px}.staff-row p strong{font-size:11px}.staff-row p small,.staff-row>small{color:#9ca3ae;font-size:8px}.staff-row>small{text-align:right}.staff-bar{background:#edf0f4;border-radius:3px;width:90%;height:3px}.staff-bar span{border-radius:inherit;height:100%;display:block}.staff-bar span.blue{background:#4f7eda}.staff-bar span.violet{background:#8a66cf}.staff-bar span.orange{background:#e09246}.staff-bar span.green{background:#3ba277}.panel-link{margin:7px 18px}.section-head select{color:#667084;background:#fff;border:1px solid #e1e5eb;border-radius:6px;padding:6px 22px 6px 8px;font-size:8px}.causes{padding:13px 18px 8px}.causes>div{grid-template-columns:60px 1fr 22px;align-items:center;gap:8px;height:27px;display:grid}.causes span{color:#626c7e;font-size:8px}.causes strong{text-align:right;font-size:9px}.causes div div{background:#f0f2f6;border-radius:5px;height:7px;overflow:hidden}.causes div div i{border-radius:inherit;height:100%;display:block}.cause-foot{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:44px;padding:0 18px;display:flex}.cause-foot>span{color:#7c8594;font-size:8px}.cause-foot>span i{background:#36a575;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.map-panel{border:1px solid var(--border);background:#fff;border-radius:10px;margin-top:17px;overflow:hidden;box-shadow:0 2px 4px #19233b06}.map-head{border-bottom:1px solid var(--border);min-height:72px}.map-filters{gap:5px;padding-left:12px;display:flex}.map-filters button{color:#717b8d;background:#fff;border:1px solid #e2e6ed;border-radius:6px;height:27px;padding:0 10px;font-size:8px;font-weight:700}.map-filters button.active{color:#fff;background:#2a60cf;border-color:#2a60cf}.map-layout{grid-template-columns:minmax(0,1fr) 250px;min-height:405px;display:grid}.osm-map{background:#dfe9de;min-height:405px;position:relative;overflow:hidden}.tile-grid{filter:saturate(.72)contrast(.92);grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:-125px -70px -150px -160px}.tile-grid img{object-fit:cover;width:100%;height:100%}.map-shade{pointer-events:none;background:linear-gradient(100deg,#eef2f31c,#f7f4e51f);position:absolute;inset:0}.map-marker{z-index:2;color:#fff;border:3px solid #fff;border-radius:50% 50% 50% 4px;place-items:center;width:27px;height:27px;margin:-13px;transition:transform .15s;display:grid;position:absolute;transform:rotate(-45deg);box-shadow:0 3px 11px #17203355}.map-marker:hover,.map-marker.selected{z-index:3;transform:rotate(-45deg)scale(1.2)}.map-marker span{font-size:8px;font-weight:800;transform:rotate(45deg)}.map-marker i{color:#354052;background:#ffffffdf;border-radius:4px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:800;position:absolute;top:20px;left:24px;transform:rotate(45deg);box-shadow:0 2px 7px #17203322}.map-marker.critical{background:#da4f5d}.map-marker.warning{background:#df9437}.map-marker.healthy{background:#2d9c6d}.map-marker.quiet{opacity:.72;border-width:1.5px;border-radius:50%;width:9px;height:9px;margin:-4px;transform:none}.map-marker.quiet span{display:none}.map-marker.quiet:hover,.map-marker.quiet.selected{z-index:3;opacity:1;transform:scale(1.8)}.map-marker.quiet i{top:5px;left:9px;transform:none}.map-legend{z-index:2;color:#596374;background:#ffffffeb;border-radius:7px;gap:13px;padding:8px 10px;font-size:8px;display:flex;position:absolute;bottom:14px;left:14px;box-shadow:0 3px 14px #1720331c}.map-legend span{align-items:center;gap:5px;display:flex}.map-legend i{border-radius:50%;width:7px;height:7px}.map-legend i.critical{background:#da4f5d}.map-legend i.warning{background:#df9437}.map-legend i.healthy{background:#2d9c6d}.osm-credit{color:#4f6071;background:#ffffffb8;padding:2px 4px;font-size:7px;text-decoration:none;position:absolute;bottom:3px;right:5px}.map-detail{border-left:1px solid var(--border);background:#fbfcfe;padding:25px 21px}.detail-status{align-items:center;gap:7px;display:flex}.detail-status>span{border-radius:50%;width:8px;height:8px}.detail-status>span.critical{background:#da4f5d;box-shadow:0 0 0 4px #da4f5d16}.detail-status>span.warning{background:#df9437;box-shadow:0 0 0 4px #df943716}.detail-status>span.healthy{background:#2d9c6d;box-shadow:0 0 0 4px #2d9c6d16}.detail-status small{color:#747e8e;text-transform:uppercase;letter-spacing:.55px;font-size:8px;font-weight:700}.map-detail h3{margin:18px 0 5px;font-size:17px}.map-detail>p{color:#7c8594;margin:0 0 22px;font-size:9px}.detail-metric{border-top:1px solid #e8ebf0;padding:12px 0}.detail-metric span,.detail-metric strong{display:block}.detail-metric span{color:#9098a5;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px;font-size:8px}.detail-metric strong{font-size:10px;line-height:1.35}.map-detail>button{color:#2b60cf;background:#edf3ff;border:1px solid #d8e1f4;border-radius:7px;justify-content:center;align-items:center;gap:5px;width:100%;height:34px;margin-top:17px;font-size:9px;font-weight:700;display:flex}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#101725b3;place-items:center;padding:20px;animation:.15s fade;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(610px,100%);animation:.2s rise;overflow:hidden;box-shadow:0 26px 80px #0d13214d}.modal-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:84px;padding:0 22px;display:flex}.modal-head>div{align-items:center;gap:12px;display:flex}.modal-icon{color:#2d63d1;background:#e8efff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.modal h2{margin:0 0 5px;font-size:15px}.modal p{color:var(--muted);margin:0;font-size:10px}.modal-head>button{color:#818a99;background:0 0;border:0}.modal form{padding:21px 22px 18px}.modal label{color:#424c5e;gap:7px;margin-bottom:15px;font-size:10px;font-weight:700;display:grid}.modal input,.modal select{color:#374052;background:#fff;border:1px solid #dfe4eb;border-radius:8px;outline:0;width:100%;height:40px;padding:0 11px;font-size:10px}.modal input:focus,.modal select:focus{border-color:#5a84dd;box-shadow:0 0 0 3px #e8efff}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.assignment-preview{color:#25865c;background:#ecf8f1;border-radius:9px;gap:10px;margin:1px 0 18px;padding:12px;display:flex}.assignment-preview p{color:#668574;margin-top:4px;line-height:1.4}.modal-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:9px;padding-top:16px;display:flex}.modal-actions>button:first-child{color:#596274;background:#fff;border:1px solid #dfe4eb;border-radius:8px;padding:0 16px;font-size:10px}.toast{z-index:30;color:#fff;background:#172334;border-radius:10px;align-items:center;gap:9px;max-width:440px;padding:13px 17px;font-size:10px;animation:.2s rise;display:flex;position:fixed;bottom:24px;right:28px;box-shadow:0 14px 40px #111a2b4d}.toast span{background:#39a977;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}@keyframes fade{0%{opacity:0}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}@media (width<=1050px){.app-shell{grid-template-columns:76px minmax(0,1fr)}.sidebar{padding:24px 10px}.brand{padding:0 10px 25px}.brand>div:last-child,nav p,nav a:not(.active) span,nav a{font-size:0}.brand-mark{flex:0 0 35px}.sidebar nav a{justify-content:center;padding:0}.sidebar nav a svg{width:19px;height:19px}.sidebar nav a b,.sidebar nav a i,.sidebar-footer div:not(.system-dot){display:none}.sidebar-footer{justify-content:center}.metrics{grid-template-columns:repeat(2,1fr)}.profile{display:none}}@media (width<=720px){.app-shell{display:block}.sidebar{z-index:10;flex-direction:row;width:100%;height:62px;padding:8px 14px;position:fixed;top:auto;bottom:0}.brand,nav p,.sidebar-footer{display:none}.sidebar nav{flex-direction:row;justify-content:space-around;width:100%}.sidebar nav a{width:44px;min-height:44px;display:none}.sidebar nav a:nth-of-type(-n+4){display:flex}.sidebar nav a.active{background:#2b62d5}header{align-items:flex-start;height:auto;padding:15px 17px}header h1{font-size:16px}.header-actions{gap:8px}.header-actions .icon-button{display:none}.primary-button{padding:0 12px}.content{padding:16px 14px 90px}.pulse-bar{align-items:flex-start}.pulse-bar button{padding-top:4px}.metrics{grid-template-columns:1fr 1fr;gap:9px}.metrics article{min-height:145px;padding:14px}.lower-grid{grid-template-columns:1fr}.table-tools{gap:20px;overflow-x:auto}.filters{flex:none}.search{flex:0 0 150px}.form-grid{grid-template-columns:1fr;gap:0}}@media (width<=470px){header p{display:none}.header-actions .primary-button{width:38px;padding:0;font-size:0}.header-actions .primary-button svg{width:18px}.metrics{grid-template-columns:1fr}.metrics article{min-height:130px}.spark{width:105px}.pulse-bar small{max-width:210px;line-height:1.4}.pulse-bar button{font-size:0}}@media (width<=720px){.map-head{flex-direction:column;align-items:flex-start;gap:12px;padding:15px 18px}.map-filters{width:100%;padding:0;overflow-x:auto}.map-filters button{flex:none}.map-layout{grid-template-columns:1fr}.map-detail{border-left:0;border-top:1px solid var(--border)}.osm-map{min-height:340px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
