:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;background:#0f1116;font-synthesis:none;--bg: #0f1116;--surface: #1a1e26;--surface-2: #222833;--primary: #2da6ff;--secondary: #00d1ff;--text: #fff;--muted: #98a1ae;--border: rgba(255,255,255,.09);--safe-bottom: max(18px, env(safe-area-inset-bottom))}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:radial-gradient(circle at 85% -10%,rgba(45,166,255,.17),transparent 32%),var(--bg)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--primary)}h1,h2,h3,p{margin-top:0}.center-screen{min-height:100vh;display:grid;place-content:center;justify-items:center;padding:32px;text-align:center}.center-screen h1{font-size:28px;letter-spacing:.08em;margin:18px 0 8px}.center-screen p{color:var(--muted);max-width:320px;line-height:1.55}.brand-mark{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,var(--primary),#0869ff);box-shadow:0 18px 50px #2da6ff40}.brand-mark svg{width:30px;height:30px}.brand-mark.muted{background:var(--surface);color:var(--muted);box-shadow:none}.loader{width:36px;height:4px;margin-top:22px;border-radius:9px;overflow:hidden;background:var(--surface-2)}.loader:after{content:"";display:block;width:40%;height:100%;background:var(--primary);animation:loading 1s infinite ease-in-out}@keyframes loading{0%{transform:translate(-100%)}to{transform:translate(250%)}}.primary-button,.secondary-button{border:0;border-radius:17px;min-height:58px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:750;cursor:pointer}.primary-button{background:linear-gradient(135deg,var(--primary),#1688ff);box-shadow:0 14px 34px #2da6ff38}.primary-button svg{width:19px}.primary-button:disabled{opacity:.4;box-shadow:none;cursor:default}.secondary-button{background:var(--surface);border:1px solid var(--border);color:#d9e0e9}.eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.onboarding{width:min(100%,540px);min-height:100vh;margin:auto;padding:max(24px,env(safe-area-inset-top)) 22px var(--safe-bottom);display:flex;flex-direction:column}.progress{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:6px 0 30px}.progress span{height:3px;border-radius:5px;background:#2a303a;transition:background .25s}.progress span.filled{background:var(--primary);box-shadow:0 0 12px #2da6ff80}.onboarding-step{flex:1;display:flex;flex-direction:column;gap:18px}.onboarding-step header{margin-bottom:5px}.onboarding-step header h1{font-size:clamp(32px,10vw,46px);line-height:1;margin:10px 0 14px;letter-spacing:-.035em}.onboarding-step header p,.intro-step p{color:var(--muted);line-height:1.55;font-size:16px}.step-number{color:var(--primary);font-weight:800;font-size:12px;letter-spacing:.15em}.intro-step{justify-content:space-between;padding-top:5vh}.intro-step h1{font-size:clamp(52px,16vw,78px);letter-spacing:-.06em;margin:12px 0 0}.intro-step h1 span,.topbar h1 span{color:var(--primary)}.intro-step h2{font-size:26px;margin:0 0 14px}.hero-orbit{width:210px;aspect-ratio:1;align-self:center;border:1px solid rgba(45,166,255,.25);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:inset 0 0 70px #2da6ff14}.hero-orbit:before{content:"";position:absolute;inset:28px;border:1px dashed rgba(255,255,255,.11);border-radius:50%}.hero-car{width:92px;height:92px;border-radius:30px;display:grid;place-items:center;font-weight:900;font-size:48px;font-style:italic;background:linear-gradient(145deg,#47b5ff,#0774f5);transform:rotate(-7deg);box-shadow:0 25px 60px #0076ff57}.orbit-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--secondary);box-shadow:0 0 18px var(--secondary)}.orbit-dot.one{top:21px;right:35px}.orbit-dot.two{bottom:25px;left:29px;width:6px;height:6px}.input-box,.search-box{display:flex;align-items:center;gap:11px;min-height:54px;border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:0 15px;color:var(--muted)}.input-box svg,.search-box svg{width:20px}.input-box input{min-width:0;width:100%;border:0;outline:0;color:#fff;background:transparent}.city-list{max-height:34vh;overflow:auto;display:grid;gap:8px;padding-right:2px}.city-list button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;text-align:left;gap:12px;border:1px solid var(--border);background:#1a1e26bf;border-radius:16px;padding:12px}.city-list button.selected{border-color:#2da6ff99;background:#2da6ff1a}.city-list strong,.city-list small{display:block}.city-list small{color:var(--muted);margin-top:3px}.city-pin,.setting-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;color:var(--primary);background:#2da6ff1c}.city-pin svg,.setting-icon svg{width:18px}.check{color:var(--primary);width:20px}.status-message,.error-message{color:var(--muted);font-size:13px;text-align:center;margin:-8px 0 0}.error-message{color:#ff8383}.radius-visual{width:210px;aspect-ratio:1;margin:0 auto;position:relative;display:grid;place-content:center;justify-items:center}.radius-visual svg{color:var(--primary);z-index:1;width:28px}.radius-visual strong{font-size:44px;z-index:1;line-height:1;margin-top:8px}.radius-visual span{color:var(--muted);z-index:1}.pulse-ring{position:absolute;border-radius:50%;border:1px solid rgba(45,166,255,.22)}.pulse-ring.outer{inset:0;background:radial-gradient(circle,rgba(45,166,255,.14),transparent 65%)}.pulse-ring.inner{inset:32px;border-style:dashed}.radius-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.radius-grid button,.choice-panel button{min-height:48px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:#cdd3dc}.radius-grid button.selected,.choice-panel button.selected{color:#fff;border-color:var(--primary);background:#2da6ff24}.rules-card{padding:24px;text-align:center;border-radius:22px;border:1px solid var(--border);background:linear-gradient(145deg,#2da6ff1f,#1a1e26cc)}.rules-card .shield{width:58px;height:64px;margin:0 auto 14px;display:grid;place-items:center;font-size:26px;font-weight:900;background:var(--primary);clip-path:polygon(50% 0,93% 15%,87% 75%,50% 100%,13% 75%,7% 15%)}.rules-card h2{margin-bottom:9px}.rules-card p{color:var(--muted);line-height:1.5;margin:0}.checkbox-row{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;color:#ccd2db;font-size:14px;line-height:1.5}.checkbox-row input{position:absolute;opacity:0}.custom-check{width:24px;height:24px;border:1px solid #46505d;border-radius:8px;display:grid;place-items:center}.checkbox-row input:checked+.custom-check{background:var(--primary);border-color:var(--primary)}.custom-check svg{width:16px}.inline-link{display:inline;padding:0;border:0;background:transparent;color:var(--primary);text-decoration:underline;cursor:pointer}.modal-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:end center;padding:18px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.legal-modal{width:min(100%,500px);padding:24px;border-radius:24px;border:1px solid var(--border);background:#1a1e26;box-shadow:0 24px 80px #00000080}.legal-modal h2{margin:9px 0 12px}.legal-modal p{color:var(--muted);line-height:1.55}.app-shell{width:min(100%,620px);min-height:100vh;margin:auto}.route-content{padding-bottom:calc(86px + var(--safe-bottom))}.page{padding:max(22px,env(safe-area-inset-top)) 20px 30px;min-height:100vh}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.topbar h1{font-size:36px;letter-spacing:-.06em;margin:4px 0 0}.avatar{width:66px;height:66px;border-radius:22px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,var(--primary),#075be6);font-size:24px;font-weight:800}.avatar.small{width:44px;height:44px;border-radius:15px;font-size:17px}.avatar img{width:100%;height:100%;object-fit:cover}.search-box{width:100%;border:0;text-align:left;cursor:pointer}.location-line{display:flex;gap:8px;align-items:center;color:#cdd4df;font-size:14px;margin:14px 2px 26px}.location-line svg{color:var(--primary);width:17px}.nearby-card{border-top:1px solid var(--border);padding-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:end}.section-heading h2{font-size:27px;margin:4px 0 0}.count-pill{padding:7px 10px;border-radius:12px;color:var(--muted);background:var(--surface);font-size:12px}.empty-state{margin-top:20px;min-height:330px;border:1px solid var(--border);border-radius:24px;display:grid;place-content:center;justify-items:center;text-align:center;padding:28px;overflow:hidden;position:relative;background:linear-gradient(180deg,#222833d9,#14171eb3)}.empty-state svg{color:var(--primary);width:45px;height:45px;z-index:1}.empty-state h3{margin:20px 0 7px;z-index:1}.empty-state p{color:var(--muted);max-width:260px;line-height:1.45;z-index:1}.road{position:absolute;width:240px;height:240px;border-radius:50%;border:36px solid rgba(255,255,255,.025)}.road:after,.road:before,.road span{content:"";position:absolute;inset:-24px;border-radius:50%;border:2px dashed rgba(255,255,255,.07)}.bottom-nav{position:fixed;z-index:5;left:50%;bottom:0;transform:translate(-50%);width:min(100%,620px);display:grid;grid-template-columns:repeat(5,1fr);padding:10px 8px var(--safe-bottom);background:#11141aed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--border)}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:5px;color:#77808e;text-decoration:none;font-size:10px}.bottom-nav svg{width:21px}.bottom-nav a.active{color:var(--primary)}.simple-header{margin-bottom:24px}.simple-header h1{margin:7px 0 0;font-size:36px;letter-spacing:-.04em}.soon-card{min-height:55vh;display:grid;place-content:center;justify-items:center;text-align:center}.soon-card h2{margin:22px 0 8px}.soon-card p,.legal-copy{color:var(--muted);line-height:1.55}.text-button{border:0;padding:5px 0;margin-bottom:24px;background:transparent;color:var(--primary)}.identity-card{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;padding:18px;background:var(--surface);border:1px solid var(--border);border-radius:22px;position:relative}.identity-card h2{margin:0 0 5px}.identity-card p{color:var(--muted);margin:0}.verified{grid-column:2;justify-self:start;display:flex;align-items:center;gap:5px;color:var(--primary);font-size:11px}.verified svg{width:14px}.settings-section{margin-top:28px}.settings-section>h2{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px;margin:0 4px 10px}.setting-row{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 5px;text-align:left;color:#fff;text-decoration:none;border:0;border-bottom:1px solid var(--border);background:transparent}.setting-row>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.setting-row small{color:var(--muted)}.setting-row>svg{color:#667180;width:19px}.setting-row.static{cursor:default}.mini-button{border:1px solid var(--border);border-radius:11px;background:var(--surface);color:var(--muted);padding:8px;font-size:11px}.choice-panel{display:grid;max-height:220px;overflow:auto;gap:7px;padding:10px 0;grid-template-columns:repeat(2,1fr)}.choice-panel.compact{grid-template-columns:repeat(3,1fr)}.choice-panel button{display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px}.choice-panel svg{width:14px}.version{text-align:center;margin-top:34px;color:#515a66;font-size:11px}.sell-entry{display:grid;align-content:start;gap:14px}.resume-card{display:grid;justify-items:start;gap:10px;padding:26px;margin-bottom:2px;border:1px solid var(--border);border-radius:25px;background:linear-gradient(145deg,rgba(45,166,255,.14),var(--surface))}.resume-card>svg{width:42px;height:42px;color:var(--primary)}.resume-card span,.resume-card p{color:var(--muted);margin:0}.resume-card h2{margin:0}.resume-card .primary-button{margin-top:8px}.wizard-page{padding-top:max(15px,env(safe-area-inset-top))}.wizard-header{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center}.wizard-header>button{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.wizard-header svg{width:20px}.wizard-header span{display:grid;gap:2px}.wizard-header small{color:var(--muted)}.wizard-header strong{font-size:17px}.wizard-header em{color:var(--primary);font-style:normal;font-weight:800;font-size:12px}.wizard-progress{height:3px;margin:15px 0 26px;overflow:hidden;background:var(--surface-2);border-radius:5px}.wizard-progress span{display:block;height:100%;background:var(--primary);transition:width .2s}.wizard-body{display:grid;gap:17px}.step-title h1{margin-bottom:7px;font-size:clamp(29px,8vw,38px);letter-spacing:-.04em}.step-title p{color:var(--muted);line-height:1.45;margin:0}.form-field{display:grid;gap:8px;color:#cdd4df;font-size:13px}.form-field select,.form-field input,.form-field textarea{width:100%;min-width:0;color:#fff;border:1px solid var(--border);border-radius:16px;outline:0;background:var(--surface);padding:16px}.form-field select,.form-field input{min-height:55px}.form-field textarea{resize:vertical;line-height:1.5}.form-field select:focus,.form-field input:focus,.form-field textarea:focus{border-color:var(--primary)}.form-field>small{justify-self:end;color:var(--muted)}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:11px}.choice-field{padding:0;border:0;margin:0}.choice-field legend{color:#cdd4df;font-size:13px;margin-bottom:9px}.choice-field>div{display:flex;flex-wrap:wrap;gap:8px}.choice-field button{min-height:43px;padding:9px 13px;border:1px solid var(--border);border-radius:13px;background:var(--surface);color:#cdd4df}.choice-field button.selected{color:#fff;border-color:var(--primary);background:#2da6ff26}.privacy-note{color:var(--muted);font-size:12px;text-align:center}.wizard-footer{display:grid;grid-template-columns:.8fr 1.4fr;gap:10px;margin-top:26px}.save-error{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:12px;border-radius:13px;background:#ff5a5a1a;color:#faa;font-size:12px}.save-error button{border:0;background:transparent;color:var(--primary);font-weight:800}.draft-actions{display:flex;justify-content:center;gap:18px;margin-top:18px}.draft-actions button{padding:5px;border:0;background:none;color:var(--muted);font-size:12px}.draft-actions button:last-child{color:#f88}.photo-add{min-height:76px;width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;text-align:left;padding:15px;border:1px dashed rgba(45,166,255,.55);border-radius:18px;background:#2da6ff12}.photo-add svg{color:var(--primary)}.photo-add span{display:grid;gap:4px}.photo-add small{color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-tile{min-width:0;overflow:hidden;position:relative;border:1px solid var(--border);border-radius:16px;background:var(--surface)}.photo-tile>img{display:block;width:100%;aspect-ratio:1.3;object-fit:cover}.photo-tile>b{position:absolute;top:7px;left:7px;padding:5px 7px;border-radius:8px;background:var(--primary);font-size:10px}.photo-tile>small{display:block;padding:7px 9px 9px;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.photo-actions{position:absolute;top:7px;right:7px;display:flex;gap:4px}.photo-actions button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#fff;background:#0c0e12d1}.photo-actions button:disabled{opacity:.3}.photo-actions svg{width:14px}.price-preview{text-align:center;font-size:34px;font-weight:850;margin:16px 0}.preview-card{overflow:hidden;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.preview-card>img,.preview-placeholder{width:100%;aspect-ratio:1.35;object-fit:cover}.preview-placeholder{display:grid;place-items:center;background:var(--surface-2);color:var(--muted)}.preview-card>div:not(.preview-placeholder){padding:20px}.preview-card h2{margin-bottom:8px}.preview-price{display:block;font-size:25px;margin-bottom:14px}.spec-line{color:#d5dbe3;margin:5px 0}.preview-card p>svg{width:16px;vertical-align:middle;color:var(--primary)}.preview-description{margin-top:17px;color:var(--muted);white-space:pre-wrap;line-height:1.5}.preview-card hr{border:0;border-top:1px solid var(--border)}.preview-card small{color:var(--muted)}.preview-card h3{margin:4px 0 0}.submitted-screen>svg{width:72px;height:72px;color:#58d99b}.pending-pill{padding:8px 13px;margin:4px 0 17px;border-radius:12px;color:#ffd98b;background:#ffc2471f}.listing-group{margin-top:25px}.listing-group>h2{display:flex;gap:8px;align-items:center;color:#dfe5ec;font-size:16px}.listing-group>h2 span{min-width:23px;padding:4px 7px;border-radius:9px;color:var(--muted);background:var(--surface);font-size:10px;text-align:center}.group-empty{color:#5f6875;font-size:13px}.listing-card{width:100%;display:grid;grid-template-columns:78px 1fr auto;gap:13px;align-items:center;padding:10px;margin-bottom:9px;text-align:left;border:1px solid var(--border);border-radius:17px;background:var(--surface)}.listing-thumb{width:78px;height:67px;display:grid;place-items:center;overflow:hidden;border-radius:12px;color:var(--muted);background:var(--surface-2)}.listing-thumb img{width:100%;height:100%;object-fit:cover}.listing-card>span{min-width:0;display:grid;gap:5px}.listing-card strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-card em{color:var(--muted);font-size:11px;font-style:normal}.listing-card>svg{width:18px;color:var(--muted)}.status{display:flex;align-items:center;gap:5px;color:var(--primary);font-size:11px}.status svg{width:13px}.status-pending{color:#ffd27c}.status-archived{color:var(--muted)}.generation-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0;border:0;margin:0}.generation-picker legend{grid-column:1 / -1;color:#cdd4df;font-size:13px;margin-bottom:2px}.generation-picker button{min-width:0;min-height:66px;display:grid;gap:4px;align-content:center;text-align:left;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--surface)}.generation-picker button.selected{border-color:var(--primary);background:#2da6ff24}.generation-picker small{color:var(--muted);overflow-wrap:anywhere}.city-search-field{margin-top:10px}.choice-panel button>span{display:grid;gap:2px}.choice-panel button small{color:var(--muted);font-size:10px}.market-section{margin-top:34px}.market-section:first-of-type{margin-top:22px}.market-section .section-heading{margin-bottom:14px}.market-grid{display:grid;gap:14px}.market-card{position:relative;width:100%;min-width:0;overflow:hidden;padding:0;text-align:left;border:1px solid var(--border);border-radius:23px;background:linear-gradient(160deg,#1c212a,#171a21);box-shadow:0 12px 34px #00000026}.market-card-open{width:100%;display:block;padding:0;text-align:left;border:0;background:transparent;cursor:pointer}.favorite-button{position:absolute;z-index:2;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:15px;color:#fff;background:#0c0e12c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer}.favorite-button svg{width:21px}.favorite-button.active{color:#ff5d78}.favorite-button:disabled{opacity:.65}.market-card-photo{width:100%;aspect-ratio:16 / 10;overflow:hidden;background:var(--surface-2)}.market-card-photo img{width:100%;height:100%;display:block;object-fit:cover}.image-fallback{width:100%;height:100%;min-height:140px;display:grid;place-content:center;justify-items:center;gap:8px;color:#647080;background:radial-gradient(circle,rgba(45,166,255,.12),transparent 60%),var(--surface-2)}.image-fallback svg{width:42px;height:42px}.market-card-copy{padding:17px}.market-card h3{margin:0 0 5px;overflow:hidden;font-size:20px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.market-card-copy>strong{display:block;margin-bottom:13px;font-size:24px;letter-spacing:-.025em}.market-card-copy>p{margin:4px 0;color:#c5ccd5;font-size:13px}.market-card footer{display:flex;justify-content:space-between;gap:12px;margin-top:15px;padding-top:12px;border-top:1px solid var(--border);color:var(--muted);font-size:12px}.market-card footer span{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-card footer svg{flex:0 0 auto;width:14px}.load-more{min-height:52px;margin-top:14px}.city-empty,.inline-feed-error{padding:20px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.city-empty h3{margin-bottom:7px;font-size:17px}.city-empty p{margin:0;color:var(--muted);line-height:1.45}.inline-feed-error{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:13px}.inline-feed-error button{padding:8px;border:0;background:transparent;color:var(--primary)}.feed-error{min-height:300px;display:grid;place-content:center;justify-items:center;padding:28px;text-align:center;border:1px solid var(--border);border-radius:24px;background:var(--surface)}.feed-error>svg{width:46px;height:46px;color:var(--primary)}.feed-error h2{margin:18px 0 7px}.feed-error p{color:var(--muted)}.feed-error button{max-width:250px}.skeleton-card,.skeleton-heading,.details-skeleton>*,.details-skeleton .details-content>*{position:relative;overflow:hidden;background:#1b2028}.skeleton-card:after,.skeleton-heading:after,.details-skeleton>*:after,.details-skeleton .details-content>*:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.07),transparent);animation:shimmer 1.35s infinite}.skeleton-card{min-height:310px;display:grid;align-content:start;gap:11px;padding-bottom:18px}.skeleton-card>div{height:190px;background:#252b35}.skeleton-card>span{width:70%;height:13px;margin:0 17px;border-radius:8px;background:#282e38}.skeleton-card>span:nth-child(3){width:45%}.skeleton-card>span:nth-child(4){width:58%}.skeleton-heading{width:180px;height:34px;margin-bottom:14px;border-radius:12px}@keyframes shimmer{to{transform:translate(100%)}}.section-heading-actions{display:flex;align-items:center;gap:9px}.section-heading-actions>button{min-height:38px;padding:7px 2px;border:0;color:var(--primary);background:transparent;font-size:12px;font-weight:750}.search-main-field{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;min-height:58px;padding:6px 7px 6px 15px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.search-main-field>svg{width:20px;color:var(--primary)}.search-main-field input{min-width:0;border:0;outline:0;color:#fff;background:transparent}.search-main-field button{min-height:44px;padding:0 15px;border:0;border-radius:13px;background:var(--primary);font-size:12px;font-weight:800}.search-toolbar{display:grid;grid-template-columns:.8fr 1.2fr;gap:8px;margin:11px 0 17px}.search-toolbar button{min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;overflow:hidden;padding:10px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:#dce2e9;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.search-toolbar svg{flex:0 0 auto;width:17px;color:var(--primary)}.search-toolbar b{min-width:19px;padding:3px 6px;border-radius:8px;background:var(--primary);font-size:9px}.saved-strip{display:flex;align-items:center;gap:7px;overflow-x:auto;margin:0 -20px 15px;padding:0 20px;scrollbar-width:none}.saved-strip::-webkit-scrollbar{display:none}.saved-strip>span{flex:0 0 auto;color:var(--muted);font-size:11px}.saved-strip>div{flex:0 0 auto;display:flex;overflow:hidden;border:1px solid var(--border);border-radius:13px;background:var(--surface)}.saved-strip button{min-height:42px;display:flex;align-items:center;gap:6px;padding:8px 11px;border:0;background:transparent;font-size:11px}.saved-strip button+button{width:38px;justify-content:center;padding:0;border-left:1px solid var(--border);color:#75808e}.saved-strip svg{width:14px}.filter-chips{display:flex;gap:7px;overflow-x:auto;margin:0 -20px 19px;padding:0 20px;scrollbar-width:none}.filter-chips::-webkit-scrollbar{display:none}.filter-chips button{flex:0 0 auto;min-height:40px;display:flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(45,166,255,.35);border-radius:13px;background:#2da6ff1a;font-size:11px}.filter-chips svg{width:13px}.filter-chips .clear-chip{color:var(--muted);border-color:var(--border);background:transparent}.results-heading{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:19px 0 14px}.results-heading h2{margin:5px 0 0;font-size:25px}.results-heading label{display:grid;gap:4px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.results-heading select{max-width:145px;min-height:38px;border:1px solid var(--border);border-radius:11px;color:#fff;background:var(--surface);font-size:11px;text-transform:none;letter-spacing:0}.search-loading,.search-empty,.favorites-empty{min-height:290px;display:grid;place-content:center;justify-items:center;padding:26px;text-align:center;border:1px solid var(--border);border-radius:23px;color:var(--muted);background:var(--surface)}.search-empty>svg,.favorites-empty>svg{width:47px;height:47px;margin-bottom:17px;color:var(--primary)}.search-empty h2,.favorites-empty h2{color:#fff}.search-empty p,.favorites-empty p{max-width:310px;line-height:1.5}.search-empty button:not(.primary-button){min-height:43px;padding:8px 15px;border:0;border-radius:13px;background:var(--primary)}.save-search-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;border:1px solid rgba(45,166,255,.4);border-radius:16px;color:var(--primary);background:#2da6ff14;font-weight:750}.save-search-button svg{width:18px}.infinite-sentinel{height:2px}.filter-sheet{position:fixed;z-index:25;inset:0;width:min(100%,620px);margin:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--bg)}.filter-sheet>header{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:max(12px,env(safe-area-inset-top)) 16px 12px;border-bottom:1px solid var(--border)}.filter-sheet>header h2{margin:0;text-align:center}.filter-sheet>header button{min-height:44px;padding:8px;border:0;color:var(--primary);background:transparent}.filter-sheet>header button:first-child{width:44px;display:grid;place-items:center;border:1px solid var(--border);border-radius:14px;color:#fff;background:var(--surface)}.filter-sheet>header svg{width:19px}.filter-sheet-body{overflow-y:auto;padding:8px 20px 30px}.filter-sheet-body section{display:grid;gap:13px;padding:22px 0;border-bottom:1px solid var(--border)}.filter-sheet-body section h3{margin:0;font-size:18px}.filter-sheet>footer{display:grid;grid-template-columns:.75fr 1.7fr;gap:9px;padding:11px 16px var(--safe-bottom);border-top:1px solid var(--border);background:#11141af5}.filter-sheet>footer>button:first-child{border:0;background:transparent;color:var(--muted)}.popular-makes,.radius-options{display:flex;flex-wrap:wrap;gap:7px}.popular-makes>span{width:100%;color:var(--muted);font-size:11px}.popular-makes button,.radius-options button{min-height:42px;padding:8px 11px;border:1px solid var(--border);border-radius:12px;background:var(--surface);font-size:11px}.popular-makes button.selected,.radius-options button.selected{border-color:var(--primary);background:#2da6ff21}.filter-choice{display:flex;flex-wrap:wrap;gap:7px;padding:0;border:0}.filter-choice legend{width:100%;margin-bottom:2px;color:#cdd4df;font-size:13px}.filter-choice label,.wide-check{min-height:44px;display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--border);border-radius:12px;background:var(--surface);font-size:11px}.filter-choice input,.wide-check input{width:18px;height:18px;accent-color:var(--primary)}.geo-button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(45,166,255,.4);border-radius:15px;color:var(--primary);background:#2da6ff14}.geo-button svg{width:18px}.filter-error{margin:0;color:#ff9090;font-size:12px}.save-search-modal{position:relative;width:min(100%,460px);padding:26px;border:1px solid var(--border);border-radius:24px;background:#1a1e26}.save-search-modal h2{margin:4px 0 8px}.save-search-modal>p{color:var(--muted);line-height:1.45}.save-search-modal .primary-button{margin-top:18px}.favorites-page .market-grid{margin-top:4px}.favorites-empty{min-height:55vh}.favorites-empty .primary-button{max-width:270px;margin-top:7px}.listing-details-page{width:100%;min-height:100vh;padding-bottom:calc(160px + var(--safe-bottom))}.details-topbar{position:sticky;z-index:7;top:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:center;padding:max(10px,env(safe-area-inset-top)) 14px 10px;background:#0f1116e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.details-topbar>span{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:750}.details-topbar button,.fullscreen-button,.gallery-arrow,.fullscreen-close{display:grid;place-items:center;border:1px solid var(--border);border-radius:14px;background:#14171dcc}.details-topbar button{width:44px;height:44px}.details-topbar svg{width:20px}.gallery{overflow:hidden}.gallery-main{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--surface-2)}.gallery-main>img{width:100%;height:100%;display:block;object-fit:cover}.gallery-main .image-fallback{min-height:100%}.gallery-arrow{position:absolute;top:50%;width:38px;height:44px;transform:translateY(-50%)}.gallery-arrow.left{left:10px}.gallery-arrow.right{right:10px}.gallery-arrow:disabled{opacity:.25}.gallery-arrow svg{width:20px}.fullscreen-button{position:absolute;top:12px;right:12px;width:40px;height:40px}.fullscreen-button svg{width:18px}.gallery-index{position:absolute;right:12px;bottom:12px;padding:6px 9px;border-radius:10px;background:#080a0dbd;font-size:11px}.gallery-strip{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;scrollbar-width:none}.gallery-strip::-webkit-scrollbar{display:none}.gallery-strip button{flex:0 0 66px;width:66px;height:50px;overflow:hidden;padding:0;border:2px solid transparent;border-radius:10px;background:var(--surface-2)}.gallery-strip button.active{border-color:var(--primary)}.gallery-strip img{width:100%;height:100%;display:block;object-fit:cover}.gallery-strip svg{width:19px;color:var(--muted)}.details-content{display:grid;gap:16px;padding:20px}.details-heading,.details-section{padding:20px;border:1px solid var(--border);border-radius:22px;background:var(--surface)}.details-heading h1{margin:7px 0 5px;overflow-wrap:anywhere;font-size:clamp(28px,8vw,40px);letter-spacing:-.05em}.details-heading>strong{display:block;margin-bottom:16px;font-size:clamp(28px,8vw,38px)}.details-heading>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:9px;color:var(--muted);font-size:13px}.details-heading>div span{display:flex;align-items:center;gap:5px}.details-heading svg{width:16px;color:var(--primary)}.details-section h2{margin-bottom:17px;font-size:21px}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 12px;margin:0}.spec-grid div{min-width:0}.spec-grid dt{margin-bottom:4px;color:var(--muted);font-size:11px}.spec-grid dd{margin:0;overflow-wrap:anywhere;font-weight:700}.listing-description{margin:0;color:#d3d9e1;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.seller-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:15px}.seller-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(145deg,var(--primary),#075be6);font-size:20px;font-weight:850}.seller-card h2{margin:5px 0 12px;overflow-wrap:anywhere}.seller-card p{display:flex;align-items:center;gap:7px;margin:7px 0;color:var(--muted);font-size:12px}.seller-card p svg{flex:0 0 auto;width:15px;color:var(--primary)}.contact-unavailable{margin:-4px 5px 0;color:var(--muted);text-align:center;font-size:13px}.details-actions{position:fixed;z-index:6;left:50%;bottom:calc(65px + var(--safe-bottom));width:min(100%,620px);display:grid;grid-template-columns:.8fr 1.4fr;gap:9px;padding:10px 14px;transform:translate(-50%);background:linear-gradient(transparent,#0f1116f5 25%)}.details-actions button{min-height:54px;font-size:12px}.details-actions svg{width:17px}.contact-error{position:fixed;z-index:8;right:16px;bottom:calc(145px + var(--safe-bottom));left:16px;padding:11px;border-radius:12px;color:#ffb0b0;background:#49252a;text-align:center;font-size:12px}.fullscreen-gallery{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 0 var(--safe-bottom);background:#040507f7}.fullscreen-gallery>img{max-width:100%;max-height:88vh;object-fit:contain}.fullscreen-gallery>span{position:absolute;bottom:var(--safe-bottom);color:#ccd3dc;font-size:12px}.fullscreen-close{position:absolute;z-index:1;top:max(14px,env(safe-area-inset-top));right:14px;width:44px;height:44px}.fullscreen-close svg{width:20px}.details-error{display:grid;min-height:80vh;align-content:center;justify-items:center;text-align:center}.details-error>svg{width:54px;height:54px;color:var(--primary)}.details-error h1{margin:22px 0 8px}.details-error p{max-width:340px;color:var(--muted);line-height:1.5}.details-error button{max-width:300px;margin-top:10px}.details-skeleton .skeleton-gallery{height:min(72vw,450px)}.details-skeleton .details-content>div{height:150px;border-radius:22px}.owner-listing-card{margin-bottom:10px;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.owner-listing-card .listing-card{margin:0;border:0;border-radius:0}.owner-listing-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--border)}.owner-listing-actions button{min-width:0;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border:0;background:transparent;color:var(--muted);font-size:10px}.owner-listing-actions button+button{border-left:1px solid var(--border);color:#8fdbb5}.owner-listing-actions svg{width:14px}.status-approved{color:#71d8a3}.status-sold{color:#8fdbb5}.owner-action-modal{position:relative;width:min(100%,460px);padding:25px;border:1px solid var(--border);border-radius:24px;background:#1a1e26}.owner-action-modal h2{margin:9px 0}.owner-action-modal>p{color:var(--muted);line-height:1.5}.owner-action-modal>div:last-child{display:grid;grid-template-columns:.8fr 1.3fr;gap:9px;margin-top:22px}.owner-action-modal button{min-height:50px;font-size:12px}.modal-close{position:absolute;top:12px;right:12px;width:36px;min-height:36px!important;display:grid;place-items:center;padding:0;border:0;border-radius:11px;background:var(--surface-2)}.modal-close svg{width:17px}@media(min-width:560px){.onboarding{padding-left:34px;padding-right:34px}.page{padding-left:30px;padding-right:30px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.market-card h3{font-size:17px}.market-card-copy>strong{font-size:20px}.market-card-photo{aspect-ratio:4 / 3}}@media(max-width:360px){.two-columns{grid-template-columns:1fr}.bottom-nav a span{font-size:9px}.photo-grid{grid-template-columns:1fr}}@media(max-height:700px){.hero-orbit{width:150px}.hero-car{width:72px;height:72px;font-size:38px}.onboarding-step{gap:12px}.radius-visual{width:150px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important}}
