/* /Components/Account/Pages/Register2.razor.rz.scp.css */
.register-container[b-bc957g71o7] {
    display: flex;
    max-width: 900px;
    margin: 50px auto;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.left-panel[b-bc957g71o7] {
    flex: 1;
    background-color: #2c7bbf;
    color: white;
    padding: 40px;
}

.right-panel[b-bc957g71o7] {
    flex: 1;
    background-color: #ffffff;
    padding: 40px;
}

h2[b-bc957g71o7] {
    margin-bottom: 20px;
}

.form-row[b-bc957g71o7] {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}

.form-input[b-bc957g71o7] {
    flex: 1;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.checkbox-label[b-bc957g71o7] {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.btn[b-bc957g71o7] {
    padding: 10px 15px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.btn-primary[b-bc957g71o7] {
    background-color: #2c7bbf;
    color: white;
}

.btn-light[b-bc957g71o7] {
    background-color: white;
    color: #2c7bbf;
    border: 1px solid #fff;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-0e5zpxzar4] {
    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-0e5zpxzar4] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-j7n1smqezc] {
    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-j7n1smqezc] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-j7n1smqezc] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-j7n1smqezc] {
    font-size: 1.1rem;
}

.bi[b-j7n1smqezc] {
    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-j7n1smqezc] {
    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-j7n1smqezc] {
    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-j7n1smqezc] {
    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");
}

.bi-lock-nav-menu[b-j7n1smqezc] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-j7n1smqezc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-j7n1smqezc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-j7n1smqezc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-j7n1smqezc] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-j7n1smqezc] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-j7n1smqezc] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-j7n1smqezc] {
        padding-bottom: 1rem;
    }

    .nav-item[b-j7n1smqezc]  .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-j7n1smqezc]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-j7n1smqezc]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-j7n1smqezc] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-j7n1smqezc] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-j7n1smqezc] {
        display: none;
    }

    .nav-scrollable[b-j7n1smqezc] {
        /* 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/PageNotFoundLayout.razor.rz.scp.css */
.notfound[b-fz3z2cigvi] {
    max-width: 460px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
    margin: 0 auto; /* ✅ ensures center */
    padding: 0 20px; /* ✅ prevents edge overflow */
    word-break: normal; /* ✅ allow line wrapping */
}
/* /Components/Pages/Homey/Home2.razor.rz.scp.css */
body[b-7r5gke76ec] {
}
html[b-7r5gke76ec], body[b-7r5gke76ec] {
    height: 100%;
    margin: 0;
    overflow: hidden;
}

.page-container[b-7r5gke76ec] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.hero-section[b-7r5gke76ec] {
    background-color: #f8f9fa;
    text-align: center;
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

.features-section[b-7r5gke76ec], .organization-section[b-7r5gke76ec], .cta-section[b-7r5gke76ec] {
    padding: 20px;
    text-align: center;
    flex: 1;
}

.cta-section[b-7r5gke76ec] {
    background-color: #343a40;
    color: white;
}

.cta-note[b-7r5gke76ec] {
    color: yellow;
}

.footer[b-7r5gke76ec] {
    background-color: #f1f1f1;
    padding: 10px 0;
    text-align: center;
    margin-top: auto;
}

.share-wrap[b-7r5gke76ec] {
    padding: 16px 0;
}

.share-title[b-7r5gke76ec] {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.share-row[b-7r5gke76ec] {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
}

    .share-row a[b-7r5gke76ec] {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        text-decoration: none;
    }
/* /Components/Pages/Homey/Home3.razor.rz.scp.css */
.lp[b-5q8plmaxd6] {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.wrap[b-5q8plmaxd6] {
    width: min(1100px, 92vw);
    margin: 0 auto;
}

.hero[b-5q8plmaxd6] {
    padding: 64px 0 24px;
    text-align: center;
}

.badge[b-5q8plmaxd6] {
    display: inline-block;
    padding: 6px 10px;
    border-radius: 999px;
    background: #e8f4ff;
    font-weight: 600;
    margin-bottom: 10px;
}

.hero h1[b-5q8plmaxd6] {
    font-size: clamp(2.2rem, 3.5vw, 3.6rem);
    margin: 8px 0;
}

.sub[b-5q8plmaxd6] {
    color: #555;
    max-width: 780px;
    margin: 0 auto 18px;
}

.cta-row[b-5q8plmaxd6] {
    display: flex;
    gap: 12px;
    justify-content: center;
    flex-wrap: wrap;
}

.hero-meta[b-5q8plmaxd6] {
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-top: 18px;
    flex-wrap: wrap;
}

.kpi[b-5q8plmaxd6] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    .kpi strong[b-5q8plmaxd6] {
        font-size: 1.8rem;
        line-height: 1;
    }

    .kpi span[b-5q8plmaxd6] {
        color: #6b7280;
        font-size: .95rem;
    }

.hero-qr[b-5q8plmaxd6] {
    margin-top: 18px;
}

.qr-caption[b-5q8plmaxd6] {
    font-size: .85rem;
    color: #666;
    margin-top: 6px;
}

.whatsnew[b-5q8plmaxd6] {
    padding: 18px 0;
}

    .whatsnew h2[b-5q8plmaxd6] {
        text-align: center;
        margin-bottom: 18px;
    }

.grid-3[b-5q8plmaxd6] {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
}

.card-ic[b-5q8plmaxd6] {
    font-size: 28px;
    color: #0b5ed7;
    margin-bottom: 8px;
}

.features[b-5q8plmaxd6] {
    padding: 6px 0;
}

    .features h2[b-5q8plmaxd6] {
        text-align: center;
        margin-bottom: 18px;
    }

.feature h4[b-5q8plmaxd6] {
    margin: 0 0 6px 0;
}

.feature p[b-5q8plmaxd6] {
    margin: 0;
    color: #555;
}

.integrations[b-5q8plmaxd6] {
    padding: 6px 0;
}

    .integrations h2[b-5q8plmaxd6] {
        text-align: center;
        margin-bottom: 16px;
    }

.logo-row[b-5q8plmaxd6] {
    display: flex;
    gap: 18px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

    .logo-row img[b-5q8plmaxd6] {
        height: 34px;
        opacity: .9;
    }

.cta[b-5q8plmaxd6] {
    padding: 12px 0 6px;
    text-align: center;
    background: #0f172a;
    color: #fff;
}

    .cta .tagline[b-5q8plmaxd6] {
        color: #ffd84d;
        margin: 4px 0 12px;
    }

.cta-contacts[b-5q8plmaxd6] {
    display: flex;
    gap: 18px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 12px;
}

    .cta-contacts .right[b-5q8plmaxd6] {
        text-align: left;
    }

.share[b-5q8plmaxd6] {
    display: flex;
    gap: 12px;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

    .share span[b-5q8plmaxd6] {
        opacity: .85;
    }

.faq[b-5q8plmaxd6] {
    padding: 6px 0 12px;
}

.footer[b-5q8plmaxd6] {
    border-top: 1px solid #eee;
    padding: 16px 0;
}

    .footer .wrap[b-5q8plmaxd6] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 12px;
        flex-wrap: wrap;
    }

    .footer .links[b-5q8plmaxd6] {
        display: flex;
        gap: 12px;
    }

        .footer .links a[b-5q8plmaxd6] {
            cursor: pointer;
            color: #0b5ed7;
            text-decoration: none;
        }

            .footer .links a:hover[b-5q8plmaxd6] {
                text-decoration: underline;
            }

/* dark mode hint */
@media (prefers-color-scheme: dark) {
    .sub[b-5q8plmaxd6], .feature p[b-5q8plmaxd6] {
        color: #ccc;
    }

    .footer[b-5q8plmaxd6] {
        border-color: #222;
    }

    .badge[b-5q8plmaxd6] {
        background: #1f2a44;
        color: #cce0ff;
    }
}
.industries[b-5q8plmaxd6] {
    padding: 40px 0;
    text-align: center; /* ensures everything inside is centered */
}

    .industries h2[b-5q8plmaxd6] {
        margin-bottom: 16px;
    }

    .industries .caption[b-5q8plmaxd6] {
        max-width: 780px;
        margin: 0 auto 20px;
        color: #555;
    }

    .industries .logo-row[b-5q8plmaxd6] {
        display: flex;
        justify-content: center; /* center icons horizontally */
        align-items: center;
        gap: 24px;
        flex-wrap: wrap;
        margin: 20px 0;
    }

        .industries .logo-row img[b-5q8plmaxd6] {
            height: 60px; /* adjust as needed */
            opacity: 0.9;
            transition: transform 0.2s ease;
        }

            .industries .logo-row img:hover[b-5q8plmaxd6] {
                transform: scale(1.08);
                opacity: 1;
            }
.brand-logo[b-5q8plmaxd6] {
    width: clamp(120px, 22vw, 220px);
    height: auto;
    display: block;
    margin: 0 auto 12px; /* centered above badge */
}

/* optional: if your hero has dark bg later, provide a light version or invert */
@media (prefers-color-scheme: dark) {
    /* if needed: .brand-logo { filter: brightness(1.1) contrast(1.05); } */
}

/* your existing */
.industry-icon[b-5q8plmaxd6] {
    width: 80px;
    height: auto;
}
/* /Components/Pages/Homey/Home4.razor.rz.scp.css */
html[b-secnu9jyc9], body[b-secnu9jyc9] {
    height: 100%;
    margin: 0;
    overflow: hidden;
}

.page-container[b-secnu9jyc9] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.hero-section[b-secnu9jyc9] {
    background-color: #f8f9fa;
    text-align: center;
    flex: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

.brand-logo[b-secnu9jyc9] {
    width: clamp(80px, 15vw, 150px); /* เล็กลง */
    height: auto;
    display: block;
    margin: 0 auto 2px;
}

.carousel-item h3[b-secnu9jyc9] {
    font-size: 1.6rem;
    font-weight: bold;
    color: #2c3e50;
}

.carousel-item p[b-secnu9jyc9] {
    font-size: 1.05rem;
    max-width: 600px;
    margin: 0 auto;
    color: #555;
}
.features-section[b-secnu9jyc9], .organization-section[b-secnu9jyc9], .cta-section[b-secnu9jyc9] {
    padding: 20px;
    text-align: center;
    flex: 1;
}

.custom-list[b-secnu9jyc9],
.custom-list a[b-secnu9jyc9],
.custom-list h5[b-secnu9jyc9],
.custom-list p[b-secnu9jyc9],
.custom-list b[b-secnu9jyc9] {
    color: white !important;
}
    /* ทำสีตัวอักษรและล้าง margin ให้คงที่ */
    .custom-list[b-secnu9jyc9], .custom-list h5[b-secnu9jyc9], .custom-list a[b-secnu9jyc9] {
        color: #fff !important;
        margin: 0;
    }

        .custom-list li[b-secnu9jyc9] {
            margin: .25rem 0;
        }

/* แถวข้อมูลติดต่อ */
.contact-list[b-secnu9jyc9] {
    margin: .5rem 0 0;
    padding: 0;
    color: #fff;
}

    .contact-list .row[b-secnu9jyc9] {
        list-style: none;
        display: grid;
        grid-template-columns: 90px 1fr; /* ปรับความกว้าง label ได้ */
        column-gap: .5rem;
        align-items: baseline;
        margin: .25rem 0;
    }

    .contact-list .label[b-secnu9jyc9] {
        font-weight: 600;
    }

    .contact-list .value[b-secnu9jyc9] {
        word-break: break-word;
    }
.content-wrapper[b-secnu9jyc9] {
    max-width: 100%; /*1200px;  หรือใช้ 75% */
    margin: 0 auto;
}
/* /Components/Pages/PageNotFound.razor.rz.scp.css */
*[b-upyvsk1h84] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body[b-upyvsk1h84] {
    padding: 0;
    margin: 0;
}

#notfound[b-upyvsk1h84] {
    position: relative;
    height: 100vh;
}

    #notfound .notfound[b-upyvsk1h84] {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.notfound[b-upyvsk1h84] {
    max-width: 460px;
    width: 100%;
    text-align: center;
    line-height: 1.4;
}

    .notfound .notfound-404[b-upyvsk1h84] {
        position: relative;
        width: 180px;
        height: 180px;
        margin: 0px auto 50px;
    }

        .notfound .notfound-404 > div:first-child[b-upyvsk1h84] {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #ffa200;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            border: 5px dashed #000;
            border-radius: 5px;
        }

            .notfound .notfound-404 > div:first-child[b-upyvsk1h84]:before {
                content: '';
                position: absolute;
                left: -5px;
                right: -5px;
                bottom: -5px;
                top: -5px;
                -webkit-box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
                box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1) inset;
                border-radius: 5px;
            }

        .notfound .notfound-404 h1[b-upyvsk1h84] {
            font-family: 'Cabin', sans-serif;
            color: #000;
            font-weight: 700;
            margin: 0;
            font-size: 90px;
            position: absolute;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            left: 50%;
            text-align: center;
            height: 40px;
            line-height: 40px;
        }

    .notfound h2[b-upyvsk1h84] {
        font-family: 'Cabin', sans-serif;
        font-size: 33px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 7px;
    }

    .notfound p[b-upyvsk1h84] {
        font-family: 'Cabin', sans-serif;
        font-size: 16px;
        color: #000;
        font-weight: 400;
    }

    .notfound a[b-upyvsk1h84] {
        font-family: 'Cabin', sans-serif;
        display: inline-block;
        padding: 10px 25px;
        background-color: #8f8f8f;
        border: none;
        border-radius: 40px;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        text-decoration: none;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
    }

        .notfound a:hover[b-upyvsk1h84] {
            background-color: #2c2c2c;
        }
.countdown[b-upyvsk1h84] {
    font-size: 14px;
    color: #888;
    margin-top: 10px;
    font-family: 'Cabin', sans-serif;
}
/* /Components/Pages/Test/Test002.razor.rz.scp.css */
/* full-screen gradient center */
.auth-wrap[b-hwkgtuegux] {
    min-height: 100dvh;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, #74abe2, #5563de);
    padding: 24px;
}

/* card */
.auth-card[b-hwkgtuegux] {
    background: white;
    width: min(92vw, 380px);
    padding: 24px;
    border-radius: 14px;
    box-shadow: 0 18px 50px rgba(0,0,0,.15);
}

/* toggle */
.auth-toggle[b-hwkgtuegux] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-bottom: 18px;
}

    .auth-toggle .tab[b-hwkgtuegux] {
        padding: 10px 12px;
        border: none;
        background: transparent;
        border-radius: 8px;
        font-size: 1.05rem;
        cursor: pointer;
        transition: background .25s ease;
    }

        .auth-toggle .tab.active[b-hwkgtuegux] {
            background: #5563de;
            color: #fff;
        }

/* fields & buttons */
.field[b-hwkgtuegux] {
    margin-bottom: 12px;
}

    .field input[b-hwkgtuegux] {
        width: 100%;
        padding: 12px 12px;
        font-size: 1rem;
        border-radius: 10px;
        border: 1px solid #d7d7d7;
        outline: none;
    }

        .field input:focus[b-hwkgtuegux] {
            border-color: #5563de;
            box-shadow: 0 0 0 3px rgba(85,99,222,.15);
        }

button.primary[b-hwkgtuegux] {
    width: 100%;
    border: none;
    border-radius: 10px;
    padding: 12px 14px;
    font-size: 1rem;
    background: #5563de;
    color: #fff;
    cursor: pointer;
    transition: transform .05s ease, filter .2s ease;
}

    button.primary:hover[b-hwkgtuegux] {
        filter: brightness(0.95);
    }

    button.primary:active[b-hwkgtuegux] {
        transform: translateY(1px);
    }

.switch-link[b-hwkgtuegux] {
    text-align: center;
    margin-top: 8px;
    font-size: .92rem;
}

    .switch-link a[b-hwkgtuegux] {
        color: #5563de;
        text-decoration: none;
        font-weight: 600;
    }

/* validation summary */
.validation-errors[b-hwkgtuegux], .validation-message[b-hwkgtuegux] {
    color: #b42318;
}
