/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}}:root{--ink:#f5f7fa;--muted:#9aa6b2;--canvas:#080c11;--surface:#10161d;--surface-2:#151d25;--line:#26313b;--accent:#ff2d2d;--accent-strong:#df171f;--cyan:#55d6e8;--success:#30d087;--radius:18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html{scroll-behavior:smooth;background:var(--canvas)}body{background:radial-gradient(circle at 88% 2%, #21303f66, transparent 28rem), var(--canvas);color:var(--ink);min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,select{cursor:pointer}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.container{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;color:#000;background:#fff;border-radius:10px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080c11e0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.logo{letter-spacing:-.055em;align-items:center;gap:10px;font-size:22px;font-weight:900;display:inline-flex}.logo-mark{letter-spacing:0;background:linear-gradient(145deg,#ff3b3b,#c60813);border-radius:9px 9px 14px 14px;place-items:center;width:32px;height:36px;font-size:13px;display:grid;box-shadow:0 10px 28px #ff2d2d3d}.logo-accent{color:var(--accent)}.main-nav{color:#cbd2da;align-items:center;gap:28px;font-size:14px;display:flex}.main-nav a:hover{color:#fff}.header-actions{align-items:center;gap:10px;display:flex}.language-switch{border:1px solid var(--line);background:#0d1319;border-radius:999px;padding:4px;display:inline-flex}.language-switch a{min-width:36px;color:var(--muted);text-align:center;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}.language-switch a[aria-current=page]{color:#fff;background:#252f39}.sell-button{background:var(--accent);color:#fff;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.hero{isolation:isolate;align-items:center;min-height:640px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;filter:saturate(.75);background:url(https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=2200&q=84) 50% 58%/cover no-repeat;position:absolute;inset:0}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg, #05080cf7 0%, #05080cc7 48%, #05080c40 78%), linear-gradient(0deg, var(--canvas), transparent 32%);position:absolute;inset:0}.hero-inner{padding:84px 0 104px}.eyebrow{color:#fff;text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:20px;font-size:12px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);border-radius:99px;width:26px;height:3px}.hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:760px;margin:0;font-size:clamp(44px,7vw,78px);line-height:.96}.hero-copy{color:#c7d0d9;max-width:600px;margin:24px 0 34px;font-size:clamp(17px,2vw,21px);line-height:1.55}.search-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0c1117e0;border:1px solid #ffffff26;border-radius:21px;max-width:1040px;padding:18px;box-shadow:0 28px 80px #00000073}.search-tabs{border:0;gap:8px;margin:0 0 14px;padding:0;display:flex}.search-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 17px;font-weight:850;position:relative}.search-tab input{opacity:0;width:1px;height:1px;position:absolute}.search-tab:has(input:checked){color:#0a0e13;background:#fff}.search-tab:has(input:focus-visible){outline:3px solid var(--cyan);outline-offset:3px}.search-grid{grid-template-columns:1.1fr 1.1fr 1.1fr 1fr auto;gap:10px;display:grid}.field{min-width:0}.field label{color:#aab4be;text-transform:uppercase;letter-spacing:.08em;margin:0 0 7px 3px;font-size:11px;font-weight:800;display:block}.field select,.filter-input{color:#f7f8fa;background:#151c23;border:1px solid #303b45;border-radius:11px;width:100%;height:52px;padding:0 38px 0 13px}.field select:disabled{opacity:.5;cursor:not-allowed}.search-submit{color:#fff;background:linear-gradient(135deg,#ff3b3b,#e5101b);border:0;border-radius:11px;align-self:end;min-height:52px;padding:0 25px;font-weight:900;box-shadow:0 10px 30px #ff2d2d33}.advanced-search{color:#dbe2e9;margin:14px 3px 0;font-size:13px;font-weight:800;display:inline-block}.advanced-search:after{content:" →";color:var(--accent)}.popular-makes{color:#cbd3dc;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;font-size:12px;display:flex}.popular-makes strong{color:var(--muted);margin-right:4px}.popular-makes a{background:#090d1299;border:1px solid #ffffff29;border-radius:999px;padding:6px 10px}.trust-row{color:#cbd3dc;flex-wrap:wrap;gap:22px;margin-top:24px;font-size:13px;font-weight:750;display:flex}.trust-row span:before{content:"✓";width:20px;height:20px;color:var(--success);background:#30d08729;border-radius:50%;place-items:center;margin-right:8px;display:inline-grid}.section{padding:72px 0}.section+.section{border-top:1px solid #ffffff0f}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px;display:flex}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(29px,4vw,42px)}.section-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin:0 0 8px;font-size:11px;font-weight:900}.section-link{color:#dbe2e9;font-size:14px;font-weight:800}.section-link:after{content:" →";color:var(--accent)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.vehicle-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#151c23,#0f151b);transition:transform .22s,border-color .22s;overflow:hidden}.vehicle-card:hover{border-color:#3e4b57;transform:translateY(-4px)}.vehicle-photo{aspect-ratio:16/10;background:#1b2229;position:relative;overflow:hidden}.vehicle-photo img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.vehicle-card:hover img{transform:scale(1.035)}.photo-shade{background:linear-gradient(#0000 55%,#04080bb3);position:absolute;inset:0}.card-badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11d1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.card-badge.rent{background:#ff2d2de6}.vehicle-body{padding:18px}.vehicle-topline{justify-content:space-between;align-items:start;gap:16px;display:flex}.vehicle-title{letter-spacing:-.025em;margin:0;font-size:19px}.vehicle-price{color:#fff;white-space:nowrap;margin:0;font-size:19px;font-weight:900}.vehicle-price small{color:var(--muted);font-size:11px}.vehicle-meta{color:var(--muted);flex-wrap:wrap;gap:7px 12px;margin:14px 0 0;font-size:12px;display:flex}.vehicle-location{border-top:1px solid var(--line);color:#cbd3db;margin:14px 0 0;padding-top:14px;font-size:12px}.vehicle-location:before{content:"●";color:var(--accent);margin-right:8px;font-size:8px}.api-banner{color:#ffd7da;background:#231519;border:1px solid #61434a;border-radius:12px;margin:18px auto 0;padding:12px 16px;font-size:14px}.empty-state{border-radius:var(--radius);text-align:center;color:var(--muted);border:1px dashed #394550;grid-column:1/-1;padding:52px 24px}.sell-cta{background:linear-gradient(120deg,#171f28,#0d1218 70%);border:1px solid #313b46;border-radius:28px;grid-template-columns:1.25fr .75fr;gap:40px;padding:clamp(34px,6vw,70px);display:grid;position:relative;overflow:hidden}.sell-cta:after{content:"A";color:#ff2d2d12;font-size:340px;font-weight:1000;line-height:1;position:absolute;bottom:-90px;right:-20px}.sell-cta h2{letter-spacing:-.055em;max-width:690px;margin:0;font-size:clamp(33px,5vw,55px);line-height:1.02}.sell-cta p{color:#aeb8c2;max-width:590px;line-height:1.65}.sell-cta-actions{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;display:flex;position:relative}.primary-action,.secondary-action{border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-weight:900;display:inline-flex}.primary-action{background:var(--accent);color:#fff}.secondary-action{color:#e6ebef;border:1px solid #3b4651}.services-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius);background:#0f151b;min-height:210px;padding:24px}.service-icon{width:44px;height:44px;color:var(--cyan);background:#55d6e81c;border-radius:12px;place-items:center;font-size:20px;font-weight:900;display:grid}.service-card h3{margin:28px 0 8px;font-size:20px}.service-card p{color:var(--muted);margin:0;line-height:1.55}.soon{color:var(--cyan);text-transform:uppercase;letter-spacing:.12em;margin-top:20px;font-size:11px;font-weight:900;display:inline-block}.results-hero{padding:60px 0 24px}.results-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,6vw,64px)}.results-hero p{color:var(--muted)}.filters-bar{border:1px solid var(--line);background:var(--surface);border-radius:16px;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:10px;margin-bottom:28px;padding:16px;display:grid}.filters-bar select,.filters-bar input{color:#fff;background:#151d24;border:1px solid #313c47;border-radius:10px;width:100%;min-height:46px;padding:0 12px}.filters-bar button{background:var(--accent);color:#fff;border:0;border-radius:10px;padding:0 22px;font-weight:900}.filter-chips{flex-wrap:wrap;align-items:center;gap:8px;margin:-8px 0 24px;display:flex}.filter-chips>strong{color:var(--muted);margin-right:4px;font-size:12px}.filter-chip{color:#e8edf2;background:#111820;border:1px solid #3b4651;border-radius:999px;padding:7px 10px;font-size:12px}.results-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.result-count{color:var(--muted)}.sort-form select{border:1px solid var(--line);background:var(--surface-2);color:#fff;border-radius:9px;min-height:40px;padding:0 36px 0 12px}.pagination{justify-content:center;gap:8px;padding:34px 0 12px;display:flex}.pagination a,.pagination span{border:1px solid var(--line);border-radius:10px;place-items:center;min-width:42px;min-height:42px;display:grid}.pagination .current{background:var(--accent);border-color:var(--accent)}.site-footer{border-top:1px solid var(--line);background:#06090d;margin-top:70px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:40px;padding:52px 0;display:grid}.footer-grid h3{text-transform:uppercase;letter-spacing:.12em;font-size:13px}.footer-grid p,.footer-grid a{color:var(--muted);font-size:13px;line-height:1.9}.footer-grid nav{flex-direction:column;display:flex}.footer-bottom{color:#6f7b86;border-top:1px solid #1b222a;justify-content:space-between;gap:20px;padding:20px 0 28px;font-size:11px;display:flex}.auth-desktop{align-items:center;gap:10px;display:flex}.auth-link,.auth-register{border-radius:10px;justify-content:center;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.auth-link{color:#dce3e9}.auth-register{color:#fff;background:#141b22;border:1px solid #3a4651}.auth-logout{background:0 0;border:0}.auth-user{color:#e8edf2;align-items:center;gap:8px;max-width:170px;font-size:13px;font-weight:800;display:inline-flex}.auth-user>:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-avatar{color:#fff;background:#25303a;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.auth-loading{background:linear-gradient(90deg,#141b22,#222d37,#141b22) 0 0/200% 100%;border-radius:10px;width:78px;height:38px;animation:1.2s linear infinite auth-shimmer}@keyframes auth-shimmer{to{background-position:-200% 0}}.auth-mobile{display:none;position:relative}.auth-mobile summary{border:1px solid var(--line);width:42px;height:42px;color:var(--accent);cursor:pointer;background:#111820;border-radius:11px;place-items:center;list-style:none;display:grid}.auth-mobile summary::-webkit-details-marker{display:none}.auth-mobile-panel{border:1px solid var(--line);background:#0d1319;border-radius:14px;flex-direction:column;align-items:stretch;gap:6px;min-width:220px;padding:12px;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #00000073}.auth-mobile-panel .auth-link,.auth-mobile-panel .auth-register{justify-content:flex-start}.auth-mobile-panel .auth-user{max-width:100%;padding:8px 10px}.auth-mobile-publish{background:var(--accent);color:#fff;text-align:center;border-radius:10px;padding:12px;font-size:13px;font-weight:900}.auth-page{place-items:center;min-height:calc(100vh - 142px);padding:64px 20px;display:grid}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(360px,430px);align-items:center;gap:64px;width:min(960px,100%);display:grid}.auth-intro h1{letter-spacing:-.06em;max-width:560px;margin:0;font-size:clamp(40px,6vw,66px);line-height:1}.auth-intro>p:not(.section-kicker){color:#abb6c0;max-width:530px;margin:22px 0;font-size:18px;line-height:1.6}.auth-intro ul{color:#d2d9df;gap:12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.auth-intro li:before{content:"✓";width:22px;height:22px;color:var(--success);background:#30d08724;border-radius:50%;place-items:center;margin-right:10px;font-weight:900;display:inline-grid}.auth-card{border:1px solid var(--line);background:linear-gradient(145deg,#151c23,#0d1319);border-radius:22px;padding:32px;box-shadow:0 28px 80px #00000061}.auth-card h2{letter-spacing:-.04em;margin:0 0 24px;font-size:28px}.auth-form{gap:16px;display:grid}.auth-form label{color:#cbd3db;gap:7px;font-size:12px;font-weight:800;display:grid}.auth-form input{color:#fff;background:#10171e;border:1px solid #313c47;border-radius:11px;width:100%;min-height:50px;padding:0 14px}.auth-form input:focus{border-color:#61717f}.auth-hint{color:var(--muted);margin:-7px 0 0;font-size:11px}.auth-error{color:#ffd7da;background:#26161a;border:1px solid #6b353b;border-radius:10px;margin:0;padding:11px 13px;font-size:13px}.auth-submit{color:#fff;background:linear-gradient(135deg,#ff3b3b,#e5101b);border:0;border-radius:11px;min-height:50px;font-weight:900}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-alternate{color:var(--muted);text-align:center;margin:22px 0 0;font-size:13px}.auth-alternate a{color:#fff;font-weight:850}.profile-page{min-height:calc(100vh - 142px);padding:58px 0 20px}.profile-hero{margin-bottom:32px}.profile-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(40px,6vw,64px)}.profile-hero>p:last-child{max-width:660px;color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.6}.profile-layout{grid-template-columns:minmax(320px,.78fr) minmax(0,1.4fr);align-items:start;gap:22px;display:grid}.profile-panel,.profile-listings{border:1px solid var(--line);background:linear-gradient(145deg,#151c23,#0d1319);border-radius:22px;box-shadow:0 24px 70px #00000040}.profile-panel{padding:26px}.profile-summary{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:22px;display:flex}.profile-summary h2{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0;font-size:25px}.profile-summary>div>p:last-child{color:var(--muted);overflow-wrap:anywhere;margin:6px 0 0;font-size:13px}.profile-avatar{color:#fff;background:linear-gradient(145deg,#ff3b3b,#c60813);border-radius:19px;flex:none;place-items:center;width:66px;height:66px;font-size:27px;font-weight:950;display:grid;box-shadow:0 14px 34px #ff2d2d2e}.profile-badges{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.profile-badges span,.profile-listing-status{color:#dce3e9;text-transform:uppercase;letter-spacing:.07em;background:#111820;border:1px solid #35414c;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.profile-badges .active{color:#86e9ba;background:#30d08717;border-color:#30d08752}.profile-badges .blocked{color:#ffd7da;background:#26161a;border-color:#6b353b}.profile-success{color:#9aefc7;background:#30d08714;border:1px solid #30d08747;border-radius:10px;margin:0 0 18px;padding:11px 13px;font-size:13px}.profile-details{grid-template-columns:1fr 1fr;gap:0;margin:0 0 22px;display:grid}.profile-details div{border-bottom:1px solid #ffffff0f;min-width:0;padding:14px 10px 14px 0}.profile-details dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:800}.profile-details dd{color:#f2f5f7;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:750}.profile-edit,.profile-save,.profile-cancel,.profile-state button{border-radius:11px;min-height:46px;padding:0 18px;font-weight:900}.profile-edit,.profile-save{background:var(--accent);color:#fff;border:0}.profile-form{gap:15px;display:grid}.profile-form label{color:#cbd3db;gap:7px;font-size:12px;font-weight:800;display:grid}.profile-form input{color:#fff;background:#10171e;border:1px solid #313c47;border-radius:11px;width:100%;min-height:49px;padding:0 14px}.profile-form input[readonly]{color:#8e9aa5;cursor:not-allowed;background:#0c1217}.profile-form input:focus{border-color:#61717f}.profile-hint{color:var(--muted);margin:-8px 0 0;font-size:11px;line-height:1.5}.profile-form-actions{gap:10px;padding-top:3px;display:flex}.profile-save:disabled,.profile-cancel:disabled{opacity:.62;cursor:wait}.profile-cancel{color:#e6ebef;background:0 0;border:1px solid #3b4651}.profile-listings{padding:26px}.profile-section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.profile-section-heading h2{letter-spacing:-.045em;margin:0;font-size:30px}.profile-section-heading>span{color:#fff;background:#202a33;border-radius:12px;place-items:center;min-width:38px;height:38px;font-weight:900;display:grid}.profile-listings-copy{color:var(--muted);margin:10px 0 22px;font-size:14px}.profile-listings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-listing-item{min-width:0;position:relative}.profile-listing-item .vehicle-card{height:100%}.profile-listing-status{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c11d6;border-color:#ffffff2e;position:absolute;top:12px;right:12px}.profile-empty{text-align:center;border:1px dashed #394550;border-radius:17px;align-content:center;place-items:center;min-height:300px;padding:36px 22px;display:grid}.profile-empty>span{width:56px;height:56px;color:var(--accent);background:#ff2d2d1a;border-radius:17px;place-items:center;margin-bottom:18px;font-size:24px;font-weight:1000;display:grid}.profile-empty strong{font-size:18px}.profile-empty p{max-width:440px;color:var(--muted);margin:9px 0 0;line-height:1.55}.profile-state{min-height:55vh;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:40px 20px;display:grid}.profile-state .loader{display:block}.profile-state-error{gap:18px}.profile-state-error strong{color:#ffd7da;max-width:520px}.profile-state button{color:#fff;background:#151d25;border:1px solid #3b4651}.route-loading{min-height:70vh;color:var(--muted);place-items:center;display:grid}.loader{border:3px solid #26313b;border-top-color:var(--accent);border-radius:50%;width:44px;height:44px;margin:0 auto 14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:960px){.main-nav{display:none}.auth-shell{grid-template-columns:1fr;gap:34px;max-width:580px}.auth-intro{text-align:center}.auth-intro>p:not(.section-kicker){margin-inline:auto}.auth-intro ul{text-align:left;justify-content:center}.search-grid{grid-template-columns:repeat(2,1fr)}.search-submit{grid-column:1/-1}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-bar{grid-template-columns:repeat(2,1fr)}.filters-bar button{grid-column:1/-1;min-height:46px}.profile-layout{grid-template-columns:1fr}}@media (max-width:760px){.auth-desktop{display:none}.auth-mobile{display:block}}@media (max-width:640px){.container{width:min(100% - 28px,1180px)}.header-inner{gap:10px;min-height:64px}.logo{font-size:19px}.logo-mark{width:28px;height:32px}.sell-button{display:none}.hero{min-height:auto}.hero:before{opacity:.63;background-position:63%}.hero:after{background:linear-gradient(#05080cdb,#05080cb3 30%,#05080cfa 92%)}.hero-inner{padding:72px 0 64px}.hero h1{font-size:clamp(42px,14vw,58px)}.hero-copy{font-size:16px}.search-panel{border-radius:16px;padding:13px}.search-grid{grid-template-columns:1fr}.search-submit{grid-column:auto}.trust-row{gap:10px 18px}.section{padding:52px 0}.section-heading{align-items:start}.section-link{display:none}.card-grid,.services-grid{grid-template-columns:1fr}.vehicle-card:nth-child(n+4){display:none}.sell-cta{grid-template-columns:1fr;gap:22px;padding:30px 24px}.filters-bar{grid-template-columns:1fr}.filters-bar button{grid-column:auto;min-height:46px}.results-toolbar{flex-direction:column;align-items:start}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.auth-page{padding:42px 14px}.auth-intro h1{font-size:42px}.auth-intro>p:not(.section-kicker){font-size:16px}.auth-card{border-radius:17px;padding:24px 18px}.profile-page{padding-top:40px}.profile-hero{margin-bottom:24px}.profile-hero h1{font-size:42px}.profile-panel,.profile-listings{border-radius:17px;padding:20px 17px}.profile-summary{align-items:flex-start}.profile-avatar{border-radius:16px;width:56px;height:56px}.profile-details{grid-template-columns:1fr}.profile-form-actions{flex-direction:column}.profile-listings-grid{grid-template-columns:1fr}.profile-listings-grid .vehicle-card:nth-child(n+4){display:block}}
