/* /Components/PageHeader.razor.rz.scp.css */
.zz-page-header[b-xoi6juzffj] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 12px;
}

.zz-page-header__title[b-xoi6juzffj] {
    display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
}

.zz-page-header__actions[b-xoi6juzffj] {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-e162v3qb1f] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-e162v3qb1f] {
    flex: 1;
}

.sidebar[b-e162v3qb1f] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-e162v3qb1f] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-e162v3qb1f]  a, .top-row[b-e162v3qb1f]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-e162v3qb1f]  a:hover, .top-row[b-e162v3qb1f]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-e162v3qb1f]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-e162v3qb1f] {
        justify-content: space-between;
    }

    .top-row[b-e162v3qb1f]  a, .top-row[b-e162v3qb1f]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-e162v3qb1f] {
        flex-direction: row;
    }

    .sidebar[b-e162v3qb1f] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-e162v3qb1f] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-e162v3qb1f]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-e162v3qb1f], article[b-e162v3qb1f] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jdhnq40tn4] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jdhnq40tn4] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jdhnq40tn4] {
    font-size: 1.1rem;
}

.bi[b-jdhnq40tn4] {
    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-jdhnq40tn4] {
    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-jdhnq40tn4] {
    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-jdhnq40tn4] {
    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-jdhnq40tn4] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jdhnq40tn4] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jdhnq40tn4] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jdhnq40tn4]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-jdhnq40tn4]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-jdhnq40tn4]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jdhnq40tn4] {
        display: none;
    }

    .collapse[b-jdhnq40tn4] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-jdhnq40tn4] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/GettingStarted.razor.rz.scp.css */
.zz-step[b-w6ta7q53bi] {
    transition: transform .2s ease, box-shadow .2s ease;
}

.zz-step:hover[b-w6ta7q53bi] {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);
    border-color: #00ffcc !important;
}

