/* StartAuto 3.5.9.11.72 — wariant U: jasny minimalizm i granatowy pasek */
:root{
  --navy:#062653;
  --navy-2:#0a356d;
  --blue:#0a57d5;
  --red:#e51f29;
  --page:#f7f9fc;
  --surface:#ffffff;
  --soft:#f4f7fb;
  --border:#dce3ec;
  --text:#111827;
  --muted:#667085;
  --shadow-soft:0 8px 26px rgba(6,38,83,.07);
  --shadow-card:0 14px 35px rgba(6,38,83,.11);
  --topbar-height:78px;
}
body{background:var(--page);color:var(--text)}
a{color:var(--blue)}
.btn-primary,.btn-add-listing{background:var(--red)!important;border-color:var(--red)!important;color:#fff!important}
.btn-primary:hover,.btn-add-listing:hover{background:#c91922!important;border-color:#c91922!important;color:#fff!important}

/* Pasek na całą szerokość */
.topbar{
  width:100%;
  height:var(--topbar-height);
  background:linear-gradient(90deg,#051f46 0%,#072d60 56%,#05234d 100%);
  border:0;
  box-shadow:0 6px 18px rgba(4,28,62,.16);
  color:#fff;
}
.topbar-inner{
  width:100%;
  max-width:none!important;
  min-height:100%;
  grid-template-columns:minmax(235px,285px) minmax(0,1fr) auto!important;
  padding:0 clamp(22px,4.2vw,76px)!important;
  gap:clamp(22px,3vw,48px);
}
.brand-logo{height:100%;display:flex;align-items:center}
.brand-logo-image{
  display:block;
  width:228px!important;
  max-height:50px!important;
  height:auto;
  object-fit:contain;
  object-position:left center;
  filter:none!important;
}
.topbar .desktop-nav{gap:clamp(20px,2.5vw,42px);margin:0;align-self:stretch}
.topbar .desktop-nav a{
  height:var(--topbar-height);
  padding:0;
  color:#fff;
  border-bottom:3px solid transparent;
  font-size:14px;
  font-weight:730;
  opacity:.92;
}
.topbar .desktop-nav a:hover,.topbar .desktop-nav a:focus-visible{color:#fff;border-color:rgba(255,255,255,.55);opacity:1}
.topbar .desktop-nav a.is-active{color:#fff;border-color:var(--red);opacity:1}
.topbar .top-actions{gap:9px}
.topbar .top-icon-action{height:46px;color:#fff;border-radius:10px;border:1px solid transparent}
.topbar .top-icon-action .ui-icon{color:#fff!important}
.topbar .top-icon-action:hover,.topbar .top-icon-action:focus-visible,.topbar .top-icon-action.is-active{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16);color:#fff}
.topbar .btn-ghost{color:#fff;background:transparent;border-color:rgba(255,255,255,.23)}
.topbar .btn-ghost:hover,.topbar .btn-ghost:focus-visible{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.42);color:#fff}
.topbar .add-listing-cta{min-height:46px;border-radius:9px;padding:10px 17px;box-shadow:none}
.topbar .menu-toggle{color:#fff;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.18)}

/* Układ ogólny */
.app-shell{background:#fff;border-color:var(--border);max-width:1560px}
.app-shell.app-shell-no-sidebar{display:block;max-width:1560px;border:0;background:#fff}
.app-shell.app-shell-no-sidebar .main-content{width:100%;max-width:none;padding:0 clamp(24px,4.2vw,70px)}
.main-content{min-width:0}
.sidebar{background:#fff;border-right-color:var(--border)}
.sidebar-link.is-active{background:#eef4fc;color:var(--navy)}
.footer{border-color:var(--border)}
.footer-brand img{width:148px;height:auto}
.auth-logo img{width:235px;height:auto}
.admin-brand-full{width:190px!important;height:auto!important}

/* Strona główna U */
.startauto-home-page{background:#fff}
.startauto-home-page .main-content{background:#fff}
.startauto-u-intro{display:flex;justify-content:space-between;align-items:flex-end;padding:34px 0 17px}
.startauto-u-intro h1{margin:0;color:var(--text);font-size:clamp(1.75rem,2.4vw,2.35rem);line-height:1.1;letter-spacing:-.035em}
.startauto-u-intro p{margin:8px 0 0;color:var(--muted);font-size:.96rem}

.startauto-u-search{
  position:relative;
  display:grid;
  grid-template-columns:repeat(8,minmax(105px,1fr)) minmax(118px,auto);
  gap:10px;
  align-items:end;
  padding:20px 20px 40px;
  border:1px solid var(--border);
  border-radius:12px;
  background:#fff;
  box-shadow:var(--shadow-soft);
}
.startauto-u-search label{display:grid;gap:6px;min-width:0}
.startauto-u-search label>span{font-size:11px;font-weight:760;color:#4b5565}
.startauto-u-search input,.startauto-u-search select{
  width:100%;min-width:0;height:46px;padding:0 12px;
  border:1px solid #d6dee9;border-radius:8px;background:#fff;color:var(--text);outline:0;
  font-size:13px;
}
.startauto-u-search input:focus,.startauto-u-search select:focus{border-color:#7da4d7;box-shadow:0 0 0 3px rgba(10,87,213,.09)}
.startauto-u-search-button{height:46px;border-radius:8px!important;justify-content:center;padding:0 21px!important;white-space:nowrap}
.startauto-u-search-button .ui-icon{width:20px;height:20px}
.startauto-u-advanced{position:absolute;right:20px;bottom:12px;font-size:12px;font-weight:720;color:var(--blue)}

.startauto-u-marketplace{display:grid;grid-template-columns:235px minmax(0,1fr);gap:30px;margin-top:32px;align-items:start}
.startauto-u-categories{padding-right:27px;border-right:1px solid var(--border)}
.startauto-u-side-heading,.startauto-u-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:15px}
.startauto-u-side-heading h2,.startauto-u-section-heading h2{margin:0;color:var(--text);font-size:1.18rem;letter-spacing:-.02em;text-transform:none}
.startauto-u-section-heading a{font-size:13px;font-weight:750}
.startauto-u-categories nav{display:grid;gap:6px}
.startauto-u-category-group{border:1px solid transparent;border-radius:9px;background:#fff;overflow:hidden}
.startauto-u-category-group.is-featured,.startauto-u-category-group[open]{border-color:#dce5f0;background:#f8fafd}
.startauto-u-category-group summary{
  display:grid;grid-template-columns:28px minmax(0,1fr) auto 17px;align-items:center;gap:10px;
  min-height:46px;padding:8px 10px;color:#273142;font-size:14px;font-weight:720;cursor:pointer;list-style:none;
}
.startauto-u-category-group summary::-webkit-details-marker{display:none}
.startauto-u-category-group summary:hover,.startauto-u-category-group summary:focus-visible{background:#f2f6fb;color:var(--navy);outline:0}
.startauto-u-category-group summary>.ui-icon:first-child{width:21px;height:21px;color:var(--navy)}
.startauto-u-category-group summary>.ui-icon:last-child{width:15px;height:15px;color:#7b8797;transition:transform .18s ease}
.startauto-u-category-group[open] summary>.ui-icon:last-child{transform:rotate(180deg)}
.startauto-u-category-group summary small{font-size:10px;color:#8390a2;font-weight:650}
.startauto-u-subcategories{display:grid;gap:2px;padding:2px 9px 9px 47px}
.startauto-u-subcategories a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:31px;padding:5px 7px;border-radius:7px;color:#526071;font-size:12px;font-weight:650}
.startauto-u-subcategories a:hover,.startauto-u-subcategories a:focus-visible{background:#eaf1fa;color:var(--navy)}
.startauto-u-subcategories .startauto-u-parent-link{color:var(--blue);font-weight:760}
.startauto-u-subcategories small{font-size:9px;color:#8b96a6}
.startauto-u-categories nav>.startauto-u-all{
  display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;
  min-height:46px;margin-top:5px;padding:8px 10px;border:1px solid transparent;border-radius:9px;color:var(--blue);font-size:14px;font-weight:720;
}
.startauto-u-categories nav>.startauto-u-all:hover,.startauto-u-categories nav>.startauto-u-all:focus-visible{background:#f5f8fc;border-color:#e4eaf2;color:var(--navy)}
.startauto-u-categories nav>.startauto-u-all .ui-icon{width:21px;height:21px;color:var(--navy)}
.startauto-u-sell-card{margin-top:28px;padding:18px;border:1px solid var(--border);border-radius:11px;background:#fff}
.startauto-u-sell-card>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:11px;border-radius:50%;background:#edf4ff;color:var(--blue)}
.startauto-u-sell-card>span .ui-icon{width:21px;height:21px}
.startauto-u-sell-card strong{display:block;font-size:14px;color:var(--text)}
.startauto-u-sell-card p{margin:8px 0 15px;color:var(--muted);font-size:12.5px;line-height:1.55}
.startauto-u-sell-card .btn{width:100%;min-height:43px;padding:9px 11px;border-radius:8px}

.startauto-u-latest{min-width:0}
.startauto-u-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.startauto-home-page .listing-card{border:1px solid var(--border);border-radius:10px;box-shadow:none;background:#fff;overflow:hidden}
.startauto-home-page .listing-card:hover{transform:translateY(-2px);border-color:#c5d2e2;box-shadow:var(--shadow-card)}
.startauto-home-page .listing-image{aspect-ratio:4/2.65;background:#edf1f6}
.startauto-home-page .listing-image img{width:100%;height:100%;object-fit:cover}
.startauto-home-page .listing-body{padding:13px 13px 14px}
.startauto-home-page .listing-title{min-height:auto;font-size:15px;line-height:1.3;color:var(--text);font-weight:790}
.startauto-home-page .listing-meta{margin:6px 0;color:#6f7b8d;font-size:11px}
.startauto-home-page .listing-card-attributes{margin-top:8px;gap:5px}
.startauto-home-page .listing-card-attributes span{padding:3px 6px;border-radius:6px;background:#f5f7fa;font-size:9.5px}
.startauto-home-page .listing-card-footer{align-items:center;margin-top:10px;padding-top:9px;border-top:1px solid #edf0f4}
.startauto-home-page .listing-card-footer small{color:#7b8797;font-size:9px}
.startauto-home-page .listing-price{color:var(--blue);font-size:15px;font-weight:850}
.startauto-home-page .card-actions{top:8px;right:8px}
.startauto-home-page .card-action{width:36px;height:36px;border-color:rgba(255,255,255,.85);background:rgba(255,255,255,.92);box-shadow:0 4px 12px rgba(0,0,0,.12)}
.startauto-home-page .card-compare{display:none}
.startauto-home-page .card-photo-count{font-size:10px}
.startauto-u-more{text-align:center;padding:22px 0 0}
.startauto-u-more a{font-size:13px;font-weight:760}
.startauto-empty{padding:52px 24px;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;background:#fafcff}
.startauto-empty .ui-icon{width:45px;height:45px;color:var(--blue)}

/* Pozostałe widoki zachowują spójny, jasny styl */
.listing-card{border-color:var(--border);box-shadow:0 6px 20px rgba(6,38,83,.05)}
.listing-card:hover{box-shadow:var(--shadow-card)}
.listing-price{color:var(--blue)}
.price-drop-badge{background:var(--red)}
.section-heading h1,.section-heading h2{color:var(--text)}

@media(max-width:1450px){
  .topbar-inner{grid-template-columns:220px minmax(0,1fr) auto!important;padding:0 28px!important;gap:22px}
  .brand-logo-image{width:205px!important}
  .topbar .desktop-nav{gap:22px}
  .startauto-u-search{grid-template-columns:repeat(4,minmax(130px,1fr)) minmax(125px,auto)}
  .startauto-u-search-button{grid-column:5;grid-row:2}
  .startauto-u-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:1120px){
  .topbar-inner{grid-template-columns:200px minmax(0,1fr) auto!important;padding:0 20px!important}
  .brand-logo-image{width:188px!important}
  .topbar .desktop-nav{gap:15px}
  .startauto-u-marketplace{grid-template-columns:205px minmax(0,1fr);gap:22px}
  .startauto-u-categories{padding-right:20px}
  .startauto-u-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  :root{--topbar-height:68px}
  .topbar-inner{display:flex!important;padding:0 15px!important}
  .brand-logo-image{width:184px!important;max-height:44px!important}
  .app-shell.app-shell-no-sidebar .main-content{padding:0 16px}
  .startauto-u-intro{padding-top:25px}
  .startauto-u-search{grid-template-columns:repeat(2,minmax(0,1fr));padding:17px 17px 43px}
  .startauto-u-search-button{grid-column:1/-1;grid-row:auto}
  .startauto-u-advanced{right:17px}
  .startauto-u-marketplace{grid-template-columns:1fr;margin-top:25px}
  .startauto-u-categories{padding:0 0 22px;border-right:0;border-bottom:1px solid var(--border)}
  .startauto-u-categories nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .startauto-u-category-group,.startauto-u-categories nav>.startauto-u-all{border-color:#e4eaf2;background:#fff}
  .startauto-u-category-group[open]{grid-column:1/-1}
  .startauto-u-category-group summary{grid-template-columns:24px minmax(0,1fr) 16px}
  .startauto-u-category-group summary small{display:none}
  .startauto-u-subcategories{grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 10px 10px}
  .startauto-u-subcategories a{border:1px solid #e8edf4;background:#fff}
  .startauto-u-sell-card{display:none}
}
@media(max-width:620px){
  .brand-logo-image{width:164px!important}
  .startauto-u-intro{padding:21px 0 14px}
  .startauto-u-intro h1{font-size:1.65rem}
  .startauto-u-intro p{font-size:.88rem}
  .startauto-u-search{grid-template-columns:1fr 1fr;gap:8px;padding:14px 14px 41px;border-radius:10px}
  .startauto-u-search label:nth-of-type(2),.startauto-u-search label:nth-of-type(8){grid-column:1/-1}
  .startauto-u-search input,.startauto-u-search select{height:44px;font-size:12px}
  .startauto-u-categories nav{grid-template-columns:repeat(2,minmax(0,1fr))}
  .startauto-u-listing-grid{grid-template-columns:1fr;gap:13px}
  .startauto-u-section-heading h2{font-size:1.08rem}
  .startauto-home-page .listing-card{display:grid;grid-template-columns:42% minmax(0,1fr)}
  .startauto-home-page .listing-image-wrap{min-height:100%}
  .startauto-home-page .listing-image{height:100%;aspect-ratio:auto}
  .startauto-home-page .listing-title{font-size:14px}
  .startauto-home-page .listing-card-attributes{display:none}
  .startauto-home-page .listing-card-footer{display:block;border:0;padding:0;margin-top:8px}
  .startauto-home-page .listing-card-footer small{display:none}
  .startauto-home-page .listing-price{text-align:left}
  .startauto-u-more{padding-top:16px}
}
@media(max-width:410px){
  .topbar-inner{padding:0 10px!important}
  .brand-logo-image{width:150px!important}
  .startauto-u-search{grid-template-columns:1fr}
  .startauto-u-search label:nth-of-type(2),.startauto-u-search label:nth-of-type(8){grid-column:auto}
  .startauto-u-categories nav{grid-template-columns:1fr}
  .startauto-u-subcategories{grid-template-columns:1fr 1fr}
}
@media(prefers-reduced-motion:reduce){.listing-card,.topbar a{transition:none!important}}

/* StartAuto 3.5.9.11.76 — samochodowy kreator ogłoszenia */
.startauto-create-heading{align-items:center;gap:24px;margin-bottom:18px}
.startauto-create-heading h1{margin-bottom:5px}
.startauto-create-assurance{display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid #dce5f1;border-radius:12px;background:#f8fbff;color:var(--navy)}
.startauto-create-assurance .ui-icon{width:24px;height:24px;color:#1c5aa0}
.startauto-create-assurance span{display:grid;gap:1px}.startauto-create-assurance strong{font-size:13px}.startauto-create-assurance small{font-size:11px;color:var(--muted)}
.startauto-listing-wizard{--form-navy:#0b315f;--form-blue:#174f8f;--form-red:#df2935;--form-soft:#f4f7fb;--form-line:#dde5ef;position:relative;padding-bottom:96px}
.startauto-wizard-steps{position:relative;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0 0 22px;padding:0;border:1px solid var(--form-line);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 26px rgba(6,38,83,.05)}
.startauto-wizard-steps::before{content:"";position:absolute;left:0;bottom:0;width:var(--wizard-progress,0%);height:3px;background:var(--form-red);transition:width .25s ease;z-index:2}
.startauto-wizard-steps::after{display:none!important}
.startauto-wizard-steps button{position:relative;display:flex!important;align-items:center;justify-content:center;gap:8px;min-height:62px;padding:10px 7px;border:0!important;border-right:1px solid #edf1f6!important;border-radius:0!important;background:#fff!important;color:#6d7d90!important;font-size:12px!important;font-weight:760!important;box-shadow:none!important;transform:none!important}
.startauto-wizard-steps button:last-child{border-right:0!important}
.startauto-wizard-steps button b{display:grid;place-items:center;width:26px;height:26px;border:1px solid #cbd6e4;border-radius:50%;background:#fff;color:#66788f;font-size:11px}
.startauto-wizard-steps button.active{background:#f4f8fd!important;color:var(--form-navy)!important}
.startauto-wizard-steps button.active b{border-color:var(--form-navy);background:var(--form-navy);color:#fff}
.startauto-wizard-steps button.is-complete{color:#245b3d!important}.startauto-wizard-steps button.is-complete b{border-color:#1a7a4b;background:#eaf7f0;color:#176940}
.startauto-wizard-steps button:disabled{cursor:not-allowed;opacity:.62}
.startauto-wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:22px;align-items:start}
.startauto-wizard-main{min-width:0}
.startauto-form-card{margin:0!important;padding:25px!important;border:1px solid var(--form-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:0 10px 30px rgba(6,38,83,.055)!important}
.startauto-form-card[hidden]{display:none!important}
.startauto-step-heading{display:flex;align-items:flex-start;gap:14px;margin-bottom:23px;padding-bottom:18px;border-bottom:1px solid #e8edf4}
.startauto-step-heading>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;background:var(--form-navy);color:#fff;font-size:14px;font-weight:850}
.startauto-step-heading h2{margin:1px 0 4px;color:#12253d;font-size:1.28rem}.startauto-step-heading p{margin:0;color:#6b7b8f;font-size:13px;line-height:1.55}
.vehicle-group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.vehicle-group-card{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:92px;padding:15px;border:1px solid #dbe4ef;border-radius:13px;background:#fff;color:#142a44;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.vehicle-group-card:hover,.vehicle-group-card.is-selected{border-color:#8eafd2;box-shadow:0 8px 22px rgba(11,49,95,.09);transform:translateY(-1px)}
.vehicle-group-card>.ui-icon{width:18px;height:18px;color:#8392a5}.vehicle-group-card span:nth-child(2){display:grid;gap:4px}.vehicle-group-card strong{font-size:14px}.vehicle-group-card small{color:#78889b;font-size:11px}
.vehicle-group-icon{display:grid!important;place-items:center;width:44px;height:44px;border-radius:11px;background:#edf4fb;color:var(--form-blue)}.vehicle-group-icon .ui-icon{width:24px;height:24px}
.vehicle-subcategory-shell{display:grid;gap:16px}.vehicle-subcategory-shell[hidden]{display:none!important}
.vehicle-subcategory-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:11px;background:#f3f7fb}.vehicle-subcategory-header>div{display:grid;text-align:right}.vehicle-subcategory-header small{font-size:10px;color:#728197;text-transform:uppercase;letter-spacing:.08em}.vehicle-subcategory-header strong{font-size:14px;color:var(--form-navy)}
.vehicle-subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.vehicle-subcategory-grid[hidden]{display:none!important}
.vehicle-subcategory-card{position:relative;display:block;cursor:pointer}.vehicle-subcategory-card input{position:absolute;opacity:0;pointer-events:none}.vehicle-subcategory-card span{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:52px;padding:11px 12px;border:1px solid #dfe6ef;border-radius:10px;background:#fff;color:#233951;font-size:12px;font-weight:720}.vehicle-subcategory-card b{display:none;color:#fff}.vehicle-subcategory-card .ui-icon{width:17px;height:17px}.vehicle-subcategory-card input:checked+span{border-color:var(--form-blue);background:#edf5ff;color:var(--form-navy);box-shadow:0 0 0 2px rgba(23,79,143,.08)}.vehicle-subcategory-card input:checked+span b{display:inline-flex;color:var(--form-blue)}.vehicle-subcategory-card input:focus-visible+span{outline:3px solid rgba(23,79,143,.22);outline-offset:2px}
.vehicle-selection-summary{display:flex;align-items:center;gap:11px;margin-top:18px;padding:13px 14px;border:1px solid #dce5ef;border-radius:11px;background:#f8fafc}.vehicle-selection-summary>.ui-icon{width:24px;height:24px;color:var(--form-blue)}.vehicle-selection-summary span{display:grid;gap:2px;min-width:0;flex:1}.vehicle-selection-summary small{font-size:10px;color:#75859a;text-transform:uppercase;letter-spacing:.07em}.vehicle-selection-summary strong{font-size:13px;color:#18314d;white-space:normal}
.startauto-field-group{margin-top:18px;padding:18px;border:1px solid #e0e7f0;border-radius:13px;background:#fff}.startauto-field-group:first-of-type{margin-top:0}.startauto-field-group[hidden]{display:none!important}
.startauto-field-group-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:15px}.startauto-field-group-heading>.ui-icon{flex:0 0 22px;width:22px;height:22px;margin-top:1px;color:var(--form-blue)}.startauto-field-group-heading h3{margin:0 0 2px;color:#17304d;font-size:15px}.startauto-field-group-heading p{margin:0;color:#77869a;font-size:11px;line-height:1.45}
.startauto-dynamic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.startauto-dynamic-grid:empty{display:none}
.startauto-dynamic-grid .dynamic-field{display:grid!important;gap:6px;margin:0}.startauto-dynamic-grid .dynamic-field[hidden]{display:none!important}.startauto-dynamic-grid .dynamic-field>span{font-size:12px;font-weight:720;color:#263c55}.startauto-dynamic-grid .dynamic-field>small{font-size:10px;color:#7c8a9d}.startauto-dynamic-grid .dynamic-field select[multiple]{min-height:150px;padding:7px}
.dynamic-fields-staging{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.dynamic-fields-staging .dynamic-fields{display:block!important}
.startauto-title-field,.startauto-description-field{display:grid;gap:7px}.startauto-title-field>span,.startauto-description-field>span{font-size:12px;font-weight:720;color:#263c55}.startauto-title-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.startauto-title-input-row input{min-width:0}.startauto-title-input-row .btn{white-space:nowrap}
.startauto-photo-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px}.startauto-upload-zone{min-height:190px;border:2px dashed #aac0d8!important;border-radius:13px!important;background:#f7fbff!important}.startauto-upload-zone>span{display:grid!important;place-items:center;width:48px!important;height:48px!important;margin:auto;border-radius:50%;background:#e5f0fb;color:var(--form-blue)}.startauto-upload-zone .ui-icon{width:25px;height:25px}.startauto-photo-tips{padding:16px;border:1px solid #dfe7f0;border-radius:12px;background:#fafbfd}.startauto-photo-tips strong{display:block;margin-bottom:8px;color:#18314c;font-size:13px}.startauto-photo-tips ul{display:grid;gap:7px;margin:0;padding-left:18px;color:#64758b;font-size:11px;line-height:1.4}
.startauto-image-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:13px 0 20px}.startauto-image-preview img{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid #dce4ed;border-radius:9px}
.startauto-description-field textarea{min-height:210px;resize:vertical}
.startauto-price-field{max-width:370px}.startauto-price-input{display:flex;align-items:stretch}.startauto-price-input input{min-width:0;flex:1;border-radius:9px 0 0 9px}.startauto-price-input em{display:flex;align-items:center;padding:0 13px;border:1px solid var(--line);border-left:0;border-radius:0 9px 9px 0;background:#f2f5f9;color:#52657c;font-size:12px;font-style:normal;font-weight:800}
.startauto-form-card .contact-preferences-box,.startauto-form-card .auto-renew-settings{margin-top:18px;border-radius:13px}.startauto-form-card .location-picker{display:grid;grid-template-columns:1fr;gap:10px}
.startauto-review-card{overflow:hidden;border:1px solid #dce5ef;border-radius:14px;background:#fff}.startauto-review-title{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 18px;background:#f4f8fc}.startauto-review-title>span{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:#dfeafa;color:var(--form-blue)}.startauto-review-title .ui-icon{width:25px;height:25px}.startauto-review-title small{font-size:10px;color:#74849a;text-transform:uppercase;letter-spacing:.07em}.startauto-review-title h3{margin:2px 0 0;color:#152f4b;font-size:17px}.startauto-review-title>strong{color:var(--form-navy);font-size:18px;white-space:nowrap}.startauto-review-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.startauto-review-card dl div{padding:13px 18px;border-top:1px solid #e6ecf3}.startauto-review-card dl div:nth-child(odd){border-right:1px solid #e6ecf3}.startauto-review-card dt{margin-bottom:3px;color:#7c8b9d;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.startauto-review-card dd{margin:0;color:#253b54;font-size:12px;font-weight:720}
.startauto-publication-consent{margin-top:18px}.startauto-publish-actions{margin-top:18px;justify-content:flex-end}.startauto-publish-actions .btn-danger{min-width:190px}
.startauto-quality-assistant{position:sticky!important;top:94px!important;margin:0!important;padding:18px!important;border:1px solid #dce5ef!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 25px rgba(6,38,83,.05)!important}.startauto-quality-assistant .quality-score-ring{width:82px;height:82px}.startauto-quality-assistant .quality-assistant-copy h2{font-size:15px}.startauto-quality-assistant .quality-assistant-copy ul{font-size:11px}
.startauto-wizard-nav{position:fixed;z-index:35;left:50%;bottom:16px;transform:translateX(-50%);display:grid!important;grid-template-columns:150px minmax(120px,1fr) 150px;align-items:center;gap:12px;width:min(720px,calc(100vw - 30px));min-height:62px;padding:10px 12px;border:1px solid #d5dfeb;border-radius:14px;background:rgba(255,255,255,.97);box-shadow:0 14px 38px rgba(4,29,61,.18);backdrop-filter:blur(12px)}.startauto-wizard-nav>span{text-align:center;color:#617389;font-size:11px;font-weight:760}.startauto-wizard-nav .btn{min-height:42px}.startauto-wizard-nav [data-next]{grid-column:3}.startauto-wizard-nav [data-prev][hidden]+span{grid-column:2}

@media(max-width:1100px){
  .startauto-wizard-layout{grid-template-columns:minmax(0,1fr) 250px}.vehicle-group-grid,.vehicle-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.startauto-wizard-steps button span{font-size:11px}
}
@media(max-width:900px){
  .startauto-create-assurance{display:none}.startauto-wizard-layout{grid-template-columns:1fr}.startauto-quality-assistant{position:static!important;display:grid;grid-template-columns:auto 1fr;align-items:center;order:-1}.startauto-quality-assistant .quality-assistant-copy ul{display:none}.startauto-photo-layout{grid-template-columns:1fr}.startauto-photo-tips{display:none}.startauto-image-preview{grid-template-columns:repeat(4,minmax(0,1fr))}.startauto-wizard-steps{overflow-x:auto;scrollbar-width:none}.startauto-wizard-steps::-webkit-scrollbar{display:none}.startauto-wizard-steps button{min-width:105px}
}
@media(max-width:640px){
  .startauto-listing-wizard{padding-bottom:88px}.startauto-create-heading{margin-bottom:13px}.startauto-create-heading h1{font-size:1.55rem}.startauto-create-heading p{font-size:12px}.startauto-wizard-steps{margin:0 -4px 13px;border-radius:10px}.startauto-wizard-steps button{min-width:75px;min-height:54px;gap:5px;padding:8px 5px}.startauto-wizard-steps button b{width:23px;height:23px}.startauto-wizard-steps button span{display:none}.startauto-wizard-steps button.active span{display:inline;font-size:10px}.startauto-form-card{padding:17px!important;border-radius:12px!important}.startauto-step-heading{gap:10px;margin-bottom:17px;padding-bottom:14px}.startauto-step-heading>span{width:32px;height:32px;flex-basis:32px;border-radius:9px}.startauto-step-heading h2{font-size:1.08rem}.startauto-step-heading p{font-size:11px}.vehicle-group-grid,.vehicle-subcategory-grid{grid-template-columns:1fr}.vehicle-group-card{min-height:72px;padding:11px}.vehicle-group-icon{width:40px;height:40px}.vehicle-subcategory-card span{min-height:48px}.vehicle-subcategory-header{align-items:flex-start;flex-direction:column}.vehicle-subcategory-header>div{text-align:left}.vehicle-selection-summary{align-items:flex-start}.startauto-field-group{padding:14px;margin-top:13px}.startauto-dynamic-grid{grid-template-columns:1fr}.startauto-title-input-row{grid-template-columns:1fr}.startauto-title-input-row .btn{justify-self:start}.startauto-image-preview{grid-template-columns:repeat(3,minmax(0,1fr))}.startauto-review-title{grid-template-columns:40px minmax(0,1fr)}.startauto-review-title>span{width:40px;height:40px}.startauto-review-title>strong{grid-column:2;text-align:left;font-size:16px}.startauto-review-card dl{grid-template-columns:1fr}.startauto-review-card dl div:nth-child(odd){border-right:0}.startauto-wizard-nav{bottom:8px;grid-template-columns:92px minmax(70px,1fr) 112px;width:calc(100vw - 16px);min-height:58px;padding:8px;border-radius:12px}.startauto-wizard-nav .btn{min-height:40px;padding:9px 10px;font-size:12px}.startauto-wizard-nav>span{font-size:10px}.startauto-publish-actions{display:grid;grid-template-columns:1fr}.startauto-publish-actions .btn{width:100%}.startauto-publish-actions .btn-danger{min-width:0}
}
@media(max-width:390px){.startauto-image-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.startauto-wizard-nav{grid-template-columns:78px 1fr 98px}.startauto-wizard-nav>span{display:none}.startauto-wizard-nav [data-next]{grid-column:3}.startauto-wizard-nav [data-prev][hidden]+span{display:none}}

/* StartAuto 3.5.9.11.77 — stabilny poziomy pasek kroków kreatora */
form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress]{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  justify-content:stretch!important;
  grid-template-columns:none!important;
  width:100%!important;
  min-height:62px!important;
  height:auto!important;
  max-height:none!important;
  overflow:hidden!important;
}
form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress] > button{
  flex:1 1 0!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:62px!important;
  height:auto!important;
  margin:0!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress]{
    justify-content:flex-start!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
  }
  form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress] > button{
    flex:0 0 105px!important;
    min-width:105px!important;
  }
}
@media(max-width:640px){
  form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress]{min-height:54px!important}
  form.startauto-listing-wizard > nav.startauto-wizard-steps[data-wizard-progress] > button{
    flex-basis:75px!important;
    min-width:75px!important;
    min-height:54px!important;
  }
}



/* StartAuto 3.5.9.11.78 — zatwierdzony realistyczny system ikon */
.startauto-realistic-icon{
  display:inline-block;
  width:3rem;
  height:auto;
  max-width:none;
  flex:0 0 auto;
  object-fit:contain;
  border-radius:.65rem;
  background:#fff;
  box-shadow:none;
  vertical-align:middle;
}
.startauto-realistic-icon-category{width:4.15rem;margin:-.55rem .15rem -.55rem -.35rem}
.startauto-realistic-icon-sidebar{width:2.35rem;margin:-.35rem .15rem -.35rem -.3rem}
.startauto-realistic-icon-wizard{width:5.3rem;margin:-.85rem .35rem -.85rem -.65rem}
.startauto-realistic-icon-panel{width:4.2rem;margin:-.55rem .2rem -.55rem -.45rem}
.startauto-realistic-icon-field{width:4.35rem;margin:-.7rem .15rem -.7rem -.55rem}
.startauto-realistic-icon-review{width:5.2rem;margin:-.8rem .2rem -.8rem -.65rem}
.startauto-realistic-icon-inline-large{width:3.7rem;margin:-.5rem .1rem -.5rem -.45rem}
.startauto-realistic-icon-empty{width:10rem;border-radius:1.1rem}
.startauto-realistic-icon-button{width:2.25rem;margin:-.45rem .15rem -.45rem -.35rem;border-radius:.45rem}
.startauto-realistic-icon-inline{width:2rem;margin:-.35rem .08rem -.35rem -.25rem;border-radius:.4rem}
.startauto-realistic-icon-nav{width:2.15rem;margin:-.35rem .1rem -.35rem -.25rem;border-radius:999px;border:1px solid rgba(255,255,255,.25)}
.startauto-realistic-icon-menu{width:2.5rem;margin:-.45rem .12rem -.45rem -.35rem;border-radius:.5rem}
.startauto-realistic-icon-mobile{width:2.55rem;margin:-.4rem 0 -.35rem;border-radius:.5rem}
.startauto-realistic-icon-directory{width:6.5rem;margin:-1rem .3rem -1rem -.8rem}
.startauto-realistic-icon-company{width:5.4rem;border-radius:.8rem}
.startauto-realistic-icon-security{width:5rem;margin:-.7rem .2rem -.7rem -.55rem}
.startauto-realistic-icon-admin-search{width:2.25rem;margin:-.4rem .1rem -.4rem -.25rem}

.top-icon-action .startauto-realistic-icon-nav,
.add-listing-cta .startauto-realistic-icon-button{
  background:#fff;
}
.vehicle-group-icon{display:flex;align-items:center;justify-content:center;min-width:5.15rem;overflow:visible}
.startauto-u-category-group summary{min-height:3.25rem}
.startauto-u-category-group summary .startauto-realistic-icon-category{align-self:center}
.sidebar-link{min-height:2.75rem}
.sidebar-link .startauto-realistic-icon-sidebar{align-self:center}
.startauto-field-group-heading>.startauto-realistic-icon-field{align-self:center}
.security-icon-wrap .startauto-realistic-icon-security{width:6rem}
.company-logo-placeholder .startauto-realistic-icon-company,.company-logo-large .startauto-realistic-icon-company{width:100%;max-width:7rem}
.category-directory-root .startauto-realistic-icon-directory{flex:0 0 6.5rem}
.admin-nav-search .startauto-realistic-icon-admin-search{position:absolute;left:.65rem;top:50%;transform:translateY(-50%)}
.admin-nav-search input{padding-left:3.15rem}

@media(max-width:900px){
  .startauto-realistic-icon-category{width:3.65rem}
  .startauto-realistic-icon-wizard{width:4.4rem}
  .startauto-realistic-icon-field{width:3.75rem}
  .startauto-realistic-icon-directory{width:5.4rem}
}
@media(max-width:640px){
  .startauto-realistic-icon-nav{width:1.9rem}
  .startauto-realistic-icon-mobile{width:2.25rem}
  .startauto-realistic-icon-wizard{width:4rem;margin:-.65rem .15rem -.65rem -.45rem}
  .startauto-realistic-icon-category{width:3.2rem}
  .startauto-realistic-icon-empty{width:8rem}
}

/* StartAuto 3.5.9.11.79 — uporządkowana strona główna i katalog pojazdów */
.startauto-home-page .app-shell.app-shell-no-sidebar .main-content,
.startauto-categories-page .app-shell.app-shell-no-sidebar .main-content{max-width:1500px;margin:0 auto;padding-inline:clamp(20px,4vw,64px)}

.startauto-home-top{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 0 20px}
.startauto-home-copy{min-width:0}
.startauto-home-copy .eyebrow,.startauto-home-section-heading .eyebrow,.startauto-catalog-heading .eyebrow{margin:0 0 6px;color:#0a57d5;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.startauto-home-copy h1{margin:0;color:#101828;font-size:clamp(2rem,3vw,2.8rem);line-height:1.05;letter-spacing:-.045em}
.startauto-home-copy>p:last-child{max-width:720px;margin:10px 0 0;color:#667085;font-size:15px;line-height:1.55}
.startauto-home-add{display:flex;align-items:center;gap:10px;min-width:245px;padding:11px 15px;border:1px solid #d8e1ed;border-radius:12px;background:#fff;color:#102a4c;box-shadow:0 5px 18px rgba(6,38,83,.05)}
.startauto-home-add:hover{border-color:#b8cbe1;background:#f8fbff;color:#0a57d5}
.startauto-home-add .startauto-realistic-icon{width:42px;margin:0;background:transparent}
.startauto-home-add span{display:grid;gap:2px}
.startauto-home-add strong{font-size:13px}
.startauto-home-add small{color:#748197;font-size:10.5px;font-weight:620}

.startauto-home-search{position:relative;padding:18px 20px 17px;border:1px solid #d9e2ed;border-radius:15px;background:#f8faff;box-shadow:0 10px 28px rgba(6,38,83,.07)}
.startauto-home-search-title{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:#102a4c}
.startauto-home-search-title .startauto-realistic-icon{width:39px;margin:-8px 0 -8px -7px;background:transparent}
.startauto-home-search-title>span{display:grid;gap:1px}
.startauto-home-search-title strong{font-size:15px}
.startauto-home-search-title small{color:#75849a;font-size:10.5px;font-weight:600}
.startauto-home-search-fields{display:grid;grid-template-columns:1.05fr 1.05fr .8fr .8fr .72fr .92fr 1.15fr auto;gap:9px;align-items:end}
.startauto-home-search label{display:grid;gap:5px;min-width:0}
.startauto-home-search label>span{color:#536176;font-size:10.5px;font-weight:760}
.startauto-home-search input,.startauto-home-search select{width:100%;min-width:0;height:44px;padding:0 11px;border:1px solid #d3ddea;border-radius:8px;background:#fff;color:#172033;font-size:12.5px;outline:0}
.startauto-home-search input:focus,.startauto-home-search select:focus{border-color:#78a1d4;box-shadow:0 0 0 3px rgba(10,87,213,.09)}
.startauto-home-search-button{height:44px!important;min-width:172px;border-radius:8px!important;padding:0 16px!important;justify-content:center;white-space:nowrap}
.startauto-home-search-button .startauto-realistic-icon{width:28px;margin:-6px 1px -6px -5px;background:transparent}
.startauto-home-advanced{display:block;width:max-content;margin:10px 0 0 auto;color:#0a57d5;font-size:11.5px;font-weight:740}

.startauto-home-categories,.startauto-home-latest{padding-top:34px}
.startauto-home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:16px}
.startauto-home-section-heading h2{margin:0;color:#111827;font-size:1.35rem;letter-spacing:-.025em}
.startauto-home-section-heading>a{padding-bottom:2px;color:#0a57d5;font-size:12.5px;font-weight:760}
.startauto-home-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.startauto-home-category-card{min-width:0;border:1px solid #dce4ee;border-radius:14px;background:#fff;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.startauto-home-category-card:hover{transform:translateY(-2px);border-color:#bdcfe4;box-shadow:0 12px 30px rgba(6,38,83,.09)}
.startauto-home-category-main{display:grid;grid-template-columns:72px minmax(0,1fr) 17px;align-items:center;gap:7px;min-height:96px;padding:10px 11px;color:#18253a}
.startauto-home-category-main:hover{color:#0a57d5}
.startauto-home-category-visual{display:grid;place-items:center;width:72px;height:64px;overflow:hidden}
.startauto-home-category-icon{width:94px;margin:0;background:transparent;border-radius:0}
.startauto-home-category-copy{display:grid;gap:4px;min-width:0}
.startauto-home-category-copy strong{font-size:13px;line-height:1.25}
.startauto-home-category-copy small{color:#7c899b;font-size:10px;font-weight:640}
.startauto-home-category-main>.ui-icon{width:15px;height:15px;color:#8a97a8}
.startauto-home-category-links{display:grid;gap:1px;padding:7px 10px 10px;border-top:1px solid #edf1f5;background:#fafbfd}
.startauto-home-category-links a{display:block;overflow:hidden;padding:4px 5px;border-radius:6px;color:#5b687b;font-size:10.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}
.startauto-home-category-links a:hover{background:#edf4fd;color:#0a57d5}
.startauto-home-category-links .is-more{color:#0a57d5}

.startauto-home-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
.startauto-home-empty{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:28px;min-height:205px;padding:26px 30px;border:1px solid #dce5ef;border-radius:16px;background:linear-gradient(100deg,#f8fbff 0%,#fff 65%)}
.startauto-home-empty-visual{display:grid;place-items:center;width:170px;height:126px;overflow:hidden}
.startauto-home-empty-visual .startauto-realistic-icon{width:190px;margin:0;background:transparent}
.startauto-home-empty-copy>span{color:#0a57d5;font-size:10.5px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}
.startauto-home-empty-copy h3{margin:5px 0 7px;color:#142138;font-size:1.25rem}
.startauto-home-empty-copy p{max-width:610px;margin:0;color:#6a778b;font-size:13px;line-height:1.55}
.startauto-home-empty-actions{display:grid;gap:8px;min-width:190px}
.startauto-home-empty-actions .btn{justify-content:center;min-height:42px;border-radius:8px}
.startauto-home-empty-actions .btn-ghost{background:#fff;border-color:#cfdae8;color:#173b68}

.startauto-categories-page{background:#f7f9fc}
.startauto-categories-page .app-shell.app-shell-no-sidebar{background:transparent}
.startauto-categories-page .main-content{padding-top:30px!important;padding-bottom:42px!important;background:transparent}
.startauto-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}
.startauto-catalog-heading h1{margin:0;color:#101828;font-size:clamp(1.8rem,2.6vw,2.45rem);line-height:1.08;letter-spacing:-.04em}
.startauto-catalog-heading p:last-child{max-width:700px;margin:9px 0 0;color:#667085;font-size:14px;line-height:1.55}
.startauto-catalog-heading>.btn{min-height:45px;border-radius:9px;padding-inline:18px;white-space:nowrap}
.startauto-catalog-heading>.btn .startauto-realistic-icon{width:29px;margin:-6px 2px -6px -6px;background:transparent}

.startauto-catalog-search{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:22px;padding:13px 17px;border:1px solid #d7e1ed;border-radius:14px;background:#fff;box-shadow:0 7px 24px rgba(6,38,83,.055)}
.startauto-catalog-search>.startauto-realistic-icon{width:52px;margin:-10px 0 -10px -10px;background:transparent}
.startauto-catalog-search label{display:grid;gap:3px;min-width:0}
.startauto-catalog-search label>span{color:#26364d;font-size:11px;font-weight:800}
.startauto-catalog-search input{width:100%;min-width:0;padding:1px 0 3px;border:0;outline:0;background:transparent;color:#172033;font-size:14px}
.startauto-catalog-search>strong{display:grid;justify-items:end;color:#102a4c;font-size:17px;white-space:nowrap}
.startauto-catalog-search>strong small{color:#7a8799;font-size:10px;font-weight:650}
.startauto-catalog-empty{margin:0 0 18px}

.startauto-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.startauto-catalog-card{scroll-margin-top:98px;border:1px solid #dce4ee;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(6,38,83,.04)}
.startauto-catalog-card[hidden]{display:none}
.startauto-catalog-card>header{border-bottom:1px solid #e7edf4;background:linear-gradient(100deg,#f8fbff 0%,#fff 72%)}
.startauto-catalog-main{display:grid;grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:122px;padding:11px 17px;color:#17243a}
.startauto-catalog-main:hover{color:#0a57d5}
.startauto-catalog-visual{display:grid;place-items:center;width:112px;height:92px;overflow:hidden}
.startauto-catalog-icon{width:137px;margin:0;background:transparent;border-radius:0}
.startauto-catalog-title{display:grid;gap:5px;min-width:0}
.startauto-catalog-title strong{font-size:18px;line-height:1.2}
.startauto-catalog-title small{color:#748196;font-size:11px;font-weight:650}
.startauto-catalog-open{display:flex;align-items:center;gap:4px;color:#0a57d5;font-size:11px;font-weight:760;white-space:nowrap}
.startauto-catalog-open .ui-icon{width:15px;height:15px}
.startauto-catalog-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:13px}
.startauto-catalog-types>a,.startauto-catalog-more a{display:grid;grid-template-columns:minmax(0,1fr) auto 14px;align-items:center;gap:7px;min-height:39px;padding:8px 10px;border:1px solid transparent;border-radius:8px;background:#f8fafc;color:#3b4a60;font-size:12px;font-weight:690}
.startauto-catalog-types>a:hover,.startauto-catalog-more a:hover{border-color:#d5e2f1;background:#eef5fd;color:#0a57d5}
.startauto-catalog-types a small,.startauto-catalog-more a small{color:#8491a2;font-size:9px}
.startauto-catalog-types a .ui-icon,.startauto-catalog-more a .ui-icon{width:13px;height:13px;color:#9aa5b3}
.startauto-catalog-more{grid-column:1/-1;border-top:1px solid #edf1f5;margin-top:2px;padding-top:7px}
.startauto-catalog-more summary{display:flex;align-items:center;justify-content:center;gap:5px;min-height:32px;color:#0a57d5;font-size:11px;font-weight:760;cursor:pointer;list-style:none}
.startauto-catalog-more summary::-webkit-details-marker{display:none}
.startauto-catalog-more summary .ui-icon{width:14px;height:14px;transition:transform .18s ease}
.startauto-catalog-more[open] summary .ui-icon{transform:rotate(180deg)}
.startauto-catalog-more>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding-top:7px}
.startauto-catalog-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:18px;padding:14px 18px;border:1px solid #d9e3ef;border-radius:14px;background:#fff}
.startauto-catalog-help>div{display:flex;align-items:center;gap:10px}
.startauto-catalog-help .startauto-realistic-icon{width:50px;margin:-9px 0 -9px -8px;background:transparent}
.startauto-catalog-help span{display:grid;gap:2px}
.startauto-catalog-help strong{color:#1b2940;font-size:13px}
.startauto-catalog-help small{color:#758196;font-size:11px;font-weight:620}
.startauto-catalog-help>a{color:#0a57d5;font-size:12px;font-weight:760;white-space:nowrap}

@media(max-width:1250px){
  .startauto-home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr))}.startauto-home-search-button{min-width:0}
  .startauto-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:980px){
  .startauto-home-top{align-items:flex-start}.startauto-home-add{display:none}
  .startauto-home-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .startauto-home-empty{grid-template-columns:135px minmax(0,1fr)}.startauto-home-empty-actions{grid-column:1/-1;display:flex}.startauto-home-empty-actions .btn{flex:1}
  .startauto-catalog-grid{grid-template-columns:1fr}
}
@media(max-width:700px){
  .startauto-home-page .app-shell.app-shell-no-sidebar .main-content,.startauto-categories-page .app-shell.app-shell-no-sidebar .main-content{padding-inline:14px}
  .startauto-home-top{padding:22px 0 15px}.startauto-home-copy h1{font-size:1.75rem}.startauto-home-copy>p:last-child{font-size:12.5px}
  .startauto-home-search{padding:14px}.startauto-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.startauto-home-search-button{grid-column:1/-1}.startauto-home-location{grid-column:1/-1}
  .startauto-home-categories,.startauto-home-latest{padding-top:26px}.startauto-home-section-heading{align-items:center}.startauto-home-section-heading h2{font-size:1.15rem}.startauto-home-section-heading .eyebrow{display:none}
  .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.startauto-home-category-main{grid-template-columns:58px minmax(0,1fr);min-height:78px;padding:8px}.startauto-home-category-main>.ui-icon{display:none}.startauto-home-category-visual{width:58px;height:52px}.startauto-home-category-icon{width:77px}.startauto-home-category-copy strong{font-size:11.5px}.startauto-home-category-links{display:none}
  .startauto-home-listing-grid{grid-template-columns:1fr}
  .startauto-home-empty{grid-template-columns:1fr;gap:12px;padding:20px;text-align:center}.startauto-home-empty-visual{width:100%;height:100px}.startauto-home-empty-copy p{font-size:12px}.startauto-home-empty-actions{display:grid;grid-column:auto;width:100%;min-width:0}
  .startauto-categories-page .main-content{padding-top:20px!important}.startauto-catalog-heading{display:grid;gap:14px}.startauto-catalog-heading h1{font-size:1.65rem}.startauto-catalog-heading p:last-child{font-size:12.5px}.startauto-catalog-heading>.btn{width:100%;justify-content:center}
  .startauto-catalog-search{grid-template-columns:38px minmax(0,1fr);padding:11px 13px}.startauto-catalog-search>.startauto-realistic-icon{width:44px}.startauto-catalog-search>strong{grid-column:1/-1;display:flex;justify-content:flex-start;gap:4px;font-size:12px}.startauto-catalog-search>strong small{font-size:10px}
  .startauto-catalog-main{grid-template-columns:82px minmax(0,1fr);min-height:100px;padding:9px 12px}.startauto-catalog-open{display:none}.startauto-catalog-visual{width:82px;height:74px}.startauto-catalog-icon{width:108px}.startauto-catalog-title strong{font-size:15px}
  .startauto-catalog-types,.startauto-catalog-more>div{grid-template-columns:1fr}.startauto-catalog-types{padding:10px}.startauto-catalog-types>a,.startauto-catalog-more a{min-height:37px;font-size:11.5px}
  .startauto-catalog-help{align-items:flex-start;flex-direction:column}.startauto-catalog-help>a{align-self:flex-end}
}
@media(max-width:410px){.startauto-home-category-grid{grid-template-columns:1fr}.startauto-home-search-fields{grid-template-columns:1fr}.startauto-home-location,.startauto-home-search-button{grid-column:auto}}

/* StartAuto 3.5.9.11.80 — lekkie, czytelne ikony liniowe w panelu bocznym */
.sidebar>.sidebar-link{
  grid-template-columns:38px minmax(0,1fr) auto!important;
  gap:10px!important;
  min-height:48px;
  padding:5px 10px!important;
  border:1px solid transparent;
  border-radius:10px;
}
.sidebar>.sidebar-link+.sidebar-link{margin-top:1px!important}
.sidebar-line-icon{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  min-width:34px;
  border:1px solid #e0e8f2;
  border-radius:9px;
  background:#f7f9fc;
  color:#173b68;
  box-shadow:none;
  transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;
}
.sidebar-line-svg{
  width:22px!important;
  height:22px!important;
  color:inherit!important;
  stroke-width:1.75!important;
  transform:none!important;
  filter:none!important;
}
.sidebar>.sidebar-link:hover .sidebar-line-icon{
  transform:translateY(-1px);
  border-color:#c7d8eb;
  background:#eef5fd;
  color:#0a57d5;
}
.sidebar>.sidebar-link.is-active .sidebar-line-icon{
  border-color:#b9cee8;
  background:#e7f1ff;
  color:#064fae;
}
.sidebar>.sidebar-link.is-active{
  border-color:#d1e0f2;
  background:#eef5ff;
}
.sidebar>.sidebar-link .sidebar-label{font-weight:690!important}
.sidebar>.sidebar-link small{color:#7b899b;font-size:10px}
.sidebar>.sidebar-link:hover .sidebar-line-svg,
.sidebar>.sidebar-link.is-active .sidebar-line-svg{transform:none!important}
.app-shell.sidebar-collapsed .sidebar>.sidebar-link,
.app-shell .sidebar>.sidebar-link{
  align-items:center!important;
}
@media(min-width:1101px){
  .app-shell.sidebar-collapsed .sidebar>.sidebar-link{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    padding:7px!important;
  }
  .app-shell.sidebar-collapsed .sidebar-line-icon{margin-inline:auto}
}
@media(max-width:1100px){
  .app-shell .sidebar>.sidebar-link{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    padding:7px!important;
  }
  .app-shell .sidebar-line-icon{margin-inline:auto}
}


/* StartAuto 3.5.9.11.81 — przywrócony panel boczny na stronie głównej i w katalogu */
@media(min-width:901px){
  .startauto-home-page .app-shell:not(.app-shell-no-sidebar) .main-content,
  .startauto-categories-page .app-shell:not(.app-shell-no-sidebar) .main-content{
    padding:26px clamp(22px,2.1vw,32px) 0;
  }
  .startauto-home-page .startauto-home-top{padding-top:8px}
  .startauto-home-page .startauto-home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr))}
  .startauto-home-page .startauto-home-search-button{min-width:0}
  .startauto-home-page .startauto-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .startauto-home-page .startauto-home-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(min-width:1350px){
  .startauto-home-page .startauto-home-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:1100px) and (min-width:901px){
  .startauto-home-page .startauto-home-search-fields{grid-template-columns:repeat(3,minmax(0,1fr))}
  .startauto-home-page .startauto-home-search-button{grid-column:auto}
  .startauto-home-page .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}


/* StartAuto 3.5.9.11.82 — realistyczne ikony PNG z przezroczystym tłem w panelu bocznym */
.startauto-sidebar-icon-wrap{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  min-width:36px;
  border:1px solid #d9e4f1;
  border-radius:10px;
  background:linear-gradient(180deg,#ffffff 0%,#f5f8fc 100%);
  box-shadow:none!important;
  transition:border-color .16s ease,background-color .16s ease;
}
.startauto-sidebar-icon-wrap .brand-icon-picture{display:block;line-height:0}
.startauto-sidebar-icon{
  width:28px!important;
  height:28px!important;
  object-fit:contain!important;
  filter:none!important;
  box-shadow:none!important;
}
.sidebar>.sidebar-link{
  grid-template-columns:40px minmax(0,1fr) auto!important;
  gap:10px!important;
  min-height:48px;
  padding:5px 10px!important;
  border:1px solid transparent;
  border-radius:10px;
}
.sidebar>.sidebar-link:hover .startauto-sidebar-icon-wrap{
  border-color:#c4d6ea;
  background:#eef5fd;
}
.sidebar>.sidebar-link.is-active .startauto-sidebar-icon-wrap{
  border-color:#b7cde7;
  background:#e7f1ff;
}
.sidebar>.sidebar-link:hover,
.sidebar>.sidebar-link.is-active{box-shadow:none!important}
.app-shell.sidebar-collapsed .startauto-sidebar-icon-wrap,
.app-shell .startauto-sidebar-icon-wrap{margin-inline:auto}
@media(min-width:1101px){
  .app-shell.sidebar-collapsed .sidebar>.sidebar-link{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    padding:7px!important;
  }
}
@media(max-width:1100px){
  .app-shell .sidebar>.sidebar-link{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    padding:7px!important;
  }
}


/* StartAuto 3.5.9.11.83 — nowe dopracowane logo */
.brand-logo-image{
  width:268px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  box-shadow:none!important;
}
.footer-brand img{width:195px!important;height:auto!important;filter:none!important}
.auth-logo img{width:100%!important;max-width:335px!important;height:auto!important;filter:none!important}
.admin-brand-full{width:220px!important;height:auto!important;filter:none!important}
.admin-brand-mark{object-fit:contain;filter:none!important}
@media(max-width:1450px){.brand-logo-image{width:244px!important}}
@media(max-width:1120px){.brand-logo-image{width:220px!important}}
@media(max-width:900px){.brand-logo-image{width:200px!important;max-height:48px!important}}
@media(max-width:620px){.brand-logo-image{width:176px!important}}
@media(max-width:410px){.brand-logo-image{width:158px!important}}


/* StartAuto 3.5.9.11.84 — menu B + logo C */
.topbar-inner{
  grid-template-columns:250px minmax(0,1fr) auto!important;
  gap:24px!important;
  padding-inline:clamp(24px,3.2vw,58px)!important;
}
.brand-logo-image{
  width:226px!important;
  max-height:54px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
}
.topbar .desktop-nav.startauto-menu-b{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:0!important;
  height:var(--topbar-height);
}
.topbar .desktop-nav.startauto-menu-b a{
  position:relative;
  display:inline-flex;
  align-items:center;
  gap:8px;
  height:44px!important;
  padding:0 17px!important;
  border:0!important;
  border-radius:9px;
  color:#f6f9fd;
  opacity:.94;
  white-space:nowrap;
}
.topbar .desktop-nav.startauto-menu-b a+a::before{
  content:"";
  position:absolute;
  left:0;
  top:10px;
  width:1px;
  height:24px;
  background:rgba(255,255,255,.13);
}
.topbar .desktop-nav.startauto-menu-b .top-nav-icon{
  width:19px;
  height:19px;
  color:#dce9f8;
  stroke-width:1.8;
  flex:0 0 auto;
}
.topbar .desktop-nav.startauto-menu-b a:hover,
.topbar .desktop-nav.startauto-menu-b a:focus-visible{
  background:rgba(255,255,255,.07);
  color:#fff;
}
.topbar .desktop-nav.startauto-menu-b a.is-active{
  background:rgba(27,128,238,.17);
  box-shadow:inset 0 0 0 1px rgba(69,159,255,.38);
  color:#fff;
}
.topbar .desktop-nav.startauto-menu-b a.is-active .top-nav-icon{color:#3ca9ff}
.topbar .top-actions{gap:8px!important}
.topbar .top-icon-action{
  height:44px!important;
  min-width:44px!important;
  padding:0 11px!important;
  gap:7px;
  border:1px solid transparent!important;
  background:transparent!important;
}
.topbar .top-icon-action .top-action-icon{
  width:22px!important;
  height:22px!important;
  color:#fff!important;
  stroke-width:1.75;
}
.topbar .top-icon-action:hover,
.topbar .top-icon-action:focus-visible,
.topbar .top-icon-action.is-active{
  border-color:rgba(255,255,255,.15)!important;
  background:rgba(255,255,255,.07)!important;
}
.topbar .account-menu-trigger{
  min-height:46px!important;
  border-radius:12px!important;
  background:#071f45!important;
}
.topbar .account-avatar{
  width:32px!important;
  height:32px!important;
  border-radius:50%!important;
  background:#0c55a8!important;
}
.topbar .add-listing-cta{
  min-height:46px!important;
  padding:10px 17px!important;
  border-radius:11px!important;
  background:#ef2732!important;
  box-shadow:0 6px 15px rgba(239,39,50,.24)!important;
}
.topbar .add-listing-cta .top-add-icon{width:19px;height:19px;color:#fff;stroke-width:2.2}
.footer-brand img{width:178px!important}
.auth-logo img{max-width:300px!important}
.admin-brand-full{width:204px!important}
@media(max-width:1420px){
  .topbar-inner{grid-template-columns:224px minmax(0,1fr) auto!important;padding-inline:22px!important;gap:14px!important}
  .brand-logo-image{width:204px!important}
  .topbar .desktop-nav.startauto-menu-b a{padding-inline:12px!important;gap:6px;font-size:12.5px!important}
  .topbar .desktop-nav.startauto-menu-b .top-nav-icon{width:17px;height:17px}
}
@media(max-width:1180px){
  .topbar-inner{grid-template-columns:202px minmax(0,1fr) auto!important}
  .brand-logo-image{width:184px!important}
  .topbar .desktop-nav.startauto-menu-b a{padding-inline:9px!important}
  .topbar .desktop-nav.startauto-menu-b .top-nav-icon{display:none}
  .topbar .desktop-nav.startauto-menu-b a+a::before{display:none}
}
@media(max-width:900px){
  .brand-logo-image{width:178px!important;max-height:45px!important}
}
@media(max-width:620px){.brand-logo-image{width:160px!important}}
@media(max-width:410px){.brand-logo-image{width:145px!important}}


/* StartAuto 3.5.9.11.85 — logo A oraz czytelne ikony bez cienia */
.brand-logo-image{
  width:238px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  box-shadow:none!important;
}
.account-menu-panel>a,
.account-menu-logout{
  grid-template-columns:32px minmax(0,1fr) auto!important;
  gap:10px!important;
  min-height:48px!important;
  padding:9px 12px!important;
}
.account-menu-panel .account-menu-ui-icon,
.account-menu-logout .account-menu-ui-icon{
  width:25px!important;
  height:25px!important;
  color:#082e61!important;
  stroke-width:1.9!important;
  filter:none!important;
  box-shadow:none!important;
  background:transparent!important;
  margin:0!important;
}
.account-menu-panel>a:hover .account-menu-ui-icon,
.account-menu-panel>a:focus-visible .account-menu-ui-icon{color:#0868d7!important}
.account-menu-logout .account-menu-ui-icon{color:#b4232a!important}
.account-menu-panel .brand-icon-picture,
.account-menu-panel .startauto-realistic-icon-menu{display:none!important}
.startauto-home-search-title{gap:12px!important}
.startauto-search-icon-wrap{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  min-width:42px;
  border:0;
  background:transparent;
  box-shadow:none!important;
}
.startauto-search-ui-icon{
  width:31px!important;
  height:31px!important;
  color:#082e61!important;
  stroke-width:2.15!important;
  filter:none!important;
  box-shadow:none!important;
}
.startauto-search-button-icon{
  width:20px!important;
  height:20px!important;
  color:currentColor!important;
  stroke-width:2.15!important;
  filter:none!important;
  box-shadow:none!important;
}
.footer-brand img{width:190px!important;filter:none!important}
.auth-logo img{max-width:320px!important;filter:none!important}
.admin-brand-full{width:215px!important;filter:none!important}
@media(max-width:1420px){.brand-logo-image{width:218px!important}}
@media(max-width:1180px){.brand-logo-image{width:196px!important}}
@media(max-width:900px){.brand-logo-image{width:185px!important;max-height:48px!important}}
@media(max-width:620px){.brand-logo-image{width:168px!important}}
@media(max-width:410px){.brand-logo-image{width:152px!important}}


/* StartAuto 3.5.9.11.86 — logo 10 z prędkościomierzem wbudowanym w napis */
.brand-logo-image{
  width:250px!important;
  max-height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  box-shadow:none!important;
}
.footer-brand img{width:205px!important;filter:none!important}
.auth-logo img{max-width:338px!important;filter:none!important}
.admin-brand-full{width:228px!important;filter:none!important}
@media(max-width:1420px){.brand-logo-image{width:228px!important}}
@media(max-width:1180px){.brand-logo-image{width:207px!important}}
@media(max-width:900px){.brand-logo-image{width:192px!important;max-height:48px!important}}
@media(max-width:620px){.brand-logo-image{width:173px!important}}
@media(max-width:410px){.brand-logo-image{width:156px!important}}


/* StartAuto 3.5.9.11.87 — logo nr 3 wbudowane w napis, bez zmian reszty szaty */
.brand-logo-image{
  width:214px!important;
  max-height:50px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:none!important;
  box-shadow:none!important;
}
.footer-brand img{width:188px!important;filter:none!important}
.auth-logo img{max-width:318px!important;filter:none!important}
.admin-brand-full{width:212px!important;filter:none!important}
@media(max-width:1420px){.brand-logo-image{width:206px!important}}
@media(max-width:1180px){.brand-logo-image{width:194px!important}}
@media(max-width:900px){.brand-logo-image{width:182px!important;max-height:45px!important}}
@media(max-width:620px){.brand-logo-image{width:168px!important}}
@media(max-width:410px){.brand-logo-image{width:152px!important}}


/* StartAuto 3.5.9.11.88 — lepsze wyrównanie logo z bocznym panelem i ostrzejsze wyświetlanie */
.topbar-inner{
  grid-template-columns:392px minmax(0,1fr) auto!important;
  padding-inline:18px!important;
  gap:18px!important;
}
.brand-logo{
  width:100%;
  justify-content:flex-start;
}
.brand-logo-image{
  width:246px!important;
  max-height:52px!important;
  image-rendering:auto;
  filter:none!important;
  box-shadow:none!important;
}
.topbar .desktop-nav.startauto-menu-b{justify-content:flex-start!important}
@media(max-width:1450px){
  .topbar-inner{grid-template-columns:360px minmax(0,1fr) auto!important;padding-inline:16px!important}
  .brand-logo-image{width:232px!important}
}
@media(max-width:1280px){
  .topbar-inner{grid-template-columns:316px minmax(0,1fr) auto!important}
  .brand-logo-image{width:220px!important}
}
@media(max-width:1120px){
  .topbar-inner{grid-template-columns:248px minmax(0,1fr) auto!important}
  .brand-logo-image{width:196px!important}
}
@media(max-width:900px){
  .brand-logo-image{width:182px!important;max-height:46px!important}
}
@media(max-width:620px){.brand-logo-image{width:166px!important}}
@media(max-width:410px){.brand-logo-image{width:150px!important}}


/* StartAuto 3.5.9.11.89 — logo kończy się dokładnie na linii panelu bocznego */
@media(min-width:901px){
  .topbar-inner{
    width:min(1560px,100%)!important;
    max-width:1560px!important;
    margin-inline:auto!important;
    padding-inline:0!important;
    grid-template-columns:var(--sidebar) minmax(0,1fr) auto!important;
    gap:0!important;
  }
  .brand-logo{
    width:var(--sidebar)!important;
    min-width:var(--sidebar)!important;
    justify-content:flex-end!important;
    padding:0!important;
  }
  .brand-logo-image{
    width:214px!important;
    max-height:50px!important;
    margin:0!important;
    object-position:right center!important;
  }
  .topbar .desktop-nav.startauto-menu-b{
    justify-content:flex-start!important;
    padding-left:32px!important;
    padding-right:16px!important;
  }
  .topbar .top-actions{
    padding-right:0!important;
  }
}
@media(min-width:901px) and (max-width:1600px){
  .topbar-inner{
    width:100%!important;
    padding-inline:12px!important;
    grid-template-columns:var(--sidebar) minmax(0,1fr) auto!important;
  }
  .brand-logo{width:var(--sidebar)!important;min-width:var(--sidebar)!important}
  .brand-logo-image{width:204px!important}
  .topbar .desktop-nav.startauto-menu-b{padding-left:24px!important;padding-right:10px!important}
}
@media(max-width:1120px) and (min-width:901px){
  .topbar-inner{grid-template-columns:210px minmax(0,1fr) auto!important}
  .brand-logo{width:210px!important;min-width:210px!important}
  .brand-logo-image{width:190px!important}
  .topbar .desktop-nav.startauto-menu-b{padding-left:16px!important}
}


/* StartAuto 3.5.9.11.90 — dokładne wyrównanie widocznej krawędzi logo do panelu bocznego */
@media(min-width:901px){
  .brand-logo{justify-content:flex-end!important;padding-right:0!important}
  .brand-logo-image{
    width:220px!important;
    max-height:50px!important;
    object-fit:contain!important;
    object-position:right center!important;
    margin-right:0!important;
  }
}
@media(min-width:901px) and (max-width:1600px){
  .brand-logo-image{width:210px!important}
}
@media(max-width:1120px) and (min-width:901px){
  .brand-logo-image{width:194px!important}
}


/* StartAuto 3.5.9.11.98 — clearer vehicle/category imagery. */
.startauto-home-category-main{grid-template-columns:84px minmax(0,1fr) 17px}
.startauto-home-category-visual{width:84px;height:70px;overflow:visible}
.startauto-home-category-icon{width:106px!important;filter:contrast(1.08) saturate(1.08) drop-shadow(0 3px 5px rgba(6,42,78,.16))}
.startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{
  filter:contrast(1.08) saturate(1.08) drop-shadow(0 3px 5px rgba(6,42,78,.15));
}
@media(max-width:700px){
  .startauto-home-category-main{grid-template-columns:64px minmax(0,1fr)}
  .startauto-home-category-visual{width:64px;height:56px}
  .startauto-home-category-icon{width:84px!important}
}

/* StartAuto 3.5.9.11.100 — ten clear automotive markets, including electric cars. */
.startauto-home-categories,.startauto-quick-markets,.startauto-home-latest{padding-top:32px}
.startauto-home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px}
.startauto-home-category-main{grid-template-columns:66px minmax(0,1fr) 18px!important;min-height:88px;padding:12px 13px}
.startauto-home-category-visual,.startauto-catalog-visual{
  display:grid;place-items:center;overflow:visible;border:1px solid #cfe0f2;border-radius:15px;
  background:linear-gradient(145deg,#f7fbff,#eaf4ff);color:#073a78;
}
.startauto-home-category-visual{width:58px!important;height:58px!important}
.startauto-market-icon.startauto-home-category-icon{width:34px!important;height:34px!important;margin:0!important;stroke-width:1.95!important;filter:none!important}
.startauto-home-category-copy strong{font-size:14px;line-height:1.25}
.startauto-home-category-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:5px}
.startauto-home-category-links .is-more{grid-column:1/-1}
.startauto-quick-market-links{display:flex;flex-wrap:wrap;gap:9px}
.startauto-quick-market-links a{display:flex;align-items:center;gap:8px;min-height:43px;padding:9px 14px;border:1px solid #d5e1ef;border-radius:999px;background:#fff;color:#183b67;font-size:12px;font-weight:780;box-shadow:0 3px 10px rgba(6,38,83,.035)}
.startauto-quick-market-links a:hover{border-color:#8eb5e2;background:#f2f8ff;color:#075bd2}
.startauto-quick-market-links .ui-icon{width:21px;height:21px;stroke-width:2;color:#075bbf}
.startauto-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px}
.startauto-catalog-main{grid-template-columns:76px minmax(0,1fr)!important;min-height:96px;padding:12px 13px}
.startauto-catalog-open{grid-column:2;justify-self:start;margin-top:-4px}
.startauto-catalog-visual{width:64px!important;height:64px!important}
.startauto-market-icon.startauto-catalog-icon{width:38px!important;height:38px!important;margin:0!important;stroke-width:1.9!important;filter:none!important}
.startauto-catalog-title strong{font-size:16px}
.startauto-catalog-types{grid-template-columns:1fr;padding:10px}
.startauto-catalog-more>div{grid-template-columns:1fr}
@media(max-width:1250px){.startauto-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:900px){.startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.startauto-catalog-grid{grid-template-columns:1fr!important}}
@media(max-width:560px){
  .startauto-home-category-grid{grid-template-columns:1fr!important}
  .startauto-home-category-links{display:none}
  .startauto-home-category-main{grid-template-columns:58px minmax(0,1fr) 16px!important;min-height:76px}
  .startauto-home-category-visual{width:50px!important;height:50px!important}
  .startauto-market-icon.startauto-home-category-icon{width:29px!important;height:29px!important}
  .startauto-quick-market-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}
  .startauto-quick-market-links a{border-radius:11px;justify-content:flex-start;padding:9px 11px}
}

/* StartAuto 3.5.9.11.99 — inline market icons in sidebar and listing wizard. */
.startauto-sidebar-market-icon{width:25px!important;height:25px!important;color:#073e80;stroke-width:2.05!important;filter:none!important}
.sidebar>.sidebar-link:hover .startauto-sidebar-market-icon,.sidebar>.sidebar-link.is-active .startauto-sidebar-market-icon{color:#005fe0}
.startauto-wizard-market-icon{width:27px!important;height:27px!important;color:#0758bd;stroke-width:2!important;filter:none!important}
.vehicle-group-card:hover .startauto-wizard-market-icon,.vehicle-group-card.is-active .startauto-wizard-market-icon{color:#004dc2}

/* StartAuto 3.5.9.11.100: smart electric-market explanation. */
.startauto-smart-market-note{display:flex;align-items:center;gap:12px;margin:0 0 18px;padding:13px 15px;border:1px solid #b9e6ee;border-radius:14px;background:#eefbfd;color:#10284c}
.startauto-smart-market-note>.ui-icon{flex:0 0 auto;width:34px;height:34px;padding:6px;border-radius:10px;background:#d8f6fa;color:#006e83;stroke-width:2.35}
.startauto-smart-market-note span{display:grid;gap:2px;min-width:0}.startauto-smart-market-note strong{font-size:14px}.startauto-smart-market-note small{font-size:12.5px;line-height:1.45;color:#52657d}
@media(max-width:640px){.startauto-smart-market-note{align-items:flex-start;padding:11px 12px}.startauto-smart-market-note>.ui-icon{width:32px;height:32px}}


/* StartAuto 3.5.9.11.104 — stronger icon visibility across the service. */
.startauto-home-category-grid{gap:16px!important}
.startauto-home-category-main{grid-template-columns:96px minmax(0,1fr) 18px!important;min-height:102px!important;padding:14px 15px!important}
.startauto-home-category-visual{
  width:86px!important;
  height:78px!important;
  border:1px solid #c5d7ea!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#ffffff 0%,#eef5ff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(9,45,88,.07)!important;
}
.startauto-home-category-icon{
  width:128px!important;
  filter:contrast(1.13) saturate(1.16) drop-shadow(0 5px 8px rgba(6,42,78,.18))!important;
}
.startauto-home-category-copy strong{font-size:15px!important;line-height:1.22!important}
.startauto-home-category-copy small{font-size:12px!important;color:#5c6f88!important}

.startauto-catalog-grid{gap:16px!important}
.startauto-catalog-main{grid-template-columns:98px minmax(0,1fr)!important;min-height:110px!important;padding:14px 15px!important}
.startauto-catalog-visual{
  width:88px!important;
  height:78px!important;
  border:1px solid #c5d7ea!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,#ffffff 0%,#eef5ff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 18px rgba(9,45,88,.07)!important;
}
.startauto-catalog-icon,
.startauto-realistic-icon-category,
.startauto-realistic-icon-directory{
  width:132px!important;
  filter:contrast(1.13) saturate(1.16) drop-shadow(0 5px 8px rgba(6,42,78,.18))!important;
}
.startauto-catalog-title strong{font-size:17px!important;line-height:1.2!important}
.startauto-catalog-title small{font-size:12px!important;color:#5c6f88!important}

.startauto-sidebar-icon-wrap{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  border-radius:12px!important;
  border-color:#c8d9ea!important;
  background:linear-gradient(180deg,#ffffff 0%,#edf5ff 100%)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.92)!important;
}
.startauto-sidebar-icon{
  width:36px!important;
  height:36px!important;
  filter:contrast(1.12) saturate(1.14) drop-shadow(0 2px 4px rgba(6,42,78,.14))!important;
}
.sidebar>.sidebar-link{
  grid-template-columns:48px minmax(0,1fr) auto!important;
  gap:11px!important;
  min-height:54px!important;
  padding:6px 10px!important;
}
.sidebar>.sidebar-link:hover .startauto-sidebar-icon-wrap{
  border-color:#9bbbe0!important;
  background:linear-gradient(180deg,#ffffff 0%,#e8f2ff 100%)!important;
}
.sidebar>.sidebar-link.is-active .startauto-sidebar-icon-wrap{
  border-color:#86afdc!important;
  background:linear-gradient(180deg,#fefefe 0%,#e1efff 100%)!important;
}

@media(max-width:900px){
  .startauto-home-category-main{grid-template-columns:82px minmax(0,1fr) 18px!important;min-height:96px!important}
  .startauto-home-category-visual{width:74px!important;height:68px!important}
  .startauto-home-category-icon{width:112px!important}
  .startauto-catalog-main{grid-template-columns:86px minmax(0,1fr)!important;min-height:102px!important}
  .startauto-catalog-visual{width:76px!important;height:70px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:116px!important}
}
@media(max-width:560px){
  .startauto-home-category-main{grid-template-columns:70px minmax(0,1fr) 16px!important;min-height:88px!important;padding:12px 13px!important}
  .startauto-home-category-visual{width:62px!important;height:58px!important}
  .startauto-home-category-icon{width:94px!important}
  .startauto-catalog-main{grid-template-columns:72px minmax(0,1fr)!important;min-height:92px!important;padding:12px 13px!important}
  .startauto-catalog-visual{width:64px!important;height:58px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:96px!important}
  .startauto-sidebar-icon-wrap{width:40px!important;height:40px!important;min-width:40px!important}
  .startauto-sidebar-icon{width:31px!important;height:31px!important}
  .sidebar>.sidebar-link{grid-template-columns:44px minmax(0,1fr) auto!important;min-height:50px!important}
}


/* StartAuto 3.5.9.11.105 — optical normalization of icon set. */
.startauto-home-category-main{grid-template-columns:102px minmax(0,1fr) 18px!important;min-height:108px!important}
.startauto-home-category-visual{width:92px!important;height:82px!important;border-color:#bdd1e7!important}
.startauto-home-category-icon{width:136px!important;filter:contrast(1.16) saturate(1.18) drop-shadow(0 6px 9px rgba(6,42,78,.2))!important}
.startauto-catalog-main{grid-template-columns:102px minmax(0,1fr)!important;min-height:114px!important}
.startauto-catalog-visual{width:92px!important;height:82px!important;border-color:#bdd1e7!important}
.startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:138px!important;filter:contrast(1.16) saturate(1.18) drop-shadow(0 6px 9px rgba(6,42,78,.2))!important}
.startauto-sidebar-icon-wrap{width:46px!important;height:46px!important;min-width:46px!important}
.startauto-sidebar-icon{width:38px!important;height:38px!important;filter:contrast(1.14) saturate(1.16) drop-shadow(0 2px 4px rgba(6,42,78,.16))!important}
.sidebar>.sidebar-link{grid-template-columns:50px minmax(0,1fr) auto!important}
@media(max-width:900px){
  .startauto-home-category-main{grid-template-columns:86px minmax(0,1fr) 18px!important}
  .startauto-home-category-visual{width:76px!important;height:70px!important}
  .startauto-home-category-icon{width:118px!important}
  .startauto-catalog-main{grid-template-columns:88px minmax(0,1fr)!important}
  .startauto-catalog-visual{width:78px!important;height:72px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:120px!important}
}
@media(max-width:560px){
  .startauto-home-category-main{grid-template-columns:72px minmax(0,1fr) 16px!important;min-height:92px!important}
  .startauto-home-category-visual{width:64px!important;height:60px!important}
  .startauto-home-category-icon{width:98px!important}
  .startauto-catalog-main{grid-template-columns:74px minmax(0,1fr)!important;min-height:96px!important}
  .startauto-catalog-visual{width:66px!important;height:60px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:100px!important}
  .startauto-sidebar-icon-wrap{width:42px!important;height:42px!important;min-width:42px!important}
  .startauto-sidebar-icon{width:33px!important;height:33px!important}
}


/* StartAuto 3.5.9.11.106 — separate card and sidebar icon sets. */
.startauto-home-category-icon,
.startauto-catalog-icon,
.startauto-realistic-icon-category,
.startauto-realistic-icon-directory{
  object-fit:contain!important;
  object-position:center center!important;
}
.startauto-home-category-icon{width:144px!important}
.startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:144px!important}
.startauto-sidebar-icon-wrap{width:48px!important;height:48px!important;min-width:48px!important}
.startauto-sidebar-icon{width:40px!important;height:40px!important;object-fit:contain!important;object-position:center center!important}
.sidebar>.sidebar-link{grid-template-columns:52px minmax(0,1fr) auto!important;min-height:56px!important}
@media(max-width:900px){
  .startauto-home-category-icon{width:122px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:124px!important}
}
@media(max-width:560px){
  .startauto-home-category-icon{width:102px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:104px!important}
  .startauto-sidebar-icon-wrap{width:44px!important;height:44px!important;min-width:44px!important}
  .startauto-sidebar-icon{width:35px!important;height:35px!important}
  .sidebar>.sidebar-link{grid-template-columns:46px minmax(0,1fr) auto!important;min-height:52px!important}
}


/* StartAuto 3.5.9.11.107 — raster icon aspect ratio repair. */
.startauto-home-category-main{grid-template-columns:108px minmax(0,1fr) 18px!important;min-height:110px!important}
.startauto-home-category-visual,
.startauto-catalog-visual{display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important}
.startauto-home-category-visual{width:102px!important;height:64px!important}
.startauto-catalog-main{grid-template-columns:108px minmax(0,1fr)!important;min-height:116px!important}
.startauto-catalog-visual{width:104px!important;height:66px!important}
.startauto-home-category-icon,
.startauto-catalog-icon,
.startauto-realistic-icon-category,
.startauto-realistic-icon-directory{display:block!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;filter:contrast(1.1) saturate(1.12) drop-shadow(0 5px 8px rgba(6,42,78,.18))!important}
.startauto-home-category-icon{width:154px!important}
.startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:156px!important}
.startauto-sidebar-icon-wrap{display:flex!important;align-items:center!important;justify-content:center!important;width:54px!important;height:34px!important;min-width:54px!important;overflow:visible!important;border-radius:10px!important;background:transparent!important;border:none!important;box-shadow:none!important}
.startauto-sidebar-icon{display:block!important;width:54px!important;height:auto!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;filter:contrast(1.08) saturate(1.1) drop-shadow(0 2px 4px rgba(6,42,78,.12))!important}
.sidebar>.sidebar-link{grid-template-columns:60px minmax(0,1fr) auto!important;min-height:56px!important;align-items:center!important}
@media(max-width:900px){
  .startauto-home-category-main{grid-template-columns:90px minmax(0,1fr) 18px!important;min-height:102px!important}
  .startauto-home-category-visual{width:82px!important;height:54px!important}
  .startauto-catalog-main{grid-template-columns:92px minmax(0,1fr)!important;min-height:108px!important}
  .startauto-catalog-visual{width:84px!important;height:56px!important}
  .startauto-home-category-icon{width:130px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:132px!important}
}
@media(max-width:560px){
  .startauto-home-category-main{grid-template-columns:78px minmax(0,1fr) 16px!important;min-height:96px!important}
  .startauto-home-category-visual{width:70px!important;height:48px!important}
  .startauto-catalog-main{grid-template-columns:80px minmax(0,1fr)!important;min-height:100px!important}
  .startauto-catalog-visual{width:72px!important;height:50px!important}
  .startauto-home-category-icon{width:108px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{width:112px!important}
  .startauto-sidebar-icon-wrap{width:48px!important;height:30px!important;min-width:48px!important}
  .startauto-sidebar-icon{width:48px!important}
  .sidebar>.sidebar-link{grid-template-columns:52px minmax(0,1fr) auto!important;min-height:52px!important}
}


/* StartAuto 3.5.9.11.108 — final category icon layout repair.
   The fix changes the card architecture instead of enlarging icons inside a cramped square.
   Icons get their own horizontal stage and text starts below, so the whole vehicle stays visible and never overlaps labels. */
.startauto-home-category-main{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 18px!important;
  grid-template-rows:86px auto!important;
  gap:10px 10px!important;
  min-height:148px!important;
  padding:16px 16px 14px!important;
  align-items:start!important;
}
.startauto-home-category-visual{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:100%!important;
  height:86px!important;
  overflow:visible!important;
}
.startauto-home-category-icon{
  width:auto!important;
  height:auto!important;
  max-width:172px!important;
  max-height:86px!important;
  object-fit:contain!important;
  object-position:left center!important;
  margin:0!important;
  filter:contrast(1.08) saturate(1.1) drop-shadow(0 4px 8px rgba(6,42,78,.16))!important;
}
.startauto-home-category-copy{
  grid-column:1!important;
  grid-row:2!important;
  gap:5px!important;
  align-self:start!important;
}
.startauto-home-category-copy strong{display:block!important;font-size:15px!important;line-height:1.22!important}
.startauto-home-category-copy small{display:block!important;font-size:12px!important;color:#5c6f88!important}
.startauto-home-category-main>.ui-icon{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  align-self:center!important;
  justify-self:end!important;
  width:16px!important;
  height:16px!important;
}
.startauto-home-category-links{padding:9px 14px 13px!important}
.startauto-home-category-grid{gap:16px!important}

.startauto-catalog-main{
  display:grid!important;
  grid-template-columns:120px minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:center!important;
  min-height:122px!important;
  padding:15px 17px!important;
}
.startauto-catalog-visual{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:120px!important;
  height:78px!important;
  overflow:visible!important;
}
.startauto-catalog-icon,
.startauto-realistic-icon-category,
.startauto-realistic-icon-directory{
  width:auto!important;
  height:auto!important;
  max-width:120px!important;
  max-height:78px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:contrast(1.08) saturate(1.1) drop-shadow(0 4px 8px rgba(6,42,78,.14))!important;
}
.startauto-catalog-title{min-width:0!important}
.startauto-catalog-title strong{display:block!important}
.startauto-catalog-title small{display:block!important}

.sidebar>.sidebar-link{grid-template-columns:34px minmax(0,1fr) auto!important;column-gap:8px!important;align-items:center!important}
.startauto-sidebar-icon-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  width:30px!important;
  height:20px!important;
  min-width:30px!important;
  overflow:visible!important;
  background:transparent!important;
  border:none!important;
  box-shadow:none!important;
}
.startauto-sidebar-icon{
  width:auto!important;
  height:auto!important;
  max-width:30px!important;
  max-height:20px!important;
  object-fit:contain!important;
  object-position:left center!important;
  filter:contrast(1.05) saturate(1.06)!important;
}

@media (max-width: 900px){
  .startauto-home-category-main{grid-template-rows:76px auto!important;min-height:136px!important;padding:14px!important}
  .startauto-home-category-visual{height:76px!important}
  .startauto-home-category-icon{max-width:148px!important;max-height:76px!important}
  .startauto-catalog-main{grid-template-columns:100px minmax(0,1fr)!important;min-height:110px!important}
  .startauto-catalog-visual{width:100px!important;height:68px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{max-width:100px!important;max-height:68px!important}
}
@media (max-width: 640px){
  .startauto-home-category-grid{grid-template-columns:1fr!important}
  .startauto-home-category-main{grid-template-columns:minmax(0,1fr) 16px!important;grid-template-rows:68px auto!important;min-height:124px!important;padding:13px!important}
  .startauto-home-category-visual{height:68px!important}
  .startauto-home-category-icon{max-width:128px!important;max-height:68px!important}
  .startauto-home-category-copy strong{font-size:14px!important}
  .startauto-home-category-copy small{font-size:11px!important}
  .startauto-home-category-links{display:none!important}
  .startauto-catalog-main{grid-template-columns:84px minmax(0,1fr)!important;min-height:96px!important;padding:12px 13px!important}
  .startauto-catalog-visual{width:84px!important;height:58px!important}
  .startauto-catalog-icon,.startauto-realistic-icon-category,.startauto-realistic-icon-directory{max-width:84px!important;max-height:58px!important}
  .startauto-catalog-open{display:none!important}
  .sidebar>.sidebar-link{grid-template-columns:30px minmax(0,1fr) auto!important}
  .startauto-sidebar-icon-wrap{width:26px!important;height:18px!important;min-width:26px!important}
  .startauto-sidebar-icon{max-width:26px!important;max-height:18px!important}
}


/* StartAuto 3.5.9.11.109 — softer visual language for watercolor automotive icons.
   Header, main navigation and search area remain unchanged. */
.startauto-home-categories{
  position:relative!important;
  margin-top:34px!important;
  padding:24px 22px 26px!important;
  border:1px solid #e0e8f2!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 8% 4%,rgba(255,255,255,.96),rgba(255,255,255,0) 34%),
    linear-gradient(180deg,#f7faff 0%,#f2f6fb 100%)!important;
  box-shadow:0 18px 45px rgba(10,43,82,.06)!important;
}
.startauto-home-categories::before{
  content:"";
  position:absolute;
  inset:0 auto auto 0;
  width:128px;
  height:4px;
  border-radius:24px 0 10px 0;
  background:linear-gradient(90deg,#ed1c2e 0%,#ed1c2e 42%,#0a376e 42%,#0a376e 100%);
}
.startauto-home-categories .startauto-home-section-heading{
  margin-bottom:18px!important;
  padding:0 2px!important;
}
.startauto-home-categories .startauto-home-section-heading h2{
  letter-spacing:-.025em!important;
}
.startauto-home-categories .startauto-home-section-heading>a{
  display:inline-flex!important;
  align-items:center!important;
  min-height:36px!important;
  padding:0 13px!important;
  border:1px solid #dce5ef!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#0a57d5!important;
  box-shadow:0 4px 12px rgba(10,55,110,.05)!important;
}
.startauto-home-categories .startauto-home-section-heading>a:hover{
  border-color:#efb7bd!important;
  color:#d71426!important;
}
.startauto-home-category-grid{
  gap:18px!important;
}
.startauto-home-category-card{
  position:relative!important;
  border:1px solid #dbe4ef!important;
  border-radius:19px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(11,42,78,.055)!important;
  overflow:hidden!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.startauto-home-category-card:hover{
  transform:translateY(-3px)!important;
  border-color:#c2d3e7!important;
  box-shadow:0 18px 35px rgba(9,43,84,.11)!important;
}
.startauto-home-category-card::after{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:3px;
  background:linear-gradient(90deg,rgba(10,55,110,.9),rgba(10,87,213,.45),rgba(237,28,46,.85));
  opacity:.72;
  pointer-events:none;
}
.startauto-home-category-main{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 34px!important;
  grid-template-rows:112px auto!important;
  gap:10px 12px!important;
  min-height:176px!important;
  padding:16px 17px 15px!important;
  background:
    radial-gradient(circle at 28% 36%,rgba(255,255,255,.98),rgba(255,255,255,0) 42%),
    linear-gradient(180deg,#eef5fc 0 120px,#fff 120px)!important;
  color:#13233a!important;
}
.startauto-home-category-main:hover{color:#13233a!important}
.startauto-home-category-visual{
  grid-column:1 / -1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:112px!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.startauto-home-category-visual .brand-icon-picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
}
.startauto-home-category-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:205px!important;
  max-height:104px!important;
  object-fit:contain!important;
  object-position:center!important;
  margin:0!important;
  filter:contrast(1.08) saturate(1.08) drop-shadow(0 7px 11px rgba(6,42,78,.16))!important;
}
.startauto-home-category-copy{
  grid-column:1!important;
  grid-row:2!important;
  display:grid!important;
  gap:4px!important;
  min-width:0!important;
  align-self:center!important;
}
.startauto-home-category-copy strong{
  font-size:15.5px!important;
  line-height:1.22!important;
  letter-spacing:-.012em!important;
  color:#13233a!important;
}
.startauto-home-category-copy small{
  font-size:11.5px!important;
  color:#687990!important;
}
.startauto-home-category-main>.ui-icon{
  grid-column:2!important;
  grid-row:2!important;
  align-self:center!important;
  justify-self:end!important;
  width:28px!important;
  height:28px!important;
  padding:7px!important;
  border:1px solid #dce5ef!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#0a57d5!important;
  box-shadow:0 4px 10px rgba(10,55,110,.06)!important;
}
.startauto-home-category-card:hover .startauto-home-category-main>.ui-icon{
  border-color:#efb4bc!important;
  color:#ed1c2e!important;
}
.startauto-home-category-links{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:4px 8px!important;
  padding:10px 14px 13px!important;
  border-top:1px solid #e9eef4!important;
  background:#fbfcfe!important;
}
.startauto-home-category-links a{
  min-height:26px!important;
  padding:5px 7px!important;
  color:#56667d!important;
  font-size:10.5px!important;
  border-radius:8px!important;
}
.startauto-home-category-links a:hover{
  background:#eef4fb!important;
  color:#0a57d5!important;
}
.startauto-home-category-links .is-more{
  grid-column:1/-1!important;
  color:#0a57d5!important;
}

/* Matching sidebar treatment below the unchanged top navigation. */
.sidebar>.sidebar-link{
  grid-template-columns:42px minmax(0,1fr) auto!important;
  gap:8px!important;
  min-height:50px!important;
  padding:6px 8px!important;
  border-radius:12px!important;
}
.startauto-sidebar-icon-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:30px!important;
  min-width:38px!important;
  overflow:visible!important;
  border:1px solid #dce5ef!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#fff 0%,#f1f6fb 100%)!important;
  box-shadow:0 3px 8px rgba(9,43,84,.04)!important;
}
.startauto-sidebar-icon-wrap .brand-icon-picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
}
.startauto-sidebar-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:32px!important;
  max-height:24px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:contrast(1.08) saturate(1.08)!important;
}
.sidebar>.sidebar-link:hover{
  background:#f4f8fc!important;
  color:#0a57d5!important;
}
.sidebar>.sidebar-link:hover .startauto-sidebar-icon-wrap{
  border-color:#c3d4e7!important;
  background:linear-gradient(180deg,#fff 0%,#eaf2fa 100%)!important;
}
.sidebar>.sidebar-link.is-active{
  background:linear-gradient(90deg,#edf5ff 0%,#f8fbff 100%)!important;
  box-shadow:inset 3px 0 0 #ed1c2e!important;
}
.sidebar>.sidebar-link.is-active .startauto-sidebar-icon-wrap{
  border-color:#aac3df!important;
}

@media(max-width:900px){
  .startauto-home-categories{padding:20px 17px 22px!important;border-radius:20px!important}
  .startauto-home-category-main{grid-template-rows:96px auto!important;min-height:158px!important}
  .startauto-home-category-visual{height:96px!important}
  .startauto-home-category-icon{max-width:178px!important;max-height:90px!important}
}
@media(max-width:640px){
  .startauto-home-categories{margin-top:26px!important;padding:17px 13px 18px!important;border-radius:17px!important}
  .startauto-home-categories .startauto-home-section-heading>a{min-height:32px!important;padding:0 10px!important}
  .startauto-home-category-grid{grid-template-columns:1fr!important;gap:12px!important}
  .startauto-home-category-main{grid-template-rows:86px auto!important;min-height:146px!important;padding:14px!important}
  .startauto-home-category-visual{height:86px!important}
  .startauto-home-category-icon{max-width:164px!important;max-height:80px!important}
  .startauto-home-category-links{display:none!important}
  .sidebar>.sidebar-link{grid-template-columns:38px minmax(0,1fr) auto!important}
  .startauto-sidebar-icon-wrap{width:34px!important;height:28px!important;min-width:34px!important}
  .startauto-sidebar-icon{max-width:29px!important;max-height:22px!important}
}

/* StartAuto 3.5.9.11.110 — exact accepted category layout.
   The top navigation, heading and search box stay unchanged. */
.startauto-home-categories{
  margin-top:28px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.startauto-home-categories::before,
.startauto-home-categories::after{display:none!important}
.startauto-home-categories .startauto-home-section-heading{
  margin-bottom:12px!important;
  padding:0!important;
}
.startauto-home-categories .startauto-home-section-heading h2{
  font-size:22px!important;
  line-height:1.2!important;
  letter-spacing:-.025em!important;
}
.startauto-home-categories .startauto-home-section-heading>a{
  display:inline!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0a57d5!important;
  font-size:12px!important;
  font-weight:750!important;
}
.startauto-home-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
.startauto-home-category-card{
  display:block!important;
  position:relative!important;
  min-width:0!important;
  border:1px solid #dbe4ef!important;
  border-radius:13px!important;
  background:#fff!important;
  box-shadow:0 4px 14px rgba(10,45,90,.035)!important;
  overflow:hidden!important;
  transform:none!important;
  transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;
}
.startauto-home-category-card::after{display:none!important}
.startauto-home-category-card:hover{
  transform:translateY(-2px)!important;
  border-color:#c3d4e7!important;
  box-shadow:0 10px 24px rgba(9,42,82,.08)!important;
}
.startauto-home-category-main{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr) 18px!important;
  grid-template-rows:84px!important;
  align-items:center!important;
  gap:10px!important;
  min-height:96px!important;
  padding:8px 12px 4px!important;
  background:#fff!important;
  color:#12243c!important;
}
.startauto-home-category-main:hover{color:#12243c!important}
.startauto-home-category-visual{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:132px!important;
  height:84px!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.startauto-home-category-visual .brand-icon-picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
}
.startauto-home-category-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:132px!important;
  max-height:82px!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 4px 7px rgba(8,43,82,.12))!important;
}
.startauto-home-category-copy{
  grid-column:2!important;
  grid-row:1!important;
  display:grid!important;
  align-content:center!important;
  gap:3px!important;
  min-width:0!important;
}
.startauto-home-category-copy strong{
  display:block!important;
  color:#12243c!important;
  font-size:14px!important;
  line-height:1.22!important;
  letter-spacing:-.01em!important;
}
.startauto-home-category-copy small{
  display:block!important;
  color:#66778e!important;
  font-size:10.5px!important;
  line-height:1.3!important;
}
.startauto-home-category-main>.ui-icon{
  grid-column:3!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
  width:15px!important;
  height:15px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#6f86a2!important;
}
.startauto-home-category-card:hover .startauto-home-category-main>.ui-icon{color:#0a57d5!important}
.startauto-home-category-links{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:34px!important;
  padding:6px 12px 7px!important;
  border-top:1px solid #e8eef5!important;
  background:#fff!important;
  overflow:hidden!important;
}
.startauto-home-category-links a{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-width:0!important;
  min-height:22px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#586b84!important;
  font-size:9.5px!important;
  font-weight:650!important;
  white-space:nowrap!important;
}
.startauto-home-category-links a span{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.startauto-home-category-links a:hover{color:#0a57d5!important;background:transparent!important}
.startauto-home-category-link-icon{
  flex:0 0 auto!important;
  width:13px!important;
  height:13px!important;
  color:#60748f!important;
}
.startauto-home-category-links .is-more{
  margin-left:auto!important;
  color:#0a57d5!important;
  font-weight:760!important;
}

/* The tenth card follows the accepted full-width parts row. */
.startauto-home-category-card--wide{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:320px minmax(0,1fr)!important;
  align-items:stretch!important;
}
.startauto-home-category-card--wide .startauto-home-category-main{
  grid-template-columns:150px minmax(0,1fr) 18px!important;
  grid-template-rows:72px!important;
  min-height:76px!important;
  padding:4px 12px!important;
}
.startauto-home-category-card--wide .startauto-home-category-visual{
  width:150px!important;
  height:72px!important;
}
.startauto-home-category-card--wide .startauto-home-category-icon{
  max-width:150px!important;
  max-height:72px!important;
}
.startauto-home-category-card--wide .startauto-home-category-links{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-content:center!important;
  gap:8px!important;
  min-height:76px!important;
  padding:10px 14px!important;
  border-top:0!important;
  border-left:1px solid #e8eef5!important;
}
.startauto-home-category-card--wide .startauto-home-category-links a{
  justify-content:center!important;
  font-size:10px!important;
}

/* Sidebar exactly follows the accepted clean photographic treatment. */
.sidebar>.sidebar-link{
  grid-template-columns:54px minmax(0,1fr) auto!important;
  gap:8px!important;
  min-height:42px!important;
  padding:4px 8px!important;
  border-radius:9px!important;
}
.startauto-sidebar-icon-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:50px!important;
  height:32px!important;
  min-width:50px!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.startauto-sidebar-icon-wrap .brand-icon-picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
}
.startauto-sidebar-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:50px!important;
  max-height:32px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 2px 3px rgba(7,38,75,.1))!important;
}
.sidebar>.sidebar-link:hover{background:#f3f7fc!important;color:#0a57d5!important}
.sidebar>.sidebar-link.is-active{
  background:#eaf2ff!important;
  box-shadow:none!important;
  color:#0a57d5!important;
}
.sidebar>.sidebar-link.is-active .startauto-sidebar-icon-wrap{border:0!important;background:transparent!important}
.sidebar .count-badge,
.sidebar .sidebar-count{
  min-width:20px!important;
  height:20px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:#eef2f7!important;
  color:#6c7b8f!important;
  font-size:10px!important;
}

@media(max-width:1100px){
  .startauto-home-category-main{grid-template-columns:112px minmax(0,1fr) 16px!important}
  .startauto-home-category-visual{width:112px!important}
  .startauto-home-category-icon{max-width:112px!important;max-height:76px!important}
  .startauto-home-category-links{gap:7px!important}
  .startauto-home-category-links a{font-size:9px!important}
}
@media(max-width:900px){
  .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .startauto-home-category-card--wide{grid-column:1/-1!important}
}
@media(max-width:640px){
  .startauto-home-categories{margin-top:24px!important}
  .startauto-home-category-grid{grid-template-columns:1fr!important;gap:10px!important}
  .startauto-home-category-main{grid-template-columns:104px minmax(0,1fr) 16px!important;grid-template-rows:72px!important;min-height:84px!important;padding:6px 10px!important}
  .startauto-home-category-visual{width:104px!important;height:72px!important}
  .startauto-home-category-icon{max-width:104px!important;max-height:70px!important}
  .startauto-home-category-copy strong{font-size:13.5px!important}
  .startauto-home-category-links{display:none!important}
  .startauto-home-category-card--wide{display:block!important}
  .startauto-home-category-card--wide .startauto-home-category-main{grid-template-columns:104px minmax(0,1fr) 16px!important;grid-template-rows:72px!important;min-height:84px!important;padding:6px 10px!important}
  .startauto-home-category-card--wide .startauto-home-category-visual{width:104px!important;height:72px!important}
  .startauto-home-category-card--wide .startauto-home-category-icon{max-width:104px!important;max-height:70px!important}
  .sidebar>.sidebar-link{grid-template-columns:46px minmax(0,1fr) auto!important}
  .startauto-sidebar-icon-wrap{width:42px!important;height:28px!important;min-width:42px!important}
  .startauto-sidebar-icon{max-width:42px!important;max-height:28px!important}
}


/* StartAuto 3.5.9.11.111 — compact category card repair.
   Removes the oversized decorative SVGs that broke the 110 layout and restores
   the accepted compact card proportions. Header and search area are untouched. */
.startauto-home-page .startauto-home-categories{margin-top:26px!important}
.startauto-home-page .startauto-home-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.startauto-home-page .startauto-home-category-card{
  min-width:0!important;
  overflow:hidden!important;
  border:1px solid #dce5ef!important;
  border-radius:14px!important;
  background:#fff!important;
  box-shadow:0 5px 18px rgba(12,46,84,.045)!important;
}
.startauto-home-page .startauto-home-category-main{
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr) 16px!important;
  grid-template-rows:82px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:94px!important;
  padding:6px 14px!important;
}
.startauto-home-page .startauto-home-category-visual{
  grid-column:1!important;
  grid-row:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:112px!important;
  height:82px!important;
  overflow:visible!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.startauto-home-page .startauto-home-category-visual .brand-icon-picture{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
}
.startauto-home-page .startauto-home-category-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:110px!important;
  max-height:72px!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 4px 7px rgba(8,43,82,.12))!important;
}
.startauto-home-page .startauto-home-category-copy{
  grid-column:2!important;
  grid-row:1!important;
  display:grid!important;
  align-content:center!important;
  gap:3px!important;
  min-width:0!important;
}
.startauto-home-page .startauto-home-category-copy strong{
  display:block!important;
  color:#12243c!important;
  font-size:14px!important;
  line-height:1.22!important;
  letter-spacing:-.01em!important;
}
.startauto-home-page .startauto-home-category-copy small{
  display:block!important;
  color:#69798e!important;
  font-size:10.5px!important;
  line-height:1.3!important;
}
.startauto-home-page .startauto-home-category-main>.ui-icon{
  grid-column:3!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
  width:15px!important;
  height:15px!important;
  color:#6f86a2!important;
}
.startauto-home-page .startauto-home-category-links{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:5px 12px!important;
  min-height:38px!important;
  padding:7px 13px 8px!important;
  border-top:1px solid #e8eef5!important;
  background:#fbfcfe!important;
  overflow:hidden!important;
}
.startauto-home-page .startauto-home-category-links svg,
.startauto-home-page .startauto-home-category-link-icon{
  display:none!important;
  width:0!important;
  height:0!important;
}
.startauto-home-page .startauto-home-category-links a{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  min-width:0!important;
  min-height:20px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#5b6d83!important;
  font-size:9.5px!important;
  font-weight:650!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.startauto-home-page .startauto-home-category-links a:not(.is-more)::before{
  content:''!important;
  flex:0 0 auto!important;
  width:4px!important;
  height:4px!important;
  border-radius:50%!important;
  background:#9aabc0!important;
}
.startauto-home-page .startauto-home-category-links a span{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.startauto-home-page .startauto-home-category-links a:hover{color:#0a57d5!important}
.startauto-home-page .startauto-home-category-links .is-more{
  margin-left:auto!important;
  color:#0a57d5!important;
  font-weight:760!important;
}
.startauto-home-page .startauto-home-category-card--wide{
  grid-column:1/-1!important;
  display:grid!important;
  grid-template-columns:330px minmax(0,1fr)!important;
  align-items:stretch!important;
}
.startauto-home-page .startauto-home-category-card--wide .startauto-home-category-main{
  grid-template-columns:136px minmax(0,1fr) 16px!important;
  grid-template-rows:78px!important;
  min-height:84px!important;
  padding:4px 14px!important;
}
.startauto-home-page .startauto-home-category-card--wide .startauto-home-category-visual{
  width:136px!important;
  height:78px!important;
}
.startauto-home-page .startauto-home-category-card--wide .startauto-home-category-icon{
  max-width:134px!important;
  max-height:72px!important;
}
.startauto-home-page .startauto-home-category-card--wide .startauto-home-category-links{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  align-content:center!important;
  gap:8px!important;
  min-height:84px!important;
  padding:10px 14px!important;
  border-top:0!important;
  border-left:1px solid #e8eef5!important;
}
.startauto-home-page .startauto-home-category-card--wide .startauto-home-category-links a{
  justify-content:center!important;
  white-space:normal!important;
  text-align:center!important;
  font-size:9.5px!important;
}

/* Sidebar: visible but restrained photographic category images. */
.sidebar>.sidebar-link{
  grid-template-columns:38px minmax(0,1fr) auto!important;
  gap:8px!important;
  min-height:38px!important;
  padding:4px 8px!important;
  border-radius:9px!important;
}
.startauto-sidebar-icon-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:24px!important;
  min-width:34px!important;
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.startauto-sidebar-icon{
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-width:34px!important;
  max-height:24px!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 1px 2px rgba(8,43,82,.12))!important;
}

@media(max-width:1100px){
  .startauto-home-page .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .startauto-home-page .startauto-home-category-card--wide{grid-column:1/-1!important}
}
@media(max-width:700px){
  .startauto-home-page .startauto-home-category-grid{grid-template-columns:1fr!important}
  .startauto-home-page .startauto-home-category-main{grid-template-columns:96px minmax(0,1fr) 16px!important;grid-template-rows:72px!important;min-height:84px!important;padding:6px 12px!important}
  .startauto-home-page .startauto-home-category-visual{width:96px!important;height:72px!important}
  .startauto-home-page .startauto-home-category-icon{max-width:94px!important;max-height:64px!important}
  .startauto-home-page .startauto-home-category-links{display:none!important}
  .startauto-home-page .startauto-home-category-card--wide{display:block!important}
  .startauto-home-page .startauto-home-category-card--wide .startauto-home-category-main{grid-template-columns:96px minmax(0,1fr) 16px!important;grid-template-rows:72px!important;min-height:84px!important}
  .startauto-home-page .startauto-home-category-card--wide .startauto-home-category-visual{width:96px!important;height:72px!important}
}


/* StartAuto 3.5.9.11.112 — emergency stable inline-vector icon system.
   Raster category icons are no longer used in cards, directory or sidebar. */
.startauto-category-vector-icon{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  color:#0d3767!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  fill:none!important;
  filter:none!important;
  opacity:1!important;
}
.startauto-category-vector-icon--electric{color:#148052!important}
.startauto-category-vector-icon--special{color:#d62828!important}
.startauto-category-vector-icon--wrench{color:#314a67!important}

.startauto-home-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.startauto-home-category-card{
  min-width:0!important;
  border:1px solid #dbe5f0!important;
  border-radius:14px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 5px 18px rgba(12,48,88,.045)!important;
}
.startauto-home-category-card--wide{grid-column:1/-1!important}
.startauto-home-category-main{
  display:grid!important;
  grid-template-columns:76px minmax(0,1fr) 18px!important;
  grid-template-rows:auto!important;
  gap:12px!important;
  align-items:center!important;
  min-height:92px!important;
  padding:14px 15px!important;
}
.startauto-home-category-visual{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:64px!important;
  height:52px!important;
  padding:8px!important;
  overflow:hidden!important;
  border:1px solid #d7e4f1!important;
  border-radius:12px!important;
  background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%)!important;
  box-shadow:none!important;
}
.startauto-home-category-vector-icon{width:48px!important;height:34px!important}
.startauto-home-category-copy{
  display:grid!important;
  grid-column:auto!important;
  grid-row:auto!important;
  gap:3px!important;
  min-width:0!important;
}
.startauto-home-category-copy strong{font-size:14px!important;line-height:1.22!important;color:#102a4c!important}
.startauto-home-category-copy small{font-size:11px!important;line-height:1.3!important;color:#718096!important}
.startauto-home-category-main>.ui-icon{
  grid-column:auto!important;
  grid-row:auto!important;
  width:15px!important;
  height:15px!important;
  color:#7f91a8!important;
}
.startauto-home-category-links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px 14px!important;
  min-height:45px!important;
  padding:9px 14px 12px!important;
  border-top:1px solid #edf2f7!important;
  background:#fbfcfe!important;
}
.startauto-home-category-links a{
  display:inline-flex!important;
  width:auto!important;
  padding:0!important;
  color:#5b6c82!important;
  font-size:10.5px!important;
  line-height:1.5!important;
  white-space:normal!important;
}
.startauto-home-category-links .is-more{color:#0759d6!important;font-weight:700!important}

.startauto-catalog-main{
  display:grid!important;
  grid-template-columns:86px minmax(0,1fr) auto!important;
  gap:14px!important;
  align-items:center!important;
  min-height:102px!important;
  padding:14px 16px!important;
}
.startauto-catalog-visual{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:74px!important;
  height:58px!important;
  padding:9px!important;
  border:1px solid #d7e4f1!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,#f8fbff 0%,#edf5fc 100%)!important;
  overflow:hidden!important;
}
.startauto-catalog-category-vector-icon{width:54px!important;height:38px!important}

.startauto-sidebar-vector-wrap{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  padding:5px!important;
  border:1px solid #d6e3f0!important;
  border-radius:9px!important;
  background:#f5f9fd!important;
  box-sizing:border-box!important;
}
.startauto-sidebar-vector-icon{width:20px!important;height:20px!important}
.sidebar>.sidebar-link{
  display:grid!important;
  grid-template-columns:30px minmax(0,1fr) auto!important;
  gap:8px!important;
  align-items:center!important;
  min-height:42px!important;
}
.sidebar>.sidebar-link:hover .startauto-sidebar-vector-wrap,
.sidebar>.sidebar-link.is-active .startauto-sidebar-vector-wrap{
  border-color:#9fbee0!important;
  background:#eaf3fd!important;
}
.startauto-add-vector-icon{width:22px!important;height:22px!important;color:#e52430!important}
.startauto-empty-category-vector-icon{width:62px!important;height:44px!important;color:#0d3767!important}

@media(max-width:960px){
  .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .startauto-home-category-card--wide{grid-column:1/-1!important}
}
@media(max-width:640px){
  .startauto-home-category-grid{grid-template-columns:1fr!important}
  .startauto-home-category-card--wide{grid-column:auto!important}
  .startauto-home-category-main{grid-template-columns:66px minmax(0,1fr) 16px!important;min-height:84px!important;padding:12px!important}
  .startauto-home-category-visual{width:56px!important;height:46px!important;padding:7px!important}
  .startauto-home-category-vector-icon{width:42px!important;height:30px!important}
  .startauto-home-category-links{display:none!important}
  .startauto-catalog-main{grid-template-columns:70px minmax(0,1fr)!important;min-height:88px!important;padding:12px!important}
  .startauto-catalog-open{display:none!important}
  .startauto-catalog-visual{width:60px!important;height:48px!important;padding:7px!important}
  .startauto-catalog-category-vector-icon{width:44px!important;height:32px!important}
}


/* StartAuto 3.5.9.11.113 — photographic category cards, no sidebar icons. */
.startauto-category-vector-icon,
.startauto-sidebar-vector-wrap,
.startauto-sidebar-icon-wrap{display:none!important}

.sidebar>.sidebar-link{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:8px!important;
  align-items:center!important;
  min-height:38px!important;
  padding:6px 10px!important;
  border-radius:9px!important;
}
.sidebar>.sidebar-link>span:first-of-type{min-width:0!important}

.startauto-home-category-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.startauto-home-category-card{
  min-width:0!important;
  border:1px solid #dce5ef!important;
  border-radius:14px!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 6px 20px rgba(10,43,82,.05)!important;
}
.startauto-home-category-card--wide{grid-column:1/-1!important}
.startauto-home-category-main{
  display:grid!important;
  grid-template-columns:132px minmax(0,1fr) 18px!important;
  grid-template-rows:96px!important;
  gap:14px!important;
  align-items:center!important;
  min-height:116px!important;
  padding:10px 14px!important;
}
.startauto-home-category-visual{
  display:flex!important;
  width:132px!important;
  height:96px!important;
  overflow:hidden!important;
  border-radius:11px!important;
  background:#eef1f5!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.55)!important;
}
.startauto-home-category-icon{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
}
.startauto-home-category-copy{display:grid!important;gap:4px!important;min-width:0!important}
.startauto-home-category-copy strong{font-size:14px!important;line-height:1.22!important;color:#102a4c!important}
.startauto-home-category-copy small{font-size:11px!important;line-height:1.3!important;color:#718096!important}
.startauto-home-category-main>.ui-icon{width:15px!important;height:15px!important;color:#7d8fa6!important}
.startauto-home-category-links{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px 16px!important;
  min-height:44px!important;
  padding:10px 14px 12px!important;
  border-top:1px solid #edf2f7!important;
  background:#fbfcfe!important;
}
.startauto-home-category-links a{font-size:10.5px!important;line-height:1.45!important;color:#5b6c82!important}
.startauto-home-category-links .is-more{color:#0759d6!important;font-weight:700!important}

.startauto-home-category-card--wide .startauto-home-category-main{
  grid-template-columns:210px minmax(0,1fr) 18px!important;
}
.startauto-home-category-card--wide .startauto-home-category-visual{width:210px!important}

.startauto-catalog-main{
  display:grid!important;
  grid-template-columns:150px minmax(0,1fr) auto!important;
  gap:16px!important;
  align-items:center!important;
  min-height:126px!important;
  padding:12px 16px!important;
}
.startauto-catalog-visual{
  display:flex!important;
  width:150px!important;
  height:100px!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#eef1f5!important;
}
.startauto-catalog-icon{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
}

@media(max-width:1080px){
  .startauto-home-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .startauto-home-category-card--wide{grid-column:1/-1!important}
}
@media(max-width:700px){
  .startauto-home-category-grid{grid-template-columns:1fr!important}
  .startauto-home-category-main{grid-template-columns:108px minmax(0,1fr) 16px!important;grid-template-rows:78px!important;min-height:98px!important;padding:10px 12px!important}
  .startauto-home-category-visual{width:108px!important;height:78px!important}
  .startauto-home-category-card--wide .startauto-home-category-main{grid-template-columns:108px minmax(0,1fr) 16px!important}
  .startauto-home-category-card--wide .startauto-home-category-visual{width:108px!important}
  .startauto-home-category-links{display:none!important}
  .startauto-catalog-main{grid-template-columns:104px minmax(0,1fr)!important;min-height:98px!important;padding:10px 12px!important}
  .startauto-catalog-visual{width:104px!important;height:76px!important}
  .startauto-catalog-open{display:none!important}
}


/* StartAuto 3.5.9.11.114 — compact marketplace home and VIN decoder. */
.startauto-home-page{background:#f5f7fb}
.startauto-home-page .app-shell.app-shell-no-sidebar{max-width:1560px;background:#f5f7fb}
.startauto-home-page .app-shell.app-shell-no-sidebar .main-content{
  max-width:1480px;
  margin:0 auto;
  padding-inline:clamp(18px,3.3vw,52px);
}
.startauto-home-page .startauto-home-top{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:22px 0 14px!important;
  border:0!important;
  background:transparent!important;
}
.startauto-home-page .startauto-home-copy{max-width:760px}
.startauto-home-page .startauto-home-copy .eyebrow{margin:0 0 4px!important}
.startauto-home-page .startauto-home-copy h1{
  margin:0!important;
  color:#071a39!important;
  font-size:clamp(28px,3vw,43px)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
}
.startauto-home-page .startauto-home-copy>p:last-child{
  margin:7px 0 0!important;
  color:#67758a!important;
  font-size:13px!important;
}
.startauto-home-page .startauto-home-add{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:210px!important;
  padding:10px 13px!important;
  border:1px solid #dce4ef!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#122b4d!important;
  box-shadow:0 5px 16px rgba(6,38,83,.05)!important;
}
.startauto-home-page .startauto-home-add:hover{border-color:#ef5350!important;color:#d51f25!important}
.startauto-home-page .startauto-home-add strong{display:block;font-size:12px!important}
.startauto-home-page .startauto-home-add small{display:block;color:#748197;font-size:9.5px!important}
.startauto-home-page .startauto-home-add .startauto-add-vector-icon{width:20px!important;height:20px!important;color:#e52931!important}

.startauto-home-search--compact{
  margin:0!important;
  padding:12px 14px 13px!important;
  border:1px solid #dce4ef!important;
  border-radius:12px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(6,38,83,.055)!important;
}
.startauto-home-search--compact .startauto-home-search-title{margin:0 0 9px!important;gap:8px!important}
.startauto-home-search--compact .startauto-search-icon-wrap{
  display:grid!important;
  place-items:center!important;
  width:28px!important;
  height:28px!important;
  border-radius:8px!important;
  background:#eef4fb!important;
  color:#0c4a91!important;
}
.startauto-home-search--compact .startauto-search-ui-icon{width:15px!important;height:15px!important}
.startauto-home-search--compact .startauto-home-search-title strong{font-size:12px!important}
.startauto-home-search--compact .startauto-home-search-title small{font-size:9px!important}
.startauto-home-search--compact .startauto-home-search-fields{
  display:grid!important;
  grid-template-columns:1.05fr 1fr .78fr .68fr .82fr 1fr auto!important;
  gap:7px!important;
  align-items:end!important;
}
.startauto-home-search--compact label{gap:3px!important}
.startauto-home-search--compact label>span{font-size:9px!important;letter-spacing:.01em!important}
.startauto-home-search--compact input,
.startauto-home-search--compact select{
  height:38px!important;
  padding:0 9px!important;
  border-radius:7px!important;
  font-size:11.5px!important;
}
.startauto-home-search--compact .startauto-home-search-button{
  height:38px!important;
  min-width:142px!important;
  padding:0 13px!important;
  border-radius:7px!important;
  background:#e92b31!important;
  border-color:#e92b31!important;
  font-size:11.5px!important;
}
.startauto-home-search--compact .startauto-home-search-button:hover{background:#cc2027!important;border-color:#cc2027!important}
.startauto-home-search--compact .startauto-search-button-icon{width:15px!important;height:15px!important}
.startauto-home-search--compact .startauto-home-advanced{
  position:absolute!important;
  top:11px!important;
  right:14px!important;
  font-size:9.5px!important;
  font-weight:720!important;
}

.startauto-home-shortcuts{padding:13px 0 0!important}
.startauto-shortcut-heading{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin:0 0 7px;
}
.startauto-shortcut-heading h2{
  margin:0;
  color:#263b58;
  font-size:11px;
  font-weight:820;
  letter-spacing:.02em;
  text-transform:uppercase;
}
.startauto-shortcut-heading a{font-size:10px;font-weight:750}
.startauto-shortcut-grid{
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:7px;
}
.startauto-shortcut{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:0;
  min-height:50px;
  padding:6px 9px;
  border:1px solid #dce4ee;
  border-radius:9px;
  background:#fff;
  color:#183758;
  box-shadow:0 3px 11px rgba(7,40,81,.03);
  transition:border-color .16s ease,background .16s ease,transform .16s ease;
}
.startauto-shortcut:hover{
  transform:translateY(-1px);
  border-color:#a9c3e0;
  background:#f8fbff;
  color:#0758bb;
}
.startauto-shortcut-visual{
  display:grid;
  place-items:center;
  flex:0 0 30px;
  width:30px;
  height:30px;
  border:1px solid #dbe7f3;
  border-radius:8px;
  background:#f4f8fc;
  color:#164f86;
}
.startauto-home-shortcut-icon{
  display:block;
  width:19px!important;
  height:19px!important;
  stroke-width:1.7!important;
}
.startauto-shortcut strong{
  min-width:0;
  overflow:hidden;
  color:inherit;
  font-size:10.5px;
  font-weight:760;
  line-height:1.15;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.startauto-shortcut--utility .startauto-shortcut-visual{
  border-color:#f2cfd1;
  background:#fff4f4;
  color:#d6262d;
}
.startauto-shortcut--utility strong{color:#bd252a}

.startauto-home-trust{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:0;
  margin-top:9px;
  padding:8px 4px;
  border-top:1px solid #e1e7ef;
  border-bottom:1px solid #e1e7ef;
  background:rgba(255,255,255,.62);
}
.startauto-home-trust>div{
  display:grid;
  grid-template-columns:28px minmax(0,1fr);
  align-items:center;
  gap:7px;
  min-width:0;
  padding:2px 14px;
  border-right:1px solid #e6ebf2;
}
.startauto-home-trust>div:last-child{border-right:0}
.startauto-home-trust .ui-icon{width:18px!important;height:18px!important;color:#24598f}
.startauto-home-trust span{display:grid;gap:1px;min-width:0}
.startauto-home-trust strong{font-size:9.5px;line-height:1.15;color:#243a58}
.startauto-home-trust small{overflow:hidden;color:#7a8799;font-size:8.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}

.startauto-home-page .startauto-home-latest{padding-top:16px!important}
.startauto-home-page .startauto-home-section-heading{margin-bottom:9px!important}
.startauto-home-page .startauto-home-section-heading .eyebrow{margin-bottom:2px!important}
.startauto-home-page .startauto-home-section-heading h2{font-size:18px!important}
.startauto-home-page .startauto-home-listing-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important}
.startauto-home-page .startauto-home-listing-grid .listing-card{border-radius:9px!important}

.startauto-vin-page{background:#f5f7fb}
.startauto-vin-page .app-shell.app-shell-no-sidebar{max-width:1560px;background:#f5f7fb}
.startauto-vin-page .app-shell.app-shell-no-sidebar .main-content{
  max-width:1180px;
  margin:0 auto;
  padding:28px clamp(18px,4vw,52px) 0;
}
.vin-hero{
  display:grid;
  grid-template-columns:minmax(0,1fr) 104px;
  align-items:center;
  gap:30px;
  padding:25px 28px;
  border:1px solid #d9e3ee;
  border-radius:16px;
  background:linear-gradient(125deg,#fff 0%,#f4f8fd 72%,#e9f1fa 100%);
  box-shadow:0 10px 28px rgba(8,42,83,.06);
}
.vin-hero .eyebrow{margin:0 0 5px}
.vin-hero h1{margin:0;color:#071a39;font-size:clamp(28px,4vw,43px);line-height:1.05;letter-spacing:-.04em}
.vin-hero p:last-child{max-width:760px;margin:10px 0 0;color:#65758b;font-size:14px}
.vin-hero-icon{
  display:grid;
  place-items:center;
  width:88px;
  height:88px;
  border:1px solid #c8d9eb;
  border-radius:20px;
  background:#fff;
  color:#0a4d91;
  box-shadow:0 10px 24px rgba(7,47,93,.08);
}
.vin-scan-icon{width:48px!important;height:48px!important;stroke-width:1.45!important}
.vin-check-form{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:10px;
  margin-top:16px;
  padding:15px;
  border:1px solid #d9e2ed;
  border-radius:12px;
  background:#fff;
}
.vin-check-form label{display:grid;gap:5px}
.vin-check-form label>span{color:#53667f;font-size:10px;font-weight:800;letter-spacing:.08em}
.vin-check-form input{
  width:100%;
  height:48px;
  padding:0 15px;
  border:1px solid #cad7e5;
  border-radius:8px;
  color:#102a4c;
  font-size:17px;
  font-weight:720;
  letter-spacing:.08em;
  text-transform:uppercase;
  outline:0;
}
.vin-check-form input:focus{border-color:#6a99cb;box-shadow:0 0 0 3px rgba(27,91,157,.1)}
.vin-check-form .btn{height:48px;min-width:170px}
.vin-form-note{margin:7px 4px 0;color:#7a8798;font-size:10.5px}
.vin-result{
  margin-top:18px;
  padding:18px;
  border:1px solid #d9e3ee;
  border-radius:13px;
  background:#fff;
}
.vin-result--error{display:flex;align-items:flex-start;gap:12px;border-color:#efc7c9;background:#fff7f7;color:#912128}
.vin-result--error>.ui-icon{flex:0 0 22px;width:22px;height:22px}
.vin-result--error strong{display:block}
.vin-result--error p{margin:3px 0 0;font-size:13px}
.vin-result--success>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.vin-result--success .eyebrow{margin:0 0 2px}
.vin-result--success h2{margin:0;color:#112a4b;font-size:23px;letter-spacing:.08em}
.vin-result-status{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:6px 10px;
  border-radius:999px;
  background:#edf8f2;
  color:#137244;
  font-size:10px;
  font-weight:800;
}
.vin-result-status .ui-icon{width:15px;height:15px}
.vin-result-notice,.vin-year-hint{padding:9px 11px;border-radius:8px;background:#fff8e8;color:#755117;font-size:11px}
.vin-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0 0}
.vin-data-grid>div{min-width:0;padding:10px 12px;border:1px solid #e4eaf1;border-radius:9px;background:#fbfcfe}
.vin-data-grid dt{color:#748297;font-size:9px;font-weight:780;text-transform:uppercase}
.vin-data-grid dd{overflow:hidden;margin:3px 0 0;color:#183250;font-size:13px;font-weight:730;text-overflow:ellipsis}
.vin-history-panel{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) auto;
  align-items:center;
  gap:16px;
  margin-top:18px;
  padding:17px 18px;
  border:1px solid #cadcec;
  border-radius:13px;
  background:#f4f9fe;
}
.vin-history-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#fff;color:#0a579e}
.vin-history-icon .ui-icon{width:26px;height:26px}
.vin-history-panel .eyebrow{margin:0 0 2px}
.vin-history-panel h2{margin:0;font-size:16px}
.vin-history-panel p:last-child{margin:5px 0 0;color:#62748a;font-size:11.5px}
.vin-history-panel .btn{white-space:nowrap}
.vin-scope{margin-top:20px}
.vin-scope h2{margin:0 0 9px;font-size:15px}
.vin-scope>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.vin-scope article{display:flex;gap:9px;align-items:center;padding:12px;border:1px solid #e0e7ef;border-radius:10px;background:#fff}
.vin-scope article>.ui-icon{flex:0 0 21px;width:21px;height:21px;color:#245c91}
.vin-scope article span{display:grid;gap:2px}
.vin-scope article strong{font-size:11px}
.vin-scope article small{color:#758397;font-size:9.5px}

@media(max-width:1180px){
  .startauto-home-search--compact .startauto-home-search-fields{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .startauto-home-search--compact .startauto-home-search-button{min-width:0!important}
  .startauto-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
  .startauto-home-page .startauto-home-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .startauto-home-page .startauto-home-top{align-items:flex-start!important;padding-top:18px!important}
  .startauto-home-page .startauto-home-add{display:none!important}
  .startauto-home-search--compact .startauto-home-search-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .startauto-home-search--compact .startauto-home-search-button{grid-column:1/-1!important}
  .startauto-shortcut-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .startauto-home-trust{grid-template-columns:repeat(2,minmax(0,1fr))}
  .startauto-home-trust>div:nth-child(2){border-right:0}
  .startauto-home-trust>div:nth-child(-n+2){border-bottom:1px solid #e6ebf2;padding-bottom:6px}
  .startauto-home-trust>div:nth-child(n+3){padding-top:6px}
  .startauto-home-page .startauto-home-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vin-data-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vin-history-panel{grid-template-columns:50px minmax(0,1fr)}
  .vin-history-panel .btn{grid-column:1/-1;width:100%}
}
@media(max-width:560px){
  .startauto-home-page .app-shell.app-shell-no-sidebar .main-content{padding-inline:12px}
  .startauto-home-page .startauto-home-copy h1{font-size:29px!important}
  .startauto-home-search--compact{padding:11px!important}
  .startauto-home-search--compact .startauto-home-search-title small{display:none}
  .startauto-home-search--compact .startauto-home-advanced{top:15px!important;right:11px!important}
  .startauto-home-search--compact .startauto-home-search-fields{grid-template-columns:1fr 1fr!important}
  .startauto-home-search--compact .startauto-home-location,
  .startauto-home-search--compact .startauto-home-search-button{grid-column:1/-1!important}
  .startauto-shortcut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .startauto-shortcut{justify-content:flex-start;min-height:46px;padding:5px 7px}
  .startauto-shortcut-visual{flex-basis:28px;width:28px;height:28px}
  .startauto-home-shortcut-icon{width:17px!important;height:17px!important}
  .startauto-home-trust{display:none}
  .startauto-home-page .startauto-home-listing-grid{grid-template-columns:1fr!important}
  .startauto-vin-page .app-shell.app-shell-no-sidebar .main-content{padding:16px 12px 0}
  .vin-hero{grid-template-columns:1fr;padding:20px}
  .vin-hero-icon{display:none}
  .vin-check-form{grid-template-columns:1fr;padding:12px}
  .vin-check-form .btn{width:100%}
  .vin-data-grid{grid-template-columns:1fr}
  .vin-result--success>header{display:grid}
  .vin-result-status{width:max-content}
  .vin-history-panel{grid-template-columns:1fr}
  .vin-history-icon{display:none}
  .vin-scope>div{grid-template-columns:1fr}
}

/* StartAuto 3.5.9.11.115 — coherent compact templates for listings and categories. */
.startauto-listings-page,
.startauto-categories-page{background:#f5f7fb}

.startauto-listings-page .app-shell,
.startauto-categories-page .app-shell{
  max-width:1560px;
  border-color:#dde5ee;
  background:#f5f7fb;
}
.startauto-listings-page .main-content,
.startauto-categories-page .main-content{
  background:#f5f7fb;
}

@media(min-width:901px){
  .startauto-listings-page .app-shell,
  .startauto-categories-page .app-shell{
    grid-template-columns:232px minmax(0,1fr);
  }
  .startauto-listings-page .main-content,
  .startauto-categories-page .main-content{
    padding:22px clamp(22px,2.2vw,34px) 0;
  }
  .startauto-listings-page .sidebar,
  .startauto-categories-page .sidebar{
    padding:10px 12px 18px!important;
  }
}

.startauto-sidebar-nav-icon{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  min-width:28px;
  border:1px solid #dbe7f3;
  border-radius:8px;
  background:#f4f8fc;
  color:#164f86;
}
.startauto-sidebar-nav-svg{
  display:block;
  width:17px!important;
  height:17px!important;
  stroke-width:1.75!important;
}
.sidebar>.sidebar-link{
  grid-template-columns:28px minmax(0,1fr) auto!important;
  gap:7px!important;
  min-height:36px!important;
  padding:3px 5px!important;
  border-radius:8px!important;
}
.sidebar>.sidebar-link .sidebar-label{
  overflow:hidden;
  font-size:12px!important;
  font-weight:720!important;
  line-height:1.15!important;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.sidebar>.sidebar-link:hover .startauto-sidebar-nav-icon{
  border-color:#aac4df;
  background:#eaf3fd;
  color:#0758bb;
}
.sidebar>.sidebar-link.is-active{
  background:#edf4fd!important;
  color:#083d75!important;
}
.sidebar>.sidebar-link.is-active .startauto-sidebar-nav-icon{
  border-color:#9dbbd9;
  background:#fff;
  color:#e12a31;
}
.app-shell.sidebar-collapsed .sidebar>.sidebar-link{
  grid-template-columns:28px!important;
  justify-content:center!important;
  padding-inline:0!important;
}
.app-shell.sidebar-collapsed .sidebar>.sidebar-link .sidebar-label,
.app-shell.sidebar-collapsed .sidebar>.sidebar-link small{display:none!important}

.startauto-listings-page .seo-breadcrumbs{
  margin:0 0 9px;
  color:#7b8798;
  font-size:11px;
}
.startauto-listings-page .seo-listing-heading{
  align-items:center;
  gap:20px;
  margin-bottom:12px;
}
.startauto-listings-page .seo-listing-heading .eyebrow{
  margin:0 0 3px;
  color:#0a57d5!important;
}
.startauto-listings-page .seo-listing-heading h1{
  margin:0 0 5px;
  color:#071a39;
  font-size:clamp(26px,2.5vw,36px);
  line-height:1.06;
  letter-spacing:-.035em;
}
.startauto-listings-page .seo-listing-heading p{
  max-width:820px;
  color:#67758a;
  font-size:12.5px;
  line-height:1.45;
}
.startauto-listings-page .seo-listing-heading>.btn{
  min-width:180px;
  min-height:42px;
  border-radius:9px;
  background:#e92b31;
  border-color:#e92b31;
  font-size:12px;
  white-space:nowrap;
}
.startauto-listings-page .seo-listing-heading>.btn:hover{
  background:#cc2027;
  border-color:#cc2027;
}

.startauto-listings-page .seo-landing-links{
  gap:9px;
  margin:0 0 11px;
}
.startauto-listings-page .seo-landing-links>div{
  padding:10px 12px;
  border-color:#dde5ee;
  border-radius:11px;
  box-shadow:0 4px 14px rgba(6,38,83,.035);
}
.startauto-listings-page .seo-landing-links h2{
  margin:0 0 7px;
  color:#2a3c55;
  font-size:10px;
  letter-spacing:.035em;
  text-transform:uppercase;
}
.startauto-listings-page .seo-chip-links{gap:5px}
.startauto-listings-page .seo-chip-links a{
  min-height:28px;
  padding:4px 8px;
  border-color:#dce6f1;
  border-radius:7px;
  background:#f8fbff;
  color:#244d7e;
  font-size:10.5px;
  font-weight:690;
}
.startauto-listings-page .seo-chip-links small{font-size:9px}

.startauto-listings-page .compact-filters{
  padding:12px 13px;
  border-color:#dce4ef;
  border-radius:12px;
  box-shadow:0 7px 22px rgba(6,38,83,.045);
}
.startauto-listings-page .compact-filters .filters-primary{
  grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr) minmax(0,1.2fr)!important;
  gap:9px 10px!important;
}
.startauto-listings-page .compact-filters .filters-primary label,
.startauto-listings-page .compact-filters .filter-field-label{
  gap:4px;
  color:#58677c;
  font-size:10px;
}
.startauto-listings-page .compact-filters .filters-primary input,
.startauto-listings-page .compact-filters .filters-primary select,
.startauto-listings-page .compact-filters .location-combobox>input[type=search]{
  min-height:39px;
  padding:8px 10px;
  border-radius:7px;
  font-size:11.5px;
}
.startauto-listings-page .compact-filters .progressive-category-selects{gap:6px}
.startauto-listings-page .compact-filters .filter-secondary-row{
  grid-template-columns:minmax(0,1fr) minmax(170px,.55fr) minmax(140px,.42fr)!important;
  gap:9px!important;
}
.startauto-listings-page .compact-filters .filter-price-range{gap:7px}
.startauto-listings-page .compact-filters .filter-submit{
  min-width:0;
  min-height:39px;
  padding-inline:15px;
  border-radius:7px;
  background:#e92b31;
  border-color:#e92b31;
  font-size:11.5px;
}
.startauto-listings-page .compact-filters .advanced-filter-toggle{
  min-height:36px;
  margin:9px 0 0;
  padding:9px 2px 0;
  font-size:11px;
}
.startauto-listings-page .results-bar{
  align-items:center;
  margin:11px 0 9px;
}
.startauto-listings-page .listing-grid-results{gap:10px}
.startauto-listings-page .listing-card{
  border-color:#dce4ee;
  border-radius:10px;
  box-shadow:0 3px 12px rgba(6,38,83,.035);
}

.startauto-categories-page .startauto-catalog-heading{
  align-items:center;
  gap:22px;
  margin-bottom:13px;
}
.startauto-categories-page .startauto-catalog-heading .eyebrow{margin:0 0 3px}
.startauto-categories-page .startauto-catalog-heading h1{
  font-size:clamp(25px,2.4vw,35px);
  letter-spacing:-.035em;
}
.startauto-categories-page .startauto-catalog-heading p:last-child{
  margin-top:6px;
  color:#67758a;
  font-size:12px;
}
.startauto-categories-page .startauto-catalog-heading>.btn{
  min-height:42px;
  padding-inline:16px;
  border-radius:9px;
  background:#e92b31;
  border-color:#e92b31;
  font-size:12px;
}
.startauto-categories-page .startauto-catalog-search{
  grid-template-columns:34px minmax(0,1fr) auto;
  gap:9px;
  margin-bottom:12px;
  padding:9px 12px;
  border-color:#dce4ef;
  border-radius:11px;
  box-shadow:0 5px 16px rgba(6,38,83,.035);
}
.startauto-categories-page .startauto-search-icon-wrap{
  display:grid;
  place-items:center;
  width:28px;
  height:28px;
  border-radius:8px;
  background:#eef4fb;
  color:#0c4a91;
}
.startauto-categories-page .startauto-search-ui-icon{width:16px!important;height:16px!important}
.startauto-categories-page .startauto-catalog-search label>span{font-size:9.5px}
.startauto-categories-page .startauto-catalog-search input{font-size:12px}
.startauto-categories-page .startauto-catalog-search>strong{font-size:14px}
.startauto-categories-page .startauto-catalog-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:9px!important;
}
.startauto-categories-page .startauto-catalog-card{
  border-color:#dce4ee;
  border-radius:11px;
  box-shadow:0 4px 15px rgba(6,38,83,.035);
}
.startauto-categories-page .startauto-catalog-card>header{
  background:#fff;
  border-bottom-color:#e8edf3;
}
.startauto-categories-page .startauto-catalog-main{
  grid-template-columns:42px minmax(0,1fr) 16px!important;
  gap:9px!important;
  min-height:66px!important;
  padding:8px 9px!important;
}
.startauto-categories-page .startauto-catalog-visual{
  display:grid!important;
  place-items:center!important;
  width:40px!important;
  height:40px!important;
  padding:0!important;
  border:1px solid #dbe7f3!important;
  border-radius:9px!important;
  background:#f4f8fc!important;
  color:#164f86!important;
  box-shadow:none!important;
}
.startauto-categories-page .startauto-catalog-icon,
.startauto-categories-page .startauto-category-vector-icon{
  display:block!important;
  width:25px!important;
  height:25px!important;
  max-width:25px!important;
  max-height:25px!important;
  margin:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
  object-fit:contain!important;
  filter:none!important;
  stroke-width:1.75!important;
}
.startauto-categories-page .startauto-catalog-title{gap:2px}
.startauto-categories-page .startauto-catalog-title strong{
  color:#17324f;
  font-size:12.5px;
  line-height:1.17;
}
.startauto-categories-page .startauto-catalog-title small{
  color:#7c899a;
  font-size:9px;
  line-height:1.2;
}
.startauto-categories-page .startauto-catalog-open{
  width:16px;
  overflow:hidden;
  color:#6f849c;
  font-size:0;
}
.startauto-categories-page .startauto-catalog-types{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:4px;
  padding:7px;
}
.startauto-categories-page .startauto-catalog-types>a,
.startauto-categories-page .startauto-catalog-more a{
  min-height:30px;
  padding:5px 7px;
  border-radius:7px;
  background:#f7f9fc;
  font-size:10px;
}
.startauto-categories-page .startauto-catalog-more{
  margin-top:1px;
  padding-top:4px;
}
.startauto-categories-page .startauto-catalog-more summary{
  min-height:27px;
  font-size:9.5px;
}
.startauto-categories-page .startauto-catalog-help{
  margin-top:11px;
  padding:10px 13px;
  border-radius:11px;
}

@media(max-width:1250px) and (min-width:901px){
  .startauto-categories-page .startauto-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:900px){
  .startauto-listings-page .main-content,
  .startauto-categories-page .main-content{padding:15px 13px 0}
  .startauto-listings-page .seo-listing-heading,
  .startauto-categories-page .startauto-catalog-heading{align-items:flex-start}
  .startauto-listings-page .compact-filters .filters-primary{grid-template-columns:1fr 1fr!important}
  .startauto-listings-page .compact-filters .filter-query{grid-column:1}
  .startauto-listings-page .compact-filters .location-combobox{grid-column:2}
  .startauto-listings-page .compact-filters .progressive-category-filter{grid-column:1/-1}
  .startauto-categories-page .startauto-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:680px){
  .startauto-listings-page .seo-listing-heading,
  .startauto-categories-page .startauto-catalog-heading{display:grid;gap:10px}
  .startauto-listings-page .seo-listing-heading>.btn,
  .startauto-categories-page .startauto-catalog-heading>.btn{width:100%}
  .startauto-listings-page .seo-landing-links>div{overflow:hidden}
  .startauto-listings-page .seo-chip-links{
    flex-wrap:nowrap;
    overflow-x:auto;
    padding-bottom:3px;
    scrollbar-width:thin;
  }
  .startauto-listings-page .seo-chip-links a{flex:0 0 auto}
  .startauto-listings-page .compact-filters .filters-primary{grid-template-columns:1fr!important}
  .startauto-listings-page .compact-filters .filter-query,
  .startauto-listings-page .compact-filters .location-combobox,
  .startauto-listings-page .compact-filters .progressive-category-filter{grid-column:1}
  .startauto-listings-page .compact-filters .filter-secondary-row{grid-template-columns:1fr!important}
  .startauto-listings-page .compact-filters .filter-price-range{grid-template-columns:1fr 1fr}
  .startauto-categories-page .startauto-catalog-grid{grid-template-columns:1fr!important}
  .startauto-categories-page .startauto-catalog-main{
    grid-template-columns:42px minmax(0,1fr) 16px!important;
    min-height:64px!important;
  }
  .startauto-categories-page .startauto-catalog-types{grid-template-columns:repeat(2,minmax(0,1fr))}
  .startauto-categories-page .startauto-catalog-help{align-items:flex-start;flex-direction:column}
}
