@import '_content/POS.Shared/POS.Shared.9uloyefdgf.bundle.scp.css';

/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-e96x85yhwe] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-e96x85yhwe] {
    flex: 1;
}

.sidebar[b-e96x85yhwe] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-e96x85yhwe] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-e96x85yhwe]  a, .top-row[b-e96x85yhwe]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-e96x85yhwe]  a:hover, .top-row[b-e96x85yhwe]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-e96x85yhwe]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-e96x85yhwe] {
        justify-content: space-between;
    }

    .top-row[b-e96x85yhwe]  a, .top-row[b-e96x85yhwe]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-e96x85yhwe] {
        flex-direction: row;
    }

    .sidebar[b-e96x85yhwe] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-e96x85yhwe] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-e96x85yhwe]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-e96x85yhwe], article[b-e96x85yhwe] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-e96x85yhwe] {
    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-e96x85yhwe] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ig6tgldl2b] {
    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-ig6tgldl2b] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-ig6tgldl2b] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-ig6tgldl2b] {
    font-size: 1.1rem;
}

.bi[b-ig6tgldl2b] {
    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-ig6tgldl2b] {
    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-ig6tgldl2b] {
    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-ig6tgldl2b] {
    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-ig6tgldl2b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-ig6tgldl2b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-ig6tgldl2b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-ig6tgldl2b]  .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-ig6tgldl2b]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-ig6tgldl2b]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-ig6tgldl2b] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-ig6tgldl2b] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-ig6tgldl2b] {
        display: none;
    }

    .nav-scrollable[b-ig6tgldl2b] {
        /* 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/Pages/Downloads.razor.rz.scp.css */
.downloads-site[b-ku9up2vukt] {
    --ink: #101827;
    --muted: #667085;
    --teal: #087b74;
    --green: #14532d;
    --mint: #14b8a6;
    --line: rgba(15, 76, 68, .14);
    min-height: 100vh;
    color: var(--ink);
    background:
        radial-gradient(circle at 92% 3%, rgba(45, 212, 191, .15), transparent 28rem),
        linear-gradient(180deg, #f5fffc 0, #fff 29rem);
    font-family: Inter, "Segoe UI", sans-serif;
}

.downloads-header[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    min-height: 76px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    border-bottom: 1px solid var(--line);
}

.downloads-brand img[b-ku9up2vukt] {
    width: 168px;
    display: block;
}

.downloads-header nav[b-ku9up2vukt],
.downloads-footer nav[b-ku9up2vukt] {
    display: flex;
    align-items: center;
    gap: 24px;
}

.downloads-header a[b-ku9up2vukt],
.downloads-footer a[b-ku9up2vukt] {
    color: var(--ink);
    text-decoration: none;
    font-weight: 700;
}

.downloads-login[b-ku9up2vukt] {
    padding: 10px 18px;
    color: #fff !important;
    background: var(--green);
    border-radius: 999px;
    box-shadow: 0 10px 24px rgba(20, 83, 45, .18);
}

.downloads-hero[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
    padding: 64px 0 42px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    align-items: center;
    gap: 56px;
}

.downloads-kicker[b-ku9up2vukt],
.download-eyebrow[b-ku9up2vukt] {
    display: block;
    color: var(--teal);
    font-size: .76rem;
    font-weight: 900;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.downloads-hero h1[b-ku9up2vukt] {
    max-width: 700px;
    margin: 14px 0 18px;
    font-size: clamp(2.35rem, 4.6vw, 4.15rem);
    font-weight: 600;
    line-height: 1.06;
    letter-spacing: -.045em;
    text-wrap: balance;
}

.downloads-hero p[b-ku9up2vukt] {
    max-width: 700px;
    margin: 0;
    color: var(--muted);
    font-size: 1.04rem;
    line-height: 1.7;
}

.downloads-trust[b-ku9up2vukt] {
    min-width: 0;
    padding: 18px 20px;
    display: flex;
    align-items: center;
    gap: 14px;
    background: rgba(255, 255, 255, .84);
    border: 1px solid var(--line);
    border-radius: 22px;
    box-shadow: 0 24px 60px rgba(15, 76, 68, .1);
    backdrop-filter: blur(16px);
}

.downloads-trust > span[b-ku9up2vukt],
.downloads-security > span[b-ku9up2vukt] {
    width: 46px;
    height: 46px;
    display: grid;
    place-items: center;
    flex: 0 0 46px;
    color: #fff;
    background: linear-gradient(135deg, var(--green), var(--mint));
    border-radius: 15px;
}

.downloads-trust div[b-ku9up2vukt] {
    display: grid;
    gap: 4px;
}

.downloads-trust small[b-ku9up2vukt] {
    color: var(--muted);
}

.downloads-state[b-ku9up2vukt],
.downloads-release-bar[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto 24px;
    padding: 20px 22px;
    display: flex;
    align-items: center;
    gap: 16px;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 20px;
    box-shadow: 0 18px 46px rgba(16, 24, 39, .07);
}

.downloads-state div:not(.downloads-spinner)[b-ku9up2vukt] {
    display: grid;
    gap: 4px;
}

.downloads-state span[b-ku9up2vukt] {
    color: var(--muted);
}

.downloads-state > a[b-ku9up2vukt] {
    margin-left: auto;
    color: var(--green);
    font-weight: 800;
}

.downloads-state.is-warning > .material-icons[b-ku9up2vukt] {
    color: #c2410c;
}

.downloads-spinner[b-ku9up2vukt] {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border: 3px solid rgba(20, 184, 166, .18);
    border-top-color: var(--teal);
    border-radius: 50%;
    animation: downloads-spin-b-ku9up2vukt .8s linear infinite;
}

@keyframes downloads-spin-b-ku9up2vukt {
    to { transform: rotate(360deg); }
}

.downloads-release-bar[b-ku9up2vukt] {
    justify-content: space-between;
    background: linear-gradient(110deg, #073f3b, #0f766e);
    color: #fff;
    border: 0;
}

.downloads-release-bar div[b-ku9up2vukt] {
    display: grid;
    gap: 3px;
    flex: 0 0 auto;
}

.downloads-release-bar span[b-ku9up2vukt] {
    color: #99f6e4;
    font-size: .72rem;
    font-weight: 900;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.downloads-release-bar p[b-ku9up2vukt] {
    max-width: 670px;
    margin: 0;
    color: rgba(255, 255, 255, .8);
    line-height: 1.55;
}

.downloads-grid[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.download-card[b-ku9up2vukt] {
    min-width: 0;
    padding: 24px;
    display: flex;
    flex-direction: column;
    background: rgba(255, 255, 255, .94);
    border: 1px solid var(--line);
    border-radius: 26px;
    box-shadow: 0 22px 60px rgba(16, 24, 39, .08);
}

.download-card-top[b-ku9up2vukt] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.download-icon[b-ku9up2vukt] {
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--green), var(--mint));
    border-radius: 16px;
}

.download-platform-icon[b-ku9up2vukt] {
    background: #fff;
    border: 1px solid rgba(17, 94, 89, .12);
    box-shadow: 0 10px 24px rgba(16, 24, 39, .08);
}

.download-platform-icon img[b-ku9up2vukt] {
    width: 29px;
    height: 29px;
    display: block;
    object-fit: contain;
}

.download-platform[b-ku9up2vukt] {
    padding: 7px 10px;
    color: var(--teal);
    background: #e9fbf6;
    border: 1px solid rgba(20, 184, 166, .2);
    border-radius: 999px;
    font-size: .72rem;
    font-weight: 900;
}

.download-copy[b-ku9up2vukt] {
    min-height: 178px;
    padding-top: 26px;
}

.download-copy h2[b-ku9up2vukt] {
    margin: 8px 0 10px;
    font-size: 1.55rem;
    letter-spacing: -.035em;
}

.download-copy p[b-ku9up2vukt],
.download-hint[b-ku9up2vukt] {
    color: var(--muted);
    line-height: 1.6;
}

.download-card dl[b-ku9up2vukt] {
    margin: 4px 0 20px;
    padding: 14px 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
    border-top: 1px solid var(--line);
    border-bottom: 1px solid var(--line);
}

.download-card dl div[b-ku9up2vukt] {
    display: grid;
    gap: 3px;
}

.download-card dt[b-ku9up2vukt] {
    color: var(--muted);
    font-size: .7rem;
    font-weight: 900;
    text-transform: uppercase;
}

.download-card dd[b-ku9up2vukt] {
    margin: 0;
    font-weight: 800;
}

.download-button[b-ku9up2vukt] {
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff;
    background: linear-gradient(110deg, var(--green), var(--teal));
    border-radius: 15px;
    text-decoration: none;
    font-weight: 900;
    box-shadow: 0 14px 28px rgba(15, 118, 110, .18);
}

.download-checksum[b-ku9up2vukt] {
    margin-top: 16px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    color: var(--muted);
    background: #f7faf9;
    border-radius: 12px;
    font-size: .7rem;
}

.download-checksum span[b-ku9up2vukt] {
    font-weight: 900;
}

.download-checksum code[b-ku9up2vukt] {
    overflow: hidden;
    color: #344054;
    text-overflow: ellipsis;
}

.download-hint[b-ku9up2vukt] {
    margin: 14px 0 0;
    font-size: .79rem;
}

.download-guide-link[b-ku9up2vukt] {
    margin-top: 14px;
    padding-top: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--teal);
    border-top: 1px dashed var(--line);
    text-decoration: none;
    font-size: .78rem;
    font-weight: 900;
}

.download-guide-link .material-icons[b-ku9up2vukt] {
    font-size: 1.1rem;
}

.hub-install-guide[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 52px auto 0;
    padding: 34px;
    scroll-margin-top: 20px;
    background:
        radial-gradient(circle at 100% 0, rgba(45, 212, 191, .14), transparent 24rem),
        linear-gradient(145deg, #f8fffd, #fff);
    border: 1px solid var(--line);
    border-radius: 30px;
    box-shadow: 0 24px 70px rgba(16, 24, 39, .08);
}

.hub-guide-header[b-ku9up2vukt],
.hub-guide-title[b-ku9up2vukt],
.hub-guide-prerequisites[b-ku9up2vukt],
.hub-guide-prerequisites > div[b-ku9up2vukt],
.hub-script-panel summary[b-ku9up2vukt],
.hub-troubleshooting summary[b-ku9up2vukt] {
    display: flex;
    align-items: center;
}

.hub-guide-header[b-ku9up2vukt] {
    justify-content: space-between;
    gap: 24px;
}

.hub-guide-title[b-ku9up2vukt] {
    align-items: flex-start;
    gap: 16px;
}

.hub-guide-icon[b-ku9up2vukt] {
    width: 52px;
    height: 52px;
    display: grid;
    place-items: center;
    flex: 0 0 52px;
    color: #fff;
    background: linear-gradient(135deg, var(--green), var(--mint));
    border-radius: 17px;
    box-shadow: 0 14px 28px rgba(15, 118, 110, .18);
}

.hub-guide-title h2[b-ku9up2vukt] {
    margin: 7px 0 7px;
    font-size: clamp(1.55rem, 2.8vw, 2.15rem);
    letter-spacing: -.035em;
}

.hub-guide-title p[b-ku9up2vukt] {
    max-width: 760px;
    margin: 0;
    color: var(--muted);
    line-height: 1.6;
}

.hub-guide-time[b-ku9up2vukt] {
    padding: 9px 13px;
    display: flex;
    align-items: center;
    gap: 7px;
    flex: 0 0 auto;
    color: var(--green);
    background: #e9fbf6;
    border: 1px solid rgba(20, 184, 166, .2);
    border-radius: 999px;
    font-size: .76rem;
    font-weight: 900;
}

.hub-guide-time .material-icons[b-ku9up2vukt] {
    font-size: 1rem;
}

.hub-guide-prerequisites[b-ku9up2vukt] {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.hub-guide-prerequisites > div[b-ku9up2vukt] {
    min-width: 0;
    padding: 16px;
    display: grid;
    grid-template-columns: 38px 1fr;
    gap: 2px 11px;
    background: rgba(240, 253, 250, .76);
    border: 1px solid var(--line);
    border-radius: 17px;
}

.hub-guide-prerequisites .material-icons[b-ku9up2vukt] {
    grid-row: 1 / 3;
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    color: var(--teal);
    background: #fff;
    border-radius: 12px;
}

.hub-guide-prerequisites small[b-ku9up2vukt] {
    color: var(--muted);
    line-height: 1.45;
}

.hub-guide-prerequisites code[b-ku9up2vukt],
.hub-guide-steps code[b-ku9up2vukt],
.hub-guide-assurance code[b-ku9up2vukt],
.hub-install-decision code[b-ku9up2vukt],
.hub-sql-connect code[b-ku9up2vukt],
.hub-troubleshooting code[b-ku9up2vukt] {
    color: #075e59;
    font-family: "Cascadia Code", Consolas, monospace;
    font-size: .88em;
}

.hub-install-decision[b-ku9up2vukt] {
    margin-top: 18px;
    padding: 18px 20px;
    display: flex;
    align-items: flex-start;
    gap: 14px;
    color: #064e3b;
    background: linear-gradient(135deg, #dcfce7, #ecfdf5);
    border: 1px solid rgba(16, 185, 129, .28);
    border-radius: 18px;
}

.hub-install-decision > .material-icons[b-ku9up2vukt] {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    flex: 0 0 40px;
    color: #fff;
    background: linear-gradient(135deg, var(--green), var(--mint));
    border-radius: 13px;
}

.hub-install-decision strong[b-ku9up2vukt] {
    display: block;
    font-size: 1rem;
}

.hub-install-decision p[b-ku9up2vukt] {
    margin: 5px 0 0;
    color: #38665d;
    font-size: .86rem;
    line-height: 1.55;
}

.hub-guide-layout[b-ku9up2vukt] {
    margin-top: 24px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 310px;
    align-items: start;
    gap: 22px;
}

.hub-guide-steps[b-ku9up2vukt] {
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px;
    list-style: none;
    counter-reset: hub-install;
}

.hub-guide-steps li[b-ku9up2vukt] {
    padding: 15px 16px;
    display: grid;
    grid-template-columns: 40px 1fr;
    gap: 13px;
    background: #fff;
    border: 1px solid rgba(15, 76, 68, .1);
    border-radius: 17px;
    counter-increment: hub-install;
}

.hub-guide-steps li[b-ku9up2vukt]::before {
    content: counter(hub-install);
    width: 36px;
    height: 36px;
    display: grid;
    place-items: center;
    color: #fff;
    background: linear-gradient(135deg, var(--green), var(--teal));
    border-radius: 12px;
    font-size: .78rem;
    font-weight: 900;
}

.hub-guide-steps p[b-ku9up2vukt] {
    margin: 5px 0 0;
    color: var(--muted);
    font-size: .86rem;
    line-height: 1.55;
}

.hub-guide-steps a[b-ku9up2vukt],
.hub-troubleshooting a[b-ku9up2vukt] {
    color: var(--teal);
    font-weight: 800;
}

.hub-guide-assurance[b-ku9up2vukt] {
    padding: 22px;
    position: sticky;
    top: 18px;
    color: #fff;
    background: linear-gradient(145deg, #073f3b, #0f766e);
    border-radius: 22px;
    box-shadow: 0 18px 42px rgba(15, 76, 68, .16);
}

.hub-guide-assurance > .material-icons[b-ku9up2vukt] {
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    color: #0f766e;
    background: #ccfbf1;
    border-radius: 14px;
}

.hub-guide-assurance strong[b-ku9up2vukt] {
    display: block;
    margin-top: 15px;
}

.hub-guide-assurance p[b-ku9up2vukt] {
    margin: 6px 0 0;
    color: rgba(255, 255, 255, .76);
    font-size: .84rem;
    line-height: 1.55;
}

.hub-guide-paths[b-ku9up2vukt] {
    margin-top: 20px;
    padding-top: 18px;
    display: grid;
    gap: 5px;
    border-top: 1px solid rgba(255, 255, 255, .18);
}

.hub-guide-paths span[b-ku9up2vukt] {
    margin-top: 8px;
    color: #99f6e4;
    font-size: .66rem;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.hub-guide-paths code[b-ku9up2vukt] {
    overflow-wrap: anywhere;
    color: #fff;
    font-size: .7rem;
}

.hub-sql-connect[b-ku9up2vukt] {
    margin-top: 18px;
    padding: 20px;
    background: #f8fafc;
    border: 1px solid var(--line);
    border-radius: 20px;
}

.hub-sql-connect-title[b-ku9up2vukt] {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.hub-sql-connect-title > .material-icons[b-ku9up2vukt] {
    width: 40px;
    height: 40px;
    display: grid;
    place-items: center;
    flex: 0 0 40px;
    color: var(--teal);
    background: #e6fffa;
    border-radius: 12px;
}

.hub-sql-connect-title strong[b-ku9up2vukt] {
    display: block;
}

.hub-sql-connect-title p[b-ku9up2vukt],
.hub-sql-login[b-ku9up2vukt] {
    margin: 5px 0 0;
    color: var(--muted);
    font-size: .84rem;
    line-height: 1.55;
}

.hub-sql-options[b-ku9up2vukt] {
    margin-top: 15px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.hub-sql-options > div[b-ku9up2vukt] {
    padding: 15px;
    display: grid;
    gap: 5px;
    background: #fff;
    border: 1px solid rgba(15, 76, 68, .1);
    border-radius: 15px;
}

.hub-sql-options span[b-ku9up2vukt] {
    color: var(--teal);
    font-size: .67rem;
    font-weight: 900;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.hub-sql-options > div > code[b-ku9up2vukt] {
    width: fit-content;
    margin: 3px 0;
    padding: 5px 9px;
    color: #fff;
    background: #073f3b;
    border-radius: 8px;
    font-size: .82rem;
}

.hub-sql-options small[b-ku9up2vukt] {
    color: var(--muted);
    line-height: 1.45;
}

.hub-sql-login[b-ku9up2vukt] {
    margin-top: 14px;
}

.hub-script-panel[b-ku9up2vukt],
.hub-troubleshooting[b-ku9up2vukt] {
    margin-top: 18px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--line);
    border-radius: 20px;
}

.hub-script-panel summary[b-ku9up2vukt],
.hub-troubleshooting summary[b-ku9up2vukt] {
    padding: 17px 19px;
    gap: 12px;
    cursor: pointer;
    list-style: none;
}

.hub-script-panel summary[b-ku9up2vukt]::-webkit-details-marker,
.hub-troubleshooting summary[b-ku9up2vukt]::-webkit-details-marker {
    display: none;
}

.hub-script-panel summary > .material-icons:first-child[b-ku9up2vukt],
.hub-troubleshooting summary > .material-icons:first-child[b-ku9up2vukt] {
    color: var(--teal);
}

.hub-script-panel summary > span:nth-child(2)[b-ku9up2vukt] {
    display: grid;
    gap: 2px;
}

.hub-script-panel summary small[b-ku9up2vukt] {
    color: var(--muted);
    font-size: .76rem;
    font-weight: 500;
}

.hub-script-chevron[b-ku9up2vukt] {
    margin-left: auto;
    color: var(--muted);
    transition: transform .2s ease;
}

details[open] > summary .hub-script-chevron[b-ku9up2vukt] {
    transform: rotate(180deg);
}

.hub-script-content[b-ku9up2vukt],
.hub-troubleshooting > div[b-ku9up2vukt] {
    padding: 0 19px 20px;
    border-top: 1px solid var(--line);
}

.hub-script-content > p[b-ku9up2vukt] {
    color: var(--muted);
    line-height: 1.55;
}

.hub-script-content pre[b-ku9up2vukt] {
    margin: 14px 0;
    padding: 19px;
    overflow-x: auto;
    color: #d1fae5;
    background: #071f1d;
    border-radius: 15px;
    font: .78rem/1.65 "Cascadia Code", Consolas, monospace;
}

.hub-script-note[b-ku9up2vukt] {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    font-size: .8rem;
}

.hub-script-note .material-icons[b-ku9up2vukt] {
    color: var(--teal);
    font-size: 1.05rem;
}

.hub-troubleshooting ul[b-ku9up2vukt] {
    margin: 17px 0 12px;
    padding-left: 20px;
    color: var(--muted);
}

.hub-troubleshooting li[b-ku9up2vukt] {
    margin-bottom: 9px;
    line-height: 1.5;
}

.downloads-guide[b-ku9up2vukt],
.downloads-security[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 52px auto 0;
    padding: 32px;
    background: #f0fdfa;
    border: 1px solid var(--line);
    border-radius: 28px;
}

.downloads-guide > div[b-ku9up2vukt] {
    display: flex;
    align-items: center;
    gap: 12px;
}

.downloads-guide > div span[b-ku9up2vukt] {
    color: var(--teal);
}

.downloads-guide h2[b-ku9up2vukt] {
    margin: 0;
    font-size: 1.5rem;
}

.downloads-guide ol[b-ku9up2vukt] {
    margin: 26px 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    list-style: none;
    counter-reset: install;
}

.downloads-guide li[b-ku9up2vukt] {
    padding: 18px;
    display: grid;
    gap: 7px;
    background: #fff;
    border-radius: 18px;
    counter-increment: install;
}

.downloads-guide li[b-ku9up2vukt]::before {
    content: "0" counter(install);
    color: var(--teal);
    font-size: .75rem;
    font-weight: 900;
}

.downloads-guide li span[b-ku9up2vukt] {
    color: var(--muted);
    font-size: .86rem;
    line-height: 1.55;
}

.downloads-security[b-ku9up2vukt] {
    margin-top: 18px;
    display: flex;
    align-items: center;
    gap: 16px;
    background: #fff;
}

.downloads-security p[b-ku9up2vukt] {
    margin: 5px 0 0;
    color: var(--muted);
    line-height: 1.55;
}

.downloads-footer[b-ku9up2vukt] {
    width: min(1180px, calc(100% - 40px));
    margin: 64px auto 0;
    padding: 28px 0 36px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
    border-top: 1px solid var(--line);
}

.downloads-footer img[b-ku9up2vukt] {
    width: 142px;
}

.downloads-footer p[b-ku9up2vukt] {
    margin: 9px 0 0;
    color: var(--muted);
    font-size: .82rem;
}

@media (max-width: 900px) {
    .downloads-header nav a:not(.downloads-login)[b-ku9up2vukt],
    .downloads-trust[b-ku9up2vukt] {
        display: none;
    }

    .downloads-hero[b-ku9up2vukt] {
        grid-template-columns: 1fr;
        padding-top: 48px;
    }

    .downloads-grid[b-ku9up2vukt],
    .downloads-guide ol[b-ku9up2vukt],
    .hub-guide-prerequisites[b-ku9up2vukt],
    .hub-guide-layout[b-ku9up2vukt] {
        grid-template-columns: 1fr;
    }

    .hub-guide-assurance[b-ku9up2vukt] {
        position: static;
    }

    .download-copy[b-ku9up2vukt] {
        min-height: auto;
    }
}

@media (max-width: 620px) {
    .downloads-header[b-ku9up2vukt],
    .downloads-hero[b-ku9up2vukt],
    .downloads-state[b-ku9up2vukt],
    .downloads-release-bar[b-ku9up2vukt],
    .downloads-grid[b-ku9up2vukt],
    .hub-install-guide[b-ku9up2vukt],
    .downloads-guide[b-ku9up2vukt],
    .downloads-security[b-ku9up2vukt],
    .downloads-footer[b-ku9up2vukt] {
        width: min(100% - 24px, 1180px);
    }

    .downloads-header[b-ku9up2vukt] {
        min-height: 66px;
    }

    .downloads-brand img[b-ku9up2vukt] {
        width: 142px;
    }

    .downloads-hero[b-ku9up2vukt] {
        padding: 40px 0 30px;
    }

    .downloads-release-bar[b-ku9up2vukt],
    .downloads-footer[b-ku9up2vukt] {
        align-items: flex-start;
        flex-direction: column;
    }

    .download-card[b-ku9up2vukt],
    .hub-install-guide[b-ku9up2vukt],
    .downloads-guide[b-ku9up2vukt] {
        padding: 20px;
    }

    .hub-guide-header[b-ku9up2vukt] {
        align-items: flex-start;
        flex-direction: column;
    }

    .hub-install-decision[b-ku9up2vukt] {
        padding: 15px;
    }

    .hub-sql-options[b-ku9up2vukt] {
        grid-template-columns: 1fr;
    }

    .hub-guide-title[b-ku9up2vukt] {
        gap: 12px;
    }

    .hub-guide-icon[b-ku9up2vukt] {
        width: 44px;
        height: 44px;
        flex-basis: 44px;
    }

    .hub-guide-steps li[b-ku9up2vukt] {
        grid-template-columns: 34px 1fr;
        padding: 13px;
        gap: 10px;
    }

    .hub-guide-steps li[b-ku9up2vukt]::before {
        width: 32px;
        height: 32px;
    }
}
