:root{--bg:#071521;--panel:#0b1e2e;--panel-2:#102638;--line:#29465c;--line-soft:#19384e;--text:#f4f8fc;--muted:#a9b9c7;--mint:#62e6df;--cyan:#65d9ff;--blue:#0787ff;--orange:#ffad00;--red:#ff6268;--green:#52f1a5}*{box-sizing:border-box}html{color-scheme:dark}body,html{background:var(--bg)}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.control-shell{min-height:100vh;padding:0 0 78px 126px;background:radial-gradient(circle at 8% 1%,#0b3136 0,transparent 29%),radial-gradient(circle at 82% 8%,#122d4d 0,transparent 35%),linear-gradient(145deg,#071925,#06111f 55%,#07141f)}.tv-board.cursor-hidden,.tv-board.cursor-hidden *{cursor:none!important}.control-main{width:min(1456px,calc(100vw - 176px));margin:0 auto;padding-top:12px}.control-header{min-height:122px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.control-title{display:flex;gap:14px;align-items:center;max-width:650px}.control-title h1{margin:3px 0 1px;font-size:clamp(29px,2.25vw,40px);letter-spacing:-.045em;line-height:1}.control-title p{margin:8px 0 0;color:#92c6ea;font-size:14px;line-height:1.55}.control-kicker{color:var(--mint);font-size:12px;font-weight:900;letter-spacing:.2em}.control-diamond{width:44px;height:48px;flex:0 0 44px;border:1px solid #446178;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#213c4f,#0b1927);box-shadow:inset 0 0 18px #6d9db426}.control-diamond i{width:27px;height:27px;transform:rotate(45deg);border-color:#71e9ff #e9fbff #e9fbff #ff863b;border-style:solid;border-width:2px;border-radius:2px}.control-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;max-width:650px}.add-message,.clear-filter,.control-actions a,.control-actions button,.modal-actions button,.page-control button,.row-actions button{border:1px solid #2c4961;background:linear-gradient(180deg,#173047,#102437);border-radius:12px;min-height:44px;padding:0 15px;font-size:13px;font-weight:800;cursor:pointer;transition:border-color .2s,transform .2s,background .2s}.add-message:hover,.clear-filter:hover,.control-actions a:hover,.control-actions button:hover,.modal-actions button:hover,.page-control button:hover,.row-actions button:hover{border-color:#5d849e;transform:translateY(-1px)}.bright,.control-actions .bright{color:#051820;background:linear-gradient(120deg,#c9fff1,#a8ddff);border:0;box-shadow:0 10px 30px #65dcff1c}.control-actions .signout{border-color:#6b3e47;color:#ffadb0}.theme-picker{min-height:44px;display:flex;align-items:center;gap:8px;padding:0 8px 0 12px;border:1px solid #2c4961;border-radius:12px;background:linear-gradient(180deg,#173047,#102437)}.theme-picker>span{color:#94afc2;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.theme-picker select{max-width:164px;height:32px;border:0;outline:0;border-radius:8px;padding:0 24px 0 8px;background:#091a29;color:#eaf7fb;font-size:11px;font-weight:800;cursor:pointer}.control-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:12px 0 20px}.control-kpi{min-width:0;min-height:120px;position:relative;overflow:hidden;border:1px solid #294254;border-radius:18px;padding:17px 16px;background:linear-gradient(145deg,#213449,#111e2c)}.control-kpi:after{content:"";position:absolute;width:74px;height:74px;border-radius:50%;filter:blur(18px);opacity:.24;right:-8px;top:-25px;background:var(--tone)}.control-kpi.blue{--tone:#3494ff}.control-kpi.coral{--tone:#ff6f7a}.control-kpi.violet{--tone:#9584ff}.control-kpi.yellow{--tone:#f8d968}.control-kpi.green{--tone:#37dfb3}.control-kpi.cyan{--tone:#43dbe0}.control-kpi>span{display:block;color:#9eb0c0;text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.07em;white-space:nowrap}.control-kpi strong{display:block;margin:8px 0 3px;font-size:32px;letter-spacing:-.05em;line-height:1}.control-kpi strong small{margin-left:2px;font-size:9px;letter-spacing:-.03em}.control-kpi p{margin:10px 0 0;color:#bdc9d2;font-size:11px}.records-panel{border:1px solid #15364b;border-radius:20px;overflow:hidden;background:#0a1b2b;box-shadow:0 28px 80px #0006}.record-filters{display:grid;grid-template-columns:minmax(280px,2.5fr) repeat(4,minmax(155px,1fr)) auto;gap:10px;padding:14px;border-bottom:1px solid #284a63;background:linear-gradient(180deg,#0d2133,#0b1c2c)}.record-search{position:relative;min-width:0}.record-search span{position:absolute;left:13px;top:9px;color:#6e8ca2;font-size:23px}.login-card input,.modal-field input,.modal-field select,.modal-field textarea,.record-filters select,.record-search input,.ticker-input input{width:100%;height:44px;border:1px solid #2b4b64;border-radius:11px;outline:0;padding:0 13px;background:#091a29;color:var(--text)}.record-search input{padding-left:38px}.record-filters select{cursor:pointer}.login-card input:focus,.modal-field input:focus,.modal-field select:focus,.modal-field textarea:focus,.record-filters select:focus,.record-search input:focus,.ticker-input input:focus{border-color:var(--mint);box-shadow:0 0 0 3px #62e6df16}.clear-filter{min-height:44px}.record-table-wrap{width:100%;overflow-x:auto;scrollbar-color:#aab3b9 #f4f4f4;scrollbar-width:thin}.record-table{width:100%;min-width:1780px;border-collapse:collapse;table-layout:fixed;font-size:12px}.record-table th{height:40px;padding:0 10px;text-align:left;color:#bae8ff;background:#102a3f;border-bottom:1px solid #2a526b;text-transform:uppercase;letter-spacing:.05em;font-size:10px;white-space:nowrap}.record-table td{height:70px;padding:10px;border-bottom:1px solid #173348;vertical-align:top;color:#f0f5f8;line-height:1.35}.record-table tbody tr{transition:background .18s}.record-table tbody tr:hover{background:#10283a}.record-table td:first-child,.record-table th:first-child{width:62px}.record-table td:nth-child(2),.record-table th:nth-child(2){width:52px}.record-table td:nth-child(3),.record-table th:nth-child(3){width:170px}.record-table td:nth-child(4),.record-table th:nth-child(4){width:120px}.record-table td:nth-child(5),.record-table th:nth-child(5){width:115px}.record-table td:nth-child(6),.record-table th:nth-child(6){width:92px}.record-table td:nth-child(7),.record-table td:nth-child(8),.record-table th:nth-child(7),.record-table th:nth-child(8){width:240px}.record-table td:nth-child(10),.record-table td:nth-child(9),.record-table th:nth-child(10),.record-table th:nth-child(9){width:120px}.record-table td:nth-child(11),.record-table th:nth-child(11){width:90px}.record-table td:nth-child(12),.record-table th:nth-child(12){width:180px}.record-table td:nth-child(13),.record-table th:nth-child(13){width:150px}.mono{font-family:SFMono-Regular,Consolas,monospace;font-weight:800}.date-cell{white-space:normal;line-height:1.1}.age-cell{color:var(--green)!important;font-weight:900;font-size:13px}.topic-cell{font-weight:800}.category-chip,.truncate-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-chip{display:inline-block;max-width:100%;border:1px solid #316184;border-radius:8px;padding:5px 8px;background:#143149}.priority-chip,.status-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid;border-radius:99px;padding:4px 9px;font-weight:900;white-space:nowrap}.priority-chip i,.status-chip i{width:6px;height:6px;border-radius:50%;background:currentColor}.status-chip.raised{color:#8ea0ad}.status-chip.running{color:#62dafa}.status-chip.implemented{color:var(--green)}.priority-chip.alta{color:#ff6d75}.priority-chip.media{color:var(--orange)}.priority-chip.baja{color:var(--cyan)}.row-actions{display:flex;gap:6px}.row-actions button{min-height:30px;padding:0 9px;border-radius:8px;font-size:11px}.row-actions .danger{color:#ff8085;border-color:#633940}.records-empty{padding:70px 24px;color:var(--muted);text-align:center}.records-footer{min-height:46px;padding:9px 14px;justify-content:space-between;gap:20px;color:#9eb1c0;font-size:11px}.control-rail,.records-footer{display:flex;align-items:center}.control-rail{position:fixed;z-index:40;left:17px;top:35%;width:78px;height:248px;flex-direction:column;border:1px solid #355064;border-radius:27px;background:linear-gradient(180deg,#203446,#102334);box-shadow:0 16px 40px #0005}.metro-control-logo{width:52px;height:52px;margin-top:14px;border-radius:50%;overflow:hidden;position:relative;flex:0 0 auto;background:#e3062c;box-shadow:0 7px 18px #0008,0 0 0 2px #ffffff22}.metro-control-logo img{display:block;width:100%;height:100%;object-fit:cover}.rail-line{width:24px;height:1px;margin:14px 0 5px;background:#416075}.control-rail strong{writing-mode:vertical-rl;transform:rotate(180deg);margin-top:8px;font-size:9px;letter-spacing:.25em}.page-control{position:static;z-index:auto;display:flex;align-items:center;gap:7px;min-height:44px;padding:3px 5px;border:1px solid #29465b;border-radius:12px;background:#0a1b29ee;box-shadow:none;font-size:11px;white-space:nowrap}.page-control button{min-height:38px;padding:0 12px}.page-control strong{color:#9eb0c0}.page-control b{color:var(--mint)}.page-control>i{width:52px;height:5px;overflow:hidden;border-radius:9px;background:#23394b}.page-control>i span{display:block;height:100%;background:var(--mint)}.walking-figures{--parade-scale:1;position:fixed;z-index:60;left:0;bottom:24px;width:235px;height:200px;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;transform-origin:bottom center;animation:metro-parade 20s linear infinite;will-change:transform}.walking-figures:after{content:"";position:absolute;z-index:0;left:50%;bottom:20px;width:132px;height:10px;border-radius:50%;background:#0008;filter:blur(5px);transform:translateX(-50%);animation:step-shadow .3s ease-in-out infinite alternate}.walking-figures img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 7px 5px #0008);transform-origin:50% 88%;animation:sprite-walk .6s steps(2) infinite}.sprite-leg{position:absolute;z-index:1;width:3px;border-radius:99px;background:linear-gradient(90deg,#050709,#22272b 45%,#050709);transform-origin:top center;animation:sprite-leg-step .6s ease-in-out infinite alternate}.sprite-leg i{position:absolute;right:-1px;bottom:-2px;width:13px;height:5px;border-radius:70% 30% 60% 30%;background:#080b0d;box-shadow:inset 0 1px #46515a}.sprite-leg-1a{left:28.5%;top:72%;height:38px}.sprite-leg-1b{left:39.3%;top:72%;height:40px;animation-direction:alternate-reverse}.sprite-leg-2a{left:50.6%}.sprite-leg-2a,.sprite-leg-2b{top:66%;height:45px;animation-delay:-.12s}.sprite-leg-2b{left:56.5%;animation-direction:alternate-reverse}.sprite-leg-3a{left:67.2%}.sprite-leg-3a,.sprite-leg-3b{top:68%;height:37px;animation-delay:-.24s}.sprite-leg-3b{left:76.3%;animation-direction:alternate-reverse}.sprite-leg-1b i,.sprite-leg-2b i,.sprite-leg-3b i{right:auto;left:-1px;transform:scaleX(-1)}.walking-figures.paused,.walking-figures.paused .character-arm,.walking-figures.paused .character-leg,.walking-figures.paused .metro-character,.walking-figures.paused .sprite-leg,.walking-figures.paused img,.walking-figures.paused:after{animation-play-state:paused}.metro-character{position:relative;width:64px;height:122px;flex:0 0 auto;animation:character-bounce .54s ease-in-out infinite alternate}.metro-character.character-2{width:72px;height:148px;animation-delay:-.18s}.metro-character.character-3{width:60px;height:102px;animation-delay:-.36s}.character-body{position:absolute;z-index:3;left:2px;right:2px;top:9px;height:88px;overflow:visible;background:radial-gradient(circle at 30% 21%,#ff819055 0 8px,transparent 19px),linear-gradient(142deg,#ff2346 6%,#f00032 53%,#92071f);clip-path:polygon(49% 0,98% 49%,54% 100%,2% 51%);filter:drop-shadow(0 4px 2px #53061788)}.character-2 .character-body{top:0;height:118px;background:radial-gradient(circle at 42% 16%,#ff8c9855 0 7px,transparent 19px),linear-gradient(145deg,#ff2346 5%,#ed0030 52%,#89071d);clip-path:polygon(70% 0,99% 68%,49% 100%,2% 70%)}.character-3 .character-body{top:16px;height:68px;border-radius:20px 26px 20px 24px;background:radial-gradient(circle at 30% 18%,#ff8f9b55 0 7px,transparent 18px),linear-gradient(145deg,#ff2447 5%,#ed0030 56%,#940822);clip-path:polygon(50% 0,100% 46%,53% 100%,0 50%)}.character-eye{position:absolute;z-index:5;top:44%;width:5px;height:6px;border-radius:50%;background:#111a22}.character-eye.eye-left{left:35%}.character-eye.eye-right{right:31%}.character-1 .character-eye{top:43%;width:11px;height:7px;border-top:2px solid #14171c;border-radius:50%;background:transparent}.character-1 .eye-left{left:25%;transform:rotate(10deg)}.character-1 .eye-right{right:23%;transform:rotate(-10deg)}.character-mouth{position:absolute;z-index:5;left:50%;top:58%;width:18px;height:12px;border:2px solid #32121c;border-top:1px solid #fff8;border-radius:3px 3px 50% 50%;background:#711027;transform:translateX(-50%);overflow:hidden}.character-mouth:after{content:"";position:absolute;left:4px;bottom:-2px;width:10px;height:5px;border-radius:50%;background:#f45b76}.character-cheek{position:absolute;z-index:4;top:55%;width:8px;height:4px;border-radius:50%;background:#ff7481aa;filter:blur(1px)}.cheek-left{left:20%}.cheek-right{right:16%}.character-2 .character-eye{top:47%}.character-2 .character-mouth{top:58%;width:20px;height:13px}.character-3 .character-eye{top:41%;width:14px;height:14px;border:3px solid #16222b;background:#dbe9ef55}.character-3 .eye-left{left:19%}.character-3 .eye-right{right:18%}.character-3 .eye-left:after{content:"";position:absolute;left:11px;top:3px;width:12px;height:3px;background:#17212a}.character-3 .character-mouth{top:64%;width:14px;height:8px;border-width:2px}.character-arm{position:absolute;z-index:2;top:52px;width:3px;height:42px;border-radius:99px;background:#e90b38;transform-origin:top center;animation:arm-swing .78s ease-in-out infinite alternate}.character-arm i{position:absolute;left:-3px;bottom:-3px;width:8px;height:8px;border-radius:50%;background:#ef1740;box-shadow:0 0 0 1px #75051b55}.arm-left{left:6px;transform:rotate(36deg)}.arm-right{right:6px;transform:rotate(-36deg);animation-direction:alternate-reverse}.character-2 .character-arm{top:66px;height:45px}.character-3 .character-arm{top:50px;height:34px}.character-leg{z-index:1;bottom:0;width:3px;height:31px;transform-origin:top center;animation:leg-step .54s ease-in-out infinite alternate}.character-leg,.character-leg i{position:absolute;border-radius:99px;background:#172027}.character-leg i{bottom:-2px;width:12px;height:4px}.leg-left{left:24px;transform:rotate(11deg)}.leg-left i{right:-2px}.leg-right{right:22px;transform:rotate(-11deg);animation-direction:alternate-reverse}.leg-right i{left:-2px}.character-2 .character-leg{height:37px}.character-3 .character-leg{height:25px}.character-3 .leg-left{left:21px}.character-3 .leg-right{right:19px}.character-tail,.costume{position:absolute;opacity:0;pointer-events:none}.costume{z-index:6}.theme-summer .character-1 .costume-top{opacity:1;left:3px;top:2px;width:54px;height:11px;border-radius:50%;background:#ffd447;box-shadow:inset 0 3px #f5a623}.theme-summer .character-1 .costume-top:after{content:"";position:absolute;left:15px;bottom:6px;width:26px;height:16px;border-radius:50% 50% 8px 8px;background:repeating-linear-gradient(90deg,#ffd447 0 5px,#f5a623 5px 7px)}.theme-summer .character-2 .costume-extra{opacity:1;left:17px;top:48px;width:15px;height:12px;border:3px solid #102332;border-radius:50%;background:#5edff2aa;box-shadow:18px 0 0 -3px #5edff2aa,18px 0 0 0 #102332}.theme-summer .character-2 .costume-extra:after{content:"";position:absolute;left:12px;top:2px;width:6px;height:3px;background:#102332}.theme-summer .character-3 .costume-extra{opacity:1;left:3px;top:47px;width:49px;height:25px;border:6px solid #32d8e8;border-radius:50%;box-shadow:inset 0 0 0 2px #fff7}.theme-love .costume-top{opacity:1;left:21px;top:0;width:18px;height:18px;background:#ff87aa;transform:rotate(45deg);border-radius:3px}.theme-love .character-2 .costume-top{left:26px;top:-6px}.theme-love .character-3 .costume-top{left:18px;top:10px}.theme-love .costume-top:after,.theme-love .costume-top:before{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#ff87aa}.theme-love .costume-top:before{left:-9px}.theme-love .costume-top:after{top:-9px}.theme-love .character-2 .costume-extra{opacity:1;left:19px;top:71px;width:34px;height:21px;border:2px solid #ffb5ca;border-radius:4px;background:linear-gradient(145deg,transparent 49%,#ffb5ca 50% 53%,transparent 54%),#fff7ed}.theme-love .character-1 .character-tail{opacity:1;left:-3px;top:45px;width:3px;height:42px;background:#f6cad5;transform:rotate(48deg)}.theme-love .character-1 .character-tail:after{content:"♥";position:absolute;left:-5px;bottom:-9px;color:#ff86a7;font-size:15px}.theme-workshop .costume-top{opacity:1;left:9px;top:1px;width:43px;height:19px;border-radius:24px 24px 5px 5px;background:#ffd224;box-shadow:inset 0 -5px #e9a714}.theme-workshop .character-2 .costume-top{left:13px;top:-4px;width:47px;background:#38bde9}.theme-workshop .character-3 .costume-top{left:7px;top:10px;width:42px;background:#ff932e}.theme-workshop .costume-top:after{content:"";position:absolute;left:-5px;bottom:-3px;width:calc(100% + 10px);height:5px;border-radius:6px;background:inherit}.theme-workshop .character-1 .costume-extra,.theme-workshop .character-2 .costume-extra{opacity:1;z-index:4;left:10px;top:53px;width:42px;height:29px;border:3px solid #eaf8ff;border-top:0;background:repeating-linear-gradient(90deg,#f9af24 0 8px,#253b48 8px 13px);clip-path:polygon(8% 0,92% 0,100% 100%,0 100%)}.theme-workshop .character-2 .costume-extra{left:13px;top:67px;width:47px;background:repeating-linear-gradient(90deg,#35bfe8 0 9px,#253b48 9px 14px)}.theme-workshop .character-3 .costume-extra{opacity:1;left:14px;top:43px;width:13px;height:10px;border:2px solid #eaf8ff;border-radius:50%;box-shadow:15px 0 0 -2px #0b2333,15px 0 0 0 #eaf8ff}.theme-autumn .costume-top{opacity:1;left:11px;top:0;width:38px;height:19px;border-radius:80% 8% 80% 8%;background:linear-gradient(135deg,#ffbd37,#d95324);transform:rotate(-12deg)}.theme-autumn .character-2 .costume-top{left:17px;top:-4px;background:linear-gradient(135deg,#ee7736,#a82e26)}.theme-autumn .character-3 .costume-top{left:9px;top:10px;background:linear-gradient(135deg,#ffd04c,#d47624)}.theme-autumn .costume-top:after{content:"";position:absolute;left:18px;top:-5px;width:2px;height:28px;background:#6e3526;transform:rotate(-35deg)}.theme-autumn .costume-extra{opacity:1;z-index:7;left:8px;top:56px;width:45px;height:9px;border-radius:10px;background:repeating-linear-gradient(90deg,#ffca3a 0 7px,#d84930 7px 14px);box-shadow:24px 8px 0 -2px #d84930}.theme-autumn .character-2 .costume-extra{left:13px;top:69px}.theme-autumn .character-3 .costume-extra{left:5px;top:56px;width:42px}.theme-sea .costume-top{opacity:1;left:10px;top:1px;width:41px;height:15px;border-bottom:5px solid #174b88;border-radius:50% 50% 5px 5px;background:#f7fbff}.theme-sea .character-2 .costume-top{left:15px;top:-5px;width:45px}.theme-sea .character-3 .costume-top{left:7px;top:11px}.theme-sea .costume-top:after{content:"";position:absolute;left:16px;top:-8px;width:11px;height:11px;border-radius:50%;background:#f7fbff;box-shadow:inset 0 -4px #174b88}.theme-sea .costume-extra{opacity:1;z-index:4;left:9px;top:52px;width:43px;height:24px;border-top:5px solid #f7fbff;background:repeating-linear-gradient(0deg,#174b88 0 5px,#f7fbff 5px 8px);clip-path:polygon(0 0,100% 0,82% 100%,18% 100%)}.theme-sea .character-2 .costume-extra{left:12px;top:65px;width:49px}.theme-sea .character-3 .costume-extra{left:6px;top:53px;width:42px}.theme-sea .character-3 .character-tail{opacity:1;left:18px;top:70px;width:20px;height:24px;color:#91ddff;font-size:19px}.theme-sea .character-3 .character-tail:after{content:"⚓"}.theme-winter .costume-top{opacity:1;left:10px;top:-2px;width:41px;height:21px;border-bottom:6px solid #f7faff;border-radius:24px 24px 4px 4px;background:repeating-linear-gradient(90deg,#3dcbe8 0 6px,#2164a4 6px 12px)}.theme-winter .character-2 .costume-top{left:15px;top:-8px;width:45px;background:repeating-linear-gradient(90deg,#5bd49e 0 6px,#16826d 6px 12px)}.theme-winter .character-3 .costume-top{left:7px;top:8px;width:41px;background:repeating-linear-gradient(90deg,#f0b42d 0 6px,#c96a24 6px 12px)}.theme-winter .costume-top:after{content:"";position:absolute;left:15px;top:-10px;width:11px;height:11px;border-radius:50%;background:#f7faff}.theme-winter .costume-extra{opacity:1;z-index:7;left:8px;top:56px;width:45px;height:10px;border-radius:10px;background:repeating-linear-gradient(90deg,#ecf8ff 0 7px,#34bfe3 7px 14px);box-shadow:25px 9px 0 -2px #34bfe3}.theme-winter .character-2 .costume-extra{left:13px;top:69px;background:repeating-linear-gradient(90deg,#ecf8ff 0 7px,#39b985 7px 14px)}.theme-winter .character-3 .costume-extra{left:5px;top:56px;width:42px;background:repeating-linear-gradient(90deg,#ecf8ff 0 7px,#e79527 7px 14px)}.theme-snow .costume-top{opacity:1;left:9px;top:-1px;width:43px;height:18px;border-radius:50% 50% 5px 5px;background:#eafaff;box-shadow:inset 0 -5px #79d6ee}.theme-snow .character-2 .costume-top{left:14px;top:-7px;width:47px}.theme-snow .character-3 .costume-top{left:6px;top:9px}.theme-snow .costume-extra{opacity:1;left:13px;top:44px;width:15px;height:11px;border:3px solid #21364c;border-radius:6px;background:#8fe8ff;box-shadow:18px 0 0 -3px #8fe8ff,18px 0 0 0 #21364c}.theme-snow .character-2 .costume-extra{left:18px;top:49px}.theme-snow .character-3 .costume-extra{left:11px;top:43px}.theme-snow .character-tail{opacity:1;z-index:1;right:-7px;top:54px;width:2px;height:51px;background:#d9f7ff;transform:rotate(-13deg)}.theme-snow .character-tail:after{content:"";position:absolute;left:-5px;bottom:2px;width:12px;height:3px;border-radius:50%;background:#d9f7ff}.theme-cats .costume-top{opacity:1;z-index:2;left:11px;top:0;width:37px;height:23px;background:linear-gradient(135deg,#f40034,#9d0b28);clip-path:polygon(0 0,35% 27%,65% 27%,100% 0,84% 100%,16% 100%)}.theme-cats .character-2 .costume-top{left:16px;top:-7px}.theme-cats .character-3 .costume-top{left:8px;top:10px}.theme-cats .character-tail{opacity:1;z-index:1;right:-13px;top:51px;width:31px;height:35px;border-top:3px solid #ec123a;border-right:3px solid #ec123a;border-radius:0 28px 0 0;transform:rotate(24deg);animation:cat-tail .9s ease-in-out infinite alternate}.theme-cats .character-body:after,.theme-cats .character-body:before{content:"";position:absolute;z-index:6;top:58%;width:17px;height:1px;background:#6a1022;box-shadow:0 -5px 0 #6a1022,0 5px 0 #6a1022}.theme-cats .character-body:before{left:9%;transform:rotate(7deg)}.theme-cats .character-body:after{right:6%;transform:rotate(-7deg)}.theme-september .character-1 .costume-top{opacity:1;left:3px;top:1px;width:54px;height:13px;border-radius:50%;background:#241811;box-shadow:inset 0 3px #825129}.theme-september .character-1 .costume-top:after{content:"";position:absolute;left:14px;bottom:7px;width:28px;height:16px;border-radius:50% 50% 20% 20%;background:#4d2f1c}.theme-september .character-1 .costume-extra{opacity:.95;z-index:4;left:8px;top:46px;width:44px;height:30px;background:repeating-linear-gradient(45deg,#f7efe0 0 5px,#df1c37 5px 10px,#174992 10px 15px);clip-path:polygon(50% 0,100% 45%,77% 100%,23% 100%,0 45%)}.theme-september .character-2 .costume-top{opacity:1;left:15px;top:1px;width:42px;height:13px;border-radius:50%;background:radial-gradient(circle at 15% 50%,#fff 0 3px,#e42a43 4px 6px,transparent 7px),radial-gradient(circle at 48% 50%,#fff 0 3px,#1c58a7 4px 6px,transparent 7px),radial-gradient(circle at 82% 50%,#fff 0 3px,#e42a43 4px 6px,transparent 7px)}.theme-september .character-2 .costume-extra{opacity:1;z-index:4;left:10px;top:62px;width:49px;height:34px;border-bottom:5px double #fff7e5;background:linear-gradient(90deg,transparent 22%,#fff7e5 23% 27%,transparent 28% 72%,#fff7e5 73% 77%,transparent 78%);clip-path:polygon(12% 0,88% 0,100% 100%,0 100%)}.theme-september .character-3 .character-body{background:conic-gradient(from 45deg,#e8223d 0 25%,#fff9ea 0 50%,#1b55a0 0 75%,#fff9ea 0)}.theme-september .character-3 .character-tail{opacity:1;z-index:1;left:25px;top:73px;width:2px;height:33px;background:#f4e5c7;transform:rotate(-12deg)}.theme-september .character-3 .character-tail:after{content:"◆  ◆";position:absolute;left:-5px;top:5px;color:#ef2442;font-size:8px;line-height:15px;transform:rotate(11deg)}.theme-halloween .character-1 .costume-top{opacity:1;left:8px;top:-15px;width:45px;height:35px;background:linear-gradient(135deg,#2c153f 62%,#ff8b21 63% 72%,#21102e 73%);clip-path:polygon(50% 0,72% 72%,100% 83%,100% 100%,0 100%,0 83%,35% 72%)}.theme-halloween .character-2 .character-body{background:repeating-linear-gradient(90deg,#ff8c21 0 10px,#d95a17 10px 18px)}.theme-halloween .character-2 .costume-top{opacity:1;left:32px;top:-4px;width:7px;height:14px;border-radius:5px;background:#3c8e3d;transform:rotate(13deg)}.theme-halloween .character-3 .costume-extra{opacity:1;z-index:2;left:-9px;top:41px;width:73px;height:31px;background:#28113d;clip-path:polygon(50% 43%,66% 4%,76% 28%,100% 8%,87% 67%,63% 64%,50% 100%,37% 64%,13% 67%,0 8%,24% 28%,34% 4%)}.theme-halloween .character-eye{background:#ffe55b;box-shadow:0 0 5px #ffe55b}.theme-spring .costume-top{opacity:1;left:9px;top:2px;width:43px;height:14px;border-radius:50%;background:radial-gradient(circle at 10% 50%,#ffcf32 0 3px,#ff6fab 4px 7px,transparent 8px),radial-gradient(circle at 35% 35%,#ffcf32 0 3px,#7be29a 4px 7px,transparent 8px),radial-gradient(circle at 62% 55%,#ffcf32 0 3px,#75c9ff 4px 7px,transparent 8px),radial-gradient(circle at 88% 35%,#ffcf32 0 3px,#b98bff 4px 7px,transparent 8px)}.theme-spring .character-2 .costume-top{left:14px;top:-4px;width:47px}.theme-spring .character-3 .costume-top{left:6px;top:12px}.theme-spring .character-2 .costume-extra{opacity:1;z-index:4;left:12px;top:64px;width:49px;height:31px;background:repeating-linear-gradient(0deg,#ffd72f 0 7px,#263440 7px 13px);clip-path:polygon(12% 0,88% 0,100% 100%,0 100%)}.theme-spring .character-3 .costume-extra{opacity:1;z-index:2;left:-4px;top:39px;width:64px;height:33px;background:radial-gradient(ellipse at 21% 50%,#d9fbffcc 0 17px,transparent 18px),radial-gradient(ellipse at 79% 50%,#d9fbffcc 0 17px,transparent 18px)}.theme-christmas .character-1 .costume-top{opacity:1;left:12px;top:-10px;width:39px;height:29px;border-bottom:7px solid #fff;border-radius:4px;background:#e61935;clip-path:polygon(2% 79%,57% 0,83% 62%,100% 79%,100% 100%,0 100%)}.theme-christmas .character-1 .costume-top:after{content:"";position:absolute;right:0;top:14px;width:10px;height:10px;border-radius:50%;background:#fff}.theme-christmas .character-1 .costume-extra{opacity:1;left:18px;top:48px;width:28px;height:24px;border-radius:5px 5px 50% 50%;background:#fff;clip-path:polygon(0 0,100% 0,85% 88%,61% 70%,48% 100%,35% 70%,13% 88%)}.theme-christmas .character-2 .costume-top,.theme-christmas .character-3 .costume-top{opacity:1;left:13px;top:-5px;width:43px;height:29px;border-bottom:6px solid #fff;background:#25a85d;clip-path:polygon(0 80%,64% 0,84% 58%,100% 80%,100% 100%,0 100%)}.theme-christmas .character-3 .costume-top{left:7px;top:7px;width:39px;background:#e9b222}.theme-christmas .character-2 .costume-top:after,.theme-christmas .character-3 .costume-top:after{content:"";position:absolute;right:0;top:14px;width:9px;height:9px;border-radius:50%;background:#fff}.theme-christmas .character-2 .costume-extra,.theme-christmas .character-3 .costume-extra{opacity:1;z-index:4;left:12px;top:67px;width:44px;height:9px;border-radius:99px;background:repeating-linear-gradient(90deg,#fff 0 6px,#27a95e 6px 12px)}.theme-christmas .character-3 .costume-extra{left:8px;top:59px;width:38px;background:repeating-linear-gradient(90deg,#fff 0 6px,#e6b01f 6px 12px)}@keyframes metro-parade{0%{transform:translate3d(-230px,0,0) scale(var(--parade-scale))}to{transform:translate3d(calc(100vw + 100px),0,0) scale(var(--parade-scale))}}@keyframes sprite-walk{0%,to{transform:translateY(0) rotate(-1.2deg) scaleY(1)}25%{transform:translateY(-7px) rotate(.8deg) scaleY(1.015)}50%{transform:translateY(-1px) rotate(1.2deg) scaleY(.985)}75%{transform:translateY(-7px) rotate(-.8deg) scaleY(1.015)}}@keyframes sprite-leg-step{0%{transform:rotate(25deg) translateY(-1px)}to{transform:rotate(-25deg) translateY(1px)}}@keyframes step-shadow{0%{opacity:.38;transform:translateX(-50%) scaleX(.82)}to{opacity:.68;transform:translateX(-50%) scaleX(1)}}@keyframes character-bounce{0%{transform:translateY(0) rotate(-2deg)}to{transform:translateY(-8px) rotate(2deg)}}@keyframes leg-step{0%{transform:rotate(24deg)}to{transform:rotate(-24deg)}}@keyframes arm-swing{0%{transform:rotate(44deg)}to{transform:rotate(-20deg)}}@keyframes cat-tail{0%{transform:rotate(15deg)}to{transform:rotate(38deg)}}.information-ticker{position:fixed;z-index:55;left:0;right:0;bottom:0;height:48px;display:flex;align-items:stretch;border-top:1px solid #28455b;border-bottom:1px solid #28455b;background:#081522f5;backdrop-filter:blur(14px);overflow:hidden}.information-ticker>strong{min-width:152px;padding:0 17px;display:flex;align-items:center;gap:9px;color:#102533;background:linear-gradient(100deg,#d2fff4,#9de5ed);font-size:11px;letter-spacing:.08em}.information-ticker>strong i{width:7px;height:7px;border-radius:50%;background:#48b7b6;box-shadow:0 0 9px #22bdbb}.ticker-viewport{flex:1;overflow:hidden}.ticker-track{min-width:max-content;height:100%;display:flex;align-items:center;animation:ticker 42s linear infinite}.information-ticker.paused .ticker-track{animation-play-state:paused}.ticker-track span{display:inline-flex;align-items:center;gap:34px;margin-right:34px;color:#d7e1e8;font-size:11px;font-weight:800;white-space:nowrap}.ticker-track span i{color:var(--mint);font-style:normal;font-size:10px;filter:drop-shadow(0 0 6px var(--mint))}.information-ticker>button{margin:7px;padding:0 13px;border:1px solid #496174;border-radius:8px;background:#1b2b3c;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}@keyframes ticker{to{transform:translateX(-50%)}}.modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#020911cc;backdrop-filter:blur(8px);overflow-y:auto}.control-modal{width:min(960px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border:1px solid #315169;border-radius:22px;background:#0b1d2c;box-shadow:0 30px 100px #000c,0 0 60px #0d8aa51d}.modal-head{min-height:80px;padding:14px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #29485e;background:linear-gradient(110deg,#173c43,#11273d 48%,#0b1d2d)}.modal-head span{color:var(--mint);font-size:11px;letter-spacing:.2em;font-weight:900}.modal-head h2{margin:6px 0 0;font-size:19px}.modal-head>button{width:40px;height:42px;border:1px solid #345169;border-radius:11px;background:#183044;font-size:21px;cursor:pointer}.control-modal form{padding:20px}.modal-grid{display:grid;gap:14px}.modal-grid.three{grid-template-columns:repeat(3,1fr)}.modal-grid.two{grid-template-columns:repeat(2,1fr);margin-top:14px}.modal-field{display:block;margin-bottom:14px}.modal-field>span{display:block;margin:0 0 6px;color:#bac7d1;font-size:11px;font-weight:900}.modal-field>span b{color:var(--red)}.modal-field textarea{min-height:96px;padding:12px;resize:vertical;line-height:1.45}.control-modal form>.modal-field textarea{min-height:90px}.modal-actions{min-height:73px;padding:14px 20px;display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #29485e;background:#071723}.control-modal form .modal-actions{margin:4px -20px -20px}.modal-actions span{flex:1;color:#9db0be;font-size:12px}.modal-actions button{min-height:44px}.modal-actions .danger-outline{color:#ff777b;border-color:#743940;background:#17222c}.ticker-editor{padding:20px}.ticker-editor>p{margin:0 0 14px;color:#afc1ce;font-size:12px}.ticker-input{display:grid;grid-template-columns:1fr 42px;gap:10px;margin:0 0 10px}.ticker-input button{border:1px solid #7b3941;border-radius:11px;background:#1c2935;color:#ff7075;font-size:20px;cursor:pointer}.add-message{min-height:36px;padding:0 12px;border-radius:10px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 20%,#123f43,transparent 32%),radial-gradient(circle at 80% 0,#19365e,transparent 38%),#06131f}.login-card{width:min(470px,100%);padding:34px;border:1px solid #2f4d63;border-radius:22px;background:#0b1d2ddb;box-shadow:0 30px 90px #0009}.login-brand{display:flex;align-items:center;gap:13px;margin-bottom:34px}.login-brand>span:last-child{display:flex;flex-direction:column}.login-brand small{color:var(--mint);font-size:8px;letter-spacing:.15em}.login-brand b{margin-top:3px;font-size:18px}.login-card h1{margin:8px 0;font-size:34px;letter-spacing:-.04em}.login-card>p{color:var(--muted);line-height:1.55}.login-card form{display:grid;gap:13px;margin-top:25px}.login-card label span{display:block;margin-bottom:6px;color:#b7c5d0;font-size:12px;font-weight:800}.login-card button{min-height:46px;border:1px solid #2d4d64;border-radius:11px;background:#142a3e;cursor:pointer;font-weight:850}.login-card .reset-link{border:0;min-height:28px;background:transparent;color:#89dff2}.login-message{min-height:18px;color:#ffc1c3;text-align:center}.back-link{display:block;margin-top:22px;color:#afbfca;font-size:12px;text-align:center}@media (min-width:1600px) and (min-height:900px){.control-shell{height:100vh;min-height:0;overflow:hidden;padding-left:84px}.control-main{width:min(1456px,calc(100vw - 120px))}.control-header{min-height:122px}.control-actions{max-width:720px}.records-panel{height:calc(100vh - 335px);display:flex;flex-direction:column}.record-filters,.records-footer{flex:0 0 auto}.record-table-wrap{flex:1 1 auto;min-height:0}.record-table{height:100%}.tv-board .record-table-wrap{overflow:hidden;scrollbar-width:none}.tv-board .record-table{width:100%;min-width:0;font-size:11px}.tv-board .record-table th{padding-inline:7px;font-size:9px}.tv-board .record-table td{padding-inline:7px}.tv-board .record-table td:first-child,.tv-board .record-table th:first-child{width:4.5%}.tv-board .record-table td:nth-child(2),.tv-board .record-table th:nth-child(2){width:3.5%}.tv-board .record-table td:nth-child(3),.tv-board .record-table th:nth-child(3){width:12%}.tv-board .record-table td:nth-child(4),.tv-board .record-table th:nth-child(4){width:8%}.tv-board .record-table td:nth-child(5),.tv-board .record-table th:nth-child(5){width:8.5%}.tv-board .record-table td:nth-child(6),.tv-board .record-table th:nth-child(6){width:6.5%}.tv-board .record-table td:nth-child(7),.tv-board .record-table th:nth-child(7){width:13%}.tv-board .record-table td:nth-child(8),.tv-board .record-table th:nth-child(8){width:14%}.tv-board .record-table td:nth-child(9),.tv-board .record-table th:nth-child(9){width:9%}.tv-board .record-table td:nth-child(10),.tv-board .record-table td:nth-child(11),.tv-board .record-table td:nth-child(12),.tv-board .record-table th:nth-child(10),.tv-board .record-table th:nth-child(11),.tv-board .record-table th:nth-child(12){width:7%}.record-table tbody tr{height:20%}.record-table td{height:auto;vertical-align:middle}.page-control{bottom:59px}.walking-figures{bottom:50px}}@media (max-width:1280px){.control-shell{padding-left:95px}.control-main{width:calc(100vw - 125px)}.control-kpis{grid-template-columns:repeat(3,1fr)}.record-filters{grid-template-columns:2fr repeat(2,1fr)}.clear-filter{grid-column:auto}.control-rail{left:12px;width:65px}.walking-figures{left:0}}@media (min-width:761px) and (max-width:1599px){.tv-board{height:100vh;min-height:0;overflow:hidden;padding:0 0 46px 76px}.tv-board .control-main{width:calc(100vw - 90px);padding-top:6px}.tv-board .control-header{min-height:90px;gap:12px}.tv-board .control-title{max-width:570px;gap:10px}.tv-board .control-title h1{font-size:28px}.tv-board .control-title p{margin-top:4px;font-size:11px;line-height:1.35}.tv-board .control-kicker{font-size:9px}.tv-board .control-diamond{width:38px;height:40px;flex-basis:38px;border-radius:10px}.tv-board .control-diamond i{width:23px;height:23px}.tv-board .control-actions{max-width:500px;gap:6px}.tv-board .control-actions a,.tv-board .control-actions button{min-height:36px;padding:0 10px;border-radius:10px;font-size:11px}.tv-board .theme-picker{min-height:36px;padding:2px 4px;border-radius:10px}.tv-board .theme-picker>span{display:none}.tv-board .theme-picker select{max-width:132px;height:30px;padding-left:6px;font-size:9px}.tv-board .control-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:6px 0 10px}.tv-board .control-kpi{min-height:84px;padding:10px;border-radius:14px}.tv-board .control-kpi>span{font-size:8px;letter-spacing:.045em}.tv-board .control-kpi strong{margin:5px 0 2px;font-size:24px}.tv-board .control-kpi p{margin-top:6px;overflow:hidden;text-overflow:ellipsis;font-size:8px;white-space:nowrap}.tv-board .records-panel{height:calc(100vh - 246px);display:flex;flex-direction:column;border-radius:15px}.tv-board .record-filters{flex:0 0 auto;grid-template-columns:minmax(220px,2fr) repeat(4,minmax(116px,1fr)) auto;gap:6px;padding:8px}.tv-board .record-filters select,.tv-board .record-search input{height:36px;padding-inline:9px;font-size:10px}.tv-board .record-search input{padding-left:31px}.tv-board .record-search span{left:10px;top:5px;font-size:20px}.tv-board .clear-filter{min-height:36px;padding-inline:10px;border-radius:9px;font-size:10px}.tv-board .record-table-wrap{flex:1 1 auto;min-height:0;overflow:hidden;scrollbar-width:none}.tv-board .record-table{width:100%;min-width:0;height:100%;font-size:8px}.tv-board .record-table th{height:29px;padding-inline:4px;font-size:7px}.tv-board .record-table td{height:auto;padding:4px;vertical-align:middle;line-height:1.2}.tv-board .record-table tbody tr{height:20%}.tv-board .record-table td:first-child,.tv-board .record-table th:first-child{width:4.5%}.tv-board .record-table td:nth-child(2),.tv-board .record-table th:nth-child(2){width:3.5%}.tv-board .record-table td:nth-child(3),.tv-board .record-table th:nth-child(3){width:12%}.tv-board .record-table td:nth-child(4),.tv-board .record-table th:nth-child(4){width:8%}.tv-board .record-table td:nth-child(5),.tv-board .record-table th:nth-child(5){width:8.5%}.tv-board .record-table td:nth-child(6),.tv-board .record-table th:nth-child(6){width:6.5%}.tv-board .record-table td:nth-child(7),.tv-board .record-table th:nth-child(7){width:13%}.tv-board .record-table td:nth-child(8),.tv-board .record-table th:nth-child(8){width:14%}.tv-board .record-table td:nth-child(9),.tv-board .record-table th:nth-child(9){width:9%}.tv-board .record-table td:nth-child(10),.tv-board .record-table td:nth-child(11),.tv-board .record-table td:nth-child(12),.tv-board .record-table th:nth-child(10),.tv-board .record-table th:nth-child(11),.tv-board .record-table th:nth-child(12){width:7%}.tv-board .category-chip,.tv-board .priority-chip,.tv-board .status-chip{padding:3px 5px;font-size:8px}.tv-board .age-cell{font-size:9px}.tv-board .records-footer{flex:0 0 32px;min-height:32px;padding:5px 9px;font-size:8px}.tv-board .control-rail{left:10px;top:33%;width:56px;height:195px;border-radius:20px}.tv-board .metro-control-logo{width:40px;height:40px;margin-top:10px;border-width:9px}.tv-board .control-rail strong{font-size:7px}.tv-board .page-control{bottom:50px;padding:6px 7px;gap:6px;font-size:9px}.tv-board .page-control button{min-height:30px;padding-inline:9px}.tv-board .walking-figures{--parade-scale:.85;bottom:18px}.tv-board .information-ticker{height:42px}.tv-board .information-ticker>strong{min-width:128px;padding-inline:12px;font-size:9px}.tv-board .ticker-track span{font-size:9px}}@media (max-width:760px){.control-shell{padding:0 0 112px}.control-main{width:100%;padding:16px 12px 0}.control-rail{display:none}.control-header{display:block}.control-title{align-items:flex-start}.control-title p{font-size:12px}.control-actions{justify-content:flex-start;margin:18px 0}.control-actions a,.control-actions button{min-height:40px;padding:0 11px;font-size:11px}.control-actions .bright{order:-1}.control-kpis{grid-template-columns:repeat(2,1fr);gap:8px}.control-kpi{min-height:106px;padding:14px 13px}.control-kpi strong{font-size:28px}.record-filters{grid-template-columns:1fr 1fr}.record-search{grid-column:1/-1}.record-filters select{min-width:0}.records-footer{display:block;line-height:1.7}.records-footer span{display:block}.page-control{left:12px;right:12px;bottom:58px;justify-content:center}.page-control>i,.walking-figures{display:none}.information-ticker{height:50px}.information-ticker>strong{min-width:116px;padding:0 10px;font-size:9px}.information-ticker>button{padding:0 8px}.modal-backdrop{padding:0;align-items:end}.control-modal{max-height:96vh;border-radius:20px 20px 0 0}.modal-grid.three,.modal-grid.two{grid-template-columns:1fr;gap:0}.modal-actions{flex-wrap:wrap}.modal-actions span{flex-basis:100%}.login-card{padding:26px 22px}}@media print{.control-shell{padding:0;background:#fff;color:#111}.control-main{width:100%}.control-actions,.control-rail,.information-ticker,.page-control,.record-filters,.walking-figures{display:none!important}.control-kicker,.control-title p,.records-footer{color:#333}.control-kpis{grid-template-columns:repeat(6,1fr)}.control-kpi,.records-panel{box-shadow:none;background:#fff;color:#111;border-color:#bbb}.record-table{min-width:100%;font-size:8px}.record-table th{background:#ddd;color:#111}.record-table td{color:#111}.record-table-wrap{overflow:visible}}