: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}body:has(main.caratv-home) .app-shell{width:100%;margin:0;padding:0}body:has(main.caratv-home){background:radial-gradient(circle at top right,rgba(241,201,75,.08),transparent 22%),linear-gradient(180deg,#0d0d0f,#070708)}.caratv-home{min-height:100vh;background:radial-gradient(circle at 10% 12%,rgba(241,201,75,.08),transparent 16%),radial-gradient(circle at 84% 18%,rgba(255,255,255,.04),transparent 18%),linear-gradient(180deg,#101012,#080809);color:#f6f2ea}.caratv-home h1,.caratv-home h2,.caratv-home h3,.caratv-home strong{color:#efc676}.caratv-shell{width:min(1280px,calc(100% - 2rem));margin:0 auto}.caratv-kicker{margin:0;color:#efc676;font-size:.82rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.caratv-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:14px;padding:.85rem 1.4rem;font-size:.94rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.caratv-button:hover{transform:translateY(-1px)}.caratv-button--primary{color:#17110a;background:linear-gradient(135deg,#efc676,#bf8f44);box-shadow:0 18px 36px rgba(191,143,68,.18)}.caratv-button--ghost{border:1px solid rgba(239,198,118,.32);color:#efc676;background:rgba(239,198,118,.06)}.caratv-header{position:fixed;inset:0 0 auto 0;z-index:60;padding:0;background:transparent;transition:background .18s ease,border-color .18s ease,-webkit-backdrop-filter .18s ease;transition:background .18s ease,border-color .18s ease,backdrop-filter .18s ease;transition:background .18s ease,border-color .18s ease,backdrop-filter .18s ease,-webkit-backdrop-filter .18s ease}.caratv-header.is-scrolled{background:rgba(10,10,11,.88);border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.caratv-header__inner{width:min(1280px,calc(100% - 2rem));height:144px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.caratv-header__logo{display:inline-flex;align-items:center}.caratv-header__controls{display:none;align-items:center;justify-content:flex-end;gap:.9rem;margin-left:auto}.caratv-header__logo-image{width:auto;height:60px;object-fit:contain;transform:none;filter:brightness(1.02) contrast(1.03) saturate(1.02)}.caratv-header__nav{gap:.35rem;justify-content:flex-end}.caratv-header__locale,.caratv-header__nav{display:none;align-items:center}.caratv-header__nav-link{display:inline-flex;align-items:center;min-height:40px;padding:.45rem .85rem;border-radius:999px;color:#aea99f;font-size:.9rem;transition:color .18s ease,background .18s ease}.caratv-header__nav-link:hover{color:#f5efe5;background:rgba(255,255,255,.04)}.caratv-header__menu-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:#f3ede1}.caratv-header__mobile{width:min(1280px,calc(100% - 2rem));margin:0 auto;max-height:0;overflow:hidden;display:grid;grid-gap:.25rem;gap:.25rem;transition:max-height .22s ease}.caratv-header__mobile-locale{padding:.45rem 0 .65rem}.caratv-header__mobile.is-open{max-height:320px;padding-bottom:.8rem}.caratv-header__mobile-link{display:block;padding:.9rem 1rem;border-radius:14px;color:#cfc8bb;background:rgba(255,255,255,.03)}.caratv-hero{position:relative;min-height:100vh;overflow:hidden;padding-top:144px}.caratv-hero__backdrop{position:absolute;inset:0;background:radial-gradient(circle at 76% 24%,rgba(241,201,75,.06),transparent 20%),linear-gradient(135deg,rgba(255,255,255,.03),transparent 35%)}.caratv-hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 90%)}.caratv-hero__inner{position:relative;z-index:1;min-height:calc(100vh - 144px);display:flex;flex-direction:column;justify-content:center;gap:2.4rem;padding:1.2rem 0 2.6rem}.caratv-hero__copy{max-width:700px;padding-top:.5rem}.caratv-hero__copy--centered{max-width:840px;margin:0 auto;text-align:center}.caratv-hero__copy h1{margin:0;font-size:clamp(2.65rem,5.3vw,5.35rem);line-height:.94;letter-spacing:-.08em;color:#efc676}.caratv-hero__description{max-width:40rem;margin:1.5rem 0 0;color:#a6a097;font-size:1.1rem;line-height:1.72}.caratv-hero__copy--centered .caratv-hero__description{margin-left:auto;margin-right:auto}.caratv-hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem;justify-content:center}.caratv-hero__visual{display:none}.caratv-hero__visual--carousel{display:block}.caratv-carousel{width:100vw;margin-left:calc(50% - 50vw);padding-top:.75rem}.caratv-carousel__stage{position:relative;min-height:420px;width:100%;display:flex;align-items:center;justify-content:center;perspective:1400px;perspective-origin:50%}.caratv-carousel-card{position:absolute;left:50%;top:50%;width:240px;transform:translate(-50%,-50%) translateX(calc(var(--offset) * 112px)) rotateY(calc(var(--offset) * -8deg)) scale(calc(1 - (var(--abs-offset) * .08)));opacity:calc(1 - (var(--abs-offset) * .2));filter:saturate(calc(1 - (var(--abs-offset) * .18)));z-index:calc(10 - var(--abs-offset));transition:transform .42s ease,opacity .42s ease,filter .42s ease;transform-style:preserve-3d}.caratv-carousel-card.is-center{z-index:20}.caratv-carousel-card__shell{width:240px;min-height:322px;padding:.85rem;border-radius:24px}.caratv-carousel-card.is-center .caratv-carousel-card__shell{border-color:rgba(224,182,88,.3);box-shadow:0 22px 44px rgba(0,0,0,.32),0 0 24px rgba(224,182,88,.1)}.caratv-carousel-card__art.carat-engine-wallet-art{padding:.7rem}.caratv-carousel-card__art .official-hacd-art__canvas{min-height:156px}.caratv-carousel__dots{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.8rem}.caratv-carousel__dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.14);transition:width .22s ease,background .22s ease}.caratv-carousel__dot.is-active{width:34px;background:#efc676}.caratv-carousel__progress{width:200px;height:3px;margin:1rem auto 0;border-radius:999px;background:rgba(239,198,118,.16);overflow:hidden}.caratv-carousel__progress-bar{display:block;width:100%;height:100%;background:#efc676;transform-origin:left center;animation:caratv-carousel-progress 3.2s linear forwards}.caratv-carousel.is-paused .caratv-carousel__progress-bar{animation-play-state:paused}.caratv-diamond-reel{width:100%;max-width:620px;margin-left:auto;position:relative}.caratv-diamond-reel__glow{position:absolute;inset:8% 6% 12% 10%;border-radius:999px;background:radial-gradient(circle,rgba(239,198,118,.14),transparent 62%);filter:blur(44px);opacity:.8}.caratv-diamond-reel__viewport{position:relative;min-height:470px;display:grid;place-items:center;perspective:1800px;perspective-origin:50%}.caratv-diamond-reel__track{position:relative;width:100%;height:372px;transform-style:preserve-3d;animation:caratv-cylinder-spin 24s linear infinite}.caratv-diamond-stack{width:100%;max-width:560px;margin-left:auto}.caratv-diamond-stack__stage{position:relative;height:500px}.caratv-diamond-card{position:absolute;width:220px;height:340px;border-radius:28px;background:linear-gradient(180deg,rgba(35,35,37,.98),rgba(11,11,12,.98)),radial-gradient(circle at 20% 18%,rgba(255,255,255,.06),transparent 34%);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 56px rgba(0,0,0,.34);overflow:hidden;transform-origin:center center}.caratv-diamond-card--reel{left:calc(50% - 112px);top:calc(50% - 160px);width:224px;height:336px;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;transform:rotateY(var(--card-angle)) translateZ(220px);opacity:0;animation:caratv-cylinder-card-enter .9s ease forwards;animation-delay:calc(var(--card-order) * .11s)}.caratv-diamond-card__number{position:absolute;top:26px;left:22px;color:#6e6b65;font-size:2.35rem;font-weight:800}.caratv-diamond-card__chip{position:absolute;top:28px;right:24px;width:34px;height:24px;border-radius:6px;background:linear-gradient(135deg,#8d8b88,#5d5c59);opacity:.78}.caratv-diamond-card__signal{position:absolute;top:60px;right:28px;width:22px;height:22px;border-color:rgba(150,149,147,.7) rgba(150,149,147,.7) transparent transparent;border-style:solid;border-width:2px;border-radius:999px;transform:rotate(45deg);opacity:.68;animation:caratv-signal-pulse 2.4s ease-in-out infinite}.caratv-diamond-card__body{position:relative;z-index:1;display:grid;align-content:space-between;justify-items:center;grid-gap:.7rem;gap:.7rem;width:100%;height:100%;padding:1rem 1rem 1.05rem}.caratv-diamond-card__name{margin-top:2rem;color:#f5efe5;font-size:.88rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.caratv-diamond-card__art{width:100%;max-width:164px;padding:.72rem;border-radius:20px;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at top,rgba(239,198,118,.1),transparent 38%),linear-gradient(180deg,rgba(15,16,19,.96),rgba(7,7,9,.98))}.caratv-diamond-card__art .official-hacd-art__canvas{min-height:138px}.caratv-diamond-card__score{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:38px;padding:.5rem .85rem;border-radius:999px;border:1px solid rgba(239,198,118,.22);background:rgba(239,198,118,.08);color:#efc676;font-size:.85rem;font-weight:800;animation:caratv-score-pulse 2.4s ease-in-out infinite}.caratv-diamond-card--deck{background:linear-gradient(180deg,rgba(24,24,26,.98),rgba(8,8,10,.98)),radial-gradient(circle at 24% 18%,rgba(255,255,255,.04),transparent 34%);border-color:rgba(255,255,255,.06);box-shadow:0 24px 48px rgba(0,0,0,.22);filter:saturate(.82) brightness(.88)}.caratv-diamond-card--deck .caratv-diamond-card__body{opacity:.72}.caratv-diamond-card--deck .caratv-diamond-card__art{background:linear-gradient(180deg,rgba(13,14,17,.78),rgba(7,7,9,.88))}.caratv-diamond-card--back-1{top:18px;right:26px;z-index:1;transform:rotate(7deg)}.caratv-diamond-card--back-2{top:42px;right:82px;z-index:2;transform:rotate(2deg)}.caratv-diamond-card--back-3{top:72px;right:138px;z-index:3;transform:rotate(-4deg)}.caratv-diamond-card--front{left:28px;bottom:58px;z-index:4;width:248px;height:362px;border-radius:34px;background:linear-gradient(180deg,rgba(20,20,22,.99),rgba(5,5,7,.99)),radial-gradient(circle at 28% 16%,rgba(255,255,255,.08),transparent 32%);border-color:rgba(255,255,255,.09);box-shadow:0 34px 70px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.03)}.caratv-diamond-card--front .caratv-diamond-card__body{padding:1rem 1rem 1.05rem}.caratv-diamond-card--front .caratv-diamond-card__name{margin-top:1.8rem;font-size:.9rem}.caratv-diamond-card--front .caratv-diamond-card__art{max-width:170px;padding:.76rem;border-radius:20px}.caratv-diamond-card--front .caratv-diamond-card__art .official-hacd-art__canvas{min-height:144px}.caratv-diamond-card--front .caratv-diamond-card__score{min-width:144px;min-height:40px;font-size:.88rem}.caratv-section{position:relative;padding:6.5rem 0}.caratv-section--muted{background:radial-gradient(circle at 12% 22%,rgba(241,201,75,.04),transparent 18%),linear-gradient(180deg,rgba(11,11,12,.98),rgba(8,8,9,.98))}.caratv-section__head{max-width:760px;margin:0 auto;text-align:center}.caratv-section__head h2{margin:.8rem 0 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.05em;color:#efc676}.caratv-section__head p{margin:1rem auto 0;max-width:42rem;color:#9d988e;line-height:1.75}.caratv-feature-grid,.caratv-method-grid,.caratv-roadmap-grid,.caratv-usecase-grid{display:grid;grid-gap:1.3rem;gap:1.3rem;margin-top:3.2rem}.caratv-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.caratv-feature-card,.caratv-feature-highlight__card,.caratv-method-card,.caratv-roadmap-card,.caratv-tokenomics__item,.caratv-usecase-card{position:relative;border-radius:24px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(22,22,24,.98),rgba(10,10,11,.98)),radial-gradient(circle at top left,rgba(241,201,75,.06),transparent 32%);padding:1.5rem;box-shadow:0 18px 40px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.caratv-feature-card:hover,.caratv-feature-highlight__card:hover,.caratv-method-card:hover,.caratv-roadmap-card:hover,.caratv-tokenomics__item:hover,.caratv-usecase-card:hover{transform:translateY(-2px);border-color:rgba(224,182,88,.28);box-shadow:0 16px 30px rgba(0,0,0,.28)}.caratv-feature-card h3,.caratv-method-card strong,.caratv-roadmap-card strong,.caratv-usecase-card strong{display:block;margin-top:1rem;font-size:1.18rem;color:#efc676}.caratv-feature-card p,.caratv-feature-highlight__copy p,.caratv-method-card p,.caratv-roadmap-card p,.caratv-tokenomics__item p,.caratv-usecase-card p{margin:.7rem 0 0;color:#9d988e;line-height:1.65}.caratv-feature-card__icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;color:#efc676;background:rgba(239,198,118,.1)}.caratv-svg-icon{width:28px;height:28px}.caratv-icon-animated{animation:caratv-icon-breathe 3.6s ease-in-out infinite;transform-origin:center}.caratv-usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.caratv-method-card span,.caratv-roadmap-card span,.caratv-tokenomics__item span,.caratv-usecase-card span{color:#efc676;font-size:.8rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.caratv-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.caratv-tokenomics{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:1.4rem;gap:1.4rem;align-items:start}.caratv-feature-highlight__copy h2,.caratv-tokenomics__copy h2{margin:.8rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;letter-spacing:-.05em;color:#efc676}.caratv-tokenomics__copy p{margin:1rem 0 0;color:#9d988e;line-height:1.75}.caratv-tokenomics__rail{display:grid;grid-gap:1rem;gap:1rem}.caratv-roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.caratv-feature-highlight{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:1.4rem;gap:1.4rem;align-items:start}.caratv-feature-highlight__card ul{margin:1rem 0 0;padding:0;list-style:none;display:grid;grid-gap:.8rem;gap:.8rem}.caratv-feature-highlight__card li{padding-left:1.15rem;position:relative;color:#d1cabd}.caratv-feature-highlight__card li:before{content:"";position:absolute;left:0;top:.55rem;width:6px;height:6px;border-radius:999px;background:#efc676}.caratv-feature-highlight__icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;color:#efc676;background:rgba(239,198,118,.1)}.caratv-footer{padding:4rem 0 5rem;border-top:1px solid rgba(255,255,255,.05);background:radial-gradient(circle at top left,rgba(241,201,75,.04),transparent 18%),linear-gradient(180deg,rgba(12,12,13,.98),rgba(7,7,8,1))}.caratv-footer__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.caratv-footer__inner h2{margin:.8rem 0 0;max-width:20ch;font-size:clamp(1.8rem,3.8vw,3rem);line-height:1.04;letter-spacing:-.05em;color:#efc676}.caratv-footer__actions{display:flex;flex-wrap:wrap;gap:.9rem}@keyframes caratv-icon-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes caratv-center-glow{0%,to{box-shadow:0 0 20px 0 rgba(217,173,87,.08)}50%{box-shadow:0 0 40px 10px rgba(217,173,87,.18)}}@keyframes caratv-carousel-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes caratv-cylinder-spin{0%{transform:rotateX(-5deg) rotateY(0deg)}to{transform:rotateX(-5deg) rotateY(-1turn)}}@keyframes caratv-cylinder-card-enter{0%{opacity:0;transform:rotateY(var(--card-angle)) translateZ(170px) scale(.9)}to{opacity:1;transform:rotateY(var(--card-angle)) translateZ(220px) scale(1)}}@keyframes caratv-score-pulse{0%,to{box-shadow:0 0 0 rgba(239,198,118,0)}50%{box-shadow:0 0 24px rgba(239,198,118,.18)}}@keyframes caratv-signal-pulse{0%,to{opacity:.48}50%{opacity:.92}}@media (min-width:1100px){.caratv-header__controls{display:inline-flex}.caratv-header__nav{display:flex}.caratv-header__locale{display:inline-flex}.caratv-header__menu-button,.caratv-header__mobile{display:none}.caratv-hero__inner{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr)}.caratv-hero__visual{display:block}}@media (max-width:1099px){.caratv-feature-grid,.caratv-feature-highlight,.caratv-method-grid,.caratv-roadmap-grid,.caratv-tokenomics,.caratv-usecase-grid{grid-template-columns:1fr 1fr}.caratv-feature-highlight__copy,.caratv-tokenomics__copy{grid-column:1/-1}}@media (max-width:820px){.caratv-header__inner,.caratv-header__mobile,.caratv-shell{width:min(100%,calc(100% - 1.2rem))}.caratv-header__inner{height:108px}.caratv-header__logo-image{height:112px;transform:scale(1.1)}.caratv-hero{padding-top:108px}.caratv-feature-grid,.caratv-feature-highlight,.caratv-footer__inner,.caratv-hero__inner,.caratv-method-grid,.caratv-roadmap-grid,.caratv-tokenomics,.caratv-usecase-grid{grid-template-columns:1fr}.caratv-section{padding:4.5rem 0}.caratv-hero__copy h1{font-size:clamp(2.5rem,9vw,4rem)}.caratv-hero__description{font-size:1rem}.caratv-feature-card,.caratv-feature-highlight__card,.caratv-method-card,.caratv-roadmap-card,.caratv-tokenomics__item,.caratv-usecase-card{padding:1.2rem}}.explorer-canonical-art{border-radius:18px;border:1px solid rgba(241,201,75,.18);background:radial-gradient(circle at top,rgba(241,201,75,.12),transparent 42%),linear-gradient(180deg,rgba(10,12,19,.98),rgba(6,8,12,.98));padding:.9rem}.explorer-canonical-art__canvas{min-height:220px;display:grid;place-items:center}.explorer-canonical-art svg{width:100%;height:auto;display:block}.carat-modal-render{margin-top:.85rem}.carat-bubble b{font-size:.72rem;font-weight:700;color:var(--muted)}.carat-logo{position:relative;width:156px;display:inline-flex;place-items:center;align-items:center}.carat-logo-compact{width:66px}.carat-logo-image{width:100%;height:auto;display:block;image-rendering:auto;filter:brightness(1.02) contrast(1.03) saturate(1.02)}.carat-cta-icon,.carat-engine-form .button-primary svg,.carat-nav-icon,.carat-tech-icon{flex-shrink:0;animation:carat-icon-float 3.4s ease-in-out infinite}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:.42rem;gap:.42rem;padding:.06rem 0;border-bottom:1px solid var(--line)}.carat-site-header{grid-template-columns:minmax(0,1fr) auto auto;gap:.44rem;padding:.06rem 0 .08rem}.carat-brand{display:inline-flex;align-items:center;justify-self:start}.carat-brand .carat-logo{width:min(156px,100%)}.carat-header-nav{display:flex;align-items:center;justify-self:center;gap:.12rem;flex-wrap:wrap}.carat-header-button,.carat-header-link{display:inline-flex;align-items:center;justify-content:center;min-height:20px;border-radius:999px;padding:.04rem .38rem;font-size:.58rem;font-weight:700}.carat-header-link{gap:.26rem;border:1px solid transparent;background:transparent;color:#f0eee9;opacity:.9}.carat-header-button svg,.carat-header-link svg{width:11px;height:11px}.carat-header-actions{justify-self:end}.carat-header-button{gap:.24rem;border:1px solid rgba(214,169,88,.34);background:linear-gradient(135deg,#efc676,#bf8f44);color:#181310;box-shadow:0 6px 14px rgba(154,112,38,.14)}.carat-site-header{position:relative;padding:.12rem 0 .16rem;border-bottom:1px solid rgba(255,255,255,.05);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.carat-site-header:after{content:"";position:absolute;inset:auto 0 -1px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(239,198,118,.5),transparent)}.carat-header-button:hover,.carat-header-link:hover{transform:translateY(-1px)}.carat-header-link:hover{color:#efc676}.carat-header-button:hover{box-shadow:0 18px 34px rgba(154,112,38,.22)}.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{position:relative;display:inline-flex;align-items:center}.language-switcher__trigger{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:42px;padding:.65rem .95rem;border:1px solid rgba(239,198,118,.28);border-radius:999px;background:rgba(239,198,118,.08);color:#efc676;font-size:.82rem;font-weight:800;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.language-switcher__trigger:hover{transform:translateY(-1px);border-color:rgba(239,198,118,.42);background:rgba(239,198,118,.14);box-shadow:0 12px 24px rgba(191,143,68,.12)}.language-switcher__current{line-height:1}.language-switcher__chevron{transition:transform .16s ease}.language-switcher.is-open .language-switcher__chevron{transform:rotate(180deg)}.language-switcher__menu{position:absolute;top:calc(100% + .55rem);right:0;min-width:132px;display:grid;grid-gap:.3rem;gap:.3rem;padding:.45rem;border:1px solid rgba(239,198,118,.22);border-radius:18px;background:linear-gradient(180deg,rgba(16,16,18,.98),rgba(7,7,9,.98)),radial-gradient(circle at top,rgba(239,198,118,.08),transparent 40%);box-shadow:0 20px 44px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.02);z-index:90}.language-switcher__option{display:flex;align-items:center;justify-content:flex-start;width:100%;min-height:40px;padding:.6rem .75rem;border:0;border-radius:12px;background:transparent;color:#f5efe5;font-size:.84rem;font-weight:700;text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.language-switcher__option:hover{transform:translateX(1px);background:rgba(255,255,255,.05);color:#fff8ea}.language-switcher__option.is-active{background:rgba(239,198,118,.14);color:#efc676}.header-center-nav{display:flex;justify-content:center;justify-self:center;gap:.6rem;flex-wrap:wrap}.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}.header-carat-button{border-color:rgba(241,201,75,.26);background:linear-gradient(135deg,rgba(241,201,75,.2),rgba(202,149,32,.32));box-shadow:0 0 24px rgba(241,201,75,.14)}.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}.carat-page-hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);padding:1.35rem;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at top left,rgba(241,201,75,.14),transparent 32%),radial-gradient(circle at top right,rgba(74,105,255,.16),transparent 36%),linear-gradient(180deg,var(--panel-strong),var(--panel));box-shadow:var(--shadow)}.carat-detail-hero,.carat-page-copy,.carat-page-note,.carat-result-copy,.carat-score-stack,.carat-search-heading{display:grid;grid-gap:.8rem;gap:.8rem}.carat-page-copy h1,.carat-search-heading h1{margin:0;font-size:clamp(2rem,4vw,3.1rem)}.carat-page-note{align-content:start;padding:1rem;border-radius:16px;border:1px solid rgba(241,201,75,.18);background:rgba(241,201,75,.08)}.carat-page-note strong{font-size:1.05rem}.carat-page-cta-row{display:flex;align-items:center;gap:.8rem;margin-top:.2rem}.carat-framework-grid,.carat-method-grid,.carat-roadmap-grid{display:grid;grid-gap:1rem;gap:1rem}.carat-method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carat-framework-card,.carat-method-card,.carat-roadmap-card{background:radial-gradient(circle at top left,rgba(241,201,75,.08),transparent 32%),linear-gradient(180deg,var(--panel-strong),var(--panel))}.carat-framework-card h2,.carat-method-card h2,.carat-roadmap-card h2{margin:.25rem 0 0}.carat-framework-step p,.carat-method-card p,.carat-roadmap-grid p{margin:0;line-height:1.6}.carat-framework-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1rem}.carat-framework-step,.carat-roadmap-grid article{padding:1rem;border-radius:16px;border:1px solid var(--line);background:var(--panel-strong);display:grid;grid-gap:.55rem;gap:.55rem}.carat-framework-step span,.carat-roadmap-grid span{color:#f0cd68;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.carat-framework-step strong,.carat-roadmap-grid strong{font-size:1.05rem}.carat-roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.carat-page{padding-top:.6rem}.carat-fragment-field{position:absolute;inset:0;pointer-events:none;overflow:hidden}.carat-fragment{position:absolute;width:150px;height:150px;opacity:.08;-webkit-clip-path:polygon(50% 0,86% 26%,100% 62%,70% 100%,28% 90%,0 42%);clip-path:polygon(50% 0,86% 26%,100% 62%,70% 100%,28% 90%,0 42%);border:1px solid rgba(146,211,255,.32);background:linear-gradient(135deg,rgba(137,224,255,.34),rgba(40,72,156,.12)),radial-gradient(circle at 30% 30%,rgba(255,255,255,.32),transparent 40%);filter:blur(.2px);animation:carat-fragment-drift 18s ease-in-out infinite}.carat-fragment-1{top:4%;left:-2%;animation-duration:17s}.carat-fragment-2{top:10%;right:6%;width:120px;height:120px;animation-duration:20s}.carat-fragment-3{top:36%;left:12%;width:88px;height:88px;animation-duration:16s}.carat-fragment-4{top:46%;right:18%;width:130px;height:130px;animation-duration:22s}.carat-fragment-5{top:62%;left:-1%;width:110px;height:110px;animation-duration:19s}.carat-fragment-6{top:70%;right:4%;width:94px;height:94px;animation-duration:15s}.carat-fragment-7{top:78%;left:35%;width:140px;height:140px;animation-duration:21s}.carat-fragment-8{top:20%;left:48%;width:72px;height:72px;animation-duration:13s}.carat-page-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:1rem;gap:1rem;padding:1.6rem;border:1px solid rgba(255,255,255,.05);border-radius:28px;background:radial-gradient(circle at top left,rgba(239,198,118,.08),transparent 30%),radial-gradient(circle at 68% 40%,rgba(255,255,255,.04),transparent 20%),linear-gradient(180deg,rgba(20,20,21,.98),rgba(12,12,13,.98));box-shadow:0 24px 72px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.03)}.carat-page-copy h1,.carat-search-heading h1{color:#efc676;text-shadow:none;max-width:10ch}.carat-hero-topline{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:1rem;gap:1rem}.carat-hero-logo{width:98px;height:98px;border-radius:30px}.carat-hero-techline{display:grid;grid-gap:.7rem;gap:.7rem}.carat-tech-chip-row{display:flex;flex-wrap:wrap;gap:.65rem}.carat-tech-chip{display:inline-flex;align-items:center;gap:.42rem;min-height:36px;border-radius:999px;padding:.45rem .72rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:#e2ddd3;font-size:.74rem;font-weight:700}.carat-hero-inline-metrics{display:flex;flex-wrap:wrap;gap:.7rem}.carat-hero-inline-pill{display:inline-flex;align-items:center;gap:.42rem;min-height:40px;padding:.5rem .78rem;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);color:#ebe6dc;font-size:.78rem;font-weight:700}.carat-hero-visual{position:relative;min-height:430px;display:grid;justify-content:end;align-items:start}.carat-hero-card-stack{position:relative;width:min(100%,600px);height:420px;justify-self:end}.carat-hero-card{position:absolute;width:250px;height:360px;border-radius:26px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(34,34,36,.98),rgba(12,12,13,.98)),radial-gradient(circle at 30% 20%,rgba(255,255,255,.06),transparent 36%);box-shadow:0 34px 44px rgba(0,0,0,.34);display:grid;align-items:stretch;animation:carat-card-sway 7s ease-in-out infinite;overflow:hidden}.carat-hero-card b{position:absolute;top:22px;left:24px;font-size:2rem;color:#f9f8f3}.carat-hero-card-body{position:relative;z-index:1;display:grid;align-content:space-between;justify-items:center;grid-gap:.65rem;gap:.65rem;width:100%;height:100%;padding:1rem 1rem .95rem}.carat-hero-card-name{margin-top:2rem;color:#f5f0e5;font-size:.88rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.carat-hero-card-art{width:100%;max-width:164px;padding:.72rem;border-radius:20px;border:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at top,rgba(239,198,118,.1),transparent 38%),linear-gradient(180deg,rgba(15,16,19,.96),rgba(7,7,9,.98))}.carat-hero-card-art .official-hacd-art__canvas{min-height:138px}.carat-hero-card-score{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:38px;border-radius:999px;border:1px solid rgba(239,198,118,.2);background:rgba(239,198,118,.08);color:#efc676;font-size:.86rem;font-weight:800;text-transform:lowercase}.carat-hero-card-1{top:76px;left:96px;transform:rotate(-24deg);animation-delay:-1s}.carat-hero-card-2{top:42px;left:174px;transform:rotate(-14deg);animation-delay:-2.2s}.carat-hero-card-3{top:14px;left:252px;transform:rotate(-5deg);animation-delay:-3s}.carat-hero-card-4{top:4px;left:330px;transform:rotate(7deg);animation-delay:-3.8s}.carat-hero-device{position:absolute;left:148px;top:190px;width:270px;height:168px;border-radius:42px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 28% 30%,rgba(255,255,255,.05),transparent 40%),linear-gradient(180deg,rgba(10,10,11,.99),rgba(2,2,3,.99));box-shadow:0 22px 40px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08);display:grid;justify-items:center;align-content:center;grid-gap:.7rem;gap:.7rem;animation:carat-device-hover 5.8s ease-in-out infinite}.carat-hero-device-title{color:#d8d4cb;font-size:.8rem;font-weight:700}.carat-hero-device-screen{min-width:150px;min-height:38px;border-radius:999px;border:1px solid rgba(239,198,118,.24);color:#f2efe8;display:inline-flex;align-items:center;justify-content:center;padding:.4rem .85rem;font-size:.75rem}.carat-hero-device-pill{color:#efc676;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.carat-hero-device-orb{position:absolute;right:18px;top:36px;width:76px;height:76px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 35% 32%,rgba(255,255,255,.14),transparent 28%),linear-gradient(180deg,rgba(42,42,44,.98),rgba(15,15,16,.98));box-shadow:inset 0 0 0 2px rgba(255,255,255,.04),0 0 22px rgba(255,255,255,.06)}.carat-hero-device-glow{position:absolute;inset:auto auto 16px 50%;width:56%;height:10px;transform:translateX(-50%);background:radial-gradient(circle,rgba(239,198,118,.22),transparent 70%);filter:blur(8px)}.carat-home-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.carat-home-strip-card{padding:1rem 1.05rem;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(23,23,24,.96),rgba(12,12,13,.98)),radial-gradient(circle at top left,rgba(239,198,118,.06),transparent 36%);display:grid;grid-gap:.45rem;gap:.45rem}.carat-home-strip-card span{color:#b59a63;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.carat-home-strip-card strong{color:#f2efe8;font-size:1.05rem}.carat-home-strip-card p{margin:0;color:#b9b3a7;line-height:1.55}.carat-framework-card,.carat-method-card,.carat-roadmap-card{border-radius:24px;border:1px solid rgba(255,255,255,.05);background:radial-gradient(circle at top left,rgba(239,198,118,.05),transparent 32%),linear-gradient(180deg,rgba(22,22,23,.98),rgba(10,10,11,.98))}.carat-framework-step,.carat-roadmap-grid article{border-radius:18px;border:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(25,25,26,.98),rgba(11,11,12,.98)),linear-gradient(135deg,rgba(239,198,118,.05),transparent 42%)}body:has(main.carat-page){background:radial-gradient(circle at 12% 8%,rgba(239,198,118,.08),transparent 18%),radial-gradient(circle at 84% 16%,rgba(126,152,219,.13),transparent 22%),linear-gradient(180deg,#111112,#09090a)}body:has(main.carat-page) .app-shell{width:100%;margin:0;padding:0 0 4rem}body:has(main.carat-page) .carat-site-header{position:relative;top:auto;z-index:5;padding:.04rem clamp(.8rem,1.5vw,1.2rem) .05rem;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}body:has(main.carat-page) .carat-site-header:before{display:none}body:has(main.carat-page) .carat-site-header:after{display:none}.carat-page{position:relative;min-height:100vh;padding-top:0;overflow:hidden;background:radial-gradient(circle at 16% 14%,rgba(239,198,118,.07),transparent 20%),radial-gradient(circle at 78% 22%,rgba(255,255,255,.05),transparent 16%),linear-gradient(180deg,rgba(17,17,18,.98),rgba(8,8,9,.99))}.carat-home-container{position:relative;z-index:1;width:min(1280px,calc(100% - clamp(2rem, 4vw, 5rem)));margin:0 auto}.carat-home-section{position:relative;padding:0 0 clamp(1.35rem,3vw,2.7rem)}.carat-home-strip-section{margin-top:-1.6rem}.carat-page-hero{position:relative;min-height:calc(100vh - 48px);padding:clamp(.7rem,1.8vw,1.2rem) 0 clamp(2rem,4vw,3rem);border:0;border-radius:0;background:radial-gradient(circle at 16% 24%,rgba(239,198,118,.08),transparent 22%),radial-gradient(circle at 72% 28%,rgba(255,255,255,.05),transparent 18%),linear-gradient(180deg,rgba(19,19,20,.98),rgba(8,8,9,.98));box-shadow:inset 0 -1px 0 rgba(255,255,255,.04),0 30px 100px rgba(0,0,0,.35)}.carat-page-hero:after{content:"";position:absolute;inset:auto 0 0;height:180px;pointer-events:none;background:linear-gradient(180deg,rgba(8,8,9,0),rgba(8,8,9,.82))}.carat-page-hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:clamp(1.2rem,2.4vw,2.2rem);gap:clamp(1.2rem,2.4vw,2.2rem);align-items:start}.carat-page-copy{max-width:640px;padding-top:.15rem;min-height:clamp(500px,54vw,660px);display:flex;flex-direction:column}.carat-page-copy h1,.carat-search-heading h1{max-width:12ch;font-size:clamp(2.2rem,4.5vw,3.8rem);line-height:.98;letter-spacing:-.05em}.carat-page-copy .muted{max-width:40ch;margin-top:.1rem;font-size:.96rem;line-height:1.68;color:#cec5b6}.carat-hero-launch{margin-top:auto;display:grid;grid-gap:.78rem;gap:.78rem;align-content:end;padding-top:1.4rem}.carat-hero-launch h2{margin:0;color:#f0cd68;font-size:clamp(2rem,4.6vw,3.2rem);line-height:.95;letter-spacing:-.05em}.carat-hero-launch-button{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:52px;border-radius:999px;padding:.78rem 1.45rem;border:1px solid rgba(239,198,118,.24);background:linear-gradient(135deg,#efc676,#bf8f44);color:#181310;font-size:.92rem;font-weight:800;box-shadow:0 14px 28px rgba(154,112,38,.18)}.carat-hero-launch-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(154,112,38,.22)}.carat-page-cta-row{margin-top:.5rem}.carat-hero-inline-metrics{margin-top:.35rem}.carat-hero-inline-pill{min-height:44px;padding-inline:.9rem;background:rgba(255,255,255,.035)}.carat-hero-visual{min-height:clamp(500px,54vw,660px)}.carat-hero-card-stack{width:min(100%,560px);height:560px}.carat-home-strip{position:relative;z-index:3}.carat-home-strip-card{padding:1.15rem;background:linear-gradient(180deg,rgba(24,24,25,.96),rgba(10,10,11,.98)),radial-gradient(circle at top left,rgba(239,198,118,.07),transparent 38%);box-shadow:0 24px 54px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.04)}.carat-anchor-grid,.carat-detail-stats,.carat-fourc-grid,.carat-layer-grid,.carat-metric-strip,.carat-result-grid,.carat-results-layout,.carat-search-form,.carat-search-shell,.carat-summary-grid{display:grid;grid-gap:1rem;gap:1rem}.carat-search-form{grid-template-columns:minmax(0,1fr) auto;align-items:center}.carat-search-form input{min-height:52px;border-radius:14px}.carat-search-form .button-primary{min-height:52px;padding-inline:1.15rem}.carat-search-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start}.carat-search-copy{max-width:72ch}.carat-pill-strip{display:flex;flex-wrap:wrap;gap:.65rem}.carat-pill-button{border:1px solid var(--line);border-radius:999px;padding:.48rem .8rem;background:var(--panel-strong);color:var(--text);cursor:pointer}.carat-pill-button.is-active{border-color:rgba(74,105,255,.22);background:rgba(74,105,255,.12);color:#93a5ff}.carat-metric-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.carat-anchor-card,.carat-fourc-card,.carat-metric-box,.carat-score-hero-card,.carat-summary-card{border:1px solid var(--line);border-radius:14px;background:var(--panel-strong)}.carat-anchor-card,.carat-metric-box,.carat-summary-card{padding:.9rem}.carat-anchor-card span,.carat-detail-stats span,.carat-fourc-card span,.carat-metric-box span,.carat-score-hero-card span,.carat-summary-card span{display:block;color:var(--muted);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.carat-anchor-card strong,.carat-detail-stats strong,.carat-metric-box strong,.carat-summary-card strong{display:block;margin-top:.4rem;font-size:1rem}.carat-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.carat-results-layout{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.carat-detail-panel,.carat-results-panel{min-height:100%}.carat-result-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.carat-result-card{padding:.72rem;border-radius:16px;border:1px solid var(--line);background:var(--panel-strong);cursor:pointer;display:grid;grid-gap:.75rem;gap:.75rem;text-align:left;content-visibility:auto}.carat-result-card.is-selected{border-color:rgba(241,201,75,.32);box-shadow:0 0 0 1px rgba(241,201,75,.18)}.carat-result-media{position:relative}.carat-result-art{padding:.55rem}.carat-result-art .official-hacd-art__canvas{min-height:170px}.carat-value-chip{position:absolute;left:.72rem;bottom:.72rem;display:inline-flex;align-items:center;border-radius:999px;padding:.36rem .62rem;background:rgba(5,7,11,.86);border:1px solid rgba(241,201,75,.28);color:#f1d87b;font-size:.72rem;font-weight:800;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carat-result-copy{gap:.45rem}.carat-result-copy strong{display:block;font-size:1rem}.carat-result-copy span{color:var(--muted);font-size:.76rem}.carat-tier-chip{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;padding:.28rem .58rem;background:rgba(74,105,255,.12);border:1px solid rgba(74,105,255,.22);color:#93a5ff!important;font-weight:700}.carat-detail-panel{position:-webkit-sticky;position:sticky;top:1rem}.carat-inline-link{display:inline-flex;align-items:center;gap:.35rem}.carat-detail-hero{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);align-items:start}.carat-detail-art{padding:.8rem}.carat-detail-art .official-hacd-art__canvas{min-height:320px}.carat-score-hero-card{padding:1rem;background:radial-gradient(circle at top left,rgba(241,201,75,.14),transparent 36%),linear-gradient(180deg,var(--panel-strong),var(--panel))}.carat-score-hero-card strong{display:block;margin-top:.4rem;font-size:clamp(1.9rem,4vw,2.9rem);line-height:.95}.carat-fourc-card p,.carat-score-hero-card p{margin:0;color:var(--muted);line-height:1.55}.carat-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.carat-detail-stats article{padding:.85rem;border-radius:14px;border:1px solid var(--line);background:var(--panel-strong)}.carat-fourc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carat-fourc-card{padding:.95rem;display:grid;grid-gap:.55rem;gap:.55rem}.carat-fourc-top{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.carat-fourc-top strong{font-size:.96rem}.carat-fourc-card b{font-size:1.4rem}.carat-layer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carat-layer-card{padding:.95rem;display:grid;grid-gap:.6rem;gap:.6rem;border:1px solid var(--line);border-radius:14px;background:radial-gradient(circle at top left,rgba(74,105,255,.1),transparent 34%),var(--panel-strong)}.carat-layer-card span{display:block;color:var(--muted);font-size:.74rem;letter-spacing:.04em;text-transform:uppercase}.carat-layer-card strong{font-size:1.2rem}.carat-layer-card p{margin:0;color:var(--muted);line-height:1.55}.carat-layer-meta{display:flex;flex-wrap:wrap;gap:.45rem}.carat-layer-meta b{display:inline-flex;align-items:center;border-radius:999px;padding:.26rem .52rem;background:rgba(74,105,255,.12);border:1px solid rgba(74,105,255,.2);color:#9db1ff;font-size:.72rem;font-weight:700}.carat-anchor-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.carat-empty-state{min-height:240px;display:grid;place-items:center;grid-gap:.6rem;gap:.6rem;padding:1rem;border:1px dashed var(--line);border-radius:16px;color:var(--muted);text-align:center}.carat-empty-state p{margin:0}.carat-empty-state-detail{min-height:420px}.carat-spin{animation:auction-icon-spin 1s linear infinite}.carat-engine-page{min-height:calc(100vh - 6rem);padding-bottom:5rem}.carat-engine-section{padding-top:2rem}.carat-engine-shell-wrap{position:relative;z-index:1}.carat-engine-shell{width:100%;display:grid;grid-gap:1.2rem;gap:1.2rem;padding:1.35rem;position:relative;overflow:hidden;border:1px solid rgba(182,194,228,.16);border-radius:32px;background:linear-gradient(180deg,rgba(16,20,30,.98),rgba(8,10,16,.98)),linear-gradient(135deg,rgba(224,182,88,.06),transparent 40%);box-shadow:0 24px 80px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04)}.carat-engine-header{display:grid;justify-items:center;grid-gap:.2rem;gap:.2rem;padding-top:.2rem}.carat-engine-header-top{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:1rem;gap:1rem}.carat-engine-header-logo{display:inline-flex;align-items:center}.carat-engine-header-logo .carat-logo{width:87px}.carat-engine-title{margin:0;text-align:center;color:#efc676;font-size:clamp(2.1rem,5vw,3.5rem);font-weight:800;letter-spacing:-.05em;text-shadow:0 0 24px rgba(240,192,92,.14),0 10px 24px rgba(0,0,0,.3)}.carat-engine-header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.7rem}.carat-engine-home-link{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:42px;padding:.7rem 1rem;border-radius:999px;border:1px solid rgba(239,198,118,.24);background:rgba(239,198,118,.08);color:#efc676;font-size:.9rem;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.carat-engine-home-link:hover{transform:translateY(-1px);border-color:rgba(239,198,118,.38);background:rgba(239,198,118,.14)}.carat-engine-forms{display:grid;grid-gap:.85rem;gap:.85rem}.carat-engine-wallet-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.carat-engine-summary-pill{border:1px solid rgba(176,191,226,.16);border-radius:20px;padding:.85rem 1rem;background:linear-gradient(180deg,rgba(17,22,34,.94),rgba(9,12,19,.98)),linear-gradient(135deg,rgba(224,182,88,.06),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.02)}.carat-engine-summary-pill span{display:block;color:#8ea1c6;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.carat-engine-summary-pill strong{display:block;margin-top:.45rem;color:#f6dc9d;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:800;line-height:1}.carat-engine-doc-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.carat-engine-doc-pill{display:inline-flex;align-items:center;justify-content:center;min-height:56px;border:1px solid rgba(176,191,226,.18);border-radius:999px;padding:.95rem 1rem;background:linear-gradient(180deg,rgba(17,22,34,.94),rgba(9,12,19,.98)),linear-gradient(135deg,rgba(224,182,88,.06),transparent 42%);box-shadow:inset 0 1px 0 rgba(255,255,255,.02);color:#f3f7ff;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.carat-engine-doc-pill:hover{transform:translateY(-1px);border-color:rgba(224,182,88,.34);box-shadow:0 16px 30px rgba(0,0,0,.22);color:#f6dc9d}.carat-engine-toolbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:.9rem;padding:1rem 1.05rem;border:1px solid rgba(176,191,226,.14);border-radius:24px;background:linear-gradient(180deg,rgba(14,19,29,.95),rgba(8,11,17,.98)),linear-gradient(135deg,rgba(224,182,88,.06),transparent 44%)}.carat-engine-filter-group{display:flex;flex-wrap:wrap;gap:.8rem}.carat-engine-filter-field{min-width:132px;display:grid;grid-gap:.42rem;gap:.42rem}.carat-engine-filter-field span{color:#8ea1c6;font-size:.71rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.carat-engine-select{min-height:48px;border-radius:16px;border:1px solid rgba(176,191,226,.18);background:linear-gradient(180deg,rgba(17,22,34,.98),rgba(10,13,20,.98));color:#eff4ff;color-scheme:dark;padding:0 .95rem;font-size:.92rem;font-weight:600;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.carat-engine-select option{background:#0d121c;color:#f4f7ff}.carat-engine-copy-group{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.7rem}.carat-engine-copy-button{display:inline-flex;align-items:center;justify-content:center;gap:.46rem;min-height:48px;border-radius:16px;border:1px solid rgba(224,182,88,.24);background:linear-gradient(180deg,rgba(24,31,46,.98),rgba(12,16,24,.98)),linear-gradient(135deg,rgba(224,182,88,.08),transparent 40%);color:#f6dc9d;padding:.78rem .98rem;font-size:.82rem;font-weight:800;letter-spacing:.04em;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.carat-engine-copy-button:hover{transform:translateY(-1px);border-color:rgba(224,182,88,.34);box-shadow:0 14px 26px rgba(0,0,0,.22)}.carat-engine-copy-feedback{display:inline-flex;align-items:center;gap:.42rem;min-height:48px;border-radius:16px;border:1px solid rgba(102,226,172,.22);background:rgba(102,226,172,.08);color:#9fe7c8;padding:.78rem .95rem;font-size:.82rem;font-weight:700}.carat-engine-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.75rem;gap:.75rem}.carat-engine-form input{min-height:60px;border-radius:20px;border-color:rgba(176,191,226,.18);background:linear-gradient(180deg,rgba(17,22,34,.98),rgba(10,13,20,.98));color:#eff4ff;text-align:center;font-size:1rem;font-weight:600;letter-spacing:.06em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.carat-engine-form input::placeholder{color:#cad5ec;opacity:1}.carat-engine-form .button-primary{min-width:60px;min-height:60px;border:1px solid rgba(224,182,88,.36);border-radius:20px;background:linear-gradient(135deg,#cf9d39,#8b6321);color:#fff8e2;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(138,99,33,.24)}.carat-engine-error{margin:0;text-align:center;color:#ffb7b7}.carat-engine-stage{min-height:560px;display:grid;place-items:center;padding:.35rem 0 .2rem}.carat-engine-center{width:min(540px,100%);display:grid;justify-items:center;grid-gap:.8rem;gap:.8rem}.carat-engine-art{width:min(100%,480px);padding:1.1rem;border-radius:28px;border:1px solid rgba(181,191,221,.14);background:radial-gradient(circle at top,rgba(224,182,88,.14),transparent 34%),linear-gradient(180deg,rgba(12,17,26,.98),rgba(7,10,15,.98))}.carat-engine-art .official-hacd-art__canvas{min-height:360px}.carat-engine-kicker{margin:0;color:#bfc9df;font-size:.88rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase}.carat-engine-center span{color:#f5d899;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;letter-spacing:-.04em}.carat-engine-empty{min-height:420px;width:min(720px,100%);display:grid;place-items:center;padding:1.2rem;border:1px dashed rgba(181,191,221,.16);border-radius:24px;color:#a5b3ce;text-align:center;background:linear-gradient(180deg,rgba(12,15,23,.86),rgba(8,10,16,.92))}.carat-engine-empty p{margin:0;max-width:46ch;line-height:1.7}.carat-engine-grid-empty{width:100%;max-width:none;grid-column:1/-1}.carat-engine-wallet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:1rem;gap:1rem}.carat-engine-wallet-card{position:relative;border:1px solid rgba(181,191,221,.16);border-radius:24px;padding:.8rem;background:radial-gradient(circle at top,rgba(224,182,88,.12),transparent 34%),linear-gradient(180deg,rgba(14,19,29,.98),rgba(8,11,17,.98));display:grid;grid-gap:.7rem;gap:.7rem;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.carat-bubble:after,.carat-engine-wallet-card:after,.carat-metric-tab:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(135deg,rgba(118,208,255,.08),transparent 46%,rgba(255,225,145,.04));opacity:.9;pointer-events:none}.carat-engine-wallet-card:hover{transform:translateY(-2px);border-color:rgba(224,182,88,.28);box-shadow:0 16px 30px rgba(0,0,0,.28)}.carat-engine-wallet-art,.carat-engine-wallet-name,.carat-engine-wallet-score{position:relative;z-index:1}.carat-engine-wallet-name{display:block;text-align:center;color:#dbe4f8;font-size:.88rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.carat-engine-wallet-art{padding:.7rem;border-radius:18px}.carat-engine-wallet-art .official-hacd-art__canvas{min-height:150px}.carat-engine-wallet-score{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:16px;border:1px solid rgba(224,182,88,.24);background:rgba(224,182,88,.08);color:#f5d899;font-size:.98rem;font-weight:800}.carat-bubble-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.85rem;gap:.85rem;width:min(840px,100%);margin-top:1.2rem}.carat-bubble,.carat-metric-tab{position:relative;width:100%;min-height:118px;border-radius:24px;border:1px solid rgba(176,191,226,.18);background:linear-gradient(180deg,rgba(18,24,37,.98),rgba(10,13,21,.98)),linear-gradient(135deg,rgba(224,182,88,.1),transparent 42%);color:#f3f7ff;display:grid;align-content:center;justify-items:start;grid-gap:.22rem;gap:.22rem;padding:.95rem 1rem;text-align:left;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}.carat-bubble:hover,.carat-metric-tab.is-active,.carat-metric-tab:hover{border-color:rgba(224,182,88,.34);background:linear-gradient(180deg,rgba(25,32,48,.98),rgba(12,16,25,.98)),linear-gradient(135deg,rgba(224,182,88,.12),transparent 42%)}.carat-bubble b,.carat-bubble span,.carat-metric-tab b,.carat-metric-tab span{color:#aab8d3;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.carat-bubble strong,.carat-metric-tab strong{font-size:clamp(1.45rem,3vw,1.95rem);line-height:1;color:#ffffff}.carat-engine-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.55rem}.carat-engine-page-button{min-width:44px;min-height:44px;border-radius:999px;border:1px solid rgba(176,191,226,.18);background:linear-gradient(180deg,rgba(18,24,37,.98),rgba(10,13,21,.98)),linear-gradient(135deg,rgba(224,182,88,.08),transparent 42%);color:#c7d1e7;font-size:.92rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.carat-engine-page-button.is-active,.carat-engine-page-button:hover{transform:translateY(-1px);border-color:rgba(224,182,88,.32);color:#f6dc9d;box-shadow:0 12px 24px rgba(0,0,0,.22)}.carat-score-modal{width:min(880px,100%);display:grid;grid-gap:1rem;gap:1rem}.carat-score-modal h2{margin:0}.carat-modal-inline{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem}.carat-modal-carat-pill,.carat-modal-inline .inline-link.small-link,.carat-modal-score-pill{display:inline-flex;align-items:center;justify-content:center;min-width:120px;border-radius:999px;padding:.58rem .92rem;font-size:.98rem;font-weight:800;text-decoration:none;border:1px solid rgba(224,182,88,.34);background:rgba(224,182,88,.14);color:#f5d899;box-shadow:0 10px 24px rgba(224,182,88,.12)}.carat-modal-inline .inline-link.small-link:hover{transform:translateY(-1px);border-color:rgba(224,182,88,.46);background:rgba(224,182,88,.2)}.carat-metric-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.carat-modal-grid{display:grid;grid-gap:.85rem;gap:.85rem}.carat-modal-card{border:1px solid rgba(181,191,221,.14);border-radius:16px;background:linear-gradient(180deg,rgba(15,19,29,.98),rgba(9,12,18,.98));padding:.95rem}.carat-modal-card p{margin:0;line-height:1.65;color:#eef3ff}.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)}}@keyframes carat-logo-glimmer{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}@keyframes carat-orbit-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes carat-orbit-spin-reverse{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes carat-facet-pulse{0%,to{opacity:.72;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes carat-core-beat{0%,to{opacity:.9;box-shadow:0 0 0 rgba(126,219,255,0)}50%{opacity:1;box-shadow:0 0 26px rgba(126,219,255,.28)}}@keyframes carat-icon-float{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes carat-fragment-drift{0%,to{transform:translateZ(0) rotate(0deg)}50%{transform:translate3d(14px,-18px,0) rotate(8deg)}}@keyframes carat-scan-sweep{0%{background-position:-320px 0,0 0}to{background-position:calc(100% + 320px) 0,0 0}}@keyframes carat-card-sway{0%,to{translate:0 0}50%{translate:0 -8px}}@keyframes carat-device-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@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}.carat-site-header,.site-header{grid-template-columns:1fr}.brand,.carat-header-actions,.carat-header-nav,.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))}.carat-bubble-grid,.carat-detail-hero,.carat-detail-stats,.carat-engine-doc-strip,.carat-engine-wallet-summary,.carat-fourc-grid,.carat-framework-grid,.carat-home-strip,.carat-layer-grid,.carat-method-grid,.carat-metric-strip,.carat-metric-tabs,.carat-page-hero-inner,.carat-results-layout,.carat-roadmap-grid,.carat-search-form,.carat-summary-grid,.listing-group-detail-layout{grid-template-columns:1fr}.carat-engine-form{grid-template-columns:minmax(0,1fr)}.carat-engine-copy-group,.carat-engine-filter-group,.carat-engine-toolbar{flex-direction:column;align-items:stretch}.carat-engine-copy-button,.carat-engine-copy-feedback{width:100%;justify-content:center}.carat-engine-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.carat-engine-header-top{grid-template-columns:1fr;justify-items:center;text-align:center}.carat-engine-header-actions{flex-direction:column;justify-content:center}.carat-hero-topline{grid-template-columns:1fr;justify-items:start}.carat-home-strip-section{margin-top:-.8rem}.carat-page-hero{min-height:auto}.carat-hero-visual{min-height:420px}.carat-hero-card-stack{width:min(100%,420px);height:420px}.carat-hero-card{width:190px;height:280px}.carat-hero-card-1{top:84px;left:6px}.carat-hero-card-2{top:54px;left:58px}.carat-hero-card-3{top:30px;left:112px}.carat-hero-card-4{top:18px;left:164px}.carat-hero-device{left:82px;top:160px;width:230px;height:144px}.carat-detail-panel{position:static;top:auto}}@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))}body:has(main.carat-page) .app-shell{width:100%;padding:max(.2rem,env(safe-area-inset-top)) 0 calc(4rem + env(safe-area-inset-bottom))}body:has(main.carat-page) .carat-site-header{padding-inline:1rem}.carat-home-container{width:min(100%,calc(100% - 1.2rem))}.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}.carat-header-actions,.carat-header-nav,.header-center-nav,.nav{width:100%}.carat-header-actions{display:grid}.carat-header-button{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%}.language-switcher__trigger{width:100%}.language-switcher__menu{left:0;right:auto;width:100%}.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}.carat-engine-shell{padding:1rem;border-radius:24px}.carat-engine-wallet-grid{grid-template-columns:1fr}.carat-page-cta-row,.carat-tech-chip-row{flex-direction:column;align-items:stretch}.carat-home-strip-section{margin-top:-.35rem}.carat-page-hero{padding-top:1.6rem;padding-bottom:2.2rem}.carat-hero-visual{min-height:360px}.carat-hero-card-stack{width:320px;height:340px}.carat-hero-card{width:146px;height:212px;border-radius:18px}.carat-hero-card b{top:14px;left:16px;font-size:1.45rem}.carat-hero-card-logo{width:92px;height:auto}.carat-hero-card-1{top:74px;left:0}.carat-hero-card-2{top:48px;left:36px}.carat-hero-card-3{top:24px;left:76px}.carat-hero-card-4{top:8px;left:116px}.carat-hero-device{left:52px;top:132px;width:204px;height:126px;border-radius:28px}.carat-hero-device-orb{width:58px;height:58px;right:14px;top:28px}.carat-hero-logo{width:78px;height:78px}.carat-bubble,.carat-metric-tab{min-height:108px}.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}}