/* /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/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;
    }

    .site-header[b-gzkw5ewmun] {
        background: var(--paper);
        border-bottom: 3px solid var(--brass);
    }

    .header-inner[b-gzkw5ewmun] {
        max-width: 1180px;
        margin: 0 auto;
        padding: 1rem 2rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 3rem;
    }

    .brand[b-gzkw5ewmun] {
        display: flex;
        align-items: center;
        flex: 0 0 auto;
    }

.brand-mark[b-gzkw5ewmun] {
    position: relative;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
}

.mark-glass[b-gzkw5ewmun] {
    position: absolute;
    width: 42px;
    height: 42px;
    border: 4px solid var(--brass);
    border-radius: 50%;
    left: 0;
    top: 0;
}

    .mark-glass[b-gzkw5ewmun]::after {
        content: "";
        position: absolute;
        width: 22px;
        height: 4px;
        background: var(--brass);
        right: -15px;
        bottom: -8px;
        transform: rotate(45deg);
        transform-origin: left center;
    }

.mark-vase[b-gzkw5ewmun] {
    position: absolute;
    width: 18px;
    height: 24px;
    left: 12px;
    top: 10px;
    border: 2px solid white;
    border-radius: 3px 3px 8px 8px;
}

    .mark-vase[b-gzkw5ewmun]::before {
        content: "";
        position: absolute;
        width: 8px;
        height: 5px;
        left: 3px;
        top: -6px;
        border: 2px solid white;
        border-bottom: none;
    }

.brand-name[b-gzkw5ewmun] {
    font-family: Georgia, "Times New Roman", serif;
    color: white;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
}

.brand-tagline[b-gzkw5ewmun] {
    margin-top: 0.35rem;
    color: #dce6ed;
    font-size: 0.82rem;
    letter-spacing: 0.02em;
}

.top-ad[b-gzkw5ewmun],
.side-ad[b-gzkw5ewmun] {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.25);
    color: rgba(255, 255, 255, 0.68);
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.top-ad[b-gzkw5ewmun] {
    width: 468px;
    max-width: 100%;
    height: 60px;
    background: #f3f1ec;
    border: 1px solid var(--stone);
    color: var(--muted);
}

.page-main[b-gzkw5ewmun] {
    max-width: 1180px;
    margin: 0 auto;
    padding: 3.5rem 2rem;
}

.hero[b-gzkw5ewmun] {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 2rem;
    margin-bottom: 2.5rem;
}

.hero-copy[b-gzkw5ewmun] {
    max-width: 760px;
}

.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;
}

.hero h1[b-gzkw5ewmun] {
    margin: 0.45rem 0 0.8rem;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(3rem, 6vw, 5.4rem);
    font-weight: 500;
    line-height: 0.95;
    letter-spacing: -0.045em;
    color: var(--blue-dark);
}

.hero p[b-gzkw5ewmun] {
    max-width: 700px;
    margin: 0;
    color: var(--muted);
    font-size: 1.05rem;
    line-height: 1.65;
}

.hero-accent[b-gzkw5ewmun] {
    margin-bottom: 0.5rem;
    border-left: 4px solid var(--brass);
    padding: 0.7rem 0 0.7rem 1rem;
    color: var(--blue);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.05rem;
    font-style: italic;
}

.workspace[b-gzkw5ewmun] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 320px;
    gap: 2rem;
}

.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-area[b-gzkw5ewmun] {
    min-height: 390px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px dashed var(--stone-dark);
    background: #fdfdfb;
    text-align: center;
}

.upload-icon[b-gzkw5ewmun] {
    position: relative;
    width: 72px;
    height: 72px;
    margin-bottom: 1rem;
}

.mini-glass[b-gzkw5ewmun] {
    position: absolute;
    width: 47px;
    height: 47px;
    left: 4px;
    top: 2px;
    border: 4px solid var(--brass);
    border-radius: 50%;
}

    .mini-glass[b-gzkw5ewmun]::after {
        content: "";
        position: absolute;
        width: 22px;
        height: 4px;
        right: -16px;
        bottom: -10px;
        background: var(--brass);
        transform: rotate(45deg);
    }

.mini-vase[b-gzkw5ewmun] {
    position: absolute;
    width: 19px;
    height: 27px;
    left: 18px;
    top: 12px;
    border: 2px solid var(--blue);
    border-radius: 3px 3px 8px 8px;
}

    .mini-vase[b-gzkw5ewmun]::before {
        content: "";
        position: absolute;
        width: 7px;
        height: 5px;
        left: 4px;
        top: -6px;
        border: 2px solid var(--blue);
        border-bottom: none;
    }

.upload-area h2[b-gzkw5ewmun] {
    margin: 0.5rem 0 0;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 2rem;
    color: var(--blue-dark);
}

.upload-area p[b-gzkw5ewmun] {
    margin: 0.7rem 0 1.5rem;
    color: var(--muted);
}

.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);
    }

.formats[b-gzkw5ewmun] {
    margin-top: 0.7rem;
    color: #99958f;
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 0.08em;
}

.upload-guidance[b-gzkw5ewmun] {
    padding: 1rem 0.2rem 0.1rem;
    color: var(--muted);
    font-size: 0.86rem;
    line-height: 1.55;
}

.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;
    }

.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: center;
    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-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;
}

.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;
}

.side-column[b-gzkw5ewmun] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.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] {
    width: 100%;
    height: 250px;
    background: var(--blue-light);
    border-color: #cad9e5;
    color: #7891a5;
}

.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] {
    grid-template-columns: 220px 1fr;
}

.result-details[b-gzkw5ewmun] {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-left: none;
    border-top: 1px solid var(--stone);
}

.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] {
    padding: 1.4rem 2rem;
    background: #f7f9fa;
    border-left: 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;
    }

.site-footer[b-gzkw5ewmun] {
    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-gzkw5ewmun] {
    white-space: nowrap;
}

    .footer-brand strong[b-gzkw5ewmun] {
        color: var(--blue);
    }

@media (max-width: 900px) {

    .header-inner[b-gzkw5ewmun] {
        flex-direction: column;
        align-items: flex-start;
    }

    .hero[b-gzkw5ewmun] {
        display: block;
    }

    .hero-accent[b-gzkw5ewmun] {
        margin-top: 1.5rem;
    }

    .workspace[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .side-column[b-gzkw5ewmun] {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .result-card[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .result-details[b-gzkw5ewmun] {
        border-left: none;
        border-top: 1px solid var(--stone);
    }
}

@media (max-width: 620px) {

    .header-inner[b-gzkw5ewmun],
    .page-main[b-gzkw5ewmun],
    .site-footer[b-gzkw5ewmun] {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .brand-name[b-gzkw5ewmun] {
        font-size: 1.45rem;
    }

    .top-ad[b-gzkw5ewmun] {
        width: 100%;
    }

    .side-column[b-gzkw5ewmun] {
        display: flex;
    }

    .upload-area[b-gzkw5ewmun] {
        min-height: 310px;
    }

    .sample-heading[b-gzkw5ewmun] {
        align-items: flex-start;
        flex-direction: column;
    }

    .site-footer[b-gzkw5ewmun] {
        flex-direction: column;
    }

    .footer-brand[b-gzkw5ewmun] {
        white-space: normal;
    }

    .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;
    }

    .preview-panel[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .preview-image-wrap[b-gzkw5ewmun] {
        min-height: 220px;
    }

    .identification-result[b-gzkw5ewmun] {
        margin-top: 1.1rem;
        border: 1px solid var(--stone);
        border-radius: 12px;
        background: var(--white);
        overflow: hidden;
    }

    .identification-result-header[b-gzkw5ewmun] {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 1.5rem;
        padding: 1.5rem 1.6rem 1rem;
    }

        .identification-result-header h3[b-gzkw5ewmun] {
            margin: 0.35rem 0 0;
            font-family: Georgia, "Times New Roman", serif;
            font-size: 1.8rem;
            font-weight: 500;
            color: var(--blue-dark);
        }

    .identification-description[b-gzkw5ewmun] {
        margin: 0;
        padding: 0 1.6rem 1.5rem;
        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.6rem;
            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.25rem 1.6rem;
        border-top: 1px solid var(--stone);
    }

        .result-notes strong[b-gzkw5ewmun] {
            display: block;
            margin-bottom: 0.45rem;
            color: var(--blue-dark);
            font-size: 0.8rem;
            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-limitations[b-gzkw5ewmun] {
        background: #fbfaf7;
    }

    @media (max-width: 620px) {
        .identification-result-header[b-gzkw5ewmun] {
            display: block;
        }

            .identification-result-header .confidence-line[b-gzkw5ewmun] {
                margin-top: 0.8rem;
            }

        .identification-data[b-gzkw5ewmun] {
            grid-template-columns: 1fr;
        }

            .identification-data .detail:nth-child(odd)[b-gzkw5ewmun] {
                border-right: 0;
            }
    }
}


/* --- Current identification workflow layout --- */

