/* /Components/Layout/AccountInfoNavBar.razor.rz.scp.css */
.loginInfo[b-uqlkg0sja3] {
    font-family: 'Noto Sans', sans-serif;
    font-size: 1rem;
    background-color: #F5F5F5;
    margin-top: 11.5rem;
    padding: 5px 6rem;
    position: fixed;
    left: 0;
    width: 100%;
    z-index:2;
}

@media (max-width: 768px) {
    .loginInfo[b-uqlkg0sja3] {
        display:none;
    }
}
/* /Components/Layout/FunctionNavBar.razor.rz.scp.css */
.function-nav[b-vwegpzvuuz] {
    background-color: #0D47A1;
    margin-top: 7rem;
    position: fixed;
    left: 0;
    padding: 0px 6rem;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    z-index:999;
}

.function-nav-item[b-vwegpzvuuz]  .nav-link {
    color: #F5F5F5;
}

.function-nav-item[b-vwegpzvuuz]  .nav-link:hover,
.function-nav-item[b-vwegpzvuuz]  .nav-link.active {
    background-color: #F5F5F5;
    color: #0D47A1;
}

.function-nav-item[b-vwegpzvuuz]  .account,
.function-nav-item[b-vwegpzvuuz]  caption {
    color: white;
}

.function-nav-item[b-vwegpzvuuz]  .nav-link:hover .account,
.function-nav-item[b-vwegpzvuuz]  .nav-link.active .account {
    color: #0D47A1;
}

@media (max-width: 768px) {
    .function-nav[b-vwegpzvuuz] {
        display: none;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.skip-link[b-31kmjvtdf9] {
    position: absolute;
    top: -100px;
    left: 0;
    z-index: 10000;
    padding: 0.75rem 1.25rem;
    background-color: #0D47A1;
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    border: 2px solid transparent;
}

.skip-link:focus[b-31kmjvtdf9],
.skip-link:focus-visible[b-31kmjvtdf9] {
    top: 0;
    outline: 3px solid #ffd400;
    outline-offset: 2px;
}

.page[b-31kmjvtdf9] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.content[b-31kmjvtdf9]{
    margin-top: 110px;
}

main[b-31kmjvtdf9] {
    flex: 1;
    /* flex item 預設 min-width: auto = 內容 min-content；含 autofit 表格的頁面
       會把 main 撐到表格寬度，連帶整頁出現水平捲軸。設成 0 讓 main 真正受 .page
       的 flex 寬度約束，子層（如 AccountHome 的 TabStrip / Grid）才能在自己內部
       出捲軸而非把頁面推爆。 */
    min-width: 0;
}

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

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

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

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

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

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

    .top-row[b-31kmjvtdf9]  a, .top-row[b-31kmjvtdf9]  .btn-link {
        margin-left: 0;
    }
    .content[b-31kmjvtdf9]{
        margin: 0%;
    }
}

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

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

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

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

    .top-row[b-31kmjvtdf9], article[b-31kmjvtdf9] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-31kmjvtdf9] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-31kmjvtdf9] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


@media screen and (min-width: 1920px) {
    html[b-31kmjvtdf9] {
        font-size: 1.125rem;
    }
}


.dialog-page-title[b-31kmjvtdf9] {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 20px;
    color: #0D47A1;
}
/* /Components/Layout/TermsUseLayout.razor.rz.scp.css */
footer.site-footer[b-1bo8q9kjzn] {
    background-color: var(--primary-color);
}

@media (max-width: 320px) {
    a[b-1bo8q9kjzn] {
        padding: 0 !important;
    }
}
/* /Components/Pages/Contact/ContactUs.razor.rz.scp.css */
/* AdminWeb has no global .page-title; each page declares it scoped (see SiteMap.razor.css). */
.page-title[b-1atofybzai] {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 43.58px;
    color: #0D47A1;
}

.contact-us[b-1atofybzai] {
    max-width: 820px;
    margin-inline: auto;
}

.contact-us .intro[b-1atofybzai] {
    margin: 0;
}

/* Routing callouts */
.callout[b-1atofybzai] {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    padding: 0.85rem 1.1rem;
}

.callout-title[b-1atofybzai] {
    display: block;
    margin-bottom: 0.15rem;
}

/* Section headings (dark, bold — only the page title is brand blue) */
.section-heading[b-1atofybzai] {
    color: #212529;
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0.35rem;
}

section > p[b-1atofybzai] {
    margin-bottom: 0.5rem;
}

/* Contact information tables */
.contact-table[b-1atofybzai] {
    width: 100%;
    border-collapse: collapse;
}

    .contact-table th[b-1atofybzai],
    .contact-table td[b-1atofybzai] {
        border: 1px solid #e0e0e0;
        padding: 0.85rem 1rem;
        text-align: left;
        vertical-align: top;
    }

    .contact-table thead th[b-1atofybzai] {
        background-color: #f5f5f5;
        color: #6b6b6b;
        font-weight: 600;
    }

    .contact-table tbody th[b-1atofybzai] {
        font-weight: 400;
        width: 38%;
    }

