@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg:#050510;--bg-alt:#111322;--accent:#f4b400;--accent-soft:#f4b4001a;--text:#f7f7f7;--muted:#9ca3af;--border:#272b3d;--danger:#ef4444;--radius-lg:16px;--radius-xl:24px;--shadow-soft:0 18px 40px #00000073;--shadow-subtle:0 4px 16px #00000059;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}body{font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top,#1a1f3c 0,#050510 55%);margin:0}a{color:inherit;text-decoration:none}.page{max-width:1100px;margin:0 auto;padding:24px 16px 64px}.nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;display:flex}.logo{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.logo-icon{background:radial-gradient(circle at 30% 30%,#facc15,#b45309 55%,#111827);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex;box-shadow:0 0 18px #f59e0b99}.nav-links{color:var(--muted);align-items:center;gap:18px;font-size:14px;display:flex}.nav-links a{border-bottom:1px solid #0000;padding:6px 0}.nav-links a:hover{border-color:#94a3b8b3}.nav-actions{align-items:center;gap:10px;display:flex}.btn{border:1px solid var(--border);color:var(--text);cursor:pointer;box-shadow:var(--shadow-subtle);background:#0f172ab3;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;display:inline-flex}.btn-outline{box-shadow:none;background:0 0}.btn-primary{color:#0b0b11;background:linear-gradient(135deg,#fbbf24,#f97316);border-color:#f8fafc26;font-weight:600}.btn-primary:hover{filter:brightness(1.05)}.main-grid{grid-template-columns:minmax(0,2.1fr) minmax(0,2fr);align-items:flex-start;gap:24px;display:grid}@media (max-width:900px){.main-grid{grid-template-columns:minmax(0,1fr)}}.hero-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#0f172af5,#030712f5);border:1px solid #94a3b840;padding:24px 24px 22px;position:relative;overflow:hidden}.hero-badge-row{color:var(--muted);align-items:center;gap:12px;margin-bottom:18px;font-size:12px;display:flex}.hero-badge{text-transform:uppercase;letter-spacing:.12em;background:#0f172ae6;border:1px solid #f8fafc0f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex}.hero-badge-dot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #22c55ee6}h1{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(28px,4vw,34px);line-height:1.1}h1 span{color:var(--accent)}.hero-subtitle{color:var(--muted);max-width:420px;margin-bottom:20px;font-size:14px}.hero-actions{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.hero-meta{color:var(--muted);flex-wrap:wrap;gap:16px;margin-bottom:10px;font-size:12px;display:flex}.meta-pill{background:#0f172ae6;border:1px solid #1f2937e6;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;display:inline-flex}.meta-dot{background:#94a3b8cc;border-radius:999px;width:6px;height:6px}.hero-footer{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;font-size:11px;display:flex}.hero-footer strong{color:var(--accent)}.hero-footer-right{align-items:center;gap:10px;display:flex}.signal-bar{background:linear-gradient(#f9fafbe6,#94a3b84d);border-radius:999px;width:4px}.signal-bar:first-child{opacity:.6;height:10px}.signal-bar:nth-child(2){opacity:.75;height:16px}.signal-bar:nth-child(3){opacity:.95;height:22px}.side-stack{flex-direction:column;gap:16px;display:flex}.card{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-subtle);background:#0f172af5;padding:16px 16px 14px}.card-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.card-title{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);font-size:13px}.card-tag{color:var(--muted);background:#0f172abf;border:1px solid #374151d9;border-radius:999px;padding:3px 8px;font-size:11px}.mini-filters{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.chip{color:var(--muted);cursor:pointer;background:#0f172ae6;border:1px solid #374151e6;border-radius:999px;padding:4px 9px;font-size:11px}.chip.active{background:var(--accent-soft);color:#facc15;border-color:#eab308e6}.listing-list{flex-direction:column;gap:10px;margin-bottom:6px;display:flex}.listing{background:linear-gradient(135deg,#0f172afa,#0f172ad9);border:1px solid #1f2937f2;border-radius:12px;grid-template-columns:auto 1fr auto;gap:10px;padding:10px 10px 8px;display:grid}.listing-label{text-transform:uppercase;letter-spacing:.12em;border-radius:999px;align-self:flex-start;padding:2px 7px;font-size:11px}.listing-label.offer{color:#4ade80;background:#16a34a14;border:1px solid #22c55ecc}.listing-label.trade{color:#fdba74;background:#f9731614;border:1px solid #f97316cc}.listing-label.search{color:#93c5fd;background:#3b82f614;border:1px solid #3b82f6cc}.listing-main{min-width:0}.listing-title{margin-bottom:3px;font-size:13px}.listing-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:11px;display:flex}.listing-meta span{align-items:center;gap:4px;display:inline-flex}.dot{background:#94a3b8e6;border-radius:999px;width:4px;height:4px}.listing-side{text-align:right;color:var(--muted);flex-direction:column;justify-content:space-between;gap:4px;font-size:11px;display:flex}.badge-location{background:#0f172acc;border:1px solid #374151e6;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;display:inline-flex}.badge-condition{background:#0f172acc;border:1px dashed #4b5563e6;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;display:inline-flex}.status-pill{color:#6ee7b7;border:1px solid #34d399cc;border-radius:999px;align-items:center;gap:4px;padding:2px 6px;display:inline-flex}.status-pill span{text-transform:uppercase;letter-spacing:.2em;font-size:8px}.card-footer-link{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;font-size:11px;display:flex}.howitworks{grid-template-columns:minmax(0,1.5fr) minmax(0,2fr);gap:18px;margin-top:26px;display:grid}@media (max-width:900px){.howitworks{grid-template-columns:minmax(0,1fr)}}.how-card{border-radius:var(--radius-lg);background:#0f172ae6;border:1px solid #1f2937f2;padding:14px 16px 12px}.how-card h2{margin:0 0 8px;font-size:16px}.how-card p{color:var(--muted);margin:0 0 10px;font-size:13px}.steps{gap:8px;margin:0;padding:0;font-size:13px;list-style:none;display:grid}.steps li{grid-template-columns:20px 1fr;align-items:flex-start;gap:8px;display:grid}.step-index{width:20px;height:20px;color:var(--muted);border:1px solid #9ca3afb3;border-radius:999px;justify-content:center;align-items:center;margin-top:2px;font-size:11px;display:flex}.pill-row{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.small-pill{color:var(--muted);background:#0f172ae6;border:1px solid #374151f2;border-radius:999px;padding:3px 7px;font-size:11px}footer{color:var(--muted);border-top:1px solid #1f2937e6;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:26px;padding-top:12px;font-size:11px;display:flex}footer a{text-underline-offset:3px;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
