:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f5f7fb;--muted:#a2a8b7;--line:#2a303c;--paper:#0b0d12;--white:#151922;--surface-soft:#10131a;--surface-raised:#1a1f29;--lime:#cdf86b;--purple:#8b78ff;--purple-dark:#b0a5ff;--shadow:0 22px 60px #00000061}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}input::placeholder{color:#737b8d}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25rem;height:1.25rem}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:28px;height:88px;display:flex;position:relative}.header-primary-nav{position:absolute;left:50%;transform:translate(-50%)}.brand{letter-spacing:-.055em;align-items:center;gap:10px;font-size:1.35rem;font-weight:850;display:inline-flex}.brand>span:last-child>span{color:var(--purple)}.brand-mark{width:29px;height:35px;box-shadow:5px 4px 0 var(--lime);border:2px solid;border-radius:6px;place-items:center;display:grid;transform:rotate(-4deg)}.brand-mark span{border:2px solid;border-radius:50%;width:13px;height:13px;position:relative}.brand-mark span:before,.brand-mark span:after{content:"";border-top:2px solid;position:absolute;top:4px;left:-8px;right:-8px}.brand-mark span:after{border:0;border-left:2px solid;inset:-2px 3px}nav{color:var(--muted);gap:34px;font-size:.94rem;font-weight:650;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--purple)}.header-actions{gap:8px;display:flex}.cart-link,.notification-link{position:relative}.cart-link>span,.notification-link>span{background:var(--purple);color:#fff;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.58rem;display:grid}.button{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:750;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-ghost{background:0 0}.button-dark{background:var(--purple);color:#fff;box-shadow:0 8px 22px #7057ff3d}.button-light{background:var(--lime);color:#151922;margin-top:12px}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:max(650px,100svh - 160px);padding:72px 0 90px;display:grid}.hero-copy{z-index:2;position:relative}.eyebrow,.kicker{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:850}.eyebrow{background:#8b78ff24;border:1px solid #8b78ff33;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.eyebrow svg{width:16px}h1{letter-spacing:-.075em;max-width:720px;margin:24px 0 22px;font-size:clamp(3.5rem,4.8vw,5.1rem);line-height:.98}h1 em{color:var(--purple);font-style:normal}.hero-copy>p{color:var(--muted);max-width:610px;font-size:1.12rem;line-height:1.7}.hero-search{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:16px;align-items:center;gap:12px;max-width:630px;margin-top:32px;padding:8px 8px 8px 18px;display:flex}.hero-search>svg{color:#8c8f9b}.hero-search input{min-width:0;height:48px;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.hero-search button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.hero-visual{isolation:isolate;place-items:center;min-height:500px;display:grid;position:relative}.hero-visual:before{content:"";z-index:-3;background:#1b1733;border-radius:50%;width:430px;height:430px;position:absolute}.orb{filter:blur(1px);z-index:-2;border-radius:50%;position:absolute}.orb-one{background:var(--lime);width:160px;height:160px;top:30px;right:0}.orb-two{background:#ffd5c8;width:110px;height:110px;bottom:30px;left:10px}.floating-card{aspect-ratio:2.5/3.5;width:230px;box-shadow:var(--shadow);border:1px solid #fffc;border-radius:18px;padding:10px;position:absolute}.hero-card{background:#10121a;padding:0;overflow:hidden}.hero-card img{object-fit:contain}.card-front{background:var(--surface-raised);z-index:2;transform:translate(60px,-10px)rotate(7deg)}.card-back{transform:translate(-65px,18px)rotate(-11deg)}.card-art:before{content:"";border:18px solid #ffffff38;border-radius:50%;width:120px;height:120px;position:absolute}.price-float,.trust-float{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:#151922f0;position:absolute;box-shadow:0 16px 40px #0000005c}.price-float{border-radius:14px;flex-direction:column;gap:4px;width:180px;padding:15px;display:flex;bottom:42px;right:-15px}.price-float span{color:var(--muted);font-size:.67rem}.price-float b{font-size:1.35rem}.price-float small{color:#2b9e69;font-weight:700}.trust-float{border-radius:14px;align-items:center;gap:10px;padding:12px 15px;display:flex;top:58px;left:-22px}.trust-float>svg{color:var(--purple)}.trust-float span{flex-direction:column;gap:2px;display:flex}.trust-float b{font-size:.75rem}.trust-float small{color:var(--muted);font-size:.62rem}.trust-strip{border-block:1px solid var(--line);background:var(--white)}.trust-grid{grid-template-columns:repeat(4,1fr);padding-block:24px;display:grid}.trust-grid div{border-right:1px solid var(--line);justify-content:center;align-items:baseline;gap:10px;display:flex}.trust-grid div:last-child{border:0}.trust-grid b{font-size:1.1rem}.trust-grid span{color:var(--muted);font-size:.75rem}.market{padding-block:110px}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:40px;display:flex}.section-heading h2{letter-spacing:-.055em;margin:9px 0 0;font-size:clamp(2rem,3.4vw,3.4rem);line-height:1.05}.section-heading>div>p{color:var(--muted);max-width:650px;margin:12px 0 0;font-size:.84rem;line-height:1.6}.section-heading>a{color:var(--purple-dark);align-items:center;gap:8px;font-size:.85rem;font-weight:750;display:inline-flex}.section-heading>a svg{width:17px}.card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.market-card{background:var(--white);border:1px solid var(--line);border-radius:18px;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.market-card:hover,.market-card:focus-within{border-color:var(--purple);transform:translateY(-6px);box-shadow:0 20px 45px #8b78ff24}.trends-heading{align-items:center}.trends-controls{align-items:center;gap:9px;display:flex}.trends-carousel-button{border:1px solid var(--line);background:var(--white);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:12px;place-items:center;padding:0;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.trends-carousel-button:hover:not(:disabled){border-color:var(--purple);color:#b5a7ff;background:#8b78ff1f;transform:translateY(-2px)}.trends-carousel-button:disabled{opacity:.3;cursor:default}.trends-carousel-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px}.trends-carousel-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;grid-auto-columns:calc(25% - 13.5px);grid-auto-flow:column;gap:18px;margin:-6px -2px -22px;padding:6px 2px 22px;display:grid;overflow:auto hidden}.trends-carousel-track::-webkit-scrollbar{display:none}.trends-carousel-track .market-card{scroll-snap-align:start;min-width:0}.card-art{border-radius:12px;place-items:center;height:285px;margin:9px;display:grid;position:relative;overflow:hidden}.card-art.coral{background:linear-gradient(145deg,#ff8b7b,#ffcc8d)}.card-art.sky{background:linear-gradient(145deg,#7b9cff,#8fe8e3)}.card-art.violet{background:linear-gradient(145deg,#6b57c9,#d58abf)}.card-art.mint{background:linear-gradient(145deg,#5cb99e,#cfe981)}.card-art.gold,.product-art.gold{background:linear-gradient(145deg,#e8a832,#ffe49c)}.card-art.rose,.product-art.rose{background:linear-gradient(145deg,#d66fa5,#ffc1ca)}.card-art>span{color:#ffffffdb;letter-spacing:-.09em;z-index:1;font-size:3.4rem;font-weight:900;position:relative}.card-art>small{color:#ffffffd1;font-size:.55rem;position:absolute;bottom:10px}.card-art.has-image{background:#0e1117}.card-art.has-image img{object-fit:contain;padding:7px}.card-art.market-product-art.has-image img{object-fit:cover;padding:0}.market-card-copy{padding:10px 16px 17px}.card-title-row{justify-content:space-between;align-items:start;gap:8px;display:flex}.card-title-row h3{margin:0;font-size:.98rem}.card-title-row>span{border-radius:7px;padding:4px 6px;font-size:.66rem;font-weight:800}.up{color:#7fe0ac;background:#27996029}.down{color:#ff9b8d;background:#be4c3a29}.market-card p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.price-row{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-top:13px;display:flex}.price-row span{color:var(--muted);font-size:.68rem}.price-row b{font-size:1.1rem}.catalog-explorer{background:var(--surface-soft);border-block:1px solid var(--line);padding-block:105px}.catalog-heading{align-items:end}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-card{background:var(--white);color:inherit;border:1px solid var(--line);cursor:pointer;border-radius:20px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden}.category-card:hover{border-color:#846cff9e;transform:translateY(-5px);box-shadow:0 20px 45px #1a1b2317}.category-card:focus-visible{outline:3px solid var(--purple);outline-offset:4px}.category-visual{background:linear-gradient(145deg,#211b3b,#151827);border-radius:14px;place-items:center;height:220px;margin:10px;display:grid;position:relative;overflow:hidden}.category-visual:before{content:"";border:28px solid #7057ff1a;border-radius:50%;width:190px;height:190px;position:absolute}.category-visual.has-image img{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 18px #00000057);padding:10px}.category-visual.has-image.single img{object-fit:contain;padding:12px}.category-glow{filter:blur(12px);background:#2f25672e;border-radius:50%;width:90px;height:25px;position:absolute;bottom:30px}.category-object{z-index:1;color:#fff;background:linear-gradient(145deg,#7057ff,#9b83ff);place-items:center;display:grid;position:relative;box-shadow:0 20px 35px #4230a23d}.category-object i{letter-spacing:-.06em;font-style:normal;font-weight:900}.category-visual.single .category-object{border:6px solid #fff;border-radius:9px;width:92px;height:132px;transform:rotate(-5deg)}.category-visual.pack .category-object{clip-path:polygon(5% 0,95% 0,100% 8%,96% 92%,100% 100%,0 100%,4% 92%,0 8%);background:linear-gradient(145deg,#ff806f,#ffbd7a);width:86px;height:137px}.category-visual.box .category-object{background:linear-gradient(145deg,#5b63dd,#75d8d2);border-radius:8px;width:145px;height:104px;transform:perspective(300px)rotateY(-12deg)}.category-visual.sealed .category-object{background:linear-gradient(145deg,#da6ca4,#ffb6c4);border:6px solid #ffffffb8;border-radius:16px 16px 9px 9px;width:150px;height:105px}.category-visual.collection .category-object{background:linear-gradient(145deg,#30323d,#b59d51);border:9px double #ffffffb3;border-radius:50%;width:120px;height:120px}.category-visual.accessory .category-object{background:linear-gradient(145deg,#55ae92,#c4df79);border-top:15px solid #ffffffa6;border-radius:10px;width:105px;height:138px}.category-copy{flex-direction:column;justify-content:space-between;gap:18px;min-height:175px;padding:15px 19px 19px;display:flex}.category-copy h3{letter-spacing:-.035em;margin:0;font-size:1.22rem}.category-copy p{color:var(--muted);margin:8px 0 0;font-size:.78rem;line-height:1.55}.category-card-cta{color:var(--purple-dark);align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:inline-flex}.category-card-cta svg{width:16px;transition:transform .2s}.category-card:hover .category-card-cta svg{transform:translate(3px)}.catalog-source-note{color:#858791;max-width:760px;margin:25px 0 0;font-size:.68rem;line-height:1.6}.seller{color:#fff;border:1px solid var(--line);background:#12151d;border-radius:28px;grid-template-columns:1fr .9fr;align-items:center;gap:70px;min-height:430px;margin-block:105px;padding:65px;display:grid;position:relative;overflow:hidden}.seller:before{content:"";border:70px solid #7057ff59;border-radius:50%;width:420px;height:420px;position:absolute;top:-210px;right:-170px}.kicker.light{color:var(--lime)}.seller h2{letter-spacing:-.06em;margin:13px 0 20px;font-size:clamp(2.1rem,3.5vw,3.7rem);line-height:1.05}.seller-copy>p{color:#b9bac4;max-width:550px;line-height:1.7}.seller-panel{z-index:1;background:var(--surface-raised);color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:18px;position:relative;transform:rotate(2deg);box-shadow:0 25px 60px #0000004d}.seller-panel-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.seller-panel-top span{align-items:center;gap:7px;font-weight:800;display:inline-flex}.seller-panel-top small{color:var(--muted);background:var(--surface-soft);border-radius:99px;padding:5px 8px}.seller-item{grid-template-columns:55px 1fr auto;align-items:center;gap:12px;padding-block:20px;display:grid}.mini-art{color:#fff;background:linear-gradient(145deg,#7057ff,#ff9aa9);border-radius:7px;place-items:center;width:55px;height:75px;font-weight:900;display:grid}.seller-item>span{flex-direction:column;gap:5px;min-width:0;display:flex}.seller-item b{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.seller-item small{color:var(--muted);font-size:.65rem}.seller-item strong{font-size:.9rem}.seller-progress>span{background:#eeeef2;border-radius:99px;height:6px;display:block;overflow:hidden}.seller-progress i{background:var(--purple);border-radius:inherit;width:92%;height:100%;display:block}.seller-progress small{color:var(--muted);text-align:right;margin-top:8px;font-size:.63rem;display:block}.footer{border-top:1px solid var(--line);min-height:130px;color:var(--muted);justify-content:space-between;align-items:center;gap:30px;font-size:.75rem;display:flex}.footer .brand{color:var(--ink)}.catalog-page,.detail-page{background:var(--paper);min-height:100vh}.inner-header{border-bottom:1px solid var(--line)}.nav-search{border:1px solid var(--line);background:var(--white);border-radius:12px;align-items:center;gap:9px;width:min(540px,48vw);height:46px;padding:5px 5px 5px 14px;display:flex}.nav-search svg{color:#9699a3;width:18px}.nav-search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.nav-search button{background:var(--purple);color:#fff;cursor:pointer;border:0;border-radius:8px;height:34px;padding-inline:14px;font-size:.76rem;font-weight:750}.catalog-page-search{width:min(560px,100%);margin:-14px 0 30px}.catalog-shell{padding-block:66px 100px}.catalog-title{margin-bottom:36px}.catalog-title h1,.product-summary h1{letter-spacing:-.065em;margin:9px 0 10px;font-size:clamp(2.4rem,4.2vw,4.2rem);line-height:1}.catalog-title p,.product-heading p{color:var(--muted)}.catalog-layout{grid-template-columns:230px minmax(0,1fr);gap:34px;display:grid}.results{min-width:0}.filters{border:1px solid var(--line);background:var(--white);border-radius:16px;align-self:start;padding:20px;position:sticky;top:20px}.filter-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.filter-heading button,.filter-heading a{color:var(--purple);cursor:pointer;background:0 0;border:0;font-size:.72rem}.filters fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:19px 0}.filters fieldset:last-child{border:0;padding-bottom:0}.filters legend{padding:0 0 10px;font-size:.76rem;font-weight:800}.filters label{color:var(--muted);grid-template-columns:17px 1fr auto;align-items:center;gap:8px;padding-block:6px;font-size:.74rem;display:grid}.filters label span{color:#aaaeb7}.filters input[type=checkbox]{accent-color:var(--purple)}.catalog-filter-form select{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);border-radius:9px;padding:10px 30px 10px 10px;font-size:.72rem}.catalog-filter-submit{border:0;justify-content:center;width:100%;margin-top:16px}.catalog-data-badge{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.08em;background:#8b78ff29;border-radius:999px;padding:5px 8px;font-size:.56rem;font-weight:800}.mobile-filter-panel{display:none}.price-inputs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.price-inputs input{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-width:0;color:var(--ink);border-radius:8px;padding:9px;font-size:.7rem}.results-toolbar{min-height:48px;color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;margin-bottom:16px;font-size:.74rem;display:flex}.results-toolbar select,.offers-section select{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:9px;padding:9px 30px 9px 10px}.mobile-filter{display:none}.results-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.result-card{border:1px solid var(--line);background:var(--white);border-radius:16px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.result-card:hover{border-color:#846cff9e;transform:translateY(-5px);box-shadow:0 20px 45px #00000038}.result-card:focus-within{border-color:#846cff9e;box-shadow:0 20px 45px #00000038}.result-card .card-art{height:285px;display:grid}.result-card-copy{padding:5px 15px 16px}.result-title{justify-content:space-between;align-items:start;gap:8px;display:flex}.result-title h2{margin:0;font-size:.95rem}.result-title p{color:var(--muted);margin:6px 0 10px;font-size:.66rem}.result-title button{cursor:pointer;background:0 0;border:0;font-size:1.25rem}.favorite-control{flex:none;position:relative}.favorite-button{color:var(--ink);place-items:center;transition:color .16s,transform .16s,opacity .16s;display:grid}.favorite-button:hover{color:#ff668c;transform:scale(1.08)}.favorite-button.is-favorite{color:#ff668c}.favorite-button:disabled{cursor:wait;opacity:.6}.favorite-error{z-index:4;color:#ffbdcf;background:#2a1720;border:1px solid #704153;border-radius:8px;width:190px;padding:7px 9px;font-size:.58rem;line-height:1.35;position:absolute;top:calc(100% + 6px);right:0}.result-meta{flex-wrap:wrap;align-content:start;gap:5px;min-height:44px;display:flex}.result-meta span{background:var(--surface-soft);border:1px solid var(--line);color:var(--muted);border-radius:6px;padding:4px 6px;font-size:.58rem}.result-price{border-top:1px solid var(--line);justify-content:space-between;align-items:end;padding-top:12px;display:flex}.result-price>span{color:var(--muted);flex-direction:column;gap:3px;font-size:.62rem;display:flex}.result-price b{color:var(--ink);font-size:1rem}.result-price small{color:var(--muted);font-size:.62rem}.catalog-pagination{width:100%;max-width:100%;color:var(--ink);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;margin-top:28px;font-size:.72rem;font-weight:750;display:grid;overflow:hidden}.catalog-pagination>a:last-child,.catalog-pagination>span:last-child{justify-self:end}.catalog-pagination>a,.catalog-pagination>span{width:132px}.catalog-pagination>div{justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.catalog-pagination a,.catalog-pagination>span{border:1px solid var(--line);background:var(--white);white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 12px;display:inline-flex}.catalog-pagination>div a{min-width:38px;padding-inline:8px}.catalog-pagination>div .pagination-ellipsis{min-width:22px;color:var(--muted);background:0 0;border-color:#0000;padding:0}.catalog-pagination a:hover,.catalog-pagination a.active{border-color:var(--purple);color:#fff;background:var(--purple)}.catalog-pagination .disabled{color:#626978;background:var(--surface-soft)}.empty-state{background:var(--white);text-align:center;border:1px dashed #3b4250;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:480px;padding:30px;display:flex}.empty-state>span{color:var(--purple);font-size:3rem}.empty-state h2{margin-bottom:5px}.empty-state p{color:var(--muted);max-width:430px;line-height:1.6}.product-catalog-title{justify-content:space-between;align-items:center;gap:30px;min-height:150px;display:flex}.product-catalog-title>div:first-child{min-width:0}.catalog-title-object{border:1px solid var(--line);background:linear-gradient(145deg,#211b3b,#121521);border-radius:32px;flex:none;place-items:center;width:125px;height:125px;display:grid;position:relative;overflow:hidden}.catalog-title-object:before,.catalog-product-art:before{content:"";border:18px solid #8b78ff1c;border-radius:50%;width:105px;height:105px;position:absolute}.catalog-title-object>span{z-index:1;color:#fff;font-weight:900;position:relative}.catalog-title-object.pack>span{clip-path:polygon(5% 0,95% 0,100% 8%,96% 92%,100% 100%,0 100%,4% 92%,0 8%);background:linear-gradient(145deg,#ff806f,#ffbd7a);place-items:center;width:48px;height:76px;display:grid}.catalog-title-object.box>span{background:linear-gradient(145deg,#5b63dd,#75d8d2);border-radius:7px;place-items:center;width:82px;height:58px;display:grid;transform:perspective(300px)rotateY(-10deg)}.catalog-title-object.sealed>span{background:linear-gradient(145deg,#d76591,#f2a7c7);border:3px solid #ffd0e2;border-radius:10px;place-items:center;width:78px;height:64px;display:grid}.catalog-title-object.collection>span{background:linear-gradient(145deg,#6e6137,#b39b51);border:5px double #e6d391;border-radius:50%;place-items:center;width:74px;height:74px;display:grid}.catalog-title-object.coin>span{background:linear-gradient(145deg,#174c69,#398bb9);border:5px double #79c8ee;border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.catalog-product-art{background:linear-gradient(145deg,#211b3b,#121521);border-radius:12px;place-items:center;height:245px;margin:9px;display:grid;position:relative;overflow:hidden}.catalog-product-art:before{border-width:28px;width:185px;height:185px}.catalog-product-shape{z-index:1;color:#fff;place-items:center;display:grid;position:relative;box-shadow:0 22px 42px #00000042}.catalog-product-shape i{letter-spacing:-.05em;font-size:1rem;font-style:normal;font-weight:900}.catalog-product-art.pack .catalog-product-shape,.catalog-detail-art.pack .catalog-product-shape{clip-path:polygon(5% 0,95% 0,100% 8%,96% 92%,100% 100%,0 100%,4% 92%,0 8%);background:linear-gradient(145deg,#ff806f,#ffbd7a);width:86px;height:137px}.catalog-product-art.box .catalog-product-shape,.catalog-detail-art.box .catalog-product-shape{background:linear-gradient(145deg,#5b63dd,#75d8d2);border-radius:9px;width:150px;height:104px;transform:perspective(300px)rotateY(-11deg)}.catalog-product-art.sealed .catalog-product-shape,.catalog-detail-art.sealed .catalog-product-shape{background:linear-gradient(145deg,#d76591,#f2a7c7);border:4px solid #ffd0e2;border-radius:12px;width:150px;height:112px}.catalog-product-art.collection .catalog-product-shape,.catalog-detail-art.collection .catalog-product-shape{background:linear-gradient(145deg,#6e6137,#b39b51);border:7px double #e6d391;border-radius:50%;width:122px;height:122px}.catalog-product-art.coin .catalog-product-shape,.catalog-detail-art.coin .catalog-product-shape{background:linear-gradient(145deg,#174c69,#398bb9);border:7px double #79c8ee;border-radius:50%;width:126px;height:126px}.catalog-product-art>small{z-index:1;color:var(--muted);font-size:.57rem;position:absolute;bottom:13px}.catalog-product-art.has-image{background:#0e1117}.catalog-product-art.has-image:before{display:none}.catalog-product-art.has-image img,.catalog-detail-art.has-image img{object-fit:contain;width:100%;height:100%;padding:12px}.catalog-product-copy .result-title h2{line-height:1.25}.catalog-product-copy .result-title p{min-height:1.8em}.catalog-product-copy .result-meta{min-height:52px}.catalog-detail-art{aspect-ratio:1;background:linear-gradient(145deg,#211b3b,#121521)}.catalog-detail-art:before{border-color:#8b78ff21}.catalog-detail-art.pack .catalog-product-shape{width:135px;height:215px}.catalog-detail-art.box .catalog-product-shape{width:245px;height:170px}.catalog-detail-art .catalog-product-shape i{font-size:1.5rem}.button-disabled{opacity:.55;cursor:not-allowed;pointer-events:none;text-align:center}.product-component-list{color:var(--muted);margin:20px 0 0;padding-left:20px;line-height:1.8}.product-component-list b{color:var(--ink)}.breadcrumbs{color:var(--muted);gap:9px;padding-top:27px;font-size:.7rem;display:flex}.breadcrumbs b{color:var(--ink)}.product-hero{grid-template-columns:.78fr 1.22fr;align-items:center;gap:75px;padding-block:42px 85px;display:grid}.product-art{aspect-ratio:2.5/3.5;border-radius:24px;justify-self:center;place-items:center;width:min(400px,100%);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #2728362e}.product-art.coral{background:linear-gradient(145deg,#ff796b,#ffce8b)}.product-art.sky{background:linear-gradient(145deg,#7693ff,#85e5e0)}.product-art.violet{background:linear-gradient(145deg,#6551c5,#d38bbd)}.product-art.mint{background:linear-gradient(145deg,#55b396,#d1ea7f)}.product-art.gold{background:linear-gradient(145deg,#d89b34,#ffe18a)}.product-art.rose{background:linear-gradient(145deg,#d76591,#ffc0cf)}.product-art:before{content:"";border:35px solid #fff3;border-radius:50%;width:250px;height:250px;position:absolute}.product-art>span{color:#ffffffe6;letter-spacing:-.1em;z-index:1;font-size:6rem;font-weight:900;position:relative}.product-art>small{color:#ffffffd9;text-align:center;max-width:75%;font-size:.62rem;position:absolute;bottom:18px}.product-art.has-image{background:0 0}.product-art.has-image:before{display:none}.product-art.has-image img{object-fit:contain}.product-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.save-button{border:1px solid var(--line);background:var(--white);width:48px;height:48px;color:var(--ink);cursor:pointer;border-radius:12px;flex:none;font-size:1.55rem}.variant-pills{flex-wrap:wrap;gap:7px;margin-top:17px;display:flex}.variant-pills button,.variant-pills span,.variant-pills a,.range-switch button{border:1px solid var(--line);background:var(--white);color:var(--muted);cursor:pointer;border-radius:9px;padding:8px 12px;font-size:.7rem;text-decoration:none}.variant-pills span{cursor:default}.variant-pills button.active,.variant-pills span.active,.variant-pills a.active,.range-switch button.active{border-color:var(--purple);color:var(--purple-dark);background:#8b78ff24;font-weight:750}.market-price-box{border:1px solid var(--line);background:var(--line);border-radius:16px;grid-template-columns:1fr 1fr;gap:1px;margin-top:26px;display:grid;overflow:hidden}.market-price-box>div{background:var(--white);flex-direction:column;gap:5px;padding:19px;display:flex}.market-price-box span{color:var(--muted);font-size:.68rem}.market-price-box strong{font-size:1.7rem}.market-price-box small{color:var(--muted);font-size:.63rem}.market-price-box .positive{color:#168f5a;font-weight:700}.market-price-box .negative{color:#b05245;font-weight:700}.product-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:15px;display:grid}.button-primary{background:var(--purple);color:#fff}.button-outline{color:var(--ink);background:0 0;border:1px solid #cfd0d7}.license-note{color:#9a9ca4;margin-top:13px;font-size:.62rem}.price-section{grid-template-columns:1.7fr .8fr;gap:20px;padding-bottom:90px;display:grid}.price-chart-card,.facts-card{background:var(--white);border:1px solid var(--line);border-radius:18px;padding:27px}.chart-heading{justify-content:space-between;gap:25px;display:flex}.chart-heading h2,.facts-card h2{letter-spacing:-.04em;margin:7px 0 0;font-size:1.6rem}.range-switch{align-items:start;gap:5px;display:flex}.range-switch button{border:0;padding:7px 9px}.chart-value{align-items:baseline;gap:10px;margin-top:30px;display:flex}.chart-value strong{font-size:2rem}.chart-value span{color:var(--muted);font-size:.68rem}.market-price-chart{margin-top:23px}.market-chart-summary{justify-content:space-between;align-items:end;gap:18px;display:flex}.market-chart-summary>div{flex-direction:column;gap:4px;display:flex}.market-chart-summary span{color:var(--muted);font-size:.64rem}.market-chart-summary strong{letter-spacing:-.035em;font-size:1.85rem}.market-chart-source{border:1px solid var(--line);white-space:nowrap;border-radius:999px;padding:7px 10px}.price-chart{width:100%;height:280px;margin-top:9px;display:block;overflow:visible}.price-chart text{stroke:none;stroke-width:0;paint-order:normal}.chart-grid-line{stroke:var(--line);stroke-width:1px;stroke-dasharray:3 5}.chart-y-label,.chart-x-label{fill:var(--muted);font-size:10px}.chart-area{fill:url(#price-history-area);stroke:none}.chart-line{fill:none;stroke:var(--purple);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.chart-single-guide{stroke:var(--purple);stroke-width:1.5px;stroke-dasharray:6 7;opacity:.6;vector-effect:non-scaling-stroke}.chart-point{fill:var(--purple);stroke:var(--white);stroke-width:3px;vector-effect:non-scaling-stroke}.market-chart-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding-top:12px;display:flex}.market-chart-legend{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.market-chart-legend span{white-space:nowrap;align-items:center;gap:7px;font-size:.65rem;display:inline-flex}.market-chart-footer i{background:var(--purple);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #8b78ff21}.market-chart-footer small{text-align:right;font-size:.62rem;line-height:1.5}.market-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:35px;display:flex}.market-empty-state>span{width:54px;height:54px;color:var(--purple-dark);background:#8b78ff24;border-radius:16px;place-items:center;font-size:1.7rem;display:grid}.market-empty-state h3{letter-spacing:-.035em;margin:17px 0 7px;font-size:1.25rem}.market-empty-state p{max-width:470px;color:var(--muted);margin:0;font-size:.76rem;line-height:1.6}.card-text-section{border:1px solid var(--line);background:var(--white);border-radius:18px;margin-bottom:70px;padding:27px}.card-text-section p,.card-text-section blockquote{color:var(--muted);line-height:1.7}.card-text-section blockquote{border-left:3px solid var(--purple);margin:16px 0 0;padding-left:18px;font-style:italic}.facts-card dl{margin:24px 0 0}.facts-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:13px 0;font-size:.72rem;display:flex}.facts-card dt{color:var(--muted)}.facts-card dd{text-align:right;margin:0;font-weight:700}.offers-section{padding-bottom:110px}.offers-section .section-heading p{color:var(--muted);font-size:.8rem}.offers-list{flex-direction:column;gap:8px;display:flex}.market-empty-offers{background:var(--white);border:1px dashed #3b4250;border-radius:18px;min-height:290px}.market-empty-offers .button{margin-top:20px}.offer-row{background:var(--white);border:1px solid var(--line);border-radius:13px;grid-template-columns:45px 1fr .8fr 1fr auto;align-items:center;gap:16px;padding:14px 16px;display:grid}.condition-dot{color:#158352;background:#e8f8ef;border-radius:10px;place-items:center;width:38px;height:38px;font-size:.68rem;font-weight:850;display:grid}.offer-seller,.offer-condition,.offer-price{flex-direction:column;gap:4px;display:flex}.offer-row span{color:var(--muted);font-size:.64rem}.offer-row b{font-size:.78rem}.offer-price{text-align:right}.offer-price b{font-size:1rem}.seller-kind{text-transform:uppercase;letter-spacing:.06em;vertical-align:middle;border-radius:999px;margin-left:5px;padding:3px 6px;font-size:.51rem;line-height:1;display:inline-flex}.seller-kind.private{color:#b8aaff;background:#8b78ff24}.seller-kind.professional{color:#69dca0;background:#40cb8524}.offer-row>form{display:contents}.cart-page{background:var(--paper);min-height:100vh}.cart-shell{padding-block:55px 110px}.cart-heading h1{margin:8px 0;font-size:clamp(3rem,6vw,5rem)}.cart-heading p{color:var(--muted);margin:0}.cart-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;margin-top:34px;display:grid}.cart-lines{flex-direction:column;gap:12px;display:flex}.cart-line{border:1px solid var(--line);background:var(--white);border-radius:17px;grid-template-columns:105px minmax(0,1fr) auto;gap:18px;padding:16px;display:grid}.cart-line.unavailable{opacity:.7}.cart-line-image{background:var(--surface-soft);min-height:145px;color:var(--purple);border-radius:11px;place-items:center;font-size:1.5rem;font-weight:900;display:grid;position:relative;overflow:hidden}.cart-line-image img{object-fit:contain;padding:5px}.cart-line-copy{min-width:0}.cart-seller{color:var(--purple-dark);font-size:.62rem;font-weight:750}.cart-line-copy h2{margin:8px 0 4px;font-size:1.2rem}.cart-line-copy>p{color:var(--muted);margin:0;font-size:.67rem}.cart-line-meta{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.cart-line-meta span{border:1px solid var(--line);color:var(--muted);border-radius:7px;padding:5px 7px;font-size:.57rem}.cart-stock-error{color:#ff9e93;margin-top:12px;font-size:.64rem;display:block}.cart-line-controls{flex-direction:column;align-items:flex-end;gap:11px;min-width:130px;display:flex}.cart-line-controls>strong{font-size:1.05rem}.cart-line-controls form{align-items:flex-end;gap:6px;display:flex}.cart-line-controls label{color:var(--muted);flex-direction:column;gap:4px;font-size:.55rem;display:flex}.cart-line-controls input{border:1px solid var(--line);background:var(--surface-soft);width:62px;min-height:34px;color:var(--ink);border-radius:8px;padding:6px 8px}.cart-line-controls button,.cart-clear{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:8px;padding:8px 9px;font-size:.59rem;font-weight:750}.cart-line-controls .cart-remove,.cart-clear{color:#ff9e93}.cart-lines>form{align-self:flex-start}.cart-address-panel{border:1px solid var(--line);background:var(--white);border-radius:17px;padding:18px}.cart-address-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.cart-address-heading>span{flex-direction:column;gap:5px;display:flex}.cart-address-heading b{font-size:.8rem}.cart-address-heading small{color:var(--muted);font-size:.58rem}.cart-address-panel details{border-top:1px solid var(--line);margin-top:14px;padding-top:12px}.cart-address-panel summary{width:max-content;color:var(--purple-dark);cursor:pointer;font-size:.62rem;font-weight:800}.cart-address-form{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.cart-address-form label{color:var(--muted);flex-direction:column;gap:6px;font-size:.58rem;display:flex}.cart-address-form input,.cart-address-form select{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:40px;color:var(--ink);border-radius:9px;padding:0 11px}.cart-address-form .button{align-self:end}.cart-summary{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:23px;position:sticky;top:20px}.cart-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:15px;padding:15px 0;display:flex}.cart-summary>div span{color:var(--muted);font-size:.68rem}.cart-summary>div small{color:var(--muted);text-align:right;font-size:.58rem}.cart-summary .cart-total{border:0}.cart-summary .cart-total strong{font-size:1.25rem}.cart-summary .button{width:100%}.cart-summary>p{color:var(--muted);margin:14px 0 0;font-size:.6rem;line-height:1.5}.cart-shipping-options{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;padding:16px 0 8px;display:flex}.cart-shipping-options>b{margin-bottom:2px;font-size:.68rem}.cart-shipping-options label{border:1px solid var(--line);cursor:pointer;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid}.cart-shipping-options label.selected{border-color:var(--purple);background:#8b78ff14}.cart-shipping-options input{accent-color:var(--purple)}.cart-shipping-options label span{flex-direction:column;gap:3px;display:flex}.cart-shipping-options label strong,.cart-shipping-options label>b{font-size:.61rem}.cart-shipping-options label small{color:var(--muted);font-size:.53rem;line-height:1.35}.cart-shipping-error{color:#ffc875;margin:0;font-size:.59rem;line-height:1.5}.cart-empty{text-align:center;border:1px dashed var(--line);background:var(--white);border-radius:20px;align-content:center;place-items:center;min-height:390px;margin-top:35px;display:grid}.cart-empty>span{color:var(--purple);font-size:2.4rem}.cart-empty h2{margin:14px 0 5px}.cart-empty p{color:var(--muted);margin:0 0 22px}.header-actions form{display:contents}.account-link{max-width:190px}.account-link>span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-avatar{width:29px;height:29px;color:var(--purple-dark);background:#8b78ff2e;border-radius:9px;flex:none;place-items:center;font-size:.74rem;font-weight:900;display:grid}.account-menu{position:relative}.account-menu summary{-webkit-user-select:none;user-select:none;list-style:none}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary svg{width:14px;height:14px;color:var(--muted);transition:transform .18s}.account-menu[open] summary svg{transform:rotate(180deg)}.account-menu-panel{z-index:40;border:1px solid var(--line);background:var(--white);width:210px;box-shadow:var(--shadow);border-radius:14px;gap:3px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.account-menu-panel a{min-height:42px;color:var(--ink);border-radius:9px;justify-content:space-between;align-items:center;padding:0 12px;font-size:.76rem;display:flex}.account-menu-panel a:hover{color:var(--purple-dark);background:#8b78ff1a}.account-menu-panel b{background:var(--purple);color:#fff;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:.57rem;display:grid}.auth-page,.account-page{background:var(--paper);min-height:100vh}.auth-back-link{color:var(--purple-dark);font-size:.8rem;font-weight:750}.auth-shell{place-items:center;min-height:calc(100vh - 89px);padding-block:58px 90px;display:grid}.auth-card{border:1px solid var(--line);background:var(--white);width:min(590px,100%);box-shadow:var(--shadow);border-radius:24px;padding:38px}.compact-auth-card{width:min(520px,100%)}.auth-card h1{max-width:none;margin:10px 0 12px;font-size:clamp(2.35rem,5vw,3.5rem);line-height:1}.auth-card>p{color:var(--muted);font-size:.82rem;line-height:1.6}.auth-form,.account-form{flex-direction:column;gap:17px;margin-top:25px;display:flex}.auth-form label,.account-form label{color:var(--ink);flex-direction:column;gap:8px;font-size:.74rem;font-weight:750;display:flex}.auth-form input,.auth-form select,.account-form input,.account-form select,.account-form textarea{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:48px;color:var(--ink);border-radius:11px;outline:0;padding:11px 13px;font-weight:500;transition:border-color .2s,box-shadow .2s}.account-form textarea{resize:vertical;min-height:125px}.auth-form input:focus,.auth-form select:focus,.account-form input:focus,.account-form select:focus,.account-form textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8b78ff1f}.auth-form input:disabled,.account-form input:disabled{color:#777e8d;cursor:not-allowed}.auth-form label small,.account-form label small{color:var(--muted);font-size:.62rem;font-weight:500}.auth-field-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.auth-form .button{width:100%;margin-top:4px}.auth-form-row{justify-content:flex-end;display:flex}.auth-form-row a,.auth-switch a{color:var(--purple-dark);font-weight:750}.auth-switch{text-align:center;margin:21px 0 0}.auth-legal{text-align:center;margin-top:17px;font-size:.64rem!important}.security-shell{place-items:start center;padding-block:58px 90px;display:grid}.security-shell .auth-card{width:min(720px,100%)}.mfa-settings{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.mfa-settings h2{margin:5px 0 0;font-size:1.55rem}.mfa-settings>p,.mfa-enrollment p,.mfa-challenge p{color:var(--muted);font-size:.76rem;line-height:1.6}.mfa-heading,.mfa-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.mfa-status{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.65rem;font-weight:800}.mfa-status.enabled{color:#8be2b3;background:#218b5421;border-color:#4dcd8b4d}.mfa-enrollment{grid-template-columns:180px 1fr;align-items:start;gap:22px;margin-top:20px;display:grid}.mfa-enrollment img{background:#fff;border-radius:14px;width:180px}.mfa-enrollment label,.mfa-challenge label{flex-direction:column;gap:8px;margin-top:15px;font-size:.72rem;font-weight:750;display:flex}.mfa-enrollment input,.mfa-challenge input{border:1px solid var(--line);background:var(--surface-soft);min-height:46px;color:var(--ink);letter-spacing:.18em;border-radius:10px;padding:10px 12px;font-size:1rem}.mfa-enrollment details{color:var(--muted);margin:12px 0;font-size:.7rem}.mfa-enrollment code{overflow-wrap:anywhere;color:var(--ink);margin-top:8px;display:block}.mfa-actions{flex-wrap:wrap;justify-content:flex-start;margin-top:16px}.mfa-challenge{margin-top:18px}.mfa-challenge .button{margin-top:14px}.auth-message{border:1px solid;border-radius:11px;margin:18px 0 -5px;padding:12px 14px;font-size:.72rem!important}.auth-message.error{color:#ffaca2;background:#b8372c21;border-color:#ff6f6159}.auth-message.success{color:#8be2b3;background:#218b5421;border-color:#4dcd8b4d}.account-shell{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:30px;padding-block:58px 100px;display:grid}.account-sidebar,.account-content{border:1px solid var(--line);background:var(--white);border-radius:20px}.account-sidebar{text-align:center;padding:25px;position:sticky;top:20px}.profile-avatar-large{background:linear-gradient(145deg,var(--purple),#b49cff);color:#fff;border-radius:24px;place-items:center;width:82px;height:82px;margin:0 auto;font-size:2.1rem;font-weight:900;display:grid;box-shadow:0 14px 30px #7057ff40}.account-sidebar h2{margin:17px 0 3px;font-size:1.15rem}.account-sidebar>p{color:var(--muted);margin:0;font-size:.72rem}.account-sidebar nav{border-top:1px solid var(--line);text-align:left;flex-direction:column;gap:5px;margin-top:25px;padding-top:17px;display:flex}.account-sidebar nav a{color:var(--muted);border-radius:9px;padding:10px 11px}.account-sidebar nav a.active,.account-sidebar nav a:hover{color:var(--purple-dark);background:#8b78ff1f}.account-signout{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.account-signout button{color:#ff9e93;text-align:left;width:100%;font:inherit;cursor:pointer;background:#ff6f6114;border:1px solid #ff6f6147;border-radius:10px;padding:11px 13px;font-size:.72rem;font-weight:750}.account-signout button:hover{background:#ff6f6124}.account-content{padding:34px}.account-content h1{margin:9px 0 10px;font-size:clamp(2.4rem,5vw,3.7rem)}.account-content>p{color:var(--muted);font-size:.8rem}.account-form{margin-top:29px}.account-form-actions{gap:9px;margin-top:5px;display:flex}.public-profile{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:26px;max-width:780px;margin-top:70px;padding:55px}.public-profile .profile-avatar-large{margin-bottom:20px}.profile-kind{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.08em;background:#8b78ff21;border-radius:999px;padding:6px 9px;font-size:.62rem;font-weight:800;display:inline-flex}.public-profile h1{max-width:none;margin:14px 0 4px;font-size:clamp(2.5rem,6vw,4.2rem)}.profile-username{color:var(--muted)}.profile-bio{max-width:560px;color:var(--muted);margin:25px auto;line-height:1.7}.profile-stats{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.profile-stats div{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:19px;display:flex}.profile-stats div:last-child{border:0}.profile-stats strong{font-size:1.3rem}.profile-stats span{color:var(--muted);font-size:.64rem}.profile-ratings{text-align:left;margin:0 0 30px}.profile-ratings-heading{margin-bottom:15px}.profile-ratings-heading>span{color:var(--purple-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.59rem;font-weight:850}.profile-ratings-heading h2{margin:7px 0 0;font-size:1.35rem}.profile-rating-list{gap:10px;display:grid}.profile-rating-list article{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;padding:16px}.profile-rating-list article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-rating-list time{color:var(--muted);font-size:.58rem}.profile-rating-list p{color:var(--ink);margin:11px 0 9px;font-size:.7rem;line-height:1.6}.profile-rating-list .rating-without-comment,.profile-no-ratings{color:var(--muted);font-style:italic}.profile-rating-list a{color:var(--purple-dark);font-size:.62rem;font-weight:800}.profile-no-ratings{border:1px dashed var(--line);border-radius:13px;margin:0;padding:18px;font-size:.65rem;line-height:1.55}.sell-shell{grid-template-columns:minmax(230px,.72fr) minmax(0,1.28fr);align-items:start;gap:34px;padding-block:62px 100px;display:grid}.sell-card-preview,.sell-form-card{border:1px solid var(--line);background:var(--white);border-radius:25px}.sell-card-preview{text-align:center;padding:28px;position:sticky;top:24px}.sell-card-image{aspect-ratio:2.5/3.5;background:var(--surface-soft);width:min(240px,100%);color:var(--purple);border-radius:15px;place-items:center;margin:0 auto 27px;font-size:2rem;font-weight:900;display:grid;position:relative;overflow:hidden}.sell-card-image img{object-fit:contain}.sell-card-preview h1{max-width:none;margin:9px 0 6px;font-size:2rem}.sell-card-preview p{color:var(--muted);margin:0 0 17px;font-size:.72rem}.sell-card-preview>a{color:var(--purple-dark);font-size:.72rem;font-weight:800}.sell-form-card{padding:42px}.sell-form-card h2{letter-spacing:-.045em;margin:10px 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.03}.sell-form-card>p{color:var(--muted);font-size:.8rem;line-height:1.65}.sell-publish-note{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.sell-publish-note>span{width:34px;height:34px;color:var(--purple);background:#8b78ff29;border-radius:9px;place-items:center;font-weight:900;display:grid}.sell-publish-note p{flex-direction:column;gap:3px;margin:0;font-size:.72rem;display:flex}.sell-publish-note small{color:var(--muted)}.sell-page-message .auth-message{margin-bottom:0}.listing-photo-fieldset{border:0;margin:4px 0 0;padding:0}.parcel-measurements-fieldset{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;margin:4px 0;padding:18px}.parcel-measurements-fieldset legend{color:var(--ink);padding:0 7px;font-size:.8rem;font-weight:850}.parcel-measurements-fieldset legend span{color:var(--purple-dark);letter-spacing:.06em;text-transform:uppercase;margin-left:7px;font-size:.56rem}.parcel-measurements-fieldset>p,.parcel-measurements-fieldset>small{color:var(--muted);font-size:.64rem;line-height:1.55}.parcel-measurements-fieldset>p{margin:0 0 14px}.parcel-measurements-fieldset>small{margin-top:11px;display:block}.parcel-measurements-grid{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:10px;display:grid}.listing-photo-fieldset legend{color:var(--ink);font-size:.8rem;font-weight:850}.listing-photo-fieldset legend span{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.05em;background:#8b78ff24;border-radius:999px;margin-left:7px;padding:4px 7px;font-size:.58rem}.listing-photo-fieldset>p{color:var(--muted);margin:7px 0 16px;font-size:.68rem;line-height:1.55}.listing-photo-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.listing-photo-input{border:1px dashed var(--line);background:var(--surface-soft);cursor:pointer;isolation:isolate;border-radius:13px;min-height:155px;position:relative;overflow:hidden;justify-content:flex-end!important;padding:13px!important}.listing-photo-input input{opacity:0;height:1px;position:absolute;width:1px!important;min-height:0!important;padding:0!important}.listing-photo-input>span{width:34px;height:34px;color:var(--purple);background:#8b78ff26;border-radius:10px;place-items:center;font-size:.8rem;font-weight:900;display:grid;position:absolute;top:38px;left:50%;translate:-50%}.listing-photo-input img{z-index:-1;object-fit:cover;opacity:.6}.listing-photo-input.has-preview:after{content:"";z-index:-1;background:linear-gradient(#0000,#0a0c12f0);position:absolute;inset:45% 0 0}.listing-photo-input b,.listing-photo-input small{z-index:1;position:relative}.listing-photo-input b{color:var(--ink);font-size:.66rem}.listing-photo-input small{color:var(--muted);font-size:.56rem}.listing-photo-input.has-preview b{color:#fff}.listing-upload-progress{color:var(--purple-dark);margin:0;font-size:.72rem;font-weight:800}.button:disabled{opacity:.55;cursor:wait}.seller-listings{padding-bottom:110px}.sell-page-message+.seller-listings{padding-top:55px}.seller-listings .section-heading{margin-bottom:25px}.listing-total{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.65rem}.listing-heading-actions{flex-direction:column;align-items:flex-end;gap:9px;display:flex}.listing-heading-actions>a{color:var(--purple-dark);font-size:.67rem;font-weight:800}.listing-view-tabs{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;gap:5px;width:fit-content;margin-bottom:25px;padding:5px;display:flex}.listing-view-tabs a{min-height:42px;color:var(--muted);border-radius:10px;align-items:center;gap:9px;padding:0 15px;font-size:.72rem;font-weight:800;display:inline-flex}.listing-view-tabs a:hover{color:var(--ink)}.listing-view-tabs a.active{background:var(--purple);color:#fff;box-shadow:0 8px 22px #8b78ff2e}.listing-view-tabs span{opacity:.78;border:1px solid;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:6px;font-size:.56rem;display:grid}.listing-pagination{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:14px;margin-top:25px;display:grid}.listing-pagination>span:not(.button){color:var(--muted);text-align:center;font-size:.68rem}.listing-pagination .button{justify-content:center}.listing-pagination .button:last-child{justify-self:end}.listing-pagination .disabled{pointer-events:none;opacity:.38}.seller-listing-grid{flex-direction:column;gap:13px;display:flex}.seller-listing-card{border:1px solid var(--line);background:var(--white);border-radius:18px;grid-template-columns:110px minmax(0,1fr);gap:20px;padding:17px;display:grid}.seller-listing-image{background:var(--surface-soft);min-height:150px;color:var(--purple);border-radius:11px;place-items:center;font-size:1.5rem;font-weight:900;display:grid;position:relative;overflow:hidden}.seller-listing-image img{object-fit:contain}.seller-listing-main{min-width:0}.seller-listing-heading{justify-content:space-between;gap:18px;display:flex}.seller-listing-heading h3{margin:8px 0 3px;font-size:1.18rem}.seller-listing-heading p{color:var(--muted);margin:0;font-size:.65rem}.seller-listing-heading>strong{white-space:nowrap;font-size:1.15rem}.listing-status{background:var(--surface-soft);color:var(--muted);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:4px 7px;font-size:.55rem;font-weight:850;display:inline-flex}.listing-status.active{color:#6edba2;background:#4dcd8b1f}.listing-status.paused{color:#ffc875;background:#ffbe5a1f}.listing-status.cancelled{color:#ff9e93;background:#ff6f611a}.seller-listing-meta{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.seller-listing-meta span{border:1px solid var(--line);color:var(--muted);border-radius:7px;padding:5px 7px;font-size:.59rem}.legacy-photo-warning{color:#ffc875;margin:11px 0 0;font-size:.62rem}.seller-listing-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.seller-listing-actions .button{min-height:38px;padding:8px 12px;font-size:.64rem}.seller-listing-actions form{display:inline-flex}.listing-text-button,.listing-edit-details>summary{border:1px solid var(--line);min-height:38px;color:var(--ink);font:inherit;cursor:pointer;background:0 0;border-radius:9px;align-items:center;padding:8px 12px;font-size:.64rem;font-weight:780;list-style:none;display:inline-flex}.listing-text-button.danger{color:#ff9e93;border-color:#ff6f6140}.listing-edit-details{position:relative}.listing-edit-details>summary::-webkit-details-marker{display:none}.listing-inline-form{z-index:10;border:1px solid var(--line);background:var(--white);width:min(480px,100vw - 60px);box-shadow:var(--shadow);border-radius:14px;grid-template-columns:1fr 1fr;gap:10px;padding:16px;position:absolute;top:45px;left:0;display:grid!important}.listing-inline-form label{color:var(--muted);flex-direction:column;gap:6px;font-size:.62rem;display:flex}.listing-inline-form input,.listing-inline-form textarea{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);border-radius:8px;padding:9px 10px}.listing-inline-form .full{grid-column:1/-1}.listing-inline-form textarea{resize:vertical;min-height:72px}.account-listing-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:end;margin-top:42px;padding-top:28px;display:flex}.account-listing-summary h2{margin:7px 0 0}.account-listing-summary>a{color:var(--purple-dark);font-size:.7rem;font-weight:800}.account-listing-rows{flex-direction:column;margin-top:15px;display:flex}.account-listing-rows>a{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:12px 0;display:flex}.account-listing-rows span{flex-direction:column;gap:4px;display:flex}.account-listing-rows span:last-child{text-align:right}.account-listing-rows b{font-size:.72rem}.account-listing-rows small,.account-no-listings{color:var(--muted);font-size:.62rem}.account-favorites{scroll-margin-top:24px}.account-listing-summary>span{color:var(--muted);font-size:.68rem}.account-payout-callout{background:linear-gradient(135deg,#8b78ff1a,#c7ff560a);border:1px solid #8b78ff4d;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding:20px;display:flex}.account-payout-callout h2{margin:5px 0;font-size:1.25rem}.account-payout-callout p{color:var(--muted);margin:0;font-size:.65rem;line-height:1.5}.account-payout-callout .button{flex:none}.favorite-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.favorite-profile-card{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:13px;min-width:0;padding:12px;display:grid}.favorite-profile-art{background:var(--surface-soft);border-radius:9px;place-items:center;height:82px;display:grid;overflow:hidden}.favorite-profile-art img{object-fit:contain;width:100%;height:100%}.favorite-profile-art span{color:var(--muted);text-transform:uppercase;font-size:.6rem;font-weight:800}.favorite-profile-card>div{flex-direction:column;gap:6px;min-width:0;display:flex}.favorite-profile-card b{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;display:block;overflow:hidden}.favorite-profile-card small{color:var(--muted);font-size:.6rem;line-height:1.4}.favorite-profile-card .favorite-button{width:34px;height:34px;font-size:1.2rem}.favorites-empty-state{text-align:center;border:1px dashed var(--line);background:var(--surface-soft);border-radius:16px;flex-direction:column;align-items:center;margin-top:18px;padding:42px 20px;display:flex}.favorites-empty-state>span{color:var(--purple);font-size:2rem}.favorites-empty-state h3{margin:12px 0 5px}.favorites-empty-state p{color:var(--muted);margin:0 0 18px;font-size:.68rem}.offer-photo-gallery{grid-column:2/-1;grid-template-columns:repeat(6,minmax(60px,95px));gap:8px;display:grid}.offer-photo-gallery a{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;position:relative;overflow:hidden}.offer-photo-gallery img{object-fit:cover;transition:transform .2s}.offer-photo-gallery a:hover img{transform:scale(1.05)}.offer-no-photos{color:#ffc875;grid-column:2/-1;margin:0;font-size:.6rem}.orders-page{background:var(--paper);min-height:100vh}.orders-shell{padding-block:58px 110px}.orders-heading h1{margin:9px 0 12px;font-size:clamp(3rem,6vw,5rem)}.orders-heading p{max-width:680px;color:var(--muted);margin:0;line-height:1.6}.orders-view-tabs{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;gap:5px;width:fit-content;margin-top:34px;padding:5px;display:flex}.orders-view-tabs a{min-height:42px;color:var(--muted);border-radius:10px;align-items:center;gap:9px;padding:0 15px;font-size:.72rem;font-weight:800;display:inline-flex}.orders-view-tabs a:hover{color:var(--ink)}.orders-view-tabs a.active{background:var(--purple);color:#fff;box-shadow:0 8px 22px #8b78ff2e}.orders-view-tabs span{opacity:.78;border:1px solid;border-radius:999px;place-items:center;min-width:22px;height:22px;padding-inline:6px;font-size:.56rem;display:grid}.orders-sections{flex-direction:column;gap:52px;margin-top:46px;display:flex}.orders-section-title{align-items:center;gap:10px;margin-bottom:17px;display:flex}.orders-section-title h2{margin:0;font-size:1.65rem}.orders-section-title span{border:1px solid var(--line);min-width:25px;height:25px;color:var(--muted);border-radius:999px;place-items:center;font-size:.62rem;display:grid}.orders-list{flex-direction:column;gap:14px;display:flex}.order-card{border:1px solid var(--line);background:var(--white);border-radius:19px;padding:22px}.order-card-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.order-card-summary{align-items:center;gap:15px;min-width:0;display:flex}.order-card-image{background:var(--surface-soft);border-radius:12px;flex:0 0 84px;width:84px;height:84px;position:relative;overflow:hidden}.order-card-image img{object-fit:contain;padding:5px}.order-role{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:.56rem;font-weight:850;display:inline-flex}.order-role.role-buyer{color:#b9adff;background:#8b78ff24}.order-role.role-seller{color:#83e2ae;background:#4dcd8b1f}.order-card-heading h2{margin:9px 0 6px;font-size:1.18rem}.order-card-heading p{color:var(--muted);margin:0;font-size:.65rem}.order-card-heading p a{color:var(--purple-dark);font-weight:750}.order-card-total{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.order-card-total small{color:var(--muted);font-size:.58rem}.order-card-total strong{white-space:nowrap;font-size:1.2rem}.order-status-line{grid-template-columns:repeat(5,1fr);margin-block:26px 20px;display:grid}.order-status-line>span{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:7px;font-size:.58rem;display:flex;position:relative}.order-status-line>span:before{content:"";z-index:0;border-top:2px solid var(--line);width:100%;position:absolute;top:12px;right:50%}.order-status-line>span:first-child:before{display:none}.order-status-line i{z-index:1;border:2px solid var(--line);background:var(--white);border-radius:50%;place-items:center;width:26px;height:26px;font-size:.57rem;font-style:normal;display:grid;position:relative}.order-status-line .done{color:var(--ink)}.order-status-line .done:before{border-color:var(--purple)}.order-status-line .done i{border-color:var(--purple);background:var(--purple);color:#fff}.order-status-line .current{color:var(--ink)}.order-status-line .current i{border-color:var(--purple);color:var(--purple-dark);box-shadow:0 0 0 4px #8b78ff1a}.order-status-line.terminal .done:before{border-color:#ff7e71}.order-status-line.terminal .done i{color:#ff9e93;background:#ff6f611f;border-color:#ff7e71}.order-card-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.order-card-footer>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.order-card-footer small{color:var(--muted);font-size:.61rem}.order-card-footer .button{min-height:38px;font-size:.65rem}.order-card-actions{align-items:center;gap:8px;display:flex}.order-current-status{color:var(--purple-dark);background:#8b78ff21;border-radius:999px;padding:6px 9px;font-size:.59rem;font-weight:800}.order-current-status.status-completed{color:#83e2ae;background:#4dcd8b1f}.order-current-status.status-cancelled,.order-current-status.status-refunded,.order-current-status.status-disputed{color:#ff9e93;background:#ff6f611a}.orders-empty,.orders-empty-row{border:1px dashed var(--line);background:var(--surface-soft);color:var(--muted);border-radius:18px}.orders-empty{text-align:center;flex-direction:column;align-items:center;margin-top:42px;padding:70px 24px;display:flex}.orders-empty>span{width:54px;height:54px;color:var(--purple);background:#8b78ff24;border-radius:15px;place-items:center;font-size:1.5rem;display:grid}.orders-empty h2{color:var(--ink);margin:18px 0 8px}.orders-empty p{max-width:570px;margin:0 0 23px;line-height:1.6}.orders-empty-row{margin:0;padding:28px;font-size:.7rem}.orders-pagination{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:14px;display:grid}.orders-pagination>span:not(.button){color:var(--muted);text-align:center;font-size:.68rem}.orders-pagination .button{justify-content:center}.orders-pagination .button:last-child{justify-self:end}.orders-pagination .disabled{pointer-events:none;opacity:.38}.checkout-result-page{min-height:100vh}.checkout-result{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 88px);padding-block:80px 120px;display:flex}.checkout-result-icon{border-radius:20px;place-items:center;width:66px;height:66px;margin-bottom:24px;font-size:1.65rem;font-weight:900;display:grid}.checkout-result-icon.confirmed{color:#83e2ae;background:#4dcd8b24}.checkout-result-icon.pending{color:var(--purple-dark);background:#8b78ff24}.checkout-result-icon.failed{color:#ff9e93;background:#ff6f611a}.checkout-result h1{max-width:780px;margin:16px 0 14px;font-size:clamp(3rem,7vw,5.5rem)}.checkout-result>p{max-width:650px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.7}.checkout-result-actions{gap:10px;margin-top:30px;display:flex}.checkout-result-actions form{display:flex}.order-detail-shell{padding-block:38px 110px}.order-back-link{color:var(--muted);margin-bottom:30px;font-size:.68rem;font-weight:750;display:inline-flex}.order-back-link:hover{color:var(--ink)}.order-detail-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.order-detail-heading h1{max-width:850px;margin:10px 0 9px;font-size:clamp(2.7rem,5vw,4.7rem)}.order-detail-heading p{color:var(--muted);margin:0}.order-detail-heading p a{color:var(--purple-dark);font-weight:800}.order-detail-status{border:1px solid var(--line);background:var(--white);border-radius:14px;flex-direction:column;gap:5px;min-width:190px;padding:15px 17px;display:flex}.order-detail-status small{color:var(--muted);font-size:.58rem}.order-detail-status strong{font-size:.8rem}.order-detail-progress{border:1px solid var(--line);background:var(--white);border-radius:18px;margin-top:30px;padding:8px 22px 18px}.order-detail-progress>p{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin:0;padding-top:15px;font-size:.64rem}.order-detail-progress>p b{color:#83e2ae}.order-detail-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr);align-items:start;gap:18px;margin-top:18px;display:grid}.order-detail-main,.order-detail-sidebar{flex-direction:column;gap:18px;display:flex}.order-detail-sidebar{position:sticky;top:18px}.order-detail-panel{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:22px}.order-panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.order-panel-heading>span{font-size:.82rem;font-weight:850}.order-panel-heading>small{color:var(--muted);font-size:.58rem}.order-detail-items{flex-direction:column;display:flex}.order-detail-items>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}.order-detail-items>div:first-child{border-top:0}.order-detail-items span{flex-direction:column;gap:5px;display:flex}.order-detail-items b{font-size:.75rem}.order-detail-items small{color:var(--muted);font-size:.6rem}.order-detail-items strong{white-space:nowrap;font-size:.78rem}.private-data-badge{background:#8b78ff1f;border-radius:999px;padding:5px 8px;font-weight:800;color:var(--purple-dark)!important}.shipping-address{color:var(--ink);flex-direction:column;gap:6px;font-size:.72rem;font-style:normal;line-height:1.45;display:flex}.shipping-address b{margin-bottom:3px;font-size:.8rem}.private-data-note{border-top:1px solid var(--line);color:var(--muted);margin:18px 0 0;padding-top:15px;font-size:.59rem;line-height:1.55}.packing-checklist{gap:12px;margin:0;padding:0;list-style:none;display:grid}.packing-checklist li{grid-template-columns:32px 1fr;align-items:start;gap:11px;display:grid}.packing-checklist i{width:32px;height:32px;color:var(--purple-dark);background:#8b78ff21;border-radius:10px;place-items:center;font-size:.65rem;font-style:normal;font-weight:850;display:grid}.packing-checklist span{flex-direction:column;gap:4px;display:flex}.packing-checklist b{font-size:.7rem}.packing-checklist small{color:var(--muted);font-size:.59rem;line-height:1.5}.shipping-integration-notice{background:#8b78ff0f;border:1px dashed #8b78ff59;border-radius:13px;margin-top:20px;padding:15px}.shipping-integration-notice span{color:var(--purple-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem;font-weight:850}.shipping-integration-notice p{color:var(--muted);margin:7px 0 0;font-size:.62rem;line-height:1.55}.shipping-integration-notice .button{min-height:38px;margin-top:13px;font-size:.62rem}.label-ready-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.label-ready-actions .label-download-button{min-height:52px;padding-inline:26px;font-size:.76rem;box-shadow:0 10px 28px #7057ff47}.shipping-quote-list{flex-direction:column;margin-top:13px;display:flex}.shipping-quote-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:11px 0;display:flex}.shipping-quote-list>div>span{flex-direction:column;gap:3px;display:flex}.shipping-quote-list b{font-size:.66rem}.shipping-quote-list small{color:var(--muted);font-size:.56rem}.shipping-quote-list strong{white-space:nowrap;font-size:.72rem}.shipping-quote-error{color:#ffc875!important}.shipping-quote-option{flex-wrap:wrap}.shipping-quote-option form{border-top:1px dashed #8b78ff47;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:12px 0 2px;display:flex}.shipping-quote-option form label{color:var(--muted);align-items:flex-start;gap:8px;font-size:.59rem;line-height:1.45;display:flex}.shipping-quote-option form input{accent-color:var(--purple);margin-top:1px}.shipping-quote-option form .button{flex:none;margin:0}.shipping-origin-editor{border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.shipping-origin-editor summary{width:max-content;color:var(--muted);cursor:pointer;font-size:.6rem;font-weight:750}.shipping-origin-editor[open] summary{color:var(--purple-dark)}.shipping-quote-over-budget{text-align:right;width:100%;color:#ffc875!important}.label-ready-notice .button+.button{margin-left:8px}.form-alert{border:1px solid var(--line);border-radius:12px;margin:0 0 22px;padding:13px 16px;font-size:.68rem}.form-success{color:#83e2ae;background:#4dcd8b17;border-color:#4dcd8b59}.form-error{color:#ff9c9c;background:#ff5f5f14;border-color:#ff5f5f59}.dispatch-deadline{color:var(--muted);margin:18px 0 0;font-size:.62rem}.dispatch-deadline b{color:var(--ink)}.delivery-review-panel h2{margin:0 0 8px;font-size:1.5rem}.delivery-review-panel>p{color:var(--muted);margin:0;font-size:.7rem;line-height:1.65}.review-deadline{background:#8b78ff1a;border-radius:10px;padding:11px 13px;margin-top:14px!important}.review-deadline b{color:var(--ink)}.delivery-review-actions{align-items:flex-start;gap:10px;margin-top:20px;display:flex}.delivery-review-actions>form,.delivery-review-actions>details{flex:1}.delivery-review-actions .button{justify-content:center;width:100%}.delivery-review-actions summary{cursor:pointer;list-style:none}.delivery-review-actions summary::-webkit-details-marker{display:none}.incident-form{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;gap:14px;width:min(520px,100vw - 60px);margin-top:12px;padding:18px;display:grid}.incident-form label{color:var(--ink);gap:7px;font-size:.67rem;font-weight:800;display:grid}.incident-form select,.incident-form textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);font:inherit;border-radius:10px}.incident-form select{height:42px;padding:0 11px}.incident-form textarea{resize:vertical;min-height:115px;padding:11px;line-height:1.5}.incident-form>p{color:var(--muted);margin:0;font-size:.59rem;line-height:1.5}.incident-form .incident-submit{background:#dc6262}.delivery-review-panel.has-incident{border-color:#ff5f5f59}.order-rating-form h2,.submitted-rating h2{margin:0 0 8px;font-size:1.35rem}.order-rating-form>p,.submitted-rating>p{color:var(--muted);margin:0;font-size:.68rem;line-height:1.6}.order-rating-form fieldset{border:0;margin:18px 0 14px;padding:0}.order-rating-form legend{color:var(--muted);margin-bottom:8px;font-size:.59rem}.rating-choice{flex-direction:row-reverse;gap:4px;width:max-content;display:flex}.rating-choice label{cursor:pointer;position:relative}.rating-choice input{opacity:0;pointer-events:none;position:absolute}.rating-choice span[aria-hidden]{color:#45495a;font-size:1.8rem;line-height:1;transition:color .15s,transform .15s}.rating-choice label:hover span[aria-hidden],.rating-choice label:hover~label span[aria-hidden]{color:#ffc857}.rating-choice label:has(input:checked) span[aria-hidden]{color:#ffc857}.rating-choice label:has(input:checked)~label span[aria-hidden]{color:#ffc857}.rating-choice label:hover span[aria-hidden]{transform:translateY(-1px)}.rating-choice input:focus-visible+span{outline:2px solid var(--purple);outline-offset:3px;border-radius:3px}.rating-comment{color:var(--ink);gap:7px;font-size:.66rem;font-weight:800;display:grid}.rating-comment small{color:var(--muted);font-size:.56rem;font-weight:500}.rating-comment textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-soft);min-height:105px;color:var(--ink);font:inherit;border-radius:10px;padding:11px;line-height:1.5}.order-rating-form>.button{margin-top:13px}.rating-stars-display{gap:2px;display:inline-flex}.rating-stars-display span,.rating-stars-display i{color:#45495a;font-size:1rem;font-style:normal}.rating-stars-display .filled{color:#ffc857}.submitted-rating>small{color:var(--muted);margin-top:10px;font-size:.56rem;display:block}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.incident-lock-note{color:#ff9c9c!important;margin-top:14px!important}.incident-evidence-form{border-top:1px solid var(--line);gap:12px;margin-top:20px;padding-top:18px;display:grid}.incident-evidence-form>label{gap:5px;font-size:.7rem;display:grid}.incident-evidence-form>label small{color:var(--muted);font-size:.59rem;line-height:1.5}.incident-evidence-form input[type=file]{border:1px dashed var(--line);background:var(--surface-soft);color:var(--muted);border-radius:10px;margin-top:6px;padding:10px;font-size:.62rem}.incident-evidence-form>.button{justify-self:start}.incident-evidence-preview{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.incident-evidence-preview span{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;position:relative;overflow:hidden}.incident-evidence-preview img{object-fit:cover}.incident-evidence-gallery{margin-top:20px}.incident-evidence-gallery h3{margin:0 0 10px;font-size:.75rem}.incident-evidence-gallery>div{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.incident-evidence-gallery a{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;overflow:hidden}.incident-evidence-gallery img{object-fit:cover;width:100%;height:100%}.evidence-limit{color:var(--muted);font-size:.62rem;margin-top:18px!important}.shipment-facts{grid-template-columns:1fr 1fr;gap:10px;display:grid}.shipment-facts>div{background:var(--surface-soft);border-radius:11px;flex-direction:column;gap:5px;padding:13px;display:flex}.shipment-facts small{color:var(--muted);font-size:.56rem}.shipment-facts b{font-size:.66rem}.shipment-timeline{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.shipment-timeline h3{margin:0 0 14px;font-size:.78rem}.shipment-timeline ol{margin:0;padding:0;list-style:none;display:grid}.shipment-timeline li{grid-template-columns:minmax(0,1fr) auto;gap:8px 18px;min-height:52px;padding:0 0 16px 27px;display:grid;position:relative}.shipment-timeline li:not(:last-child):before{content:"";background:var(--line);width:1px;position:absolute;top:12px;bottom:-2px;left:6px}.shipment-timeline li>i{border:2px solid var(--violet);background:var(--surface);border-radius:50%;width:11px;height:11px;position:absolute;top:4px;left:1px}.shipment-timeline li span{flex-direction:column;gap:4px;min-width:0;display:flex}.shipment-timeline li b{font-size:.66rem}.shipment-timeline li small,.shipment-timeline time{color:var(--muted);font-size:.56rem}.shipment-timeline time{white-space:nowrap}.order-summary-panel dl{margin:0}.order-summary-panel dl>div{border-top:1px solid var(--line);justify-content:space-between;gap:15px;padding:11px 0;font-size:.65rem;display:flex}.order-summary-panel dt{color:var(--muted)}.order-summary-panel dd{margin:0;font-weight:800}.order-summary-panel dl>.total{color:var(--ink);margin-top:5px;padding-top:16px;font-size:.78rem}.order-summary-panel .total dt{color:var(--ink);font-weight:800}.verified-payment{color:#83e2ae;background:#4dcd8b17;border-radius:12px;align-items:center;gap:10px;margin:17px 0 0;padding:13px;display:flex}.verified-payment>span:first-child{background:#4dcd8b24;border-radius:50%;place-items:center;width:27px;height:27px;font-weight:900;display:grid}.verified-payment>span:last-child{flex-direction:column;gap:3px;display:flex}.verified-payment b{font-size:.63rem}.verified-payment small{color:var(--muted);font-size:.55rem}.order-safety-panel>span{color:var(--purple-dark);text-transform:uppercase;font-size:.63rem;font-weight:850}.order-safety-panel p{color:var(--muted);margin:9px 0 0;font-size:.62rem;line-height:1.6}.shipping-profile-shell{padding-block:38px 100px}.shipping-profile-card{border:1px solid var(--line);background:var(--white);border-radius:22px;max-width:850px;margin-inline:auto;padding:36px}.shipping-profile-card h1{margin:10px 0 9px;font-size:clamp(2.7rem,5vw,4.4rem)}.shipping-profile-card>p{max-width:680px;color:var(--muted);margin:0;line-height:1.6}.shipping-profile-notice{background:#8b78ff12;border:1px solid #8b78ff47;border-radius:12px;flex-direction:column;gap:4px;margin-top:24px;padding:14px 16px;font-size:.65rem;display:flex}.shipping-profile-notice span{color:var(--muted);line-height:1.5}.shipping-address-grid{grid-template-columns:minmax(0,1fr) 130px;gap:13px;display:grid}.shipping-address-grid label{color:var(--ink);flex-direction:column;gap:8px;font-size:.74rem;font-weight:750;display:flex}.shipping-address-grid input{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:48px;color:var(--ink);border-radius:11px;outline:0;padding:11px 13px}.shipping-address-grid input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8b78ff1f}.payout-settings-card{max-width:900px}.payout-return-notice{color:#8be2b3;background:#218b5421;border:1px solid #4dcd8b59;border-radius:11px;align-items:center;gap:11px;margin-top:18px;padding:12px 14px;display:flex}.payout-return-notice>span{background:#4dcd8b26;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:.72rem;font-weight:900;display:grid}.payout-return-notice>div{flex-direction:column;gap:2px;display:flex}.payout-return-notice strong{font-size:.7rem}.payout-return-notice small{color:#a8eac5;font-size:.59rem;line-height:1.45}.payout-status-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;margin-top:26px;padding:22px}.payout-status-card.ready{background:#4dcd8b12;border-color:#4dcd8b59}.payout-status-card>span{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem;font-weight:850}.payout-status-card>strong{margin-top:6px;font-size:1.15rem;display:block}.payout-status-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.payout-status-list p{border:1px solid var(--line);background:var(--white);border-radius:12px;align-items:center;gap:10px;margin:0;padding:13px;display:flex}.payout-status-list i{width:28px;height:28px;color:var(--purple-dark);background:#8b78ff24;border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-style:normal;font-weight:900;display:grid}.payout-status-list span{flex-direction:column;gap:3px;min-width:0;display:flex}.payout-status-list b{font-size:.66rem}.payout-status-list small{color:var(--muted);font-size:.56rem;line-height:1.35}.payout-requirements-note{background:#ffbe4814;border-radius:10px;padding:12px 14px;color:#e7bd67!important;margin-top:15px!important;font-size:.63rem!important}.payout-actions form{display:contents}.payout-legal-note{color:var(--muted);margin-top:18px!important;font-size:.59rem!important}.payout-error-page{place-items:center;min-height:100vh;padding:24px;display:grid}.payout-error-page .shipping-profile-card{width:min(720px,100%)}.account-sidebar nav .staff-link{color:var(--purple-dark);border:1px solid #8b78ff47;margin-top:8px}.admin-page{background:var(--paper);min-height:100vh}.admin-shell{padding-block:50px 110px}.admin-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.admin-heading h1,.admin-detail-heading h1{margin:8px 0 10px;font-size:clamp(3rem,6vw,5rem)}.admin-heading p,.admin-detail-heading p{color:var(--muted);margin:0;line-height:1.6}.admin-search{border:1px solid var(--line);background:var(--white);border-radius:16px;margin-top:30px;padding:18px}.admin-search>label{margin-bottom:9px;font-size:.68rem;font-weight:850;display:block}.admin-search>div{grid-template-columns:minmax(0,1fr) auto auto;gap:8px;display:grid}.admin-search input{border:1px solid var(--line);background:var(--surface-soft);min-width:0;color:var(--ink);font:inherit;text-transform:uppercase;border-radius:10px;outline:0;padding:12px 14px;font-size:.72rem}.admin-search input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8b78ff1a}.admin-search>small{color:var(--muted);margin-top:8px;font-size:.57rem;display:block}.admin-tabs{border:1px solid var(--line);background:var(--white);border-radius:14px;gap:5px;margin-top:36px;padding:6px;display:flex;overflow-x:auto}.admin-tabs a{color:var(--muted);border-radius:9px;flex:none;padding:10px 14px;font-size:.68rem;font-weight:800}.admin-tabs a.active,.admin-tabs a:hover{color:var(--purple-dark);background:#8b78ff24}.admin-list-heading{align-items:center;gap:10px;margin:34px 0 15px;display:flex}.admin-list-heading h2{margin:0}.admin-list-heading span{border:1px solid var(--line);min-width:25px;height:25px;color:var(--muted);border-radius:50%;place-items:center;font-size:.6rem;display:grid}.admin-order-list{flex-direction:column;gap:11px;display:flex}.admin-order-row{border:1px solid var(--line);background:var(--white);border-radius:17px;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:22px;padding:20px;transition:border-color .2s,transform .2s;display:grid}.admin-order-row:hover{border-color:#8b78ff73;transform:translateY(-2px)}.admin-badges{flex-wrap:wrap;gap:6px;display:flex}.admin-badges span,.admin-detail-flags span{color:var(--purple-dark);text-transform:uppercase;letter-spacing:.06em;background:#8b78ff21;border-radius:999px;padding:5px 8px;font-size:.54rem;font-weight:850}.admin-badges .danger,.admin-detail-flags .danger{color:#ff9e93;background:#ff6f611c}.admin-badges .warning,.admin-detail-flags .warning{color:#e7bd67;background:#ffbe481a}.admin-detail-flags .success{color:#83e2ae;background:#4dcd8b1f}.admin-order-main h3{letter-spacing:.01em;margin:10px 0 5px;font-size:1.35rem}.admin-order-product{color:var(--muted);margin-bottom:7px;font-size:.72rem;display:block}.admin-order-main p{color:var(--muted);margin:0;font-size:.63rem}.admin-order-money{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.admin-order-money small{color:var(--muted);font-size:.57rem}.admin-order-money strong{font-size:1.1rem}.admin-row-arrow{color:var(--purple-dark);font-size:1.2rem}.admin-empty{border:1px dashed var(--line);background:var(--surface-soft);text-align:center;border-radius:18px;flex-direction:column;align-items:center;padding:70px 24px;display:flex}.admin-empty>span{color:#83e2ae;background:#4dcd8b1f;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.admin-empty h2{margin:17px 0 7px}.admin-empty p{color:var(--muted);margin:0}.admin-detail-heading{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.admin-detail-flags{flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:420px;display:flex}.admin-detail-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);align-items:start;gap:18px;margin-top:30px;display:grid}.admin-detail-main,.admin-detail-sidebar{flex-direction:column;gap:18px;display:flex}.admin-detail-sidebar{position:sticky;top:18px}.admin-panel{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:22px}.admin-panel-danger{background:linear-gradient(145deg,#ff6f610e,var(--white));border-color:#ff6f6152}.admin-panel-warning{background:linear-gradient(145deg,#ffbe480d,var(--white));border-color:#ffbe484d}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.admin-panel-heading h2{margin:5px 0 0;font-size:1.12rem}.admin-panel-heading>span{color:var(--muted);font-size:.59rem}.admin-party-grid,.admin-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-party-grid>div,.admin-facts>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;flex-direction:column;gap:5px;padding:14px;display:flex}.admin-party-grid small,.admin-facts small{color:var(--muted);font-size:.57rem}.admin-party-grid strong,.admin-facts strong{overflow-wrap:anywhere;font-size:.72rem}.admin-party-grid a{color:var(--purple-dark);font-size:.62rem;font-weight:750}.admin-incident-description,.admin-hold-reason{background:#ff6f6112;border-radius:11px;padding:14px;font-size:.72rem;line-height:1.65}.admin-panel>small,.admin-muted{color:var(--muted);font-size:.61rem;line-height:1.55}.admin-action-form{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:18px;padding-top:18px;display:flex}.admin-action-form.compact{margin-top:10px}.admin-action-form label{flex-direction:column;gap:8px;font-size:.64rem;font-weight:750;display:flex}.admin-action-form textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:88px;color:var(--ink);font:inherit;border-radius:11px;outline:0;padding:12px;font-size:.68rem;line-height:1.5}.admin-action-form input{border:1px solid var(--line);background:var(--surface-soft);width:100%;color:var(--ink);font:inherit;border-radius:11px;outline:0;padding:12px;font-size:.68rem}.admin-action-form textarea:focus,.admin-action-form input:focus{border-color:var(--purple);box-shadow:0 0 0 3px #8b78ff1a}.incident-conversation{gap:10px;margin-top:20px;display:grid}.incident-conversation h3{margin:0 0 3px;font-size:.86rem}.incident-message{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;max-width:86%;padding:13px 15px}.incident-message.role-seller{border-color:#8b78ff6b;margin-left:auto}.incident-message.role-staff{background:#237d581f;border-color:#50d29657;max-width:100%}.incident-message>div{justify-content:space-between;gap:15px;display:flex}.incident-message strong{font-size:.66rem}.incident-message small{color:var(--muted);font-size:.56rem}.incident-message p{white-space:pre-wrap;margin:7px 0 0;line-height:1.55}.incident-reply-form{border-top:1px solid var(--line);gap:12px;margin-top:18px;padding-top:18px;display:grid}.incident-reply-form label{gap:8px;font-size:.68rem;font-weight:750;display:grid}.incident-reply-form textarea{resize:vertical;border:1px solid var(--line);background:var(--surface-soft);min-height:95px;color:var(--ink);font:inherit;border-radius:12px;padding:13px}.incident-reply-form .button{justify-self:start}.admin-incident-conversation{margin-block:18px}.incident-seller-resolution{margin-top:18px}.admin-heading-actions{flex-wrap:wrap;gap:10px;display:flex}.incident-queue-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:26px 0;display:grid}.incident-queue-metrics article{border:1px solid var(--line);background:var(--surface);border-radius:15px;gap:6px;padding:18px;display:grid}.incident-queue-metrics small{color:var(--muted);font-size:.62rem}.incident-queue-metrics strong{font-size:1.65rem}.incident-queue-list{gap:11px;display:grid}.incident-queue-row{border:1px solid var(--line);background:var(--surface);color:inherit;border-radius:16px;grid-template-columns:145px minmax(260px,1fr) 170px 145px;align-items:center;gap:20px;padding:18px 52px 18px 20px;text-decoration:none;display:grid;position:relative}.incident-queue-row:hover{border-color:#8b78ff99;transform:translateY(-1px)}.incident-queue-row.priority-critical{border-left:5px solid #ff5f72}.incident-queue-row.priority-high{border-left:5px solid #f0b84b}.incident-queue-row.priority-normal{border-left:5px solid var(--purple)}.incident-queue-priority,.incident-queue-owner,.incident-queue-deadline{gap:5px;display:grid}.incident-queue-priority span{width:fit-content;color:var(--purple-light);text-transform:uppercase;background:#8b78ff24;border-radius:999px;padding:5px 8px;font-size:.56rem;font-weight:850}.incident-queue-priority strong{font-size:.74rem}.incident-queue-copy h2{margin:0 0 5px;font-size:.95rem}.incident-queue-copy p,.incident-queue-copy small{color:var(--muted);margin:0;font-size:.62rem}.incident-queue-owner small,.incident-queue-deadline small{color:var(--muted);font-size:.56rem}.incident-queue-owner strong,.incident-queue-deadline strong{font-size:.7rem}.incident-queue-owner span,.incident-queue-deadline span{color:var(--muted);font-size:.58rem}.incident-queue-deadline.is-overdue strong{color:#ff7180}.admin-incident-operations{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.admin-incident-operations>div{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;gap:5px;padding:12px;display:grid}.admin-incident-operations small{color:var(--muted);font-size:.56rem}.admin-incident-operations strong{font-size:.66rem}.admin-incident-manage{flex-wrap:wrap;align-items:end;gap:10px;margin-top:12px;display:flex}.admin-incident-manage label{color:var(--muted);gap:5px;font-size:.58rem;display:grid}.admin-incident-manage select{border:1px solid var(--line);background:var(--surface-soft);min-width:130px;color:var(--ink);border-radius:10px;padding:11px}.notifications-shell{padding-block:70px 100px}.notifications-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.notifications-heading h1{letter-spacing:-.075em;margin:8px 0;font-size:clamp(3rem,7vw,5.4rem)}.notifications-heading p{color:var(--muted);margin:0}.notification-list{gap:12px;display:grid}.notification-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;justify-content:space-between;align-items:center;gap:25px;padding:22px 24px;display:flex}.notification-card.is-unread{box-shadow:inset 4px 0 0 var(--purple);border-color:#8b78ff99}.notification-card.is-read{opacity:.72}.notification-card small{color:var(--purple-light);text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;font-weight:800}.notification-card h2{margin:7px 0 5px;font-size:1.05rem}.notification-card p{color:var(--muted);margin:0;line-height:1.5}.notification-empty{text-align:center;border:1px dashed var(--line);border-radius:18px;padding:65px 24px}.notification-empty p{color:var(--muted)}.admin-danger-button{color:#ff9e93;background:#ff6f611a;border:1px solid #ff6f614d}.admin-review-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-timeline{flex-direction:column;margin-top:20px;display:flex}.admin-timeline article{grid-template-columns:1fr;padding:0 0 20px 25px;display:grid;position:relative}.admin-timeline article:before{content:"";border-left:1px solid var(--line);position:absolute;top:9px;bottom:-4px;left:5px}.admin-timeline article:last-child:before{display:none}.admin-timeline i{border:2px solid var(--purple);background:var(--white);border-radius:50%;width:11px;height:11px;position:absolute;top:4px;left:0}.admin-timeline strong{font-size:.68rem}.admin-timeline p{color:var(--muted);margin:5px 0;font-size:.64rem;line-height:1.55}.admin-timeline small{color:var(--muted);font-size:.55rem}.admin-money-list,.admin-reference-list{margin:0}.admin-money-list>div,.admin-reference-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:11px 0;display:flex}.admin-money-list dt,.admin-reference-list dt{color:var(--muted);font-size:.61rem}.admin-money-list dd,.admin-reference-list dd{text-align:right;overflow-wrap:anywhere;margin:0;font-size:.67rem;font-weight:800}.admin-money-list .total{margin-top:5px;font-size:.8rem}.admin-money-list .payout dd{color:#83e2ae}.admin-payment-state{background:var(--surface-soft);color:var(--muted);text-align:center;border-radius:9px;margin:15px 0 0;padding:10px;font-size:.59rem}@media (max-width:960px){nav{display:none}.account-menu-panel{display:grid}.orders-view-tabs{display:flex}.orders-pagination{display:grid}.listing-view-tabs{display:flex}.listing-pagination{display:grid}.hero{grid-template-columns:1fr;gap:10px;padding-top:50px}.hero-copy{text-align:center}.hero-copy>p,.hero-search{margin-inline:auto}.hero-visual{min-height:480px}.card-grid{grid-template-columns:repeat(2,1fr)}.trends-carousel-track{grid-auto-columns:calc(50% - 9px)}.category-grid{grid-template-columns:repeat(2,1fr)}.seller{grid-template-columns:1fr;padding:48px}.results-grid,.product-results-grid{grid-template-columns:repeat(2,1fr)}.product-hero{gap:35px}.price-section,.account-shell{grid-template-columns:1fr}.account-sidebar{position:static}.admin-detail-grid{grid-template-columns:1fr}.admin-detail-sidebar{position:static}}@media (max-width:650px){.orders-view-tabs{width:100%}.orders-view-tabs a{flex:1;justify-content:center}.orders-pagination{grid-template-columns:1fr 1fr}.orders-pagination>span:not(.button){grid-area:1/1/auto/-1}.listing-view-tabs{width:100%}.listing-view-tabs a{flex:1;justify-content:center;padding-inline:8px;font-size:.62rem}.listing-pagination{grid-template-columns:1fr 1fr}.listing-pagination>span:not(.button){grid-area:1/1/auto/-1}.shell{width:min(100% - 24px,1180px)}.site-header{height:72px}.header-actions .button-ghost{display:none}.authenticated-actions .cart-link,.authenticated-actions .account-link{display:inline-flex}.button-dark{padding-inline:13px}h1{font-size:3.35rem}.hero{padding:50px 0 65px}.hero-visual{min-height:400px;margin:-20px -30px;transform:scale(.84)}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px 0}.trust-grid div:nth-child(2){border:0}.trust-grid div{flex-direction:column;align-items:center;gap:3px}.market{padding-block:75px}.section-heading{align-items:start}.section-heading>a{display:none}.trends-heading{align-items:center}.trends-heading h2{font-size:2.2rem}.trends-controls{flex:none}.trends-carousel-button{width:38px;height:38px}.trends-carousel-track{grid-auto-columns:82%;gap:10px}.card-grid{grid-template-columns:1fr 1fr;gap:10px}.card-art{height:215px}.market-card-copy{padding-inline:11px}.card-title-row{display:block}.card-title-row>span{margin-top:7px;display:inline-block}.catalog-explorer{padding-block:75px}.category-grid{grid-template-columns:1fr 1fr;gap:10px}.category-visual{height:170px;margin:7px}.category-copy{min-height:205px;padding:12px}.category-copy h3{font-size:1rem}.category-copy p{font-size:.7rem}.seller{border-radius:22px;margin-block:60px;padding:38px 24px}.seller-panel{margin-top:10px}.seller-item{grid-template-columns:48px 1fr}.seller-item strong{grid-column:2}.footer{text-align:center;flex-direction:column;padding-block:35px}.inner-header .header-actions{display:none}.inner-header{gap:18px}.nav-search{flex:1;width:auto;min-width:0}.nav-search button{display:none}.catalog-shell{padding-top:40px}.catalog-title h1{font-size:2.45rem}.product-catalog-title{min-height:0}.catalog-title-object{display:none}.catalog-layout{display:block}.filters{display:none}.mobile-filter-panel{border:1px solid var(--line);background:var(--white);border-radius:14px;margin-bottom:18px;padding:14px;display:block}.mobile-filter-panel summary{cursor:pointer;font-size:.78rem;font-weight:800}.mobile-filter-panel[open] summary{margin-bottom:8px}.mobile-filter-panel .catalog-filter-form{border-top:1px solid var(--line);margin-top:10px}.mobile-filter-panel fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:14px 0}.mobile-filter-panel legend{padding-bottom:8px;font-size:.72rem;font-weight:800}.mobile-filter-panel>a{text-align:center;color:var(--purple);margin-top:12px;font-size:.7rem;display:block}.results-toolbar{justify-content:space-between}.mobile-filter{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:9px;padding:9px 12px;display:inline-flex}.results-grid{grid-template-columns:1fr 1fr;gap:9px}.catalog-product-art{height:180px}.catalog-product-art:before{border-width:20px;width:135px;height:135px}.catalog-product-art.pack .catalog-product-shape{width:64px;height:104px}.catalog-product-art.box .catalog-product-shape{width:110px;height:76px}.catalog-product-copy .result-meta{min-height:44px}.catalog-product-copy .result-meta span:nth-child(2){display:none}.result-card .card-art{height:205px}.result-card-copy{padding-inline:10px}.result-title{display:flex}.result-title .favorite-button{display:grid}.result-meta span:last-child{display:none}.result-price{flex-direction:column;align-items:start;gap:5px}.catalog-pagination{grid-template-columns:1fr 1fr;gap:10px}.catalog-pagination>div{grid-area:1/1/auto/-1;justify-content:center;gap:4px}.catalog-pagination>div a{min-width:34px;min-height:34px;padding-inline:6px}.catalog-pagination>div .pagination-ellipsis{min-width:14px;min-height:34px}.catalog-pagination>a,.catalog-pagination>span{grid-row:2;width:100%}.breadcrumbs{white-space:nowrap;overflow:hidden}.product-hero{grid-template-columns:1fr;padding-top:30px}.product-art{border-radius:18px;width:260px}.catalog-detail-art.pack .catalog-product-shape{width:96px;height:154px}.catalog-detail-art.box .catalog-product-shape{width:175px;height:122px}.product-art>span{font-size:4.6rem}.product-summary h1{font-size:2.8rem}.market-price-box,.product-actions{grid-template-columns:1fr}.price-chart-card,.facts-card{padding:20px}.chart-heading{display:block}.range-switch{margin-top:15px}.price-chart{height:180px}.market-chart-footer{flex-direction:column;align-items:flex-start;gap:10px}.market-chart-footer small{text-align:left}.offer-row{grid-template-columns:38px 1fr auto;gap:10px}.offer-condition{display:none}.offer-price{text-align:left;grid-column:2}.offer-row .button{grid-area:1/3/span 2;padding-inline:13px}.authenticated-actions .account-link>span:nth-child(2),.authenticated-actions .account-link svg{display:none}.authenticated-actions .account-link{padding-inline:8px}.auth-shell{padding-block:28px 60px}.auth-card{border-radius:18px;padding:25px 19px}.mfa-heading{align-items:flex-start}.mfa-enrollment{grid-template-columns:1fr}.mfa-enrollment img{width:min(180px,100%)}.auth-field-grid{grid-template-columns:1fr}.account-shell{padding-top:30px}.account-content{padding:24px 18px}.account-form-actions{flex-direction:column}.favorite-profile-grid{grid-template-columns:1fr}.public-profile{margin-top:35px;padding:35px 18px}.profile-stats{grid-template-columns:1fr}.profile-stats div{border-right:0;border-bottom:1px solid var(--line)}.sell-shell{grid-template-columns:1fr;padding-top:30px}.sell-card-preview{position:static}.sell-form-card{padding:28px 19px}.listing-photo-grid{grid-template-columns:repeat(2,1fr)}.seller-listing-card{grid-template-columns:75px minmax(0,1fr);gap:13px}.seller-listing-image{min-height:105px}.seller-listing-heading{flex-direction:column;gap:8px}.seller-listing-actions{align-items:stretch}.listing-edit-details{position:static}.listing-inline-form{grid-template-columns:1fr;width:auto;left:12px;right:12px}.listing-inline-form .full{grid-column:auto}.offer-photo-gallery,.offer-no-photos{grid-column:1/-1}.offer-photo-gallery{grid-template-columns:repeat(3,1fr)}.listing-heading-actions{align-items:flex-start}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-line{grid-template-columns:75px minmax(0,1fr);gap:12px}.cart-line-image{min-height:105px}.cart-line-controls{border-top:1px solid var(--line);flex-flow:wrap;grid-column:1/-1;justify-content:space-between;align-items:flex-end;padding-top:11px}.cart-line-controls>strong{width:100%}.cart-address-form{grid-template-columns:1fr}.orders-link{display:none}.order-card{padding:17px}.order-card-heading,.order-card-footer{flex-direction:column;align-items:flex-start}.order-card-summary{align-items:flex-start}.order-card-image{flex-basis:68px;width:68px;height:76px}.order-card-total{align-items:flex-start}.order-status-line b{display:none}.order-card-footer .button{width:100%}.order-card-actions{flex-direction:column;width:100%}.order-detail-shell{padding-top:28px}.order-detail-heading{flex-direction:column;align-items:flex-start}.order-detail-heading h1{font-size:2.65rem}.order-detail-status{width:100%}.order-detail-progress{padding-inline:12px}.order-detail-progress>p{text-align:left;line-height:1.5}.order-detail-grid{grid-template-columns:1fr}.order-detail-sidebar{position:static}.order-detail-panel{padding:18px}.shipment-facts{grid-template-columns:1fr}.shipping-quote-option form{flex-direction:column;align-items:stretch}.shipping-quote-option form .button{width:100%}.label-ready-notice .button+.button{margin-left:0}.delivery-review-actions{flex-direction:column}.delivery-review-actions>form,.delivery-review-actions>details{width:100%}.incident-evidence-preview,.incident-evidence-gallery>div{grid-template-columns:repeat(3,minmax(0,1fr))}.incident-message{max-width:100%}.notifications-shell{padding-block:35px 70px}.notifications-heading,.notification-card{flex-direction:column;align-items:stretch}.notification-card .button{width:100%}.shipping-profile-card{padding:24px 18px}.account-payout-callout{flex-direction:column;align-items:stretch}.account-payout-callout .button{justify-content:center;width:100%}.payout-status-list{grid-template-columns:1fr}.payout-actions{flex-direction:column;align-items:stretch}.payout-actions .button{justify-content:center;width:100%}.admin-heading,.admin-detail-heading{flex-direction:column;align-items:flex-start}.admin-heading .button,.admin-heading-actions{width:100%}.incident-queue-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.incident-queue-row{grid-template-columns:1fr;gap:12px;padding-right:42px}.incident-queue-owner,.incident-queue-deadline{grid-template-columns:90px 1fr}.admin-incident-operations{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-detail-flags{justify-content:flex-start}.admin-order-row{grid-template-columns:minmax(0,1fr) auto;gap:13px}.admin-search>div{grid-template-columns:1fr}.admin-search .button{width:100%}.admin-order-money{grid-column:1;align-items:flex-start}.admin-row-arrow{grid-area:1/2/span 2}.admin-party-grid,.admin-facts,.admin-review-buttons{grid-template-columns:1fr}.admin-panel{padding:18px}.shipping-address-grid{grid-template-columns:1fr}.checkout-result-actions{flex-direction:column;width:100%}.checkout-result-actions form,.checkout-result-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.legal-footer{border-top:1px solid var(--line);background:var(--surface-soft);color:var(--muted)}.legal-footer-inner{grid-template-columns:190px minmax(0,1fr);gap:24px 45px;padding-block:34px;display:grid}.legal-footer-inner>div{flex-direction:column;gap:5px;display:flex}.legal-footer-inner>div strong{color:var(--ink);font-size:1rem}.legal-footer-inner>div span,.legal-footer small{font-size:.64rem;line-height:1.55}.legal-footer nav{flex-wrap:wrap;align-content:start;gap:10px 18px;display:flex}.legal-footer nav a{color:var(--muted);font-size:.66rem}.legal-footer nav a:hover{color:var(--purple-dark)}.legal-footer small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:18px}.legal-page{background:var(--paper);min-height:100vh}.legal-document{max-width:900px;padding-block:64px 100px}.legal-heading h1,.legal-hub h1,.trader-profile-shell h1{letter-spacing:-.065em;margin:10px 0 15px;font-size:clamp(2.65rem,6vw,5rem);line-height:.98}.legal-heading>p,.legal-hub>p,.trader-profile-shell>p{color:var(--muted);line-height:1.7}.legal-heading small{color:var(--muted)}.legal-draft-warning{color:#e7bd67;background:#ffbe4814;border:1px solid #ffbe4852;border-radius:13px;margin:28px 0;padding:16px 18px;line-height:1.55}.legal-body{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:38px;padding:35px}.legal-body section+section{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.legal-body h2{margin:0 0 13px;font-size:1.45rem}.legal-body h3{margin:22px 0 8px}.legal-body p,.legal-body li{color:var(--muted);font-size:.78rem;line-height:1.75}.legal-body a,.legal-contact a,.legal-consent-check a{color:#a997ff;text-underline-offset:3px;text-decoration:underline}.legal-contact{border:1px solid var(--line);background:var(--white);border-radius:14px;flex-wrap:wrap;gap:8px 18px;margin-top:20px;padding:20px;font-size:.72rem;display:flex}.legal-contact span{color:var(--muted)}.legal-hub{padding-block:64px 100px}.legal-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px;display:grid}.legal-card-grid a{border:1px solid var(--line);background:var(--white);border-radius:15px;padding:24px}.legal-card-grid a:hover{border-color:var(--purple);transform:translateY(-2px)}.legal-card-grid h2{color:var(--ink);margin:8px 0;font-size:1.2rem}.legal-card-grid b{color:#a997ff;margin-top:16px;font-size:.7rem;display:block}.legal-card-grid span,.legal-card-grid p{color:var(--muted);font-size:.7rem;line-height:1.55}.legal-data{margin:0}.legal-data div{border-bottom:1px solid var(--line);grid-template-columns:190px minmax(0,1fr);gap:18px;padding:12px 0;display:grid}.legal-data div:last-child{border-bottom:0}.legal-data dt{color:var(--muted);font-size:.72rem}.legal-data dd{color:var(--ink);margin:0;font-size:.75rem;line-height:1.6}.legal-consent-check{color:var(--muted);grid-template-columns:18px minmax(0,1fr);gap:10px;margin:18px 0;font-size:.7rem;line-height:1.55;align-items:start!important;display:grid!important}.legal-consent-check input{height:17px;accent-color:var(--purple);margin-top:2px;width:17px!important}.trader-profile-shell{width:min(100% - 32px,900px);padding-block:50px 100px}.trader-profile-shell .back-link{color:var(--muted);margin-bottom:36px;font-size:.7rem;display:inline-block}.trader-verification{border:1px solid var(--line);background:var(--white);border-radius:13px;align-items:center;gap:12px;margin:26px 0;padding:17px;display:flex}.trader-verification span{color:var(--muted);flex:1;font-size:.7rem}.trader-verification a{color:#b6a9ff;font-size:.7rem;font-weight:800}.trader-verification.ready{background:#40cb8512;border-color:#40cb854d}.trader-profile-form{border:1px solid var(--line);background:var(--white);border-radius:18px;padding:28px}.public-trader-data{border:1px solid var(--line);text-align:left;border-radius:14px;margin:25px 0;padding:20px}.public-trader-data div{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr;gap:12px;padding:10px 0;display:grid}.public-trader-data div:last-child{border:0}.public-trader-data dt{color:var(--muted);font-size:.65rem}.public-trader-data dd{margin:0;font-size:.7rem}.profile-verification-pending{background:#ffbe4814;border-radius:10px;margin:22px 0;padding:13px;color:#e7bd67!important;font-size:.68rem!important}@media (max-width:650px){.legal-footer-inner,.legal-card-grid{grid-template-columns:1fr}.legal-body,.trader-profile-form{padding:22px 18px}.trader-verification{flex-direction:column;align-items:flex-start}.public-trader-data div{grid-template-columns:1fr;gap:4px}.legal-data div{grid-template-columns:1fr;gap:5px}}
