/* /Layout/LandingLayout.razor.rz.scp.css */
.landing-layout[b-qvqijsxmvn] {
    min-height: 100vh;
    background: #0b0d0e;
    color: #f0ece6;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-461n77c1wf] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-461n77c1wf] {
    flex: 1;
}

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

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

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

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

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

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

    .top-row[b-461n77c1wf]  a, .top-row[b-461n77c1wf]  .btn-link {
        margin-left: 0;
    }
}

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

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

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

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

    .top-row[b-461n77c1wf], article[b-461n77c1wf] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-zzxeqtzjl1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-zzxeqtzjl1] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-zzxeqtzjl1] {
    font-size: 1.1rem;
}

.bi[b-zzxeqtzjl1] {
    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-zzxeqtzjl1] {
    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-zzxeqtzjl1] {
    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-zzxeqtzjl1] {
    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-zzxeqtzjl1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-zzxeqtzjl1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-zzxeqtzjl1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-zzxeqtzjl1]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-zzxeqtzjl1]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-zzxeqtzjl1]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-zzxeqtzjl1] {
        display: none;
    }

    .collapse[b-zzxeqtzjl1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-zzxeqtzjl1] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/Home.razor.rz.scp.css */
.landing-page[b-n4kbt6puee] {
    --copper: #bc7048;
    --copper-soft: #d49a78;
    --surface: #101314;
    --muted: #aaa49e;
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    padding: 0 clamp(1.25rem, 5vw, 5rem) 2rem;
    background:
        radial-gradient(circle at 82% 36%, rgba(106, 62, 41, .12), transparent 34rem),
        #0b0d0e;
}

.landing-header[b-n4kbt6puee] {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    min-height: 6rem;
    max-width: 92rem;
    margin: 0 auto;
}

.wordmark[b-n4kbt6puee] {
    font-size: clamp(1.3rem, 2vw, 1.75rem);
    font-weight: 570;
    letter-spacing: -.035em;
    color: #f5f1ec;
}

.landing-main[b-n4kbt6puee] {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(18rem, .9fr) minmax(34rem, 1.1fr);
    align-items: center;
    gap: clamp(2rem, 5vw, 7rem);
    max-width: 88rem;
    min-height: 37rem;
    margin: 0 auto;
}

.hero-copy[b-n4kbt6puee] {
    position: relative;
    z-index: 3;
    max-width: 40rem;
}

.hero-copy h1[b-n4kbt6puee] {
    margin: 0;
    color: #f0ece6;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(3.4rem, 6.3vw, 6.9rem);
    font-weight: 400;
    line-height: .98;
    letter-spacing: -.055em;
}

.hero-copy p[b-n4kbt6puee] {
    max-width: 34rem;
    margin: 2.2rem 0 0;
    color: var(--muted);
    font-size: clamp(1.15rem, 1.7vw, 1.65rem);
    line-height: 1.5;
}

.product-preview[b-n4kbt6puee] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 38rem;
    isolation: isolate;
}

