/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-3ay4yh0t0p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-3ay4yh0t0p] {
    flex: 1;
}

.sidebar[b-3ay4yh0t0p] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-3ay4yh0t0p] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-3ay4yh0t0p]  a, .top-row[b-3ay4yh0t0p]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-3ay4yh0t0p]  a:hover, .top-row[b-3ay4yh0t0p]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-3ay4yh0t0p]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-3ay4yh0t0p] {
        justify-content: space-between;
    }

    .top-row[b-3ay4yh0t0p]  a, .top-row[b-3ay4yh0t0p]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-3ay4yh0t0p] {
        flex-direction: row;
    }

    .sidebar[b-3ay4yh0t0p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-3ay4yh0t0p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-3ay4yh0t0p]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-3ay4yh0t0p], article[b-3ay4yh0t0p] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-3ay4yh0t0p] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-3ay4yh0t0p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nruhj3abzp] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-nruhj3abzp] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-nruhj3abzp] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nruhj3abzp] {
    font-size: 1.1rem;
}

.bi[b-nruhj3abzp] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-nruhj3abzp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-nruhj3abzp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-nruhj3abzp] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-nruhj3abzp] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-nruhj3abzp] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-nruhj3abzp] {
        padding-bottom: 1rem;
    }

    .nav-item[b-nruhj3abzp]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-nruhj3abzp]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-nruhj3abzp]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-nruhj3abzp] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-nruhj3abzp] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nruhj3abzp] {
        display: none;
    }

    .nav-scrollable[b-nruhj3abzp] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-est2lnu44y],
.components-reconnect-repeated-attempt-visible[b-est2lnu44y],
.components-reconnect-failed-visible[b-est2lnu44y],
.components-pause-visible[b-est2lnu44y],
.components-resume-failed-visible[b-est2lnu44y],
.components-rejoining-animation[b-est2lnu44y] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-retrying[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-failed[b-est2lnu44y],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-est2lnu44y] {
    display: block;
}


#components-reconnect-modal[b-est2lnu44y] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-est2lnu44y 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-est2lnu44y 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-est2lnu44y 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-est2lnu44y]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-est2lnu44y 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-est2lnu44y {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-est2lnu44y {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-est2lnu44y {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-est2lnu44y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-est2lnu44y] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-est2lnu44y] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-est2lnu44y] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-est2lnu44y] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-est2lnu44y] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-est2lnu44y] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-est2lnu44y 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-est2lnu44y] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-est2lnu44y {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Weather/Weather.razor.rz.scp.css */
/* ============================================
   Weather Page — Mobile-First (375px base)
   ============================================ */

