:root{--bg:#030303;--panel:#070707;--panel-strong:#0b0b0d;--text:#f6f7fb;--muted:#7d8392;--line:rgba(255,255,255,0.07);--accent:#4a69ff;--accent-2:#f1c94b;--danger:#ff6b7a;--success:#61deac;--shadow:0 0 0 transparent;--field-bg:#0a0a0d;--field-label:#d8deef;--surface-muted:#08080a;--language-bg:#08080a;--language-active-bg:rgba(74,105,255,0.16);--language-active-text:#f7f9ff;--support-bg:rgba(241,201,75,0.07);--support-border:rgba(241,201,75,0.18);--support-text:#f3d56c;--theme-toggle-bg:#08080a;--theme-toggle-text:var(--text);--theme-toggle-border:var(--line);--table-header-text:#cbd4ee;--table-header-bg:#09090b;--modal-shell-bg:#050507;--overlay-bg:rgba(0,0,0,0.72);--balance-strong:#dfe7ff}html[data-theme=light]{--bg:#f4f7fc;--panel:#ffffff;--panel-strong:#fbfcff;--text:#162033;--muted:#66758d;--line:rgba(18,29,52,0.11);--accent:#4968ff;--accent-2:#dcae1f;--danger:#d95868;--success:#219767;--shadow:0 18px 40px rgba(36,56,102,0.08);--field-bg:#ffffff;--field-label:#4d5b74;--surface-muted:#eef2fb;--language-bg:#eef2fb;--language-active-bg:rgba(74,105,255,0.12);--language-active-text:#213160;--support-bg:rgba(241,201,75,0.16);--support-border:rgba(173,134,18,0.24);--support-text:#8f6a00;--theme-toggle-bg:#eef2fb;--theme-toggle-text:#213160;--theme-toggle-border:rgba(18,29,52,0.11);--table-header-text:#5a6882;--table-header-bg:#f2f5fc;--modal-shell-bg:#ffffff;--overlay-bg:rgba(26,38,66,0.24);--balance-strong:#213160}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Segoe UI,sans-serif;color:var(--text);background:var(--bg);-webkit-tap-highlight-color:transparent;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}input,textarea{width:100%;border-radius:10px;border:1px solid var(--line);background:var(--field-bg);color:var(--text);padding:.85rem .95rem}textarea{min-height:120px;resize:vertical}label{font-size:.84rem;color:var(--field-label)}.app-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:.65rem 0 4rem}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:1rem;gap:1rem;padding:.8rem 0;border-bottom:1px solid var(--line)}.brand{justify-self:start}.brand,.brand-lockup{display:flex;align-items:center}.brand-lockup{gap:.82rem}.brand-emblem{width:72px;height:auto;display:block;filter:drop-shadow(0 0 20px rgba(178,118,240,.28))}.brand-lockup-copy{display:grid;grid-gap:0;gap:0;align-items:start}.brand-kicker{font-size:.8rem;font-weight:700;letter-spacing:.38em;color:#c28bff;text-transform:uppercase}.brand-wordmark{display:inline-flex;align-items:baseline;gap:.28rem;font-size:1.62rem;font-weight:800;line-height:.9;letter-spacing:-.04em}.brand-wordmark-accent{color:#c28bff;text-shadow:0 0 18px rgba(178,118,240,.26)}.brand-wordmark-base{color:#c28bff}.brand-swoosh{width:138px;height:7px;display:block;border-bottom:2px solid rgba(91,125,255,.78);border-radius:999px;transform:translateY(-1px);opacity:.9}.nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.6rem;justify-self:end}.language-switcher{display:inline-flex;align-items:center;gap:.28rem;padding:.22rem;border:1px solid var(--line);border-radius:999px;background:var(--language-bg)}.language-chip{border:0;background:transparent;color:var(--muted);border-radius:999px;padding:.32rem .48rem;font-size:.72rem;font-weight:700;cursor:pointer}.language-chip-active{background:var(--language-active-bg);color:var(--language-active-text)}.header-center-nav{display:flex;justify-content:center;justify-self:center}.header-marketplace-button{min-width:154px;text-align:center;border-radius:999px;border:1px solid rgba(74,105,255,.24);padding:.58rem 1.15rem;background:linear-gradient(135deg,rgba(74,105,255,.18),rgba(74,105,255,.34));box-shadow:0 0 24px rgba(74,105,255,.16);color:#f7f9ff;font-size:.84rem;font-weight:700}.ghost-button,.nav-button,.nav-link{border-radius:8px;border:1px solid transparent;padding:.42rem .7rem;font-size:.76rem}.nav-link{color:var(--muted)}.ghost-button,.nav-button-muted{background:var(--surface-muted);border-color:var(--line)}.nav-button-primary{background:linear-gradient(135deg,#5874ff,#3d58f4);color:#fff}.nav-button-support{border-color:var(--support-border);background:var(--support-bg);color:var(--support-text)}.theme-toggle{gap:.42rem;border:1px solid var(--theme-toggle-border);background:var(--theme-toggle-bg);color:var(--theme-toggle-text);min-height:36px;padding:.42rem .72rem;font-size:.76rem;cursor:pointer}.balance-pill,.theme-toggle{display:inline-flex;align-items:center;border-radius:999px;font-weight:700}.balance-pill{border:1px solid rgba(74,105,255,.18);padding:.42rem .75rem;background:rgba(74,105,255,.1);color:#8da0ff;font-size:.82rem}.ghost-button{display:inline-flex;align-items:center;gap:.4rem;color:var(--text);cursor:pointer}.diamond-card,.panel,.stat-card,.table-wrap,.why-card{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow)}.diamond-card,.panel,.stat-card,.table-wrap{border-radius:14px;padding:1.2rem}.eyebrow,.muted{color:var(--muted)}.eyebrow{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.button-primary,.button-secondary{border:1px solid var(--line);border-radius:8px;padding:.72rem 1rem;font-size:.82rem;font-weight:700;cursor:pointer}.button-primary:disabled,.button-secondary:disabled,.dashboard-action-card:disabled{opacity:.56;cursor:not-allowed}.button-primary{color:white;background:linear-gradient(135deg,var(--accent),#3654ef)}.button-secondary{color:var(--text);background:transparent}.stack-lg,.stack-md,.stack-sm,.stack-xs{display:grid}.stack-xs{gap:.35rem}.stack-sm{gap:.7rem}.stack-md{gap:1rem}.stack-lg{gap:1.4rem}.admin-grid,.detail-layout,.sell-layout,.two-col{display:grid;grid-gap:1.2rem;gap:1.2rem}.admin-grid,.two-col{grid-template-columns:1.2fr .8fr}.detail-layout{grid-template-columns:1.05fr .95fr}.sell-layout{grid-template-columns:minmax(0,.8fr) minmax(320px,.95fr);align-items:start}.cards-grid,.footer-grid,.reference-cards-grid,.reference-metrics,.stats-grid,.why-grid{display:grid;grid-gap:1rem;gap:1rem;align-items:start}.cards-grid,.reference-metrics,.stats-grid,.why-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.home-featured-grid .reference-cards-grid,.home-featured-slide-grid,.home-featured-slot-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.72rem}.home-featured-card-stack{display:grid;min-width:0}.home-featured-slot-grid{gap:1rem}.home-featured-card-layer{grid-area:1/1;min-width:0;opacity:1;transition:opacity 2.4s cubic-bezier(.22,1,.36,1);will-change:opacity}.home-featured-card-layer.is-fading-out{opacity:0;pointer-events:none}.home-featured-card-layer-next{opacity:0;visibility:hidden;pointer-events:none}.home-featured-card-layer-next.is-visible{opacity:1;visibility:visible;pointer-events:auto}.home-featured-slot-grid .diamond-card{padding:.76rem;border-radius:11px}.home-featured-slot-grid .diamond-card img{height:148px;border-radius:9px}.home-featured-slot-grid .official-hacd-art{padding:.42rem}.home-featured-slot-grid .official-hacd-art__canvas{min-height:152px}.home-featured-slot-grid .market-batch-art-image{height:56px;border-radius:8px}.home-featured-slot-grid .market-batch-art-symbolic{min-height:148px}.home-featured-slot-grid .market-batch-art-symbolic .symbolic-diamond-art{width:86px;height:86px}.home-featured-slot-grid .stack-sm{gap:.48rem}.home-featured-slot-grid .stack-xs{gap:.3rem}.home-featured-slot-grid .market-card-heading h3{font-size:.9rem;line-height:1.2}.home-featured-slot-grid .market-detail-link{padding:.34rem .52rem;font-size:.64rem}.home-featured-slot-grid .eyebrow,.home-featured-slot-grid .muted{font-size:.66rem}.home-featured-slot-grid .pill{padding:.22rem .42rem;font-size:.62rem}.home-featured-slot-grid .diamond-score-copy{font-size:.72rem}.home-featured-slot-grid .diamond-score-pill{padding:.2rem .45rem;font-size:.64rem}.compact-stats-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-head,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0}.actions-row{display:flex;flex-wrap:wrap;gap:.7rem}.market-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.45rem}.market-card-heading h3{min-width:0}.market-detail-link{flex-shrink:0}.page-head h1,.section-head h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.page-head{margin-bottom:1rem}.stat-card strong{display:block;font-size:2rem;margin-top:.4rem}.dashboard-action-card{display:flex;align-items:center;justify-content:center;min-height:110px;border-radius:14px;border:1px solid var(--line);font-size:1.02rem;font-weight:800;letter-spacing:.02em;text-align:center;box-shadow:var(--shadow);cursor:pointer}.dashboard-action-card-primary{color:#fff;background:linear-gradient(135deg,#5874ff,#3d58f4)}.dashboard-action-card-secondary{color:var(--text);background:var(--surface-muted)}.table{width:100%;border-collapse:collapse}.table td,.table th{text-align:left;padding:.85rem .5rem;border-bottom:1px solid var(--line);vertical-align:top}.admin-page{font-size:.94rem}.admin-page .panel,.admin-page .stat-card,.admin-page .table-wrap{padding:.95rem;border-radius:12px}.admin-page .page-head{margin-bottom:.35rem}.admin-page .page-head h1{font-size:clamp(1.3rem,2.4vw,1.85rem)}.admin-page .section-head h2{font-size:clamp(1rem,1.8vw,1.28rem)}.admin-page .panel h3{font-size:.96rem}.admin-page .stack-lg{gap:1rem}.admin-page .stack-md{gap:.8rem}.admin-page .stack-sm{gap:.55rem}.admin-page .stack-xs{gap:.25rem}.admin-page .actions-row,.admin-page .admin-grid,.admin-page .stats-grid{gap:.75rem}.admin-page .eyebrow{font-size:.62rem;letter-spacing:.05em}.admin-page .deposit-help,.admin-page .muted,.admin-page .security-note,.admin-page .security-note-small,.admin-page label{font-size:.76rem}.admin-page input,.admin-page textarea{padding:.72rem .8rem;font-size:.8rem;border-radius:9px}.admin-page .input-textarea{min-height:108px}.admin-page .button-primary,.admin-page .button-secondary,.admin-page .ghost-button{padding:.6rem .82rem;font-size:.75rem}.admin-page .tag{padding:.24rem .56rem;font-size:.72rem}.admin-page .compact-stats-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.admin-page .stat-card strong{font-size:1.45rem;margin-top:.25rem}.admin-page .table{font-size:.77rem;line-height:1.35}.admin-page .table td,.admin-page .table th{padding:.52rem .34rem}.admin-page .table th{font-size:.68rem;letter-spacing:.04em;text-transform:uppercase;color:var(--table-header-text)}.admin-page .admin-address-list-panel .table-wrap{max-height:620px;overflow:auto;padding:.35rem .6rem}.admin-page .admin-address-table td,.admin-page .admin-address-table th{padding:.4rem .26rem}.admin-page .admin-address-table td:first-child,.admin-page .admin-address-table th:first-child{min-width:240px}.admin-page .admin-address-table td:last-child{min-width:170px}.admin-page .admin-address-table a{overflow-wrap:anywhere}.admin-page .admin-address-list-panel thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:var(--table-header-bg)}.user-page{font-size:.95rem}.user-page .dashboard-action-card,.user-page .panel,.user-page .stat-card,.user-page .table-wrap{border-radius:12px}.user-page .panel,.user-page .stat-card,.user-page .table-wrap{padding:1rem}.user-page .page-head{margin-bottom:.45rem}.user-page .page-head h1{font-size:clamp(1.35rem,2.5vw,1.95rem)}.user-page .section-head h2{font-size:clamp(1rem,1.9vw,1.34rem)}.user-page .eyebrow{font-size:.64rem;letter-spacing:.05em}.user-page .deposit-help,.user-page .muted,.user-page .security-note,.user-page .security-note-small,.user-page label{font-size:.78rem}.user-page .stack-lg{gap:1.05rem}.user-page .stack-md{gap:.82rem}.user-page .stack-sm{gap:.56rem}.user-page .stack-xs{gap:.26rem}.user-page .actions-row,.user-page .stats-grid,.user-page .two-col{gap:.8rem}.user-page .stat-card strong{font-size:1.55rem;margin-top:.28rem}.user-page .dashboard-action-card{min-height:96px;font-size:.9rem}.user-page .balance-pill{padding:.34rem .62rem;font-size:.76rem}.user-page .button-primary,.user-page .button-secondary,.user-page .ghost-button{padding:.62rem .84rem;font-size:.76rem}.user-page input,.user-page textarea{padding:.76rem .84rem;font-size:.82rem}.user-page .input-textarea{min-height:118px}.user-page .table{font-size:.8rem;line-height:1.38}.user-page .table td,.user-page .table th{padding:.62rem .38rem}.user-page .table th{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase;color:var(--table-header-text)}.user-page .tag{padding:.24rem .58rem;font-size:.73rem}.user-page .listed-diamond-row{gap:.72rem}.user-page .listed-diamond-image,.user-page .listed-diamond-media{width:60px;min-width:60px;height:60px}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:.32rem .7rem;font-size:.85rem;background:rgba(74,105,255,.12);border:1px solid rgba(74,105,255,.18)}.pill-row{display:flex;flex-wrap:wrap;gap:.55rem;margin:.5rem 0 .1rem}.pill{border-radius:999px;padding:.34rem .68rem;background:rgba(74,105,255,.08);border:1px solid rgba(74,105,255,.2);color:#8da0ff;font-size:.74rem}.detail-media img,.diamond-card img{width:100%;height:220px;object-fit:cover;border-radius:12px;display:block}.detail-copy h1,.diamond-card h3,.why-card h3{margin:0}.card-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-top:auto}.official-hacd-art{border-radius:12px;border:1px solid var(--line);background:radial-gradient(circle at top,rgba(74,105,255,.11),transparent 44%),#0a0b0f;padding:1rem}.official-hacd-art__canvas{min-height:260px;display:grid;place-items:center}.official-hacd-art svg{width:100%;height:auto;display:block}.detail-art .official-hacd-art__canvas{min-height:420px}.detail-explorer-link{display:block}.notice-card,.preview-card{border-radius:12px;border:1px solid var(--line);background:var(--panel-strong);padding:1rem}.inline-link{color:#8aa0ff}.small-link{font-size:.8rem}.listing-preview-summary{display:grid;grid-gap:.25rem;gap:.25rem}.listing-preview-grid{display:grid;grid-gap:.9rem;gap:.9rem}.listing-preview-grid-official{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-preview-grid-symbolic{grid-template-columns:repeat(4,minmax(0,1fr))}.listing-preview-scroll{max-height:360px;overflow:auto;padding-right:.2rem}.listing-preview-tile{border:1px solid var(--line);border-radius:12px;background:var(--panel-strong);padding:.8rem;display:grid;grid-gap:.6rem;gap:.6rem}.listing-preview-art{padding:.55rem}.listing-preview-art .official-hacd-art__canvas{min-height:112px}.listing-preview-tile-symbolic{justify-items:center;text-align:center;gap:.45rem;padding:.75rem .55rem}.symbolic-diamond-art{width:72px;height:72px;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle at 30% 25%,rgba(173,208,255,.32),transparent 38%),radial-gradient(circle at 72% 70%,rgba(74,105,255,.28),transparent 42%),linear-gradient(145deg,rgba(16,24,52,.95),rgba(7,11,23,.98));border:1px solid rgba(122,152,255,.18)}.symbolic-diamond-art svg{width:100%;height:100%;display:block}.login-form-meta{display:flex;justify-content:flex-end}.reset-link-card{border:1px solid var(--line);border-radius:12px;background:var(--panel-strong);padding:.9rem;overflow-wrap:anywhere}.form-error{margin:0;color:var(--danger)}.success{margin:0;color:var(--success)}.market-page{padding-top:.5rem}.market-page .reference-cards-grid{grid-template-columns:repeat(auto-fill,minmax(215px,1fr));gap:.72rem}.market-page .diamond-card{padding:.76rem;border-radius:11px}.market-page .diamond-card img{height:148px;border-radius:9px}.market-page .diamond-card .official-hacd-art{padding:.42rem}.market-page .diamond-card .official-hacd-art__canvas{min-height:152px}.market-page .diamond-card h3{font-size:.9rem;line-height:1.2}.market-page .market-card-heading{gap:.4rem}.market-page .market-detail-link{padding:.34rem .52rem;font-size:.64rem}.market-page .diamond-card .eyebrow,.market-page .diamond-card .muted{font-size:.66rem}.diamond-score-copy{margin:0;color:#9bb1ff;font-size:.72rem;font-weight:700;letter-spacing:.01em}.diamond-score-list{display:flex;flex-wrap:wrap;gap:.34rem}.diamond-score-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .45rem;background:rgba(91,125,255,.1);border:1px solid rgba(91,125,255,.18);color:#9bb1ff;font-size:.64rem;font-weight:700;line-height:1.2}.market-page .diamond-card .pill{padding:.22rem .42rem;font-size:.62rem}.market-page .diamond-card .card-footer{gap:.62rem}.home-featured-slot-grid .actions-row,.market-page .diamond-card .actions-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.36rem;gap:.36rem;flex:1 1}.home-featured-slot-grid .actions-row>*,.market-page .diamond-card .actions-row>*{min-width:0}.home-featured-slot-grid .button-primary,.home-featured-slot-grid .button-secondary,.market-page .diamond-card .button-primary,.market-page .diamond-card .button-secondary{padding:.46rem .52rem;font-size:.66rem;display:flex;align-items:center;justify-content:center;width:100%;white-space:nowrap}.offer-response-row{display:flex;flex-wrap:wrap;gap:.5rem}.section-head-notification{align-items:flex-start}.notification-meta{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:wrap}.notification-alert{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:.32rem .68rem;border-radius:999px;border:1px solid rgba(74,105,255,.35);background:rgba(74,105,255,.14);color:#dbe5ff;font-size:.72rem;font-weight:700;letter-spacing:.02em}.notification-alert.is-active{background:linear-gradient(135deg,rgba(74,105,255,.95),rgba(54,84,239,.95));color:#ffffff;box-shadow:0 0 0 0 rgba(74,105,255,.52);animation:notificationPulse 1.4s ease-in-out infinite}@keyframes notificationPulse{0%{box-shadow:0 0 0 0 rgba(91,125,255,.45);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(91,125,255,0);transform:scale(1.04)}to{box-shadow:0 0 0 0 rgba(91,125,255,0);transform:scale(1)}}.notification-panel .stack-sm{gap:.5rem}.notification-item{background:var(--panel-strong);border-color:var(--line);padding:.82rem!important;border-radius:11px;gap:.4rem}.notification-item-compact{padding:.68rem!important;border-radius:10px;gap:.28rem}.notification-item .section-head{gap:.5rem;margin-bottom:.08rem}.notification-card-tools{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0}.notification-item strong{font-size:.82rem;line-height:1.2}.notification-item .muted{font-size:.71rem;line-height:1.32}.notification-item .tag{padding:.16rem .42rem;font-size:.64rem}.notification-item .button-primary,.notification-item .button-secondary{padding:.44rem .62rem;font-size:.7rem}.notification-item-compact .section-head{gap:.42rem}.notification-item-compact strong{font-size:.78rem}.notification-item-compact .muted{font-size:.68rem}.notification-item-compact .tag{padding:.14rem .4rem;font-size:.62rem}.notification-item-compact .button-primary,.notification-item-compact .button-secondary{padding:.4rem .58rem;font-size:.68rem}.notification-mark-form{display:inline-flex;align-items:center}.notification-mark-form .button-secondary{padding:.34rem .62rem;font-size:.68rem}.notification-dismiss-button,.notification-dismiss-form{display:inline-flex;align-items:center}.notification-dismiss-button{justify-content:center;width:1.45rem;height:1.45rem;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);font-size:.95rem;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.notification-dismiss-button:hover:not(:disabled){background:rgba(74,105,255,.14);border-color:rgba(74,105,255,.45);color:#ffffff}.notification-dismiss-button:disabled{opacity:.55;cursor:wait}.market-page .diamond-card.stack-sm{gap:.48rem}.market-page .diamond-card .stack-xs{gap:.3rem}.market-batch-art-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.3rem;gap:.3rem}.market-batch-art-cell{min-width:0}.market-batch-art-grid[data-count="2"],.market-batch-art-grid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.market-batch-art-grid[data-count="1"]{grid-template-columns:1fr}.market-page .market-batch-art-tile{padding:.18rem;border-radius:8px}.market-page .market-batch-art-tile .official-hacd-art__canvas{min-height:52px}.market-page .market-batch-art-image{width:100%;height:56px;object-fit:cover;display:block;border-radius:8px;border:1px solid var(--line)}.market-batch-art-symbolic{min-height:148px;display:grid;place-items:center;border-radius:10px;border:1px solid var(--line);background:radial-gradient(circle at top,rgba(74,105,255,.12),transparent 48%),linear-gradient(180deg,rgba(8,11,22,.92),rgba(14,16,28,.96))}.market-batch-art-symbolic .symbolic-diamond-art{width:86px;height:86px}.listing-group-detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);grid-gap:1rem;gap:1rem;align-items:start}.listing-group-detail-media{padding:1rem}.listing-group-detail-media .market-batch-art-grid{gap:.55rem}.listing-group-detail-media .market-batch-art-tile{padding:.4rem;border-radius:12px}.listing-group-detail-media .market-batch-art-tile .official-hacd-art__canvas{min-height:112px}.listing-group-detail-media .market-batch-art-image{height:120px;border-radius:12px}.listing-group-detail-media .market-batch-art-symbolic{min-height:320px}.listing-group-detail-media .market-batch-art-symbolic .symbolic-diamond-art{width:132px;height:132px}.listing-group-detail-sidebar{min-width:0}.listing-group-name-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.listing-group-name-list li{display:grid;grid-gap:.08rem;gap:.08rem;padding:.55rem .7rem;border:1px solid var(--line);border-radius:10px;background:var(--panel-strong)}.listing-group-name-topline{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.listing-group-name-list strong{font-size:.9rem}.listing-group-name-list span{font-size:.72rem}.reference-home{gap:3.2rem}.reference-hero{padding:3.7rem 0 2.6rem;text-align:center;border-bottom:1px solid var(--line);display:grid;justify-items:center}.marketplace-hero{padding-bottom:2rem}.reference-hero .eyebrow{display:inline-block;margin-bottom:.8rem}.reference-hero h1{margin:0 auto;max-width:12ch;font-size:clamp(2.6rem,6vw,4.2rem);line-height:1.02;letter-spacing:-.04em;text-align:center}.reference-hero p{max-width:42ch;margin:1rem auto 0;line-height:1.75;text-align:center}.reference-hero.home-hero h1{width:max-content;max-width:none;white-space:nowrap;font-size:clamp(2.2rem,4.6vw,3.85rem)}.reference-hero.home-hero p{width:max-content;max-width:none;white-space:nowrap;font-size:.98rem}.hero-actions{display:flex;justify-content:center;gap:.75rem;margin-top:1.8rem;margin-left:auto;margin-right:auto}.hero-helper{margin:.9rem auto 0;max-width:46ch;font-size:.78rem;line-height:1.7;text-align:center}.reference-section{border-top:1px solid var(--line);padding-top:1.7rem}.compact-section-head p{margin:.35rem 0 0}.section-link{color:#8aa0ff;font-size:.8rem;white-space:nowrap}.reference-card{min-height:100%}.reference-card .official-hacd-art{padding:.75rem}.reference-metrics{padding-top:1.2rem;border-top:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr))}.metric-box{text-align:center;padding:1.1rem .75rem}.metric-box strong{display:block;color:#5f7bff;font-size:1.45rem}.metric-box span{display:block;margin-top:.45rem;color:var(--muted);font-size:.72rem}.center-title{text-align:center;margin-bottom:1.4rem}.center-title h2,.center-title p,.sell-copy h2{margin:0}.why-card{border-radius:12px;padding:1rem;min-height:160px}.why-card p{margin:0;line-height:1.6}.why-icon{width:30px;height:30px;border-radius:8px;display:inline-grid;place-items:center;background:rgba(74,105,255,.14);border:1px solid rgba(74,105,255,.18);color:#ffd45b}.sell-copy{padding-top:1rem}.sell-copy h2{font-size:clamp(1.8rem,3vw,2.6rem)}.sell-status{border-top:1px solid var(--line);padding-top:1rem}.listing-panel{background:var(--panel)}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:var(--overlay-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-shell{width:min(760px,100%);max-height:calc(100vh - 2rem);overflow:auto;border:1px solid var(--line);border-radius:18px;background:var(--modal-shell-bg);padding:1rem}.modal-shell-wide{width:min(920px,100%)}.modal-shell-admin-finance{width:min(1220px,100%)}.modal-shell-how-it-works{width:min(760px,100%)}.modal-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-topbar strong{font-size:1rem}.modal-close{border:1px solid var(--line);border-radius:8px;background:var(--field-bg);color:var(--text);padding:.55rem .8rem;cursor:pointer}.modal-note{margin:.85rem 0 0;font-size:.76rem;line-height:1.7}.modal-note-compact{margin-top:.55rem;font-size:.66rem;line-height:1.5;max-width:380px}.copy-field{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.7rem;gap:.7rem;align-items:center}.copy-field input{font-family:Consolas,Courier New,monospace}.copy-field-loading input{opacity:.75}.copy-button{min-width:108px;white-space:nowrap}.input-textarea{min-height:140px;resize:vertical}.modal-summary{border:1px solid var(--line);border-radius:12px;background:var(--panel-strong);padding:.9rem}.summary-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.summary-row strong{max-width:70%;text-align:right;overflow-wrap:anywhere}.admin-finance-toolbar{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);grid-gap:.9rem;gap:.9rem;align-items:end;margin-bottom:.9rem}.admin-finance-search input{width:100%}.admin-finance-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.admin-finance-stat{border:1px solid var(--line);border-radius:12px;background:var(--panel-strong);padding:.8rem .9rem;display:grid;grid-gap:.2rem;gap:.2rem}.admin-finance-stat strong{font-size:.94rem}.admin-finance-table-wrap{max-height:calc(100vh - 17rem);overflow:auto;padding:.45rem .65rem}.admin-finance-table{min-width:1180px;font-size:.7rem}.admin-finance-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:var(--table-header-bg);font-size:.62rem;letter-spacing:.03em}.admin-finance-table td,.admin-finance-table th{padding:.42rem .28rem}.admin-finance-addresses,.admin-finance-user{display:grid;grid-gap:.2rem;gap:.2rem}.admin-finance-events{display:grid;grid-gap:.24rem;gap:.24rem;min-width:260px;font-size:.69rem}.admin-finance-addresses{min-width:230px;font-size:.69rem;overflow-wrap:anywhere}.admin-finance-balance{color:var(--balance-strong)}.admin-finance-user strong{font-size:.72rem}.inline-form-panel{padding:.95rem}.security-divider{height:1px;background:var(--line)}.security-note,.security-note-small{margin:0;line-height:1.65}.security-note-small{font-size:.78rem}.deposit-help{margin:0;font-size:.82rem;line-height:1.7}.mfa-qr{width:220px;max-width:100%;border-radius:14px;border:1px solid var(--line);background:#fff;padding:.75rem}.secret-code{display:inline-block;border-radius:10px;border:1px solid var(--line);background:var(--panel-strong);padding:.8rem .9rem;overflow-wrap:anywhere}.code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.code-pill{display:inline-flex;justify-content:center;border-radius:10px;border:1px solid rgba(74,105,255,.22);background:rgba(74,105,255,.1);padding:.75rem .9rem;font-family:Consolas,Courier New,monospace}.listed-diamond-row{display:flex;align-items:center;gap:.95rem}.listed-diamond-media{width:72px;min-width:72px}.listed-diamond-image{width:72px;height:72px;object-fit:cover;border-radius:10px;border:1px solid var(--line);display:block}.listed-diamond-art{padding:.35rem}.listed-diamond-art .official-hacd-art__canvas{min-height:72px}.listed-diamond-copy p{margin:0}.site-footer{border-top:1px solid var(--line);padding-top:1.8rem}.footer-grid strong{font-size:.95rem}.footer-grid p{margin:0}.footer-grid{align-items:start}.footer-link-row{display:inline-flex;align-items:center;gap:.55rem}.footer-modal-trigger{width:-moz-fit-content;width:fit-content;border:0;background:transparent;color:var(--text);padding:0;font-size:.95rem;font-weight:700;cursor:pointer;text-align:left}.market-filter-form{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.7rem}.market-filter-form input,.market-filter-form select{width:auto;min-width:190px}.market-filter-form input{min-width:280px}.auth-page-shell{width:min(560px,100%);margin:0 auto}.how-it-works-list{margin:0;padding-left:1.2rem;display:grid;grid-gap:.7rem;gap:.7rem;color:#e9eefb;line-height:1.65}.footer-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 16px}.footer-icon-x{font-size:.76rem;font-weight:800;color:#8ba4ff}.footer-icon-telegram{color:#8ba4ff}.footer-bottom{text-align:center;border-top:1px solid var(--line);margin-top:1.8rem;padding-top:1rem;font-size:.76rem}.panel h3{margin:0}body:has(main.auction-home){--auction-bg:#fff7ff;--auction-panel:rgba(255,255,255,0.74);--auction-panel-strong:rgba(255,255,255,0.92);--auction-line:rgba(165,112,185,0.18);--auction-text:#442252;--auction-muted:#8e6f98;--auction-accent:#b864d8;--auction-accent-strong:#9750cf;--auction-soft:#f7d9ff;--auction-highlight:#ffdff1;--auction-heading-font:ui-rounded,"Arial Rounded MT Bold","Trebuchet MS","Segoe UI",sans-serif;--auction-body-font:"Trebuchet MS","Gill Sans",sans-serif;background:radial-gradient(circle at top left,rgba(255,214,236,.88),transparent 38%),radial-gradient(circle at top right,rgba(230,216,255,.82),transparent 40%),linear-gradient(180deg,#fff8ff,#fff4fb 48%,#f7efff);color:var(--auction-text)}html[data-theme=dark] body:has(main.auction-home){--auction-bg:#120c17;--auction-panel:rgba(24,17,34,0.82);--auction-panel-strong:rgba(32,22,45,0.94);--auction-line:rgba(196,129,224,0.2);--auction-text:#f4ebff;--auction-muted:#b89fc8;--auction-accent:#cf81ee;--auction-accent-strong:#e1a2ff;--auction-soft:#30203c;--auction-highlight:#2c1834;background:radial-gradient(circle at top left,rgba(108,45,144,.28),transparent 34%),radial-gradient(circle at top right,rgba(68,68,188,.24),transparent 36%),linear-gradient(180deg,#120c17,#110d19 48%,#0c0b13);color:var(--auction-text)}body:has(main.auction-home) .site-header{display:none}body:has(main.auction-home) .app-shell{width:min(1440px,calc(100% - 2rem));padding-top:1rem}.auction-home{display:grid;grid-gap:1.65rem;gap:1.65rem;padding:0 0 4rem;color:var(--auction-text);font-family:var(--auction-body-font)}.auction-home *,.auction-home :after,.auction-home :before{box-sizing:border-box}.auction-home h1,.auction-home h2{margin:0;font-family:var(--auction-heading-font);font-weight:800;letter-spacing:-.02em;text-align:center;color:#b576ea}.auction-home p{margin:0}.auction-home input{border-radius:20px;border:1px solid var(--auction-line);background:rgba(255,255,255,.86);color:var(--auction-text);padding:.95rem 1rem}.auction-footer-cta,.auction-hero,.auction-queue-section,.auction-results,.auction-stage{position:relative;overflow:hidden;border:1px solid var(--auction-line);border-radius:34px;background:var(--auction-panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 60px rgba(190,126,217,.16),inset 0 1px 0 rgba(255,255,255,.82)}.auction-footer-cta:before,.auction-hero:before,.auction-queue-section:before,.auction-results:before,.auction-stage:before{content:"";position:absolute;inset:auto auto -18% -8%;width:280px;height:280px;border-radius:999px;background:radial-gradient(circle,rgba(255,214,236,.52),transparent 70%);pointer-events:none}.auction-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);grid-gap:1.25rem;gap:1.25rem;padding:clamp(1.3rem,3vw,2rem)}.auction-footer-cta,.auction-hero-copy,.auction-live-card,.wallet-rail{position:relative;z-index:1}.auction-card-label,.auction-kicker{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.36rem .78rem;background:rgba(255,255,255,.74);border:1px solid rgba(165,112,185,.14);color:var(--auction-accent-strong);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.auction-hero-copy{display:grid;align-content:start;grid-gap:1rem;gap:1rem;padding:.3rem}.auction-hero-copy h1{max-width:12ch;font-size:clamp(3rem,6vw,5.4rem);line-height:.94}.auction-hero-text{max-width:58ch;color:var(--auction-muted);font-size:1.1rem;line-height:1.7}.auction-hero-pills{display:flex;flex-wrap:wrap;gap:.75rem}.auction-pill{display:inline-flex;align-items:center;gap:.55rem;min-height:50px;border-radius:999px;padding:.75rem 1rem;background:rgba(255,255,255,.75);border:1px solid rgba(165,112,185,.14);font-size:.95rem;font-weight:700;color:var(--auction-text)}.wallet-rail{display:grid;grid-gap:1rem;gap:1rem;border-radius:28px;padding:1rem;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,247,255,.84)),linear-gradient(135deg,rgba(255,255,255,.8),rgba(247,217,255,.45));border:1px solid rgba(165,112,185,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.96)}.auction-diamond-card-head,.auction-diamond-meta,.auction-result-topline,.auction-section-head,.wallet-card-head,.wallet-rail-top,.wallet-summary-line{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.auction-modal-topbar,.auction-section-head,.wallet-rail-top{align-items:center;justify-content:center;flex-direction:column;text-align:center}.wallet-rail-top h2{margin-top:.5rem;font-size:clamp(1.9rem,3vw,2.8rem);line-height:.96}.wallet-state-pill{display:inline-flex;align-items:center;align-self:flex-start;border-radius:999px;padding:.45rem .8rem;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.wallet-state-pill.is-ready{background:rgba(183,255,222,.82);color:#1b7750}.wallet-state-pill.is-checking{background:rgba(255,234,206,.85);color:#9f6212}.wallet-state-pill.is-missing{background:rgba(255,220,232,.86);color:#b43971}.wallet-card-stack{display:grid;grid-gap:.85rem;gap:.85rem}.wallet-card{display:grid;grid-gap:.75rem;gap:.75rem;border-radius:24px;padding:1rem;background:rgba(255,255,255,.86);border:1px solid rgba(165,112,185,.12)}.auction-bids-head strong,.wallet-card-head strong{font-size:1.02rem}.auction-bids-head span,.auction-diamond-meta span,.auction-panel-note,.auction-reel-copy span,.auction-reel-note,.auction-result-grid span,.auction-result-topline span,.wallet-card-head span,.wallet-copy,.wallet-guard span,.wallet-note,.wallet-summary-line{color:var(--auction-muted)}.auction-diamond-meta span,.auction-result-grid span,.wallet-card-head span,.wallet-guard span{font-size:.8rem}.auction-panel-note,.auction-reel-note,.wallet-copy,.wallet-note{line-height:1.6}.wallet-card-connection{gap:.85rem}.wallet-connection-row{justify-content:space-between;gap:.7rem}.wallet-balance-inline,.wallet-connection-row{display:flex;align-items:stretch;flex-wrap:wrap}.wallet-balance-inline{justify-content:flex-end;gap:.6rem}.wallet-balance-inline-item{display:grid;grid-gap:.12rem;gap:.12rem;min-width:98px;border-radius:16px;padding:.48rem .8rem;background:rgba(247,217,255,.36);border:1px solid rgba(165,112,185,.12);text-align:center}.wallet-balance-inline-item span{font-size:.76rem;font-weight:700;color:var(--auction-muted)}.wallet-balance-inline-item strong{font-size:.98rem}.wallet-copy{margin:0}.wallet-copy-pill{display:inline-flex;align-items:center;min-height:56px;flex:1 1 220px;padding:.62rem .96rem;border-radius:18px;background:rgba(247,217,255,.34);border:1px solid rgba(165,112,185,.12);font-weight:700}.wallet-field-note{margin:-.1rem 0 0;font-size:.78rem;color:var(--auction-muted)}.wallet-field-note.is-warning{color:#b43971}.auction-field{display:grid;grid-gap:.4rem;gap:.4rem}.auction-field span,.wallet-balance-grid span{font-size:.8rem;font-weight:700;color:var(--auction-muted)}.auction-result-grid,.wallet-balance-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.auction-result-grid>div,.wallet-balance-grid>div,.wallet-guard{display:grid;grid-gap:.22rem;gap:.22rem}.auction-diamond-meta strong,.auction-result-grid strong,.wallet-balance-grid strong,.wallet-guard strong{font-size:.96rem}.wallet-note{border-radius:18px;padding:.9rem 1rem;background:rgba(247,217,255,.46);border:1px solid rgba(165,112,185,.12)}.auction-mini-preview-card{display:grid;align-items:center;width:176px;aspect-ratio:1/1;margin:0 auto;padding:.12rem;border-radius:2px;border:1px solid rgba(165,112,185,.12);background:rgba(255,248,255,.82)}.auction-mini-preview-card .auction-diamond-visual,.auction-mini-preview-card .auction-diamond-visual.is-compact{width:100%;min-height:auto;aspect-ratio:1/1;border-radius:0}.auction-mini-preview-card .auction-diamond-official,.auction-mini-preview-card .auction-diamond-official.official-hacd-art{padding:.1rem .18rem}.auction-mini-preview-card .auction-diamond-official .official-hacd-art__canvas{min-height:116px}.auction-mini-preview-card .auction-diamond-official .official-hacd-art__canvas svg{transform:scale(1.08);transform-origin:center}.wallet-card-head-center{justify-content:center;text-align:center}.wallet-summary-line{align-items:center;padding:0 .1rem;font-size:.9rem;font-weight:700}.auction-button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;border:0;border-radius:999px;padding:.9rem 1.3rem;background:linear-gradient(135deg,#d36be3,#a95ee2);color:#fff;font-size:1rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 16px 28px rgba(169,94,226,.24)}.auction-button-soft{background:linear-gradient(135deg,#ffd4eb,#f6c4ff);color:#6f2c8d;box-shadow:none}.auction-button-hero{min-height:72px;font-size:clamp(1.25rem,2.6vw,1.65rem)}.auction-footer-cta,.auction-queue-section,.auction-results,.auction-stage{padding:clamp(1.1rem,2.5vw,1.6rem)}.auction-section-head{position:relative;z-index:1;margin-bottom:1rem}.auction-section-head h2{margin-top:.55rem;font-size:clamp(1.08rem,2.1vw,1.85rem);line-height:1.05;max-width:none;white-space:nowrap}.auction-section-head-center{justify-content:center;text-align:center}.auction-section-head-center h2{max-width:none}.auction-inline-link,.auction-results-meta{display:inline-flex;align-items:center;gap:.45rem;min-height:42px;border-radius:999px;padding:.6rem .9rem;background:rgba(255,255,255,.74);border:1px solid rgba(165,112,185,.14);color:var(--auction-accent-strong);font-size:.88rem;font-weight:800}.auction-card-link{display:block;color:inherit}.auction-stage-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);grid-gap:1rem;gap:1rem}.auction-live-card{display:grid;grid-gap:1rem;gap:1rem;border-radius:28px;padding:1rem;background:rgba(255,255,255,.8);border:1px solid rgba(165,112,185,.12)}.auction-live-side{grid-template-rows:auto minmax(0,1fr) auto;align-content:start}.auction-live-side .auction-button-hero{align-self:stretch;margin-top:auto}.auction-bid-row strong,.auction-diamond-card-head strong,.auction-price-highlight,.auction-reel-copy strong,.auction-result-copy strong,.auction-score-badge,.auction-timer-card strong{font-family:var(--auction-heading-font)}.auction-diamond-card-head strong{font-size:2rem}.auction-diamond-card-head span,.auction-diamond-meta strong,.auction-reel-copy strong,.auction-result-copy strong{display:block}.auction-score-badge{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-width:108px;min-height:44px;border-radius:999px;padding:.55rem .9rem;background:linear-gradient(135deg,rgba(255,223,241,.98),rgba(247,217,255,.98));color:#8b3cb2;font-size:1rem;font-weight:800}.auction-diamond-visual{position:relative;display:grid;min-height:360px;place-items:center;border-radius:26px;background:radial-gradient(circle at 20% 20%,rgba(255,235,246,.92),transparent 32%),radial-gradient(circle at 80% 72%,rgba(226,218,255,.86),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.98),rgba(254,245,255,.9));border:1px solid rgba(165,112,185,.12)}.auction-diamond-visual.is-blurred{filter:blur(14px) saturate(.8)}.auction-home .auction-diamond-official,.auction-home .auction-diamond-official.official-hacd-art{width:100%;padding:1rem;border:0;background:transparent}.auction-home .auction-diamond-official .official-hacd-art__canvas{min-height:300px}.auction-diamond-card .auction-card-link{display:block;width:min(84%,448px);margin:0 auto}.auction-diamond-card .auction-diamond-visual{min-height:332px}.auction-diamond-card .auction-diamond-official,.auction-diamond-card .auction-diamond-official.official-hacd-art{padding:.7rem .5rem .5rem}.auction-diamond-card .auction-diamond-official .official-hacd-art__canvas{min-height:274px}.auction-diamond-fallback{display:grid;grid-gap:.75rem;gap:.75rem;justify-items:center;color:rgba(123,83,145,.72);font-size:1rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.auction-diamond-fallback-shape{width:180px;height:180px;-webkit-clip-path:polygon(50% 0,88% 24%,74% 78%,50% 100%,26% 78%,12% 24%);clip-path:polygon(50% 0,88% 24%,74% 78%,50% 100%,26% 78%,12% 24%);background:linear-gradient(135deg,rgba(255,219,242,.98),rgba(220,213,255,.98));box-shadow:0 12px 28px rgba(185,128,219,.22),inset 0 2px 0 rgba(255,255,255,.84)}.auction-diamond-meta{align-items:center}.auction-timer-card{display:grid;grid-gap:.65rem;gap:.65rem;border-radius:22px;padding:1rem 1.1rem;background:linear-gradient(135deg,rgba(247,217,255,.62),rgba(255,223,241,.62));border:1px solid rgba(165,112,185,.14)}.auction-timer-card span{display:inline-flex;align-items:center;gap:.45rem;color:var(--auction-muted);font-weight:700}.auction-timer-card strong{font-size:clamp(2rem,4vw,3.3rem);line-height:.9}.auction-bids-panel{display:grid;grid-gap:.8rem;gap:.8rem;min-height:100%;border-radius:24px;padding:1rem;background:rgba(255,255,255,.74);border:1px solid rgba(165,112,185,.1)}.auction-bids-head{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.auction-bids-list{display:grid;grid-gap:.6rem;gap:.6rem}.auction-bid-row{display:flex;align-items:center;justify-content:space-between;gap:.9rem;border-radius:18px;padding:.85rem .95rem;background:rgba(255,247,255,.92);border:1px solid rgba(165,112,185,.1)}.auction-bid-row div{display:grid;grid-gap:.12rem;gap:.12rem}.auction-bid-row strong{font-size:1.4rem;line-height:.96}.auction-bid-row span,.auction-bid-row time{color:var(--auction-muted);font-size:.85rem}.auction-queue-section{text-align:center}.auction-reel-shell{position:relative;z-index:1;overflow:hidden;margin:0 auto;padding:.5rem 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.auction-reel-track{display:flex;align-items:stretch;gap:1rem;width:max-content;animation:auction-reel-scroll 28s linear infinite}.auction-reel-card{display:grid;grid-gap:.9rem;gap:.9rem;min-width:260px;max-width:260px;border-radius:28px;padding:.95rem;background:rgba(255,255,255,.64);border:1px solid rgba(165,112,185,.12)}.auction-reel-card .auction-diamond-visual{min-height:220px}.auction-reel-copy{display:grid;grid-gap:.18rem;gap:.18rem;text-align:left}.auction-reel-copy strong{font-size:1.15rem}.auction-reel-note{position:relative;z-index:1;max-width:58ch;margin:1rem auto 0}.auction-results-list{position:relative;z-index:1;display:grid;grid-gap:.9rem;gap:.9rem}.auction-result-card{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:1rem;gap:1rem;border-radius:28px;padding:1rem;background:rgba(255,255,255,.82);border:1px solid rgba(165,112,185,.12)}.auction-result-card .auction-diamond-visual{min-height:220px}.auction-result-copy{display:grid;grid-gap:1rem;gap:1rem;align-content:center}.auction-result-topline strong{font-size:2rem}.auction-result-topline span{margin-top:.22rem;font-size:.88rem}.auction-price-highlight{align-self:center;font-size:clamp(1.8rem,4vw,2.8rem);color:var(--auction-accent-strong)}.auction-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem;width:min(1320px,100%);margin:1.25rem auto 0}.auction-footer-link{display:inline-flex;align-items:center;justify-content:center;min-height:60px;border-radius:999px;border:1px solid rgba(165,112,185,.14);background:rgba(255,255,255,.84);box-shadow:0 18px 40px rgba(190,126,217,.12),inset 0 1px 0 rgba(255,255,255,.88);color:#9d5bd7;font-size:.98rem;font-weight:800;text-align:center;cursor:pointer}.auction-footer-link-button{width:100%}.auction-footer-cta{display:grid;grid-gap:.75rem;gap:.75rem}.auction-footer-cta h2{margin-top:.55rem;font-size:clamp(2rem,4vw,3rem)}.auction-footer-cta p{max-width:68ch;color:var(--auction-muted);line-height:1.7;font-size:1rem}.auction-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:25;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem;padding:.9rem 1.1rem;border:1px solid var(--auction-line);border-radius:26px;background:rgba(255,252,255,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(190,126,217,.14),inset 0 1px 0 rgba(255,255,255,.86)}.auction-topbar-brand .brand-lockup{gap:.75rem}.auction-topbar-brand .brand-emblem{width:58px}.auction-topbar-brand .brand-wordmark{font-family:var(--auction-heading-font);font-size:1.38rem;letter-spacing:-.02em}.auction-topbar-brand .brand-wordmark-accent{color:#b576ea;text-shadow:none}.auction-topbar-brand .brand-wordmark-base{color:#b576ea}.auction-topbar-actions,.wallet-inline-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.55rem}.wallet-inline-actions{justify-content:flex-start}.auction-icon-button,.auction-modal-close,.auction-profile-button,.auction-topbar-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;border-radius:999px;border:1px solid rgba(165,112,185,.14);background:rgba(255,255,255,.82);color:var(--auction-text);font-size:.9rem;font-weight:800;cursor:pointer}.auction-topbar-button{padding:.78rem 1rem}.auction-topbar .theme-toggle{min-height:48px;border-radius:999px;background:rgba(255,255,255,.82);border-color:rgba(165,112,185,.14);color:var(--auction-text)}html[data-theme=dark] .auction-topbar .theme-toggle{background:rgba(32,22,45,.92);border-color:rgba(196,129,224,.2);color:var(--auction-text)}.auction-topbar-wallet-button{min-width:min(100%,470px);justify-content:space-between;align-items:center;padding:.35rem;gap:.45rem;flex-wrap:wrap}.auction-topbar-balance-pill,.auction-topbar-wallet-pill{display:inline-flex;align-items:center;gap:.45rem;min-width:0;border-radius:999px;border:1px solid rgba(165,112,185,.12);background:rgba(247,217,255,.34)}.auction-topbar-wallet-pill{flex:1 1 190px;justify-content:flex-start;min-height:40px;padding:.58rem .84rem}.auction-topbar-wallet-pill>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auction-topbar-wallet-balance{display:flex;align-items:stretch;justify-content:flex-end;gap:.45rem;flex-wrap:wrap}.auction-topbar-balance-pill{display:grid;grid-gap:.02rem;gap:.02rem;min-width:88px;padding:.42rem .72rem;text-align:center}.auction-topbar-balance-pill small{font-size:.68rem;font-weight:700;color:var(--auction-muted)}.auction-topbar-balance-pill strong{font-size:.86rem}.auction-modal-close,.auction-topbar-button-ghost{background:rgba(247,217,255,.34);color:#7d3aa7}.auction-icon-button,.auction-profile-button{width:48px;min-width:48px;padding:0}.auction-topbar-icon{background:rgba(255,247,255,.9)}.auction-wallet-modal-panel{padding:0;border:0;background:transparent;box-shadow:none}.auction-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:rgba(112,68,127,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auction-modal-shell{width:min(940px,100%);max-height:min(88vh,calc(100vh - 2rem));overflow:auto;border-radius:30px;border:1px solid rgba(165,112,185,.16);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,248,255,.92)),linear-gradient(135deg,rgba(255,255,255,.78),rgba(247,217,255,.36));padding:1rem;box-shadow:0 28px 72px rgba(130,84,150,.26),inset 0 1px 0 rgba(255,255,255,.92)}.auction-how-it-works-shell{width:min(720px,100%)}.auction-how-it-works-copy{display:grid;grid-gap:.8rem;gap:.8rem;padding:.35rem .15rem .2rem}.auction-how-it-works-copy p{margin:0;color:var(--auction-text);font-size:.98rem;line-height:1.7}.auction-modal-topbar{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;margin-bottom:1rem}.auction-modal-topbar h2{margin:.55rem 0 0;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1}.auction-modal-topbar-plain{align-items:flex-end;justify-content:flex-end;gap:0;margin-bottom:.45rem}.auction-section-head-simple{align-items:center}.auction-section-head-simple h2{margin-top:0;max-width:none}.auction-stage-first{margin-top:0}.auction-results .auction-section-head{width:min(1320px,100%);margin-left:auto;margin-right:auto}.auction-results-list{width:min(1360px,100%);margin:0 auto;gap:.55rem}.auction-result-card{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:.72rem;padding:.42rem .82rem;min-height:62px;border-radius:24px}.auction-result-card .auction-diamond-visual{min-height:54px;border-radius:20px}.auction-result-copy{gap:.18rem}.auction-price-highlight{font-size:clamp(1.22rem,2.2vw,1.72rem)}.auction-results .auction-section-head h2{max-width:none}.auction-diamond-visual.is-compact{min-height:56px}.auction-result-card .auction-diamond-visual.is-compact{min-height:54px}.auction-result-card .auction-diamond-official,.auction-result-card .auction-diamond-official.official-hacd-art{padding:.24rem}.auction-result-card .auction-diamond-official .official-hacd-art__canvas{min-height:54px}.auction-result-topline{align-items:center;flex-wrap:wrap;gap:.65rem}.auction-result-topline strong{font-size:1.42rem}.auction-result-topline span{margin-top:.08rem;font-size:.74rem}.auction-result-grid{gap:.48rem}.auction-result-grid span{font-size:.72rem}.auction-result-grid strong{font-size:.86rem}.auction-question-mark{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:999px;background:rgba(255,255,255,.44);border:1px solid rgba(165,112,185,.18);color:rgba(118,82,139,.82);font-family:var(--auction-heading-font);font-size:3rem;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auction-bid-modal-shell{width:min(820px,100%);max-height:min(88vh,calc(100vh - 2rem));overflow:auto;border-radius:30px;border:1px solid rgba(165,112,185,.16);background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,248,255,.92)),linear-gradient(135deg,rgba(255,255,255,.78),rgba(247,217,255,.36));padding:1rem;box-shadow:0 28px 72px rgba(130,84,150,.26),inset 0 1px 0 rgba(255,255,255,.92)}.auction-bid-modal-grid{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.auction-bid-modal-grid .auction-diamond-visual{min-height:220px}.auction-bid-form,.auction-bid-modal-copy,.auction-bid-modal-meta{display:grid;grid-gap:.8rem;gap:.8rem}.auction-bid-modal-meta{gap:.35rem}.auction-bid-modal-meta span{color:var(--auction-muted);font-size:.95rem;font-weight:700}.auction-bid-form{align-content:start}.auction-offer-feedback{margin:0}.is-spinning{animation:auction-icon-spin 1s linear infinite}@keyframes auction-reel-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - .5rem))}}@keyframes auction-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:920px){.admin-grid,.cards-grid,.compact-stats-grid,.detail-layout,.footer-grid,.reference-cards-grid,.reference-metrics,.sell-layout,.stats-grid,.two-col,.why-grid{grid-template-columns:1fr}.page-head,.section-head,.site-header{align-items:flex-start;flex-direction:column}.site-header{grid-template-columns:1fr}.brand,.header-center-nav,.nav{justify-self:start}.market-filter-form{justify-content:flex-start}.market-filter-form input,.market-filter-form select{width:100%;min-width:0}.brand-lockup{gap:.7rem}.brand-emblem{width:60px}.brand-wordmark{font-size:1.38rem}.brand-swoosh{width:118px}.home-hero h1,.home-hero p{white-space:normal;width:auto}.hero-actions{flex-direction:column;align-items:center}.home-featured-grid .reference-cards-grid,.home-featured-slide-grid,.home-featured-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.copy-field{grid-template-columns:1fr}.listed-diamond-row{align-items:flex-start}.summary-row{flex-direction:column}.summary-row strong{max-width:none;text-align:left}.code-grid{grid-template-columns:1fr}.listing-preview-grid-official,.listing-preview-grid-symbolic{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-group-detail-layout{grid-template-columns:1fr}}@media (max-width:1160px){.auction-hero,.auction-stage-grid{grid-template-columns:1fr}.auction-hero-copy h1,.auction-section-head h2{max-width:none}}@media (max-width:820px){body:has(main.auction-home) .app-shell{width:min(100%,calc(100% - 1rem));padding-top:.55rem}.auction-home{gap:1rem;padding-bottom:2rem}.auction-footer-cta,.auction-hero,.auction-queue-section,.auction-results,.auction-stage{border-radius:26px;padding:1rem}.auction-topbar{grid-template-columns:1fr;align-items:stretch}.auction-topbar-actions{justify-content:flex-start}.auction-result-grid,.wallet-balance-grid{grid-template-columns:1fr}.auction-bid-row,.auction-diamond-meta,.auction-section-head,.wallet-card-head,.wallet-rail-top{flex-direction:column}.auction-reel-card{min-width:220px;max-width:220px}.auction-diamond-card .auction-card-link{width:min(92%,440px)}.auction-results .auction-section-head,.auction-results-list{width:100%}.auction-result-topline{flex-direction:row;align-items:center}.auction-bid-modal-grid{grid-template-columns:1fr}}@media (max-width:720px){.home-featured-grid .reference-cards-grid,.home-featured-slide-grid,.home-featured-slot-grid{grid-template-columns:1fr}.market-page .reference-cards-grid{grid-template-columns:1fr;gap:.6rem}.home-featured-slot-grid .diamond-card,.market-page .diamond-card{padding:.62rem;border-radius:10px}.home-featured-slot-grid .diamond-card img,.market-page .diamond-card img{height:128px;border-radius:8px}.home-featured-slot-grid .official-hacd-art,.market-page .diamond-card .official-hacd-art{padding:.34rem}.home-featured-slot-grid .official-hacd-art__canvas,.market-page .diamond-card .official-hacd-art__canvas{min-height:132px}.home-featured-slot-grid .market-batch-art-image,.market-page .market-batch-art-image{height:50px}.home-featured-slot-grid .market-batch-art-symbolic,.market-page .market-batch-art-symbolic{min-height:128px}.home-featured-slot-grid .market-card-heading h3,.market-page .diamond-card h3{font-size:.84rem;line-height:1.16}.home-featured-slot-grid .eyebrow,.home-featured-slot-grid .muted,.market-page .diamond-card .eyebrow,.market-page .diamond-card .muted{font-size:.62rem}.home-featured-slot-grid .pill,.market-page .diamond-card .pill{padding:.18rem .36rem;font-size:.58rem}.diamond-score-copy{font-size:.66rem}.diamond-score-pill{padding:.16rem .38rem;font-size:.58rem}.home-featured-slot-grid .market-detail-link,.market-page .market-detail-link{padding:.3rem .46rem;font-size:.6rem}.home-featured-slot-grid .actions-row,.market-page .diamond-card .actions-row{gap:.32rem}.home-featured-slot-grid .button-primary,.home-featured-slot-grid .button-secondary,.market-page .diamond-card .button-primary,.market-page .diamond-card .button-secondary{padding:.4rem .46rem;font-size:.62rem}.listing-preview-grid-official,.listing-preview-grid-symbolic{grid-template-columns:1fr}.symbolic-diamond-art{width:64px;height:64px}}@media (max-width:640px){.app-shell{width:min(100%,calc(100% - 1rem));padding:max(.4rem,env(safe-area-inset-top)) 0 calc(5rem + env(safe-area-inset-bottom))}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;gap:.75rem;padding:.65rem 0 .8rem;background:linear-gradient(180deg,rgba(3,3,3,.97),rgba(3,3,3,.92));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-lockup{gap:.58rem}.brand-emblem{width:52px}.brand-kicker{font-size:.68rem;letter-spacing:.24em}.brand-wordmark{font-size:1.2rem}.brand-swoosh{width:96px}.header-center-nav,.nav{width:100%}.header-center-nav{display:block}.header-marketplace-button{width:100%;min-width:0;min-height:44px}.nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem;gap:.5rem}.language-switcher{grid-column:1/-1;width:100%;justify-content:space-between}.language-chip{flex:1 1;min-height:40px}.ghost-button,.nav-button,.nav-link{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:.62rem .72rem;font-size:.74rem}.reference-home{gap:1.8rem}.reference-hero{padding:1.2rem 0 1.45rem}.reference-hero.home-hero h1{max-width:12ch;width:auto;white-space:normal;font-size:clamp(2rem,10vw,2.55rem);line-height:1.05}.reference-hero.home-hero p{width:auto;max-width:100%;white-space:normal;font-size:.88rem;line-height:1.55}.hero-actions{width:100%;margin-top:1.1rem;gap:.55rem}.hero-actions>*{width:100%;justify-content:center}.page-head,.section-head{gap:.65rem}.notification-meta{width:100%;justify-content:flex-start}.reference-section{padding-top:1.15rem}.reference-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding-top:.9rem}.metric-box{padding:.8rem .55rem}.metric-box strong{font-size:1.2rem}.metric-box span{margin-top:.25rem;font-size:.66rem}.center-title{margin-bottom:.9rem}.why-card{min-height:auto;padding:.85rem}.market-page{padding-top:.3rem}.home-featured-slot-grid .card-footer,.market-page .diamond-card .card-footer{flex-direction:column;align-items:stretch;gap:.55rem}.home-featured-slot-grid .actions-row,.market-page .diamond-card .actions-row{width:100%}.home-featured-slot-grid .button-primary,.home-featured-slot-grid .button-secondary,.market-page .diamond-card .button-primary,.market-page .diamond-card .button-secondary{min-height:42px}.home-featured-slot-grid .market-detail-link,.market-page .market-detail-link{min-height:36px;display:inline-flex;align-items:center;justify-content:center}.detail-art .official-hacd-art__canvas{min-height:260px}.detail-layout,.listing-group-detail-layout,.sell-layout{gap:.85rem}.listing-group-detail-media{padding:.8rem}.listing-group-detail-media .market-batch-art-symbolic{min-height:220px}.listing-group-name-list li{padding:.5rem .6rem}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;padding:.35rem .45rem}.table{min-width:620px}.listed-diamond-row{align-items:flex-start;gap:.65rem}.notification-item,.notification-item-compact{padding:.62rem!important}.notification-card-tools{align-self:flex-start}.modal-backdrop{place-items:end center;padding:.4rem .4rem max(.4rem,env(safe-area-inset-bottom))}.modal-shell,.modal-shell-admin-finance,.modal-shell-how-it-works,.modal-shell-wide{width:100%;max-height:min(86dvh,calc(100vh - .35rem));border-radius:20px 20px 14px 14px;padding:.9rem}.admin-finance-stat-grid,.admin-finance-toolbar{grid-template-columns:1fr}.admin-finance-table-wrap{max-height:calc(86dvh - 12rem);padding:.3rem .35rem}.modal-topbar{gap:.75rem;margin-bottom:.8rem}.modal-close{padding:.5rem .68rem}.copy-field{grid-template-columns:1fr}.auth-page-shell,.copy-button{width:100%}.site-footer{padding-top:1.25rem}.footer-grid{gap:.9rem}.footer-bottom{margin-top:1.2rem;padding-top:.85rem}.auction-home{gap:.85rem}.auction-footer-cta,.auction-hero,.auction-queue-section,.auction-results,.auction-stage{border-radius:22px;padding:.9rem}.auction-card-label,.auction-inline-link,.auction-kicker,.auction-results-meta,.wallet-state-pill{font-size:.72rem}.auction-topbar{padding:.8rem;border-radius:22px}.auction-topbar-brand .brand-emblem{width:50px}.auction-topbar-brand .brand-wordmark{font-size:1.2rem}.auction-topbar-actions{display:flex;flex-wrap:wrap}.auction-topbar-button{flex:1 1 180px}.auction-topbar-wallet-balance,.auction-topbar-wallet-button,.auction-topbar-wallet-pill,.wallet-balance-inline,.wallet-copy-pill{width:100%}.auction-topbar-balance-pill{flex:1 1 88px}.auction-icon-button,.auction-profile-button{min-height:46px;width:46px;min-width:46px}.auction-hero-copy h1{font-size:clamp(2.35rem,12vw,3.4rem);line-height:.98}.auction-footer-cta p,.auction-hero-text{font-size:.92rem;line-height:1.55}.auction-hero-pills{display:grid;grid-template-columns:1fr}.auction-pill{min-height:46px;font-size:.88rem}.auction-bids-panel,.auction-live-card,.auction-reel-card,.auction-result-card,.wallet-card{border-radius:22px;padding:.85rem}.auction-result-card{grid-template-columns:72px minmax(0,1fr);gap:.55rem;padding:.42rem .58rem;border-radius:18px}.auction-diamond-card-head strong{font-size:1.55rem}.auction-result-topline strong{font-size:1.08rem}.auction-price-highlight{font-size:1.12rem}.auction-timer-card strong{font-size:1.9rem}.auction-bid-row strong{font-size:1.15rem}.auction-diamond-visual,.auction-result-card .auction-diamond-visual{min-height:250px}.auction-diamond-card .auction-card-link{width:100%}.auction-diamond-card .auction-diamond-visual{min-height:236px}.auction-diamond-card .auction-diamond-official .official-hacd-art__canvas{min-height:198px}.auction-result-card .auction-diamond-visual,.auction-result-card .auction-diamond-visual.is-compact{min-height:56px}.auction-home .auction-diamond-official .official-hacd-art__canvas{min-height:220px}.auction-result-card .auction-diamond-official .official-hacd-art__canvas{min-height:50px}.auction-mini-preview-card{width:156px}.auction-diamond-fallback-shape{width:132px;height:132px}.auction-button,.auction-button-hero{min-height:54px;font-size:1rem}.auction-modal-backdrop{place-items:end center;padding:.4rem}.auction-bid-modal-shell,.auction-modal-shell{width:100%;max-height:90vh;border-radius:24px 24px 16px 16px;padding:.9rem}.auction-modal-topbar{flex-direction:column}.auction-question-mark{width:62px;height:62px;font-size:2.4rem}.auction-footer-links{grid-template-columns:1fr}.auction-reel-shell{-webkit-mask-image:none;mask-image:none}}