
:root{--blue:#0b5cab;--blue-dark:#073f78;--navy:#1d2735;--ink:#303844;--muted:#6b7280;--line:#e6e9ee;--soft:#f4f5f7;--footer:#0b5cab}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--ink);font-size:14px;line-height:1.35}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.sitebox{width:960px;max-width:calc(100% - 28px);margin:0 auto}.topline{height:25px;background:#f4f5f7;color:#697386;font-size:11px;border-bottom:1px solid #edf0f4}.top-flex{height:25px;display:flex;align-items:center;justify-content:space-between}.main-head{height:58px;background:#fff;border-bottom:1px solid #eceff4}.head-flex{height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:185px}.brand img{height:31px;width:auto;max-width:180px;object-fit:contain}.brand small{font-size:9px;color:#1f2937;font-weight:700;margin-top:1px;letter-spacing:.01em}.head-search{width:310px;position:relative}.head-search input{width:100%;height:31px;border:1px solid #dce3ec;border-radius:18px;padding:0 36px 0 14px;color:#667085}.head-search button{position:absolute;right:4px;top:3px;width:25px;height:25px;border:0;border-radius:50%;background:transparent;color:var(--blue);font-weight:900;cursor:pointer}.nav{display:flex;gap:8px;align-items:center}.nav a{height:34px;display:flex;align-items:center;justify-content:center;padding:0 17px;border-radius:4px;font-size:12px;font-weight:800}.nav-primary{background:var(--blue);color:#fff}.nav-dark{background:#222d3d;color:#fff}.hero-box{width:960px;max-width:calc(100% - 28px);height:360px;margin:18px auto 0;position:relative;overflow:hidden;background:#cfd7df;box-shadow:0 3px 12px rgba(16,24,40,.14)}.hero-slide{position:absolute;inset:0;display:none;background:#d8dee6}.hero-slide.active{display:block}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,#e7edf4 0%,#d9e1ea 48%,#8f99a5 100%)}.hero-bg img{width:100%;height:100%;object-fit:cover;filter:saturate(.96) contrast(.96);opacity:.52}.hero-slide.is-placeholder .hero-bg img{opacity:.18;object-fit:contain;padding:90px 220px}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(240,244,248,.82),rgba(240,244,248,.28) 43%,rgba(45,56,70,.35) 100%)}.hero-copy{position:absolute;left:350px;top:58px;width:370px;text-align:center;color:#303844}.hero-mark{font-size:18px;line-height:1;color:#fff;font-weight:900;text-transform:lowercase;text-shadow:0 1px 5px rgba(0,0,0,.32);margin-bottom:8px}.hero-copy h1{font-size:30px;line-height:1.1;margin:0;color:#303844;font-weight:900;letter-spacing:-.03em}.hero-copy h1 span{display:block;font-size:42px;line-height:1.06;color:#fff;text-shadow:0 3px 14px rgba(0,0,0,.35)}.hero-copy p{margin:10px 0 0;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.32);font-size:13px;font-weight:700}.discover{position:absolute;right:72px;top:164px;background:var(--blue);color:#fff;border:4px solid #fff;border-radius:10px;padding:14px 20px;font-size:18px;font-weight:900;box-shadow:0 5px 16px rgba(0,0,0,.22)}.slider-arrow{position:absolute;top:160px;width:40px;height:58px;border:0;background:rgba(255,255,255,.18);color:#fff;font-size:42px;line-height:1;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.hero-search{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:8px;width:640px;max-width:calc(100% - 42px)}.hero-search select{height:36px;border:0;background:#fff;border-radius:3px;padding:0 12px;flex:1;color:#303844}.hero-search .list-btn{height:36px;border:0;border-radius:3px;background:var(--blue);color:#fff;font-weight:900;padding:0 30px}.hero-search .type-btn{height:36px;border-radius:3px;background:#293449;color:#fff;font-weight:900;padding:10px 16px;font-size:12px}.section-block{padding:28px 0}.section-block h2{text-align:center;font-size:25px;margin:0 0 18px;color:#4a4f57;font-weight:900}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.car-card{background:#fff;border:1px solid #e4e8ef;border-radius:5px;overflow:hidden;box-shadow:0 2px 12px rgba(16,24,40,.10)}.photo{height:210px;background:#eef2f7;display:block;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover}.car-card.missing-photo .photo img{object-fit:cover}.card-body{padding:14px}.card-body h3{font-size:17px;margin:0 0 4px;color:#333;line-height:1.2}.version{font-size:12px;color:#666;margin-bottom:10px}.chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.chips span{background:#f2f4f7;color:#475467;padding:7px 8px;border-radius:3px;font-size:10px;font-weight:700}.dealer{font-size:12px;color:#777;min-height:26px}.price{text-align:right;font-size:17px;font-weight:900;color:#222;margin:8px 0 12px}.inspect{height:36px;border:1px solid var(--blue);color:var(--blue);font-weight:900;border-radius:3px;display:flex;align-items:center;justify-content:center;font-size:12px}.inspect:hover{background:var(--blue);color:#fff}.all-btn{display:flex;justify-content:center;margin-top:26px}.all-btn a{height:36px;min-width:230px;background:var(--blue);color:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}.trust{padding-top:42px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;text-align:center}.trust-card{padding:0 10px}.trust-icon{width:74px;height:74px;margin:0 auto 14px;border:7px solid var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:26px;color:var(--blue);font-weight:900}.trust h3{font-size:15px;margin:0 0 7px}.trust p{font-size:11px;color:#667085;line-height:1.45;margin:0}.video-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.video{height:130px;position:relative;overflow:hidden;background:#d9dee5}.video img{width:100%;height:100%;object-fit:cover;filter:brightness(.78);opacity:.78}.video span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:48px;height:34px;background:#e53945;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:900}.why{background:#f4f4f4;padding:44px 0}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.why-card{background:#fff;text-align:center;border:1px solid #e8ebf0}.why-card img{height:118px;width:100%;object-fit:cover;background:#e8edf3}.why-card h3{font-size:14px;margin:13px 10px 5px}.why-card p{font-size:11px;color:#667085;margin:0 12px 16px;line-height:1.45}.popular{position:relative;padding:45px 0;background:#e9eef5;overflow:hidden}.popular:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.78),rgba(255,255,255,.58)),url('../img/no-car.svg');background-size:cover;background-position:center;opacity:.55}.popular .sitebox{position:relative}.popular h2{text-align:center;margin:0 0 24px;color:#555}.popular ul{columns:4;text-align:center;list-style:none;margin:0;padding:0}.popular li{break-inside:avoid;margin:0 0 10px;color:var(--blue);font-weight:800}.footer{background:var(--footer);color:#fff;padding:28px 0}.footer-flex{display:flex;justify-content:space-between;gap:30px}.footer nav{display:flex;gap:18px;flex-wrap:wrap;font-size:12px}.footer small{display:block;margin-top:18px;color:#dbeafe}.footer strong{align-self:center}.panel-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh;background:#f3f6fa}.sidebar{background:#071426;color:#dbeafe;padding:22px}.sidebar .brand,.sidebar .brandx{font-size:20px;font-weight:900;color:#fff;margin-bottom:26px}.sidebar a{display:block;padding:12px 13px;border-radius:10px;color:#dbeafe;font-weight:700;margin-bottom:6px}.sidebar a:hover,.sidebar a.active{background:rgba(255,255,255,.1);color:#fff}.panel-main{padding:26px}.panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.table-wrap,.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px;overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.input,select,textarea{width:100%;border:1px solid #dce3ed;border-radius:6px;padding:10px}.field label{display:block;font-weight:800;font-size:12px;color:#667085;margin:0 0 6px}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.full{grid-column:1/-1}.btn{display:inline-flex;background:var(--blue);color:#fff;border:0;border-radius:6px;padding:10px 14px;font-weight:800;cursor:pointer}.btn-light{background:#eef6ff;color:var(--blue)}.btn-danger{background:#dc2626;color:#fff}.alert{padding:12px 14px;border-radius:8px;background:#eef6ff;color:#084a8b;margin-bottom:16px}.alert.error{background:#fee2e2;color:#991b1b}.login-wrap{min-height:100vh;display:grid;place-items:center;background:linear-gradient(120deg,#071426,var(--blue))}.login-card{width:min(430px,calc(100% - 28px));background:#fff;border-radius:18px;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.25)}.detail{display:grid;grid-template-columns:2fr 1fr;gap:18px}.detail-main,.side-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:18px}.big-photo{height:460px;background:#e5e7eb;border-radius:10px;overflow:hidden}.big-photo img{width:100%;height:100%;object-fit:cover}.thumb-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.thumb-grid img{height:90px;object-fit:cover;border-radius:8px}.admin-imgs{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.admin-imgs img{width:120px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #e5e7eb}.simple-header{background:#fff;border-bottom:1px solid #eceff4}.simple-header .wrap{height:64px;display:flex;align-items:center;justify-content:space-between}pre{white-space:pre-wrap;word-break:break-word}@media(max-width:900px){.sitebox{width:calc(100% - 24px)}.head-search{display:none}.hero-box{height:520px}.hero-copy{left:20px;right:20px;width:auto}.hero-copy h1{font-size:26px}.hero-copy h1 span{font-size:34px}.discover{right:20px;top:220px}.hero-search{display:grid;grid-template-columns:1fr;width:calc(100% - 30px)}.cards,.trust-grid,.video-row,.why-grid,.detail,.form-grid{grid-template-columns:1fr}.footer-flex{display:block}.panel-shell{grid-template-columns:1fr}.popular ul{columns:2}}


/* v12 Admin controlled layout + no-gradient slider */
.sitebox{width:var(--site-width,1320px)!important;max-width:calc(100% - 56px)!important;margin-left:auto!important;margin-right:auto!important}
.hero-box{width:var(--slider-width,1320px)!important;max-width:calc(100% - 56px)!important;height:var(--slider-height,520px)!important;margin:18px auto 0!important;background:#eef2f7!important}
.hero-slide{height:100%!important}
.hero-bg{position:absolute!important;inset:0!important;background:#eef2f7!important}
.hero-bg img{width:100%!important;height:100%!important;object-fit:var(--slider-fit,contain)!important;object-position:center!important;filter:none!important;opacity:1!important;padding:0!important;background:#eef2f7!important}
.hero-overlay{display:none!important}
.hero-slide.is-placeholder .hero-bg img{opacity:1!important;object-fit:contain!important;padding:0!important}
.hero-copy.clean{position:absolute!important;left:auto!important;right:50px!important;top:72px!important;width:360px!important;text-align:left!important;color:#fff!important;background:rgba(6,20,38,.72)!important;padding:22px 24px!important;border-radius:4px!important}
.hero-copy.clean h1{font-size:34px!important;line-height:1.08!important;color:#fff!important;margin:0 0 9px!important;text-shadow:none!important}
.hero-copy.clean p{font-size:14px!important;color:#e5eefc!important;margin:0 0 10px!important;text-shadow:none!important}
.hero-copy.clean .hero-price{font-size:22px!important;color:#fff!important;font-weight:900!important;margin:0 0 14px!important}
.hero-caption{position:absolute!important;left:24px!important;bottom:58px!important;z-index:4!important;background:rgba(255,255,255,.78)!important;color:#344054!important;font-size:12px!important;font-weight:700!important;padding:6px 10px!important;border-radius:3px!important}
.discover{position:static!important;display:inline-flex!important;height:42px!important;padding:0 18px!important;border-radius:4px!important;background:var(--blue)!important;color:#fff!important;align-items:center!important;justify-content:center!important;font-size:13px!important;font-weight:900!important;border:0!important;box-shadow:none!important;text-shadow:none!important}
.hero-form.compact{left:50%!important;right:auto!important;bottom:18px!important;transform:translateX(-50%)!important;width:min(760px,calc(100% - 80px))!important;display:grid!important;grid-template-columns:1fr 1fr 120px 140px!important;gap:8px!important}
.hero-form.compact select,.hero-form.compact input{height:36px!important}
.hero-form.compact a{height:36px!important}
.hidden-ddl{display:none!important}
.latest-grid{grid-template-columns:repeat(3,1fr)!important;gap:22px!important}
.car-img{height:270px!important}
.brand img{height:42px!important;max-width:240px!important}
.head-search{width:420px!important}
.latest h2,.trust h2,.why h2,.popular h2{text-align:center}
@media(max-width:1100px){
  .sitebox,.hero-box{max-width:calc(100% - 36px)!important}
  .latest-grid{grid-template-columns:repeat(2,1fr)!important}
  .hero-copy.clean{right:32px!important;width:320px!important}
  .hero-form.compact{grid-template-columns:1fr 1fr!important}
}
@media(max-width:760px){
  .sitebox{max-width:calc(100% - 24px)!important}
  .hero-box{width:100%!important;max-width:100%!important;height:620px!important;margin-top:0!important}
  .hero-copy.clean{left:18px!important;right:18px!important;top:330px!important;width:auto!important}
  .hero-caption{bottom:250px!important}
  .hero-form.compact{width:calc(100% - 36px)!important;grid-template-columns:1fr!important;bottom:18px!important}
  .latest-grid{grid-template-columns:1fr!important}
  .car-img{height:235px!important}
  .head-search{width:100%!important}
}