.workspace[b-gzkw5ewmun] {
    align-items: start;
}

.workspace-main[b-gzkw5ewmun] {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.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;
    }

.preview-panel[b-gzkw5ewmun] {
    align-items: start;
}

.preview-details[b-gzkw5ewmun] {
    padding-top: 0.35rem;
}

    .preview-details .primary-button[b-gzkw5ewmun] {
        margin-top: 1rem;
    }

.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 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;
}

@media (max-width: 900px) {
    .workspace-main[b-gzkw5ewmun] {
        width: 100%;
    }
}

@media (max-width: 620px) {
    .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;
    }

    .brand-logo[b-gzkw5ewmun] {
        height: 110px;
    }

}
.brand-logo[b-gzkw5ewmun] {
    display: block;
    width: auto;
    height: 150px;
    max-width: 100%;
    object-fit: contain;
}

.welcome[b-gzkw5ewmun] {
    width: calc(100% - 352px);
    max-width: 828px;
    margin-bottom: 2.5rem;
}

    .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;
}

.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;
    }

.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-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;
}

@media (max-width: 900px) {
    .welcome-row[b-gzkw5ewmun] {
        grid-template-columns: 1fr;
    }

    .welcome-ad[b-gzkw5ewmun] {
        display: none;
    }
}

.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;
}
