:root{--bg:#e7e7e7;--panel:#efefef;--ink:#1b1b1b;--muted:#646464;--line:#cfcfcf}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--font-body),sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}.backdrop-grid{display:none}.shell{width:min(1440px,98vw);margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid #2b2b2b;background:#000}.nav-wrap{min-height:57px;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:0 1rem}.nav-wrap-desktop{display:none}.nav-wrap-desktop .brand-mark{margin-right:1.5rem}.header-left{display:flex;align-items:center;min-width:0;gap:.3rem}.icon-btn{width:40px;height:40px;border:0;background:transparent;color:#f2f2f2;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border-radius:999px}.icon-btn .ui-icon{width:23px;height:23px}.icon-btn:hover{background:#1a1a1a}.brand-mark{display:flex;align-items:center;flex-shrink:0;margin-right:0}.brand-logo{width:auto;height:55px;object-fit:contain}.site-header.drawer-open .nav-wrap .brand-mark{opacity:0;pointer-events:none}.site-header.search-open .header-left .icon-btn,.site-header.search-open .nav-wrap .brand-mark{opacity:0;width:0;overflow:hidden;pointer-events:none}.site-header.search-open .header-left .icon-btn{margin:0}.site-header.search-open .header-left{display:none}.header-search-inline{flex:1 1;min-width:0}.header-search{width:min(880px,96vw);margin:.5rem auto .65rem;height:40px;background:#f3f3f3;border:1px solid #d8d8d8;border-radius:12px;display:flex;align-items:center;padding:0 .65rem 0 .9rem}.header-search input{flex:1 1;height:100%;border:0;outline:none;background:transparent;color:#202020;font-size:1rem}.header-search input::placeholder{color:#9a9a9a}.header-search button{width:38px;height:38px;border:0;border-radius:999px;background:transparent;color:#141414;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header-search button .ui-icon{width:24px;height:24px}.header-search-inline .header-search{width:100%;margin:0}.header-search-desktop{margin:0}.drawer-overlay{position:fixed;inset:0;background:#00000065;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:39}.drawer-overlay.open{opacity:1;pointer-events:auto}.site-drawer{position:fixed;top:0;left:0;width:min(360px,84vw);height:100dvh;background:#000;border-right:1px solid #2a2a2a;transform:translateX(-100%);transition:transform .22s ease;z-index:40;display:flex;flex-direction:column}.site-drawer.open{transform:translateX(0)}.drawer-head{height:58px;border-bottom:1px solid #2a2a2a;display:flex;align-items:center;justify-content:space-between;padding:0 .5rem}.drawer-links{display:flex;flex-direction:column}.drawer-links a{height:48px;border-bottom:1px solid #2a2a2a;color:#f1f1f1;display:flex;align-items:center;gap:.7rem;padding:0 .95rem;font-size:1.05rem}.drawer-links a .ui-icon{width:20px;height:20px}.drawer-links a.active{background:#111}.drawer-contact{margin-top:auto;height:56px;border-top:1px solid #2a2a2a;color:#f1f1f1;display:flex;align-items:center;gap:.65rem;padding:0 .95rem;font-size:1.12rem}.drawer-contact .ui-icon{width:20px;height:20px}.nav-links{display:flex;gap:1rem}.nav-links a{padding:.35rem .2rem;color:#d8d8d8;border:0}.login-cta,.nav-links a.active,.nav-links a:hover{color:#fff;background:transparent}.login-cta{padding:.55rem .95rem;border-radius:999px;border:1px solid #ffffff96;transition:background .16s ease,transform .16s ease}.login-cta:hover{background:#1a1a1a;transform:translateY(-1px)}h1,h2,h3,h4{font-family:var(--font-heading),serif;margin:0}.catalog-section{margin-top:.85rem;margin-bottom:2.5rem}.catalog-loading-screen,.page-loading-screen{min-height:calc(100dvh - 57px);display:grid;place-items:center}body:has(.catalog-loading-screen,.page-loading-screen) .site-footer{display:none}.result-head{margin:0 0 .8rem;display:flex;justify-content:space-between;align-items:flex-end}.result-head h2{color:#222}.result-head p{color:#666}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.vehicle-card{border:1px solid #cfcfcf;background:linear-gradient(180deg,#f4f4f4,#e9e9e9);border-radius:.95rem;overflow:hidden;box-shadow:0 8px 18px #00000016;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.vehicle-card:hover{transform:translateY(-3px);box-shadow:0 12px 22px #00000022;border-color:#b7b7b7}.card-link-wrap{display:block}.price-stack{display:grid;grid-gap:.18rem;gap:.18rem}.price-old{color:#7a7a7a;font-size:.94rem;text-decoration:line-through;text-decoration-thickness:1.5px}.image-loader-frame{position:absolute;inset:0;background:#e7e7e7}.image-loader-frame .image-loading{opacity:0}.image-loader-frame .image-loaded{opacity:1;transition:opacity .18s ease}.image-loader-spinner{position:absolute;top:50%;left:50%;width:32px;height:32px;margin-top:-16px;margin-left:-16px;border-radius:999px;border:3px solid #c2c2c2;border-top-color:#303030;animation:image-spin .85s linear infinite;pointer-events:none;z-index:1}.image-loader-spinner--small{width:18px;height:18px;margin-top:-9px;margin-left:-9px;border-width:2px}.image-loader-spinner--standalone{position:static;margin:0;width:40px;height:40px;border-width:4px}@keyframes image-spin{to{transform:rotate(1turn)}}.media-wrap{position:relative;aspect-ratio:500/530}.media-wrap img{object-fit:cover}.badge{position:absolute;top:.7rem;left:.7rem;z-index:2;background:#ffffffeb;border:1px solid #cfcfcf;border-radius:999px;padding:.2rem .6rem;font-size:.73rem;color:#2a2a2a}.card-content{padding:.85rem}.card-content h3{color:#232323;font-size:1.06rem;font-family:var(--font-body),sans-serif;font-weight:800;letter-spacing:.01em;margin:0;text-transform:uppercase}.card-content p{color:#606060;margin:.25rem 0 0}.card-content strong{display:block;margin-top:.55rem;font-size:1.5rem;line-height:1;font-weight:900;color:#111}.stats-flat{margin-top:.6rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stats-flat span{font-size:1rem;color:#3f3f3f;white-space:nowrap}@media (max-width:1280px){.stats-flat span{font-size:.92rem}}.vehicle-detail-page{margin:1.2rem auto 2.2rem}.back-link{display:inline-flex;margin-bottom:.85rem;color:#555}.detail-layout{display:grid;grid-template-columns:minmax(0,680px) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.detail-media-column{display:grid;grid-gap:.75rem;gap:.75rem;min-width:0}.detail-hero{position:relative;width:100%;min-height:636px;border-radius:.8rem;overflow:hidden;border:1px solid #cbcbcb;background:#f2f2f2}.detail-hero img{object-fit:cover}.hero-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:999px;border:1px solid #bdbdbd;background:#f5f5f5ea;color:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.hero-nav .ui-icon{width:30px;height:30px}.hero-prev{left:10px}.hero-next{right:10px}.detail-thumbs{display:flex;width:100%;max-width:100%;min-width:0;align-items:center;gap:.45rem;overflow-x:auto;padding-bottom:.2rem}.thumb{position:relative;width:92px;height:70px;border-radius:.55rem;overflow:hidden;border:1px solid #bfbfbf;background:#ececec;padding:0;cursor:pointer;flex:0 0 auto}.thumb img{object-fit:cover}.thumb.active{border:2px solid #111}.detail-panel{border:0;border-radius:1rem;background:transparent;padding:.1rem .2rem;display:flex;flex-direction:column;gap:.9rem;box-shadow:none}.detail-panel h1{text-transform:uppercase;font-size:2rem;font-family:var(--font-body),sans-serif;font-weight:700}.detail-panel p{margin:0;color:#333}.detail-panel strong{font-size:1.9rem;color:#141414}.chips{display:flex;flex-wrap:wrap;gap:.45rem}.chips span{padding:.38rem .68rem;border-radius:999px;border:1px solid #d2d2d2;background:#ededed;color:#2f2f2f}.chips span,.chips span strong{font-size:.98rem}.description-box{border:0;border-radius:0;padding:0;background:transparent}.description-box h3{margin-bottom:.2rem;font-family:var(--font-body),sans-serif;font-size:2.1rem}.description-box p{white-space:pre-line}.description-box p strong{font-size:inherit;color:inherit;font-weight:700}.price-box{border:1px solid #d2d2d2;border-radius:.8rem;padding:.9rem;background:#f4f4f4}.price-box h3{font-family:var(--font-body),sans-serif;margin-bottom:.25rem}.price-box strong{display:block;margin-bottom:.8rem}.price-box .price-old{font-size:1rem}.detail-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:.6rem;gap:.6rem}.detail-actions a{text-align:center;border-radius:999px;padding:.62rem;border:1px solid silver;color:#1f1f1f;background:#f7f7f7}.detail-actions a:first-child{background:#111;color:#fff;border:1px solid #111;font-weight:700}.sell-page{margin-top:1.2rem;margin-bottom:2.2rem}.sell-page>header p{color:#5e5e5e;max-width:70ch}.sell-form{margin-top:1.1rem;border:1px solid #c7c7c7;border-radius:1.15rem;background:linear-gradient(180deg,#f6f6f6,#ececec);padding:1.1rem;display:grid;grid-gap:1.1rem;gap:1.1rem;box-shadow:0 10px 22px #00000018}.sell-form section{border:0;border-bottom:1px solid #d5d5d5;border-radius:0;padding:0 0 1rem;background:transparent}.sell-form section:last-of-type{border-bottom:0;padding-bottom:0}.sell-form section h2{margin-bottom:.7rem;font-family:var(--font-body),sans-serif;font-size:1.02rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase;color:#222}.form-grid{display:grid;grid-gap:.65rem;gap:.65rem;grid-template-columns:repeat(2,minmax(0,1fr))}.sell-form input,.sell-form select{width:100%;background:#fff;color:#1f1f1f;border:1px solid #c8c8c8;border-radius:.72rem;padding:.7rem .8rem;transition:border-color .16s ease,box-shadow .16s ease}.sell-form input:focus,.sell-form select:focus{outline:none;border-color:#8f8f8f;box-shadow:0 0 0 3px #00000012}.sell-form input[type=file]{padding:.6rem;border-style:dashed;background:#f8f8f8}.image-previews{margin-top:.7rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.55rem;gap:.55rem}.image-previews figure{margin:0;border:1px solid #c8c8c8;border-radius:.65rem;overflow:hidden;background:#f4f4f4}.image-previews img{width:100%;height:80px;object-fit:cover;display:block}.image-previews figcaption{padding:.35rem;font-size:.68rem;color:#5f5f5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.image-remove{width:100%;border:0;border-top:1px solid #d0d0d0;background:#fafafa;color:#1f1f1f;font-size:.72rem;padding:.32rem .45rem;cursor:pointer}.contact-days>div,.contact-prefs>div{display:flex;flex-wrap:wrap;gap:.45rem}.contact-days button,.contact-prefs button{border-radius:999px;border:1px solid #bcbcbc;background:transparent;color:#2d2d2d;padding:.38rem .75rem}.contact-days button.active,.contact-prefs button.active{background:#111;color:#fff;border:1px solid #111;font-weight:700}.form-actions{display:flex;gap:.65rem;padding-top:.1rem}.form-actions button{border-radius:.75rem;padding:.75rem 1rem;border:0;font-weight:700}.form-actions .primary{background:#111;color:#fff}.form-actions .ghost{background:transparent;border:1px solid #b7b7b7;color:#1f1f1f}.form-message{margin:0;color:#2f2f2f}.site-footer{border-top:1px solid #2c2c2c;background:#000;margin-top:2.2rem;padding-top:1rem}.footer-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:1.1rem;gap:1.1rem}.footer-grid h4{margin-bottom:.45rem;color:#fff;font-family:var(--font-body),sans-serif;font-size:1rem;font-weight:700}.footer-grid a,.footer-grid p{display:flex;align-items:flex-start;gap:.35rem;color:#d4d4d4;margin:0 0 .34rem;font-size:.82rem;line-height:1.35}.footer-col{min-width:0}.footer-icon{width:.95rem;text-align:center;flex:0 0 0.95rem;opacity:.9}.footer-icon .ui-icon{width:.95rem;height:.95rem;display:block}.legal-row{border-top:1px solid #262626;margin-top:.85rem;padding:.65rem 0 .95rem;display:flex;justify-content:space-between;color:#9c9c9c;font-size:.8rem}.wa-fab{position:fixed;right:1rem;bottom:1rem;z-index:30;width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;padding:0;background:#111;color:#fff;border:0;box-shadow:0 14px 26px #00000045;transition:transform .16s ease}.wa-fab:hover{transform:translateY(-2px) scale(1.01)}.wa-fab svg{width:30px;height:30px}.empty{color:#5e5e5e}@media (min-width:761px){.nav-wrap-mobile{display:none}.nav-wrap-desktop{display:flex}.header-search-desktop{flex:1 1;max-width:820px;min-width:260px;width:auto}.drawer-overlay,.site-drawer{display:none!important}}@media (max-width:1000px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-layout{grid-template-columns:1fr}.detail-hero{min-height:520px}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.brand-logo{width:auto;height:48px}.nav-links{display:none}.cards-grid,.footer-grid,.form-grid,.image-previews{grid-template-columns:1fr}.detail-hero{min-height:420px}.legal-row{flex-direction:column;gap:.4rem}}@font-face{font-family:__Fraunces_48c46e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_48c46e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Fraunces_48c46e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_48c46e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Fraunces_48c46e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Fraunces_48c46e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Fraunces_Fallback_48c46e;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_48c46e{font-family:__Fraunces_48c46e,__Fraunces_Fallback_48c46e;font-style:normal}.__variable_48c46e{--font-heading:"__Fraunces_48c46e","__Fraunces_Fallback_48c46e"}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Space_Grotesk_48cfcd;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Space_Grotesk_48cfcd;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1aab0933260df4d-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Space_Grotesk_48cfcd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b7387a63dd068245-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Space_Grotesk_48cfcd;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/36966cca54120369-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Space_Grotesk_Fallback_48cfcd;src:local("Arial");ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.00%;size-adjust:109.69%}.__className_48cfcd{font-family:__Space_Grotesk_48cfcd,__Space_Grotesk_Fallback_48cfcd;font-style:normal}.__variable_48cfcd{--font-body:"__Space_Grotesk_48cfcd","__Space_Grotesk_Fallback_48cfcd"}