/* /Pages/Home.razor.rz.scp.css */
.site-frame[b-cr61l8gj8q] {
    width: min(1160px, calc(100% - 40px));
    margin: 0 auto;
    padding: 18px 0 28px;
}

.site-header[b-cr61l8gj8q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    min-height: 48px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e8eaee;
}

.brand-link[b-cr61l8gj8q],
.footer-brand[b-cr61l8gj8q] {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    color: #111111;
    font-weight: 900;
    text-decoration: none;
}

.brand-symbol[b-cr61l8gj8q] {
    display: inline-block;
    flex: 0 0 auto;
    width: 30px;
    height: 30px;
    background: url("/plainsnap-header-logo.png") center / contain no-repeat;
}

.brand-symbol.small[b-cr61l8gj8q] {
    width: 21px;
    height: 21px;
}

.brand-copy[b-cr61l8gj8q] {
    font-size: 1.12rem;
    letter-spacing: 0;
}

.site-nav[b-cr61l8gj8q] {
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 5px;
    border: 1px solid #e5e7eb;
    border-radius: 13px;
    background: #f8f8f8;
    box-shadow: inset 0 1px 0 #ffffff, 0 8px 22px rgba(15, 23, 42, 0.04);
}

.site-nav a[b-cr61l8gj8q] {
    min-height: 32px;
    padding: 7px 13px;
    border-radius: 10px;
    color: #161616;
    font-size: 0.88rem;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.site-nav a:hover[b-cr61l8gj8q] {
    background: #ffffff;
}

.page-shell[b-cr61l8gj8q] {
    display: grid;
    gap: 14px;
}

.hero-section[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 340px;
    align-items: center;
    min-height: 196px;
    gap: 24px;
    padding: 32px 2px 8px;
}

.hero-copy-column h1[b-cr61l8gj8q] {
    display: grid;
    gap: 6px;
    margin: 0;
    color: #050505;
    letter-spacing: 0;
}

.hero-kicker-line[b-cr61l8gj8q] {
    color: #111111;
    font-size: clamp(1.05rem, 1.55vw, 1.28rem);
    font-weight: 900;
    line-height: 1.25;
}

.hero-brand-name[b-cr61l8gj8q] {
    color: #000000;
    font-size: clamp(3.2rem, 6.2vw, 5rem);
    font-weight: 950;
    line-height: 0.98;
}

.hero-copy[b-cr61l8gj8q] {
    max-width: 52ch;
    margin: 14px 0 0;
    color: #202020;
    font-size: 1.02rem;
    font-weight: 500;
    line-height: 1.55;
}

.hero-visual[b-cr61l8gj8q] {
    position: relative;
    min-height: 178px;
}

.visual-card[b-cr61l8gj8q] {
    position: absolute;
    display: grid;
    place-items: center;
    border-radius: 12px;
    box-shadow: 0 20px 44px rgba(15, 23, 42, 0.12);
}

.visual-card-main[b-cr61l8gj8q] {
    width: 118px;
    height: 118px;
    top: 10px;
    right: 126px;
    background: #ffffff;
    border: 1px solid #e7e9ee;
    transform: rotate(-6deg);
}

.visual-card-badge[b-cr61l8gj8q] {
    width: 112px;
    height: 72px;
    right: 34px;
    bottom: 16px;
    background: #0a0a0a;
    border: 1px solid #0a0a0a;
    color: #ffffff;
    transform: rotate(4deg);
}

.visual-card-badge span[b-cr61l8gj8q] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 72px;
    min-height: 28px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.1);
    color: #ffffff;
    font-size: 0.72rem;
    font-weight: 900;
}

.visual-shield[b-cr61l8gj8q],
.verification-card-icon[b-cr61l8gj8q],
.result-banner-icon[b-cr61l8gj8q] {
    position: relative;
    display: inline-grid;
    place-items: center;
}

.visual-shield[b-cr61l8gj8q] {
    width: 58px;
    height: 64px;
}

.visual-shield[b-cr61l8gj8q]::before,
.verification-card-icon[b-cr61l8gj8q]::before,
.result-banner-icon[b-cr61l8gj8q]::before {
    content: "";
    width: 100%;
    height: 100%;
    background: currentColor;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath d='m9 12 2 2 4-5'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z'/%3E%3Cpath d='m9 12 2 2 4-5'/%3E%3C/svg%3E") center / contain no-repeat;
}