.material-backdrop[b-n4kbt6puee] {
    position: absolute;
    z-index: -2;
    inset: 4% -15% -8% -20%;
    opacity: .36;
    background:
        linear-gradient(90deg, #0b0d0e 0%, transparent 28%, transparent 72%, #0b0d0e 100%),
        linear-gradient(0deg, #0b0d0e 0%, transparent 30%, #0b0d0e 100%),
        url("/images/recoverable-metals-hero.png") center / cover no-repeat;
    filter: saturate(.75) contrast(1.05);
}

.phone[b-n4kbt6puee] {
    position: relative;
    width: clamp(13.5rem, 18vw, 17rem);
    aspect-ratio: 9 / 18.8;
    overflow: hidden;
    border: 1px solid #5c5a57;
    border-radius: clamp(2rem, 3vw, 3rem);
    background: #111415;
    box-shadow:
        0 2rem 5rem rgba(0, 0, 0, .48),
        inset 0 0 0 4px #242728,
        inset 0 0 0 6px #090a0b;
}

.phone-upload[b-n4kbt6puee] {
    z-index: 2;
    transform: translate(1.15rem, -1.1rem);
}

.phone-listing[b-n4kbt6puee] {
    z-index: 1;
    transform: translate(-.4rem, 1.25rem);
}

.phone-camera[b-n4kbt6puee] {
    position: absolute;
    z-index: 4;
    top: .65rem;
    left: 50%;
    width: 42%;
    height: 1.35rem;
    transform: translateX(-50%);
    border-radius: 2rem;
    background: #050606;
}

.phone-content[b-n4kbt6puee] {
    position: absolute;
    inset: 0;
    padding: 3.15rem 1.15rem 1rem;
    color: #f2efeb;
}

.phone-kicker[b-n4kbt6puee] {
    display: block;
    margin-bottom: .5rem;
    color: #a6a39f;
    font-size: .67rem;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.phone h2[b-n4kbt6puee] {
    margin: 0 0 .85rem;
    font-size: 1.15rem;
    font-weight: 500;
}

.phone-photo[b-n4kbt6puee] {
    width: 100%;
    border: 1px solid #3b3d3d;
    border-radius: .85rem;
    background-image: url("/images/recoverable-metals-hero.png");
    background-repeat: no-repeat;
}

.upload-photo[b-n4kbt6puee] {
    height: 56%;
    background-position: 68% center;
    background-size: auto 100%;
}

.listing-photo[b-n4kbt6puee] {
    height: 31%;
    background-position: 64% center;
    background-size: auto 115%;
}

.analysis-status[b-n4kbt6puee] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
    color: #aaa7a3;
    font-size: .7rem;
}

.status-dot[b-n4kbt6puee] {
    width: .42rem;
    height: .42rem;
    border-radius: 50%;
    background: var(--copper);
    box-shadow: 0 0 0 4px rgba(188, 112, 72, .12);
}

.analysis-line[b-n4kbt6puee] {
    height: 2px;
    margin-top: .75rem;
    overflow: hidden;
    border-radius: 1rem;
    background: #303334;
}

.analysis-line span[b-n4kbt6puee] {
    display: block;
    width: 71%;
    height: 100%;
    background: var(--copper-soft);
}

.listing-type[b-n4kbt6puee] {
    margin: -.55rem 0 .9rem;
    color: #999692;
    font-size: .72rem;
}

.listing-data[b-n4kbt6puee] {
    margin: 0;
    border-top: 1px solid #2d3030;
}

.listing-data div[b-n4kbt6puee] {
    display: flex;
    justify-content: space-between;
    gap: .5rem;
    padding: .58rem 0;
    border-bottom: 1px solid #292c2c;
    color: #aaa7a3;
    font-size: .67rem;
}

.listing-data dt[b-n4kbt6puee] {
    font-weight: 400;
}

.listing-data dd[b-n4kbt6puee] {
    margin: 0;
    color: #dfdcd8;
}

.bid-note[b-n4kbt6puee] {
    display: flex;
    flex-direction: column;
    gap: .2rem;
    margin-top: 1rem;
    padding: .8rem;
    border: 1px solid rgba(188, 112, 72, .25);
    border-radius: .8rem;
    background: rgba(188, 112, 72, .07);
    font-size: .7rem;
}

.bid-note strong[b-n4kbt6puee] {
    font-weight: 500;
}

.bid-note span[b-n4kbt6puee] {
    color: #aaa7a3;
    font-size: .62rem;
}

.landing-details[b-n4kbt6puee] {
    position: relative;
    z-index: 4;
    max-width: 88rem;
    margin: 0 auto;
    padding: 2rem 0 0;
    border-top: 1px solid rgba(188, 112, 72, .44);
}

.role-summary[b-n4kbt6puee] {
    display: grid;
    grid-template-columns: auto minmax(4rem, 1fr) auto;
    align-items: center;
    gap: 1.5rem;
    max-width: 68rem;
    margin: 0 auto;
}

.role-summary p[b-n4kbt6puee] {
    margin: 0;
    color: #cfcbc6;
    font-size: clamp(.9rem, 1.2vw, 1.08rem);
}

.role-summary span[b-n4kbt6puee] {
    height: 1px;
    background: linear-gradient(90deg, var(--copper), transparent 48%, var(--copper));
}

.ai-note[b-n4kbt6puee] {
    max-width: 56rem;
    margin: 2rem auto 0;
    color: #8f8b87;
    font-size: .84rem;
    line-height: 1.6;
    text-align: center;
}

.ai-note small[b-n4kbt6puee] {
    display: block;
    font-size: inherit;
}

@media (max-width: 980px) {
    .landing-main[b-n4kbt6puee] {
        grid-template-columns: 1fr;
        gap: 1rem;
        padding-top: 2rem;
    }

    .hero-copy[b-n4kbt6puee] {
        max-width: 44rem;
    }

    .hero-copy h1[b-n4kbt6puee] {
        font-size: clamp(3.4rem, 11vw, 6rem);
    }

    .product-preview[b-n4kbt6puee] {
        min-height: 34rem;
    }

    .phone[b-n4kbt6puee] {
        width: clamp(13rem, 31vw, 16rem);
    }
}

@media (max-width: 640px) {
    .landing-page[b-n4kbt6puee] {
        padding-inline: 1.25rem;
    }

    .landing-header[b-n4kbt6puee] {
        min-height: 4.75rem;
    }

    .hero-copy h1[b-n4kbt6puee] {
        font-size: clamp(3rem, 15vw, 4.6rem);
    }

    .hero-copy p[b-n4kbt6puee] {
        margin-top: 1.5rem;
        font-size: 1.05rem;
    }

    .product-preview[b-n4kbt6puee] {
        min-height: 29rem;
        transform: translateX(-.4rem);
    }

    .phone[b-n4kbt6puee] {
        width: min(47vw, 13rem);
        border-radius: 2rem;
    }

    .phone-upload[b-n4kbt6puee] {
        transform: translate(.7rem, -.6rem);
    }

    .phone-listing[b-n4kbt6puee] {
        transform: translate(-.15rem, .8rem);
    }

    .phone-content[b-n4kbt6puee] {
        padding: 2.65rem .85rem .8rem;
    }

    .phone-camera[b-n4kbt6puee] {
        top: .5rem;
        height: 1.1rem;
    }

    .role-summary[b-n4kbt6puee] {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: .65rem;
    }

    .role-summary span[b-n4kbt6puee] {
        width: 2.5rem;
    }

    .ai-note[b-n4kbt6puee] {
        margin-top: 1.5rem;
        text-align: left;
    }
}

@media (prefers-reduced-motion: no-preference) {
    .hero-copy[b-n4kbt6puee],
    .product-preview[b-n4kbt6puee],
    .landing-details[b-n4kbt6puee] {
        animation: reveal-b-n4kbt6puee .75s ease-out both;
    }

    .product-preview[b-n4kbt6puee] {
        animation-delay: .08s;
    }

    .landing-details[b-n4kbt6puee] {
        animation-delay: .16s;
    }
}

@keyframes reveal-b-n4kbt6puee {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
