@charset "UTF-8";.radar-sequencer{font-family:sans-serif;margin:0 auto;max-width:600px;text-align:center}.radar-sequencer .sequencer-header{align-items:center;background:#ffffffb3;border:1px solid #fff;border-radius:3px;bottom:7px;color:var(--secondary);display:flex;font-size:.7rem;font-weight:var(--bold);justify-content:space-between;padding:2px 6px;position:absolute;right:7px;transition:var(--theme-text)}.radar-sequencer .image-container{align-items:center;aspect-ratio:4/3;border-radius:5px;cursor:grab;display:flex;justify-content:center;min-height:120px;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.radar-sequencer .image-container.is-dragging{cursor:grabbing}.radar-sequencer .zoom-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;will-change:transform}.radar-sequencer .radar-background{background-image:url(../assets/images/idokep/radar-bg.jpg);background-position:50%;background-size:cover;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.radar-sequencer .radar-image{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:relative;z-index:1}.radar-sequencer button{all:unset;align-items:center;background:var(--color-gray-light);border-radius:5px;color:var(--color-secondary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:var(--bold);gap:6px;justify-content:center;padding:10px 20px;transition:var(--theme) var(--theme-text);-webkit-user-select:none;-moz-user-select:none;user-select:none}.radar-sequencer button:hover{background:#0000001a}.radar-sequencer button:active{transform:scale(.97)}.radar-sequencer button[aria-label*=Lejátszás]{background:var(--color-secondary);color:var(--color-bg);min-width:120px;transition:var(--theme) var(--theme-text)}.radar-sequencer button[aria-label*=Lejátszás]:hover{background:var(--color-secondary)}.radar-sequencer .error,.radar-sequencer .loading{color:#666;padding:20px}.radar-sequencer .error{color:red}.main--light{--weather-yellow:#da3}.main--dark{--weather-yellow:#fd0}.weather-widget{--bg-gradient:linear-gradient(135deg,#0f2027,#203a43 50%,#2c5364);--color-primary-yellow:#ffd000;--color-primary-yellow-hover:#e6bc00;--card-bg-blur:hsla(0,0%,100%,.06);--border-style:1px solid hsla(0,0%,100%,.12);--text-bright:#fff;--text-muted:#94a3b8;color:var(--text-bright);font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;margin:40px 0 0;max-width:1200px;transition:all .4s cubic-bezier(.16,1,.3,1)}.weather-widget .cl-weather__card__header{align-items:center;color:var(--color-secondary);display:flex;font-size:.66rem;font-weight:var(--bold);gap:8px;letter-spacing:.15rem;line-height:1.3;margin:0 0 14px;text-transform:uppercase}.weather-widget .cl-weather__card__header i{font-size:1rem}.weather-widget .cl-weather__card{display:flex;flex-direction:column;justify-content:start;position:relative}@media screen and (min-width:768px){.weather-widget .cl-weather__card:first-child:before{border-right:1px dotted var(--color-gray-medium);content:"";height:100%;position:absolute;right:-30px;top:0;width:1px}}@media screen and (min-width:1200px){.weather-widget .cl-weather__card:nth-child(2):before{border-right:1px dotted var(--color-gray-medium);content:"";height:100%;position:absolute;right:-30px;top:0;width:1px}}@media screen and (max-width:767px){.weather-widget .cl-weather__card:not(:last-child):before{border-bottom:1px dotted var(--color-gray-medium);bottom:-15px;content:"";height:1px;position:absolute;right:0;width:100%}}.weather-widget .current-card__header{align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;padding-bottom:14px}.weather-widget .current-card__header .location{align-items:center;display:flex;gap:6px}.weather-widget .current-card__header .location i{color:var(--color-primary-yellow);font-size:1.3rem}.weather-widget .current-card__header .location h2{font-size:1.5rem;font-weight:700;margin:0}.weather-widget .current-card__body .hero-weather{align-items:center;display:flex;gap:20px;margin-bottom:20px}.weather-widget .current-card__body .hero-weather .weather-icon{color:var(--color-secondary);font-size:1.4rem;margin:0 10px 0 0;transition:var(--theme-text)}.weather-widget .current-card__body .cl-weather-extra{background:#00000026;border-radius:8px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr);padding:12px}.weather-widget .current-card__body .cl-weather-extra .stat-item{align-items:center;display:flex;gap:6px}.weather-widget .current-card__body .cl-weather-extra .stat-item i{color:var(--text-muted);font-size:1.2rem}.weather-widget .current-card__body .cl-weather-extra .stat-item .label{color:var(--text-muted);display:block;font-size:.65rem;text-transform:uppercase}.weather-widget .current-card__body .cl-weather-extra .stat-item .value{font-size:.8rem;font-weight:600}.weather-widget .current-card__actions .action-toggle-btn{align-items:center;background:var(--color-primary-yellow);border:none;border-radius:8px;box-shadow:0 4px 15px #ffd00040;color:#0f2027;cursor:pointer;display:flex;font-size:.9rem;font-weight:700;gap:8px;justify-content:center;padding:12px;width:100%}.weather-widget .current-card__actions .action-toggle-btn:hover{background:var(--color-primary-yellow-hover)}.weather-widget__extended .extended-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:768px){.weather-widget__extended .extended-grid{grid-template-columns:1fr 1fr}}.weather-widget__extended .extended-subgrid{display:grid;gap:15px;grid-template-columns:1fr}@media(min-width:480px){.weather-widget__extended .extended-subgrid{grid-template-columns:1fr 1fr}}.weather-widget__extended .pollen-badge-list{display:flex;flex-direction:column;gap:6px}.weather-widget__extended .pollen-badge-list .pollen-badge{background:#0003;border-radius:6px;display:flex;font-size:.85rem;justify-content:space-between;padding:6px 12px}.weather-widget__extended .pollen-badge-list .pollen-badge.high strong{color:#f87171}.weather-widget__extended .pollen-badge-list .pollen-badge.mid strong{color:#fbbf24}.weather-widget__extended .pollen-badge-list .pollen-badge.low strong{color:#34d399}.weather-widget__extended .astro-list{display:flex;flex-direction:column;font-size:.85rem;gap:8px}.weather-widget__extended .astro-list .astro-row{align-items:center;display:flex;gap:8px}.weather-widget__extended .astro-list .astro-row i{color:var(--color-primary-yellow)}@keyframes pulse{0%{opacity:1;transform:scale(.6)}to{opacity:0;transform:scale(2.5)}}.expand-enter-active,.expand-leave-active{max-height:400px;overflow:hidden;transition:all .35s ease-in-out}.expand-enter-from,.expand-leave-to{max-height:0;opacity:0;transform:translateY(-10px)}.top-label{color:var(--color-secondary);font-size:.5rem;font-weight:var(--light)}@media screen and (min-width:500px){.top-label{font-size:.6rem}}@media screen and (min-width:1200px){.top-label{font-size:.7rem}}.top-label.phrase-tag{font-weight:var(--max)}.radar-mock{align-items:center;background:var(--color-layers);border:1px solid var(--color-gray-light);border-radius:8px;display:flex;flex-direction:column;font-size:.77rem;gap:5px;height:140px;justify-content:center;line-height:1.3;overflow:hidden;padding:100px;position:relative}.radar-mock,.radar-mock i{color:var(--color-secondary)}.radar-mock i{font-size:2rem}.radar-mock .radar-pulse{animation:pulse 2s ease-out infinite;background:#7a7a7a33;border-radius:50%;height:60px;position:absolute;width:60px}.cl-weather__error{align-items:center;color:var(--color-secondary);display:flex;font-size:.77rem;font-weight:var(--regular);gap:10px;justify-content:start;padding:10px 0;text-align:left;transition:var(--theme-text);white-space:nowrap}.cl-weather__error i{font-size:1.2rem}.cl-weather__error i.mdi-weather-sunny{color:var(--weather-yellow)}.cl-weather__main-grid{display:grid;gap:30px;grid-template-areas:"a" "b" "c";grid-template-columns:1fr}@media screen and (min-width:768px){.cl-weather__main-grid{gap:60px;grid-template-areas:"a c" "b b";grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.cl-weather__main-grid{grid-template-areas:"a b c";grid-template-columns:repeat(3,1fr)}}.cl-weather__daily__summary{font-size:.6rem}.cl-weather__daily__summary,.cl-weather__daily__title{color:var(--color-text);padding:0 2px;text-align:center;transition:var(--theme-text)}.cl-weather__daily__title{font-size:.7rem;font-weight:var(--bold);white-space:nowrap}.cl-weather__daily__title--highlight{font-weight:var(--max)}.cl-weather__daily__temp{font-size:.66rem;font-weight:var(--bold);padding:0 2px;text-align:center;transition:var(--theme-text)}.cl-weather__daily__temp--max{color:var(--color-red)}.cl-weather__daily__temp--min{color:var(--color-secondary)}.cl-weather__hourly__temp{font-size:.7rem;font-weight:var(--regular);padding:0 2px;text-align:center;transition:var(--theme-text);white-space:nowrap}.cl-weather__hourly__temp--day{color:var(--color-red)}.cl-weather__hourly__temp--night{color:var(--color-secondary)}.cl-weather__hourly__title{color:var(--color-text);font-size:.7rem;font-weight:var(--regular);padding:0 0 5px;text-align:center;white-space:nowrap}.cl-weather__hourly__title--highlight{font-weight:var(--max)}.cl-weather__info{display:block;font-size:.77rem}.cl-weather__card__main-temp,.cl-weather__info{color:var(--color-text);transition:var(--theme-text)}.cl-weather__card__main-temp{align-items:center;display:flex;font-size:1rem;font-weight:var(--bold);gap:10px;justify-content:start;line-height:1}.cl-weather__card__main-temp i{color:var(--color-secondary);font-size:1.5rem;margin:0 3px 0 0}.cl-weather__card__main-temp i.mdi-weather-sunny{color:var(--weather-yellow)}.cl-weather__card__container{display:flex;flex-direction:column;gap:10px}.cl-weather__card.cl-weather__card--forecast{align-content:start;display:grid;gap:30px;grid-template-columns:1fr}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll{display:grid;gap:3px;grid-template-columns:repeat(7,1fr);overflow-x:auto;padding-bottom:6px;scrollbar-color:hsla(0,0%,100%,.15) transparent;scrollbar-width:thin}@media screen and (min-width:500px){.cl-weather__card.cl-weather__card--forecast .horizontal-scroll{gap:5px}}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll.days-scroll{grid-template-columns:repeat(4,1fr)}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll::-webkit-scrollbar{height:4px}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill{align-items:center;display:flex;flex:0 0 70px;flex-direction:column;gap:5px 0;justify-content:space-between}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill:not(:last-child){position:relative}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill:not(:last-child):before{border-right:1px dotted var(--color-gray-medium);content:"";height:100%;position:absolute;right:-2.5px;top:0;width:1px}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill span{text-align:center}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill i{font-size:1.4rem;line-height:.8}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill .temp{color:var(--color-text);font-size:.66rem;font-weight:var(--bold)}@media screen and (min-width:500px){.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .forecast-pill .temp{font-size:.77rem}}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .hour-pill i{color:var(--color-secondary)}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .hour-pill i.mdi-weather-sunny{color:var(--weather-yellow)}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .day-pill i{color:var(--color-secondary)}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .day-pill .temp-range{display:flex;font-size:.75rem;gap:6px}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .day-pill .temp-range .max{color:var(--color-text);font-weight:var(--max)}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll .day-pill .temp-range .min{color:var(--color-text)}@media(min-width:576px){.cl-weather__card.cl-weather__card--forecast .horizontal-scroll.days-scroll{overflow-x:visible}.cl-weather__card.cl-weather__card--forecast .horizontal-scroll.days-scroll .day-pill{flex:1}}@media screen and (min-width:768px){.cl-weather__card.cl-weather__card--forecast{gap:60px;grid-template-columns:1fr 1fr}}@media screen and (min-width:1200px){.cl-weather__card.cl-weather__card--forecast{gap:30px;grid-template-columns:1fr}}.forecast-section{position:relative}.forecast-section:first-child:before{content:"";position:absolute}@media screen and (max-width:767px){.forecast-section:first-child:before{border-bottom:1px dotted var(--color-gray-medium);bottom:-15px;height:1px;right:0;width:100%}}@media screen and (min-width:768px)and (max-width:1199px){.forecast-section:first-child:before{border-right:1px dotted var(--color-gray-medium);height:100%;right:-30px;top:0;width:1px}}
