/* /Components/ConditionsCard.razor.rz.scp.css */
.metrics[b-et6zhavrr8] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}

.metric[b-et6zhavrr8] {
    padding: 6px 8px;
    border-radius: 8px;
    background: #0a112099;
    box-shadow: inset 1px 1px 0 #ffffff18, inset -1px -1px 0 #00000044;
}

    .metric.span2[b-et6zhavrr8] {
        grid-column: 1 / -1;
    }

    .metric i[b-et6zhavrr8] {
        font-style: normal;
        font-size: 11px;
        color: #c4cee0;
    }

    .metric b[b-et6zhavrr8] {
        display: block;
        font-size: 19px;
        font-weight: 400;
        line-height: 1.15;
        margin-top: 2px;
    }

.raw[b-et6zhavrr8] {
    margin-top: 10px;
}

    .raw summary[b-et6zhavrr8] {
        cursor: pointer;
        font-size: 11px;
        letter-spacing: 1px;
        color: #ffb938;
        font-family: 'Press Start 2P', 'Courier New', monospace;
    }

    .raw pre[b-et6zhavrr8] {
        margin-top: 8px;
        margin-bottom: 0;
        padding: 8px;
        background: #060a14;
        border-radius: 6px;
        font-size: 0.85rem;
        color: #cdd8ee;
        white-space: pre-wrap;
        word-break: break-word;
    }

        .raw pre + pre[b-et6zhavrr8] {
            margin-top: 6px;
        }

.no-data[b-et6zhavrr8] {
    color: #aab4c8;
    margin: 0;
}
/* /Components/GlassCard.razor.rz.scp.css */
.card[b-snihgk2mfs] {
    background: #0b132ac2;
    border: 2px solid #2c3a5e;
    border-radius: 12px;
    padding: 11px 13px;
    margin-bottom: 11px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: inset 1px 1px 0 #ffffff30, inset -1px -1px 0 #00000055, 0 4px 14px -6px #000a;
    color: #eef2f8;
}

.ct[b-snihgk2mfs] {
    font-family: 'Press Start 2P', 'Courier New', monospace;
    font-size: 11px;
    color: #ffb938;
    letter-spacing: 1px;
    margin-bottom: 9px;
    text-shadow: 1px 1px 0 #000;
}
/* /Components/GraphicalTaf.razor.rz.scp.css */
.catrow[b-m0guvfwgy8] {
    display: flex;
    gap: 2px;
    height: 18px;
    margin-bottom: 7px;
}

    .catrow .b[b-m0guvfwgy8] {
        flex: 1;
        border-radius: 2px;
        box-shadow: inset 1px 1px 0 #ffffff44, inset -1px -1px 0 #00000077;
    }

.ceilrow[b-m0guvfwgy8] {
    display: flex;
    gap: 2px;
    align-items: flex-end;
    height: 34px;
    margin-bottom: 7px;
}

    .ceilrow .c[b-m0guvfwgy8] {
        flex: 1;
        background: #5d83c2;
        border-radius: 2px 2px 0 0;
        box-shadow: inset 1px 1px 0 #ffffff44, inset -1px -1px 0 #00000066;
    }

.windrow[b-m0guvfwgy8] {
    display: flex;
    gap: 2px;
    height: 26px;
}

    .windrow .w[b-m0guvfwgy8] {
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        color: #cdd8ee;
    }

        .windrow .w .a[b-m0guvfwgy8] {
            font-size: 13px;
            line-height: 1;
        }

        .windrow .w.g[b-m0guvfwgy8] {
            color: var(--ifr);
        }

.axis[b-m0guvfwgy8] {
    display: flex;
    justify-content: space-between;
    font-size: 10px;
    color: #9fadc6;
    margin-top: 5px;
}

.chg[b-m0guvfwgy8] {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 8px;
}

    .chg span[b-m0guvfwgy8] {
        font-size: 11px;
        letter-spacing: 1px;
        padding: 2px 6px 1px;
        border-radius: 3px;
        border: 1px solid;
        background: #0a1120;
    }

    .chg .b[b-m0guvfwgy8] {
        color: var(--mvfr);
        border-color: var(--mvfr);
    }

    .chg .t[b-m0guvfwgy8] {
        color: var(--ifr);
        border-color: var(--ifr);
    }

.no-taf[b-m0guvfwgy8] {
    color: #aab4c8;
    font-size: 0.9rem;
    margin: 0;
}
/* /Components/HourlyCard.razor.rz.scp.css */
.hourly[b-er9kvimotm] {
    display: flex;
    gap: 11px;
    overflow-x: auto;
}

    .hourly[b-er9kvimotm]::-webkit-scrollbar {
        height: 0;
    }