.weather-page[b-vte8oiejx0] {
    min-height: 100vh;
    min-height: 100dvh;
    padding: 0 16px 32px;
    font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    background: linear-gradient(180deg, #1c1c2e 0%, #2d2d44 50%, #1c1c2e 100%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/* ── Loading Skeleton ────────────────────── */

.weather-skeleton[b-vte8oiejx0] {
    padding-top: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.skeleton-pulse[b-vte8oiejx0] {
    background: linear-gradient(90deg, rgba(255,255,255,0.06) 25%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.06) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer-b-vte8oiejx0 1.5s ease-in-out infinite;
    border-radius: 8px;
}

@keyframes skeleton-shimmer-b-vte8oiejx0 {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

.skeleton-location[b-vte8oiejx0] {
    width: 140px;
    height: 20px;
}

.skeleton-temp[b-vte8oiejx0] {
    width: 100px;
    height: 64px;
    margin: 8px 0;
}

.skeleton-condition[b-vte8oiejx0] {
    width: 120px;
    height: 18px;
}

.skeleton-highlow[b-vte8oiejx0] {
    width: 80px;
    height: 16px;
    margin-bottom: 16px;
}

.skeleton-hourly[b-vte8oiejx0] {
    width: 100%;
    max-width: 343px;
    height: 100px;
    margin-top: 16px;
}

.skeleton-daily[b-vte8oiejx0] {
    width: 100%;
    max-width: 343px;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
}

.skeleton-daily-row[b-vte8oiejx0] {
    width: 100%;
    height: 44px;
}

/* ── Error State ─────────────────────────── */

.weather-error[b-vte8oiejx0] {
    padding-top: 120px;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}

/* ── Current Conditions Hero ─────────────── */

.weather-hero[b-vte8oiejx0] {
    text-align: center;
    padding-top: 48px;
    padding-bottom: 16px;
}

.hero-location[b-vte8oiejx0] {
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 4px;
}

.hero-temp[b-vte8oiejx0] {
    font-size: 80px;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 4px;
}

.hero-condition[b-vte8oiejx0] {
    font-size: 18px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    margin-bottom: 4px;
}

.hero-highlow[b-vte8oiejx0] {
    font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
    letter-spacing: 0.5px;
}

.hero-details[b-vte8oiejx0] {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0;
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
    letter-spacing: 0.3px;
    margin-top: 6px;
}

.hero-detail-item[b-vte8oiejx0] {
    white-space: nowrap;
}

.hero-details-sep[b-vte8oiejx0] {
    margin: 0 6px;
    opacity: 0.5;
}

/* ── Sections container for hourly/daily ──── */

.weather-section[b-vte8oiejx0] {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 12px 0;
    margin-top: 12px;
    max-width: 343px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.weather-section-title[b-vte8oiejx0] {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.5px;
    padding: 0 16px 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* ── Touch targets — min 44px per UX-01 ─── */

.weather-page a[b-vte8oiejx0],
.weather-page button[b-vte8oiejx0] {
    min-height: 44px;
    min-width: 44px;
}

/* ── Hourly Forecast Strip ───────────────── */

.hourly-strip[b-vte8oiejx0] {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x proximity;
    gap: 0;
    padding: 12px 16px;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.hourly-strip[b-vte8oiejx0]::-webkit-scrollbar {
    display: none;
}

/* Show a thin scrollbar on desktop (pointer devices) */
@media (pointer: fine) {
    .hourly-strip[b-vte8oiejx0] {
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
    }

    .hourly-strip[b-vte8oiejx0]::-webkit-scrollbar {
        display: block;
        height: 4px;
    }

    .hourly-strip[b-vte8oiejx0]::-webkit-scrollbar-track {
        background: transparent;
    }

    .hourly-strip[b-vte8oiejx0]::-webkit-scrollbar-thumb {
        background: rgba(255, 255, 255, 0.3);
        border-radius: 2px;
    }
}

.hourly-item[b-vte8oiejx0] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    min-width: 56px;
    padding: 0 4px;
    scroll-snap-align: start;
    flex-shrink: 0;
}

.hourly-time[b-vte8oiejx0] {
    font-size: 13px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
}

.hourly-icon[b-vte8oiejx0] {
    font-size: 22px;
    line-height: 1;
}

.hourly-temp[b-vte8oiejx0] {
    font-size: 16px;
    font-weight: 500;
}

/* ── Daily Forecast List ─────────────────── */

.daily-section[b-vte8oiejx0] {
    padding-bottom: 4px;
}

.daily-row[b-vte8oiejx0] {
    display: grid;
    grid-template-columns: 48px 32px 24px 36px 1fr 36px;
    align-items: center;
    gap: 8px;
    padding: 10px 16px;
    min-height: 44px;
    text-decoration: none;
    color: inherit;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    cursor: pointer;
    transition: background-color 0.15s ease;
}

.daily-row:last-child[b-vte8oiejx0] {
    border-bottom: none;
}

.daily-row:hover[b-vte8oiejx0] {
    background: rgba(255, 255, 255, 0.04);
}

.daily-row:active[b-vte8oiejx0] {
    background: rgba(255, 255, 255, 0.08);
}

.daily-day[b-vte8oiejx0] {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.daily-icon[b-vte8oiejx0] {
    font-size: 20px;
    text-align: center;
    line-height: 1;
}

.daily-moon[b-vte8oiejx0] {
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

.daily-low[b-vte8oiejx0] {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.5);
    text-align: right;
}

.daily-high[b-vte8oiejx0] {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-align: right;
}

/* ── Temperature Range Bar ───────────────── */

.daily-bar-container[b-vte8oiejx0] {
    width: 100%;
    display: flex;
    align-items: center;
}

.daily-bar-track[b-vte8oiejx0] {
    position: relative;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background: rgba(255, 255, 255, 0.15);
    overflow: hidden;
}

.daily-bar-fill[b-vte8oiejx0] {
    position: absolute;
    top: 0;
    height: 100%;
    border-radius: 2px;
    background: linear-gradient(90deg, #4ac1ff, #ff9500);
    min-width: 4px;
}
/* /Components/Pages/Weather/WeatherDetail.razor.rz.scp.css */
/* ============================================
   Weather Detail Page — Mobile-First (375px base)
   ============================================ */

.detail-page[b-wgcouxmt4c] {
    min-height: 100vh;
    min-height: 100dvh;
    padding: 0 16px 32px;
    font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    background: linear-gradient(180deg, #1c1c2e 0%, #2d2d44 50%, #1c1c2e 100%);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

/* ── Loading Skeleton ────────────────────── */

.detail-skeleton[b-wgcouxmt4c] {
    padding-top: 48px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-width: 343px;
    margin: 0 auto;
}

.skeleton-pulse[b-wgcouxmt4c] {
    background: linear-gradient(90deg, rgba(255,255,255,0.06) 25%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.06) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer-b-wgcouxmt4c 1.5s ease-in-out infinite;
    border-radius: 8px;
}

@keyframes skeleton-shimmer-b-wgcouxmt4c {
    0% { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}

.skeleton-back[b-wgcouxmt4c] {
    width: 160px;
    height: 20px;
}

.skeleton-header[b-wgcouxmt4c] {
    width: 200px;
    height: 32px;
    margin: 8px 0;
}

.skeleton-extras[b-wgcouxmt4c] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin: 12px 0;
}

.skeleton-extra-card[b-wgcouxmt4c] {
    height: 80px;
}

.skeleton-hour-row[b-wgcouxmt4c] {
    width: 100%;
    height: 44px;
}

/* ── Error State ─────────────────────────── */

.detail-error[b-wgcouxmt4c] {
    padding-top: 48px;
    max-width: 343px;
    margin: 0 auto;
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
}

/* ── Back Link ───────────────────────────── */

.back-link[b-wgcouxmt4c] {
    display: inline-flex;
    align-items: center;
    min-height: 44px;
    font-size: 16px;
    font-weight: 400;
    color: #4ac1ff;
    text-decoration: none;
    padding: 0;
    margin-bottom: 4px;
}

.back-link:hover[b-wgcouxmt4c] {
    color: #7dd3ff;
    text-decoration: underline;
}

/* ── Detail Header ───────────────────────── */

.detail-header[b-wgcouxmt4c] {
    padding-top: 48px;
    max-width: 343px;
    margin: 0 auto 16px;
}

.detail-date[b-wgcouxmt4c] {
    font-size: 24px;
    font-weight: 600;
    margin: 4px 0 8px;
}

.detail-summary[b-wgcouxmt4c] {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
}

.detail-icon[b-wgcouxmt4c] {
    font-size: 22px;
    line-height: 1;
}

.detail-condition[b-wgcouxmt4c] {
    font-weight: 400;
}

.detail-highlow[b-wgcouxmt4c] {
    font-weight: 500;
    letter-spacing: 0.3px;
}

/* ── Daily Extras Cards ──────────────────── */

.daily-extras[b-wgcouxmt4c] {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    max-width: 343px;
    margin: 0 auto 16px;
}

.extra-card[b-wgcouxmt4c] {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: 72px;
}

.extra-label[b-wgcouxmt4c] {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.5px;
    margin-bottom: 6px;
}

.extra-value[b-wgcouxmt4c] {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
}

.extra-sublabel[b-wgcouxmt4c] {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    margin-top: 2px;
}

/* ── Hourly Breakdown List ───────────────── */

.hourly-breakdown[b-wgcouxmt4c] {
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 12px;
    padding: 12px 0;
    max-width: 343px;
    margin: 0 auto;
}

.breakdown-title[b-wgcouxmt4c] {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 0.5px;
    padding: 0 16px 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hour-row[b-wgcouxmt4c] {
    display: grid;
    grid-template-columns: 42px 28px 38px 1fr 38px 42px;
    align-items: center;
    gap: 4px;
    padding: 8px 16px;
    min-height: 44px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

.hour-row:last-child[b-wgcouxmt4c] {
    border-bottom: none;
}

.hour-header[b-wgcouxmt4c] {
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    min-height: 28px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hour-time[b-wgcouxmt4c] {
    font-size: 14px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.85);
}

.hour-icon[b-wgcouxmt4c] {
    font-size: 18px;
    text-align: center;
    line-height: 1;
}

.hour-temp[b-wgcouxmt4c] {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.hour-wind[b-wgcouxmt4c] {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.65);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hour-precip[b-wgcouxmt4c] {
    font-size: 13px;
    color: #4ac1ff;
    text-align: right;
    font-weight: 500;
}

.hour-humidity[b-wgcouxmt4c] {
    font-size: 13px;
    color: rgba(255, 255, 255, 0.5);
    text-align: right;
}

/* ── Touch targets — min 44px per UX-01 ─── */

.detail-page a[b-wgcouxmt4c],
.detail-page button[b-wgcouxmt4c] {
    min-height: 44px;
    min-width: 44px;
}
