:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}button{font-family:inherit;cursor:pointer}input{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1e3a5f,#2d4a6b);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2d4a6b,#3a5a7a)}::selection{background:#1e3a5f4d;color:#213547}::-moz-selection{background:#1e3a5f4d;color:#213547}.app{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#1e3a5f,#2d4a6b,#3a5a7a,#2d4a6b,#1e3a5f);background-attachment:fixed}.app-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #0000001a;padding:16.8px 0;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.1)}.header-content{max-width:1800px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;align-items:center;position:relative}.app-title{margin:0;font-size:1.75rem;font-weight:800;color:#1e3a5f;letter-spacing:-.5px;text-align:center}.bird-fir-button{position:absolute;left:24px;top:50%;transform:translateY(-50%);background:#1e3a5f;color:#fff;border:2px solid rgba(30,58,95,.25);border-radius:6px;padding:6px 12px;font-weight:700;cursor:pointer;box-shadow:0 2px 6px #0000001f;transition:background .15s ease,transform .05s ease}.bird-fir-button:hover{background:#234770}.bird-fir-button:active{transform:translateY(-50%) scale(.99)}.bird-fir-panel{position:fixed;top:72px;left:24px;width:420px;max-height:72vh;overflow-y:auto;background:#fffffffa;color:#1e293b;border:1px solid rgba(0,0,0,.1);border-radius:10px;padding:10px 12px;z-index:1000;box-shadow:0 10px 22px #00000029}.bird-fir-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.bird-fir-close{background:transparent;border:none;color:#1e3a5f;font-size:18px;cursor:pointer}.bird-fir-list{display:flex;flex-direction:column;gap:8px}.bird-fir-item{background:#1e3a5f0d;border:1px solid rgba(30,58,95,.2);border-radius:8px;padding:8px}.bird-fir-item-title{font-weight:700;margin-bottom:4px;color:#1e3a5f}.bird-fir-id{font-weight:800}.bird-fir-sep{opacity:.6}.bird-fir-text{white-space:pre-wrap;line-height:1.25;font-size:.95rem;color:#0f172a}.bird-fir-date{margin-top:6px;font-size:.85rem;color:#334155;opacity:.8}.bird-fir-empty{color:#334155}.app-main{flex:1;width:100%;margin:0 auto;padding:32px 24px;max-width:100%;overflow:visible}.main-layout{display:grid;grid-template-columns:780px 780px 780px;gap:28px;width:100%;max-width:2400px;margin:0 auto;align-items:start;grid-auto-rows:min-content;justify-items:stretch;overflow:visible}.main-layout-mobile{display:flex;flex-direction:column;gap:15px;width:100%;max-width:100%;margin:0 auto;padding:0}.app.mobile .app-main{padding:16px 12px}.app.mobile .main-layout-mobile .weather-station{width:100%!important;max-width:100%!important;min-width:0!important}.weather-stations-left,.weather-stations-right{display:flex;flex-direction:column;gap:15px;justify-content:flex-start;align-items:stretch;width:780px;max-width:780px;min-width:780px;flex-shrink:0;overflow:visible;position:relative;z-index:10}.weather-stations-left .weather-station,.weather-stations-right .weather-station{width:100%!important;flex-shrink:0;height:180px!important;min-height:180px!important;max-height:180px!important;position:relative;z-index:100;pointer-events:auto}.weather-stations-left .weather-station.taf-expanded-station,.weather-stations-right .weather-station.taf-expanded-station{height:auto!important;min-height:180px!important;max-height:none!important}.weather-stations-left{margin-left:auto}.weather-stations-right{margin-right:auto}.map-container{display:flex;flex-direction:column;gap:15px;align-items:stretch;position:sticky;top:70px;height:1155px;max-height:calc(100vh - 80px)}.map-container>.iceland-map{flex:1 1 auto;min-height:0}.map-stations-top{display:flex;flex-direction:column;gap:15px;width:100%;min-height:375px;overflow:visible;pointer-events:auto;position:relative;z-index:10}.map-stations-bottom{display:flex;flex-direction:column;gap:15px;width:100%;min-height:375px;margin-top:auto;overflow:visible;pointer-events:auto;position:relative;z-index:10}.map-stations-top .weather-station,.map-stations-bottom .weather-station{width:100%;max-width:100%;box-sizing:border-box;position:relative;z-index:100;pointer-events:auto}.iceland-map{width:100%;height:100%;min-height:0;background:transparent;border-radius:12px;overflow:hidden;pointer-events:auto;position:relative;z-index:1;box-shadow:0 8px 16px #00000026;border:2px solid rgba(30,58,95,.3);display:flex;align-items:center;justify-content:center}.map-image{width:100%;height:100%;object-fit:contain;display:block}.app-footer{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:16px 24px;text-align:right;color:#4a5568;font-size:.9rem;border-top:1px solid rgba(0,0,0,.1)}.app-footer p{max-width:1800px;margin:0 0 0 auto}@media(max-width:768px){.app-title{font-size:1.4rem}.main-layout{grid-template-columns:1fr;gap:20px}.map-container{order:-1;min-height:400px}.iceland-map{min-height:400px}.app-main{padding:20px 16px}}@media(max-width:480px){.app-title{font-size:1.05rem}.map-stations-top,.map-stations-bottom{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.app{background:linear-gradient(135deg,#1e3a5f,#2d4a6b)}.weather-station{transition:none}.weather-station:hover{transform:none}}@media(max-width:2500px){.main-layout{grid-template-columns:634px 634px 634px;gap:24px;max-width:1950px}.weather-stations-left,.weather-stations-right{width:634px;max-width:634px;min-width:634px}.map-container{position:relative;top:0;max-height:none}}@media(max-width:1200px){.main-layout{grid-template-columns:1fr;gap:20px}.map-container{order:-1}.map-image{min-height:400px}.weather-stations-left,.weather-stations-right{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}.weather-station{border-radius:12px;padding:16px;color:#fff;box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f;transition:transform .2s ease,box-shadow .2s ease,z-index 0s,height .3s ease,min-height .3s ease,max-height .3s ease;position:relative;overflow:visible;display:flex;flex-direction:column;height:180px;min-height:180px;max-height:180px;width:100%;max-width:100%;background:linear-gradient(135deg,#1e3a5f,#2d4a6b);box-sizing:border-box;flex-shrink:0;z-index:1;pointer-events:auto}.weather-station.taf-expanded-station{z-index:10;height:auto;min-height:180px;max-height:none}.weather-station.variant-1{background:linear-gradient(135deg,#1e3a5f,#2d4a6b)}.weather-station.variant-2{background:linear-gradient(135deg,#2d4a6b,#3a5a7a)}.weather-station.variant-3{background:linear-gradient(135deg,#3a5a7a,#4a6a8a)}.weather-station.variant-4{background:linear-gradient(135deg,#4a6a8a,#5a7a9a)}.weather-station.variant-5{background:linear-gradient(135deg,#1a4d6b,#2a5d7b)}.weather-station:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#ffffff4d}.weather-station:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0003,0 4px 6px #0000001a}.weather-station.has-alert{background:linear-gradient(135deg,#8b4513,sienna);border:2px solid #ffd700;box-shadow:0 4px 6px #0000001a,0 0 20px #ffd7004d}.weather-station.no-data{background:linear-gradient(135deg,#868f96,#596164);opacity:.8}.station-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.2);position:relative;z-index:100;pointer-events:auto}.station-name-container{display:flex;align-items:center;gap:8px;flex:1}.station-name{margin:0;font-size:1.25rem;font-weight:700;letter-spacing:.5px}.metar-history-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;font-weight:700;padding:3px 8px;transition:background .2s ease;font-family:Courier New,monospace;flex-shrink:0;white-space:nowrap}.metar-history-btn:hover{background:#ffffff4d}.station-code-container{display:flex;align-items:center;gap:8px;position:relative;z-index:10000;pointer-events:auto}.station-code{background:#fff3;padding:4px 12px;border-radius:8px;font-size:.85rem;font-weight:600;letter-spacing:1px}.sigmet-button{background:#ff0000e6;border:2px solid rgba(255,255,255,.5);border-radius:6px;padding:4px 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;font-weight:600;color:#fff;margin:0 8px 0 0;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 4px #0003;position:relative;z-index:10000!important;pointer-events:auto!important;-webkit-user-select:none;user-select:none;touch-action:manipulation;white-space:nowrap}.sigmet-button:hover{background:red;transform:scale(1.05);box-shadow:0 4px 8px #ff000080}.sigmet-button:active{transform:scale(.95)}.notam-button{background:#ffc107e6;border:2px solid rgba(255,255,255,.5);border-radius:6px;padding:4px 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;font-weight:600;color:#000;margin:0 8px 0 0;transition:all .2s ease;flex-shrink:0;box-shadow:0 2px 4px #0003;position:relative;z-index:10000!important;pointer-events:auto!important;-webkit-user-select:none;user-select:none;touch-action:manipulation;white-space:nowrap}.notam-button:hover{background:#ffc107;transform:scale(1.05);box-shadow:0 4px 8px #0000004d}.notam-button:active{transform:scale(.95)}.station-metar{margin-top:0;margin-bottom:4px;padding:8px 12px;background:#00000040;border-radius:6px;font-size:1.05rem;font-family:Courier New,monospace;word-break:break-word;overflow-wrap:break-word;line-height:1.3;display:flex;align-items:center;min-height:32px}.metar-code{opacity:.95;display:block;font-weight:700;word-break:break-word;overflow-wrap:break-word}.station-metar-history{margin-top:4px;margin-bottom:4px;padding:12px;background:#00000059;border:2px solid rgba(255,255,255,.2);border-radius:6px;font-family:Courier New,monospace;z-index:15;position:relative}.metar-history-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.2)}.metar-history-title{margin:0;font-size:1rem;font-weight:700;color:#fffffff2}.metar-history-close-btn{background:transparent;border:none;color:#fffc;font-size:18px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s ease}.metar-history-close-btn:hover{background:#fff3}.metar-history-list{display:flex;flex-direction:column;gap:8px}.metar-history-item{background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:8px}.metar-history-item-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;flex-wrap:wrap;gap:8px}.metar-history-time{font-weight:700;color:#ffffffe6;font-size:.9rem}.metar-history-trends{display:flex;gap:8px;flex-wrap:wrap}.trend-indicator{font-size:.8rem;padding:2px 6px;border-radius:3px;font-weight:700}.trend-indicator.up{color:#90ee90;background:#90ee9033}.trend-indicator.down{color:#ffb6c1;background:#ffb6c133}.trend-indicator.steady{color:#ffffffb3;background:#ffffff1a}.metar-history-text{font-size:.9rem;color:#ffffffd9;word-break:break-word;overflow-wrap:break-word;line-height:1.4}.metar-timestamp-old{color:gold;font-weight:700;background-color:#ffd70033;padding:1px 2px;border-radius:2px}.station-taf{margin-top:0;margin-bottom:4px;padding:8px 12px;background:#00000040;border-radius:6px;font-size:1.05rem;font-family:Courier New,monospace;line-height:1.3;min-height:32px;transition:min-height .3s ease;overflow:visible;position:relative;z-index:2}.station-taf.taf-expanded{min-height:auto;z-index:3;margin-bottom:4px}.taf-content{display:flex;flex-direction:column;width:100%}.taf-content-inline{flex-direction:row;align-items:center;flex-wrap:wrap}.station-snotam{margin-top:0;margin-bottom:0;padding:8px 12px;background:#00000040;border-radius:6px;font-size:1.05rem;font-family:Courier New,monospace;line-height:1.3;min-height:32px;transition:min-height .3s ease;overflow:hidden;position:relative;z-index:1}.station-snotam.snotam-expanded{min-height:auto;z-index:3;margin-bottom:0;overflow:visible}.snotam-content{display:flex;flex-direction:column;width:100%}.snotam-content-inline{flex-direction:row;align-items:center;flex-wrap:wrap}.snotam-code{opacity:.95;display:block;font-weight:700;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;flex:1;min-width:0}.snotam-code-collapsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal}.snotam-expand-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:2px 6px;transition:background .2s ease;font-family:Courier New,monospace;flex-shrink:0;align-self:flex-start}.snotam-expand-btn:hover{background:#ffffff4d}.snotam-collapse-btn{align-self:flex-start}.taf-code{opacity:.95;display:block;font-weight:700;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;flex:1;min-width:0}.taf-code-collapsed{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal}.taf-expand-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:2px 6px;transition:background .2s ease;font-family:Courier New,monospace;flex-shrink:0;align-self:flex-start}.taf-expand-btn:hover{background:#ffffff4d}.taf-collapse-btn{margin-top:4px}.no-message{display:flex;align-items:center;justify-content:center;flex:1;height:100%}.no-message-text{font-size:.95rem;opacity:.9;text-align:center;font-style:italic}.alert-badge{position:absolute;top:12px;right:12px;background:gold;color:#000;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;animation:pulse 2s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.station-sigmet{margin-top:8px;padding:12px;background:#0006;border-radius:8px;border:2px solid rgba(255,0,0,.5);max-height:400px;overflow-y:auto;z-index:20;position:relative}.sigmet-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.3)}.sigmet-title{margin:0;font-size:1rem;font-weight:700;color:red}.sigmet-close-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease;line-height:1}.sigmet-close-btn:hover{background:#ffffff4d}.sigmet-list{display:flex;flex-direction:column;gap:12px}.sigmet-item{background:#0000004d;border-radius:6px;padding:10px;border-left:3px solid #ff0000}.sigmet-item-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.sigmet-type{background:#ff00004d;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:.5px;color:red}.sigmet-item-title{font-size:.9rem;font-weight:600;color:#ffffffe6}.sigmet-item-text{font-size:.85rem;font-family:Courier New,monospace;line-height:1.5;color:#ffffffd9;white-space:pre-wrap;word-break:break-word}.station-notam{margin-top:8px;padding:12px;background:#0006;border-radius:8px;border:2px solid rgba(255,193,7,.5);max-height:400px;overflow-y:auto;z-index:15;position:relative}.notam-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.3)}.notam-title{margin:0;font-size:1rem;font-weight:700;color:#ffc107}.notam-close-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;width:24px;height:24px;display:flex;align-items:center;justify-content:center;padding:0;transition:background .2s ease;line-height:1}.notam-close-btn:hover{background:#ffffff4d}.notam-list{display:flex;flex-direction:column;gap:12px}.notam-item{background:#0000004d;border-radius:6px;padding:10px;border-left:3px solid #ffc107}.notam-item-header{display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-wrap:wrap}.notam-type{background:#ffc1074d;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:700;letter-spacing:.5px;color:#ffc107}.notam-item-title{font-size:.9rem;font-weight:600;color:#ffffffe6}.notam-item-text{font-size:.85rem;font-family:Courier New,monospace;line-height:1.5;color:#ffffffd9;white-space:pre-wrap;word-break:break-word}@media(max-width:768px){.station-header{flex-wrap:nowrap!important;gap:4px!important;padding-bottom:4px;overflow:hidden}.station-name-container{flex:0 0 auto;min-width:0;overflow:hidden;margin-right:4px}.station-name{font-size:.85rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station-code-container{flex:0 0 auto;flex-wrap:nowrap!important;gap:3px!important;justify-content:flex-end;min-width:0}.metar-history-btn{font-size:.55rem!important;padding:1px 4px!important;border-width:1px!important;white-space:nowrap;flex-shrink:0}.sigmet-button,.notam-button{font-size:.55rem!important;padding:1px 4px!important;border-width:1px!important;margin-right:3px!important;min-width:auto;display:flex!important;visibility:visible!important;opacity:1!important;white-space:nowrap;flex-shrink:0}.station-code{font-size:.65rem!important;padding:1px 6px!important;white-space:nowrap;flex-shrink:0}.weather-station{padding:14px}.station-name{font-size:1rem!important}.metar-code{font-size:.8rem}.taf-code,.taf-code-collapsed,.snotam-code,.snotam-code-collapsed{font-size:.8rem!important}.station-taf:not(.taf-expanded) .taf-content{flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px}.station-taf:not(.taf-expanded) .taf-code,.station-taf:not(.taf-expanded) .taf-code-collapsed{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1;min-width:0;display:inline-block}.station-taf:not(.taf-expanded) .taf-expand-btn{margin-top:0!important;align-self:center!important;flex-shrink:0;margin-left:0}.taf-content-inline{flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px}.taf-content-inline .taf-code,.taf-content-inline .taf-code-collapsed{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1;min-width:0;display:inline-block}.taf-content-inline .taf-expand-btn{margin-top:0!important;align-self:center!important;flex-shrink:0;margin-left:0}.station-taf{overflow:hidden;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.station-taf.taf-expanded{overflow:visible}.station-snotam:not(.snotam-expanded) .snotam-content{flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px}.station-snotam:not(.snotam-expanded) .snotam-code,.station-snotam:not(.snotam-expanded) .snotam-code-collapsed{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1;min-width:0;display:inline-block}.station-snotam:not(.snotam-expanded) .snotam-expand-btn{margin-top:0!important;align-self:center!important;flex-shrink:0;margin-left:0}.snotam-content-inline{flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;gap:4px}.snotam-content-inline .snotam-code,.snotam-content-inline .snotam-code-collapsed{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1;min-width:0;display:inline-block}.snotam-content-inline .snotam-expand-btn{margin-top:0!important;align-self:center!important;flex-shrink:0;margin-left:0}}
