/* /Components/Layout/MainLayout.razor.rz.scp.css */
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-1c39e9s5db] {
    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-1c39e9s5db] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-1c39e9s5db] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-1c39e9s5db] {
    font-size: 1.1rem;
}

.bi[b-1c39e9s5db] {
    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-1c39e9s5db] {
    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-1c39e9s5db] {
    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-1c39e9s5db] {
    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-1c39e9s5db] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-1c39e9s5db] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-1c39e9s5db] {
        padding-bottom: 1rem;
    }

    .nav-item[b-1c39e9s5db]  .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-1c39e9s5db]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-1c39e9s5db]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-1c39e9s5db] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-1c39e9s5db] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-1c39e9s5db] {
        display: none;
    }

    .nav-scrollable[b-1c39e9s5db] {
        /* 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/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-jhmja6usds],
.components-reconnect-repeated-attempt-visible[b-jhmja6usds],
.components-reconnect-failed-visible[b-jhmja6usds],
.components-pause-visible[b-jhmja6usds],
.components-resume-failed-visible[b-jhmja6usds],
.components-rejoining-animation[b-jhmja6usds] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-retrying[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-failed[b-jhmja6usds],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-jhmja6usds] {
    display: block;
}


#components-reconnect-modal[b-jhmja6usds] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-jhmja6usds 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-jhmja6usds 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-jhmja6usds 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-jhmja6usds]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-jhmja6usds 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-jhmja6usds {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-jhmja6usds {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-jhmja6usds {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-jhmja6usds] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-jhmja6usds] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-jhmja6usds] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-jhmja6usds] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-jhmja6usds] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-jhmja6usds] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-jhmja6usds] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-jhmja6usds 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-jhmja6usds] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-jhmja6usds {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Layout/SiteFooter.razor.rz.scp.css */
.site-footer[b-zoosrdfdne] {
    max-width: 1180px;
    margin: 3rem auto 0;
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    gap: 2rem;
    border-top: 1px solid var(--stone);
    color: #77736e;
    font-size: 0.75rem;
    line-height: 1.5;
}

.footer-brand[b-zoosrdfdne] {
    white-space: nowrap;
}

    .footer-brand strong[b-zoosrdfdne] {
        color: var(--blue);
    }

.footer-links[b-zoosrdfdne] {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    align-items: flex-start;
}

    .footer-links a[b-zoosrdfdne] {
        color: var(--blue);
        text-decoration: none;
    }

        .footer-links a:hover[b-zoosrdfdne] {
            text-decoration: underline;
        }

@media (max-width: 620px) {
    .site-footer[b-zoosrdfdne] {
        padding-left: 1rem;
        padding-right: 1rem;
        flex-direction: column;
    }

    .footer-brand[b-zoosrdfdne] {
        white-space: normal;
    }
}
/* /Components/Layout/SiteHeader.razor.rz.scp.css */
.site-header[b-gxep6if50g] {
    background: var(--paper);
    border-bottom: 3px solid var(--brass);
}

.header-inner[b-gxep6if50g] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 1rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 3rem;
}

.brand[b-gxep6if50g] {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
}

.brand-logo[b-gxep6if50g] {
    display: block;
    width: auto;
    height: 220px;
    max-width: 100%;
    object-fit: contain;
}

.top-ad[b-gxep6if50g] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 468px;
    max-width: 100%;
    height: 60px;
    background: #f3f1ec;
    border: 1px solid var(--stone);
    color: var(--muted);
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

@media (max-width: 900px) {
    .header-inner[b-gxep6if50g] {
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 620px) {
    .header-inner[b-gxep6if50g] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .brand-logo[b-gxep6if50g] {
        height: 170px;
    }

    .top-ad[b-gxep6if50g] {
        width: 100%;
    }
}
/* /Components/Pages/About.razor.rz.scp.css */
.about-main[b-gco9yjf28m] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem 2rem 3rem;
}

.about-breadcrumb[b-gco9yjf28m] {
    display: flex;
    gap: 0.65rem;
    margin-bottom: 2rem;
    color: var(--muted);
    font-size: 0.85rem;
}

    .about-breadcrumb a[b-gco9yjf28m] {
        color: var(--blue);
        text-decoration: none;
    }

.about-hero[b-gco9yjf28m] {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(430px, 1.1fr);
    gap: 2rem;
    align-items: center;
    min-height: 480px;
    margin-bottom: 2.5rem;
}

.about-kicker[b-gco9yjf28m] {
    color: var(--oxblood);
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
}

.about-hero h1[b-gco9yjf28m] {
    margin: 0.7rem 0 1.4rem;
    max-width: 560px;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(3rem, 5vw, 4.5rem);
    font-weight: 500;
    line-height: 1.02;
    letter-spacing: -0.04em;
    color: var(--blue-dark);
}

.about-hero p[b-gco9yjf28m] {
    margin: 0 0 1.15rem;
    color: var(--muted);
    font-size: 1rem;
    line-height: 1.7;
}

