:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f3f7f9;background:#050b10;--background: #050b10;--background-raised: #071018;--surface: #0a141c;--surface-raised: #0e1b25;--surface-soft: #101e28;--border: rgba(178, 211, 224, .1);--border-strong: rgba(178, 211, 224, .18);--text: #f3f7f9;--muted: #849ba7;--muted-dark: #607985;--accent: #55e0d6;--accent-bright: #73f3e9;--accent-soft: rgba(85, 224, 214, .1);--warning: #f3c86c;--warning-soft: rgba(243, 200, 108, .1);--danger: #ef9a9a;--danger-soft: rgba(239, 154, 154, .1);--shadow: 0 18px 50px rgba(0, 0, 0, .22);color-scheme:dark}*{box-sizing:border-box}html{min-width:320px;background:var(--background)}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 75% -10%,rgba(85,224,214,.075),transparent 26rem),linear-gradient(180deg,#071018 0,var(--background) 24rem)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}.app-shell{width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:0 22px 42px}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:72px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:11px}.brand-mark{position:relative;width:38px;height:38px;border:1px solid rgba(85,224,214,.32);border-radius:12px;background:linear-gradient(145deg,#55e0d624,#55e0d609);box-shadow:inset 0 0 20px #55e0d60a}.brand-mark:before,.brand-mark:after,.brand-mark span{position:absolute;content:"";border-radius:999px;background:var(--accent)}.brand-mark:before{top:18px;left:8px;width:20px;height:2px}.brand-mark:after{top:8px;left:17px;width:2px;height:20px}.brand-mark span{top:16px;left:15px;width:6px;height:6px}.brand-name{font-size:19px;font-weight:800;letter-spacing:-.03em}.brand-subtitle{margin-top:1px;color:var(--muted-dark);font-size:9px;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.live-indicator{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(85,224,214,.13);border-radius:999px;color:#b9f8f3;background:#55e0d60e;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 9px #55e0d6b3}main{padding-top:28px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.eyebrow{margin-bottom:6px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero h1{margin:0;font-size:clamp(30px,5vw,44px);font-weight:800;line-height:1;letter-spacing:-.045em}.hero p{max-width:610px;margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.hero-summary{display:flex;flex:0 0 auto;align-items:baseline;gap:7px;padding:0 2px 3px 18px;border-left:1px solid var(--border-strong)}.hero-summary strong{color:var(--text);font-size:30px;font-weight:800;letter-spacing:-.04em}.hero-summary span{max-width:60px;color:var(--muted);font-size:9px;line-height:1.25}.base-filter{display:flex;gap:7px;margin-bottom:10px;padding-bottom:3px;overflow-x:auto;scrollbar-width:none}.base-filter::-webkit-scrollbar{display:none}.base-filter-button{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:35px;padding:0 11px;border:1px solid var(--border);border-radius:10px;color:var(--muted);background:#0a141cb8;white-space:nowrap;font-size:11px;font-weight:650}.base-filter-button small{color:#5f7884;font-size:8px;font-weight:850}.base-filter-button.active{border-color:#55e0d64d;color:#d1fbf8;background:var(--accent-soft)}.base-filter-button.active small{color:var(--accent)}.toolbar{display:grid;grid-template-columns:1fr auto;gap:9px}.search-field{position:relative}.search-icon{position:absolute;top:50%;left:14px;color:var(--muted-dark);transform:translateY(-50%)}.search-field input{width:100%;height:44px;padding:0 14px 0 41px;border:1px solid var(--border);border-radius:11px;outline:none;color:var(--text);background:#0a141cd1;font-size:12px;transition:border-color .14s ease,background .14s ease}.search-field input::placeholder{color:#58707b}.search-field input:focus{border-color:#55e0d657;background:var(--surface)}.refresh-button,.primary-button{min-height:44px;padding:0 15px;border:1px solid var(--border-strong);border-radius:11px;color:#dce9ed;background:var(--surface-raised);font-size:11px;font-weight:750}.refresh-icon{display:inline-block;margin-right:3px;color:var(--accent)}.spinning{animation:spin .7s linear infinite}.sync-row{display:flex;justify-content:space-between;gap:12px;margin:8px 2px 20px;color:#5f7782;font-size:9px}.flight-groups{display:grid;gap:28px}.group-heading{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px;padding:0 2px}.group-heading h2{margin:0;font-size:14px;font-weight:800;letter-spacing:-.01em}.group-heading span{color:var(--muted-dark);font-size:9px}.flight-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.flight-card{position:relative;padding:16px;overflow:hidden;border:1px solid var(--border);border-radius:15px;background:linear-gradient(145deg,#0e1b25eb,#081219f5);box-shadow:var(--shadow)}.flight-card:before{position:absolute;top:0;right:0;left:0;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(85,224,214,.18),transparent)}.flight-card-top{display:flex;justify-content:space-between;gap:12px}.flight-operator{color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.flight-card h3{margin:2px 0 0;font-size:23px;font-weight:820;line-height:1;letter-spacing:-.035em}.flight-card-actions{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:5px}.state-badge{padding:4px 7px;border-radius:6px;font-size:8px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.state-badge.paired{color:#aaf6f0;background:var(--accent-soft)}.state-badge.partial{color:#f5d58e;background:var(--warning-soft)}.follow-button{min-height:27px;padding:0 9px;border:1px solid var(--border-strong);border-radius:8px;color:var(--muted);background:#ffffff05;font-size:9px;font-weight:800}.follow-button:hover:not(:disabled){border-color:#55e0d666;color:var(--text)}.follow-button.following{border-color:#55e0d64d;color:#baf8f3;background:var(--accent-soft)}.follow-button:focus-visible,.history-toggle:focus-visible,.notification-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.history-toggle{min-height:23px;padding:0 5px;border:0;color:#647e89;background:transparent;font-size:8px;font-weight:700}.history-toggle:hover{color:var(--text)}.route{display:flex;align-items:center;gap:8px;margin:16px 0}.base-origin{display:flex;flex:0 0 auto;flex-direction:column;min-width:52px}.base-name{color:var(--text);font-size:10px;font-weight:750}.base-code{margin-top:1px;color:var(--muted-dark);font-size:8px;font-weight:850}.route-arrow{color:#4c6975;font-size:14px}.route-destinations{display:flex;flex:1;flex-wrap:wrap;gap:5px}.destination{display:flex;min-width:0;flex-direction:column;padding:5px 8px;border:1px solid rgba(85,224,214,.06);border-radius:7px;background:#55e0d60e}.destination-name{color:#cdf8f5;font-size:10px;font-weight:780;line-height:1.2}.destination-code{margin-top:1px;color:#678e95;font-size:7px;font-weight:800}.movement-grid{display:grid;grid-template-columns:1fr 1px 1fr;gap:12px;padding:12px;border:1px solid rgba(178,211,224,.045);border-radius:10px;background:#02090e61}.movement-divider{width:1px;background:var(--border)}.movement-label{color:var(--muted-dark);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.movement-time{margin-top:2px;color:#f7fbfc;font-size:21px;font-weight:800;line-height:1.05;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.movement-planned{margin-top:2px;color:#607985;font-size:8px;font-variant-numeric:tabular-nums}.movement-status{margin-top:4px;color:#76909b;font-size:9px;font-weight:700;line-height:1.3}.movement-status.estimated,.movement-status.next-information{color:var(--warning)}.movement-status.departed,.movement-status.arrived{color:var(--accent)}.movement-status.cancelled{color:var(--danger)}.flight-card-footer{display:flex;justify-content:space-between;gap:10px;margin-top:10px;color:#58717c;font-size:8px}.flight-history{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.flight-history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.flight-history-heading strong{font-size:10px}.flight-history-heading span,.history-loading,.timeline-empty{color:var(--muted);font-size:9px}.history-loading,.timeline-empty{margin-top:10px}.history-error{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:9px;padding:8px 9px;border-radius:8px;color:#e9cb8c;background:var(--warning-soft);font-size:9px}.history-error button{flex:0 0 auto;padding:4px 7px;border:1px solid var(--border-strong);border-radius:999px;color:inherit;background:transparent;font-size:8px}.timeline-list{display:grid;gap:0;margin-top:10px}.timeline-entry{position:relative;display:grid;grid-template-columns:9px 1fr;gap:9px;padding-bottom:13px}.timeline-entry:last-child{padding-bottom:0}.timeline-entry:before{position:absolute;top:9px;bottom:-2px;left:4px;width:1px;content:"";background:var(--border)}.timeline-entry:last-child:before{display:none}.timeline-dot{position:relative;z-index:1;width:8px;height:8px;margin-top:4px;border:2px solid var(--surface);border-radius:50%;background:var(--accent)}.timeline-entry-body{min-width:0}.timeline-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#627d88;font-size:8px}.timeline-direction{padding:2px 5px;border-radius:999px;color:#a9e8e3;background:var(--accent-soft);font-weight:800}.timeline-changes{display:grid;gap:4px;margin-top:4px}.timeline-change{display:flex;flex-wrap:wrap;gap:5px;font-size:9px;line-height:1.35}.timeline-change strong{color:#d3e6eb;font-weight:700}.timeline-change span{color:var(--muted)}.follow-error{margin-top:9px;padding:7px 9px;border-radius:8px;color:#e9cb8c;background:var(--warning-soft);font-size:9px;line-height:1.4}.notification-enrollment{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:11px 13px;border:1px solid var(--border);border-radius:11px;background:#0a141cd1}.notification-enrollment>div{display:flex;min-width:0;flex-direction:column;gap:3px}.notification-enrollment strong{font-size:10px}.notification-enrollment span{color:var(--muted);font-size:9px;line-height:1.4}.notification-enrollment.enabled{border-color:#55e0d638;background:var(--accent-soft)}.notification-enrollment.unsupported,.notification-enrollment.blocked{opacity:.75}.notification-button{flex:0 0 auto;min-height:33px;padding:0 11px;border:1px solid rgba(85,224,214,.32);border-radius:8px;color:#baf8f3;background:var(--accent-soft);font-size:9px;font-weight:800}.notification-button:hover:not(:disabled){border-color:var(--accent)}.notification-error{color:#e9cb8c!important}.state-panel{display:flex;min-height:230px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px solid var(--border);border-radius:14px;text-align:center;background:var(--surface)}.state-panel span{margin-top:6px;color:var(--muted);font-size:11px}.state-panel .primary-button{margin-top:17px}.spinner{width:24px;height:24px;margin-bottom:10px;border:2px solid rgba(85,224,214,.13);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.inline-warning{margin-bottom:16px;padding:9px 12px;border:1px solid rgba(243,200,108,.08);border-radius:9px;color:#e9cb8c;background:var(--warning-soft);font-size:10px}footer{display:flex;justify-content:space-between;margin-top:38px;padding:17px 2px 0;border-top:1px solid var(--border);color:#4f6873;font-size:8px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:720px){body{background:radial-gradient(circle at 90% -5%,rgba(85,224,214,.08),transparent 18rem),var(--background)}.app-shell{width:100%;padding:0 13px 30px}.site-header{min-height:64px}.brand-mark{width:34px;height:34px;border-radius:10px}.brand-mark:before{top:16px;left:7px;width:18px}.brand-mark:after{top:7px;left:15px;height:18px}.brand-mark span{top:14px;left:13px}.brand-name{font-size:18px}.brand-subtitle{display:none}main{padding-top:21px}.hero{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-bottom:17px}.hero h1{font-size:29px}.hero p{grid-column:1 / -1;margin-top:8px;font-size:11px}.hero-summary{align-self:end;gap:5px;padding:0 0 2px 11px}.hero-summary strong{font-size:25px}.hero-summary span{display:none}.base-filter{margin-right:-13px;padding-right:13px}.base-filter-button{min-height:33px;border-radius:9px;font-size:10px}.toolbar{grid-template-columns:1fr 43px;gap:7px}.search-field input{height:42px}.refresh-button{width:43px;min-width:43px;height:42px;min-height:42px;padding:0;overflow:hidden;font-size:0}.refresh-icon{margin:0;font-size:17px}.sync-row{display:grid;gap:3px;margin-bottom:16px;font-size:8px}.notification-enrollment{align-items:stretch;flex-direction:column;gap:9px}.notification-button{width:100%}.flight-groups{gap:24px}.flight-list{grid-template-columns:1fr;gap:8px}.flight-card{padding:14px;border-radius:13px;box-shadow:0 12px 32px #0000002e}.flight-card h3{font-size:22px}.route{margin:14px 0}.movement-grid{padding:11px}.movement-time{font-size:20px}footer{flex-direction:column;gap:5px}}@media(max-width:390px){.app-shell{padding-right:10px;padding-left:10px}.hero h1{font-size:27px}.live-indicator{padding-right:8px;padding-left:8px}.flight-card{padding:12px}.movement-grid{gap:9px;padding:10px}}