.zz-step__num[b-w6ta7q53bi] {
    flex: 0 0 auto;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 1.1rem;
    color: #090a0f;
    background: linear-gradient(45deg, #00ffcc, #0088ff);
    box-shadow: 0 0 14px rgba(0, 255, 204, 0.4);
}
/* /Pages/Landing.razor.rz.scp.css */
/* ---------- Hero ---------- */
.zz-hero[b-p53xqy4cc8] {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #30363d;
}

.zz-hero[b-p53xqy4cc8]::before {
    content: "";
    position: absolute;
    top: -35%;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    height: 700px;
    max-width: 140%;
    background: radial-gradient(circle, rgba(0, 255, 204, 0.16), rgba(0, 255, 204, 0) 70%);
    pointer-events: none;
    z-index: 0;
}

.zz-hero > *[b-p53xqy4cc8] {
    position: relative;
    z-index: 1;
}

.zz-hero-shot[b-p53xqy4cc8] {
    max-width: 860px;
    aspect-ratio: 16 / 9;
}

/* ---------- Section anchors (offset for the fixed app bar) ---------- */
.zz-anchor[b-p53xqy4cc8] {
    scroll-margin-top: 88px;
}

/* ---------- Responsive 16:9 video ---------- */
.zz-video[b-p53xqy4cc8] {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid #30363d;
    box-shadow: 0 0 40px rgba(0, 255, 204, 0.08);
}

.zz-video iframe[b-p53xqy4cc8],
.zz-video .zz-video-ph[b-p53xqy4cc8] {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.zz-video-ph[b-p53xqy4cc8] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 16px;
    text-align: center;
    background:
        radial-gradient(circle at 50% 38%, rgba(0, 255, 204, 0.12), rgba(0, 0, 0, 0) 60%),
        linear-gradient(135deg, #161b22, #0d1117);
}

.zz-play[b-p53xqy4cc8] {
    width: 76px;
    height: 76px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 255, 204, 0.12);
    border: 2px solid #00ffcc;
    box-shadow: 0 0 24px rgba(0, 255, 204, 0.35);
}

/* ---------- Gradient image placeholders ---------- */
.zz-shot[b-p53xqy4cc8] {
    position: relative;
    aspect-ratio: 16 / 10;
    border-radius: 12px;
    border: 1px solid #30363d;
    background:
        radial-gradient(circle at 28% 18%, rgba(157, 78, 221, 0.16), rgba(0, 0, 0, 0) 55%),
        radial-gradient(circle at 82% 84%, rgba(0, 255, 204, 0.14), rgba(0, 0, 0, 0) 55%),
        linear-gradient(135deg, #161b22, #0d1117);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 16px;
    text-align: center;
    transition: transform .2s ease, box-shadow .2s ease;
}

.zz-shot:hover[b-p53xqy4cc8] {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

/* ---------- Feature / status cards ---------- */
.zz-feature-card[b-p53xqy4cc8] {
    height: 100%;
    transition: transform .2s ease, box-shadow .2s ease;
}

.zz-feature-card:hover[b-p53xqy4cc8] {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
}

/* ---------- Roadmap timeline ---------- */
.zz-roadmap[b-p53xqy4cc8] {
    position: relative;
    padding-left: 30px;
}

.zz-roadmap[b-p53xqy4cc8]::before {
    content: "";
    position: absolute;
    left: 9px;
    top: 6px;
    bottom: 6px;
    width: 2px;
    background: linear-gradient(#00ffcc, #9d4edd);
}

.zz-rm-item[b-p53xqy4cc8] {
    position: relative;
    padding-bottom: 24px;
}

.zz-rm-item:last-child[b-p53xqy4cc8] {
    padding-bottom: 0;
}

.zz-rm-item[b-p53xqy4cc8]::before {
    content: "";
    position: absolute;
    left: -25px;
    top: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #0d1117;
    border: 2px solid #9d4edd;
    box-shadow: 0 0 10px rgba(157, 78, 221, 0.5);
}

/* ---------- Feature showcase rows ----------
   Each media panel is a gradient placeholder with a headline overlaid. To drop
   in a REAL screenshot later, change the variant class background below to e.g.
   `background: url('img/rotation-wizard.png') center/cover;` (put PNGs in
   wwwroot/img/). The overlay scrim keeps the headline readable over any image. */
.zz-showcase-list[b-p53xqy4cc8] {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.zz-showcase[b-p53xqy4cc8] {
    display: grid;
    grid-template-columns: 1.05fr 1fr;
    gap: 44px;
    align-items: center;
}

/* Alternate the media to the right on every other row */
.zz-showcase:nth-child(even) .zz-sc-media[b-p53xqy4cc8] {
    order: 2;
}

@media (max-width: 900px) {
    .zz-showcase[b-p53xqy4cc8] { grid-template-columns: 1fr; gap: 18px; }
    .zz-showcase:nth-child(even) .zz-sc-media[b-p53xqy4cc8] { order: 0; }
}

.zz-sc-media[b-p53xqy4cc8] {
    position: relative;
    aspect-ratio: 16 / 10;
    border-radius: 14px;
    border: 1px solid #30363d;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.45);
    transition: transform .2s ease, box-shadow .2s ease;
}

.zz-sc-media:hover[b-p53xqy4cc8] {
    transform: translateY(-4px);
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.55);
}

.zz-sc-badge[b-p53xqy4cc8] {
    position: absolute;
    top: 14px;
    left: 14px;
    background: rgba(0, 255, 204, 0.15);
    border: 1px solid #00ffcc;
    color: #00ffcc;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .5px;
    padding: 4px 11px;
    border-radius: 999px;
    text-transform: uppercase;
}

.zz-sc-mascot[b-p53xqy4cc8] {
    width: 46%;
    max-width: 172px;
    filter: drop-shadow(0 8px 16px rgba(0, 0, 0, 0.5));
    animation: zz-bob-b-p53xqy4cc8 4s ease-in-out infinite;
}

/* Background variants (swap for real screenshots later) */
.zz-sc--rotation[b-p53xqy4cc8] {
    background:
        radial-gradient(circle at 25% 20%, rgba(157, 78, 221, 0.32), rgba(0, 0, 0, 0) 55%),
        radial-gradient(circle at 82% 82%, rgba(0, 255, 204, 0.22), rgba(0, 0, 0, 0) 55%),
        linear-gradient(135deg, #1b1030, #0d1117);
}

.zz-sc--feed[b-p53xqy4cc8] {
    background:
        radial-gradient(circle at 30% 28%, rgba(0, 255, 204, 0.26), rgba(0, 0, 0, 0) 55%),
        radial-gradient(circle at 80% 80%, rgba(59, 130, 246, 0.18), rgba(0, 0, 0, 0) 55%),
        linear-gradient(135deg, #0c1f1c, #0d1117);
}

.zz-sc--rune[b-p53xqy4cc8] {
    background:
        radial-gradient(circle at 70% 24%, rgba(245, 158, 11, 0.28), rgba(0, 0, 0, 0) 55%),
        radial-gradient(circle at 22% 84%, rgba(157, 78, 221, 0.18), rgba(0, 0, 0, 0) 55%),
        linear-gradient(135deg, #231804, #0d1117);
}

/* Bot-client placeholder (real screenshot lands here after the UI overhaul) */
.zz-sc--bot[b-p53xqy4cc8] {
    background:
        repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.025) 0 14px, rgba(0, 0, 0, 0) 14px 28px),
        linear-gradient(135deg, #161b22, #0d1117);
}

.zz-sc-placeholder[b-p53xqy4cc8] {
    position: absolute;
    inset: 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
    border: 2px dashed #3a3f4b;
    border-radius: 10px;
}

/* ---------- MapleStory mascots (decorative, floating) ---------- */
@keyframes zz-bob-b-p53xqy4cc8 {
    0%, 100% { transform: translateY(0) rotate(-3deg); }
    50%      { transform: translateY(-10px) rotate(3deg); }
}

.zz-hero-mascot[b-p53xqy4cc8] {
    position: absolute;
    z-index: 0;
    pointer-events: none;
    animation: zz-bob-b-p53xqy4cc8 5s ease-in-out infinite;
}

.zz-hero-mascot.m1[b-p53xqy4cc8] { width: 88px; left: 5%;  top: 130px; animation-delay: 0s; }
.zz-hero-mascot.m2[b-p53xqy4cc8] { width: 70px; right: 7%; top: 96px;   animation-delay: 1.2s; }
.zz-hero-mascot.m3[b-p53xqy4cc8] { width: 58px; right: 16%; bottom: 36px; animation-delay: .6s; }

@media (max-width: 1100px) {
    .zz-hero-mascot[b-p53xqy4cc8] { display: none; }   /* keep small screens uncluttered */
}

/* ---------- Footer ---------- */
.zz-footer[b-p53xqy4cc8] {
    border-top: 1px solid #30363d;
    background-color: #090a0f;
}
/* /Pages/Subscription.razor.rz.scp.css */
.zz-plan[b-x4cknxf5b9] {
    height: 100%;
    transition: transform .2s ease, box-shadow .2s ease;
}

.zz-plan:hover[b-x4cknxf5b9] {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45);
}

.zz-plan--feature[b-x4cknxf5b9] {
    box-shadow: 0 0 30px rgba(157, 78, 221, 0.18);
}