.hr[b-er9kvimotm] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    min-width: 34px;
}

    .hr i[b-er9kvimotm] {
        font-style: normal;
        font-size: 12px;
        color: #c4cee0;
    }

    .hr .d[b-er9kvimotm] {
        width: 12px;
        height: 12px;
        border-radius: 2px;
        box-shadow: inset 1px 1px 0 #ffffff55, inset -1px -1px 0 #00000066;
    }

    .hr b[b-er9kvimotm] {
        font-size: 13px;
        font-weight: 400;
        white-space: nowrap;
    }

.no-hourly[b-er9kvimotm] {
    color: #aab4c8;
    font-size: 0.9rem;
    margin: 0;
}
/* /Components/SceneCanvas.razor.rz.scp.css */
/* The Canvas scene is the fixed full-screen background (PLAN-3 Phase G). The canvas fills the container;
   the renderer reads the container W×H and anchors the runway to the bottom in any aspect ratio. */
.scene[b-4qqfp6xerl] {
    position: fixed;
    inset: 0;
    z-index: 0;
    background: #0a1020;
}

    .scene canvas[b-4qqfp6xerl] {
        width: 100%;
        height: 100%;
        display: block;
    }
/* /Components/SequenceSheet.razor.rz.scp.css */
.sheet-backdrop[b-81500f9xf3] {
    position: fixed;
    inset: 0;
    background: rgba(3, 23, 61, 0.45);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 100;
}

.sheet[b-81500f9xf3] {
    width: 100%;
    max-width: 640px;
    max-height: 85vh;
    overflow-y: auto;
    background: #fff;
    border-radius: 1rem 1rem 0 0;
    padding: 1rem 1.25rem 1.5rem;
    box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.25);
}

.sheet-header[b-81500f9xf3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.75rem;
}

    .sheet-header h2[b-81500f9xf3] {
        margin: 0;
        font-size: 1.2rem;
    }

.sheet-empty[b-81500f9xf3] {
    color: #5a6473;
    font-size: 0.9rem;
    margin: 0.5rem 0;
}

.icon[b-81500f9xf3] {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 1rem;
    padding: 0.25rem 0.4rem;
    border-radius: 0.35rem;
    color: #03173d;
}

    .icon:disabled[b-81500f9xf3] {
        opacity: 0.3;
        cursor: not-allowed;
    }

    .icon.remove[b-81500f9xf3] {
        color: #b32121;
    }

.seq-list[b-81500f9xf3] {
    list-style: none;
    margin: 0 0 1rem;
    padding: 0;
}

.seq-item[b-81500f9xf3] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.4rem 0.5rem;
    border: 1px solid #e0e4ea;
    border-radius: 0.5rem;
    margin-bottom: 0.4rem;
}

    .seq-item.active[b-81500f9xf3] {
        border-color: #03173d;
        background: #f4f7fc;
    }

.seq-label[b-81500f9xf3] {
    flex: 1;
    text-align: left;
    border: none;
    background: transparent;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    color: #03173d;
}

.seq-actions[b-81500f9xf3] {
    display: flex;
    gap: 0.15rem;
}

.save-row[b-81500f9xf3] {
    display: flex;
    gap: 0.5rem;
    margin-bottom: 0.6rem;
}

    .save-row input[b-81500f9xf3] {
        flex: 1;
        padding: 0.5rem 0.6rem;
        border: 1px solid #c5ccd6;
        border-radius: 0.5rem;
        font-size: 0.95rem;
    }

.primary[b-81500f9xf3] {
    padding: 0.5rem 1rem;
    font-weight: 600;
    color: #fff;
    background: #03173d;
    border: none;
    border-radius: 0.5rem;
    cursor: pointer;
}

    .primary:disabled[b-81500f9xf3] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.save-changes[b-81500f9xf3] {
    width: 100%;
    padding: 0.5rem 1rem;
    font-weight: 600;
    color: #03173d;
    background: #fff;
    border: 1px solid #03173d;
    border-radius: 0.5rem;
    cursor: pointer;
    margin-bottom: 0.5rem;
}

    .save-changes:disabled[b-81500f9xf3] {
        opacity: 0.4;
        cursor: not-allowed;
    }

.groups[b-81500f9xf3] {
    border-top: 1px solid #e0e4ea;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
}

    .groups h3[b-81500f9xf3] {
        font-size: 1rem;
        margin: 0 0 0.5rem;
    }

.group-list[b-81500f9xf3] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.group-item[b-81500f9xf3] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 0.5rem;
    border: 1px solid #e0e4ea;
    border-radius: 0.5rem;
    margin-bottom: 0.4rem;
}

    .group-item.active[b-81500f9xf3] {
        border-color: #03173d;
        background: #f4f7fc;
    }

