:root{
 --bg:#fff; --surface:#f5f7f9; --surface2:#f8f9fb; --line:#e6e9ee; --text:#11161f; --muted:#8d94a1;
 --blue:#e6f0ff; --blueText:#5e94e8; --black:#0e0f11; --green:#22ae4b; --radius:22px; --shadow:0 14px 35px rgba(20,30,45,.08);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:#fff;color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} button,input,select,textarea{font:inherit;color:inherit} button{cursor:pointer} img{max-width:100%;display:block} [hidden]{display:none!important}
.site-header{height:92px;display:grid;grid-template-columns:330px 1fr 330px;align-items:center;padding:0 4.2vw;gap:24px;background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(228,232,237,.45);backdrop-filter:blur(18px)}
.brand{display:flex;flex-direction:column;width:max-content}.brand-name{font-size:34px;letter-spacing:.14em;font-weight:500;line-height:1}.brand-sub{font-size:11px;letter-spacing:.23em;color:#89909b;margin-top:7px}
.desktop-nav{justify-self:center;display:flex;align-items:center;border:1px solid #e7e9ed;border-radius:999px;padding:4px;background:#fbfbfc;min-width:500px;justify-content:center}.desktop-nav a{font-size:14px;padding:12px 29px;border-radius:999px;white-space:nowrap}.desktop-nav a.active{background:#e4efff}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-btn{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f7f8fa;border:0;position:relative}.icon-btn:hover{background:#eef1f4}.cart-badge,.mobile-bottom-nav b{position:absolute;min-width:19px;height:19px;border-radius:999px;background:#111827;color:#fff;font-size:11px;line-height:19px;text-align:center;right:-2px;top:-2px;padding:0 5px}.cart-badge:empty,.cart-badge[data-empty="1"]{display:none}.login-button{height:46px;border:0;border-radius:999px;padding:0 22px;background:#e4efff;color:#3e78cf;font-weight:600}
main{width:min(1464px,calc(100% - 72px));margin:0 auto}.mobile-only{display:none}
.hero{height:424px;border-radius:32px;background:linear-gradient(110deg,#f3f5f7,#eceff2 58%,#e1e5e9);position:relative;overflow:hidden;padding:55px 50px;margin-top:0}.hero::after{content:"";position:absolute;right:3%;top:-50px;width:520px;height:520px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.8),rgba(255,255,255,0) 67%);pointer-events:none}.hero-copy{position:relative;z-index:3;width:49%}.hero h1{font-size:54px;line-height:1.04;letter-spacing:-.04em;font-weight:450;margin:0 0 10px}.hero .subtitle{font-size:23px;color:#6f747d;margin:0 0 28px}.hero-car{position:absolute;z-index:2;right:12.5%;top:2px;width:48%;height:100%;object-fit:contain;filter:saturate(.92) contrast(1.02)}.hero-car-card{position:absolute;z-index:5;right:2.8%;top:48px;width:245px;background:rgba(255,255,255,.9);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8);backdrop-filter:blur(18px);border-radius:20px;padding:18px 18px 17px;display:grid;grid-template-columns:42px 1fr 20px;gap:10px;align-items:center}.hero-car-card .car-icon{width:40px;height:40px;border-radius:50%;background:#e7f0ff;display:grid;place-items:center}.hero-car-card small{color:#5f646e;display:block;margin-bottom:5px}.hero-car-card b{font-size:16px;font-weight:500}.hero-car-card a{font-size:13px;color:#6c9bea;display:block;margin-top:6px}.hero-note{position:absolute;right:4%;bottom:27px;width:170px;padding-left:18px;border-left:1px solid #5b6169;color:#50545b;font-size:14px;line-height:1.4;z-index:4}
.search-pill{height:58px;background:#fff;border-radius:999px;width:545px;max-width:100%;display:grid;grid-template-columns:52px 1fr 55px;align-items:center;padding:4px 5px 4px 8px;border:1px solid #eceef1;box-shadow:0 8px 20px rgba(0,0,0,.02)}.search-pill svg{justify-self:center}.search-pill input{border:0;outline:0;font-size:15px;background:transparent;width:100%}.search-pill input::placeholder{color:#aaaeb7}.search-pill button{width:50px;height:50px;border:0;border-radius:50%;display:grid;place-items:center;background:#0d0f11;color:white}
.vehicle-selector{position:absolute;left:44px;bottom:28px;height:78px;width:850px;max-width:58%;background:white;border-radius:19px;z-index:4;display:grid;grid-template-columns:1fr 1fr 1.15fr 1.05fr;align-items:center;padding:0 12px;border:1px solid #eaedf1}.vehicle-field{height:54px;padding:5px 20px;border-right:1px solid #e6e9ee;display:flex;flex-direction:column;justify-content:center;position:relative}.vehicle-field small{color:#999faa;font-size:12px;margin-bottom:5px}.vehicle-field b{font-size:15px;font-weight:500}.vehicle-field::after{content:"⌄";position:absolute;right:18px;top:22px;color:#1b2028}.vehicle-selector .black-btn{height:58px;margin-left:12px}.black-btn{border:0;background:linear-gradient(180deg,#141618,#090a0b);color:#fff;border-radius:18px;padding:0 28px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}
.category-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 12px 30px}.category-card{height:162px;border:1px solid #edf0f3;border-radius:21px;background:linear-gradient(145deg,#f9fafb,#f1f3f5);position:relative;overflow:hidden;padding:58px 24px 20px}.category-card h3{position:absolute;left:23px;top:42px;margin:0;font-size:19px;font-weight:500;z-index:2}.category-card .round-arrow{position:absolute;left:23px;bottom:23px;width:38px;height:38px;background:white;border-radius:50%;display:grid;place-items:center;z-index:2}.category-card img{position:absolute;right:-6%;bottom:-10%;width:65%;height:105%;object-fit:contain}.category-card:nth-child(2) img{width:70%}.category-card:nth-child(3) img{width:62%}.category-card:nth-child(4) img{width:58%}
.section-title-row{display:flex;justify-content:space-between;align-items:center;margin:6px 16px 14px}.section-title-row h2{font-size:42px;letter-spacing:-.04em;font-weight:500;margin:0}.outline-pill{height:44px;border-radius:999px;border:1px solid #e3e6eb;background:#fff;padding:0 22px;display:inline-flex;align-items:center;gap:12px}.home-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 16px 50px}
.product-card{position:relative;border:1px solid #e8ebef;border-radius:20px;background:#fff;overflow:hidden;padding:18px;min-width:0}.product-card .favorite-btn{position:absolute;right:14px;top:14px;width:34px;height:34px;border:0;background:transparent;z-index:3;display:grid;place-items:center}.favorite-btn.is-active svg{fill:#111;stroke:#111}.product-card .product-image{height:245px;display:flex;align-items:center;justify-content:center;padding:10px}.product-card .product-image img{width:100%;height:100%;object-fit:contain}.product-copy{min-width:0}.product-name{display:block;font-size:16px;font-weight:500;margin:1px 0 4px}.muted{color:#9298a4;font-size:14px;line-height:1.42}.stock{font-size:14px;color:#666d76;margin-top:4px;display:flex;align-items:center;gap:8px}.stock span{width:10px;height:10px;border-radius:50%;background:var(--green)}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:5px}.product-bottom strong{font-size:21px}.black-cart-btn{border:0;background:#0c0d0f;color:#fff;height:46px;border-radius:999px;padding:0 24px;display:flex;align-items:center;gap:10px;white-space:nowrap}.product-card.compact{display:grid;grid-template-columns:43% 57%;height:205px;padding:18px}.product-card.compact .product-image{height:165px;padding:0}.product-card.compact .product-copy{display:flex;flex-direction:column;justify-content:center;padding-right:4px}.product-card.compact .stock{display:none}.product-card.compact .product-bottom{margin-top:10px}
/* Catalog */
.catalog-top{display:grid;grid-template-columns:1fr 230px auto;gap:18px;align-items:center;margin:3px 0 18px}.catalog-top .search-pill{width:100%;background:#f7f8fa;height:74px;border-radius:22px;padding:8px 10px}.catalog-top .vehicle-mini{height:74px;border:1px solid #edf0f3;border-radius:20px;padding:10px 14px;display:grid;grid-template-columns:45px 1fr 18px;align-items:center;gap:8px}.vehicle-mini img{width:45px;height:45px;object-fit:contain}.vehicle-mini small{display:block;color:#8e95a1;margin-bottom:4px}.vehicle-mini b{font-size:14px;font-weight:500}.vehicle-mini a{display:block;color:#689df1;font-size:13px;margin-top:3px}.catalog-controls{display:flex;align-items:center;gap:15px}.filter-chip{height:48px;border:1px solid #e3e6eb;border-radius:999px;background:#fff;padding:0 22px}.filter-chip.active{background:#e7f1ff;border-color:#d5e4fa}
.catalog-layout{display:grid;grid-template-columns:270px 1fr;gap:26px}.filters{background:#f6f7f9;border-radius:20px;padding:20px 14px 18px;align-self:start;position:sticky;top:110px}.filters h3{margin:0 10px 14px;font-size:18px;font-weight:500}.filter-cat{display:flex;flex-direction:column;gap:4px}.filter-cat a{height:44px;border-radius:14px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#5e6470}.filter-cat a.active{background:#e4efff;color:#111}.filter-block{border-top:1px solid #dfe3e8;margin-top:14px;padding:18px 10px 0}.filter-block h4{font-size:15px;margin:0 0 12px}.price-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.price-input{border:1px solid #dfe4ea;border-radius:10px;background:#fff;padding:8px 10px}.price-input small{display:block;color:#a3a9b2;font-size:10px}.price-input input{border:0;outline:0;width:100%;font-size:14px}.range-track{height:4px;border-radius:8px;background:#7eafea;margin:15px 3px 5px;position:relative}.range-track::before,.range-track::after{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 8px rgba(0,0,0,.16);top:50%;transform:translateY(-50%)}.range-track::before{left:-3px}.range-track::after{right:-3px}.check-row{display:flex;gap:10px;align-items:center;margin:13px 0;color:#5f6672;font-size:14px}.check-row input{appearance:none;width:19px;height:19px;border:1px solid #cbd2db;border-radius:5px;background:#fff}.check-row input:checked{background:#111;box-shadow:inset 0 0 0 4px #fff}.reset-btn{width:100%;height:47px;border:0;border-radius:999px;background:#edf1f5;margin-top:10px}.catalog-main h1{font-size:38px;letter-spacing:-.04em;margin:2px 0 2px}.catalog-count{color:#8d94a1;margin-bottom:18px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-grid.list{grid-template-columns:1fr}.catalog-grid.list .product-card{display:grid;grid-template-columns:250px 1fr 240px;align-items:center}.catalog-grid.list .product-image{height:160px}.catalog-grid.list .product-bottom{justify-content:flex-end}.catalog-grid.list .black-cart-btn span::after{content:"Подробнее"}.catalog-grid.list .black-cart-btn span{font-size:0}.catalog-grid.list .black-cart-btn span::after{font-size:14px}.catalog-main .product-card .black-cart-btn span{font-size:0}.catalog-main .product-card .black-cart-btn span::after{content:"Подробнее";font-size:14px}
/* Product */
.breadcrumbs{display:flex;gap:13px;color:#87909f;font-size:14px;margin:8px 0 18px}.product-page{display:grid;grid-template-columns:58% 42%;gap:16px}.gallery-panel,.product-info{border:1px solid #e6eaee;border-radius:20px;background:#fff}.gallery-panel{padding:14px 16px 18px;position:relative}.gallery-tabs{display:flex;gap:6px;margin-bottom:3px}.gallery-tab{height:42px;border:0;border-radius:999px;padding:0 30px;background:#f7f8fa}.gallery-tab.active{background:#e8f1ff;box-shadow:inset 0 0 0 1px #cfe0f8}.gallery-main{height:455px;display:flex;align-items:center;justify-content:center;padding:10px 20px}.gallery-main img{height:100%;width:100%;object-fit:contain}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gallery-thumb{height:115px;border:1px solid #e1e5ea;border-radius:12px;padding:5px;background:white}.gallery-thumb.active{border:2px solid #69a4ff}.gallery-thumb img{width:100%;height:100%;object-fit:contain}.product-info{background:linear-gradient(140deg,#f8f9fa,#f1f3f5);padding:23px 25px}.product-info h1{font-size:31px;line-height:1.15;letter-spacing:-.03em;margin:0 0 4px}.product-info .big-price{font-size:38px;margin:14px 0 15px;font-weight:600}.info-sep{height:1px;background:#dde2e8;margin:16px 0}.condition-table{display:grid;grid-template-columns:1fr 1fr;gap:0;font-size:15px}.condition-table div{padding:11px 0;border-bottom:1px solid #dde2e8}.condition-table .label{color:#4e5661}.vin-box{background:white;border-radius:14px;padding:15px;margin-top:18px}.vin-box label{font-size:14px;display:block;margin-bottom:8px}.vin-row{display:grid;grid-template-columns:1fr 160px;gap:8px}.vin-row input{height:48px;border:1px solid #dfe4ea;border-radius:11px;padding:0 15px;outline:0}.vin-row button{border:0;border-radius:999px;background:#0b0c0e;color:#fff}.product-actions{display:grid;gap:10px;margin-top:18px}.product-actions .black-cart-btn{height:54px;justify-content:center;font-size:16px}.question-btn{height:48px;border:1px solid #16181c;border-radius:999px;background:transparent;display:flex;align-items:center;justify-content:center;gap:10px}.product-lower{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:18px 0 50px}.detail-tabs-panel{border:1px solid #e6eaee;border-radius:18px;padding:16px}.detail-tabs{display:flex;gap:14px}.detail-tabs button{height:42px;border:0;border-radius:999px;background:transparent;padding:0 24px}.detail-tabs button.active{background:#edf4ff}.detail-copy{border:1px solid #e7eaee;border-radius:13px;padding:20px;margin-top:12px;color:#798295;font-size:14px}.similar h3{margin:8px 0 10px;font-weight:500}.similar-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.similar-grid .product-card.compact{height:136px;padding:10px}.similar-grid .product-card.compact .product-image{height:115px}.similar-grid .product-card.compact .black-cart-btn{display:none}.similar-grid .product-card.compact .product-bottom{margin:3px 0}.similar-grid .product-card.compact .muted{font-size:12px}.similar-grid .product-card.compact .product-name{font-size:13px}.similar-grid .product-card.compact .product-bottom strong{font-size:17px}
/* Cart */
.page-shell-mobile{max-width:820px;margin:0 auto}.mobile-page-header{display:flex;align-items:center;justify-content:space-between;padding:20px 0 14px}.mobile-page-header h1{font-size:28px;margin:0}.round-icon-btn{width:54px;height:54px;border-radius:50%;border:0;background:#f5f7fa;display:grid;place-items:center}.clear-btn{height:52px;border-radius:999px;border:0;background:#f5f7fa;padding:0 28px}.cart-list{display:flex;flex-direction:column;gap:16px}.cart-row{border:1px solid #eceff2;border-radius:22px;display:grid;grid-template-columns:300px 1fr 56px;padding:20px;background:#fff;align-items:center;min-height:205px}.cart-row img{width:100%;height:170px;object-fit:contain}.cart-row h2{font-size:26px;margin:0 0 4px}.cart-row .cart-price{font-size:31px;font-weight:600;margin-top:45px}.cart-row .qty{display:inline-flex;background:#f6f7f9;border-radius:999px;padding:9px 18px;margin-top:12px}.cart-remove{align-self:start;width:48px;height:48px;border-radius:50%;border:0;background:#f5f7fa;display:grid;place-items:center}.cart-section{border:1px solid #e6e9ed;border-radius:22px;padding:24px;margin-top:22px}.cart-section h2{font-size:26px;margin:0 0 17px}.cart-section .vin-row{grid-template-columns:1fr 210px}.delivery-row{display:grid;grid-template-columns:56px 1fr 30px;align-items:center}.delivery-row .round-icon-btn{width:46px;height:46px}.delivery-row b{display:block;font-size:20px;font-weight:500}.delivery-row span{display:block;color:#91a0bb;margin-top:6px}.delivery-note{border-top:1px solid #e3e7ec;margin-top:16px;padding-top:14px;color:#8a98b3}.totals{display:grid;gap:16px}.total-row{display:flex;justify-content:space-between;font-size:20px}.total-row.final{border-top:1px solid #e2e6eb;padding-top:17px;font-weight:600}.checkout-btn{width:100%;height:72px;border:0;border-radius:999px;background:#111;color:#fff;font-size:24px;display:flex;justify-content:center;align-items:center;gap:12px;margin:25px 0 45px}
/* Auth / Account */
.auth-page{max-width:760px;margin:34px auto 90px}.auth-card{border:1px solid #e5e9ee;border-radius:26px;background:#fff;padding:32px;box-shadow:0 18px 50px rgba(18,25,38,.05)}.auth-card h1{font-size:34px;margin:0 0 8px}.auth-card>p{color:#7f8795}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field span{font-size:13px;color:#737b88}.field input,.field select,.field textarea{height:52px;border:1px solid #dce2e8;border-radius:13px;padding:0 14px;outline:0;background:#fff}.field textarea{height:110px;padding-top:13px;resize:vertical}.auth-card .black-btn{width:100%;margin-top:17px}.segmented{display:flex;background:#f3f5f7;border-radius:999px;padding:4px;margin:18px 0}.segmented button{flex:1;border:0;border-radius:999px;height:44px;background:transparent}.segmented button.active{background:#e4efff}.account-grid{display:grid;grid-template-columns:260px 1fr;gap:20px;margin:35px 0 70px}.account-side{background:#f5f7f9;border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:5px}.account-side a{padding:12px 13px;border-radius:12px}.account-side a.active{background:#e4efff}.account-main{border:1px solid #e6eaee;border-radius:20px;padding:26px}.garage-card{display:flex;align-items:center;gap:16px;background:#f7f8fa;border-radius:16px;padding:14px}.garage-card img{width:100px;height:60px;object-fit:contain}
/* Modal */
.modal-backdrop{position:fixed;inset:0;background:rgba(14,18,24,.28);z-index:1000;display:grid;place-items:center;padding:20px;backdrop-filter:blur(6px)}.login-modal{width:min(470px,100%);background:#fff;border-radius:25px;padding:30px;box-shadow:0 35px 80px rgba(0,0,0,.18);position:relative}.modal-close{position:absolute;right:17px;top:16px;width:38px;height:38px;border:0;border-radius:50%;background:#f4f6f8;font-size:25px}.login-modal h2{font-size:28px;margin:0 0 8px}.login-modal p{color:#7e8794;line-height:1.5}.login-demo-form{display:grid;gap:13px}.login-demo-form label{font-size:13px;color:#69717d}.login-demo-form input{display:block;width:100%;height:52px;border:1px solid #dfe4ea;border-radius:13px;padding:0 14px;margin-top:6px}.modal-links{display:flex;justify-content:space-between;margin-top:16px;font-size:13px;color:#568cd9}
/* Owner */
.owner-body{background:#f4f5f7;min-height:100vh}.owner-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh}.owner-sidebar{background:#111318;color:#d6d9de;padding:20px 14px;position:sticky;top:0;height:100vh}.owner-brand{font-size:23px;letter-spacing:.12em;font-weight:600;padding:6px 10px 24px;color:#fff}.owner-nav{display:flex;flex-direction:column;gap:2px}.owner-nav a{padding:11px 12px;border-radius:10px;font-size:13px}.owner-nav a.active,.owner-nav a:hover{background:#252931;color:#fff}.owner-content{padding:24px 28px}.owner-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.owner-topbar h1{font-size:30px;margin:0}.owner-card{background:#fff;border:1px solid #e3e7eb;border-radius:16px;padding:20px;margin-bottom:16px}.owner-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.owner-kpi{background:#fff;border:1px solid #e2e6ea;border-radius:15px;padding:18px}.owner-kpi span{color:#7d8591;font-size:13px}.owner-kpi b{display:block;font-size:26px;margin-top:7px}.owner-table{width:100%;border-collapse:collapse;font-size:13px}.owner-table th,.owner-table td{text-align:left;padding:13px;border-bottom:1px solid #edf0f3}.owner-table th{color:#7b8390;font-weight:500}.status-pill{display:inline-flex;padding:5px 10px;border-radius:999px;background:#e8f7ed;color:#27823e}.owner-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.owner-form .field.full{grid-column:1/-1}.notice{padding:13px 15px;border-radius:12px;background:#edf4ff;color:#35629f;font-size:13px;margin-bottom:16px}.error{padding:13px 15px;border-radius:12px;background:#fff0f0;color:#a23434;font-size:13px;margin-bottom:16px}.success{padding:13px 15px;border-radius:12px;background:#eaf8ee;color:#2f7c43;font-size:13px;margin-bottom:16px}
/* Mobile nav hidden desktop */
.mobile-bottom-nav{display:none}
@media (max-width:1100px){
 .site-header{grid-template-columns:220px 1fr 260px;padding:0 24px}.desktop-nav{min-width:430px}.desktop-nav a{padding:11px 18px}.hero h1{font-size:47px}.hero-car-card{display:none}.vehicle-selector{max-width:70%}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:55% 45%}.gallery-main{height:380px}
}
@media (max-width:760px){
 body{padding-bottom:88px;background:#fff}.desktop-only,.desktop-nav{display:none!important}.mobile-only{display:grid}.site-header{position:relative;height:100px;display:flex;justify-content:space-between;padding:18px 30px 10px;border-bottom:0}.brand-name{font-size:39px}.brand-sub{font-size:11px}.header-actions{gap:8px}.header-actions .icon-btn{width:52px;height:52px}.header-actions .search-top,.header-actions .has-badge{display:none}.login-button{display:none}main{width:100%;padding:0 28px}
 .hero{display:none}.category-strip{display:flex;overflow:auto;margin:8px -2px 26px;gap:10px;padding-bottom:2px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-card{flex:0 0 135px;height:62px;border-radius:999px;padding:0;display:flex;align-items:center;justify-content:center}.category-card h3{position:static;font-size:16px}.category-card img,.category-card .round-arrow{display:none}.category-card:first-child{background:#e8f1ff;box-shadow:inset 0 0 0 1px #c8dcf7}.section-title-row{margin:0 0 16px}.section-title-row h2{font-size:34px}.section-title-row .outline-pill{height:46px;padding:0 18px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 20px}.product-card{padding:13px;border-radius:19px}.product-card .product-image{height:220px;padding:0 4px}.product-card .favorite-btn{width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 5px 18px rgba(0,0,0,.06);right:8px;top:8px}.product-name{font-size:17px}.muted{font-size:14px}.stock{font-size:14px}.product-bottom{display:block;margin-top:5px}.product-bottom strong{font-size:23px;display:block;margin-bottom:10px}.black-cart-btn{width:100%;height:52px;justify-content:center;font-size:16px}.home-products .product-card:nth-child(n+5){display:none}
 .mobile-home-tools{display:block}.mobile-search{background:#f6f8fa;border-radius:25px;padding:12px 13px;margin-bottom:14px}.mobile-search .search-pill{width:100%;height:67px}.mobile-vehicle-card{border:1px solid #edf0f2;border-radius:20px;padding:12px 16px;display:grid;grid-template-columns:130px 1fr 30px;align-items:center;margin-bottom:20px}.mobile-vehicle-card img{width:130px;height:78px;object-fit:contain}.mobile-vehicle-card small{display:block;color:#7f8da6}.mobile-vehicle-card b{font-size:22px;font-weight:500;display:block;margin:3px 0}.mobile-vehicle-card a{color:#4b99ff;font-size:16px}.mobile-vehicle-card svg{justify-self:end}
 .catalog-top{display:block;margin:0}.catalog-top .search-pill,.catalog-top .vehicle-mini{display:none}.catalog-controls{justify-content:flex-end;margin:0 0 12px}.catalog-controls .filter-chip:first-child{display:inline-flex;align-items:center;gap:8px}.filters{display:none}.catalog-layout{display:block}.catalog-main h1{font-size:32px;margin:12px 0 8px}.catalog-count{display:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-grid .product-card .product-image{height:220px}.catalog-main .product-card .black-cart-btn span::after{content:"В корзину"}.catalog-main .product-card .black-cart-btn svg{display:block}.catalog-main .product-card .black-cart-btn span{font-size:16px}.catalog-main .product-card .black-cart-btn span::after{font-size:0}.mobile-catalog-label{display:flex!important;justify-content:space-between;align-items:center;margin:18px 0 12px}.mobile-catalog-label h1{font-size:32px;margin:0}.mobile-category-scroll{display:flex!important;gap:10px;overflow:auto;margin:0 0 12px;scrollbar-width:none}.mobile-category-scroll button{height:58px;min-width:145px;border:0;border-radius:999px;background:#f6f7f9;padding:0 24px}.mobile-category-scroll button.active{background:#e6f0ff;box-shadow:inset 0 0 0 1px #c8defc}.desktop-catalog-heading{display:none}
 .breadcrumbs{display:none}.product-page{display:block}.gallery-panel{border:0;padding:0}.gallery-tabs{display:none}.gallery-main{height:510px;border:1px solid #edf0f2;border-radius:22px;padding:8px}.gallery-thumbs{display:none}.product-info{background:#fff;border:0;padding:20px 7px}.product-info h1{font-size:34px}.product-info .big-price{position:fixed;left:30px;bottom:103px;z-index:39;background:#fff;margin:0;padding:18px 10px 18px 0;font-size:34px}.product-info .condition-table{background:#fff;border:1px solid #e7eaee;border-radius:20px;padding:15px 20px;margin-top:25px}.product-info .condition-table div{border:0}.vin-box{border:1px solid #e7eaee;border-radius:20px;padding:20px;margin-top:22px}.vin-row{grid-template-columns:1fr 220px}.product-actions .black-cart-btn{position:fixed;right:28px;left:40%;bottom:103px;z-index:40;height:72px;font-size:21px;box-shadow:0 8px 30px rgba(0,0,0,.1)}.product-actions .question-btn{height:54px}.product-lower{display:block;margin:0 0 20px}.detail-tabs-panel{border:0;padding:0}.detail-tabs{display:none}.detail-copy{display:none}.similar{display:none}.mobile-detail-accordion{display:block!important;margin-top:16px;border:1px solid #e8ebef;border-radius:20px;overflow:hidden}.mobile-detail-accordion a{height:74px;padding:0 18px;display:grid;grid-template-columns:45px 1fr 25px;align-items:center;border-bottom:1px solid #e6e9ed;font-size:20px}.mobile-detail-accordion a:last-child{border:0}.mobile-detail-accordion .circle{width:42px;height:42px;border-radius:50%;background:#f5f7f9;display:grid;place-items:center}
 .page-shell-mobile{max-width:none}.mobile-page-header{padding:10px 0 18px}.mobile-page-header h1{font-size:29px}.cart-row{grid-template-columns:41% 1fr 48px;min-height:290px;padding:18px}.cart-row img{height:210px}.cart-row h2{font-size:28px}.cart-row .cart-price{font-size:30px;margin-top:55px}.cart-section{padding:22px}.cart-section .vin-row{grid-template-columns:1fr 210px}.checkout-btn{margin-bottom:20px}
 .auth-page{margin:15px 0}.auth-card{border:0;padding:18px 2px;box-shadow:none}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.account-grid{display:block;margin-top:15px}.account-side{display:none}.account-main{border:0;padding:10px 0}
 .mobile-bottom-nav{position:fixed;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:88px;padding:9px 20px max(10px,env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #edf0f3;backdrop-filter:blur(18px);border-radius:28px 28px 0 0}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#758099;font-size:12px;position:relative}.mobile-bottom-nav a.active{color:#111}.mobile-bottom-nav a.active svg{background:#111;color:#fff;border-radius:999px;padding:10px;width:48px;height:40px}.mobile-bottom-nav b{right:21%;top:3px}
 .modal-backdrop{align-items:end;padding:0}.login-modal{width:100%;border-radius:28px 28px 0 0;padding-bottom:35px}
 .owner-shell{display:block}.owner-sidebar{height:auto;position:relative}.owner-nav{display:grid;grid-template-columns:repeat(2,1fr)}.owner-content{padding:18px}.owner-kpis{grid-template-columns:repeat(2,1fr)}.owner-form{grid-template-columns:1fr}
}
@media (max-width:520px){
 main{padding:0 18px}.site-header{padding:17px 20px 8px;height:90px}.brand-name{font-size:32px}.brand-sub{font-size:9px}.header-actions .icon-btn{width:48px;height:48px}.home-products,.catalog-grid{gap:8px}.product-card{padding:10px}.product-card .product-image,.catalog-grid .product-card .product-image{height:160px}.product-name{font-size:15px}.muted,.stock{font-size:12px}.product-bottom strong{font-size:19px}.black-cart-btn{height:48px;padding:0 10px;font-size:14px}.mobile-vehicle-card{grid-template-columns:95px 1fr 24px}.mobile-vehicle-card img{width:95px;height:64px}.mobile-vehicle-card b{font-size:18px}.section-title-row h2,.catalog-main h1,.mobile-catalog-label h1{font-size:28px}.catalog-controls{gap:8px}.filter-chip{height:44px;padding:0 14px}.gallery-main{height:380px}.product-info h1{font-size:29px}.vin-row,.cart-section .vin-row{grid-template-columns:1fr 145px}.product-info .big-price{left:18px;bottom:95px;font-size:28px}.product-actions .black-cart-btn{right:18px;left:42%;bottom:95px;height:65px}.cart-row{grid-template-columns:42% 1fr 40px;min-height:220px;padding:12px}.cart-row img{height:160px}.cart-row h2{font-size:20px}.cart-row .cart-price{font-size:23px;margin-top:28px}.cart-section h2{font-size:22px}.checkout-btn{height:64px;font-size:19px}.mobile-page-header h1{font-size:25px}.clear-btn{height:46px;padding:0 18px}.round-icon-btn{width:48px;height:48px}.owner-kpis{grid-template-columns:1fr}
}
@media (max-width:760px){.mobile-category-scroll a{height:58px;min-width:145px;border-radius:999px;background:#f6f7f9;padding:0 24px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.mobile-category-scroll a.active{background:#e6f0ff;box-shadow:inset 0 0 0 1px #c8defc}}
@media (max-width:760px){body.mobile-minimal .site-header{display:none}body.mobile-minimal main{padding-top:12px}}

/* CARFID revision: exact-reference cleanup + managed vehicle catalogue */
.hero{background:linear-gradient(110deg,#f3f5f7 0%,#eef1f4 57%,#e7eaed 100%)}
.hero::after{display:none}
.hero-visual{position:absolute;z-index:2;right:0;top:0;width:58%;height:100%;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.34) 9%,#000 23%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.34) 9%,#000 23%,#000 100%)}
.hero-car{position:absolute;right:0;top:0;width:auto;max-width:none;height:100%;object-fit:contain;filter:saturate(.94) contrast(1.01);mix-blend-mode:multiply}
.hero-car-card,.hero-note{display:none!important}
.vehicle-selector{max-width:60%;grid-template-columns:1fr 1fr 1.18fr 1.08fr}
.vehicle-field{padding-right:14px}
.vehicle-field::after{display:none}
.vehicle-field select{width:100%;border:0;outline:0;background:transparent;appearance:none;-webkit-appearance:none;font-size:15px;font-weight:500;padding:0 25px 0 0;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#1b2028 50%),linear-gradient(135deg,#1b2028 50%,transparent 50%);background-position:calc(100% - 10px) 52%,calc(100% - 5px) 52%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}
.category-card{background:linear-gradient(145deg,#f7f8fa,#eef1f4)}
.category-card img{mix-blend-mode:multiply;filter:contrast(1.03) saturate(.98)}
.empty-state{padding:24px;border:1px dashed #dce1e7;border-radius:16px;color:#7c8490;background:#fafbfc;font-size:14px}

.vehicle-import-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.vehicle-import-card h2{margin:0 0 6px}.vehicle-import-card p{margin:0 0 8px;color:#747d89;max-width:760px;line-height:1.45}.vehicle-import-card small{color:#8c949f}.vehicle-admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.vehicle-admin-column{min-width:0;margin-bottom:0;display:flex;flex-direction:column;max-height:calc(100vh - 215px)}.vehicle-column-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.vehicle-column-title h2{font-size:20px;margin:0}.vehicle-column-title span{font-size:12px;background:#eef2f6;padding:5px 9px;border-radius:999px;color:#6f7884}.vehicle-context{margin:0 0 10px;font-size:13px;color:#6d7580}.owner-search,.vehicle-add-form,.generation-add-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-bottom:10px}.generation-add-form{grid-template-columns:1.1fr .7fr .7fr auto}.owner-search input,.vehicle-add-form input,.generation-add-form input,.mini-edit-form input{height:39px;border:1px solid #dde2e8;border-radius:10px;padding:0 11px;outline:0;background:#fff}.owner-search input:focus,.vehicle-add-form input:focus,.generation-add-form input:focus,.mini-edit-form input:focus{border-color:#b8c9e4;box-shadow:0 0 0 3px rgba(105,154,225,.1)}.owner-search button,.vehicle-add-form button,.generation-add-form button,.mini-edit-form button{height:39px;border:0;border-radius:10px;background:#17191c;color:#fff;padding:0 13px}.vehicle-admin-list{overflow:auto;min-height:160px;border-top:1px solid #edf0f3}.vehicle-admin-item{border-bottom:1px solid #edf0f3;padding:9px 4px}.vehicle-admin-item>a,.generation-row>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:9px;padding:8px}.vehicle-admin-item.active>a{background:#e8f1ff}.vehicle-admin-item b{font-size:13px;font-weight:550}.vehicle-admin-item small{font-size:11px;color:#8b929d}.vehicle-admin-item details{margin:2px 8px}.vehicle-admin-item summary{cursor:pointer;color:#6687b1;font-size:11px}.mini-edit-form{display:grid;grid-template-columns:1fr auto;gap:7px;align-items:center;margin:8px 0}.generation-edit{grid-template-columns:1fr .7fr .7fr auto}.mini-edit-form label{font-size:11px;color:#777}.danger-link{border:0;background:transparent;color:#b34848;font-size:11px;padding:2px 0;cursor:pointer}
@media(max-width:1100px){.hero-visual{width:55%}.vehicle-selector{max-width:72%}.vehicle-admin-grid{grid-template-columns:1fr}.vehicle-admin-column{max-height:none}.vehicle-import-card{align-items:flex-start;flex-direction:column}.generation-add-form{grid-template-columns:1fr 1fr}.generation-add-form button{grid-column:1/-1}.generation-edit{grid-template-columns:1fr 1fr}.generation-edit button{grid-column:1/-1}}

/* CARFID revision 2026-09-06 v3: reference hero, managed categories, working catalog filters */
.hero{
  background:
    radial-gradient(ellipse at 81% 8%,rgba(255,255,255,.92) 0 9%,rgba(255,255,255,0) 31%),
    radial-gradient(ellipse at 67% 82%,rgba(199,205,212,.38) 0 16%,rgba(233,236,239,0) 45%),
    linear-gradient(112deg,#f4f6f8 0%,#eef1f4 51%,#e5e9ed 100%);
}
.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(132deg,transparent 43%,rgba(255,255,255,.44) 43.5%,transparent 49%),linear-gradient(150deg,transparent 65%,rgba(255,255,255,.42) 68%,transparent 75%);pointer-events:none;opacity:.85}
.hero::after{display:none!important}
.hero-copy{width:48%;z-index:5}
.hero-visual{position:absolute;z-index:2;right:8.5%;top:4px;width:52%;height:96%;overflow:visible;pointer-events:none;-webkit-mask-image:none!important;mask-image:none!important}
.hero-car{position:absolute;right:0;top:0;width:100%;height:100%;max-width:none;object-fit:contain;mix-blend-mode:normal!important;filter:drop-shadow(0 20px 18px rgba(33,41,50,.19)) saturate(.96) contrast(1.02)!important}
.hero-car-card{display:grid!important;right:2.7%;top:48px;width:244px;z-index:7;background:rgba(255,255,255,.91)}
.hero-car-card em{font-style:normal;color:#6c9bea;font-size:13px;display:block;margin-top:6px}
.hero-note{display:block!important;right:3.1%;bottom:28px;z-index:7}
.vehicle-selector{z-index:8;max-width:60%;width:850px}

.category-strip{align-items:stretch}
.category-card{background:linear-gradient(145deg,#f7f8fa,#eff2f5);isolation:isolate}
.category-card img{mix-blend-mode:normal!important;filter:drop-shadow(0 10px 10px rgba(42,48,55,.12))!important;object-fit:contain}
.category-card:nth-child(n) img{width:66%;height:96%;right:-3%;bottom:-3%}

/* Owner category manager */
.category-manager-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.category-manager-head h2{margin-bottom:6px}
.category-add-form{display:grid;grid-template-columns:1.2fr 1fr 1.2fr auto;gap:10px;align-items:end;padding:16px 0 18px;border-bottom:1px solid #e9edf1}.category-add-form label,.category-file{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#7b838e}.category-add-form input{height:42px;border:1px solid #dde3e9;border-radius:11px;padding:0 12px;background:#fff;min-width:0}.category-add-form input[type=file]{padding:8px 10px}
.category-order-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.category-order-bar span{font-size:12px;color:#808893}.owner-table-wrap{overflow:auto;border:1px solid #edf0f3;border-radius:15px}.category-table{min-width:980px;margin:0}.category-table th{white-space:nowrap}.category-table tbody tr{transition:background .15s,opacity .15s}.category-table tbody tr.dragging{opacity:.48;background:#eaf2ff}.category-table tbody tr.drag-over{box-shadow:inset 0 2px 0 #76a7ea}.drag-handle{width:34px;text-align:center;color:#87909c;cursor:grab;font-size:18px;letter-spacing:-4px;user-select:none}.drag-handle:active{cursor:grabbing}.category-admin-thumb{width:88px;height:54px;object-fit:contain;border-radius:10px;background:#f5f7f9}.table-input{width:100%;min-width:125px;height:38px;border:1px solid #dfe4ea;border-radius:9px;padding:0 9px;background:#fff}.category-order-number{font-weight:600;text-align:center}.category-actions{display:flex;align-items:center;gap:6px;white-space:nowrap}.mini-upload,.mini-save,.mini-delete{height:34px;border-radius:9px;padding:0 10px;border:1px solid #dde2e8;background:#fff;font-size:11px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mini-upload input{display:none}.mini-save{background:#16181b;color:#fff;border-color:#16181b}.mini-delete{color:#a63d3d}.switch-check{display:inline-flex}.switch-check input{position:absolute;opacity:0}.switch-check span{width:40px;height:23px;border-radius:999px;background:#dfe4e9;position:relative;transition:.18s}.switch-check span::after{content:"";position:absolute;width:17px;height:17px;border-radius:50%;background:#fff;left:3px;top:3px;box-shadow:0 1px 4px rgba(0,0,0,.16);transition:.18s}.switch-check input:checked+span{background:#cfe9d6}.switch-check input:checked+span::after{transform:translateX(17px);background:#2ca950}

/* Real double range filter */
.dual-range{height:30px;position:relative;margin:12px 3px 0}.dual-range::before{content:"";position:absolute;left:0;right:0;top:13px;height:4px;background:#dce2e8;border-radius:999px}.dual-range-fill{position:absolute;left:0;right:0;top:13px;height:4px;background:#74a9ea;border-radius:999px}.dual-range input[type=range]{position:absolute;left:0;right:0;top:3px;width:100%;height:24px;margin:0;background:transparent;pointer-events:none;appearance:none;-webkit-appearance:none}.dual-range input[type=range]::-webkit-slider-runnable-track{height:4px;background:transparent}.dual-range input[type=range]::-moz-range-track{height:4px;background:transparent}.dual-range input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #dbe1e7;box-shadow:0 2px 7px rgba(0,0,0,.16);margin-top:-8px;pointer-events:auto;cursor:pointer}.dual-range input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:1px solid #dbe1e7;box-shadow:0 2px 7px rgba(0,0,0,.16);pointer-events:auto;cursor:pointer}.filter-cat-option{height:44px;border-radius:14px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#5e6470;cursor:pointer}.filter-cat-option input{position:absolute;opacity:0;pointer-events:none}.filter-cat-option.active{background:#e4efff;color:#111}.filter-cat-option:hover{background:#edf2f8}.filter-cat-option span{flex:1}.filter-actions{display:grid;gap:8px;margin-top:12px}.reset-btn.primary{background:#15171a;color:#fff;border-color:#15171a}.filters-mobile-head{display:none}

@media(max-width:1100px){
 .hero-visual{right:4%;width:55%}.hero-car-card{right:2%;width:215px}.hero-note{display:none!important}.vehicle-selector{max-width:72%}
 .category-add-form{grid-template-columns:1fr 1fr}.category-add-form button{grid-column:1/-1}
}
@media(max-width:760px){
 .hero-visual,.hero-car-card,.hero-note{display:none!important}
 .category-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin:10px 0 22px;gap:8px}.category-card{height:132px;padding:48px 14px 14px}.category-card h3{left:14px;top:18px;font-size:16px}.category-card .round-arrow{left:14px;bottom:14px;width:34px;height:34px}.category-card:nth-child(n) img{width:67%;height:87%;right:-8%;bottom:-4%}
 .filters{display:block;position:fixed;z-index:90;left:12px;right:12px;bottom:0;top:auto;max-height:86vh;overflow:auto;border-radius:24px 24px 0 0;transform:translateY(110%);transition:transform .22s ease;box-shadow:0 -18px 45px rgba(15,22,30,.18);padding:16px 16px calc(20px + env(safe-area-inset-bottom))}.filters.is-open{transform:translateY(0)}.filters-mobile-head{display:flex!important;align-items:center;justify-content:space-between;margin-bottom:8px}.filters-mobile-head b{font-size:20px}.filters-mobile-head button{width:38px;height:38px;border:0;border-radius:50%;background:#eef1f4;font-size:25px}.filters-backdrop{position:fixed;z-index:89;inset:0;background:rgba(15,19,24,.28);backdrop-filter:blur(2px)}.catalog-layout{display:block}.category-add-form{grid-template-columns:1fr}.category-order-bar{align-items:flex-start;flex-direction:column}.owner-table-wrap{margin:0 -4px}
}

/* CARFID v4 corrections */
.vehicle-field select{appearance:auto;-webkit-appearance:menulist;width:100%;border:0;background:transparent;color:#16191e;font:inherit;outline:0;cursor:pointer;padding:0 30px 0 0;position:relative;z-index:2}.vehicle-field select:disabled{color:#9ba1aa;cursor:not-allowed}.vehicle-field:has(select) b{display:none}.vehicle-field::after{pointer-events:none}.home-products-feed{margin-top:18px}.home-products-feed [hidden]{display:none!important}.infinite-sentinel{height:2px;margin-bottom:60px}.registration-type-row{display:flex!important;flex-direction:row!important;align-items:center;justify-content:flex-end;gap:14px;margin:6px 0 14px}.registration-type-label{color:#8a919c!important}.account-type-switch{position:relative;display:grid;grid-template-columns:1fr 1fr;width:230px;height:42px;padding:3px;background:#f1f3f5;border:1px solid #e3e6ea;border-radius:999px}.account-type-switch button{position:relative;z-index:2;border:0;background:transparent;border-radius:999px;font-size:13px;cursor:pointer}.account-type-slider{position:absolute;z-index:1;left:3px;top:3px;width:calc(50% - 3px);height:34px;border-radius:999px;background:#fff;box-shadow:0 2px 8px rgba(16,24,40,.09);transition:transform .22s ease}.account-type-switch.is-legal .account-type-slider{transform:translateX(100%)}
@media(max-width:700px){.registration-type-row{justify-content:space-between}.account-type-switch{width:210px}.home-products .product-card:nth-child(n+5){display:block}.home-products-feed{margin-top:8px}}

/* CARFID v5 — personal customer dashboard */
.customer-dashboard{padding:28px 0 80px}.dashboard-alert{margin-bottom:14px}.customer-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:4px 4px 22px}.customer-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#9aa1ab}.customer-welcome h1{font-size:34px;font-weight:550;letter-spacing:-.035em;margin:5px 0 4px}.customer-welcome p{margin:0;color:#8a919c}.customer-logout{display:flex;align-items:center;gap:8px;color:#747b86;font-size:13px;padding:10px 13px;border-radius:12px}.customer-logout:hover{background:#f4f6f8;color:#15191f}
.garage-hero{position:relative;min-height:390px;border:1px solid #e5e9ee;border-radius:30px;overflow:hidden;background:radial-gradient(ellipse at 73% 20%,rgba(255,255,255,.95),transparent 34%),linear-gradient(120deg,#f5f7f9 0%,#eef2f5 52%,#e7ebef 100%);box-shadow:0 18px 50px rgba(25,35,48,.07);display:grid;grid-template-columns:38% 1fr;align-items:center;padding:42px 38px}.garage-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(137deg,transparent 45%,rgba(255,255,255,.55) 45.5%,transparent 52%),linear-gradient(157deg,transparent 68%,rgba(255,255,255,.35) 69%,transparent 76%);pointer-events:none}.garage-hero-copy{position:relative;z-index:4;align-self:center}.garage-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e5efff;color:#5e8dca;font-size:12px;margin-bottom:15px}.garage-hero h2{font-size:44px;letter-spacing:-.045em;line-height:1.02;margin:0 0 6px;font-weight:550}.garage-years{font-size:19px;color:#747c87;margin:0 0 16px}.garage-vin{font-size:13px;color:#9ca3ad;margin-bottom:20px}.garage-hero-actions{display:flex;flex-wrap:wrap;gap:10px}.garage-hero-actions .black-btn{height:48px;padding:0 20px;display:inline-flex;align-items:center;gap:10px;width:auto}.light-btn{height:48px;padding:0 18px;display:inline-flex;align-items:center;border-radius:15px;background:rgba(255,255,255,.72);border:1px solid rgba(222,227,232,.95);font-size:13px}.garage-car-stage{position:absolute;z-index:2;right:14%;top:7%;width:55%;height:86%;display:flex;align-items:center;justify-content:center;pointer-events:none}.garage-car-stage img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 26px 18px rgba(27,35,45,.2));position:relative;z-index:2}.garage-car-shadow{position:absolute;width:72%;height:14%;bottom:13%;left:15%;background:radial-gradient(ellipse,rgba(28,34,40,.28),transparent 68%);filter:blur(8px);transform:skewX(-9deg)}.car-hotspot{position:absolute;z-index:3;background:rgba(255,255,255,.94);border:1px solid #e4e8ed;border-radius:10px;padding:7px 10px;font-size:11px;box-shadow:0 7px 18px rgba(30,40,50,.09)}.car-hotspot::before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#75a8ed;box-shadow:0 0 0 4px #fff,0 0 0 6px #75a8ed;margin-right:9px}.hotspot-optics{left:23%;top:48%}.hotspot-body{left:52%;top:35%}.hotspot-wheels{left:54%;bottom:20%}.garage-side-card{position:absolute;z-index:5;right:24px;top:24px;width:220px;background:rgba(255,255,255,.9);border:1px solid rgba(229,233,238,.95);border-radius:18px;padding:16px;box-shadow:0 14px 32px rgba(20,30,45,.08);backdrop-filter:blur(14px)}.garage-side-card>span{font-size:11px;color:#9097a1;display:block;margin-bottom:5px}.garage-side-card strong{font-size:15px;font-weight:600;display:block}.garage-side-card>a{font-size:12px;color:#6792cf;margin-top:9px;display:flex;align-items:center;gap:2px}.garage-switch-form select{margin-top:10px;width:100%;height:38px;border:1px solid #e1e5ea;border-radius:11px;background:#fff;padding:0 9px;font-size:12px}.garage-hero.is-empty{min-height:290px;grid-template-columns:1fr}.garage-empty-copy{color:#7e8692;max-width:470px;line-height:1.5}
.account-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 26px}.account-quick-card{min-height:112px;border:1px solid #e7eaee;border-radius:20px;background:#fff;padding:18px;display:grid;grid-template-columns:46px 1fr 20px;align-items:center;gap:12px;transition:transform .15s,box-shadow .15s,border-color .15s}.account-quick-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(20,30,45,.07);border-color:#dce3ea}.account-quick-card.primary{background:linear-gradient(145deg,#f4f8ff,#edf4ff);border-color:#d9e7fb}.quick-icon{width:46px;height:46px;border-radius:15px;background:#f4f6f8;display:grid;place-items:center}.primary .quick-icon{background:#fff}.account-quick-card b{display:block;font-size:15px;font-weight:550}.account-quick-card small{display:block;color:#9299a4;font-size:12px;margin-top:5px}.account-panel{border:1px solid #e7eaee;border-radius:24px;padding:24px;background:#fff;margin-top:14px}.account-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.account-panel-head span{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#9aa1aa}.account-panel-head h2{font-size:25px;font-weight:550;letter-spacing:-.025em;margin:4px 0 0}.account-panel-head>a{font-size:12px;color:#608dcc;display:flex;align-items:center;gap:6px}.garage-list-modern{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.garage-list-item{display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:12px;border:1px solid #e7eaee;border-radius:17px;padding:10px;background:#fafbfc}.garage-list-item.active{border-color:#cee0f8;background:#f4f8ff}.garage-list-image{height:62px;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden}.garage-list-image img{width:95%;height:95%;object-fit:contain}.garage-list-copy b{display:block;font-size:13px}.garage-list-copy span{display:block;font-size:11px;color:#949ba5;margin-top:4px}.garage-list-item em{font-style:normal;font-size:11px;color:#5d8bca;background:#fff;border-radius:999px;padding:6px 9px}.small-outline{height:32px;border-radius:9px;border:1px solid #dce2e8;background:#fff;padding:0 10px;font-size:11px}.account-add-vehicle{margin-top:14px;border-top:1px solid #edf0f3;padding-top:14px}.account-add-vehicle summary{cursor:pointer;font-size:13px;color:#5f8ccb}.account-add-vehicle .form-grid{margin-top:14px}.order-list-modern{display:grid;gap:8px}.order-list-modern article{display:grid;grid-template-columns:1fr auto 130px;align-items:center;gap:18px;background:#f8f9fb;border-radius:15px;padding:14px 16px}.order-list-modern b{display:block;font-size:13px}.order-list-modern div span{font-size:11px;color:#979ea8}.order-status{font-size:11px;padding:6px 9px;border-radius:999px;background:#eef3f8;color:#647487}.order-list-modern strong{text-align:right;font-size:15px}.account-empty{background:#f8f9fb;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:7px}.account-empty b{font-size:15px}.account-empty span{font-size:12px;color:#9299a4}.account-empty a{font-size:12px;color:#5c89c5;margin-top:4px}.account-two-column{display:grid;grid-template-columns:1.45fr .55fr;gap:14px}.compact-form{margin-top:0}.request-mini-list{display:grid;gap:7px;margin-top:14px}.request-mini-list>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #edf0f3;padding-top:8px}.request-mini-list b{font-size:12px;font-weight:500}.request-mini-list span{font-size:11px;color:#9299a4}.loyalty-panel{background:linear-gradient(150deg,#101216,#1a1d22);color:#fff;border:0}.loyalty-panel .account-panel-head span,.loyalty-panel p{color:#969da8}.loyalty-value{display:block;font-size:58px;letter-spacing:-.05em;font-weight:500;margin:28px 0 4px}.loyalty-panel p{font-size:12px;line-height:1.5}.account-info-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.account-mini-panel{border:1px solid #e7eaee;border-radius:18px;padding:16px;display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start}.account-mini-panel .quick-icon{width:42px;height:42px;border-radius:13px}.account-mini-panel b{font-size:13px;font-weight:550}.account-mini-panel p{font-size:11px;color:#969da7;line-height:1.45;margin:5px 0 0;word-break:break-word}
@media(max-width:1120px){.garage-hero{grid-template-columns:42% 1fr}.garage-car-stage{right:8%;width:56%}.garage-side-card{display:none}.account-quick-grid{grid-template-columns:repeat(2,1fr)}.garage-list-modern{grid-template-columns:1fr 1fr}.account-info-row{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.customer-dashboard{padding:14px 0 100px}.customer-welcome{align-items:flex-start;margin:0 2px 14px}.customer-welcome h1{font-size:25px}.customer-welcome p{font-size:12px}.customer-logout{font-size:0;width:42px;height:42px;display:grid;place-items:center;background:#f4f6f8;padding:0}.garage-hero{min-height:420px;display:block;padding:24px 20px;border-radius:24px}.garage-hero-copy{max-width:72%}.garage-hero h2{font-size:31px}.garage-years{font-size:15px}.garage-vin{font-size:11px}.garage-hero-actions{position:absolute;left:20px;right:20px;bottom:18px;z-index:6}.garage-hero-actions .black-btn,.garage-hero-actions .light-btn{flex:1;justify-content:center;height:46px;padding:0 12px}.garage-car-stage{right:-10%;top:24%;width:86%;height:55%}.car-hotspot{display:none}.account-quick-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.account-quick-card{min-height:104px;display:flex;flex-direction:column;align-items:flex-start;padding:14px;gap:8px}.account-quick-card>svg{display:none}.account-quick-card small{font-size:10px}.account-panel{border-radius:20px;padding:18px}.account-panel-head h2{font-size:21px}.garage-list-modern{grid-template-columns:1fr}.garage-list-item{grid-template-columns:74px 1fr auto}.account-two-column{grid-template-columns:1fr}.account-info-row{grid-template-columns:1fr}.order-list-modern article{grid-template-columns:1fr auto}.order-list-modern strong{grid-column:2;grid-row:1/3}.order-status{grid-column:1}.loyalty-value{font-size:48px}}

/* CARFID v6 — visual polish requested after V5 */
.desktop-nav{position:relative;overflow:hidden}.desktop-nav a{position:relative;z-index:2}.desktop-nav a.active{background:transparent}.nav-slider{position:absolute;z-index:1;left:4px;top:4px;height:calc(100% - 8px);border-radius:999px;background:#e4efff;transition:transform .28s cubic-bezier(.2,.8,.2,1),width .28s cubic-bezier(.2,.8,.2,1);pointer-events:none}
.product-card .product-image{margin:7px 6px 11px;height:232px;padding:18px;border-radius:15px;background:#fff}.product-card .product-image img{width:92%;height:92%;object-fit:contain;object-position:center}.product-bottom{min-width:0}.product-bottom strong{font-size:20px;white-space:nowrap;flex:0 0 auto}.black-cart-btn{height:42px;padding:0 17px;gap:7px;font-size:13px;flex:0 0 auto}.product-card.compact .product-image{margin:4px 12px 4px 4px;padding:12px;height:157px}.product-card.compact .product-bottom strong{font-size:19px}.product-card.compact .black-cart-btn{padding:0 14px;height:40px}
.category-card img,.category-card:nth-child(2) img,.category-card:nth-child(3) img,.category-card:nth-child(4) img{left:auto;right:5%;bottom:5%;width:58%;height:84%;object-fit:contain;object-position:center center;transform:none}.category-card{isolation:isolate}.category-card h3,.category-card .round-arrow{z-index:3}
.catalog-top{grid-template-columns:minmax(420px,640px) minmax(270px,330px);justify-content:start;gap:14px;margin:8px 0 22px}.catalog-top .search-pill{height:64px;border-radius:20px}.catalog-top .vehicle-mini{height:64px;border-radius:18px;grid-template-columns:42px 1fr 18px}.vehicle-mini img{width:42px;height:42px}.desktop-catalog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.desktop-catalog-heading .catalog-count{margin-bottom:0}.desktop-catalog-heading .catalog-controls{margin-bottom:3px}.catalog-controls .filter-chip{height:44px;padding:0 18px}
@media(max-width:1100px){.catalog-top{grid-template-columns:minmax(0,1fr) 280px}.desktop-catalog-heading{align-items:center}.product-bottom{gap:8px}.black-cart-btn{padding:0 13px}.black-cart-btn svg{width:18px;height:18px}}
@media(max-width:760px){.product-card .product-image{margin:4px 2px 8px;padding:10px;height:190px}.product-bottom strong{font-size:18px}.black-cart-btn{height:40px;padding:0 13px}.category-card img,.category-card:nth-child(2) img,.category-card:nth-child(3) img,.category-card:nth-child(4) img{right:4%;bottom:4%;width:56%;height:80%}.desktop-catalog-heading .catalog-controls{display:flex}.catalog-top{display:none}}

/* CARFID v7 — catalog refinement: spacious top tools, live filters, reliable price sort */
.catalog-top{grid-template-columns:minmax(620px,1fr) 320px;gap:18px;width:100%;align-items:center;margin:8px 0 24px}
.catalog-top .search-pill{width:100%;max-width:none;height:66px;border-radius:21px;padding-left:18px}
.catalog-top .vehicle-mini{justify-self:end;width:320px;height:66px;padding:9px 14px;border-radius:19px;background:#fff;box-shadow:0 8px 24px rgba(28,37,48,.045)}
.desktop-catalog-heading{align-items:center}.catalog-controls{position:relative}
.sort-menu{position:relative}.sort-menu summary{list-style:none;height:44px;min-width:118px;padding:0 17px;border:1px solid #e3e7ec;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;cursor:pointer;user-select:none}.sort-menu summary::-webkit-details-marker{display:none}.sort-menu[open] summary{border-color:#d8dde4;box-shadow:0 6px 18px rgba(20,28,38,.06)}.sort-menu summary svg{transition:transform .18s ease}.sort-menu[open] summary svg{transform:rotate(180deg)}
.sort-menu-popover{position:absolute;right:0;top:52px;z-index:30;width:190px;padding:7px;background:#15171a;border-radius:14px;box-shadow:0 18px 45px rgba(13,18,24,.2)}.sort-menu-popover a{display:flex;align-items:center;min-height:42px;padding:0 12px;border-radius:9px;color:#fff;font-size:13px}.sort-menu-popover a:hover,.sort-menu-popover a.active{background:#2a2d31}
.filter-actions{display:block;margin:15px 6px 0}.reset-btn-clean{width:auto;min-height:40px;padding:0 13px;border:1px solid #dfe4e9;background:#fff;color:#747b85;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;margin:0;border-radius:12px;font-size:12px}.reset-btn-clean:hover{background:#eef2f5;color:#23272d}
.check-row{min-height:34px;margin:5px 0;padding:4px 3px;line-height:1.3}.check-row input{flex:0 0 19px}.filter-block h4{margin-bottom:9px}.filters{padding-bottom:16px}
@media(max-width:1100px){.catalog-top{grid-template-columns:minmax(0,1fr) 300px}.catalog-top .vehicle-mini{width:300px}}
@media(max-width:760px){.sort-menu summary{height:44px;min-width:112px}.sort-menu-popover{right:0;width:180px}.filter-actions{margin-bottom:8px}}
\n\n/* CARFID v8 — repaired condition filter output + balanced catalog toolbar */\n.catalog-top{display:grid;grid-template-columns:minmax(720px,1fr) 320px;gap:24px;width:100%;align-items:center;margin:8px 0 24px}\n.catalog-top .search-pill{width:100%;max-width:none;height:68px;border-radius:22px;padding:8px 11px 8px 20px}\n.catalog-top .vehicle-mini{justify-self:end;width:320px;height:68px;margin-left:auto;border-radius:20px}\n.filter-block .check-row{display:flex;align-items:center;gap:9px;white-space:normal;word-break:normal;overflow-wrap:anywhere}\n.filter-block .check-row input{margin:0}\n@media(max-width:1180px){.catalog-top{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.catalog-top .vehicle-mini{width:300px}}\n@media(max-width:900px){.catalog-top{grid-template-columns:minmax(0,1fr) 270px;gap:14px}.catalog-top .vehicle-mini{width:270px}}\n
/* CARFID v9 — stable nav slider */
.nav-slider{visibility:hidden;will-change:transform,width}
.nav-slider.no-animate{transition:none!important}

/* CARFID v10: stable server-positioned nav pill + whole-card product navigation */
.desktop-nav .nav-slider{visibility:visible;transition:none}
.desktop-nav.nav-active-0 .nav-slider{width:25%;transform:translateX(0)}
.desktop-nav.nav-active-1 .nav-slider{width:25%;transform:translateX(100%)}
.desktop-nav.nav-active-2 .nav-slider{width:25%;transform:translateX(200%)}
.desktop-nav.nav-active-3 .nav-slider{width:25%;transform:translateX(300%)}
.desktop-nav.nav-ready .nav-slider{transition:transform .28s cubic-bezier(.2,.8,.2,1),width .28s cubic-bezier(.2,.8,.2,1)}
.product-card-link{cursor:pointer;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}
.product-card-link:hover,.product-card-link:focus-visible{background:#f8fafc;border-color:#78aef2;box-shadow:0 7px 24px rgba(43,101,176,.06);outline:none}
.product-card-link .product-image{pointer-events:auto;touch-action:pan-y}
.product-card-link .product-name{color:inherit}
.product-card-link .product-bottom{justify-content:flex-start}

/* CARFID v11 — catalog grid/list switch */
.view-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid #e3e7ec;background:#f7f8fa;border-radius:13px}.view-btn{width:40px;height:38px;border:0;border-radius:10px;background:transparent;display:grid;place-items:center;color:#7e8794}.view-btn.active{background:#fff;color:#111820;box-shadow:0 2px 9px rgba(25,35,48,.08)}.list-icon{font-size:19px}.catalog-grid.list{display:flex;flex-direction:column;gap:10px}.catalog-grid.list .product-card{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:190px;padding:15px 20px;align-items:center}.catalog-grid.list .product-card .product-image{height:158px;margin:0 24px 0 0;padding:8px}.catalog-grid.list .product-copy{display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:24px}.catalog-grid.list .product-name{font-size:19px}.catalog-grid.list .product-bottom{justify-content:flex-end}.catalog-grid.list .product-bottom strong{font-size:24px}@media(max-width:760px){.view-switch{display:none}}


/* CARFID v12 — selected vehicle picker + stronger search focus */
.vehicle-picker-trigger{font:inherit;color:inherit;text-align:left;cursor:pointer}
.mobile-vehicle-card.vehicle-picker-trigger,.vehicle-mini.vehicle-picker-trigger{background:#fff;border:1px solid #edf0f3}
.mobile-vehicle-card.vehicle-picker-trigger{width:100%}
.vehicle-mini.vehicle-picker-trigger{appearance:none}
.vehicle-picker-backdrop{position:fixed;inset:0;z-index:130;background:rgba(15,20,27,.20);backdrop-filter:blur(6px);display:grid;place-items:center;padding:24px;opacity:0;transition:opacity .22s ease}
.vehicle-picker-backdrop[hidden]{display:none}
.vehicle-picker-backdrop.is-open{opacity:1}
.vehicle-picker-modal{position:relative;width:min(780px,100%);background:#fff;border:1px solid rgba(230,234,239,.9);border-radius:28px;padding:28px;box-shadow:0 32px 90px rgba(27,39,55,.18);transform:translateY(14px) scale(.985);opacity:.2;transition:transform .24s cubic-bezier(.2,.8,.2,1),opacity .2s ease}
.vehicle-picker-backdrop.is-open .vehicle-picker-modal{transform:translateY(0) scale(1);opacity:1}
.vehicle-picker-head{display:flex;gap:13px;align-items:center;margin-bottom:8px}.vehicle-picker-head small{display:block;color:#8b94a1;font-size:12px;margin-bottom:3px}.vehicle-picker-head h2{font-size:28px;font-weight:540;margin:0}.vehicle-picker-icon{width:46px;height:46px;border-radius:15px;background:#eef5ff;color:#4e8de3;display:grid;place-items:center}.vehicle-picker-lead{color:#7e8793;line-height:1.55;margin:7px 0 22px;max-width:620px}
.vehicle-picker-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vehicle-picker-form label{display:block}.vehicle-picker-form label>span{display:block;font-size:12px;color:#8a929d;margin:0 0 7px 4px}.vehicle-picker-form select{width:100%;height:54px;border:1px solid #e1e5ea;border-radius:16px;background:#f8f9fb;padding:0 38px 0 15px;font-size:15px;outline:none}.vehicle-picker-form select:focus{border-color:#8bb6ef;box-shadow:0 0 0 4px rgba(74,141,228,.10);background:#fff}.vehicle-picker-actions{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:10px}.vehicle-picker-actions .black-btn,.vehicle-picker-actions .light-btn{height:50px;border-radius:15px;padding:0 20px}.vehicle-picker-garage-link{margin-right:auto;color:#628fc7;font-size:13px}
body.vehicle-picker-open{overflow:hidden}

.search-pill{position:relative;z-index:1;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;background:#fff;border-color:#dce4ee;box-shadow:0 8px 24px rgba(42,74,112,.055)}
.search-pill:hover{border-color:#c5d7ec;box-shadow:0 10px 28px rgba(45,90,145,.08)}
.search-pill input::placeholder{transition:opacity .13s ease;color:#8e99a8}.search-pill input.placeholder-fade::placeholder{opacity:0}
.search-focus-veil{position:fixed;inset:0;z-index:88;background:rgba(20,27,36,.18);backdrop-filter:blur(2.5px);opacity:0;animation:carfidVeilIn .18s ease forwards}
.search-focus-veil[hidden]{display:none}@keyframes carfidVeilIn{to{opacity:1}}
.search-focus-mode .site-header,.search-focus-mode main,.search-focus-mode .mobile-bottom-nav{position:relative;z-index:auto}
.search-focus-mode .search-pill-active{z-index:100;transform:translateY(-1px);border-color:#74a9eb!important;box-shadow:0 0 0 5px rgba(84,149,235,.12),0 22px 48px rgba(32,60,96,.18)!important}
.search-focus-mode .search-pill-active input{font-size:16px}
.search-focus-mode .search-pill-active button{box-shadow:0 8px 20px rgba(10,15,20,.18)}

@media(max-width:760px){
 .vehicle-picker-backdrop{place-items:end center;padding:0}.vehicle-picker-modal{width:100%;border-radius:28px 28px 0 0;padding:24px 18px max(24px,env(safe-area-inset-bottom));transform:translateY(30px)}
 .vehicle-picker-form{grid-template-columns:1fr}.vehicle-picker-generation,.vehicle-picker-actions{grid-column:auto}.vehicle-picker-actions{display:grid;grid-template-columns:1fr 1fr}.vehicle-picker-actions .black-btn,.vehicle-picker-actions .light-btn{width:100%}.vehicle-picker-garage-link{grid-column:1/-1;margin:0 0 2px;text-align:center}
 .search-focus-mode .search-pill-active{transform:none}
}


/* CARFID v13 — search focus above veil, clean suggestions */
.search-focus-mode .hero-copy{z-index:auto!important}
.search-focus-mode .catalog-top,.search-focus-mode .mobile-search{position:relative;z-index:110}
.search-focus-mode .search-pill-active{position:relative;z-index:140!important}
.search-suggestions{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:145;background:#fff;border:1px solid #dfe5ec;border-radius:18px;padding:7px;box-shadow:0 22px 54px rgba(28,40,55,.16);opacity:0;transform:translateY(-5px);pointer-events:none;transition:.16s ease;overflow:hidden}
.search-suggestions.open{opacity:1;transform:none;pointer-events:auto}
.search-suggestion{width:100%;border:0;background:transparent;border-radius:12px;padding:11px 12px;display:flex;align-items:center;gap:11px;text-align:left;color:#20262d;font:inherit;cursor:pointer}
.search-suggestion:hover,.search-suggestion.active{background:#edf5ff;color:#245f9f}
.search-suggestion svg{flex:0 0 auto;color:#7e8b99}.search-suggestion span{display:block}.search-suggestion small{display:block;color:#929ba6;font-size:11px;margin-top:2px}

/* CARFID v14 — visual generation/body selector */
.vehicle-picker-modal{width:min(960px,100%)}
.vehicle-picker-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}
.vehicle-picker-generation{grid-column:1/-1}
.vehicle-picker-field-label{display:block;font-size:12px;color:#8a929d;margin:2px 0 9px 4px}
.vehicle-generation-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.vehicle-generation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.generation-card{appearance:none;border:1px solid #e6e9ee;background:#f8f9fb;border-radius:18px;padding:10px;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease;min-width:0}
.generation-card:hover{background:#fff;border-color:#b9d5fa;box-shadow:0 8px 24px rgba(69,122,190,.08);transform:translateY(-1px)}
.generation-card.active{background:#f5f9ff;border-color:#6ea6ee;box-shadow:0 0 0 3px rgba(85,145,224,.10)}
.generation-card-media{display:grid;place-items:center;height:118px;border-radius:13px;background:#fff;overflow:hidden;margin-bottom:9px}
.generation-card-media img{width:100%;height:100%;object-fit:contain;padding:8px}
.generation-card-copy{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 4px 3px}
.generation-card-copy b{font-size:15px;font-weight:600;color:#171b21;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.generation-card-copy small{font-size:12px;color:#8b929c;white-space:nowrap}
@media(max-width:760px){.vehicle-picker-form{grid-template-columns:1fr}.vehicle-picker-generation{grid-column:auto}.vehicle-generation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.generation-card-media{height:92px}.generation-card-copy{display:block}.generation-card-copy small{display:block;margin-top:3px}.vehicle-picker-modal{max-height:92vh;overflow:auto}}

/* CARFID V16 — BMW generation-card image fix */
.generation-card-media{height:150px;padding:12px 14px 6px;background:linear-gradient(180deg,#fbfcfd 0%,#f5f7f9 100%);overflow:hidden}
.generation-card-media img{width:100%;height:100%;object-fit:contain;object-position:center center;padding:0;transform:none!important}
.generation-card-copy{padding:3px 6px 5px}
.generation-card-copy b{font-size:16px;letter-spacing:.01em}

/* CARFID V17 — premium vehicle selector matching approved reference */
.vehicle-picker-backdrop{background:rgba(17,23,32,.26);backdrop-filter:blur(8px);padding:28px}
.vehicle-picker-modal-premium{width:min(1180px,100%);max-height:min(920px,94vh);overflow:auto;border-radius:30px;padding:30px 34px 24px;border:1px solid #e8ebef;box-shadow:0 34px 100px rgba(21,33,49,.22)}
.vehicle-picker-close{top:24px;right:26px;width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #e7e9ed;font-size:25px;color:#5d6672;box-shadow:0 7px 18px rgba(34,45,61,.06)}
.vehicle-picker-premium-head{display:flex;align-items:center;gap:17px;padding-right:55px;margin-bottom:22px}
.vehicle-brand-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;box-shadow:0 5px 14px rgba(29,45,67,.10)}
.vehicle-brand-mark img{width:58px;height:58px;display:block}
.vehicle-picker-title-copy h2{margin:0;font-size:30px;line-height:1.08;font-weight:630;letter-spacing:-.025em;color:#11161c}
.vehicle-picker-title-copy p{margin:7px 0 0;color:#87909b;font-size:14px}
.vehicle-picker-form-premium{display:block}
.vehicle-picker-toolbar{display:grid;grid-template-columns:210px 230px minmax(300px,1fr);gap:12px;align-items:end;margin-bottom:22px}
.vehicle-select-field>span,.vehicle-generation-search>span{display:block;margin:0 0 7px 4px;color:#89919c;font-size:12px}
.vehicle-select-field select{width:100%;height:52px;border:1px solid #e2e6eb;border-radius:15px;background:#f8f9fb;padding:0 40px 0 15px;font-size:15px;outline:none}
.vehicle-select-field select:focus{background:#fff;border-color:#7aaaf0;box-shadow:0 0 0 4px rgba(75,139,224,.10)}
.vehicle-generation-search>div{height:52px;display:flex;align-items:center;gap:9px;border:1px solid #e2e6eb;border-radius:15px;background:#fff;padding:0 14px;color:#87919d;transition:.17s ease}
.vehicle-generation-search>div:focus-within{border-color:#6c9fe6;box-shadow:0 0 0 4px rgba(75,139,224,.10)}
.vehicle-generation-search input{width:100%;height:100%;border:0;outline:0;background:transparent;font:inherit;color:#20262e}
.vehicle-generation-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 2px 12px}
.vehicle-generation-heading>div{display:flex;align-items:baseline;gap:9px}.vehicle-generation-heading .vehicle-picker-field-label{margin:0;font-size:13px;color:#4d5662}.vehicle-generation-heading strong{font-size:12px;font-weight:500;color:#9aa2ad}.vehicle-generation-hint{font-size:12px;color:#9aa2ad}
.vehicle-generation-grid-premium{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.generation-card-premium{border-radius:18px;padding:9px 10px 11px;background:#fbfcfd;border-color:#e6e9ee;overflow:hidden}
.generation-card-premium .generation-card-media{height:158px;margin:0 0 8px;padding:5px 8px;background:linear-gradient(180deg,#fbfcfd 0%,#f4f6f8 100%);border-radius:14px}
.generation-card-premium .generation-card-media img{width:100%;height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 11px rgba(15,25,38,.12))}
.generation-card-premium .generation-card-copy{padding:3px 5px 2px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.generation-card-premium .generation-card-copy b{font-size:17px;font-weight:650;color:#171c22}.generation-card-premium .generation-card-copy small{font-size:12px;color:#848d99}
.generation-card-premium:hover{border-color:#a7c6ef;background:#fff;box-shadow:0 10px 28px rgba(55,102,161,.09);transform:translateY(-1px)}
.generation-card-premium.active{border-color:#4f92e8;background:#f8fbff;box-shadow:0 0 0 3px rgba(75,141,228,.10)}
.vehicle-generation-empty{text-align:center;padding:34px;border:1px dashed #dce2e9;border-radius:18px;color:#8d96a1;background:#fafbfc}
.vehicle-vin-panel{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:18px;padding:14px 15px;border:1px solid #e5e9ee;border-radius:17px;background:#f8f9fb}
.vehicle-vin-icon{width:42px;height:42px;border-radius:13px;background:#eef4fb;color:#6e90ba;display:grid;place-items:center}.vehicle-vin-copy b{display:block;font-size:14px;color:#28313b}.vehicle-vin-copy span{display:block;margin-top:3px;font-size:12px;color:#8a939e}.vehicle-vin-toggle{height:42px;padding:0 17px;border-radius:12px;border:1px solid #dce2e9;background:#fff;color:#47515d;font:inherit;font-size:13px;cursor:pointer}
.vehicle-vin-entry{grid-column:2/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-top:2px}.vehicle-vin-entry[hidden]{display:none}.vehicle-vin-entry input{height:46px;border:1px solid #dce2e9;border-radius:12px;background:#fff;padding:0 14px;text-transform:uppercase;letter-spacing:.08em;outline:none}.vehicle-vin-entry input:focus{border-color:#75a8eb;box-shadow:0 0 0 4px rgba(75,141,228,.09)}.vehicle-vin-entry .black-btn{height:46px;border-radius:12px}.vehicle-vin-entry small{grid-column:1/-1;color:#8b929c}.vehicle-vin-entry small.error{color:#bf3a3a}
.vehicle-picker-actions-premium{display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:18px;padding-top:17px;border-top:1px solid #eef0f3}.vehicle-picker-actions-premium .light-btn,.vehicle-picker-actions-premium .black-btn{height:48px;border-radius:14px;padding:0 19px}.vehicle-find-link{height:48px;border:0;background:transparent;color:#3f75b7;font:inherit;font-size:13px;cursor:pointer;padding:0 4px 0 8px}.vehicle-find-link:hover{text-decoration:underline}
@media(max-width:900px){.vehicle-picker-toolbar{grid-template-columns:1fr 1fr}.vehicle-generation-search{grid-column:1/-1}.vehicle-generation-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.vehicle-picker-backdrop{padding:0;place-items:end center}.vehicle-picker-modal-premium{width:100%;max-height:94vh;border-radius:26px 26px 0 0;padding:24px 16px max(20px,env(safe-area-inset-bottom))}.vehicle-picker-premium-head{align-items:flex-start}.vehicle-brand-mark,.vehicle-brand-mark img{width:48px;height:48px}.vehicle-picker-title-copy h2{font-size:25px}.vehicle-picker-toolbar{grid-template-columns:1fr}.vehicle-generation-search{grid-column:auto}.vehicle-generation-grid-premium{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.generation-card-premium .generation-card-media{height:105px}.generation-card-premium .generation-card-copy{display:block}.generation-card-premium .generation-card-copy small{display:block;margin-top:3px}.vehicle-vin-panel{grid-template-columns:42px 1fr}.vehicle-vin-toggle{grid-column:1/-1;width:100%}.vehicle-vin-entry{grid-column:1/-1;grid-template-columns:1fr}.vehicle-vin-entry .black-btn{width:100%}.vehicle-picker-actions-premium{display:grid;grid-template-columns:1fr 1fr}.vehicle-picker-actions-premium .vehicle-picker-garage-link,.vehicle-picker-actions-premium .vehicle-find-link{grid-column:1/-1;text-align:center}.vehicle-picker-actions-premium .light-btn,.vehicle-picker-actions-premium .black-btn{width:100%}}
.vehicle-brand-mark.is-generic{background:#111;color:#fff;border-radius:17px;box-shadow:none;position:relative}.vehicle-brand-mark.is-generic::after{content:attr(data-fallback);font-size:24px;font-weight:700}.vehicle-brand-mark.is-generic img{display:none}

/* CARFID V18 — product status badges, smart-search dropdown and Avito-like list cards */
.product-badges{display:flex;flex-wrap:wrap;gap:6px;margin:7px 0 5px;min-height:24px;align-items:center}
.product-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:7px;font-size:12px;line-height:1;font-weight:550;white-space:nowrap;border:1px solid transparent}
.product-badge.is-stock{background:#eaf8ef;color:#23804a;border-color:#d5f0df}.product-badge.is-expected{background:#fff5df;color:#9b6a12;border-color:#f5e6bf}.product-badge.is-condition{background:#edf4ff;color:#4679b8;border-color:#dceafd}.product-badge.is-promo{background:#f4efff;color:#7651aa;border-color:#e9defa}
.product-list-details{display:none}.product-grid-details{display:block}
.catalog-grid.list .product-card{grid-template-columns:235px minmax(0,1fr);min-height:225px;padding:14px 58px 14px 16px;align-items:stretch;overflow:visible}
.catalog-grid.list .product-card .favorite-btn{right:18px;top:18px;width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #e8ebef}
.catalog-grid.list .product-card .product-image{height:196px;margin:0 24px 0 0;padding:9px;border-radius:16px;background:#f8f9fb;align-self:center}
.catalog-grid.list .product-copy{display:flex;flex-direction:column;justify-content:center;gap:0;min-width:0;padding:4px 0}
.catalog-grid.list .product-name{font-size:20px;line-height:1.25;font-weight:600;margin:0 0 2px;padding-right:30px}
.catalog-grid.list .product-grid-details{display:none}.catalog-grid.list .product-list-details{display:block}
.catalog-grid.list .product-badges{margin:7px 0 9px}
.product-meta-line{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:#333b45;font-size:14px;margin-bottom:5px}.product-meta-line b{font-weight:600}.product-meta-line span{color:#606a76}.product-meta-line span::before{content:"·";margin-right:9px;color:#a6adb6}
.product-location{display:flex;align-items:center;gap:5px;color:#59636f;font-size:13px;margin-bottom:7px}.product-location svg{width:14px;height:14px;stroke-width:1.9}
.product-description{margin:0;color:#747e89;font-size:13px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:850px}
.catalog-grid.list .product-bottom{justify-content:flex-start;margin-top:10px}.catalog-grid.list .product-bottom strong{font-size:23px}
.search-suggestions{left:0!important;right:0!important;width:100%!important;min-width:100%;max-height:430px;overflow-y:auto!important;padding:8px!important;border-radius:18px!important}
.search-suggestion{width:100%!important;min-width:0!important;height:auto!important;min-height:54px!important;border-radius:12px!important;padding:9px 11px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;background:transparent!important;color:#20262d!important;white-space:normal!important;text-align:left!important}
.search-suggestion-product{grid-template-columns:46px minmax(0,1fr) auto!important}.search-suggestion-thumb{width:46px;height:46px;border-radius:10px;background:#f5f7f9;display:grid!important;place-items:center;overflow:hidden}.search-suggestion-thumb img{width:100%;height:100%;object-fit:contain}.search-suggestion-copy{min-width:0!important;display:block!important}.search-suggestion-copy b{display:block;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestion-copy small{display:block;color:#929ba6;font-size:11px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-suggestion>strong{font-size:13px;white-space:nowrap;font-weight:600}.search-suggestion:hover{background:#edf5ff!important}
.owner-inline-checks{display:flex;flex-wrap:wrap;gap:14px;padding:12px 14px;border:1px solid #e2e6eb;border-radius:13px;background:#f8f9fb}.owner-inline-checks label{display:flex!important;align-items:center;gap:7px;margin:0!important;font-size:14px!important}.owner-inline-checks input{width:18px;height:18px}
@media(max-width:760px){.product-badges{gap:4px}.product-badge{font-size:10px;min-height:21px;padding:3px 7px}.catalog-grid.list .product-list-details{display:none}.catalog-grid.list .product-grid-details{display:block}}

/* V19 — owner product wizard */
.shop-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #e3e7eb;border-radius:18px;padding:22px 24px;margin-bottom:16px}.shop-toolbar h2,.product-list-head h2{margin:0 0 5px;font-size:22px}.shop-toolbar p,.product-list-head p{margin:0}.shop-add-btn{min-width:190px}.product-wizard-card{display:none;padding:0;overflow:hidden}.product-wizard-card.is-open{display:block}.wizard-head{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 26px 16px;border-bottom:1px solid #edf0f3}.wizard-head h2{margin:3px 0 0;font-size:26px;letter-spacing:-.025em}.wizard-kicker{font-size:12px;color:#7b8490}.wizard-close{border:0;background:#f1f3f5;width:38px;height:38px;border-radius:50%;font-size:25px;line-height:1;cursor:pointer}.wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);padding:18px 26px 0;gap:8px}.wizard-progress-item{border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:#9aa1aa}.wizard-progress-item::after{content:"";display:block;height:3px;border-radius:99px;background:#e8ebef;margin-top:10px}.wizard-progress-item span{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#eef1f4;font-size:11px;margin-right:7px}.wizard-progress-item b{font-size:11px;font-weight:550}.wizard-progress-item.active,.wizard-progress-item.done{color:#17191c}.wizard-progress-item.active::after,.wizard-progress-item.done::after{background:#17191c}.wizard-progress-item.active span,.wizard-progress-item.done span{background:#17191c;color:#fff}.product-wizard-form{padding:0 26px 24px}.wizard-step{display:none;min-height:330px;padding:30px 0 24px}.wizard-step.active{display:block}.wizard-step-copy{max-width:690px;margin-bottom:26px}.wizard-step-copy>span{font-size:12px;color:#8d949e}.wizard-step-copy h3{font-size:31px;letter-spacing:-.035em;margin:5px 0 8px}.wizard-step-copy p{color:#7d8591;margin:0;line-height:1.5}.wizard-big-field{display:flex;flex-direction:column;gap:9px;max-width:820px}.wizard-big-field span{font-size:13px;color:#737b88}.wizard-big-field input{height:68px;border:1px solid #dce2e8;border-radius:17px;padding:0 18px;font-size:22px;outline:0;background:#fff}.wizard-big-field input:focus,.wizard-grid input:focus,.wizard-grid select:focus,.wizard-grid textarea:focus,.pricing-grid input:focus{border-color:#8baee0;box-shadow:0 0 0 4px rgba(96,145,210,.10)}.wizard-big-field.compact{margin-top:16px}.wizard-big-field.compact input{height:56px;font-size:16px}.wizard-grid{display:grid;gap:14px}.wizard-grid.three{grid-template-columns:repeat(3,1fr)}.wizard-grid.two{grid-template-columns:repeat(2,1fr)}.wizard-grid .field small{color:#9aa1aa;font-size:11px}.vin-box{background:#f7f8fa;border:1px solid #e8ebef;border-radius:18px;padding:16px;margin-bottom:18px}.vin-input-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:12px;align-items:end}.vin-result{margin-top:12px;padding:11px 13px;border-radius:11px;background:#eef5ff;color:#42658f;font-size:13px}.vin-result.error{background:#fff1f1;color:#9d3f3f;margin-bottom:0}.type-switch{display:inline-flex;background:#f1f3f5;padding:4px;border-radius:14px;margin-bottom:18px}.type-switch label{cursor:pointer}.type-switch input{position:absolute;opacity:0}.type-switch span{display:block;padding:10px 22px;border-radius:11px;font-size:13px}.type-switch input:checked+span{background:#fff;box-shadow:0 2px 10px rgba(23,30,40,.08);color:#111}.owner-inline-checks{display:flex;gap:15px;flex-wrap:wrap;margin-top:6px}.owner-inline-checks label{display:flex;align-items:center;gap:7px;font-size:13px}.pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:820px}.corporate-price-card{margin-top:18px;max-width:950px;background:#f7f8fa;border:1px solid #e5e9ed;border-radius:20px;padding:20px}.corporate-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.corporate-head b{display:block;font-size:16px}.corporate-head small{color:#8a929c}.compact-segment{margin:0;min-width:260px}.compact-segment button{height:36px;font-size:12px}.price-live-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.price-live-stats>div{background:#fff;border:1px solid #e6eaee;border-radius:14px;padding:13px}.price-live-stats span{display:block;color:#8a929c;font-size:11px;margin-bottom:6px}.price-live-stats b{font-size:17px}.photo-drop{display:flex;min-height:150px;border:1.5px dashed #cfd6de;border-radius:20px;background:#fafbfc;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.photo-drop input{display:none}.photo-drop-icon{font-size:25px}.photo-drop b{font-size:14px}.photo-drop small{color:#9299a3}.photo-preview-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.photo-preview{position:relative;aspect-ratio:1;border-radius:14px;overflow:hidden;border:1px solid #e0e5e9;background:#f3f5f7;cursor:grab}.photo-preview img{width:100%;height:100%;object-fit:cover}.photo-preview:first-child::after{content:"Главное";position:absolute;left:6px;bottom:6px;background:#111;color:#fff;border-radius:999px;padding:4px 7px;font-size:9px}.photo-preview.dragging{opacity:.5}.publish-summary{margin-top:18px;padding:15px 17px;border-radius:14px;background:#f2f5f8;color:#59616c;font-size:13px;line-height:1.55}.wizard-actions{display:flex;align-items:center;border-top:1px solid #edf0f3;padding-top:20px}.wizard-action-spacer{flex:1}.wizard-actions .light-btn,.wizard-actions .black-btn{min-width:130px}.wizard-actions .black-btn span{opacity:.55;font-size:12px}.product-list-card{padding:22px}.product-list-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.products-admin-table{min-width:800px}.field.invalid input,.field.invalid select,.field.invalid textarea,.wizard-big-field.invalid input{border-color:#d66}.field.invalid>span,.wizard-big-field.invalid>span{color:#a33}.wizard-field-error{font-size:11px;color:#a33;margin-top:3px}
@media(max-width:900px){.wizard-progress-item b{display:none}.wizard-progress{gap:4px}.wizard-grid.three,.wizard-grid.two,.pricing-grid{grid-template-columns:1fr}.price-live-stats{grid-template-columns:repeat(2,1fr)}.photo-preview-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:620px){.shop-toolbar{align-items:stretch;flex-direction:column}.shop-add-btn{width:100%}.wizard-head{padding:20px 18px 14px}.wizard-progress{padding:14px 18px 0}.product-wizard-form{padding:0 18px 20px}.wizard-step{padding-top:22px}.wizard-step-copy h3{font-size:26px}.wizard-big-field input{height:60px;font-size:19px}.vin-input-row{grid-template-columns:1fr}.vin-input-row .light-btn{width:100%}.corporate-head{align-items:flex-start;flex-direction:column}.compact-segment{width:100%;min-width:0}.price-live-stats{grid-template-columns:1fr 1fr}.photo-preview-grid{grid-template-columns:repeat(3,1fr)}.wizard-actions .light-btn,.wizard-actions .black-btn{min-width:105px;padding-left:16px;padding-right:16px}}


/* CARFID V20 — owner panel full-width normalization */
.owner-body .owner-shell{width:100%;max-width:none;margin:0;grid-template-columns:240px minmax(0,1fr)}
.owner-body main.owner-content{width:100%!important;max-width:none!important;margin:0!important;min-width:0;padding:26px 30px 40px}
.owner-content>.owner-card,.owner-content>.shop-toolbar,.owner-content>.vehicle-admin-grid,.owner-content>.owner-kpis,.owner-content>.notice,.owner-content>.error,.owner-content>.success{width:100%;max-width:none}
.owner-card{min-width:0}
.owner-table-wrap{width:100%;overflow:auto}
.product-wizard-card,.product-wizard-form,.wizard-step,.wizard-step-copy,.wizard-big-field,.pricing-grid,.corporate-price-card{max-width:none!important;width:100%}
.wizard-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-grid.two,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.owner-form{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}
.owner-form .field,.wizard-grid .field,.pricing-grid .field{min-width:0}
.owner-form input,.owner-form select,.owner-form textarea,.wizard-grid input,.wizard-grid select,.wizard-grid textarea,.pricing-grid input{width:100%}
.owner-topbar{width:100%;gap:20px}
@media(max-width:900px){.owner-body .owner-shell{grid-template-columns:200px minmax(0,1fr)}.owner-body main.owner-content{padding:22px}.wizard-grid.three,.wizard-grid.two,.pricing-grid,.owner-form{grid-template-columns:1fr}}
@media(max-width:760px){.owner-body .owner-shell{display:block}.owner-body main.owner-content{width:100%!important;padding:18px!important}.owner-nav{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* CARFID V21 — shop tabs, wider VIN, choice buttons, product preview/archives */
.shop-tabs{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:7px;background:#fff;border:1px solid #e3e7eb;border-radius:18px;overflow-x:auto}
.shop-tab{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;color:#59616c;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap}
.shop-tab:hover{background:#f4f6f8;color:#17191c}.shop-tab.active{background:#17191c;color:#fff}.shop-tab-add{margin-left:auto}.shop-tab-add:not(.active){background:#f1f4f7;color:#1d232a}
.product-wizard-card.is-open{display:block}.product-wizard-card{width:100%;border-radius:22px}.product-wizard-form{padding-left:32px;padding-right:32px}.wizard-step{min-height:390px}.wizard-step-copy{max-width:900px!important}
.wizard-big-field{max-width:none!important}.wizard-big-field input{height:74px;font-size:24px}.wizard-big-field.compact input{height:62px;font-size:18px}
.vin-box-large{padding:24px;border-radius:22px}.vin-box-large .vin-input-row{grid-template-columns:minmax(0,1fr) 170px;gap:14px}.vin-main-field input{height:66px!important;font-size:24px!important;letter-spacing:.11em;text-transform:uppercase;font-weight:650}.vin-box-large .black-btn{height:66px;border-radius:15px;font-size:14px}.vin-result{font-size:14px;line-height:1.45;padding:13px 15px}
.vin-confirm-card{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:14px;padding:16px 18px;border:1px solid #cfe2fb;background:#f4f9ff;border-radius:16px}.vin-confirm-card[hidden]{display:none}.vin-confirm-card>div:first-child{min-width:0}.vin-confirm-card small,.vin-confirm-card span{display:block;color:#75869a;font-size:12px}.vin-confirm-card b{display:block;font-size:18px;margin:3px 0;color:#223143}.vin-confirm-card.accepted{background:#f0faf4;border-color:#ccebd8}.vin-confirm-actions{display:flex;gap:8px;flex-shrink:0}.vin-confirm-actions .black-btn,.vin-confirm-actions .light-btn{height:44px;border-radius:12px;white-space:nowrap}.vin-confirm-card.invalid{border-color:#d66}
.vehicle-match-fields{margin-top:18px}.vehicle-match-fields select{height:54px;font-size:15px}
.choice-group{display:flex;flex-wrap:wrap;gap:9px}.choice-group label{position:relative;cursor:pointer}.choice-group input{position:absolute;opacity:0;pointer-events:none}.choice-group span{display:flex;align-items:center;justify-content:center;min-height:46px;padding:0 17px;border:1px solid #dce2e8;border-radius:13px;background:#fff;color:#4d5661;font-size:13px;font-weight:600;transition:.15s ease}.choice-group input:checked+span{border-color:#17191c;background:#17191c;color:#fff;box-shadow:0 7px 16px rgba(20,24,29,.12)}.choice-group span:hover{border-color:#aeb7c1}.choice-group-type{margin-bottom:22px}.choice-group-type span{min-width:110px}.choice-group-wide label{flex:1 1 180px}.choice-group-wide span{width:100%;min-height:50px}.choice-grid-five{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.choice-grid-five label{min-width:0}.choice-grid-five span{height:100%;min-height:56px;text-align:center;padding:8px 10px}
.option-section{margin-top:20px}.option-label{display:block;margin-bottom:9px;font-size:13px;color:#737b88}.detail-core-grid{margin-bottom:4px}.wizard-grid textarea{min-height:140px}.field[hidden]{display:none!important}
.bonus-card{margin-top:18px;padding:20px;border:1px solid #e5e9ed;border-radius:20px;background:#fff}.bonus-card>div:first-child{margin-bottom:16px}.bonus-card b{display:block;font-size:16px}.bonus-card small{display:block;margin-top:4px;color:#8a929c}.bonus-card .pricing-grid{max-width:none!important}
.photo-remove{position:absolute;right:6px;top:6px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(20,24,29,.82);color:#fff;font-size:18px;line-height:1;cursor:pointer;z-index:2}.photo-preview:first-child::after{z-index:1}.existing-photo-strip{margin-bottom:16px}.existing-photo-strip>span{display:block;margin-bottom:8px;font-size:12px;color:#7f8791}.existing-photo-strip>div{display:flex;gap:8px;overflow-x:auto}.existing-photo-strip img{width:90px;height:90px;object-fit:cover;border-radius:13px;border:1px solid #e0e5e9;background:#f5f6f8}
.product-list-card{padding:24px}.product-list-head{gap:16px}.owner-count-pill{display:grid;place-items:center;min-width:38px;height:32px;padding:0 11px;border-radius:999px;background:#f1f3f5;color:#5e6670;font-size:12px;font-weight:650}.products-admin-table{min-width:980px}.product-admin-row{cursor:pointer;transition:.15s ease}.product-admin-row:hover{background:#f7f9fb}.product-admin-row:focus{outline:2px solid #90b9eb;outline-offset:-2px}.owner-product-thumb{width:54px;height:54px;display:block;object-fit:cover;border-radius:11px;background:#f3f5f7;border:1px solid #e4e8ec}.owner-empty-state{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center;color:#7b8490}.owner-empty-state b{font-size:18px;color:#2b3138}.owner-empty-state span{font-size:13px}
.owner-modal-open{overflow:hidden}.owner-product-modal[hidden]{display:none}.owner-product-modal{position:fixed;inset:0;z-index:250;display:grid;place-items:center;padding:24px}.owner-product-modal-backdrop{position:absolute;inset:0;background:rgba(17,22,28,.48);backdrop-filter:blur(6px)}.owner-product-modal-card{position:relative;z-index:1;width:min(1180px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:26px;box-shadow:0 28px 80px rgba(0,0,0,.22);padding:28px}.owner-modal-close{position:absolute;right:18px;top:18px;z-index:4;width:40px;height:40px;border:0;border-radius:50%;background:#f0f2f4;font-size:25px;cursor:pointer}.owner-product-modal-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:30px}.owner-product-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;align-content:start}.owner-product-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:13px;background:#f5f6f8;border:1px solid #e6e9ec}.owner-product-gallery img.main{grid-column:1/-1;aspect-ratio:4/3;border-radius:20px}.owner-product-kicker{font-size:12px;color:#8b939d;font-weight:650}.owner-product-info h2{margin:5px 52px 8px 0;font-size:30px;letter-spacing:-.03em}.owner-product-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.owner-product-detail-grid>div{padding:13px 14px;border:1px solid #e7eaed;border-radius:13px;background:#fafbfc}.owner-product-detail-grid span{display:block;color:#8b939d;font-size:11px;margin-bottom:5px}.owner-product-detail-grid b{font-size:13px;color:#2b333d;word-break:break-word}.owner-product-description{margin-top:16px}.owner-product-description>span{font-size:12px;color:#8b939d}.owner-product-description p{margin:6px 0 0;line-height:1.55;color:#4f5964}.owner-product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid #eceff2}.owner-product-actions form{margin:0}.owner-product-actions .black-btn,.owner-product-actions .light-btn,.owner-product-actions .danger-btn{height:44px;border-radius:12px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font:inherit;font-size:13px;cursor:pointer}.danger-btn{border:1px solid #f0caca;background:#fff4f4;color:#b33737}.danger-btn:hover{background:#ffeaea}
@media(max-width:1050px){.choice-grid-five{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-product-modal-grid{grid-template-columns:1fr}.owner-product-gallery{grid-template-columns:repeat(6,1fr)}.owner-product-gallery img.main{grid-column:1/-1}}
@media(max-width:760px){.shop-tabs{padding:5px}.shop-tab{min-height:42px;padding:0 13px}.shop-tab-add{margin-left:0}.product-wizard-form{padding-left:18px;padding-right:18px}.vin-box-large{padding:16px}.vin-box-large .vin-input-row{grid-template-columns:1fr}.vin-box-large .black-btn{width:100%}.vin-main-field input{font-size:19px!important;letter-spacing:.07em}.vin-confirm-card{align-items:stretch;flex-direction:column}.vin-confirm-actions{display:grid;grid-template-columns:1fr}.choice-grid-five{grid-template-columns:1fr 1fr}.owner-product-modal{padding:0;place-items:end center}.owner-product-modal-card{width:100%;max-height:95vh;border-radius:24px 24px 0 0;padding:22px 16px}.owner-product-gallery{grid-template-columns:repeat(4,1fr)}.owner-product-info h2{font-size:25px}.owner-product-detail-grid{grid-template-columns:1fr}.owner-product-actions{display:grid;grid-template-columns:1fr 1fr}.owner-product-actions>*{width:100%}.owner-product-actions .black-btn,.owner-product-actions .light-btn,.owner-product-actions .danger-btn{width:100%}}


/* CARFID V22 — reliability/UI polish */
.vin-main-field input{height:76px!important;font-size:26px!important}
.vin-box-large .black-btn{height:76px}
.owner-product-modal-card:focus{outline:none}
.owner-product-gallery img{cursor:pointer}
.owner-product-gallery img.main{cursor:default}
.owner-product-detail-grid>div{min-height:66px}
@media(max-width:760px){.vin-main-field input{height:64px!important;font-size:20px!important}.vin-box-large .black-btn{height:54px}}


/* CARFID V24 — compact storefront-inspired product wizard */
.owner-body .product-wizard-card{border-radius:18px!important;border-color:#e7eaee;box-shadow:0 8px 26px rgba(20,25,32,.035);overflow:hidden;background:#fff}
.owner-body .wizard-head{align-items:center;padding:17px 20px 13px;background:#fff}
.owner-body .wizard-kicker{font-size:10px;letter-spacing:.055em;text-transform:uppercase;color:#9aa1aa;font-weight:650}
.owner-body .wizard-head h2{font-size:20px;line-height:1.2;margin-top:2px;letter-spacing:-.02em}
.owner-body .wizard-close{width:34px;height:34px;font-size:21px;background:#f4f5f7;color:#555e68;transition:.15s ease}
.owner-body .wizard-close:hover{background:#eceff2;color:#17191c}
.owner-body .wizard-progress{padding:11px 20px 0;gap:5px;border-bottom:1px solid #f1f2f4}
.owner-body .wizard-progress-item{padding:0 0 10px;display:flex;align-items:center;gap:5px;position:relative;font-size:11px}
.owner-body .wizard-progress-item::after{position:absolute;left:0;right:0;bottom:0;height:2px;margin:0;background:#edf0f2}
.owner-body .wizard-progress-item span{width:20px;height:20px;margin:0;font-size:10px}
.owner-body .wizard-progress-item b{font-size:10px;font-weight:600}
.owner-body .product-wizard-form{padding:0 20px 18px!important}
.owner-body .wizard-step{min-height:0!important;padding:20px 0 16px}
.owner-body .wizard-step-copy{margin-bottom:15px!important;max-width:760px!important}
.owner-body .wizard-step-copy>span{font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:#a0a7b0}
.owner-body .wizard-step-copy h3{font-size:23px;line-height:1.15;margin:3px 0 5px;letter-spacing:-.025em}
.owner-body .wizard-step-copy p{font-size:12px;line-height:1.4;color:#8a929c}
.owner-body .wizard-big-field{gap:6px}
.owner-body .wizard-big-field span,.owner-body .field span,.owner-body .option-label{font-size:11px;color:#808894;font-weight:550}
.owner-body .wizard-big-field input{height:52px!important;border-radius:12px!important;padding:0 14px!important;font-size:17px!important}
.owner-body .wizard-big-field.compact{margin-top:12px}
.owner-body .wizard-big-field.compact input{height:46px!important;font-size:14px!important}
.owner-body .wizard-grid{gap:10px!important}
.owner-body .field{gap:5px}
.owner-body .field input,.owner-body .field select{height:44px!important;border-radius:11px!important;padding:0 12px;font-size:13px}
.owner-body .field textarea{min-height:96px!important;height:96px!important;border-radius:11px!important;padding:10px 12px!important;font-size:13px;line-height:1.45}
.owner-body .field small{font-size:10px!important;line-height:1.35;color:#a1a8b0!important}
.owner-body .vin-box-large{padding:14px!important;border-radius:14px!important;margin-bottom:12px;background:#f7f8fa;border-color:#e8ebee}
.owner-body .vin-box-large .vin-input-row{grid-template-columns:minmax(0,1fr) 140px;gap:9px}
.owner-body .vin-main-field input{height:50px!important;font-size:17px!important;letter-spacing:.08em!important;border-radius:11px!important}
.owner-body .vin-box-large .black-btn{height:50px!important;border-radius:11px!important;font-size:12px!important;padding:0 14px}
.owner-body .vin-result{margin-top:9px;padding:9px 11px;font-size:11px;border-radius:10px}
.owner-body .vin-confirm-card{margin-top:9px;padding:11px 12px;border-radius:12px;gap:12px}
.owner-body .vin-confirm-card small,.owner-body .vin-confirm-card span{font-size:10px}.owner-body .vin-confirm-card b{font-size:14px;margin:2px 0}
.owner-body .vin-confirm-actions{gap:6px}.owner-body .vin-confirm-actions .black-btn,.owner-body .vin-confirm-actions .light-btn{height:36px;border-radius:10px;font-size:11px;padding:0 11px}
.owner-body .vehicle-match-fields{margin-top:11px}.owner-body .vehicle-match-fields select{height:44px!important;font-size:12px!important}
.owner-body .choice-group{gap:6px}.owner-body .choice-group span{min-height:38px!important;padding:0 12px!important;border-radius:10px!important;font-size:11px!important;font-weight:600!important}
.owner-body .choice-group input:checked+span{box-shadow:none}
.owner-body .choice-group-type{margin-bottom:13px}.owner-body .choice-group-type span{min-width:82px}
.owner-body .choice-group-wide label{flex:1 1 130px}.owner-body .choice-group-wide span{min-height:40px!important}
.owner-body .choice-grid-five{gap:6px}.owner-body .choice-grid-five span{min-height:43px!important;padding:6px 8px!important}
.owner-body .option-section{margin-top:13px!important}.owner-body .option-label{margin-bottom:6px!important}
.owner-body .bonus-card,.owner-body .corporate-price-card{margin-top:12px!important;padding:14px!important;border-radius:14px!important;background:#fafbfc}
.owner-body .bonus-card>div:first-child,.owner-body .corporate-head{margin-bottom:10px!important}.owner-body .bonus-card b,.owner-body .corporate-head b{font-size:13px}.owner-body .bonus-card small,.owner-body .corporate-head small{font-size:10px}
.owner-body .price-live-stats{gap:7px;margin-top:10px}.owner-body .price-live-stats>div{padding:9px 10px;border-radius:10px}.owner-body .price-live-stats span{font-size:9px;margin-bottom:3px}.owner-body .price-live-stats b{font-size:13px}
.owner-body .photo-drop{min-height:108px;border-radius:14px;gap:3px}.owner-body .photo-drop-icon{font-size:20px}.owner-body .photo-drop b{font-size:12px}.owner-body .photo-drop small{font-size:10px}
.owner-body .photo-preview-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin-top:10px}.owner-body .photo-preview{border-radius:10px}.owner-body .existing-photo-strip img{width:68px;height:68px;border-radius:10px}
.owner-body .publish-summary{margin-top:11px;padding:10px 12px;border-radius:10px;font-size:11px;line-height:1.45}
.owner-body .wizard-actions{padding-top:13px}.owner-body .wizard-actions .light-btn,.owner-body .wizard-actions .black-btn{min-width:108px;height:40px;border-radius:10px;font-size:12px;padding:0 14px}
.owner-body .shop-tabs{padding:5px;border-radius:14px;margin-bottom:12px;gap:5px}.owner-body .shop-tab{min-height:38px;padding:0 14px;border-radius:10px;font-size:12px}
.owner-body .product-list-card{padding:18px}.owner-body .product-list-head{margin-bottom:10px}.owner-body .product-list-head h2{font-size:18px}
@media(max-width:1100px){.owner-body .photo-preview-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:760px){.owner-body .wizard-head{padding:15px 14px 11px}.owner-body .wizard-progress{padding:9px 14px 0}.owner-body .product-wizard-form{padding:0 14px 15px!important}.owner-body .wizard-step{padding:16px 0 12px}.owner-body .wizard-step-copy h3{font-size:21px}.owner-body .vin-box-large{padding:11px!important}.owner-body .vin-box-large .vin-input-row{grid-template-columns:1fr}.owner-body .vin-box-large .black-btn{height:42px!important}.owner-body .vin-main-field input{height:48px!important;font-size:16px!important}.owner-body .choice-grid-five{grid-template-columns:1fr 1fr}.owner-body .photo-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* CARFID V25 — owner control center redesign */
.owner-body{background:#f3f4f6;color:#17191d;overflow-x:hidden}
.owner-shell{display:grid;grid-template-columns:248px minmax(0,1fr);min-height:100vh;background:#f3f4f6}
.owner-sidebar{position:sticky;top:0;height:100vh;padding:12px 10px 10px;background:linear-gradient(180deg,#17191d 0%,#111317 100%);color:#c8ccd2;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.05);z-index:60}
.owner-sidebar-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 0 10px;flex:none}
.owner-brand{padding:0!important;color:#fff;font-weight:700;font-size:17px;letter-spacing:.12em;display:flex!important;align-items:baseline;gap:7px}.owner-brand span{font-size:8px;letter-spacing:.16em;color:#6f7680;font-weight:700}
.owner-sidebar-collapse{width:28px;height:28px;border:0;border-radius:8px;background:#202329;color:#8d939c;font-size:22px;line-height:1}.owner-sidebar-collapse:hover{color:#fff;background:#2a2e35}
.owner-nav{display:flex;flex-direction:column;gap:2px;overflow:auto;padding:6px 3px 10px;scrollbar-width:none;min-height:0}.owner-nav::-webkit-scrollbar{display:none}
.owner-nav a{min-height:40px;border-radius:9px;padding:0 10px;display:flex;align-items:center;gap:11px;color:#9ea4ad;font-size:12px;font-weight:500;transition:.15s ease}.owner-nav a:hover{background:#202329;color:#f5f6f7}.owner-nav a.active{background:#2d3138;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03)}
.owner-nav-icon{width:19px;height:19px;display:grid;place-items:center;flex:none;color:#878e98}.owner-nav a.active .owner-nav-icon{color:#fff}.owner-nav-icon svg{width:18px;height:18px}
.owner-sidebar-account{margin-top:auto;padding-top:9px;border-top:1px solid rgba(255,255,255,.07);flex:none}.owner-profile-button{width:100%;border:0;background:transparent;color:inherit;padding:8px;border-radius:11px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;gap:9px;align-items:center;text-align:left}.owner-profile-button:hover{background:#202329}
.owner-profile-avatar{width:34px;height:34px;border-radius:9px;background:linear-gradient(145deg,#3a3f47,#25282e);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:700;letter-spacing:.04em;border:1px solid rgba(255,255,255,.08)}.owner-profile-avatar.large{width:48px;height:48px;border-radius:14px;font-size:14px;background:linear-gradient(145deg,#24282e,#101216)}
.owner-profile-copy{min-width:0}.owner-profile-copy b{display:block;color:#f2f3f4;font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.owner-profile-copy small{display:block;color:#777e88;font-size:9px;margin-top:2px}.owner-profile-more{color:#646b75;font-size:11px;letter-spacing:1px}
.owner-logout-button{height:34px;margin-top:3px;padding:0 10px;border-radius:9px;display:flex;align-items:center;gap:10px;color:#7f8690;font-size:10px}.owner-logout-button:hover{background:#202329;color:#fff}.owner-logout-button b{font-weight:500}.owner-logout-button span{font-size:14px;transform:rotate(180deg)}
.owner-content{padding:18px 22px 42px;width:100%;min-width:0;max-width:none}
.owner-topbar{min-height:58px;margin:0 0 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.owner-topbar h1{font-size:24px;font-weight:650;letter-spacing:-.025em;margin:2px 0 0}.owner-page-eyebrow{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#a0a6ae;font-weight:650}.owner-site-link{height:36px;padding:0 13px;border:1px solid #dde1e6;background:#fff;border-radius:10px;display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:600;color:#555d67;box-shadow:0 3px 12px rgba(22,28,36,.03)}.owner-site-link:hover{border-color:#cfd5dc;color:#15181c}
.owner-card{border:1px solid #e3e6ea;border-radius:14px;padding:16px;margin-bottom:12px;background:#fff;box-shadow:0 7px 24px rgba(20,27,35,.025)}.owner-card h2{font-size:16px;letter-spacing:-.015em;margin:0 0 10px}.owner-card .muted{font-size:11px;color:#8c939c}
.owner-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px}.owner-kpi{border:1px solid #e3e6ea;border-radius:13px;padding:14px 15px;background:#fff;box-shadow:0 5px 18px rgba(20,27,35,.02)}.owner-kpi span{font-size:10px;color:#9299a2}.owner-kpi b{font-size:22px;margin-top:5px;letter-spacing:-.02em}
.owner-table{font-size:11px}.owner-table th,.owner-table td{padding:10px 11px}.owner-table th{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:#9ba1a9}.status-pill{font-size:9px;padding:4px 8px}
.owner-form{gap:10px}.owner-form .field span{font-size:10px}.owner-form .field input,.owner-form .field select{height:40px;border-radius:10px;font-size:11px}.owner-form .field textarea{border-radius:10px;font-size:11px}
.notice,.error,.success{border-radius:10px;padding:10px 12px;font-size:10px;margin-bottom:10px}

.owner-profile-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:24px}.owner-profile-backdrop{position:absolute;inset:0;background:rgba(13,16,20,.36);backdrop-filter:blur(4px)}.owner-profile-dialog{position:relative;width:min(760px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:hidden;background:#fff;border-radius:20px;border:1px solid rgba(255,255,255,.8);box-shadow:0 28px 90px rgba(18,24,32,.25);display:flex;flex-direction:column}.owner-profile-dialog-head{padding:17px 18px;border-bottom:1px solid #eceef1;display:flex;align-items:center;justify-content:space-between;flex:none}.owner-profile-dialog-head span{font-size:9px;color:#9aa1aa;text-transform:uppercase;letter-spacing:.08em}.owner-profile-dialog-head h2{font-size:19px;margin:2px 0 0;letter-spacing:-.02em}.owner-profile-dialog-head button{width:32px;height:32px;border:0;border-radius:9px;background:#f3f4f6;color:#6c737d;font-size:20px}.owner-profile-dialog-body{padding:16px 18px 20px;overflow:auto}.owner-profile-hero{display:flex;align-items:center;gap:11px;padding:12px;background:#f6f7f9;border:1px solid #eceef1;border-radius:14px;margin-bottom:12px}.owner-profile-hero b{font-size:13px;display:block}.owner-profile-hero small{display:block;font-size:10px;color:#8c939d;margin-top:3px}.owner-profile-form{padding:14px 0;border-top:1px solid #eef0f2}.owner-profile-form:first-of-type{border-top:0}.owner-profile-section-title{margin-bottom:10px;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.owner-profile-section-title b{font-size:12px}.owner-profile-section-title small{font-size:9px;color:#9aa1aa}.owner-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.owner-profile-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-profile-grid .field.full{grid-column:1/-1}.owner-profile-grid .field{gap:4px}.owner-profile-grid .field span{font-size:9px;color:#7f8791}.owner-profile-grid input{height:40px;border:1px solid #dfe3e8;border-radius:9px;padding:0 11px;background:#fff;font-size:11px;outline:0;width:100%}.owner-profile-grid input:focus{border-color:#aebdce;box-shadow:0 0 0 3px rgba(95,131,171,.08)}.owner-profile-save{margin-top:9px;min-height:38px!important;height:38px!important;border-radius:9px!important;padding:0 14px!important;font-size:10px!important;width:auto}.owner-profile-security-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.owner-security-link{font-size:10px;color:#5e7797}.owner-security-link:hover{text-decoration:underline}

.owner-body.sidebar-collapsed .owner-shell{grid-template-columns:68px minmax(0,1fr)}.owner-body.sidebar-collapsed .owner-brand span,.owner-body.sidebar-collapsed .owner-nav-label,.owner-body.sidebar-collapsed .owner-profile-copy,.owner-body.sidebar-collapsed .owner-profile-more,.owner-body.sidebar-collapsed .owner-logout-button b{display:none}.owner-body.sidebar-collapsed .owner-brand{font-size:0}.owner-body.sidebar-collapsed .owner-brand::after{content:'CF';font-size:13px;letter-spacing:.04em}.owner-body.sidebar-collapsed .owner-sidebar-collapse{transform:rotate(180deg)}.owner-body.sidebar-collapsed .owner-nav a{justify-content:center;padding:0}.owner-body.sidebar-collapsed .owner-profile-button{display:flex;justify-content:center;padding:8px 0}.owner-body.sidebar-collapsed .owner-logout-button{justify-content:center;padding:0}

@media(max-width:1050px){.owner-shell{grid-template-columns:210px minmax(0,1fr)}.owner-content{padding:16px}.owner-kpis{grid-template-columns:repeat(2,1fr)}.owner-profile-grid.three{grid-template-columns:1fr 1fr}.owner-profile-grid.three .field:first-child{grid-column:1/-1}}
@media(max-width:760px){.owner-shell{display:block}.owner-sidebar{height:auto;position:relative;padding:8px}.owner-sidebar-top{height:46px}.owner-sidebar-collapse{display:none}.owner-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible;padding-bottom:8px}.owner-nav a{min-height:38px}.owner-sidebar-account{display:flex;gap:6px}.owner-profile-button{flex:1}.owner-logout-button{width:42px;height:42px;margin:0;justify-content:center}.owner-logout-button b{display:none}.owner-content{padding:14px 12px 34px}.owner-topbar{min-height:50px}.owner-topbar h1{font-size:21px}.owner-page-eyebrow{display:none}.owner-site-link{height:34px}.owner-kpis{grid-template-columns:1fr 1fr}.owner-profile-modal{padding:0;place-items:end center}.owner-profile-dialog{width:100%;max-height:94vh;border-radius:20px 20px 0 0}.owner-profile-grid,.owner-profile-grid.three{grid-template-columns:1fr}.owner-profile-grid.three .field:first-child{grid-column:auto}.owner-profile-section-title{align-items:flex-start;flex-direction:column;gap:2px}.owner-profile-security-actions{align-items:flex-start;flex-direction:column}.owner-profile-dialog-body{padding:14px}}

/* CARFID V26 — compact premium product editor inspired by the main storefront */
.owner-body .product-wizard-card{
  width:min(760px,100%)!important;
  max-width:760px!important;
  margin:4px auto 28px!important;
  border:1px solid #e6e9ed!important;
  border-radius:24px!important;
  box-shadow:0 18px 55px rgba(26,32,40,.07)!important;
  background:#fff!important;
}
.owner-body .product-wizard-card .wizard-head{padding:20px 24px 14px!important}
.owner-body .product-wizard-card .wizard-head h2{font-size:22px!important;font-weight:720;letter-spacing:-.03em}
.owner-body .product-wizard-card .wizard-progress{padding:9px 24px 0!important;background:#fbfbfc}
.owner-body .product-wizard-card .wizard-progress-item{justify-content:center;min-width:0}
.owner-body .product-wizard-card .wizard-progress-item span{width:22px;height:22px;border-radius:8px}
.owner-body .product-wizard-card .product-wizard-form{padding:0 24px 18px!important}
.owner-body .product-wizard-card .wizard-step{padding:24px 0 18px!important}
.owner-body .product-wizard-card .wizard-step-copy{margin-bottom:18px!important;max-width:560px!important}
.owner-body .product-wizard-card .wizard-step-copy h3{font-size:24px!important;font-weight:730!important;letter-spacing:-.035em!important}
.owner-body .product-wizard-card .wizard-step-copy p{font-size:12px!important;line-height:1.55!important;max-width:560px}
.owner-body .product-wizard-card .wizard-big-field input,
.owner-body .product-wizard-card .field input,
.owner-body .product-wizard-card .field select,
.owner-body .product-wizard-card .field textarea{
  border:1px solid #e1e5e9!important;
  background:#fbfbfc!important;
  border-radius:12px!important;
  box-shadow:none!important;
  transition:border-color .15s ease,background .15s ease,box-shadow .15s ease!important;
}
.owner-body .product-wizard-card .wizard-big-field input:focus,
.owner-body .product-wizard-card .field input:focus,
.owner-body .product-wizard-card .field select:focus,
.owner-body .product-wizard-card .field textarea:focus{
  background:#fff!important;border-color:#7aa7ff!important;box-shadow:0 0 0 3px rgba(45,110,255,.08)!important;outline:none!important
}
.owner-body .product-wizard-card .wizard-big-field input{height:50px!important;font-size:16px!important}
.owner-body .product-wizard-card .field input,.owner-body .product-wizard-card .field select{height:44px!important;font-size:13px!important;padding:0 12px!important}
.owner-body .product-wizard-card .field textarea{min-height:118px!important;font-size:13px!important;padding:12px!important;resize:vertical}
.owner-body .product-wizard-card .wizard-grid{gap:11px!important}
.owner-body .product-wizard-card .vin-box-large{padding:14px!important;background:#f7f9fb!important;border:1px solid #e5e9ee!important;border-radius:16px!important}
.owner-body .product-wizard-card .vin-main-field input{height:48px!important;font-size:16px!important;letter-spacing:.075em!important;background:#fff!important}
.owner-body .product-wizard-card .vin-box-large .black-btn{height:48px!important}
.owner-body .product-wizard-card .choice-group span{min-height:38px!important;border-radius:11px!important;background:#fbfbfc!important;border-color:#e2e6ea!important}
.owner-body .product-wizard-card .choice-group input:checked+span{background:#101215!important;border-color:#101215!important;color:#fff!important}
.owner-body .product-wizard-card .option-section{margin-top:15px!important}
.owner-body .product-wizard-card .corporate-price-card,
.owner-body .product-wizard-card .bonus-card{
  border:1px solid #e7eaee!important;background:#fbfbfc!important;border-radius:16px!important;padding:14px!important;margin-top:12px!important
}
.owner-body .product-wizard-card .price-live-stats{gap:8px!important}
.owner-body .product-wizard-card .price-live-stats>div{background:#fff!important;border:1px solid #edf0f2!important;border-radius:12px!important;padding:10px!important}
.owner-body .product-wizard-card .photo-drop{min-height:124px!important;border:1px dashed #cfd6df!important;background:#fafbfc!important;border-radius:16px!important}
.owner-body .product-wizard-card .photo-drop:hover{border-color:#7aa7ff!important;background:#f7faff!important}
.owner-body .product-wizard-card .wizard-actions{
  position:sticky;bottom:0;z-index:4;margin:8px -24px -18px;padding:12px 24px 14px!important;
  background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid #edf0f2;gap:8px
}
.owner-body .product-wizard-card .wizard-actions .black-btn,
.owner-body .product-wizard-card .wizard-actions .light-btn{height:38px!important;min-width:0!important;border-radius:10px!important;font-size:11px!important;padding:0 13px!important}
.owner-body .product-wizard-card .wizard-actions .publish-btn{background:#2f6df6!important;border-color:#2f6df6!important;box-shadow:0 8px 18px rgba(47,109,246,.18)!important}
.owner-body .product-wizard-card .wizard-secondary-actions{display:flex;gap:7px;align-items:center}
.wizard-preview-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:20px}.wizard-preview-modal[hidden]{display:none}.wizard-preview-backdrop{position:absolute;inset:0;background:rgba(15,18,24,.38);backdrop-filter:blur(4px)}
.wizard-preview-card{position:relative;width:min(560px,100%);max-height:86vh;overflow:auto;background:#fff;border-radius:22px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.18)}
.wizard-preview-card h3{font-size:24px;margin:4px 0 18px}.wizard-preview-product{display:grid;gap:14px}.wizard-preview-photo{aspect-ratio:16/10;border-radius:16px;background:#f4f6f8;overflow:hidden;display:grid;place-items:center}.wizard-preview-photo img{width:100%;height:100%;object-fit:cover}.wizard-preview-photo span{font-size:12px;color:#9aa1aa}.wizard-preview-meta{display:flex;flex-wrap:wrap;gap:7px}.wizard-preview-meta span{font-size:11px;padding:6px 9px;border-radius:999px;background:#f3f5f7;color:#59626d}.wizard-preview-name{font-size:22px;font-weight:730;letter-spacing:-.03em}.wizard-preview-price{font-size:24px;font-weight:760}.wizard-preview-description{font-size:13px;line-height:1.55;color:#68717c;white-space:pre-wrap}
.draft-toast{position:fixed;right:24px;bottom:24px;z-index:1400;background:#111317;color:#fff;border-radius:12px;padding:10px 14px;font-size:12px;box-shadow:0 14px 35px rgba(0,0,0,.2)}
@media(max-width:900px){.owner-body .product-wizard-card{width:100%!important;max-width:none!important}.owner-body .product-wizard-card .wizard-grid.three{grid-template-columns:1fr}.owner-body .product-wizard-card .wizard-actions{flex-wrap:wrap}.owner-body .product-wizard-card .wizard-secondary-actions{order:3;width:100%}.owner-body .product-wizard-card .wizard-secondary-actions .light-btn{flex:1}}
@media(max-width:600px){.owner-body .product-wizard-card{border-radius:18px!important}.owner-body .product-wizard-card .wizard-head{padding:16px 16px 11px!important}.owner-body .product-wizard-card .wizard-progress{padding:7px 12px 0!important}.owner-body .product-wizard-card .wizard-progress-item b{display:none}.owner-body .product-wizard-card .product-wizard-form{padding:0 16px 14px!important}.owner-body .product-wizard-card .wizard-actions{margin:6px -16px -14px;padding:10px 16px 12px!important}.owner-body .product-wizard-card .wizard-grid.two,.owner-body .product-wizard-card .pricing-grid{grid-template-columns:1fr}.wizard-preview-modal{padding:10px}.wizard-preview-card{border-radius:18px;padding:18px}}

/* CARFID V27 — product media manager */
.media-editor-section{margin-top:14px;padding:14px;border:1px solid #e7eaee;border-radius:16px;background:#fbfbfc}
.media-editor-title{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:11px}.media-editor-title b{display:block;font-size:13px;color:#232933}.media-editor-title small{display:block;margin-top:3px;color:#8c949e;font-size:10px;line-height:1.45}.media-editor-title>span{flex:0 0 auto;border:1px solid #e0e5ea;background:#fff;border-radius:999px;padding:5px 8px;color:#6f7781;font-size:10px}
.photo-manager-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:11px}.photo-manager-item{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid #e0e5ea;border-radius:13px;background:#f3f5f7;cursor:grab;transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease}.photo-manager-item:hover{border-color:#aab6c5;box-shadow:0 8px 20px rgba(24,31,40,.08)}.photo-manager-item.dragging{opacity:.45;transform:scale(.98)}.photo-manager-item.drag-over{border-color:#2f6df6;box-shadow:0 0 0 3px rgba(47,109,246,.10)}.photo-manager-item>img{width:100%;height:100%;object-fit:cover;display:block}.media-main-badge{position:absolute;left:7px;top:7px;z-index:2;background:#111;color:#fff;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:700;box-shadow:0 3px 10px rgba(0,0,0,.16)}.media-card-actions{position:absolute;left:6px;right:6px;bottom:6px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:4px;border-radius:10px;background:rgba(15,18,23,.72);backdrop-filter:blur(8px);opacity:0;transform:translateY(4px);transition:.14s ease}.photo-manager-item:hover .media-card-actions,.photo-manager-item:focus-within .media-card-actions{opacity:1;transform:none}.media-card-actions button{height:26px;border:0;border-radius:7px;background:rgba(255,255,255,.92);color:#242a31;font-size:13px;cursor:pointer}.media-card-actions button:hover{background:#fff}.media-card-actions button.active{background:#ffd75a}.media-card-actions button.danger{background:#fff0f0;color:#bc3333}.media-card-actions button:disabled{opacity:.35;cursor:default}.photo-drop.drag-over{border-color:#2f6df6!important;background:#f2f7ff!important}
.video-editor-section{margin-top:12px}.video-manager{display:grid;gap:10px}.video-preview-slot{min-height:86px;border:1px solid #e3e7eb;border-radius:13px;background:#fff;padding:9px;display:grid;grid-template-columns:118px 1fr auto;align-items:center;gap:11px}.video-preview-slot video{width:118px;height:78px;object-fit:cover;border-radius:9px;background:#111}.video-preview-copy b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:260px}.video-preview-copy small{display:block;margin-top:4px;font-size:10px;color:#8b939c}.media-video-remove{height:34px!important;border-radius:9px!important;padding:0 10px!important;font-size:10px!important}.video-empty{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;color:#7f8791;min-height:68px}.video-empty>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#f0f3f6;color:#59616c}.video-empty b{display:block;font-size:11px;color:#59616c}.video-empty small{display:block;margin-top:2px;font-size:9px;color:#9aa1aa}.video-drop{min-height:72px;border:1px dashed #cfd6df;border-radius:13px;background:#fafbfc;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;padding:10px}.video-drop input{display:none}.video-drop>span{font-size:18px}.video-drop b{font-size:11px}.video-drop small{font-size:9px;color:#9299a3}.video-drop:hover{border-color:#7aa7ff;background:#f7faff}
.gallery-main video{width:100%;height:100%;object-fit:contain;background:#090b0d;border-radius:12px}.gallery-thumbs[hidden]{display:none!important}
.owner-product-gallery video{grid-column:1/-1;width:100%;aspect-ratio:16/9;object-fit:contain;background:#0b0d10;border-radius:16px}
@media(max-width:760px){.photo-manager-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-card-actions{opacity:1;transform:none}.video-preview-slot{grid-template-columns:94px 1fr}.video-preview-slot video{width:94px;height:68px}.media-video-remove{grid-column:1/-1;width:100%}.video-drop{flex-wrap:wrap;text-align:center}}
@media(max-width:480px){.photo-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1100px){.gallery-panel .gallery-tabs{display:flex!important;margin:8px 0 6px}.gallery-panel .gallery-tab{height:36px;padding:0 18px;font-size:12px}.gallery-main video{border-radius:18px}}

/* CARFID V28 — adaptive product media.
   Non-white images get a blurred copy of themselves as the canvas background;
   pure-white/transparent images keep the clean white CARFID presentation. */
.adaptive-media{position:relative;isolation:isolate;overflow:hidden;background:#fff}
.adaptive-media .adaptive-media-backdrop{
  position:absolute!important;inset:-11%!important;width:122%!important;height:122%!important;
  max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;
  filter:blur(24px) saturate(.92) brightness(.96);transform:scale(1.06);opacity:0;
  transition:opacity .22s ease;pointer-events:none;z-index:0
}
.adaptive-media .adaptive-media-foreground{
  position:relative;z-index:1;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;
  object-fit:contain!important;object-position:center!important;transform:none!important
}
.adaptive-media.has-media-blur{background:#edf0f3}
.adaptive-media.has-media-blur .adaptive-media-backdrop{opacity:.72}
.adaptive-media.media-white{background:#fff}
.adaptive-media.media-white .adaptive-media-backdrop{opacity:0!important}

/* Cards: let the real photo use the full available stage without stretching it. */
.product-card .product-image.adaptive-media{padding:0!important}
.product-card .product-image.adaptive-media .adaptive-media-foreground{padding:8px;box-sizing:border-box}
.product-card.compact .product-image.adaptive-media .adaptive-media-foreground{padding:6px}
.catalog-grid.list .product-card .product-image.adaptive-media .adaptive-media-foreground{padding:5px}

/* Product page: same-image blur fills the gallery, foreground stays sharp and proportional. */
.gallery-main.adaptive-media{border-radius:16px;padding:0!important}
.gallery-main.adaptive-media .adaptive-media-foreground{padding:10px 20px;box-sizing:border-box}
.gallery-main.adaptive-media.has-media-blur .adaptive-media-foreground{filter:drop-shadow(0 8px 18px rgba(0,0,0,.08))}
.gallery-main.adaptive-media video{position:relative;z-index:2;background:#090b0d}
.gallery-main.adaptive-media.is-video .adaptive-media-backdrop,
.gallery-main.adaptive-media.is-video .adaptive-media-foreground{opacity:0!important;visibility:hidden;pointer-events:none}

@media(max-width:1100px){
  .gallery-main.adaptive-media{border-radius:22px}
  .gallery-main.adaptive-media .adaptive-media-foreground{padding:8px}
  .adaptive-media .adaptive-media-backdrop{filter:blur(20px) saturate(.92) brightness(.96)}
}

/* CARFID V29 — refined adaptive media + unified product media strip. */
.gallery-panel{padding:0 0 18px;overflow:hidden}
.gallery-panel .gallery-tabs{display:none!important}
.gallery-main.adaptive-media{width:100%;height:455px;border-radius:19px 19px 0 0;padding:0!important;border:0;overflow:hidden;background:#fff}
.gallery-main.adaptive-media .adaptive-media-foreground{padding:0!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.gallery-main.adaptive-media.has-media-blur .adaptive-media-foreground{filter:drop-shadow(0 6px 14px rgba(0,0,0,.055))}

/* The blurred copy is intentionally light: it should extend the photo, not darken it. */
.adaptive-media .adaptive-media-backdrop{
  inset:-14%!important;width:128%!important;height:128%!important;
  filter:blur(30px) saturate(.86) brightness(1.11)!important;
  transform:scale(1.035)!important;opacity:0!important
}
.adaptive-media.has-media-blur{background:#f4f5f6!important}
.adaptive-media.has-media-blur .adaptive-media-backdrop{opacity:.54!important}
.adaptive-media.media-white{background:#fff!important}
.adaptive-media.media-white .adaptive-media-backdrop{opacity:0!important;visibility:hidden!important}

/* No artificial left/right inset around product photos. The image itself remains proportional. */
.product-card .product-image.adaptive-media .adaptive-media-foreground,
.product-card.compact .product-image.adaptive-media .adaptive-media-foreground,
.catalog-grid.list .product-card .product-image.adaptive-media .adaptive-media-foreground{padding:0!important}

/* Photos and the optional video live in a single ordered strip under the main viewer. */
.gallery-thumbs.media-strip{
  display:flex!important;grid-template-columns:none!important;gap:12px;overflow-x:auto;overflow-y:hidden;
  margin:20px 0 0;padding:0 16px 2px;scrollbar-width:thin;scroll-snap-type:x proximity
}
.gallery-thumbs.media-strip .gallery-thumb{
  position:relative;flex:0 0 112px;width:112px;height:82px;padding:4px;border:1px solid #dfe4ea;border-radius:12px;
  overflow:hidden;background:#fff;scroll-snap-align:start;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease
}
.gallery-thumbs.media-strip .gallery-thumb:hover{border-color:#b8c3d0;transform:translateY(-1px)}
.gallery-thumbs.media-strip .gallery-thumb.active{border:2px solid #6c9ff0;box-shadow:0 0 0 2px rgba(108,159,240,.10);padding:3px}
.gallery-thumbs.media-strip .gallery-thumb img,
.gallery-thumbs.media-strip .gallery-thumb video{width:100%;height:100%;display:block;object-fit:cover;border-radius:8px;background:#f5f6f7}
.gallery-thumbs.media-strip .gallery-video-thumb{background:#11151a}
.gallery-thumbs.media-strip .gallery-video-thumb video{opacity:.82;background:#11151a}
.gallery-video-badge{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:31px;height:31px;border-radius:50%;
  display:grid;place-items:center;padding-left:2px;background:rgba(255,255,255,.94);color:#111;font-size:12px;box-shadow:0 4px 14px rgba(0,0,0,.20);pointer-events:none
}
.gallery-main.adaptive-media video{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;background:#090b0d;border-radius:0}
.gallery-main.adaptive-media.is-video{background:#090b0d!important}
.gallery-main.adaptive-media.is-video .adaptive-media-backdrop,
.gallery-main.adaptive-media.is-video .adaptive-media-foreground{opacity:0!important;visibility:hidden!important;pointer-events:none}

@media(max-width:1100px){
  .gallery-panel{padding-bottom:14px}
  .gallery-main.adaptive-media{height:510px;border-radius:22px;padding:0!important;border:1px solid #edf0f2}
  .gallery-main.adaptive-media .adaptive-media-foreground{padding:0!important}
  .adaptive-media .adaptive-media-backdrop{filter:blur(26px) saturate(.86) brightness(1.11)!important}
  .gallery-thumbs.media-strip{display:flex!important;margin-top:18px;padding:0 8px 2px;gap:10px}
  .gallery-thumbs.media-strip .gallery-thumb{flex-basis:96px;width:96px;height:72px}
}
@media(max-width:760px){
  .gallery-panel{overflow:visible}
  .gallery-main.adaptive-media{height:510px;border-radius:22px}
  .gallery-thumbs.media-strip{display:flex!important;margin-top:18px;padding:0 2px 3px}
}
@media(max-width:480px){
  .gallery-main.adaptive-media{height:400px}
  .gallery-thumbs.media-strip .gallery-thumb{flex-basis:82px;width:82px;height:64px}
}

/* CARFID V30 — gallery inspection, hover media and mobile QR upload. */
/* Selected thumbnail never jumps or crops: selection is only a stable blue frame. */
.gallery-thumbs.media-strip .gallery-thumb,
.gallery-thumbs.media-strip .gallery-thumb.active{
  box-sizing:border-box!important;border:2px solid transparent!important;padding:4px!important;transform:none!important;
  box-shadow:inset 0 0 0 1px #dfe4ea!important;transition:border-color .12s ease,box-shadow .12s ease!important
}
.gallery-thumbs.media-strip .gallery-thumb:hover{transform:none!important;border-color:transparent!important;box-shadow:inset 0 0 0 1px #bfc8d3!important}
.gallery-thumbs.media-strip .gallery-thumb.active{border-color:#2f7df0!important;box-shadow:none!important}
.gallery-thumbs.media-strip .gallery-thumb img,
.gallery-thumbs.media-strip .gallery-thumb video{object-fit:contain!important;object-position:center!important;background:#fff!important}
.gallery-thumbs.media-strip .gallery-video-thumb video{background:#11151a!important;object-fit:cover!important}

/* Main product image zoom: magnifier on hover, click locks zoom, pointer chooses the inspected area. */
.gallery-main[data-product-gallery-media]{cursor:zoom-in;touch-action:pan-y;position:relative}
.gallery-main[data-product-gallery-media].is-video{cursor:default}
.gallery-zoom-hint{position:absolute;right:17px;bottom:17px;z-index:6;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.93);color:#1d232b;box-shadow:0 8px 24px rgba(12,18,26,.18);opacity:0;transform:scale(.94);transition:opacity .14s ease,transform .14s ease;pointer-events:none;backdrop-filter:blur(10px)}
.gallery-main[data-product-gallery-media]:hover:not(.is-video) .gallery-zoom-hint{opacity:1;transform:scale(1)}
.gallery-main[data-product-gallery-media].is-zoomed{cursor:zoom-out}
.gallery-main[data-product-gallery-media].is-zoomed .gallery-zoom-hint{opacity:0}
.gallery-main[data-product-gallery-media] .adaptive-media-foreground{will-change:transform;user-select:none;-webkit-user-drag:none}
.gallery-main[data-product-gallery-media].is-zoomed .adaptive-media-foreground{transform:scale(2.35)!important;transform-origin:var(--zoom-x,50%) var(--zoom-y,50%)!important;transition:transform .14s ease!important}

/* Catalog hover media: video replaces the still image; photo scrub itself stays indicator-free. */
.product-card .product-image[data-card-media]{position:relative}
.product-card-hover-video{position:absolute;inset:0;z-index:4;width:100%;height:100%;object-fit:cover;background:#0b0d10;display:none;pointer-events:none}
.product-card .product-image[data-card-media].is-card-video .product-card-hover-video{display:block}
.product-card .product-image[data-card-media].is-card-video .adaptive-media-backdrop,
.product-card .product-image[data-card-media].is-card-video .adaptive-media-foreground{opacity:0!important;visibility:hidden!important}

/* Mobile upload from the owner product editor. */
.media-editor-title-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.media-editor-title-actions>span{border:1px solid #e0e5ea;background:#fff;border-radius:999px;padding:5px 8px;color:#6f7781;font-size:10px}
.mobile-upload-qr-btn{height:31px;border:1px solid #dce2e9;border-radius:9px;background:#fff;color:#29313b;display:flex;align-items:center;gap:6px;padding:0 9px;font-size:10px;font-weight:650;cursor:pointer;box-shadow:0 2px 7px rgba(20,27,36,.04)}
.mobile-upload-qr-btn:hover{border-color:#9db9e9;background:#f7faff}.mobile-upload-qr-btn svg{flex:0 0 auto}
.mobile-upload-modal{position:fixed;inset:0;z-index:1450;display:grid;place-items:center;padding:22px}.mobile-upload-modal[hidden]{display:none!important}
.mobile-upload-modal-backdrop{position:absolute;inset:0;background:rgba(13,17,22,.46);backdrop-filter:blur(5px)}
.mobile-upload-modal-card{position:relative;width:min(520px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:24px;padding:24px;box-shadow:0 30px 95px rgba(0,0,0,.22)}
.mobile-upload-modal-card h3{font-size:23px;letter-spacing:-.035em;margin:4px 36px 7px 0}.mobile-upload-modal-card>p{font-size:12px;line-height:1.55;color:#7b8490;margin:0 0 16px}
.mobile-upload-qr-stage{width:280px;height:280px;margin:4px auto 15px;border:1px solid #e7ebef;border-radius:18px;background:#fff;display:grid;place-items:center;padding:10px;overflow:hidden}.mobile-upload-qr-stage canvas{max-width:100%;height:auto!important}.mobile-upload-qr-stage>span{font-size:11px;color:#8d96a1}
.mobile-upload-link{display:grid;grid-template-columns:1fr auto;gap:8px}.mobile-upload-link input{min-width:0;height:40px;border:1px solid #dfe4ea;border-radius:10px;padding:0 11px;color:#6f7882;background:#f9fafb;font-size:10px;outline:0}.mobile-upload-link .light-btn{height:40px;padding:0 13px;border-radius:10px;font-size:10px}
.mobile-upload-state{display:grid;grid-template-columns:auto 1fr;column-gap:8px;row-gap:2px;align-items:center;margin-top:13px;padding:11px 12px;border-radius:12px;background:#f4f7fa}.mobile-upload-live-dot{grid-row:1/3;width:9px;height:9px;border-radius:50%;background:#36b666;box-shadow:0 0 0 4px rgba(54,182,102,.10)}.mobile-upload-state b{font-size:11px}.mobile-upload-state small{font-size:9px;color:#8b949f}
.mobile-upload-desktop-progress{margin-top:9px;padding:10px 11px;border:1px solid #e8edf2;border-radius:12px;background:#fff}.mobile-upload-desktop-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px}.mobile-upload-desktop-progress-head b{font-size:10px}.mobile-upload-desktop-progress-head span{font-size:10px;color:#727c87;font-variant-numeric:tabular-nums}.mobile-upload-desktop-progress-track{height:6px;border-radius:999px;background:#e5eaf0;overflow:hidden}.mobile-upload-desktop-progress-track i{display:block;width:0;height:100%;background:#1f242a;transition:width .18s ease}.mobile-upload-desktop-progress>small{display:block;margin-top:6px;color:#8a939e;font-size:9px;line-height:1.35}.mobile-upload-state.is-error .mobile-upload-live-dot{background:#d94b4b;box-shadow:0 0 0 4px rgba(217,75,75,.10)}.mobile-upload-state.is-complete .mobile-upload-live-dot{background:#36b666}.mobile-upload-received{display:grid;gap:6px;margin-top:8px}.mobile-upload-received-item{display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:8px;padding:7px 9px;border:1px solid #e8ebef;border-radius:10px}.mobile-upload-received-item>span:first-child{width:30px;height:30px;border-radius:8px;background:#f0f3f6;display:grid;place-items:center;font-size:12px}.mobile-upload-received-item b{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-upload-received-item small{font-size:9px;color:#58a36e}.mobile-upload-received-item.is-error small{color:#b44848}
@media(max-width:600px){.mobile-upload-qr-btn>span{display:none}.mobile-upload-qr-btn{width:32px;padding:0;justify-content:center}.mobile-upload-modal{padding:10px}.mobile-upload-modal-card{border-radius:19px;padding:18px}.mobile-upload-qr-stage{width:240px;height:240px}.gallery-zoom-hint{display:none}}

/* CARFID v31 — pointer-driven product media + composed fitment line */
.product-fitment-line{margin:0 0 5px;color:#697380;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.catalog-grid.list .product-fitment-line{font-size:14px;color:#4f5965;margin-bottom:7px}
.product-card .product-image[data-card-media]{cursor:ew-resize}
.product-card .product-image[data-card-media].is-card-video{cursor:default}
@media(max-width:760px){.product-fitment-line{font-size:12px}}

/* CARFID V33 — compact favorite control */
.product-card .favorite-btn{
  width:34px;height:34px;right:12px;top:12px;border-radius:50%;
  background:rgba(255,255,255,.94);border:1px solid rgba(18,22,28,.08);
  box-shadow:0 4px 14px rgba(18,22,28,.08);backdrop-filter:blur(8px);
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.product-card .favorite-btn svg{width:19px;height:19px;stroke:#222831;fill:transparent;transition:fill .16s ease,stroke .16s ease,transform .16s ease}
@media (hover:hover) and (pointer:fine){.product-card .favorite-btn:hover{transform:scale(1.07);box-shadow:0 6px 18px rgba(18,22,28,.12)}.product-card .favorite-btn:hover svg{transform:scale(1.04)}}
.product-card .favorite-btn.is-active{background:#fff;border-color:rgba(229,57,53,.16)}
.product-card .favorite-btn.is-active svg{fill:#e53935;stroke:#e53935}
@media (max-width:720px){.product-card .favorite-btn{width:38px;height:38px;right:9px;top:9px}.product-card .favorite-btn svg{width:20px;height:20px}}

/* V34 video preview: public gallery always uses a real poster image instead of a raw video element in the thumbnail. */
.gallery-thumbs.media-strip .gallery-video-thumb{position:relative;overflow:hidden;background:#11151a!important}
.gallery-thumbs.media-strip .gallery-video-thumb .gallery-video-poster{width:100%;height:100%;display:block;object-fit:cover!important;object-position:center!important;background:#11151a!important}
.gallery-thumbs.media-strip .gallery-video-thumb .gallery-video-badge{z-index:3;box-shadow:0 4px 16px rgba(0,0,0,.22)}
.gallery-main[data-product-gallery-media].is-video video{display:block!important;visibility:visible!important;opacity:1!important}

/* V35 robust video media typing/preview. A video thumbnail is always a video element,
   so stale DB metadata can never make the browser try to render MP4 as an image. */
.gallery-thumbs.media-strip .gallery-video-thumb .gallery-video-poster{
  width:100%;height:100%;display:block;object-fit:cover!important;object-position:center!important;
  background:#11151a!important;pointer-events:none;
}
.gallery-thumbs.media-strip .gallery-video-thumb.video-preview-fallback::before{
  content:'Видео';position:absolute;inset:0;display:grid;place-items:center;color:#fff;
  font-size:11px;font-weight:700;letter-spacing:.02em;background:linear-gradient(145deg,#222b35,#0d1116);z-index:1;
}
.gallery-thumbs.media-strip .gallery-video-thumb.video-preview-fallback .gallery-video-badge{z-index:4}

/* CARFID V36 — product page information architecture cleanup */
.product-utility-row{display:flex;align-items:center;justify-content:flex-start;margin:2px 0 14px}
.product-back-link{display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 12px 0 8px;border-radius:11px;color:#303740;font-size:14px;font-weight:520;background:transparent;border:1px solid transparent;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.product-back-link svg{flex:0 0 auto}
@media (hover:hover) and (pointer:fine){.product-back-link:hover{background:#f5f7f9;border-color:#e7eaee;transform:translateX(-1px)}}
.product-meta-line{font-size:17px!important}
.product-stock{font-size:16px!important;color:#28a84a!important}
.product-block-heading{font-size:14px;font-weight:650;color:#242a31;margin-bottom:10px;letter-spacing:-.01em}
.product-compatibility{margin:2px 0 17px;padding:15px 16px;border:1px solid #e3e7eb;border-radius:15px;background:rgba(255,255,255,.72)}
.compatibility-vehicle{display:flex;align-items:center;gap:11px;color:#2f3741}
.compatibility-vehicle>svg{width:34px;height:34px;padding:7px;border-radius:10px;background:#f2f5f8;color:#4d5b69;flex:0 0 auto}
.compatibility-vehicle span{min-width:0;display:block}.compatibility-vehicle b{display:block;font-size:14px;font-weight:620;color:#20262d}.compatibility-vehicle small{display:block;margin-top:2px;font-size:12px;color:#858e99}
.vin-box.vin-box-inline{padding:0;margin:13px 0 0;background:transparent;border:0;border-radius:0}
.vin-box.vin-box-inline label{font-size:12px;color:#737d88;margin-bottom:7px}
.vin-box.vin-box-inline .vin-row{grid-template-columns:1fr 118px}
.vin-box.vin-box-inline .vin-row input{height:43px;background:#fff}
.vin-box.vin-box-inline .vin-row button{height:43px;font-size:13px}
.product-condition-table{margin-top:0;margin-bottom:17px}
.product-purchase-block{padding:15px 16px;border:1px solid #e3e7eb;border-radius:15px;background:#fff}
.delivery-variants{display:grid;gap:9px}
.delivery-variant{display:flex;align-items:center;gap:10px;min-width:0}
.delivery-variant>svg{flex:0 0 auto;color:#65717e}
.delivery-variant span{display:block;min-width:0}.delivery-variant b{display:block;font-size:13px;font-weight:610;color:#252c34}.delivery-variant small{display:block;color:#89929c;font-size:11.5px;line-height:1.35;margin-top:1px}
.product-actions{margin-top:13px}
.product-secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.product-secondary-actions .question-btn,.product-favorite-action{height:46px;border:1px solid #d7dce2;border-radius:999px;background:#fff;color:#20252b;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-size:13px;font-weight:540;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}
.product-secondary-actions .question-btn{border-color:#16181c}
.product-favorite-action svg{width:20px;height:20px;stroke:#252b32;fill:transparent;transition:fill .16s ease,stroke .16s ease,transform .16s ease}
.product-favorite-action.is-active{border-color:rgba(229,57,53,.22);background:#fffafa;color:#b62f2c}
.product-favorite-action.is-active svg{fill:#e53935;stroke:#e53935}
@media (hover:hover) and (pointer:fine){.product-favorite-action:hover,.product-secondary-actions .question-btn:hover{transform:translateY(-1px);background:#fafbfc}}
.product-lower{align-items:start}
.product-description-section{padding:7px 2px 0}
.product-description-section h2{margin:0 0 12px;color:#111419;font-size:22px;line-height:1.2;font-weight:620;letter-spacing:-.02em}
.product-description-text{margin:0;color:#15191e;font-size:15px;line-height:1.62;white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit}

@media (max-width:760px){
  .product-utility-row{margin:6px 0 12px;padding:0 1px}
  .product-back-link{height:38px;font-size:14px;padding-left:6px}
  .product-info{padding-top:17px}
  .product-info .big-price{position:static;left:auto;right:auto;bottom:auto;z-index:auto;background:transparent;margin:14px 0 16px;padding:0;font-size:34px}
  .product-compatibility{margin-top:0;padding:14px;border-radius:17px;background:#fff}
  .vin-box.vin-box-inline{border:0!important;padding:0!important;margin-top:12px!important}
  .vin-box.vin-box-inline .vin-row{grid-template-columns:1fr 126px}
  .product-info .product-condition-table{margin-top:0;margin-bottom:16px}
  .product-purchase-block{border-radius:17px;padding:15px}
  .product-actions{margin-top:14px;padding-bottom:8px}
  .product-actions .black-cart-btn{position:static;left:auto;right:auto;bottom:auto;z-index:auto;height:56px;font-size:17px;box-shadow:none}
  .product-secondary-actions{grid-template-columns:1fr 1fr}
  .product-secondary-actions .question-btn,.product-favorite-action{height:50px;font-size:13px}
  .product-lower{display:block;margin:20px 7px 28px}
  .product-description-section{padding:0}
  .product-description-section h2{font-size:21px;margin-bottom:10px}
  .product-description-text{font-size:15px;line-height:1.6}
  .similar{display:none}
}
@media (max-width:520px){
  .product-info .big-price{font-size:29px}
  .vin-box.vin-box-inline .vin-row{grid-template-columns:1fr 112px}
  .product-secondary-actions{grid-template-columns:1fr}
  .product-favorite-action,.product-secondary-actions .question-btn{width:100%}
}

/* CARFID V37 — compact gallery column, sticky purchase panel, full-width related products */
.product-page{align-items:start}
.product-left-column{min-width:0;display:flex;flex-direction:column;gap:20px;align-self:start}
.product-left-column .gallery-panel{width:100%;align-self:start}
.product-left-column .product-description-section{padding:0 3px;margin:0}
.product-info{position:sticky;top:110px;align-self:start}
.product-similar-section{width:100%;margin:34px 0 56px}
.product-similar-section h3{margin:0 0 14px;font-size:24px;line-height:1.2;font-weight:560;letter-spacing:-.02em}
.product-similar-section .similar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.product-similar-section .product-card.compact{height:154px;padding:11px}
.product-similar-section .product-card.compact .product-image{height:132px;margin:0 10px 0 0;padding:7px}
.product-similar-section .product-card.compact .product-copy{padding-right:2px}
.product-similar-section .product-card.compact .product-name{font-size:14px}
.product-similar-section .product-card.compact .product-fitment-line{font-size:11px;line-height:1.3}
.product-similar-section .product-card.compact .product-badges{gap:4px;margin-top:4px}
.product-similar-section .product-card.compact .product-badge{font-size:10px;padding:3px 6px}
.product-similar-section .product-card.compact .product-grid-details .muted{font-size:11px}
.product-similar-section .product-card.compact .product-bottom{margin-top:4px}
.product-similar-section .product-card.compact .product-bottom strong{font-size:17px}

@media (max-width:1100px) and (min-width:761px){
  .product-info{top:106px}
}
@media (max-width:900px) and (min-width:761px){
  .product-similar-section .similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (max-width:760px){
  .product-page{display:flex!important;flex-direction:column;align-items:stretch}
  .product-left-column{display:contents}
  .product-left-column .gallery-panel{order:1}
  .product-info{order:2;position:static;top:auto;max-height:none;overflow:visible;align-self:stretch}
  .product-left-column .product-description-section{order:3;margin:20px 7px 28px;padding:0}
  .product-similar-section{display:none}
}

/* CARFID V40 — unified VIN result card */
.vehicle-vin-result-card{margin:18px 0 14px;padding:18px;border:1px solid #dfe6ee;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fafc);display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:18px;align-items:center}
.vehicle-vin-result-card[hidden]{display:none!important}
.vehicle-vin-result-media{height:108px;border-radius:16px;background:#fff;border:1px solid #e7ebef;display:flex;align-items:center;justify-content:center;overflow:hidden}
.vehicle-vin-result-media img{width:100%;height:100%;object-fit:contain;padding:8px}
.vehicle-vin-result-kicker{display:block;color:#5f7fa8;font-size:12px;font-weight:650;margin-bottom:4px}
.vehicle-vin-result-copy h3{margin:0 0 8px;font-size:24px;line-height:1.15;letter-spacing:-.02em}
.vehicle-vin-result-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:8px}
.vehicle-vin-result-meta span{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#edf4ff;color:#3d618d;font-size:11px}
.vehicle-vin-result-details{display:flex;flex-wrap:wrap;gap:7px 14px;color:#67717d;font-size:12px;line-height:1.45}
.vehicle-vin-result-copy>small{display:block;margin-top:8px;color:#9aa2ac;font-size:10px}
.vehicle-vin-result-actions{display:flex;flex-direction:column;gap:8px;min-width:190px}
.vehicle-vin-result-actions .black-btn,.vehicle-vin-result-actions .light-btn{height:42px;border-radius:12px;white-space:nowrap}
.vehicle-picker-modal.vin-resolved .vehicle-picker-generation{display:none!important}
.vehicle-picker-modal.vin-resolved .vehicle-vin-panel{display:none!important}
.vehicle-picker-modal.vin-resolved .vehicle-picker-actions-premium{display:none!important}
.vehicle-picker-modal.vin-resolved .vehicle-picker-toolbar .vehicle-select-field{opacity:.45;pointer-events:none}
.vehicle-picker-modal.vin-resolved .vehicle-generation-search>div{box-shadow:0 0 0 2px rgba(72,126,201,.10)}
@media(max-width:760px){.vehicle-vin-result-card{grid-template-columns:92px 1fr;gap:12px;padding:14px}.vehicle-vin-result-media{height:78px}.vehicle-vin-result-copy h3{font-size:20px}.vehicle-vin-result-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr}.vehicle-vin-result-actions{min-width:0}}


/* CARFID V41 — VIN decoder details are independent from the local catalogue. */
.vehicle-vin-result-card{align-items:start}
.vehicle-vin-result-match{margin-top:9px;padding:9px 11px;border-radius:11px;background:#f5f6f8;color:#6f7781;font-size:11px;line-height:1.45}
.vehicle-vin-result-match.is-match{background:#eef8f2;color:#3f7354}
.vehicle-vin-facts-wrap{grid-column:1/-1;border-top:1px solid #e8edf2;padding-top:16px;margin-top:2px}
.vehicle-vin-facts-head{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:13px}
.vehicle-vin-facts-head b{font-size:14px;color:#222a33}
.vehicle-vin-facts-head span{font-size:11px;line-height:1.4;color:#929aa4;text-align:right;max-width:620px}
.vehicle-vin-facts{display:grid;gap:14px}
.vehicle-vin-fact-group{margin:0;padding:0}
.vehicle-vin-fact-group h4{margin:0 0 8px;color:#5f6873;font-size:12px;font-weight:650}
.vehicle-vin-fact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.vehicle-vin-fact{min-width:0;padding:10px 11px;border:1px solid #e8edf2;border-radius:12px;background:#fff}
.vehicle-vin-fact span{display:block;margin-bottom:4px;color:#949ca6;font-size:10px;line-height:1.25}
.vehicle-vin-fact b{display:block;color:#252c34;font-size:12px;font-weight:580;line-height:1.35;overflow-wrap:anywhere}
.vehicle-vin-facts-empty{padding:14px;border-radius:12px;background:#f7f8fa;color:#858e99;font-size:12px}
.vehicle-picker-modal.vin-resolved .vehicle-picker-toolbar .vehicle-select-field{display:none!important}
.vehicle-picker-modal.vin-resolved .vehicle-generation-search{grid-column:1/-1}
@media(max-width:900px){.vehicle-vin-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.vehicle-vin-facts-head{display:block}.vehicle-vin-facts-head span{display:block;margin-top:4px;text-align:left}.vehicle-vin-fact-grid{grid-template-columns:1fr}.vehicle-vin-result-actions{grid-template-columns:1fr!important}.vehicle-vin-result-actions .black-btn[hidden]{display:none!important}}

/* CARFID V42 — richer VIN profile */
.vehicle-vin-primary{display:grid;gap:16px;margin-bottom:18px}
.vehicle-vin-primary-group{border:1px solid #e6ebf0;border-radius:16px;background:#fff;padding:14px}
.vehicle-vin-primary-group h4{margin:0 0 10px;font-size:13px;color:#2a3139}
.vehicle-vin-primary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.vehicle-vin-primary-item{min-width:0;border-radius:12px;background:#f7f9fb;padding:10px 11px}
.vehicle-vin-primary-item span{display:block;color:#7f8994;font-size:10px;margin-bottom:4px}
.vehicle-vin-primary-item b{display:block;color:#1f252b;font-size:12px;line-height:1.35;overflow-wrap:anywhere}
.vehicle-vin-primary-item.is-missing{background:#fafafa}
.vehicle-vin-primary-item.is-missing b{color:#a3aab2;font-weight:500}
.vehicle-vin-facts-subtitle{font-size:12px;font-weight:650;color:#4b5560;margin:2px 0 10px}
@media(max-width:980px){.vehicle-vin-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.vehicle-vin-primary-grid{grid-template-columns:1fr}.vehicle-vin-primary-group{padding:12px}}

/* CARFID V46 — responsive marketplace/mobile redesign. */
html,body{max-width:100%;overflow-x:hidden}

/* Tablet: keep the desktop information density, but use app-like navigation and safe widths. */
@media (min-width:761px) and (max-width:980px){
  body:not(.owner-body){padding-bottom:82px}
  body:not(.owner-body) .site-header{height:74px;grid-template-columns:1fr auto;padding:0 22px;gap:16px}
  body:not(.owner-body) .desktop-nav{display:none!important}
  body:not(.owner-body) .brand-name{font-size:29px}
  body:not(.owner-body) .brand-sub{font-size:9px;margin-top:5px}
  body:not(.owner-body) main{width:calc(100% - 32px)}
  body:not(.owner-body) .mobile-bottom-nav{position:fixed;z-index:60;display:grid;grid-template-columns:repeat(5,1fr);left:50%;transform:translateX(-50%);width:min(720px,calc(100% - 28px));bottom:10px;height:68px;padding:6px 18px;background:rgba(255,255,255,.94);border:1px solid #e7eaee;border-radius:24px;box-shadow:0 14px 38px rgba(17,24,39,.12);backdrop-filter:blur(18px)}
  body:not(.owner-body) .mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#7b8491;font-size:11px;position:relative}
  body:not(.owner-body) .mobile-bottom-nav a.active{color:#11161f;font-weight:650}
  body:not(.owner-body) .mobile-bottom-nav a.active svg{background:#edf4ff;color:#2f72c9;border-radius:12px;padding:6px;width:34px;height:34px}
  body:not(.owner-body) .mobile-bottom-nav b{right:27%;top:0}
  .hero{height:370px;padding:42px 38px}.hero h1{font-size:43px}.hero .subtitle{font-size:19px}.hero-copy{width:55%}.vehicle-selector{left:30px;bottom:22px;width:700px;max-width:73%}
  .category-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin:16px 0 24px}.category-card{height:142px}
  .home-products{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:0;margin-right:0}.product-card .product-image{height:235px}
  .catalog-layout{grid-template-columns:230px minmax(0,1fr);gap:18px}.filters{padding-left:10px;padding-right:10px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-page{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px}
}

@media (max-width:760px){
  body:not(.owner-body){background:#f6f7f9;padding-bottom:78px}
  body:not(.owner-body) .site-header{position:sticky;top:0;z-index:70;height:64px;padding:10px 12px;border-bottom:1px solid rgba(229,233,238,.78);background:rgba(255,255,255,.94);backdrop-filter:blur(20px)}
  body:not(.owner-body) .brand-name{font-size:25px;letter-spacing:.12em;font-weight:600}
  body:not(.owner-body) .brand-sub{font-size:7px;letter-spacing:.18em;margin-top:4px}
  body:not(.owner-body) .header-actions{gap:5px}
  body:not(.owner-body) .header-actions .icon-btn{display:grid!important;width:40px;height:40px;background:#f4f6f8}
  body:not(.owner-body) .header-actions .search-top{display:none!important}
  body:not(.owner-body) main{padding:0 10px;width:100%}

  .mobile-marketplace-home,.mobile-catalog-tools{display:block!important;margin:8px 0 10px}
  .mobile-smart-search{background:#fff;border:1px solid #e9edf1;border-radius:22px;padding:13px;box-shadow:0 8px 30px rgba(24,33,45,.055)}
  .mobile-smart-search-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:1px 2px 11px}
  .mobile-smart-search-head strong{font-size:19px;letter-spacing:-.02em}
  .mobile-smart-search-head span{font-size:11px;color:#9299a3;text-align:right}
  .mobile-smart-search-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;padding:3px;background:#f2f4f6;border-radius:14px;margin-bottom:10px}
  .mobile-smart-search-tabs button{height:38px;border:0;border-radius:11px;background:transparent;color:#7a838e;font-size:12px;font-weight:650;padding:0 5px;white-space:nowrap}
  .mobile-smart-search-tabs button.active{background:#fff;color:#111820;box-shadow:0 2px 8px rgba(17,24,39,.08)}
  .mobile-smart-search-panel{display:block}.mobile-smart-search-panel[hidden]{display:none!important}
  .mobile-smart-search-form{height:54px;display:grid;grid-template-columns:40px minmax(0,1fr) 46px;align-items:center;border:1px solid #e1e6eb;border-radius:15px;background:#f9fafb;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
  .mobile-smart-search-form:focus-within{background:#fff;border-color:#a9c6ed;box-shadow:0 0 0 3px rgba(72,126,198,.08)}
  .mobile-smart-search-icon{display:grid;place-items:center;color:#626d79}
  .mobile-smart-search-form input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;font-size:14px;padding:0 5px 0 0}
  .mobile-smart-search-form input::placeholder{color:#a2a8b0}
  .mobile-smart-search-form button{width:40px;height:40px;border:0;border-radius:12px;background:#111418;color:#fff;display:grid;place-items:center;justify-self:center}
  .mobile-smart-search-panel>small{display:block;margin:7px 4px 0;color:#9aa1aa;font-size:10px;line-height:1.35}
  .mobile-auto-search-card{width:100%;min-height:64px;display:grid;grid-template-columns:72px minmax(0,1fr) 28px;gap:10px;align-items:center;border:1px solid #e3e8ed;border-radius:15px;background:#f9fafb;padding:7px 9px;text-align:left}
  .mobile-auto-search-media{width:72px;height:50px;border-radius:11px;background:#fff;display:grid;place-items:center;overflow:hidden}
  .mobile-auto-search-media img{width:100%;height:100%;object-fit:contain}
  .mobile-auto-search-copy{min-width:0;display:block}.mobile-auto-search-copy small{display:block;font-size:10px;color:#9098a2}.mobile-auto-search-copy b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:2px 0}.mobile-auto-search-copy em{display:block;font-style:normal;font-size:10px;color:#7a8693}
  .mobile-auto-search-arrow{display:grid;place-items:center;color:#6c7580}

  .mobile-section-title{display:flex!important;align-items:center;justify-content:space-between;margin:17px 2px 9px}
  .mobile-section-title h2{font-size:20px;letter-spacing:-.025em;margin:0;font-weight:700}
  .mobile-section-title a{font-size:12px;color:#5f89bf;font-weight:600}
  .mobile-products-title{margin-top:20px}

  /* Avito-like category placement, CARFID visual language. */
  .category-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;overflow:visible!important;margin:0 0 8px!important;padding:0!important}
  .category-card{min-width:0!important;width:auto!important;height:auto!important;aspect-ratio:1/1.02;display:block!important;border:1px solid #e7ebef!important;border-radius:17px!important;background:linear-gradient(155deg,#fff,#f1f4f7)!important;padding:0!important;overflow:hidden;position:relative}
  .category-card h3{position:absolute!important;left:10px!important;top:10px!important;right:7px;margin:0!important;font-size:12px!important;line-height:1.15;font-weight:650!important;z-index:4}
  .category-card .round-arrow{display:none!important}
  .category-card img,.category-card:nth-child(n) img{display:block!important;position:absolute!important;left:auto!important;right:-5%!important;bottom:-5%!important;width:84%!important;height:75%!important;object-fit:contain!important;object-position:right bottom!important;transform:none!important}

  /* Marketplace product feed: photo first, compact factual copy underneath. */
  .home-products,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important}
  .home-products-feed{margin-top:0!important}
  .product-card,.catalog-grid .product-card{border:0!important;border-radius:0!important;background:transparent!important;padding:0 0 10px!important;overflow:visible!important;box-shadow:none!important}
  .product-card .product-image,.catalog-grid .product-card .product-image{width:100%;height:auto!important;aspect-ratio:1/1.03;margin:0 0 7px!important;padding:0!important;border:1px solid #e7eaee!important;border-radius:15px!important;background:#fff!important;overflow:hidden}
  .product-card .product-copy{padding:0 2px!important}
  .product-card .favorite-btn{width:32px!important;height:32px!important;right:7px!important;top:7px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(225,229,234,.9)!important;box-shadow:0 4px 12px rgba(19,27,36,.07)!important}
  .product-card .favorite-btn svg{width:17px!important;height:17px!important}
  .product-name{font-size:13px!important;line-height:1.28!important;font-weight:650!important;margin:0 0 3px!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:33px}
  .product-fitment-line{font-size:10px!important;line-height:1.3!important;color:#7f8792!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 5px}
  .product-badges{gap:3px!important;margin:0 0 5px!important;overflow:hidden;white-space:nowrap;flex-wrap:nowrap!important}
  .product-badge{font-size:8px!important;padding:3px 5px!important;border-radius:6px!important}
  .product-badges .product-badge:nth-child(n+3){display:none!important}
  .product-list-details,.product-grid-details{display:none!important}
  .product-bottom{display:block!important;margin:0!important}
  .product-bottom strong{display:block!important;font-size:17px!important;line-height:1.2!important;margin:0!important;letter-spacing:-.02em}

  /* Catalog mobile follows the same search hierarchy and product rhythm. */
  .mobile-catalog-tools{margin-top:7px}
  .mobile-catalog-tools .mobile-smart-search{padding:10px}
  .mobile-category-scroll{display:flex!important;gap:7px;overflow:auto;margin:9px -10px 5px!important;padding:0 10px 3px;scrollbar-width:none}
  .mobile-category-scroll::-webkit-scrollbar{display:none}
  .mobile-category-scroll a{height:36px!important;min-width:auto!important;border-radius:11px!important;background:#fff!important;border:1px solid #e4e8ed!important;padding:0 13px!important;font-size:11px!important;box-shadow:none!important}
  .mobile-category-scroll a.active{background:#e9f2ff!important;border-color:#cfe0f5!important;color:#315f96}
  .mobile-catalog-label{margin:12px 2px 8px!important}.mobile-catalog-label h1{font-size:20px!important;letter-spacing:-.025em}
  .catalog-controls{margin-bottom:7px!important}.filter-chip{height:38px!important;font-size:11px!important;padding:0 11px!important}

  /* Bottom app navigation — compact, clear, safe-area aware. */
  body:not(.owner-body) .mobile-bottom-nav{height:70px;padding:5px 7px max(6px,env(safe-area-inset-bottom));border-radius:20px 20px 0 0;background:rgba(255,255,255,.96);box-shadow:0 -8px 28px rgba(17,24,39,.055)}
  body:not(.owner-body) .mobile-bottom-nav a{gap:2px;font-size:9px;color:#87909b}
  body:not(.owner-body) .mobile-bottom-nav a svg{width:21px;height:21px}
  body:not(.owner-body) .mobile-bottom-nav a.active{color:#111820;font-weight:650}
  body:not(.owner-body) .mobile-bottom-nav a.active svg{width:31px;height:28px;padding:5px;border-radius:10px;background:#e9f2ff;color:#2f6eb9}
  body:not(.owner-body) .mobile-bottom-nav b{min-width:16px;height:16px;line-height:16px;font-size:9px;right:20%;top:0}

  /* Common mobile spacing / touch robustness. */
  button,a,input,select{touch-action:manipulation}
  .vehicle-picker-modal-premium{max-height:94dvh}
  .vehicle-picker-toolbar{grid-template-columns:1fr!important;gap:9px!important}
  .vehicle-picker-title-copy h2{font-size:24px!important}
  .vehicle-picker-title-copy p{font-size:12px!important}
}

@media (max-width:520px){
  body:not(.owner-body) main{padding:0 8px}
  .mobile-smart-search{border-radius:19px;padding:10px}
  .mobile-smart-search-head strong{font-size:18px}.mobile-smart-search-head span{display:none}
  .mobile-smart-search-tabs button{font-size:11px}
  .mobile-smart-search-form{height:51px;grid-template-columns:36px minmax(0,1fr) 43px}
  .mobile-smart-search-form input{font-size:13px}.mobile-smart-search-form button{width:37px;height:37px;border-radius:11px}
  .category-strip{gap:6px}.category-card{border-radius:15px!important}.category-card h3{left:8px!important;top:8px!important;font-size:11px!important}
  .home-products,.catalog-grid{gap:7px!important}
  .product-card .product-image,.catalog-grid .product-card .product-image{border-radius:14px!important}
  .product-name{font-size:12px!important;min-height:31px}.product-bottom strong{font-size:16px!important}
}

@media (max-width:340px){
  .category-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .home-products,.catalog-grid{grid-template-columns:1fr!important}
  .product-card .product-image,.catalog-grid .product-card .product-image{aspect-ratio:1.25/1}
}


/* CARFID V47 — mobile feed cleanup and premium product tiles. */
.mobile-card-cart{display:none}
@media (max-width:760px){
  /* No separate “popular products” heading on mobile: categories flow directly into the feed. */
  .mobile-products-title{display:none!important}
  .home-products-feed{margin-top:10px!important}

  /* Product tile inspired by the supplied reference, but kept in CARFID styling. */
  .home-products-feed .product-card,
  .catalog-grid .product-card{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    min-width:0!important;
    padding:0!important;
    border:1px solid #25282c!important;
    border-radius:22px!important;
    overflow:hidden!important;
    background:#26282b!important;
    box-shadow:0 7px 18px rgba(18,22,27,.10)!important;
  }
  .home-products-feed .product-card .product-image,
  .catalog-grid .product-card .product-image{
    width:100%!important;
    aspect-ratio:1/1.02!important;
    height:auto!important;
    margin:0!important;
    border:0!important;
    border-radius:20px 20px 19px 19px!important;
    background:#f4f5f6!important;
  }
  .home-products-feed .product-card .product-copy,
  .catalog-grid .product-card .product-copy{
    position:relative!important;
    min-height:142px!important;
    padding:12px 12px 14px!important;
    color:#fff!important;
  }
  .home-products-feed .product-card .product-name,
  .catalog-grid .product-card .product-name{
    min-height:0!important;
    margin:0 42px 3px 0!important;
    color:#fff!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:650!important;
    -webkit-line-clamp:1!important;
    white-space:nowrap!important;
    text-overflow:ellipsis!important;
  }
  .home-products-feed .product-card .product-fitment-line,
  .catalog-grid .product-card .product-fitment-line{
    margin:0 38px 8px 0!important;
    color:#b9bec5!important;
    font-size:10px!important;
  }
  .home-products-feed .product-card .product-badges,
  .catalog-grid .product-card .product-badges{
    margin:0 46px 9px 0!important;
  }
  .home-products-feed .product-card .product-badge,
  .catalog-grid .product-card .product-badge{
    background:#34383d!important;
    border-color:#484d54!important;
    color:#dce1e7!important;
  }
  .home-products-feed .product-card .product-badge.is-stock,
  .catalog-grid .product-card .product-badge.is-stock{background:#173a2c!important;border-color:#25583f!important;color:#9fe0bb!important}
  .home-products-feed .product-card .product-badge.is-expected,
  .catalog-grid .product-card .product-badge.is-expected{background:#44351c!important;border-color:#66502a!important;color:#f3ce82!important}
  .home-products-feed .product-card .product-bottom,
  .catalog-grid .product-card .product-bottom{margin-top:auto!important;padding-top:2px!important}
  .home-products-feed .product-card .product-bottom strong,
  .catalog-grid .product-card .product-bottom strong{
    color:#fff!important;
    font-size:22px!important;
    line-height:1.05!important;
    font-weight:750!important;
  }
  .home-products-feed .product-card .favorite-btn,
  .catalog-grid .product-card .favorite-btn{
    top:10px!important;
    right:10px!important;
    width:38px!important;
    height:38px!important;
    border:0!important;
    border-radius:50%!important;
    background:rgba(31,34,37,.94)!important;
    color:#fff!important;
    box-shadow:0 4px 12px rgba(0,0,0,.14)!important;
  }
  .home-products-feed .product-card .favorite-btn.is-active,
  .catalog-grid .product-card .favorite-btn.is-active{color:#ff6f76!important}
  .mobile-card-cart{
    display:grid!important;
    place-items:center!important;
    position:absolute!important;
    right:10px!important;
    bottom:10px!important;
    width:42px!important;
    height:42px!important;
    padding:0!important;
    border:0!important;
    border-radius:14px!important;
    background:#fff!important;
    color:#24272b!important;
    box-shadow:none!important;
    z-index:2;
  }
  .mobile-card-cart.added{background:#e9f4ec!important;color:#287044!important}
  .mobile-card-cart svg{width:21px!important;height:21px!important}
}
@media (max-width:520px){
  .home-products-feed .product-card,
  .catalog-grid .product-card{border-radius:19px!important}
  .home-products-feed .product-card .product-image,
  .catalog-grid .product-card .product-image{border-radius:18px 18px 17px 17px!important}
  .home-products-feed .product-card .product-copy,
  .catalog-grid .product-card .product-copy{min-height:132px!important;padding:10px 10px 12px!important}
  .home-products-feed .product-card .product-name,
  .catalog-grid .product-card .product-name{font-size:13px!important;margin-right:39px!important}
  .home-products-feed .product-card .product-bottom strong,
  .catalog-grid .product-card .product-bottom strong{font-size:19px!important}
  .mobile-card-cart{right:9px!important;bottom:9px!important;width:38px!important;height:38px!important;border-radius:12px!important}
}