.muted-note[b-1atofybzai] {
    color: #8a8a8a;
    font-style: italic;
}
/* /Components/Pages/Sitemap/SiteMap.razor.rz.scp.css */
.page-title[b-b7scjdfjfq] {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    color: #0D47A1;
}

a[b-b7scjdfjfq] {
    color: black;
    text-decoration: underline;
}
/* /Components/Pages/Version/Version.razor.rz.scp.css */
.version-card[b-2djrxt3e0x] {
    max-width: 600px;
    margin-inline: auto;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 0.75rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .05);
    overflow: hidden;
}


.version-title[b-2djrxt3e0x] {
    margin: 0;
    padding: 1rem 1.5rem;
    background-color: #0D47A1;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 600;
    letter-spacing: .5px;
}


.version-table[b-2djrxt3e0x] {
    width: 100%;
    border-collapse: collapse;
    font-size: .9375rem; /* 15px */
}


    .version-table tr:nth-child(even)[b-2djrxt3e0x] {
        background-color: #f9fafb;
    }


    .version-table th[b-2djrxt3e0x],
    .version-table td[b-2djrxt3e0x] {
        padding: .75rem 1.5rem;
        text-align: left;
    }

    .version-table th[b-2djrxt3e0x] {
        width: 40%;
        font-weight: 600;
        color: #111827;
    }

.mono[b-2djrxt3e0x] {
    font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
    word-break: break-all;
}
/* /Components/ShareComponent/AppDropDownList.razor.rz.scp.css */
.app-ddl-item[b-2hhgd732pt] {
    padding: 6px 10px;
    display: flex;
    align-items: center;
    transition: background-color 0.15s;
}

.app-ddl-item:hover[b-2hhgd732pt] {
    background-color: rgba(0, 0, 0, 0.05);
 }

.app-ddl-item-text[b-2hhgd732pt] {
    font-size: 0.95rem;
    color: #333;
}

.app-ddl-value[b-2hhgd732pt] {
    display: flex;
    align-items: center;
}

.app-ddl-value-text[b-2hhgd732pt] {
    font-weight: 500;
    color: #222;
}
/* /Components/ShareComponent/AppTwoFactorTextBox.razor.rz.scp.css */
.number-input-container[b-p3lokthxkv] {
    display: flex;
    gap: 10px;
    justify-content: center;
    --otp-box-width: 48px;
    --otp-font-size: 30px;
}

[b-p3lokthxkv] .number-input {
    width: var(--otp-box-width);
}

    [b-p3lokthxkv] .number-input .k-input-inner {
        text-align: center;
        font-weight: 800;
        font-size: var(--otp-font-size);
        padding-left: 0;
        padding-right: 0;
    }

    [b-p3lokthxkv] .number-input input::-webkit-outer-spin-button,
    [b-p3lokthxkv] .number-input input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    [b-p3lokthxkv] .number-input input[type=number] {
        -moz-appearance: textfield;
    }


@media (max-width: 767.98px) {
    .number-input-container[b-p3lokthxkv] {
        gap: 6px;
        --otp-box-width: 40px;
        --otp-font-size: 22px;
    }
}

@media (max-width: 400px) {
    .number-input-container[b-p3lokthxkv] {
        gap: 4px;
        --otp-box-width: 36px;
        --otp-font-size: 20px;
    }
}
/* /Components/ShareComponent/MobileBackLinkComponent.razor.rz.scp.css */
.icon-button[b-gqqicx5upu] {
    border: none;
    background: transparent;
    padding: .5rem;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    top: -6px;
    position: relative;
    overflow: hidden;
    transition: background-color .15s ease, transform .1s ease;
}

.icon-button:hover[b-gqqicx5upu],
.icon-button:focus-visible[b-gqqicx5upu] {
    background-color: rgba(13,71,161,.10);
    outline: none;
}

.icon-button:active[b-gqqicx5upu] {
    background-color: rgba(13,71,161,.24);
    transform: scale(.92);
}

@media (min-width: 768px) {

    .mobile[b-gqqicx5upu] {
        display: none;
    }
}

/*.material-symbols-rounded {
    font-display: block;
    visibility: hidden;
}*/

/*.material-symbols-rounded::before {
    content: attr(data-icon);
    visibility: visible;
}*/
/* /Components/ShareComponent/PageTitleComponent.razor.rz.scp.css */
.page-title[b-sl10ll8t0q] {
    display: block;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 600;
    font-size: 2rem; /* 32 px  →  2 rem */
    color: #0D47A1;
    margin-bottom: 1rem;
}

/* 置中用的附加類別 */
.align-center[b-sl10ll8t0q] {
    text-align: center;
}
