: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}}.overview-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.overview-header h1{margin:0;font-size:clamp(30px,5vw,44px);font-weight:800;line-height:1;letter-spacing:-.045em}.overview-header p{max-width:610px;margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.overview-count{display:flex;flex:0 0 auto;align-items:baseline;gap:7px;padding:0 2px 3px 18px;border-left:1px solid var(--border-strong)}.overview-count strong{color:var(--text);font-size:30px;font-weight:800;letter-spacing:-.04em}.overview-count span{max-width:72px;color:var(--muted);font-size:9px;line-height:1.25}.view-tabs{display:inline-flex;gap:3px;margin-bottom:10px;padding:3px;border:1px solid var(--border);border-radius:11px;background:#0a141cb8}.view-tab{min-height:34px;padding:0 15px;border:0;border-radius:8px;color:var(--muted);background:transparent;font-size:11px;font-weight:750}.view-tab:hover{color:var(--text)}.view-tab.active{color:#d1fbf8;background:var(--accent-soft)}.day-selector{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-bottom:12px}.day-selector-button{display:flex;min-width:0;min-height:48px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:7px 10px;border:1px solid var(--border);border-radius:10px;color:var(--muted);background:#0a141cb8;text-align:left}.day-selector-button:hover{border-color:#55e0d633;color:var(--text)}.day-selector-button.active{border-color:#55e0d652;color:#d1fbf8;background:var(--accent-soft)}.day-selector-button strong{overflow:hidden;width:100%;font-size:10px;font-weight:800;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.day-selector-button.active strong{color:var(--accent-bright)}.day-selector-button small{color:var(--muted-dark);font-size:8px;font-weight:700;white-space:nowrap}.day-selector-button.active small{color:#72aaa8}.toolbar{display:grid;grid-template-columns:minmax(165px,215px) minmax(240px,1fr) auto;gap:9px;align-items:end}.base-select{display:flex;min-width:0;flex-direction:column;gap:4px}.base-select>span{padding-left:2px;color:var(--muted-dark);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.base-select select{width:100%;height:44px;padding:0 34px 0 12px;border:1px solid var(--border);border-radius:11px;outline:none;color:var(--text);background:#0a141cd1;font:inherit;font-size:11px;font-weight:650}.base-select select:focus{border-color:#55e0d657}.destination-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:start}.destination-panel>.search-field{grid-column:1;grid-row:1}.destination-panel>.refresh-button{grid-column:2;grid-row:1}.destination-results{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.destination-option{display:flex;min-width:0;min-height:46px;flex-direction:column;align-items:flex-start;justify-content:center;padding:7px 10px;border:1px solid var(--border);border-radius:9px;color:var(--text);background:#0a141cad;text-align:left}.destination-option:hover{border-color:#55e0d63d;background:#55e0d60d}.destination-option span{overflow:hidden;width:100%;font-size:10px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.destination-option small{margin-top:2px;color:var(--muted-dark);font-size:8px;font-weight:700}.destination-no-match{grid-column:1 / -1;padding:12px;color:var(--muted);font-size:10px}.selected-destination{grid-column:1;grid-row:1;display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;border:1px solid rgba(85,224,214,.22);border-radius:11px;background:var(--accent-soft)}.selected-destination>div{display:flex;min-width:0;flex-direction:column}.selected-destination span{color:var(--muted-dark);font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.selected-destination strong{overflow:hidden;margin-top:1px;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selected-destination small{margin-top:1px;color:#72aaa8;font-size:8px}.selected-destination button{flex:0 0 auto;padding:5px 7px;border:0;color:var(--accent);background:transparent;font-size:9px;font-weight:800}.view-tab:focus-visible,.day-selector-button:focus-visible,.destination-option:focus-visible,.selected-destination button:focus-visible,.base-select select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:720px){.overview-header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin-bottom:15px}.overview-header h1{font-size:29px}.overview-header p{grid-column:1 / -1;margin-top:8px;font-size:11px}.overview-count{gap:5px;padding:0 0 2px 11px}.overview-count strong{font-size:25px}.overview-count span{display:none}.view-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.view-tab{min-width:0}.day-selector{display:flex;gap:6px;margin-right:-13px;overflow-x:auto;padding:0 13px 4px 0;scroll-snap-type:x proximity;scrollbar-width:none}.day-selector::-webkit-scrollbar{display:none}.day-selector-button{flex:0 0 108px;min-height:45px;scroll-snap-align:start}.toolbar{grid-template-columns:minmax(0,1fr) 43px;gap:7px}.toolbar .base-select{grid-column:1;grid-row:1}.toolbar .search-field{grid-column:1;grid-row:2}.toolbar .refresh-button{grid-column:2;grid-row:1 / span 2;align-self:stretch;height:auto}.base-select select{height:42px}.destination-panel{grid-template-columns:minmax(0,1fr) 43px;gap:7px}.destination-results{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-destination{min-height:42px}}@media(max-width:390px){.day-selector{margin-right:-10px;padding-right:10px}.day-selector-button{flex-basis:102px}.destination-results{grid-template-columns:1fr}}.flight-groups{gap:20px;margin-top:15px}.group-heading{margin-bottom:7px}.group-heading h2{font-size:13px}.group-heading span{font-size:8px}.flight-list{grid-template-columns:1fr;gap:7px}.flight-card{display:grid;grid-template-columns:minmax(270px,1.2fr) minmax(300px,.8fr);grid-template-rows:auto auto;column-gap:20px;row-gap:5px;padding:12px 14px;border-radius:12px;box-shadow:0 9px 26px #00000029}.flight-card-top{grid-column:1;grid-row:1;align-items:center;gap:10px}.flight-operator{font-size:7px}.flight-card h3{margin-top:1px;font-size:18px}.flight-card-actions{flex-direction:row;align-items:center;gap:5px}.follow-button{min-height:28px;padding:0 8px;font-size:8px}.history-toggle{min-height:28px;padding:0 6px;font-size:8px}.route{grid-column:1;grid-row:2;min-width:0;gap:7px;margin:3px 0 0}.base-origin{min-width:58px}.base-name{font-size:9px}.base-code{font-size:7px}.route-arrow{font-size:12px}.route-destinations{gap:4px}.destination{padding:4px 7px}.destination-name{font-size:9px}.destination-code{font-size:7px}.movement-grid{grid-column:2;grid-row:1 / span 2;align-self:center;gap:10px;margin:0;padding:9px 10px}.movement-label{font-size:7px}.movement-time{margin-top:1px;font-size:18px}.movement-planned{font-size:7px}.movement-status{margin-top:3px;font-size:8px}.flight-history,.follow-error{grid-column:1 / -1}.flight-history{margin-top:7px;padding-top:10px}@media(max-width:860px)and (min-width:721px){.flight-card{grid-template-columns:minmax(235px,.9fr) minmax(275px,1fr);column-gap:13px}.movement-grid{gap:8px}}@media(max-width:720px){.flight-groups{gap:20px;margin-top:13px}.flight-list{gap:7px}.flight-card{grid-template-columns:1fr;grid-template-rows:auto;gap:7px;padding:11px 12px;border-radius:12px}.flight-card-top,.route,.movement-grid,.flight-history,.follow-error{grid-column:1;grid-row:auto}.flight-card h3{font-size:20px}.route{margin:2px 0}.movement-grid{margin-top:2px;padding:8px 9px}.movement-time{font-size:19px}}@media(max-width:390px){.flight-card{padding:10px}.flight-card-actions{flex-wrap:wrap;justify-content:flex-end}.movement-grid{gap:8px;padding:8px}}.timeline-route-change{display:grid;width:100%;gap:4px;margin-top:2px}.timeline-route-row{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px;align-items:baseline}.timeline-route-label{color:var(--muted-dark);font-size:8px;font-weight:800;line-height:1.35}.timeline-route-value{color:var(--muted);font-size:9px;line-height:1.35}.timeline-route-row.current .timeline-route-label{color:#72aaa8}.timeline-route-row.current .timeline-route-value{color:#d3e6eb}@media(max-width:390px){.timeline-route-row{grid-template-columns:1fr;gap:1px}}.toolbar{grid-template-columns:minmax(0,1fr) auto}.toolbar .base-grid{grid-column:1 / -1;grid-row:1}.toolbar .search-field{grid-column:1;grid-row:2}.toolbar .refresh-button{grid-column:2;grid-row:2}.base-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:7px;width:100%}.base-grid-button{display:flex;min-width:0;min-height:46px;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;padding:7px 10px;overflow:hidden;border:1px solid var(--border);border-radius:10px;color:var(--muted);background:#0a141cb8;text-align:left}.base-grid-button:hover{border-color:#55e0d633;color:var(--text)}.base-grid-button.active{border-color:#55e0d657;color:#d1fbf8;background:var(--accent-soft)}.base-grid-button span{overflow:hidden;width:100%;font-size:10px;font-weight:780;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.base-grid-button small{color:var(--muted-dark);font-size:7px;font-weight:850;line-height:1.2;letter-spacing:.04em}.base-grid-button.active span{color:var(--accent-bright)}.base-grid-button.active small{color:#72aaa8}.base-grid-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:720px){.base-grid{grid-template-columns:repeat(auto-fit,minmax(108px,1fr));gap:6px}.base-grid-button{min-height:44px;padding:6px 8px}.toolbar .base-grid{grid-column:1 / -1;grid-row:1}.toolbar .search-field{grid-column:1;grid-row:2}.toolbar .refresh-button{grid-column:2;grid-row:2;align-self:stretch;height:42px;min-height:42px}}@media(max-width:350px){.base-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.day-select{display:none}@media(max-width:720px){.day-selector{display:none}.day-select{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.day-select>span{padding-left:2px;color:var(--muted-dark);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.day-select select{width:100%;height:44px;padding:0 12px;border:1px solid var(--border);border-radius:11px;outline:none;color:var(--text);background:#0a141cd1;font:inherit;font-size:11px;font-weight:700}.day-select select:focus,.day-select select:focus-visible{border-color:#55e0d657;outline:2px solid var(--accent);outline-offset:2px}}
