*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1115;--panel: #161922;--panel-2: #1e2330;--text: #e6e8ee;--muted: #9aa3b2;--accent: #4da3ff;--radius: 14px;--sidebar-w: 280px}.sidebar-logo{display:block;margin:0 auto 10px;max-width:80%;max-height:120px;height:auto;width:auto;object-fit:contain}html,body{height:100%}body{font-family:Segoe UI,Roboto,sans-serif;background:url(../background_airport.jpeg) no-repeat center center fixed;background-size:cover;color:var(--text)}h1,h2,h3{margin:0 0 .75rem;font-weight:600;color:#5269ec;text-shadow:0 1px 2px rgba(0,0,0,.2)}h1{font-size:1.4rem}h2{font-size:1.1rem;color:var(--muted);letter-spacing:.02em}h3{font-size:.95rem;color:var(--muted)}.app{display:block;min-height:100vh}.sidebar{position:fixed;top:0;left:0;width:var(--sidebar-w);height:100vh;height:100dvh;background:#98c1e233;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);padding:16px;display:grid;grid-template-rows:auto auto 1fr auto;gap:16px;border-right:1px solid #ffffff;overflow-y:auto;overflow-x:hidden;z-index:1000}.sidebar__header{padding:12px 12px 14px;border-bottom:1px solid rgba(255,255,255,.6);display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.sidebar__header h2,.sidebar__header h3{margin:0;line-height:1.2;letter-spacing:.3px}.sidebar__header:after{content:"";width:200px;height:3px;border-radius:999px;background:linear-gradient(90deg,#4da3ff,#0025f7);opacity:.9;margin-top:6px}.sidebar__section+.sidebar__section{margin-top:12px}.sidebar h2{font-size:1.1rem;color:#5269ec;letter-spacing:.02em}.sidebar h3{font-size:.95rem;color:#5269ec}.sidebar .btn-stack{display:grid;gap:8px;max-height:33vh;overflow-y:auto;padding-right:6px}.sidebar__section:nth-of-type(2) .btn-stack,.sidebar__section:nth-of-type(3) .btn-stack{max-height:28vh}.sidebar__footer{margin-top:auto;padding-top:12px;border-top:1px solid #ffffff;display:flex;justify-content:center;align-items:center}.sidebar__footer img{width:140px;opacity:1}.content{margin-left:var(--sidebar-w);padding:20px;display:grid;gap:16px;align-content:start}button{padding:10px 18px;font-size:1rem;font-weight:500;border:none;border-radius:8px;background:linear-gradient(to right,#3498db,#2980b9);color:#fff;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease,transform .1s ease,box-shadow .3s ease}button:hover{background:linear-gradient(to right,#2980b9,#2471a3);box-shadow:0 6px 10px #00000026;transform:translateY(-2px)}button:active{transform:scale(.98);box-shadow:0 2px 4px #0000001a}#downloadPDFBtn,#downloadCallsignPDFBtn{background:linear-gradient(to right,#27ae60,#1e8449)}#downloadPDFBtn:hover,#downloadCallsignPDFBtn:hover{background:linear-gradient(to right,#1e8449,#196f3d)}#flightsContainer{background:#ffffff80;border:1px solid #ddd;border-radius:8px;padding:16px;margin-top:20px;white-space:pre-wrap;max-height:400px;overflow-y:auto;font-family:Courier New,Courier,monospace;font-size:.95rem;color:#444;box-shadow:0 2px 8px #0000000d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#flightsContainer::-webkit-scrollbar{width:8px}#flightsContainer::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:4px}.chart-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;align-items:stretch}.card{background:#ffffff1f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(138,137,137,.38);border-radius:var(--radius);padding:16px}.chart-grid .card.chart--wide{flex:1 1 clamp(360px,40vw,700px);max-height:480px}.chart-grid .card.donut-card{flex:1 1 clamp(220px,24vw,700px);max-height:360px;aspect-ratio:1 / 1;display:flex;flex-direction:column;gap:8px;overflow:hidden}.card canvas{width:100%!important;height:100%!important;max-height:100%;display:block}.donut-title{font-size:1rem;font-weight:700;text-align:center;color:#6b6b6b;background:#ffffffd9;padding:4px 6px;border-radius:6px}.donut-card .donut-title{margin-bottom:6px}.donut-card canvas{flex:1 1 0;height:auto!important;min-height:0}#monthButtons,#callsignButtons{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0;justify-content:center}.bottom-left-logo{position:fixed;bottom:20px;left:20px;z-index:1000;opacity:.8}.bottom-left-logo img{max-height:50px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .2s ease}.bottom-left-logo img:hover{transform:scale(1.05)}@media (min-width: 1400px){.chart-grid .card.donut-card{flex:1 1 23%;max-width:23%}}@media (max-width: 900px){.sidebar{position:sticky;width:auto;height:auto;top:0}.content{margin-left:0}.chart-grid .card.chart--wide,.chart-grid .card.donut-card{flex:1 1 100%;max-width:100%;min-width:0}}.chart-grid .card.chart--line{display:flex;flex-direction:column;aspect-ratio:16 / 9;min-height:320px;max-height:520px}.chart--line .donut-title{margin-bottom:8px;flex:0 0 auto}.chart--line canvas{flex:1 1 0;height:auto!important;min-height:0}.chart-grid .card.chart--wide{aspect-ratio:16 / 9;min-height:300px;max-height:520px}@supports not (aspect-ratio: 1){.chart-grid .card.chart--wide{height:420px}}#logSection{align-items:stretch}.log-container{display:flex;flex-direction:column;flex:1 1 clamp(360px,48vw,700px);max-width:clamp(360px,48vw,700px);aspect-ratio:16 / 9;min-height:300px;max-height:520px}.log-container h2{margin-bottom:10px;flex:0 0 auto}.log-entries{flex:1 1 0;min-height:0;overflow-y:auto;max-height:none}@supports not (aspect-ratio: 1){.log-container{height:420px}}.log-container{background:#ffffffe6;color:#111}.log-entry{background:#fff;color:#111}#logSection,.log-container,.log-entries,.log-entry{opacity:1}.log-entries>div:not(.log-entry){background:#fff;color:#111;padding:6px 10px;border-radius:6px}#logSection{display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start}.log-container{flex:1 1 45%;min-width:300px;background:#fff;padding:10px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.pill{color:#000!important;background-color:#fff!important;font-weight:700;opacity:1!important;text-shadow:none!important}.btn.month-active{outline:none}.sidebar,.sidebar .sidebar__section,.sidebar .btn-stack{overflow:visible}.sidebar .btn{display:block;width:100%;box-sizing:border-box;line-height:1.2;min-height:36px}.sidebar .btn.month-active,.sidebar .btn:focus,.sidebar .btn:focus-visible{outline:none!important;box-shadow:inset 0 0 0 2px #0056b3!important}.sidebar .btn:hover,.sidebar .btn:active{border-width:0;transform:none}#trackerMonthButtons{padding-right:2px}
