:root{--bg:#070707;--panel:#111315;--panel-2:#17191d;--text:#f7f4ef;--muted:#a6a09a;--line:hsla(0,0%,100%,.11);--gold:#d6b36a;--green:#25d366}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img,video{max-width:100%;display:block}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(18px,5vw,72px);background:rgba(7,7,7,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand,.ghost-action,.primary-action,.site-header nav,.site-header nav a,.whatsapp{display:inline-flex;align-items:center;gap:9px}.brand{font-weight:800;font-size:20px}.site-header nav{gap:10px;flex-wrap:wrap}.site-header nav a{min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:8px;color:var(--muted)}.hero-market{min-height:calc(100vh - 78px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);grid-gap:clamp(24px,5vw,70px);gap:clamp(24px,5vw,70px);align-items:center;padding:28px clamp(18px,5vw,72px) 56px}.browse-hero h1,.hero-copy h1,.sell-intro h1,.seller-hero h1{font-size:clamp(42px,7vw,88px);line-height:.95;max-width:880px;margin:18px 0;letter-spacing:0}.hero-copy p,.sell-intro p{color:var(--muted);font-size:18px;line-height:1.65;max-width:620px}.eyebrow,.media-chip,.pill{display:inline-flex;align-items:center;gap:8px;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.ghost-action,.primary-action,.whatsapp{justify-content:center;min-height:48px;padding:0 18px;border-radius:8px;border:1px solid var(--line);font-weight:800;cursor:pointer}.primary-action{background:var(--text);color:#080808}.ghost-action{background:var(--panel);color:var(--text)}.whatsapp{background:rgba(37,211,102,.13);color:#c8ffdc}.full{width:100%}.hero-vehicle{position:relative;min-height:640px;border-radius:8px;overflow:hidden;background:var(--panel)}.detail-hero img,.detail-hero video,.hero-vehicle img{width:100%;height:100%;object-fit:cover}.detail-hero:after,.hero-vehicle:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.86));pointer-events:none}.hero-vehicle div{position:absolute;left:24px;right:24px;bottom:24px;z-index:2}.hero-vehicle span,.listing-meta span,.spec-grid span{display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.hero-vehicle h2{font-size:clamp(28px,4vw,48px);margin:10px 0}.detail-overlay strong,.hero-vehicle strong,.listing-body strong{color:var(--gold);font-size:26px}.browse-hero,.section-shell,.sell-shell,.seller-hero{padding:42px clamp(18px,5vw,72px)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-head h2{font-size:clamp(26px,4vw,44px);margin:0}.section-head a,.section-head span{color:var(--muted)}.featured-grid,.listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.featured-grid{grid-template-columns:1.3fr 1fr 1fr}.listing-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow:hidden;min-width:0}.listing-card-large{grid-row:span 2}.listing-media{position:relative;aspect-ratio:4/3;background:#050505;overflow:hidden}.listing-card-large .listing-media{aspect-ratio:4/5}.listing-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.listing-card:hover .listing-media img{transform:scale(1.035)}.media-chip{position:absolute;left:12px;top:12px;padding:8px 10px;border-radius:8px;background:rgba(0,0,0,.62);color:#fff;letter-spacing:0;text-transform:none}.listing-body{display:grid;grid-gap:12px;gap:12px;padding:16px}.listing-body h3{font-size:18px;margin:4px 0 0;line-height:1.25}.listing-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:13px}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:12px;gap:12px}.brand-grid a{min-height:78px;display:grid;place-items:center;background:var(--panel);border:1px solid var(--line);border-radius:8px;font-weight:800}.filters{display:grid;grid-template-columns:1.8fr repeat(6,1fr) auto;grid-gap:10px;gap:10px;margin-top:26px}.field-grid input,.field-grid textarea,.filters input,.filters select,.token-input{width:100%;min-height:48px;background:var(--panel);border:1px solid var(--line);color:var(--text);border-radius:8px;padding:0 13px}.search-input{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:8px;padding-left:12px}.search-input input{border:0;padding-left:0}.filters button{min-height:48px;border-radius:8px;padding:0 16px;background:var(--text);color:#050505;border:0;display:inline-flex;align-items:center;gap:8px;font-weight:800}.detail-hero{position:relative;height:min(78vh,820px);background:#050505}.detail-overlay{position:absolute;left:clamp(18px,5vw,72px);right:clamp(18px,5vw,72px);bottom:42px;z-index:2}.detail-overlay h1{font-size:clamp(38px,7vw,82px);line-height:.98;max-width:900px;margin:10px 0}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:28px;gap:28px;padding:34px clamp(18px,5vw,72px);align-items:start}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.copy-block,.sell-form section,.seller-panel,.spec-grid span{background:var(--panel);border:1px solid var(--line);border-radius:8px;padding:18px}.copy-block{margin-top:18px;color:var(--muted);line-height:1.8}.copy-block h2{color:var(--text)}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-top:18px}.gallery-grid img,.gallery-grid video{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:8px}.seller-panel{position:-webkit-sticky;position:sticky;top:96px;display:grid;grid-gap:12px;gap:12px}.seller-row{display:flex;align-items:center;gap:12px}.seller-hero img,.seller-row img{width:64px;height:64px;border-radius:50%;object-fit:cover}.seller-row p{color:var(--muted);margin:0 0 4px}.seller-row a{font-weight:900}.seller-hero{display:flex;align-items:center;gap:24px;background:linear-gradient(180deg,#151515,#070707)}.seller-hero img{width:132px;height:132px}.seller-hero p{color:var(--muted)}.seller-hero strong{color:var(--gold)}.sell-shell{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:28px;gap:28px;align-items:start}.sell-form{display:grid;grid-gap:16px;gap:16px}.dropzone{min-height:220px;border:1px dashed hsla(41,57%,63%,.55);border-radius:8px;display:grid;place-items:center;grid-gap:10px;gap:10px;text-align:center;background:hsla(41,57%,63%,.06);cursor:pointer;margin-top:12px}.dropzone input{display:none}.upload-progress{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px;color:var(--muted)}.upload-progress span{display:inline-flex;align-items:center;gap:6px}.preview-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-top:12px}.preview-grid div{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;background:var(--panel-2)}.preview-grid svg{position:absolute;z-index:2;left:8px;top:8px}.preview-grid img{width:100%;height:100%;object-fit:cover;opacity:.8}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.field-grid textarea{grid-column:1/-1;min-height:120px;padding-top:12px}.publish-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.form-status{color:var(--gold)}button:disabled{opacity:.45;cursor:not-allowed}@media (max-width:1050px){.detail-layout,.hero-market,.sell-shell{grid-template-columns:1fr}.featured-grid,.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:repeat(2,1fr)}.search-input{grid-column:1/-1}.brand-grid{grid-template-columns:repeat(3,1fr)}.seller-panel{position:static}}@media (max-width:640px){.site-header{align-items:flex-start;flex-direction:column}.site-header nav{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.site-header nav a{justify-content:center;padding:0 8px}.hero-market{min-height:auto;padding-top:24px}.hero-vehicle{min-height:430px}.brand-grid,.featured-grid,.field-grid,.filters,.gallery-grid,.listing-grid,.spec-grid{grid-template-columns:1fr}.seller-hero{align-items:flex-start;flex-direction:column}.preview-grid{grid-template-columns:repeat(2,1fr)}}