.group-label[b-81500f9xf3] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    border: none;
    background: transparent;
    cursor: pointer;
    text-align: left;
}

.group-name[b-81500f9xf3] {
    font-weight: 600;
    color: #03173d;
}

.group-icaos[b-81500f9xf3] {
    font-size: 0.8rem;
    color: #5a6473;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-xafa2qwobb] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-xafa2qwobb] {
    flex: 1;
}

.sidebar[b-xafa2qwobb] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-xafa2qwobb] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-xafa2qwobb]  a, .top-row[b-xafa2qwobb]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-xafa2qwobb]  a:hover, .top-row[b-xafa2qwobb]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-xafa2qwobb]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-xafa2qwobb] {
        justify-content: space-between;
    }

    .top-row[b-xafa2qwobb]  a, .top-row[b-xafa2qwobb]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-xafa2qwobb] {
        flex-direction: row;
    }

    .sidebar[b-xafa2qwobb] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-xafa2qwobb] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-xafa2qwobb]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-xafa2qwobb], article[b-xafa2qwobb] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-cgoaxq87bi] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-cgoaxq87bi] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-cgoaxq87bi] {
    font-size: 1.1rem;
}

.bi[b-cgoaxq87bi] {
    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-cgoaxq87bi] {
    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-cgoaxq87bi] {
    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-cgoaxq87bi] {
    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-cgoaxq87bi] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-cgoaxq87bi] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-cgoaxq87bi] {
        padding-bottom: 1rem;
    }

    .nav-item[b-cgoaxq87bi]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-cgoaxq87bi]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-cgoaxq87bi]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cgoaxq87bi] {
        display: none;
    }

    .collapse[b-cgoaxq87bi] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-cgoaxq87bi] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
/* Phase F main screen. The scene is a fixed full-screen background; the scrim keeps text legible; the
   .scroll overlay carries the floating header and the glass cards. Three layouts via media queries:
   phone (default) = single scrolling column; tablet = 2-column card grid; desktop = panoramic hero with
   a bottom 3-column card strip. */

.screen[b-2vb6867y7j] {
    position: fixed;
    inset: 0;
    overflow: hidden;
    font-family: 'VT323', 'Courier New', monospace;
    color: var(--ink);
    background: #0a1020;
}

.pixel[b-2vb6867y7j] {
    font-family: 'Press Start 2P', 'Courier New', monospace;
}

.scrim[b-2vb6867y7j] {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(#05070d00 28%, #05070d22 46%, #070b18bb 72%, #070b18 100%);
}

.scroll[b-2vb6867y7j] {
    position: absolute;
    inset: 0;
    z-index: 2;
    overflow-y: auto;
    padding: 14px;
}

    .scroll[b-2vb6867y7j]::-webkit-scrollbar {
        width: 0;
    }

/* ---- top bar ---- */
.topbar[b-2vb6867y7j] {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 6px;
}

.seq[b-2vb6867y7j] {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    color: var(--amber);
    letter-spacing: 1px;
    padding: 6px 9px;
    border: 1px solid #ffffff2e;
    border-radius: 7px;
    background: #0b132a80;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    cursor: pointer;
    text-shadow: 0 1px 4px #000a;
}

    .seq b[b-2vb6867y7j] {
        color: #cfd8ea;
        font-weight: 400;
    }

    .seq .dirty[b-2vb6867y7j] {
        color: var(--amber);
        font-size: 9px;
    }

.sp[b-2vb6867y7j] {
    flex: 1;
}

.add[b-2vb6867y7j] {
    display: flex;
    gap: 6px;
}

    .add input[b-2vb6867y7j] {
        width: 84px;
        padding: 5px 8px;
        font-size: 13px;
        text-transform: uppercase;
        color: var(--ink);
        background: #0b132a80;
        border: 1px solid #ffffff2e;
        border-radius: 8px;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
    }

        .add input[b-2vb6867y7j]::placeholder {
            color: #8290ab;
        }

.pill[b-2vb6867y7j] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    padding: 0 9px;
    font-size: 14px;
    color: #dfe6f2;
    text-decoration: none;
    border: 1px solid #ffffff2e;
    border-radius: 8px;
    background: #0b132a80;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
    cursor: pointer;
}

    .pill:disabled[b-2vb6867y7j] {
        opacity: 0.45;
        cursor: not-allowed;
    }