.spark[b-cr61l8gj8q] {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #c7c9cf;
    transform: rotate(45deg);
}

.spark-one[b-cr61l8gj8q] {
    top: 22px;
    left: 16px;
}

.spark-two[b-cr61l8gj8q] {
    top: 82px;
    left: 2px;
}

.spark-three[b-cr61l8gj8q] {
    right: 5px;
    top: 52px;
}

.verification-area[b-cr61l8gj8q] {
    display: grid;
    gap: 14px;
}

.upload-stage[b-cr61l8gj8q],
.result-banner[b-cr61l8gj8q],
.preview-card[b-cr61l8gj8q],
.metadata-card[b-cr61l8gj8q],
.verification-card[b-cr61l8gj8q] {
    border: 1px solid #e3e5e9;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.upload-stage[b-cr61l8gj8q] {
    display: grid;
    gap: 18px;
    padding: 22px;
    text-align: center;
}

.upload-stage p[b-cr61l8gj8q] {
    margin: 0;
    color: #555555;
    font-weight: 700;
}

.upload-dropzone[b-cr61l8gj8q] {
    position: relative;
    display: grid;
    justify-items: center;
    gap: 12px;
    min-height: 260px;
    padding: 46px 24px;
    border: 1px dashed #d4d7dd;
    border-radius: 10px;
    background: #fafafa;
    cursor: pointer;
}

.upload-dropzone:hover[b-cr61l8gj8q] {
    border-color: #111111;
    background: #ffffff;
}

.upload-dropzone strong[b-cr61l8gj8q] {
    color: #111111;
    font-size: 1.5rem;
    font-weight: 900;
}

.upload-primary-action[b-cr61l8gj8q],
.primary-retry-button[b-cr61l8gj8q],
.secondary-button[b-cr61l8gj8q],
.image-modal-close[b-cr61l8gj8q],
.server-alert-close[b-cr61l8gj8q] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    border-radius: 9px;
    font-weight: 900;
    cursor: pointer;
}

.upload-primary-action[b-cr61l8gj8q] {
    padding: 0 22px;
    background: #111111;
    color: #ffffff;
}

.upload-note[b-cr61l8gj8q] {
    color: #777777;
    font-size: 0.86rem;
    font-weight: 700;
}

[b-cr61l8gj8q] .upload-input {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    border: 0;
    opacity: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
}

