:root{--bg:#071119;--bg-2:#0c1c27;--panel:rgba(10,24,35,.86);--panel-strong:rgba(15,31,44,.94);--line:hsla(0,0%,100%,.08);--text:#f6f0e2;--muted:#98aebb;--gold:#ffcb57;--gold-deep:#ff9f4f;--mint:#56d7a5;--mint-deep:#1f8d6a;--slate:#173141;--shadow:0 30px 100px rgba(0,0,0,.42)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:Arial,Helvetica,sans-serif;overflow-x:clip;background:radial-gradient(circle at 20% 0,rgba(86,215,165,.12),transparent 24%),radial-gradient(circle at 80% 0,rgba(255,203,87,.14),transparent 22%),linear-gradient(180deg,var(--bg) 0,var(--bg-2) 52%,#071119 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 90%)}a{color:inherit;text-decoration:none}.page-shell{position:relative;width:min(1220px,calc(100% - 32px));margin:0 auto;padding:18px 0 72px}.market-ribbon{display:flex;flex-wrap:wrap;gap:12px;padding:0 0 18px;color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.market-ribbon span{display:inline-flex;align-items:center;gap:8px}.market-ribbon span:before{content:"";width:8px;height:8px;border-radius:999px;background:linear-gradient(135deg,var(--mint),var(--gold))}.hero-panel,.page-hero,.panel,.site-footer,.topbar{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar{position:-webkit-sticky;position:sticky;top:16px;z-index:10;display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;padding:16px 18px;margin-bottom:28px;border-radius:24px;background:rgba(8,17,25,.74)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px}.brand strong,.feature-card h3,.hero-copy h1,.listing-row h3,.mini-panel strong,.page-hero h1,.section-title h2{font-family:Georgia,Times New Roman,serif}.brand small{display:block;margin-top:2px;color:var(--muted)}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--gold),var(--gold-deep));color:#15232e;font-weight:800}.nav{justify-content:center;gap:8px}.nav,.topbar-actions{display:flex;flex-wrap:wrap}.topbar-actions{justify-content:flex-end;gap:10px}.cta-button,.ghost-button,.nav-link{min-height:46px;border-radius:999px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.nav-link{display:inline-flex;align-items:center;justify-content:center;padding:0 16px;color:var(--muted);border:1px solid transparent}.nav-link.active,.nav-link:hover{color:var(--text);border-color:rgba(255,203,87,.18);background:hsla(0,0%,100%,.04)}.cta-button,.ghost-button{display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:700}.cta-button{color:#13202a;background:linear-gradient(135deg,var(--gold),var(--gold-deep))}.cta-button:hover,.ghost-button:hover{transform:translateY(-1px)}.ghost-button{color:var(--text);border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.02)}.content{display:grid;grid-gap:24px;gap:24px}.page-hero{padding:30px 32px;border-radius:28px;background:linear-gradient(110deg,rgba(255,203,87,.1),transparent 34%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01)),rgba(8,18,27,.86)}.eyebrow{margin:0 0 12px;color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.72rem}.hero-copy h1,.page-hero h1{margin:0;line-height:.94;font-size:clamp(2.6rem,6vw,5.6rem)}.feature-card p,.feature-card small,.intro,.listing-row p,.listing-row small,.mini-panel span,.section-title p,.site-footer p,.step-card p{color:var(--muted);line-height:1.62}.hero-panel{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:24px;gap:24px;border-radius:34px;padding:28px;background:radial-gradient(circle at top right,rgba(255,203,87,.16),transparent 28%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01)),rgba(9,20,29,.92)}.hero-copy{display:flex;flex-direction:column;justify-content:space-between}button,input,select,textarea{font:inherit}button{cursor:pointer}button:active:not(:disabled){transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.56;transform:none}input[type=file],input[type=search],input[type=text]{width:100%}input[type=search],input[type=text]{min-height:46px;padding:0 16px;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);color:var(--text);background:hsla(0,0%,100%,.03)}input[type=search]::placeholder,input[type=text]::placeholder{color:rgba(152,174,187,.78)}a:focus-visible,button:focus-visible,input[type=search]:focus-visible,input[type=text]:focus-visible,label:focus-visible{outline:2px solid rgba(255,203,87,.72);outline-offset:3px}.hero-actions,.hero-card-top,.inline-tags{display:flex;flex-wrap:wrap;gap:10px}.micro-tag,.status-pill{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:0 12px;font-size:.75rem;font-weight:700}.micro-tag{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);color:var(--text)}.status-pill{background:rgba(86,215,165,.1);color:var(--mint)}.status-pill.muted{background:hsla(0,0%,100%,.05);color:var(--text)}.status-pill.success{background:rgba(86,215,165,.12);color:var(--mint)}.status-pill.warning{background:rgba(255,203,87,.12);color:var(--gold)}.status-pill.danger{background:hsla(0,100%,74%,.12);color:#ffb1b1}.status-pill.neutral{background:hsla(0,0%,100%,.05);color:var(--text)}.market-board{border-radius:26px;padding:18px;background:linear-gradient(180deg,rgba(20,55,73,.55),rgba(7,17,25,.6)),rgba(7,17,25,.9)}.scan-frame{display:grid;place-items:center;min-height:250px;margin-top:18px;border-radius:22px;border:1px dashed rgba(255,203,87,.38);background:linear-gradient(135deg,rgba(255,203,87,.1),transparent),radial-gradient(circle at center,rgba(86,215,165,.08),transparent 52%),rgba(7,17,25,.72)}.scan-card{width:min(250px,76%);aspect-ratio:3/4;border-radius:24px;justify-content:flex-end;gap:6px;background:linear-gradient(180deg,rgba(255,203,87,.2),transparent 35%),linear-gradient(180deg,#1d4c63,#122534 66%);box-shadow:0 24px 50px rgba(0,0,0,.42)}.card-face,.scan-card{padding:20px;display:flex;flex-direction:column}.card-face{position:relative;justify-content:space-between;min-height:360px;border-radius:28px;overflow:hidden;isolation:isolate}.card-face.compact{min-height:286px;padding:16px}.card-face__sheen{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.16),transparent 28%),linear-gradient(140deg,hsla(0,0%,100%,.1),transparent 40%);mix-blend-mode:screen;opacity:.72;pointer-events:none}.card-face__footer,.card-face__top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:14px;color:hsla(42,53%,93%,.9);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem}.card-face__body{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px}.card-face__body small{color:hsla(42,53%,93%,.8);text-transform:uppercase;letter-spacing:.16em}.card-face__body strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:.96}.card-face__body p{margin:0;color:hsla(42,53%,93%,.84);font-weight:700}.section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.panel{padding:24px;border-radius:28px;background:linear-gradient(180deg,hsla(0,0%,100%,.025),hsla(0,0%,100%,.01)),var(--panel)}.panel-contrast{background:linear-gradient(135deg,rgba(255,203,87,.12),transparent 26%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01)),var(--panel-strong)}.panel.wide{grid-column:span 2}.section-title{max-width:720px;margin-bottom:20px}.section-title h2{margin:0 0 8px;font-size:clamp(1.7rem,3vw,2.8rem)}.grid-three,.stat-grid,.step-grid,.sub-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid.compact{margin-top:16px}.feature-card,.listing-row,.mini-panel,.stat-card,.step-card{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);border-radius:22px}.feature-card,.mini-panel,.stat-card,.step-card{padding:18px}.catalog-toolbar,.catalog-workbench,.scan-toolbar,.scan-workbench{display:grid;grid-gap:20px;gap:20px}.catalog-search{display:grid;grid-gap:8px;gap:8px}.catalog-search label{color:var(--gold);text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.catalog-filters{display:grid;grid-gap:16px;gap:16px}.filter-rail{display:grid;grid-gap:10px;gap:10px}.filter-rail>span{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:.68rem}.filter-rail__items{display:flex;flex-wrap:wrap;gap:10px}.filter-chip,.upload-button{min-height:44px;padding:0 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);color:var(--text);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.filter-chip:hover,.upload-button:hover{transform:translateY(-1px);border-color:rgba(255,203,87,.24)}.filter-chip.active{color:#13202a;border-color:rgba(255,203,87,.8);background:linear-gradient(135deg,var(--gold),var(--gold-deep))}.catalog-meta{display:grid;grid-gap:4px;gap:4px}.catalog-meta strong{font-size:1.15rem}.catalog-meta span{color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.catalog-card{display:grid;grid-gap:14px;gap:14px;padding:16px;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.catalog-card__preview{display:block}.catalog-card:hover{transform:translateY(-2px);border-color:rgba(255,203,87,.28);background:hsla(0,0%,100%,.05)}.catalog-card__body{display:grid;grid-gap:10px;gap:10px}.candidate-copy strong,.catalog-card__body h3,.detail-note strong,.scan-capture h3{margin:0;font-family:Georgia,Times New Roman,serif}.candidate-copy p,.candidate-meta small,.catalog-card__body p,.catalog-card__body small,.catalog-card__footer span,.scan-capture p,.scan-upload-status span{color:var(--muted);line-height:1.56}.catalog-card__footer,.catalog-card__top{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.catalog-card__actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.catalog-card__number{color:var(--gold);font-weight:800}.collection-dashboard{display:grid;grid-gap:20px;gap:20px}.account-panel{display:grid;grid-gap:18px;gap:18px}.account-panel__header{display:flex;align-items:start;justify-content:space-between;flex-wrap:wrap;gap:16px}.account-panel__chips{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px}.account-panel__body{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);grid-gap:18px;gap:18px}.account-summary,.auth-panel{display:grid;grid-gap:16px;gap:16px}.auth-mode-switch{display:flex;flex-wrap:wrap;gap:10px}.auth-fields{display:grid;grid-gap:14px;gap:14px}.field{display:grid;grid-gap:8px;gap:8px}.field span{color:var(--muted);text-transform:uppercase;letter-spacing:.14em;font-size:.68rem}.field-error,.field-hint{line-height:1.45}.field-hint{color:var(--muted)}.field-error{color:#ffb1b1}.account-summary__note{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:20px;border:1px solid rgba(255,203,87,.16);background:hsla(0,0%,100%,.03)}.account-summary__note strong{color:var(--gold)}.account-summary__note p{margin:0;color:var(--muted);line-height:1.6}.account-summary__session{display:grid;grid-gap:6px;gap:6px}.account-summary__session strong{font-family:Georgia,Times New Roman,serif;font-size:1.35rem}.account-summary__session small,.account-summary__session span{color:var(--muted);line-height:1.5}.account-binder{display:grid;grid-gap:16px;gap:16px;padding-top:8px}.account-binder__summary{margin-top:4px}.account-binder__status{display:grid;grid-gap:10px;gap:10px}.account-binder-list{display:grid;grid-gap:14px;gap:14px}.account-binder-item{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);grid-gap:18px;gap:18px;padding:16px;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.account-binder-item__copy{display:grid;grid-gap:14px;gap:14px}.account-binder-item__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:16px;border-radius:20px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.account-binder-item__controls .field{min-width:0}.account-binder-item__toggle{width:100%;justify-content:center;text-align:center}.account-binder-item__actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.account-binder-item__delete{border-color:hsla(0,100%,74%,.26);color:#ffb1b1}.account-binder-item__delete:hover{border-color:hsla(0,100%,74%,.48);background:hsla(0,100%,74%,.08)}.account-binder-item__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.account-binder-item__meta,.account-binder-loading{display:grid;grid-gap:12px;gap:12px}.account-binder-loading__row{min-height:134px;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);background:linear-gradient(90deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.09),hsla(0,0%,100%,.04)),hsla(0,0%,100%,.03);background-size:200% 100%;animation:account-binder-shimmer 1.6s ease-in-out infinite}.account-listings__stack{display:grid;grid-gap:12px;gap:12px}.account-listings__item{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.account-listings__item strong{display:block;margin-top:6px}.account-listings__meta{display:grid;grid-gap:6px;gap:6px;text-align:right;color:var(--muted)}@keyframes account-binder-shimmer{0%{background-position:0 50%}to{background-position:200% 50%}}.collection-mini-grid{margin-top:16px}.collection-actions{margin-top:20px}.collection-action{display:grid;grid-gap:8px;gap:8px;justify-items:start}.collection-action button{width:auto}.collection-action small{color:var(--muted);line-height:1.5}.collection-action.compact{justify-items:stretch}.collection-list{display:grid;grid-gap:16px;gap:16px}.collection-item{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);grid-gap:20px;gap:20px;padding:18px;border-radius:26px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.collection-item__copy{display:grid;grid-gap:14px;gap:14px}.collection-item__actions,.collection-item__top{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.collection-item__copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2.5vw,2rem)}.collection-item__copy p,.collection-item__copy small{color:var(--muted);line-height:1.6}.collection-item__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.detail-hero{grid-template-columns:.9fr 1.1fr}.detail-hero__art{min-width:0}.detail-hero__copy{display:grid;grid-gap:20px;gap:20px}.detail-fields,.detail-meta-grid,.detail-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.detail-note{display:grid;grid-gap:6px;gap:6px;padding:16px;border-radius:20px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08)}.detail-note strong{color:var(--gold)}.badge-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.candidate-stack{display:grid;grid-gap:12px;gap:12px}.candidate-row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:16px;border-radius:18px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08)}.candidate-rank{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:rgba(255,203,87,.12);color:var(--gold);font-weight:800}.candidate-copy{display:grid;grid-gap:4px;gap:4px}.candidate-meta{text-align:right;display:grid;grid-gap:6px;gap:6px}.scan-capture,.scan-cases,.scan-stage{display:grid;grid-gap:16px;gap:16px}.upload-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700}.scan-capture input[type=file]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.scan-upload-status{display:grid;grid-gap:4px;gap:4px}.scan-stage{grid-template-columns:.88fr 1.12fr;align-items:center;padding:18px;border-radius:24px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08)}.scan-stage__hero{min-width:0}.scan-stage__summary{display:grid;grid-gap:8px;gap:8px}.scan-stage__summary h4{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,3vw,2rem)}.scan-stage__summary small{color:var(--muted);line-height:1.56}.scan-actions{display:flex;flex-wrap:wrap;gap:12px}.empty-state{display:grid;grid-gap:14px;gap:14px;padding:22px;border-radius:22px;border:1px dashed rgba(255,203,87,.2)}.related-card{min-height:100%}.catalog-workbench .panel:last-child,.panel .section-title:last-child,.scan-workbench .panel:last-child{margin-bottom:0}.mini-panel strong,.stat-card strong{display:block;margin-top:10px;font-size:1.95rem}.feature-card h3{margin:14px 0 8px;font-size:1.32rem}.feature-card.gold{background:linear-gradient(180deg,rgba(255,203,87,.1),hsla(0,0%,100%,.03))}.feature-card.mint{background:linear-gradient(180deg,rgba(86,215,165,.1),hsla(0,0%,100%,.03))}.feature-card.navy{background:linear-gradient(180deg,rgba(35,82,110,.22),hsla(0,0%,100%,.03))}.step-card span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:14px;font-weight:800;background:rgba(255,203,87,.12);color:var(--gold)}.list-stack,.ticker{display:grid;grid-gap:14px;gap:14px}.ticker{margin-top:16px}.listing-row,.ticker-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px}.ticker-row{border-radius:18px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06)}.ticker-row span{color:var(--mint);font-weight:800}.listing-row h3{margin:0 0 6px;font-size:1.18rem}.listing-copy small{display:block;margin-top:8px}.listing-meta{text-align:right}.contrast-copy{display:grid;grid-gap:18px;gap:18px;max-width:620px}.detail-layout,.scan-workbench{display:grid;grid-gap:24px;gap:24px}.scan-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:20px}.scan-dropzone{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,320px);grid-gap:24px;gap:24px;align-items:center;padding:22px;border-radius:24px;border:1px dashed rgba(255,203,87,.32);background:linear-gradient(135deg,rgba(255,203,87,.08),transparent 40%),linear-gradient(180deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.01)),rgba(7,17,25,.78);cursor:pointer}.scan-dropzone.dragging{border-color:rgba(255,203,87,.74);box-shadow:0 0 0 1px rgba(255,203,87,.2),0 24px 60px rgba(0,0,0,.26)}.scan-input{position:absolute;inset:0;opacity:0;pointer-events:none}.scan-dropzone-copy{display:grid;grid-gap:10px;gap:10px}.scan-preview{min-width:0}.scan-status{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:24px;gap:24px;align-items:start;margin-top:20px;padding-top:20px;border-top:1px solid var(--line)}.detail-copy h2,.match-card-copy h3,.scan-status h3,.selected-summary-copy h3{margin:8px 0 0;font-family:Georgia,Times New Roman,serif}.scan-meter{display:grid;grid-gap:10px;gap:10px}.scan-meter-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.confidence-meter{height:12px;overflow:hidden;border-radius:999px;border:1px solid var(--line);background:hsla(0,0%,100%,.04)}.confidence-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--mint))}.scan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.field-group{display:grid;grid-gap:8px;gap:8px}.field-group span{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.text-input{width:100%;min-height:46px;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.03);color:var(--text);padding:0 14px;font:inherit;outline:none}.text-input:focus{border-color:rgba(255,203,87,.5);box-shadow:0 0 0 4px rgba(255,203,87,.1)}.search-results{display:grid;grid-gap:14px;gap:14px;margin-top:16px}.match-card{display:flex;justify-content:space-between;gap:18px;padding:18px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03)}.match-card-copy{display:grid;grid-gap:8px;gap:8px;min-width:0}.match-card-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;align-items:flex-start}.manual-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.manual-form .hero-actions{grid-column:1/-1}.empty-panel,.notice-panel{margin-top:16px;padding:18px;border-radius:22px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);display:grid;grid-gap:10px;gap:10px}.selected-summary{display:grid;grid-template-columns:minmax(0,300px) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center}.selected-summary-copy{display:grid;grid-gap:10px;gap:10px}.catalog-art{display:flex;flex-direction:column;justify-content:space-between;min-height:360px;padding:20px;border-radius:28px;border:1px solid var(--line);background:radial-gradient(circle at top right,rgba(255,203,87,.18),transparent 28%),linear-gradient(155deg,rgba(29,70,95,.95),rgba(12,24,37,.98));box-shadow:var(--shadow)}.catalog-art-empty{background:radial-gradient(circle at top right,rgba(86,215,165,.15),transparent 28%),linear-gradient(155deg,rgba(11,25,35,.96),rgba(7,16,23,.98))}.catalog-art-footer,.catalog-art-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.catalog-art-body{display:grid;grid-gap:8px;gap:8px}.catalog-art-body p,.catalog-art-body small,.catalog-art-empty-copy p,.catalog-art-footer small,.catalog-art-footer span{color:var(--muted)}.catalog-art-body h3,.catalog-art-empty-copy h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,2.6rem);line-height:.95}.catalog-art-empty-copy{max-width:320px;display:grid;grid-gap:12px;gap:12px}.detail-topbar{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:16px}.detail-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);grid-gap:24px;gap:24px;align-items:center}.detail-copy{display:grid;grid-gap:16px;gap:16px}.detail-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.detail-summary{margin:0;color:var(--muted);line-height:1.7;max-width:62ch}.depth-section{margin-top:20px;display:grid;grid-gap:14px;gap:14px}.depth-section-top{display:flex;justify-content:space-between;gap:14px;align-items:center}.depth-section-top h3{margin:0;font-family:Georgia,Times New Roman,serif}.depth-stack{display:grid;grid-gap:12px;gap:12px}.depth-row{display:grid;grid-template-columns:minmax(0,1fr) 2fr auto;grid-gap:16px;gap:16px;align-items:center}.depth-row strong{display:block}.depth-row small{color:var(--muted)}.depth-bar{height:10px;overflow:hidden;border-radius:999px;border:1px solid var(--line);background:hsla(0,0%,100%,.04)}.depth-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--gold-deep))}.card-link{display:block}.site-footer{margin-top:28px;padding:22px 24px;border-radius:26px;background:rgba(8,17,25,.76);display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.footer-links{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted)}@media (max-width:1080px){.catalog-grid,.depth-row,.detail-fields,.detail-hero,.detail-meta-grid,.detail-price-grid,.grid-three,.hero-panel,.manual-form,.scan-dropzone,.scan-grid,.scan-status,.section-grid,.selected-summary,.site-footer,.stat-grid,.step-grid,.sub-grid,.topbar{grid-template-columns:1fr}.hero-panel,.site-footer,.topbar{display:grid}.panel.wide{grid-column:span 1}.listing-row,.ticker-row{flex-direction:column;align-items:flex-start}.account-binder-item,.account-binder-item__controls,.account-binder-item__meta,.account-panel__body,.candidate-row,.collection-item,.collection-item__meta,.scan-stage{grid-template-columns:1fr}.account-listings__item{flex-direction:column}.account-listings__meta,.listing-meta{text-align:left}.match-card{flex-direction:column}.match-card-actions{justify-content:flex-start}.scan-hero{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.page-shell{width:min(100% - 20px,1220px)}.hero-panel,.page-hero,.panel,.site-footer,.topbar{border-radius:22px;padding:18px}.account-panel__header{flex-direction:column;align-items:flex-start}.account-panel__chips,.nav,.topbar-actions{justify-content:flex-start}.account-binder-item,.account-binder-item__controls,.account-binder-item__meta,.candidate-row,.catalog-card,.catalog-grid,.collection-item,.collection-item__meta,.depth-row,.detail-fields,.detail-hero,.detail-meta-grid,.detail-price-grid,.manual-form,.scan-dropzone,.scan-grid,.scan-stage,.scan-status,.selected-summary{grid-template-columns:1fr}.candidate-meta,.catalog-card__footer{text-align:left}.catalog-art{min-height:320px}}