/* ---- floating header ---- */
.head[b-2vb6867y7j] {
    text-align: center;
    padding: 8px 0 4px;
    text-shadow: 0 2px 6px #000a;
}

    .head .icao[b-2vb6867y7j] {
        font-size: 30px;
        letter-spacing: 3px;
    }

    .head .name[b-2vb6867y7j] {
        font-size: 16px;
        color: #e7edf6;
        letter-spacing: 1px;
        margin-top: 2px;
    }

    .head .cat[b-2vb6867y7j] {
        display: inline-block;
        margin-top: 8px;
        font-size: 11px;
        padding: 6px 10px 5px;
        border-radius: 7px;
        letter-spacing: 1px;
        color: #04130a;
    }

    .head .below[b-2vb6867y7j] {
        margin-left: 6px;
        color: var(--ifr);
    }

    .head .now[b-2vb6867y7j] {
        font-size: 15px;
        color: #eaf0f8;
        margin-top: 8px;
    }

/* FAA category accents (SPEC §5). */
.cat-vfr[b-2vb6867y7j] { background: var(--vfr); }
.cat-mvfr[b-2vb6867y7j] { background: var(--mvfr); }
.cat-ifr[b-2vb6867y7j] { background: var(--ifr); color: #fff; }
.cat-lifr[b-2vb6867y7j] { background: var(--lifr); color: #fff; }

/* ---- reveal spacer + cards ---- */
.reveal[b-2vb6867y7j] {
    height: 34vh;
}

.content[b-2vb6867y7j] {
    position: relative;
}

.offline[b-2vb6867y7j] {
    padding: 8px 10px;
    margin-bottom: 11px;
    font-size: 14px;
    color: #ffe6a8;
    background: #5a430a99;
    border: 1px solid #ffffff22;
    border-radius: 8px;
    text-align: center;
}

.state[b-2vb6867y7j] {
    padding: 1.2rem;
    text-align: center;
    color: var(--dim);
    background: #0b132a99;
    border: 1px solid #ffffff1e;
    border-radius: 10px;
}

    .state.error[b-2vb6867y7j] {
        color: #ffb3b8;
    }

    .state .detail[b-2vb6867y7j] {
        font-size: 0.85rem;
        opacity: 0.85;
    }

    .state .pill[b-2vb6867y7j] {
        margin-top: 0.6rem;
    }

/* ---- pager dots + nav arrows ---- */
.dots[b-2vb6867y7j] {
    display: flex;
    gap: 6px;
    justify-content: center;
    margin-top: 8px;
}

.dot[b-2vb6867y7j] {
    width: 7px;
    height: 7px;
    padding: 0;
    border: none;
    border-radius: 2px;
    background: #ffffff33;
    cursor: pointer;
}

    .dot.on[b-2vb6867y7j] {
        background: var(--amber);
    }

.nav[b-2vb6867y7j] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4;
    width: 2.2rem;
    height: 2.2rem;
    border: 1px solid #ffffff2e;
    border-radius: 999px;
    background: #0b132abb;
    color: #dfe6f2;
    font-size: 1.4rem;
    line-height: 1;
    cursor: pointer;
    backdrop-filter: blur(2px);
    -webkit-backdrop-filter: blur(2px);
}

    .nav.prev[b-2vb6867y7j] {
        left: 10px;
    }

    .nav.next[b-2vb6867y7j] {
        right: 10px;
    }

/* ---- tablet: 2-column card grid ---- */
@media (min-width: 600px) {
    .scroll[b-2vb6867y7j] {
        padding: 18px max(18px, 5vw);
    }

    .reveal[b-2vb6867y7j] {
        height: 24vh;
    }

    .cards[b-2vb6867y7j] {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 11px;
        align-items: start;
    }

        .cards .span2[b-2vb6867y7j] {
            grid-column: 1 / -1;
        }
}

/* ---- desktop/browser: panoramic hero + bottom 3-column card strip ---- */
@media (min-width: 1024px) {
    .scroll[b-2vb6867y7j] {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        padding: 18px 26px 22px;
    }

    .head[b-2vb6867y7j] {
        text-align: left;
        align-self: flex-start;
        max-width: 60%;
    }

        .head .icao[b-2vb6867y7j] {
            font-size: 44px;
        }

    /* The spacer takes the slack so the cards pin to the bottom over a panoramic scene. */
    .reveal[b-2vb6867y7j] {
        flex: 1;
        height: auto;
    }

    .cards[b-2vb6867y7j] {
        grid-template-columns: 1.3fr 1fr 1fr;
    }

        /* On the bottom strip every card sits on one row — the hourly strip no longer spans. */
        .cards .span2[b-2vb6867y7j] {
            grid-column: auto;
        }

    .content[b-2vb6867y7j] {
        background: linear-gradient(#070b1800, #070b18cc 40%);
        padding-top: 10px;
        border-radius: 12px;
    }

    .dots[b-2vb6867y7j] {
        margin-top: 10px;
    }
}