.result-banner[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    gap: 28px;
    min-height: 116px;
    padding: 20px 28px;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.result-banner-icon[b-cr61l8gj8q] {
    width: 80px;
    height: 80px;
    border-radius: 999px;
    background: #0a0a0a;
    color: #ffffff;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
    animation: verification-icon-settle-b-cr61l8gj8q 0.28s ease-out both;
}

.result-banner-icon[b-cr61l8gj8q]::before {
    width: 48px;
    height: 48px;
}

.result-banner-copy[b-cr61l8gj8q] {
    min-width: 0;
}

.result-banner-copy h2[b-cr61l8gj8q] {
    margin: 0;
    color: #050505;
    font-size: clamp(1.65rem, 2.7vw, 2.35rem);
    font-weight: 950;
    line-height: 1.15;
    letter-spacing: 0;
    transition: color 0.2s ease;
}

.result-banner-copy p[b-cr61l8gj8q] {
    margin: 8px 0 0;
    color: #202020;
    font-size: 1.02rem;
    font-weight: 600;
    line-height: 1.5;
}

.result-grid[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: minmax(0, 1.18fr) minmax(260px, 0.9fr) minmax(310px, 1.08fr);
    gap: 14px;
    align-items: stretch;
}

.preview-card[b-cr61l8gj8q],
.metadata-card[b-cr61l8gj8q],
.verification-card[b-cr61l8gj8q] {
    display: flex;
    flex-direction: column;
    min-height: 410px;
    padding: 18px;
    overflow: hidden;
}

.panel-eyebrow[b-cr61l8gj8q] {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    min-height: 30px;
    margin: 0 0 16px;
    padding: 0 12px;
    border: 1px solid #e6e8ec;
    border-radius: 999px;
    background: #ffffff;
    color: #171717;
    font-size: 0.82rem;
    font-weight: 900;
    box-shadow: 0 4px 14px rgba(15, 23, 42, 0.04);
}

.preview-button[b-cr61l8gj8q] {
    display: flex;
    flex: 1;
    width: 100%;
    min-height: 0;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: zoom-in;
}

.preview-surface[b-cr61l8gj8q] {
    position: relative;
    flex: 1;
    min-height: 0;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    background: #f2f3f5;
}

.preview-surface img[b-cr61l8gj8q] {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.preview-surface.is-empty[b-cr61l8gj8q] {
    display: grid;
    place-items: center;
}

.preview-surface.is-loading img[b-cr61l8gj8q] {
    filter: saturate(0.75) brightness(0.76);
}

.preview-loading-overlay[b-cr61l8gj8q] {
    position: absolute;
    inset: 0;
    display: grid;
    place-items: center;
    background: rgba(0, 0, 0, 0.38);
}

.preview-loading-card[b-cr61l8gj8q] {
    display: grid;
    gap: 6px;
    min-width: 220px;
    padding: 14px 18px;
    border-radius: 10px;
    background: #111111;
    color: #ffffff;
    text-align: center;
}

.preview-loading-card span[b-cr61l8gj8q],
.preview-empty-state span[b-cr61l8gj8q],
.preview-compare-copy[b-cr61l8gj8q] {
    color: #666666;
    line-height: 1.5;
}

.preview-empty-state[b-cr61l8gj8q] {
    display: grid;
    gap: 8px;
    padding: 24px;
    color: #111111;
    text-align: center;
}

.preview-empty-state strong[b-cr61l8gj8q] {
    font-size: 1rem;
    font-weight: 900;
}

.preview-compare-copy[b-cr61l8gj8q] {
    margin: 12px 0 0;
    font-size: 0.9rem;
}

.metadata-list[b-cr61l8gj8q] {
    display: grid;
    gap: 0;
    margin: 0;
}

.metadata-list div[b-cr61l8gj8q] {
    padding: 14px 0;
    border-bottom: 1px solid #eceef1;
}

.metadata-list div:first-child[b-cr61l8gj8q] {
    padding-top: 0;
}

.metadata-list dt[b-cr61l8gj8q] {
    color: #333333;
    font-size: 0.86rem;
    font-weight: 900;
}

.metadata-list dd[b-cr61l8gj8q] {
    margin: 7px 0 0;
    color: #0a0a0a;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.35;
    word-break: break-word;
}

.metadata-note[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 14px;
    margin-top: auto;
    padding: 18px;
    border-radius: 10px;
    background: #fafafa;
}

.metadata-note span[b-cr61l8gj8q] {
    display: grid;
    place-items: center;
    width: 28px;
    height: 28px;
    border: 2px solid #111111;
    border-radius: 999px;
    color: #111111;
    font-size: 1rem;
    font-weight: 900;
    font-style: normal;
}

.metadata-note p[b-cr61l8gj8q] {
    margin: 0;
    color: #202020;
    font-size: 0.92rem;
    font-weight: 800;
    line-height: 1.5;
}

.verification-card[b-cr61l8gj8q] {
    align-items: stretch;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
}

.verification-card-main[b-cr61l8gj8q] {
    display: grid;
    justify-items: center;
    gap: 10px;
    margin: 4px 0 24px;
    text-align: center;
}

.verification-card-icon[b-cr61l8gj8q] {
    width: 78px;
    height: 78px;
    border-radius: 999px;
    background: #0a0a0a;
    color: #ffffff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.18);
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
    animation: verification-icon-settle-b-cr61l8gj8q 0.28s ease-out both;
}

.verification-card-icon[b-cr61l8gj8q]::before {
    width: 44px;
    height: 44px;
}

.verification-card h2[b-cr61l8gj8q] {
    margin: 0;
    color: #050505;
    font-size: clamp(1.75rem, 2.6vw, 2.45rem);
    font-weight: 950;
    line-height: 1.12;
    letter-spacing: 0;
    transition: color 0.2s ease;
}

.verification-card-main p[b-cr61l8gj8q] {
    max-width: 20em;
    margin: 0;
    color: #202020;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.45;
    white-space: pre-line;
}

.verification-detail-list[b-cr61l8gj8q] {
    display: grid;
    gap: 10px;
    margin-top: auto;
}

.verification-detail-row[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 10px;
    min-height: 46px;
    padding: 10px 14px;
    border: 1px solid #e6e8ec;
    border-radius: 8px;
    background: #ffffff;
}

.verification-detail-row[b-cr61l8gj8q]::before {
    content: "";
    width: 18px;
    height: 18px;
    background: #8b8b8b;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20 6-11 11-5-5'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m20 6-11 11-5-5'/%3E%3C/svg%3E") center / contain no-repeat;
}

.verification-detail-row.is-passed[b-cr61l8gj8q]::before {
    background: #15803d;
}

.verification-detail-row.is-failed[b-cr61l8gj8q]::before {
    background: #b91c1c;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 6 6 18'/%3E%3Cpath d='m6 6 12 12'/%3E%3C/svg%3E") center / contain no-repeat;
}

.verification-detail-row.is-pending[b-cr61l8gj8q]::before {
    background: #8b8b8b;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E") center / contain no-repeat;
}

.verification-detail-row span[b-cr61l8gj8q] {
    color: #111111;
    font-weight: 900;
}

.verification-detail-row strong[b-cr61l8gj8q] {
    color: #111111;
    font-weight: 950;
    text-align: right;
}

.result-banner.is-success[b-cr61l8gj8q],
.verification-card.is-success[b-cr61l8gj8q] {
    border-color: #bbf7d0;
    box-shadow: 0 16px 34px rgba(21, 128, 61, 0.11);
}

.result-banner.is-warning[b-cr61l8gj8q],
.verification-card.is-warning[b-cr61l8gj8q] {
    border-color: #fde68a;
    box-shadow: 0 16px 34px rgba(180, 83, 9, 0.1);
}

.result-banner.is-danger[b-cr61l8gj8q],
.verification-card.is-danger[b-cr61l8gj8q] {
    border-color: #fecaca;
    box-shadow: 0 16px 34px rgba(185, 28, 28, 0.1);
}

.result-banner.is-progress[b-cr61l8gj8q],
.verification-card.is-progress[b-cr61l8gj8q] {
    border-color: #e3e5e9;
    box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.is-success .result-banner-copy h2[b-cr61l8gj8q],
.is-success.verification-card h2[b-cr61l8gj8q] {
    color: #15803d;
}

.is-warning .result-banner-copy h2[b-cr61l8gj8q],
.is-warning.verification-card h2[b-cr61l8gj8q] {
    color: #b45309;
}

.is-danger .result-banner-copy h2[b-cr61l8gj8q],
.is-danger.verification-card h2[b-cr61l8gj8q] {
    color: #b91c1c;
}

.is-progress .result-banner-copy h2[b-cr61l8gj8q],
.is-progress.verification-card h2[b-cr61l8gj8q] {
    color: #111111;
}

.is-success .result-banner-icon[b-cr61l8gj8q],
.is-success .verification-card-icon[b-cr61l8gj8q] {
    background: #ffffff;
    color: #15803d;
    box-shadow: 0 12px 26px rgba(21, 128, 61, 0.14);
}

.is-warning .result-banner-icon[b-cr61l8gj8q],
.is-warning .verification-card-icon[b-cr61l8gj8q] {
    background: #ffffff;
    color: #b45309;
    box-shadow: 0 12px 26px rgba(180, 83, 9, 0.14);
}

.is-danger .result-banner-icon[b-cr61l8gj8q],
.is-danger .verification-card-icon[b-cr61l8gj8q] {
    background: #ffffff;
    color: #b91c1c;
    box-shadow: 0 12px 26px rgba(185, 28, 28, 0.14);
}

.is-progress .result-banner-icon[b-cr61l8gj8q],
.is-progress .verification-card-icon[b-cr61l8gj8q] {
    background: transparent;
    color: #111111;
    box-shadow: none;
}

.is-progress .result-banner-icon[b-cr61l8gj8q]::before,
.is-progress .verification-card-icon[b-cr61l8gj8q]::before {
    display: none;
}

.verification-spinner[b-cr61l8gj8q] {
    display: inline-block;
    width: 38px;
    height: 38px;
    border: 3px solid rgba(17, 17, 17, 0.14);
    border-top-color: #111111;
    border-radius: 999px;
    animation: verification-spin-b-cr61l8gj8q 0.8s linear infinite;
}

.similarity-action-panel[b-cr61l8gj8q] {
    display: grid;
    gap: 10px;
    margin-top: 14px;
    padding: 14px;
    border: 1px solid #eceef1;
    border-radius: 8px;
    background: #fafafa;
}

.similarity-action-panel p[b-cr61l8gj8q] {
    margin: 0;
    color: #202020;
    font-size: 0.92rem;
    font-weight: 700;
    line-height: 1.5;
}

.secondary-button[b-cr61l8gj8q] {
    width: 100%;
    border: 0;
    background: #111111;
    color: #ffffff;
}

.secondary-button:disabled[b-cr61l8gj8q] {
    opacity: 0.55;
    cursor: default;
}

.result-actions[b-cr61l8gj8q] {
    display: grid;
    justify-items: center;
    gap: 12px;
    padding: 8px 0 2px;
}

.primary-retry-button[b-cr61l8gj8q] {
    position: relative;
    min-width: 390px;
    min-height: 56px;
    gap: 12px;
    padding: 0 28px;
    border: 0;
    background: #0a0a0a;
    color: #ffffff;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.16);
}

.upload-arrow[b-cr61l8gj8q] {
    position: relative;
    width: 29px;
    height: 29px;
    border: 2px solid #ffffff;
    border-radius: 999px;
}

.upload-arrow[b-cr61l8gj8q]::before {
    content: "";
    position: absolute;
    left: 9px;
    top: 7px;
    width: 8px;
    height: 8px;
    border-left: 2px solid #ffffff;
    border-top: 2px solid #ffffff;
    transform: rotate(45deg);
}

.upload-arrow[b-cr61l8gj8q]::after {
    content: "";
    position: absolute;
    left: 13px;
    top: 8px;
    width: 2px;
    height: 13px;
    background: #ffffff;
}

.home-link[b-cr61l8gj8q] {
    color: #4a4a4a;
    font-size: 0.94rem;
    font-weight: 800;
    text-decoration: none;
}

.home-link[b-cr61l8gj8q]::after {
    content: " >";
}

.error-banner[b-cr61l8gj8q] {
    display: flex;
    gap: 12px;
    padding: 14px 16px;
    border: 1px solid #f0c5c5;
    border-radius: 10px;
    background: #fff5f5;
    color: #9f1d1d;
    font-weight: 800;
}

.image-modal-backdrop[b-cr61l8gj8q],
.server-alert-backdrop[b-cr61l8gj8q] {
    position: fixed;
    inset: 0;
    z-index: 40;
    display: grid;
    place-items: center;
    padding: 24px;
    background: rgba(0, 0, 0, 0.68);
    backdrop-filter: blur(8px);
}

.server-alert-backdrop[b-cr61l8gj8q] {
    z-index: 50;
}

.image-modal[b-cr61l8gj8q],
.server-alert-dialog[b-cr61l8gj8q] {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 24px 64px rgba(15, 23, 42, 0.26);
}

.image-modal[b-cr61l8gj8q] {
    display: grid;
    grid-template-rows: auto minmax(0, 1fr);
    gap: 12px;
    width: fit-content;
    max-width: calc(100vw - 48px);
    max-height: calc(100vh - 64px);
    padding: 16px;
}

.image-modal-head[b-cr61l8gj8q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.image-modal-head strong[b-cr61l8gj8q],
.server-alert-copy strong[b-cr61l8gj8q] {
    color: #111111;
    font-weight: 900;
}

.image-modal-close[b-cr61l8gj8q],
.server-alert-close[b-cr61l8gj8q] {
    min-height: 36px;
    padding: 0 14px;
    border: 1px solid #e5e7eb;
    background: #f8f8f8;
    color: #111111;
}

.image-modal-body[b-cr61l8gj8q] {
    display: grid;
    place-items: center;
    min-height: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #f8f8f8;
}

.image-modal-image[b-cr61l8gj8q] {
    display: block;
    width: auto;
    height: auto;
    max-width: min(calc(100vw - 80px), 960px);
    max-height: calc(100vh - 140px);
    object-fit: contain;
}

.server-alert-dialog[b-cr61l8gj8q] {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 14px;
    width: min(560px, 100%);
    padding: 16px;
}

.server-alert-icon[b-cr61l8gj8q] {
    display: grid;
    place-items: center;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    background: #111111;
    color: #ffffff;
    font-weight: 950;
}

.server-alert-copy p[b-cr61l8gj8q] {
    margin: 6px 0 0;
    color: #555555;
    line-height: 1.55;
}

.site-footer[b-cr61l8gj8q] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    margin-top: 18px;
    padding: 12px 2px 0;
    border-top: 1px solid #eef0f3;
    color: #888888;
    font-size: 0.92rem;
}

.site-footer p[b-cr61l8gj8q] {
    margin: 0;
}

@keyframes verification-spin-b-cr61l8gj8q {
    to {
        transform: rotate(360deg);
    }
}

@keyframes verification-icon-settle-b-cr61l8gj8q {
    from {
        opacity: 0.72;
        transform: translateY(3px) scale(0.96);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

@media (prefers-reduced-motion: reduce) {
    .result-banner[b-cr61l8gj8q],
    .verification-card[b-cr61l8gj8q],
    .result-banner-icon[b-cr61l8gj8q],
    .verification-card-icon[b-cr61l8gj8q],
    .result-banner-copy h2[b-cr61l8gj8q],
    .verification-card h2[b-cr61l8gj8q] {
        transition: none;
        animation: none;
    }

    .verification-spinner[b-cr61l8gj8q] {
        animation-duration: 1.4s;
    }
}

@media (max-width: 1100px) {
    .hero-section[b-cr61l8gj8q] {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .hero-visual[b-cr61l8gj8q] {
        display: none;
    }

    .result-banner[b-cr61l8gj8q] {
        grid-template-columns: auto 1fr;
    }

    .result-grid[b-cr61l8gj8q] {
        grid-template-columns: 1fr;
    }

    .preview-card[b-cr61l8gj8q] {
        min-height: 520px;
    }

    .metadata-card[b-cr61l8gj8q],
    .verification-card[b-cr61l8gj8q] {
        min-height: 0;
    }
}

@media (max-width: 720px) {
    .site-frame[b-cr61l8gj8q] {
        width: min(100% - 20px, 1160px);
        padding-top: 12px;
    }

    .site-header[b-cr61l8gj8q] {
        gap: 10px;
    }

    .brand-copy[b-cr61l8gj8q] {
        font-size: 1rem;
    }

    .brand-symbol[b-cr61l8gj8q] {
        width: 26px;
        height: 26px;
    }

    .site-nav[b-cr61l8gj8q] {
        max-width: 58vw;
        overflow-x: auto;
        padding: 3px;
        border-radius: 11px;
    }

    .site-nav a[b-cr61l8gj8q] {
        min-height: 30px;
        padding: 6px 9px;
        font-size: 0.78rem;
    }

    .hero-section[b-cr61l8gj8q] {
        padding-top: 22px;
    }

    .hero-brand-name[b-cr61l8gj8q] {
        font-size: 2.8rem;
    }

    .hero-copy[b-cr61l8gj8q] {
        font-size: 0.92rem;
    }

    .result-banner[b-cr61l8gj8q] {
        grid-template-columns: 1fr;
        justify-items: start;
        gap: 14px;
        padding: 18px;
    }

    .result-banner-icon[b-cr61l8gj8q] {
        width: 66px;
        height: 66px;
    }

    .result-banner-icon[b-cr61l8gj8q]::before {
        width: 39px;
        height: 39px;
    }

    .is-success .result-banner-icon[b-cr61l8gj8q],
    .is-success .verification-card-icon[b-cr61l8gj8q] {
        background: #ffffff;
        color: #15803d;
    }

    .is-warning .result-banner-icon[b-cr61l8gj8q],
    .is-warning .verification-card-icon[b-cr61l8gj8q] {
        background: #ffffff;
        color: #b45309;
    }

    .is-danger .result-banner-icon[b-cr61l8gj8q],
    .is-danger .verification-card-icon[b-cr61l8gj8q] {
        background: #ffffff;
        color: #b91c1c;
    }

    .is-progress .result-banner-icon[b-cr61l8gj8q],
    .is-progress .verification-card-icon[b-cr61l8gj8q] {
        background: transparent;
        color: #111111;
    }

    .result-banner-copy h2[b-cr61l8gj8q] {
        font-size: 1.55rem;
    }

    .preview-card[b-cr61l8gj8q] {
        min-height: 390px;
    }

    .preview-card[b-cr61l8gj8q],
    .metadata-card[b-cr61l8gj8q],
    .verification-card[b-cr61l8gj8q] {
        padding: 14px;
        border-radius: 11px;
    }

    .verification-card h2[b-cr61l8gj8q] {
        font-size: 1.85rem;
    }

    .primary-retry-button[b-cr61l8gj8q] {
        width: 100%;
        min-width: 0;
    }

    .site-footer[b-cr61l8gj8q] {
        display: grid;
        justify-items: start;
    }

    .server-alert-dialog[b-cr61l8gj8q] {
        grid-template-columns: 1fr;
    }
}