.about-hero-art[b-gco9yjf28m] {
    align-self: end;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

    .about-hero-art img[b-gco9yjf28m] {
        display: block;
        width: 100%;
        max-width: 650px;
        height: auto;
        object-fit: contain;
    }

.about-features[b-gco9yjf28m] {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    border: 1px solid var(--stone);
    background: var(--white);
}

.about-feature[b-gco9yjf28m] {
    min-width: 0;
    padding: 2rem 1.5rem;
    text-align: center;
    border-right: 1px solid var(--stone);
}

    .about-feature:last-child[b-gco9yjf28m] {
        border-right: 0;
    }

.about-feature-icon[b-gco9yjf28m] {
    width: 58px;
    height: 58px;
    margin: 0 auto 1rem;
    display: grid;
    place-items: center;
    border: 1px solid var(--brass);
    border-radius: 50%;
    color: var(--blue-dark);
    font-size: 1.8rem;
}

.about-feature h2[b-gco9yjf28m] {
    min-height: 52px;
    margin: 0;
    color: var(--oxblood);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1rem;
    line-height: 1.35;
    text-transform: uppercase;
}

.about-divider[b-gco9yjf28m] {
    width: 90px;
    height: 1px;
    margin: 1rem auto 1.25rem;
    background: var(--brass);
}

.about-feature p[b-gco9yjf28m] {
    margin: 0 0 1rem;
    color: var(--muted);
    font-size: 0.88rem;
    line-height: 1.65;
    text-align: left;
}

.about-command[b-gco9yjf28m] {
    display: grid;
    grid-template-columns: 90px minmax(220px, 1fr) minmax(280px, 1fr);
    gap: 1.75rem;
    align-items: center;
    max-width: 1000px;
    margin: 2rem auto 0;
    padding: 1.5rem 2rem;
    border: 1px solid var(--brass);
    background: #fbfaf7;
}

.about-command-lamp[b-gco9yjf28m] {
    display: grid;
    place-items: center;
    width: 62px;
    height: 62px;
    border: 1px solid var(--brass);
    border-radius: 50%;
    color: var(--brass-dark);
    font-size: 1.5rem;
}

.about-command-title[b-gco9yjf28m] {
    color: var(--blue-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.3rem;
    font-style: italic;
    font-weight: 600;
}

.about-command-copy[b-gco9yjf28m] {
    padding-left: 1.75rem;
    border-left: 1px solid var(--brass);
    color: var(--muted);
    font-size: 0.9rem;
    line-height: 1.6;
}

@media (max-width: 900px) {
    .about-hero[b-gco9yjf28m] {
        grid-template-columns: 1fr;
    }

    .about-hero-art img[b-gco9yjf28m] {
        max-width: 540px;
    }

    .about-features[b-gco9yjf28m] {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-feature:nth-child(2)[b-gco9yjf28m] {
        border-right: 0;
    }

    .about-feature:nth-child(-n+2)[b-gco9yjf28m] {
        border-bottom: 1px solid var(--stone);
    }
}

@media (max-width: 620px) {
    .about-main[b-gco9yjf28m] {
        padding: 1.5rem 1rem 2.5rem;
    }

    .about-hero[b-gco9yjf28m] {
        min-height: 0;
    }

    .about-features[b-gco9yjf28m] {
        grid-template-columns: 1fr;
    }

    .about-feature[b-gco9yjf28m] {
        border-right: 0;
        border-bottom: 1px solid var(--stone);
    }

        .about-feature:last-child[b-gco9yjf28m] {
            border-bottom: 0;
        }

    .about-command[b-gco9yjf28m] {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .about-command-lamp[b-gco9yjf28m] {
        margin: 0 auto;
    }

    .about-command-copy[b-gco9yjf28m] {
        padding-left: 0;
        padding-top: 1rem;
        border-left: 0;
        border-top: 1px solid var(--brass);
    }
}

.about-kicker-subtitle[b-gco9yjf28m] {
    margin-top: 0.45rem;
    color: var(--brass-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.95rem;
    font-style: italic;
    letter-spacing: 0.02em;
}
/* /Components/Pages/Contact.razor.rz.scp.css */
.contact-page[b-ib5su136sz] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 1.75rem 1.5rem 4rem;
    color: #423848;
}


/* HERO */

.contact-hero[b-ib5su136sz] {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(380px, 1.1fr);
    align-items: center;
    min-height: 420px;
    overflow: hidden;
    border: 1px solid rgba(96, 64, 119, .12);
    border-radius: 16px 16px 0 0;
    background: radial-gradient(circle at 18% 34%, rgba(255,255,255,.95), rgba(255,248,234,.9) 48%, rgba(246,236,218,.82) 100%);
}

.contact-hero-copy[b-ib5su136sz] {
    position: relative;
    z-index: 2;
    padding: 3.5rem 1rem 3.5rem 3.25rem;
}

.contact-hero h1[b-ib5su136sz] {
    margin: 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(3rem, 6vw, 5.25rem);
    line-height: .98;
    font-weight: 700;
    color: #321662;
}

.contact-divider[b-ib5su136sz] {
    display: flex;
    align-items: center;
    gap: .8rem;
    width: min(100%, 450px);
    margin: 1.8rem 0 1.55rem;
}

    .contact-divider span:first-child[b-ib5su136sz],
    .contact-divider span:last-child[b-ib5su136sz] {
        height: 1px;
        flex: 1;
        background: #c79335;
    }

.contact-divider-lamp[b-ib5su136sz] {
    flex: 0 0 auto !important;
    color: #b17a1f;
    font-size: 1.25rem;
}

.contact-hero h2[b-ib5su136sz] {
    margin: 0 0 1rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.55rem, 3vw, 2.25rem);
    font-style: italic;
    font-weight: 600;
    color: #9a681d;
}

.contact-hero p[b-ib5su136sz] {
    max-width: 520px;
    margin: 0;
    font-size: 1.08rem;
    line-height: 1.75;
    color: #504953;
}

.contact-hero-art[b-ib5su136sz] {
    position: relative;
    align-self: stretch;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    min-height: 420px;
}

    .contact-hero-art[b-ib5su136sz]::before {
        content: "";
        position: absolute;
        inset: 0;
        background: radial-gradient(circle at 70% 35%, rgba(219,204,244,.55), rgba(255,255,255,0) 66%);
    }

    .contact-hero-art img[b-ib5su136sz] {
        position: relative;
        z-index: 1;
        display: block;
        width: min(100%, 610px);
        max-height: 420px;
        object-fit: contain;
        object-position: bottom center;
    }


/* CONTACT DETAILS */

.contact-details[b-ib5su136sz] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid rgba(96, 64, 119, .15);
    border-top: 0;
    border-radius: 0 0 14px 14px;
    background: rgba(255, 252, 246, .96);
}

.contact-card[b-ib5su136sz] {
    display: flex;
    gap: 1.5rem;
    padding: 2.25rem 2.5rem;
}

.contact-address[b-ib5su136sz] {
    border-right: 1px solid rgba(96, 64, 119, .15);
}

.contact-icon[b-ib5su136sz] {
    flex: 0 0 68px;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #321662;
    color: #f3cd73;
    font-size: 1.75rem;
    box-shadow: 0 5px 14px rgba(55, 30, 84, .12);
}

.contact-card-content[b-ib5su136sz] {
    flex: 1;
}

.contact-card h2[b-ib5su136sz] {
    margin: .25rem 0 .7rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.45rem;
    color: #321662;
}

.contact-card h3[b-ib5su136sz] {
    margin: .7rem 0 .35rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.08rem;
    color: #44334e;
}

.contact-heading-rule[b-ib5su136sz] {
    width: 145px;
    height: 1px;
    margin-bottom: 1rem;
    background: linear-gradient( to right, #c28a2b 0, #c28a2b 55%, transparent 55% );
}

.contact-card address[b-ib5su136sz] {
    margin: 0;
    font-style: normal;
    font-size: 1.05rem;
    line-height: 1.65;
    color: #5d5760;
}

    .contact-card address strong[b-ib5su136sz] {
        display: inline-block;
        margin-bottom: .3rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 1.18rem;
        color: #321662;
    }

.contact-information[b-ib5su136sz] {
    display: block;
}

.contact-info-item[b-ib5su136sz] {
    display: flex;
    gap: 1.5rem;
}

.contact-phone[b-ib5su136sz] {
    margin-top: 1.6rem;
}

.contact-value[b-ib5su136sz] {
    margin: 0;
    font-size: 1.05rem;
    line-height: 1.55;
    color: #675e69;
}

.contact-at[b-ib5su136sz] {
    display: inline;
}


/* THANK-YOU PANEL */

.contact-thanks[b-ib5su136sz] {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1.75rem;
    margin-top: 1.25rem;
    padding: 1.4rem 2rem;
    border: 1px solid rgba(100, 73, 133, .15);
    border-radius: 14px;
    background: linear-gradient( 90deg, rgba(238,230,248,.82), rgba(253,249,244,.96), rgba(238,230,248,.82) );
    text-align: center;
}

.contact-thanks-symbol[b-ib5su136sz] {
    font-size: 2.5rem;
    color: #8d72ac;
}

.contact-thanks h2[b-ib5su136sz] {
    margin: 0 0 .3rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.4rem;
    color: #3b1c68;
}

.contact-thanks p[b-ib5su136sz] {
    margin: 0;
    color: #66606a;
}


/* RESPONSIVE */

@media (max-width: 900px) {

    .contact-hero[b-ib5su136sz] {
        grid-template-columns: 1fr;
    }

    .contact-hero-copy[b-ib5su136sz] {
        padding: 2.75rem 2rem 1.5rem;
    }

    .contact-hero-art[b-ib5su136sz] {
        min-height: 280px;
    }

        .contact-hero-art img[b-ib5su136sz] {
            max-height: 320px;
        }

    .contact-details[b-ib5su136sz] {
        grid-template-columns: 1fr;
    }

    .contact-address[b-ib5su136sz] {
        border-right: 0;
        border-bottom: 1px solid rgba(96, 64, 119, .15);
    }
}


@media (max-width: 600px) {

    .contact-page[b-ib5su136sz] {
        padding: 1rem .85rem 3rem;
    }

    .contact-hero-copy[b-ib5su136sz] {
        padding: 2rem 1.4rem 1rem;
    }

    .contact-hero h1[b-ib5su136sz] {
        font-size: 3rem;
    }

    .contact-card[b-ib5su136sz] {
        padding: 1.6rem 1.25rem;
    }

    .contact-icon[b-ib5su136sz] {
        flex-basis: 54px;
        width: 54px;
        height: 54px;
        font-size: 1.4rem;
    }

    .contact-info-item[b-ib5su136sz] {
        gap: 1rem;
    }

    .contact-thanks[b-ib5su136sz] {
        align-items: flex-start;
        padding: 1.25rem;
    }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.antiques-page[b-gzkw5ewmun] {
    --blue: #123b5d;
    --blue-dark: #0d2d48;
    --blue-light: #eaf1f6;
    --brass: #c28a35;
    --brass-dark: #9b6925;
    --oxblood: #7a2e32;
    --paper: #fafaf7;
    --white: #ffffff;
    --stone: #e8e5de;
    --stone-dark: #cbc5ba;
    --charcoal: #242424;
    --muted: #66635e;
    box-sizing: border-box;
    min-height: 100vh;
    background: var(--paper);
    color: var(--charcoal);
    font-family: Arial, Helvetica, sans-serif;
}

    .antiques-page *[b-gzkw5ewmun],
    .antiques-page *[b-gzkw5ewmun]::before,
    .antiques-page *[b-gzkw5ewmun]::after {
        box-sizing: border-box;
    }


/* ---------- Page structure ---------- */

.page-main[b-gzkw5ewmun] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 3.5rem 2rem;
}

.workspace[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 2rem;
    align-items: start;
}

.workspace-main[b-gzkw5ewmun] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.side-column[b-gzkw5ewmun] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}


/* ---------- Shared labels ---------- */

.eyebrow[b-gzkw5ewmun],
.card-kicker[b-gzkw5ewmun],
.result-label[b-gzkw5ewmun] {
    color: var(--oxblood);
    font-size: 0.72rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
}


/* ---------- Welcome area ---------- */

.welcome-row[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 2rem;
    align-items: center;
    margin-bottom: 2.5rem;
}

.welcome[b-gzkw5ewmun] {
    width: auto;
    max-width: none;
    margin-bottom: 0;
}

    .welcome h1[b-gzkw5ewmun] {
        margin: 0 0 0.8rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 2rem;
        font-weight: 500;
        color: var(--blue-dark);
    }

    .welcome p[b-gzkw5ewmun] {
        margin: 0;
        color: var(--muted);
        font-size: 1rem;
        line-height: 1.65;
    }

.welcome-signoff[b-gzkw5ewmun] {
    margin-top: 1rem;
    color: var(--blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.05rem;
    font-style: italic;
    font-weight: 600;
}

.welcome-ad[b-gzkw5ewmun] {
    width: 300px;
    height: 250px;
    justify-self: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f3f1ec;
    border: 1px solid var(--stone);
    color: var(--muted);
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}


/* ---------- Cards ---------- */

.upload-card[b-gzkw5ewmun],
.receive-card[b-gzkw5ewmun],
.result-card[b-gzkw5ewmun] {
    background: var(--white);
    border: 1px solid var(--stone);
    box-shadow: 0 14px 35px rgba(30, 35, 40, 0.06);
}

.upload-card[b-gzkw5ewmun] {
    border-top: 5px solid var(--blue);
    padding: 1.25rem;
    border-radius: 18px;
}

.upload-heading[b-gzkw5ewmun] {
    margin-bottom: 1rem;
}

    .upload-heading h2[b-gzkw5ewmun],
    .identification-heading h2[b-gzkw5ewmun] {
        margin: 0.35rem 0 0.45rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 2rem;
        font-weight: 500;
        color: var(--blue-dark);
    }

    .upload-heading p[b-gzkw5ewmun] {
        margin: 0;
        color: var(--muted);
        font-size: 0.9rem;
        line-height: 1.5;
    }


/* ---------- Upload ---------- */

.drop-zone[b-gzkw5ewmun] {
    position: relative;
    min-height: 260px;
    border: 2px dashed var(--stone-dark);
    border-radius: 12px;
    background: #fdfdfb;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    transition: border-color 0.15s ease, background 0.15s ease;
}

    .drop-zone:hover[b-gzkw5ewmun] {
        border-color: var(--brass);
        background: #fbf8f1;
    }

    .drop-zone[b-gzkw5ewmun]  input[type=file] {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.upload-icon[b-gzkw5ewmun] {
    position: relative;
    width: 72px;
    height: 72px;
    margin-bottom: 1rem;
}

.drop-title[b-gzkw5ewmun] {
    color: var(--blue-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.25rem;
    font-weight: 700;
}

.drop-subtitle[b-gzkw5ewmun] {
    margin-top: 0.4rem;
    color: var(--muted);
    font-size: 0.82rem;
}

.preview-panel[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: minmax(220px, 360px) 1fr;
    gap: 1.5rem;
    align-items: start;
    background: #f7f7f4;
    border: 1px solid var(--stone);
    border-radius: 12px;
    padding: 1.1rem;
}

.preview-image-wrap[b-gzkw5ewmun] {
    min-height: 260px;
    padding: 0.75rem;
    background: var(--white);
    border: 1px solid var(--stone);
    border-radius: 10px;
    display: grid;
    place-items: center;
}

.preview-image[b-gzkw5ewmun] {
    display: block;
    max-width: 100%;
    max-height: 360px;
    object-fit: contain;
    border-radius: 6px;
}

.preview-details[b-gzkw5ewmun] {
    padding-top: 0.35rem;
}

    .preview-details .primary-button[b-gzkw5ewmun] {
        margin-top: 1rem;
    }

.preview-name[b-gzkw5ewmun] {
    color: var(--charcoal);
    font-weight: 700;
    overflow-wrap: anywhere;
}

.preview-meta[b-gzkw5ewmun] {
    margin-top: 0.35rem;
    color: var(--muted);
    font-size: 0.82rem;
}

.preview-actions[b-gzkw5ewmun] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
    align-items: center;
    margin-top: 1.25rem;
}

.primary-button[b-gzkw5ewmun] {
    min-width: 175px;
    padding: 0.9rem 1.5rem;
    border: none;
    border-radius: 3px;
    background: var(--blue);
    color: white;
    font-size: 0.95rem;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 5px 14px rgba(18, 59, 93, 0.18);
}

    .primary-button:hover[b-gzkw5ewmun] {
        background: var(--blue-dark);
    }

.secondary-button[b-gzkw5ewmun] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.7rem 1rem;
    border: 1px solid var(--blue);
    border-radius: 3px;
    background: var(--white);
    color: var(--blue);
    font-size: 0.86rem;
    font-weight: 700;
    cursor: pointer;
}

    .secondary-button:hover[b-gzkw5ewmun] {
        background: var(--blue-light);
    }

.replace-button[b-gzkw5ewmun] {
    position: relative;
    overflow: hidden;
}

    .replace-button[b-gzkw5ewmun]  input[type=file] {
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        opacity: 0;
        cursor: pointer;
    }

.text-button[b-gzkw5ewmun] {
    border: 0;
    background: transparent;
    color: var(--oxblood);
    font-size: 0.86rem;
    font-weight: 700;
    cursor: pointer;
}

.upload-error[b-gzkw5ewmun] {
    margin-top: 0.9rem;
    padding: 0.75rem 0.9rem;
    border-left: 4px solid var(--oxblood);
    background: #f8eeee;
    color: var(--oxblood);
    font-size: 0.86rem;
    line-height: 1.45;
}


/* ---------- Identification result ---------- */

.identification-card[b-gzkw5ewmun] {
    width: 100%;
    background: var(--white);
    border: 1px solid var(--stone);
    border-top: 5px solid var(--brass);
    border-radius: 18px;
    box-shadow: 0 14px 35px rgba(30, 35, 40, 0.06);
    overflow: hidden;
}

.identification-heading[b-gzkw5ewmun] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.5rem;
    padding: 1.25rem 1.25rem 1rem;
}

    .identification-heading .confidence-line[b-gzkw5ewmun] {
        margin-top: 0.35rem;
        flex: 0 0 auto;
    }

.identification-summary[b-gzkw5ewmun] {
    padding: 0 1.25rem 1.25rem;
}

    .identification-summary h3[b-gzkw5ewmun] {
        margin: 0 0 0.7rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 1.8rem;
        font-weight: 500;
        color: var(--blue-dark);
    }

    .identification-summary p[b-gzkw5ewmun] {
        margin: 0;
        color: var(--muted);
        font-size: 0.95rem;
        line-height: 1.65;
    }

.identification-data[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background: #f7f9fa;
    border-top: 1px solid var(--stone);
}

    .identification-data .detail[b-gzkw5ewmun] {
        padding: 1rem 1.25rem;
        border-top: 0;
        border-bottom: 1px solid var(--stone);
    }

        .identification-data .detail:nth-child(odd)[b-gzkw5ewmun] {
            border-right: 1px solid var(--stone);
        }

.result-notes[b-gzkw5ewmun] {
    padding: 1.1rem 1.25rem;
    border-top: 1px solid var(--stone);
}

    .result-notes strong[b-gzkw5ewmun] {
        display: block;
        margin-bottom: 0.4rem;
        color: var(--blue-dark);
        font-size: 0.76rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
    }

    .result-notes p[b-gzkw5ewmun] {
        margin: 0;
        color: var(--muted);
        font-size: 0.9rem;
        line-height: 1.55;
    }

    .result-notes ul[b-gzkw5ewmun] {
        margin: 0;
        padding-left: 1.25rem;
        color: var(--muted);
        font-size: 0.9rem;
        line-height: 1.55;
    }

    .result-notes li + li[b-gzkw5ewmun] {
        margin-top: 0.4rem;
    }

.result-limitations[b-gzkw5ewmun] {
    background: #fbfaf7;
}

.result-disclaimer[b-gzkw5ewmun] {
    padding: 1rem 1.25rem;
    border-top: 1px solid var(--stone);
    background: #f7f7f4;
    color: var(--muted);
    font-size: 0.75rem;
    line-height: 1.5;
}

    .result-disclaimer strong[b-gzkw5ewmun] {
        display: block;
        margin-bottom: 0.35rem;
        color: var(--charcoal);
        font-size: 0.7rem;
        text-transform: uppercase;
        letter-spacing: 0.06em;
    }

    .result-disclaimer p[b-gzkw5ewmun] {
        margin: 0;
    }


/* ---------- Side column ---------- */

.receive-card[b-gzkw5ewmun] {
    border-top: 5px solid var(--brass);
    padding: 1.5rem;
}

    .receive-card h2[b-gzkw5ewmun] {
        margin: 0.3rem 0 1.2rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 1.55rem;
        color: var(--blue-dark);
    }

.receive-item[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: 34px 1fr;
    gap: 0.8rem;
    padding: 1rem 0;
    border-top: 1px solid var(--stone);
}

    .receive-item:first-of-type[b-gzkw5ewmun] {
        border-top: none;
    }

.receive-number[b-gzkw5ewmun] {
    color: var(--brass-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.85rem;
    font-weight: 700;
}

.receive-item strong[b-gzkw5ewmun] {
    display: block;
    margin-bottom: 0.25rem;
    color: var(--charcoal);
    font-size: 0.9rem;
}

.receive-item span[b-gzkw5ewmun] {
    display: block;
    color: var(--muted);
    font-size: 0.84rem;
    line-height: 1.4;
}

.side-ad[b-gzkw5ewmun] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 250px;
    background: var(--blue-light);
    border: 1px solid #cad9e5;
    color: #7891a5;
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}


/* ---------- Sample identification ---------- */

.sample-section[b-gzkw5ewmun] {
    margin-top: 2rem;
}

.sample-heading[b-gzkw5ewmun] {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

    .sample-heading h2[b-gzkw5ewmun] {
        margin: 0.35rem 0 0;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 2rem;
        font-weight: 500;
        color: var(--blue-dark);
    }

.sample-badge[b-gzkw5ewmun] {
    padding: 0.4rem 0.75rem;
    border: 1px solid var(--brass);
    color: var(--brass-dark);
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.result-card-with-image[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: 260px minmax(0, 1.2fr) minmax(260px, 0.8fr);
    min-height: 340px;
}

.result-image-panel[b-gzkw5ewmun] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background: #f7f7f4;
    border-right: 1px solid var(--stone);
}

.result-image[b-gzkw5ewmun] {
    display: block;
    width: 100%;
    max-width: 220px;
    height: 290px;
    object-fit: contain;
}

.result-main[b-gzkw5ewmun] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem;
}

    .result-main h3[b-gzkw5ewmun] {
        margin: 0.4rem 0 0.8rem;
        font-family: Georgia, "Times New Roman", serif;
        font-size: 2rem;
        color: var(--blue-dark);
    }

    .result-main p[b-gzkw5ewmun] {
        margin: 0;
        color: var(--muted);
        font-size: 0.95rem;
        line-height: 1.65;
    }

.confidence-line[b-gzkw5ewmun] {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-top: 1.4rem;
    color: var(--blue);
    font-size: 0.85rem;
    font-weight: 700;
}

.confidence-dot[b-gzkw5ewmun] {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: var(--brass);
}

.result-details[b-gzkw5ewmun] {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 1.4rem 2rem;
    background: #f7f9fa;
    border-top: 1px solid var(--stone);
}

.detail[b-gzkw5ewmun] {
    padding: 0.9rem 0;
    border-top: 1px solid var(--stone);
}

    .detail:first-child[b-gzkw5ewmun] {
        border-top: none;
    }

    .detail span[b-gzkw5ewmun] {
        display: block;
        margin-bottom: 0.2rem;
        color: var(--muted);
        font-size: 0.7rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.06em;
    }

    .detail strong[b-gzkw5ewmun] {
        color: var(--charcoal);
        font-size: 0.92rem;
    }


/* ---------- Coming attractions ---------- */

.coming-card[b-gzkw5ewmun] {
    background: var(--white);
    border: 1px solid var(--stone);
    border-top: 5px solid var(--brass);
    padding: 1.35rem;
    box-shadow: 0 14px 35px rgba(30, 35, 40, 0.05);
}

.coming-kicker[b-gzkw5ewmun] {
    color: var(--oxblood);
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.11em;
}

.coming-card h2[b-gzkw5ewmun] {
    margin: 0.35rem 0 1rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.15;
    color: var(--blue-dark);
}

.coming-service[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 0.85rem;
    align-items: center;
    padding: 0.9rem 0;
    border-top: 1px solid var(--stone);
}

.coming-icon[b-gzkw5ewmun] {
    display: block;
    width: 46px;
    height: 46px;
    object-fit: contain;
}

.coming-service strong[b-gzkw5ewmun] {
    display: block;
    margin-bottom: 0.2rem;
    color: var(--charcoal);
    font-size: 0.88rem;
}

.coming-service span[b-gzkw5ewmun] {
    display: block;
    color: var(--muted);
    font-size: 0.78rem;
    line-height: 1.4;
}

.coming-signoff[b-gzkw5ewmun] {
    margin-top: 0.75rem;
    padding-top: 0.9rem;
    border-top: 1px solid var(--stone);
    color: var(--blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 0.95rem;
    font-style: italic;
    font-weight: 600;
    text-align: center;
}


/* ---------- Footer ---------- */



/* ---------- Responsive ---------- */

@media (max-width: 900px) {
    .workspace[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .workspace-main[b-gzkw5ewmun] {
        width: 100%;
    }

    .side-column[b-gzkw5ewmun] {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .welcome-row[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .welcome-ad[b-gzkw5ewmun] {
        display: none;
    }

    .result-card[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .result-details[b-gzkw5ewmun] {
        border-left: none;
    }
}

@media (max-width: 620px) {
    .page-main[b-gzkw5ewmun],
    .site-footer[b-gzkw5ewmun] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .side-column[b-gzkw5ewmun] {
        display: flex;
    }

    .sample-heading[b-gzkw5ewmun] {
        align-items: flex-start;
        flex-direction: column;
    }

    .preview-panel[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .preview-image-wrap[b-gzkw5ewmun] {
        min-height: 220px;
    }

    .identification-heading[b-gzkw5ewmun] {
        display: block;
    }

        .identification-heading .confidence-line[b-gzkw5ewmun] {
            margin-top: 0.75rem;
        }

    .identification-data[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

        .identification-data .detail:nth-child(odd)[b-gzkw5ewmun] {
            border-right: 0;
        }

    .result-card-with-image[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .result-image-panel[b-gzkw5ewmun] {
        border-right: none;
        border-bottom: 1px solid var(--stone);
    }

    .result-image[b-gzkw5ewmun] {
        max-width: 190px;
        height: 250px;
    }

    .result-details[b-gzkw5ewmun] {
        grid-column: auto;
        display: block;
    }

    .site-footer[b-gzkw5ewmun] {
        flex-direction: column;
    }

    .footer-brand[b-gzkw5ewmun] {
        white-space: normal;
    }
}

/* ---------- Genie busy state ---------- */

.genie-busy[b-gzkw5ewmun] {
    min-height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.9rem;
    padding: 2rem;
    text-align: center;
}

.genie-spinner[b-gzkw5ewmun] {
    width: 46px;
    height: 46px;
    border: 4px solid var(--stone);
    border-top-color: var(--brass);
    border-radius: 50%;
    animation: genie-spin-b-gzkw5ewmun 0.85s linear infinite;
}

.genie-busy-text[b-gzkw5ewmun] {
    color: var(--blue-dark);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.05rem;
    font-style: italic;
}

@keyframes genie-spin-b-gzkw5ewmun {
    to {
        transform: rotate(360deg);
    }
}

/* ---------- Sample identification image ---------- */

.sample-identification-intro[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr);
    gap: 1.5rem;
    align-items: center;
    padding: 0 1.25rem 1.25rem;
}

.sample-identification-image[b-gzkw5ewmun] {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 250px;
    padding: 0.9rem;
    background: #f7f7f4;
    border: 1px solid var(--stone);
    border-radius: 10px;
}

    .sample-identification-image img[b-gzkw5ewmun] {
        display: block;
        width: 100%;
        max-width: 190px;
        max-height: 260px;
        object-fit: contain;
    }

.sample-identification-intro .identification-summary[b-gzkw5ewmun] {
    padding: 0;
}

@media (max-width: 620px) {
    .sample-identification-intro[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .sample-identification-image[b-gzkw5ewmun] {
        min-height: 220px;
    }

        .sample-identification-image img[b-gzkw5ewmun] {
            max-width: 180px;
            max-height: 240px;
        }
}
/* /Components/Pages/Privacy.razor.rz.scp.css */
.privacy-page[b-1zb1rcqr8k] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem 1.5rem 5rem;
}

.privacy-hero[b-1zb1rcqr8k] {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
    align-items: center;
    gap: 3rem;
    padding: 2.5rem 0 3rem;
    border-bottom: 1px solid rgba(84, 58, 112, .14);
}

.privacy-copy[b-1zb1rcqr8k] {
    max-width: 760px;
}

.privacy-kicker[b-1zb1rcqr8k] {
    margin-bottom: .7rem;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #7b4b94;
}

.privacy-page h1[b-1zb1rcqr8k] {
    margin: 0 0 1rem;
    font-size: clamp(2.4rem, 5vw, 4.25rem);
    line-height: 1;
    font-weight: 700;
    color: #35263f;
}

.privacy-lead[b-1zb1rcqr8k] {
    margin: 0;
    max-width: 720px;
    font-size: 1.24rem;
    line-height: 1.65;
    color: #493d50;
}

.privacy-subtitle[b-1zb1rcqr8k] {
    margin: 1rem 0 0;
    max-width: 700px;
    font-size: 1rem;
    line-height: 1.65;
    color: #716675;
}

.privacy-art[b-1zb1rcqr8k] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-height: 260px;
}

    .privacy-art img[b-1zb1rcqr8k] {
        display: block;
        width: min(100%, 360px);
        height: auto;
        object-fit: contain;
    }

.privacy-content[b-1zb1rcqr8k] {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 2.75rem;
}

.privacy-section[b-1zb1rcqr8k] {
    margin-bottom: 2.7rem;
}

    .privacy-section h2[b-1zb1rcqr8k] {
        margin: 0 0 .85rem;
        font-size: 1.45rem;
        line-height: 1.25;
        font-weight: 700;
        color: #44304f;
    }

    .privacy-section p[b-1zb1rcqr8k] {
        margin: 0 0 1rem;
        font-size: 1rem;
        line-height: 1.75;
        color: #514a54;
    }

        .privacy-section p:last-child[b-1zb1rcqr8k] {
            margin-bottom: 0;
        }

.privacy-note[b-1zb1rcqr8k] {
    margin: .25rem 0 1.25rem;
    padding: 1rem 1.15rem;
    border-left: 4px solid #9f6ab6;
    border-radius: 0 8px 8px 0;
    background: rgba(153, 102, 181, .08);
    color: #514657;
    line-height: 1.6;
}

    .privacy-note strong[b-1zb1rcqr8k] {
        color: #422f4d;
    }

@media (max-width: 820px) {
    .privacy-page[b-1zb1rcqr8k] {
        padding: 1.25rem 1.15rem 4rem;
    }

    .privacy-hero[b-1zb1rcqr8k] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        padding-top: 1.5rem;
    }

    .privacy-art[b-1zb1rcqr8k] {
        min-height: 0;
        justify-content: center;
    }

        .privacy-art img[b-1zb1rcqr8k] {
            width: min(78vw, 320px);
        }

    .privacy-content[b-1zb1rcqr8k] {
        padding-top: 2rem;
    }
}

@media (max-width: 520px) {
    .privacy-page h1[b-1zb1rcqr8k] {
        font-size: 2.45rem;
    }

    .privacy-lead[b-1zb1rcqr8k] {
        font-size: 1.08rem;
    }

    .privacy-section[b-1zb1rcqr8k] {
        margin-bottom: 2.25rem;
    }

        .privacy-section h2[b-1zb1rcqr8k] {
            font-size: 1.28rem;
        }
}
/* /Components/Pages/Terms.razor.rz.scp.css */
.terms-page[b-5epc4f406g] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 2rem 1.5rem 5rem;
}

.terms-hero[b-5epc4f406g] {
    display: grid;
    grid-template-columns: minmax(0, 1.35fr) minmax(260px, .65fr);
    align-items: center;
    gap: 3rem;
    padding: 2.5rem 0 3rem;
    border-bottom: 1px solid rgba(84, 58, 112, .14);
}

.terms-copy[b-5epc4f406g] {
    max-width: 760px;
}

.terms-kicker[b-5epc4f406g] {
    margin-bottom: .7rem;
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    color: #7b4b94;
}

.terms-page h1[b-5epc4f406g] {
    margin: 0 0 1rem;
    font-size: clamp(2.4rem, 5vw, 4.25rem);
    line-height: 1;
    font-weight: 700;
    color: #35263f;
}

.terms-lead[b-5epc4f406g] {
    margin: 0;
    max-width: 720px;
    font-size: 1.24rem;
    line-height: 1.65;
    color: #493d50;
}

.terms-subtitle[b-5epc4f406g] {
    margin: 1rem 0 0;
    max-width: 700px;
    font-size: 1rem;
    line-height: 1.65;
    color: #716675;
}

.terms-art[b-5epc4f406g] {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    min-height: 260px;
}

    .terms-art img[b-5epc4f406g] {
        display: block;
        width: min(100%, 360px);
        height: auto;
        object-fit: contain;
    }

.terms-content[b-5epc4f406g] {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 2.75rem;
}

.terms-section[b-5epc4f406g] {
    margin-bottom: 2.7rem;
}

    .terms-section h2[b-5epc4f406g] {
        margin: 0 0 .85rem;
        font-size: 1.45rem;
        line-height: 1.25;
        font-weight: 700;
        color: #44304f;
    }

    .terms-section p[b-5epc4f406g] {
        margin: 0 0 1rem;
        font-size: 1rem;
        line-height: 1.75;
        color: #514a54;
    }

        .terms-section p:last-child[b-5epc4f406g] {
            margin-bottom: 0;
        }

.terms-note[b-5epc4f406g] {
    margin-top: 1.25rem;
    padding: 1rem 1.15rem;
    border-left: 4px solid #9f6ab6;
    border-radius: 0 8px 8px 0;
    background: rgba(153, 102, 181, .08);
    color: #514657;
    line-height: 1.6;
}

    .terms-note strong[b-5epc4f406g] {
        color: #422f4d;
    }

@media (max-width: 820px) {
    .terms-page[b-5epc4f406g] {
        padding: 1.25rem 1.15rem 4rem;
    }

    .terms-hero[b-5epc4f406g] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        padding-top: 1.5rem;
    }

    .terms-art[b-5epc4f406g] {
        min-height: 0;
        justify-content: center;
    }

        .terms-art img[b-5epc4f406g] {
            width: min(78vw, 320px);
        }

    .terms-content[b-5epc4f406g] {
        padding-top: 2rem;
    }
}

@media (max-width: 520px) {
    .terms-page h1[b-5epc4f406g] {
        font-size: 2.45rem;
    }

    .terms-lead[b-5epc4f406g] {
        font-size: 1.08rem;
    }

    .terms-section[b-5epc4f406g] {
        margin-bottom: 2.25rem;
    }

        .terms-section h2[b-5epc4f406g] {
            font-size: 1.28rem;
        }
}
