:root{color:#1f2937;--bg:#fbf8f2;--surface:#fff;--line:#eadfce;--line-soft:#f1e8dc;--text:#1f2937;--muted:#6b7280;--orange:#f97316;--orange-dark:#d95b00;--orange-soft:#fff1e7;--text-grey-15:#595959;--green:#15803d;--green-soft:#e8f8ee;--blue:#2563eb;--blue-soft:#eaf1ff;--gold:#b7791f;--gold-soft:#fff3ce;--purple:#7c3aed;--purple-soft:#f0e8ff;--pink:#db2777;--pink-soft:#ffe8f4;--tan:#92400e;--tan-soft:#fdf0db;--shadow:0 14px 34px #2c1f1014;--shadow-soft:0 8px 22px #2c1f100f;background:#fbf8f2;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #ffedd5f2, transparent 34rem), radial-gradient(circle at top right, #fff7edcc, transparent 35rem), var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding-bottom:92px}.top-header{z-index:40;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7eb;grid-template-columns:260px minmax(280px,1fr) auto;align-items:center;gap:26px;padding:22px 38px;display:grid;position:sticky;top:0}.brand-wrap{align-items:center;gap:12px;display:flex}.brand-button{text-align:left;background:0 0;border:0;padding:0}.brand-mark{background:#fff;border:3px solid #1f2937;border-radius:50%;width:46px;height:46px;position:relative;overflow:hidden;box-shadow:0 8px 16px #1f29371f}.brand-mark-top{background:linear-gradient(135deg,#ef4444,#f97316);border-bottom:3px solid #1f2937;height:50%}.brand-mark-bottom{background:#fff;height:50%}.brand-mark-center{z-index:2;background:#fff;border:3px solid #1f2937;border-radius:999px;width:14px;height:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-name{letter-spacing:-.05em;color:#161616;font-size:30px;font-weight:900;line-height:1}.brand-tagline{color:var(--muted);margin-top:3px;font-size:13px}.search-wrap{border:1px solid var(--line);width:100%;max-width:760px;box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;align-items:center;margin:0 auto;display:flex;overflow:hidden}.search-wrap input{width:100%;color:var(--text);background:0 0;border:0;outline:0;padding:18px 24px;font-size:17px}.search-button{color:#fff;background:#171717;border:0;place-items:center;width:66px;height:58px;display:grid}.header-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.header-link,.icon-button,.profile-button{color:var(--text);background:0 0;border:0;align-items:center;display:inline-flex}.header-link{gap:8px;padding:10px 4px;font-size:15px;font-weight:650}.header-link.active,.header-link:hover{color:var(--orange-dark)}.icon-button{border-radius:999px;justify-content:center;width:42px;height:42px;position:relative}.icon-button:hover{background:var(--orange-soft);color:var(--orange-dark)}.count-badge{background:var(--orange);color:#fff;text-align:center;border-radius:999px;min-width:19px;height:19px;padding:0 5px;font-size:12px;font-weight:800;line-height:19px;position:absolute;top:-3px;right:-1px}.profile-button{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:999px;gap:9px;padding:8px 12px 8px 8px;font-weight:700}.avatar,.profile-avatar{background:linear-gradient(135deg,#ffe58a,#ffbd3d);border-radius:50%;place-items:center;font-weight:900;display:grid}.avatar{width:36px;height:36px}.category-nav{z-index:35;border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf7e0;gap:34px;padding:0 38px;display:flex;position:sticky;top:91px;overflow-x:auto}.category-button{color:#263041;background:0 0;border:0;flex:none;padding:18px 0 16px;font-size:15px;font-weight:650;position:relative}.category-button.active:after{content:"";background:var(--orange);border-radius:999px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.page-wrap{max-width:1780px;margin:0 auto;padding:22px 34px 30px}.promo-panel,.page-hero{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fff,#fff8ee);border-radius:22px;margin:0 0 22px;padding:26px 30px}.promo-panel{grid-template-columns:1fr auto;align-items:center;gap:24px;display:grid}.promo-kicker{background:var(--orange-soft);color:var(--orange-dark);border-radius:999px;margin-bottom:8px;padding:5px 10px;font-size:13px;font-weight:900;display:inline-flex}.promo-panel h2,.page-hero h1,.detail-info h1{color:var(--text-grey-15);letter-spacing:-.04em;margin:0;line-height:1.05}.promo-panel h2,.page-hero h1{font-size:32px}.detail-info h1{font-size:46px}.promo-panel p,.page-hero p,.detail-info p{max-width:780px;color:var(--muted);margin:10px 0 0;font-size:16px;line-height:1.5}.promo-actions,.detail-actions{flex-wrap:wrap;gap:12px;display:flex}.primary-promo-button,.secondary-promo-button{border-radius:999px;min-height:48px;padding:0 20px;font-weight:850}.primary-promo-button{color:#fff;background:#171717;border:0}.secondary-promo-button{border:1px solid var(--line);color:var(--text-grey-15);background:#fff}.full-width{width:100%}.content-layout{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:34px;display:grid}.filters-card{border:1px solid var(--line-soft);max-height:calc(100vh - 190px);box-shadow:var(--shadow);background:#fffffff0;border-radius:22px;padding:22px;position:sticky;top:166px;overflow:auto}.filters-title-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.filters-title-row h2{color:var(--text-grey-15);letter-spacing:-.03em;margin:0;font-size:23px}.filters-title-row button{color:var(--orange);background:0 0;border:0;font-weight:700}.filter-section{margin-top:22px}.filter-section h3{color:var(--text-grey-15);margin:0 0 11px;font-size:14px;font-weight:850}.checkbox-row{color:#374151;justify-content:space-between;align-items:center;min-height:29px;font-size:14px;display:flex}.checkbox-row span{align-items:center;gap:9px;display:inline-flex}.checkbox-row input{width:17px;height:17px;accent-color:var(--orange)}.checkbox-row small{color:var(--muted);font-size:13px}.filter-section select,.filter-section input,.sort-select{border:1px solid var(--line);height:42px;color:var(--text-grey-15);background:#fff;border-radius:9px;outline:0;padding:0 12px}.filter-section select,.filter-section input{width:100%}.price-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.apply-button{color:#fff;background:#171717;border:0;border-radius:11px;width:100%;height:54px;margin-top:20px;font-weight:850}.marketplace-toolbar{justify-content:space-between;align-items:center;gap:22px;margin-bottom:14px;display:flex}.results-count{color:#374151;font-size:16px;font-weight:750}.results-subtitle{color:var(--muted);margin-top:4px;font-size:14px}.toolbar-actions{align-items:center;gap:9px;display:flex}.sort-select{border-radius:11px;min-width:206px;height:48px;font-weight:650}.view-button,.mobile-filter-button{border:1px solid var(--line);color:var(--text-grey-15);background:#fff;justify-content:center;align-items:center;display:inline-flex}.view-button{border-radius:11px;width:48px;height:48px}.view-button.active{color:var(--orange);background:var(--orange-soft);border-color:#fed7aa}.mobile-filter-button{border-radius:11px;gap:8px;height:48px;padding:0 14px;font-weight:750;display:none}.active-filter-row{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;display:flex}.active-filter-row button{background:var(--orange-soft);height:30px;color:var(--orange-dark);border:1px solid #fed7aa;border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:13px;font-weight:750;display:inline-flex}.listing-grid{grid-template-columns:repeat(4,minmax(190px,1fr));gap:20px;display:grid}.listing-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:13px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.listing-card:hover{transform:translateY(-3px);box-shadow:0 18px 34px #2c1f101f}.heart-button{z-index:3;color:#111827;background:#ffffffe6;border:1px solid #1118271f;border-radius:999px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.heart-button.saved{color:#dc2626;background:#fff5f5}.card-art{background:#f8efe4;border-radius:13px;justify-content:center;align-items:center;height:292px;margin:14px 14px 0;display:flex}.card-art img{object-fit:contain;filter:drop-shadow(0 10px 14px #2c1f102e);border-radius:11px;width:auto;max-width:100%;height:100%;display:block}.card-art-missing{background:linear-gradient(135deg,#f97316,#facc15);position:relative}.card-art-missing:before{content:attr(data-card-name);color:#595959;text-align:center;background:#ffffffe0;border-radius:14px;place-items:center;width:78%;height:72%;font-size:24px;font-weight:900;display:grid}.listing-body{padding:13px 15px 15px}.listing-body h3{color:var(--text-grey-15);letter-spacing:-.02em;margin:0;font-size:17px;line-height:1.2}.listing-body p{color:var(--muted);margin:4px 0 9px;font-size:14px;line-height:1.25}.listing-badges,.badge-row{flex-wrap:wrap;gap:6px;display:flex}.listing-badges{min-height:25px;margin-bottom:8px}.condition-badge,.status-badge,.badge-row span{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:12px;font-weight:800;display:inline-flex}.condition-badge,.badge-row span{color:#92400e;background:#fef3c7}.status-badge.green{background:var(--green-soft);color:var(--green)}.status-badge.blue{background:var(--blue-soft);color:var(--blue)}.status-badge.gold{background:var(--gold-soft);color:var(--gold)}.status-badge.purple{background:var(--purple-soft);color:var(--purple)}.status-badge.pink{background:var(--pink-soft);color:var(--pink)}.status-badge.tan{background:var(--tan-soft);color:var(--tan)}.listing-price,.detail-price{color:var(--text-grey-15);letter-spacing:-.035em;font-weight:900}.listing-price{margin:5px 0 10px;font-size:22px}.detail-price{margin:22px 0 12px;font-size:38px}.seller-row{color:#374151;align-items:center;gap:6px;font-size:14px;display:flex}.seller-row>span:first-child{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.seller-rating{color:#f59e0b;align-items:center;gap:2px;font-weight:850;display:inline-flex}.review-count{color:var(--muted)}.listing-footer{color:var(--muted);border-top:1px solid #f3eadf;justify-content:space-between;align-items:center;gap:8px;margin-top:11px;padding-top:11px;font-size:12px;font-weight:750;display:flex}.standard-page,.detail-page{min-height:60vh}.stats-grid,.step-grid,.profile-grid{gap:18px;margin-bottom:24px;display:grid}.stats-grid{grid-template-columns:repeat(4,1fr)}.step-grid{grid-template-columns:repeat(3,1fr)}.profile-grid{grid-template-columns:2fr 1fr 1fr 1fr}.stat-card,.step-card,.profile-card,.message-card,.checkout-summary,.upload-box,.empty-state{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px}.stat-card{padding:20px}.stat-icon{background:var(--orange-soft);width:44px;height:44px;color:var(--orange-dark);border-radius:13px;place-items:center;margin-bottom:14px;display:grid}.stat-card span,.step-card p,.message-card span,.message-card p,.message-card small,.checkout-summary span,.profile-card p,.upload-box p{color:var(--muted)}.stat-card strong{color:var(--text-grey-15);margin-top:4px;font-size:28px;font-weight:900;display:block}.step-card{padding:22px}.step-top{justify-content:space-between;align-items:center;display:flex}.step-top span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.step-card h3,.message-card h3,.checkout-summary h3,.profile-card h3,.upload-box h3{color:var(--text-grey-15);margin:14px 0 6px}.message-list,.checkout-list{gap:14px;display:grid}.message-card{padding:18px}.message-card div{justify-content:space-between;align-items:center;gap:16px;display:flex}.message-card h3{margin:0}.split-layout{grid-template-columns:minmax(0,1fr) 340px;gap:22px;display:grid}.mini-listing{border:1px solid var(--line-soft);background:#fff;border-radius:16px;grid-template-columns:72px 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.mini-listing img{object-fit:contain;width:54px;height:72px}.mini-listing h3{color:var(--text-grey-15);margin:0}.mini-listing p{color:var(--muted);margin:3px 0 0}.checkout-summary{height:fit-content;padding:22px}.checkout-summary div{border-bottom:1px solid var(--line-soft);justify-content:space-between;gap:12px;padding:12px 0;display:flex}.profile-card{padding:26px}.profile-avatar{width:74px;height:74px;margin-bottom:16px;font-size:28px}.profile-card.large h3{margin-top:0;font-size:26px}.upload-box{text-align:center;border-style:dashed;place-items:center;margin-bottom:24px;padding:44px;display:grid}.detail-layout{grid-template-columns:minmax(280px,430px) minmax(0,1fr);align-items:start;gap:36px;display:grid}.detail-image-card{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;place-items:center;padding:24px;display:grid}.detail-image-card img{object-fit:contain;filter:drop-shadow(0 16px 20px #2c1f1029);width:100%;max-height:620px}.detail-info{border:1px solid var(--line-soft);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:28px}.seller-detail-card{color:var(--text-grey-15);background:#fffaf3;border-radius:14px;gap:6px;margin:22px 0;padding:16px;display:grid}.seller-detail-card span{color:#f59e0b;align-items:center;gap:5px;font-weight:800;display:inline-flex}.back-button{color:var(--orange-dark);background:0 0;border:0;margin-bottom:16px;font-weight:850}.empty-state{text-align:center;min-height:280px;color:var(--muted);place-items:center;padding:36px;display:grid}.empty-state h3{color:var(--text-grey-15);margin:12px 0 4px}.trust-strip{z-index:30;grid-template-columns:repeat(4,1fr);max-width:1780px;margin:0 auto;padding:0 34px;display:grid;position:sticky;bottom:18px}.trust-item{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);color:#92400e;background:#ffffffeb;align-items:center;gap:13px;min-height:66px;padding:14px 26px;display:flex}.trust-item:first-child{border-left:1px solid var(--line-soft);border-radius:18px 0 0 18px}.trust-item:last-child{border-right:1px solid var(--line-soft);border-radius:0 18px 18px 0}.trust-item:not(:last-child){border-right:1px solid var(--line-soft)}.trust-item strong{color:#1f2937;font-size:14px;display:block}.trust-item span{color:var(--muted);margin-top:2px;font-size:13px;display:block}.mobile-bottom-nav{display:none}@media (width<=1180px){.top-header{grid-template-columns:1fr;gap:14px;padding:18px 24px}.content-layout{grid-template-columns:1fr}.filters-card{display:none}.mobile-filter-button{display:inline-flex}.listing-grid{grid-template-columns:repeat(3,minmax(190px,1fr))}.promo-panel,.split-layout,.detail-layout{grid-template-columns:1fr}.trust-strip{display:none}.stats-grid,.profile-grid{grid-template-columns:repeat(2,1fr)}.step-grid{grid-template-columns:1fr}}@media (width<=760px){.top-header{padding:16px;position:static}.brand-name{font-size:26px}.header-link,.icon-button{display:none}.category-nav{gap:24px;padding:0 16px;position:static}.page-wrap{padding:16px}.promo-panel,.page-hero{padding:22px}.promo-panel h2,.page-hero h1{font-size:25px}.detail-info h1{font-size:34px}.promo-actions,.detail-actions{flex-direction:column}.primary-promo-button,.secondary-promo-button{width:100%}.marketplace-toolbar{flex-direction:column;align-items:flex-start}.listing-grid,.stats-grid,.profile-grid{grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px}.card-art{height:222px;margin:10px 10px 0}.mobile-bottom-nav{z-index:80;border:1px solid var(--line-soft);background:#fffffff0;border-radius:20px;grid-template-columns:repeat(5,1fr);min-height:70px;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 16px 34px #2c1f1029}.mobile-bottom-nav button{color:var(--muted);background:0 0;border:0;place-items:center;gap:2px;font-size:11px;font-weight:750;display:grid}.mobile-bottom-nav button.active{color:var(--orange)}}@media (width<=480px){.listing-grid,.stats-grid,.profile-grid{grid-template-columns:1fr}.card-art{height:286px}}
