/*
Theme Name: KS Showroom
Description: A product-first, inquiry-led showroom for KS Car Sales.
Version: 1.0.2
Requires PHP: 8.1
Text Domain: ks-showroom
*/
.brand-strip .wrap{scrollbar-width:none}.brand-strip .wrap::-webkit-scrollbar{display:none}
:root{--bg:#0c0d0e;--panel:#151719;--panel2:#1b1d1f;--line:#ffffff16;--gold:#d6b773;--cream:#f6f3eb;--muted:#a6a8aa;--green:#74cfab}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--cream);font-family:Arial,Helvetica,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{max-width:100%;height:auto}button,a,input,select{transition:background .2s,color .2s,border-color .2s,transform .2s}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.1;letter-spacing:-.045em}h1{font-size:clamp(42px,6.4vw,86px);font-weight:500}h2{font-size:clamp(30px,3.8vw,48px);font-weight:500}h3{font-size:24px;font-weight:500}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.eyebrow{display:block;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;margin-bottom:20px}.muted{color:var(--muted)}.gold{color:var(--gold)}.button,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--gold);color:#131310;border:1px solid var(--gold);border-radius:5px;padding:13px 21px;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;min-height:47px}.button:hover,.woocommerce a.button:hover,.woocommerce button.button:hover{background:#e9cf93;color:#111;transform:translateY(-1px)}.button.outline{background:transparent;color:var(--cream);border-color:#ffffff38}.button.outline:hover{border-color:var(--gold);color:var(--gold)}.button.small{padding:10px 17px;min-height:42px}.arrow{font-size:20px;font-weight:400}.topbar{border-bottom:1px solid var(--line);font-size:10px;color:var(--muted);letter-spacing:.1em;padding:8px 0}.topbar .wrap{display:flex;justify-content:space-between}.topbar strong{color:var(--gold);font-weight:500}.site-header{position:sticky;top:0;z-index:20;background:#0c0d0ef5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:90px}.brand{display:flex;align-items:center;gap:14px}.brand img{width:62px;height:62px;object-fit:contain}.brand strong{font-size:17px;letter-spacing:.08em;display:block;font-weight:600}.brand small{display:block;letter-spacing:.32em;color:var(--gold);font-size:8px;margin-top:5px}.navigation{display:flex;align-items:center;gap:30px}.navigation>a:not(.button){font-size:12px;color:#c6c6c6}.navigation>a:hover,.navigation .current{color:var(--gold)!important}.menu-toggle{display:none;background:transparent;color:var(--cream);border:1px solid var(--line);padding:10px 15px;border-radius:4px}.hero{position:relative;min-height:610px;overflow:hidden;background:#111}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 55%;opacity:.75}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b0c0ef5 0%,#0b0c0ed9 31%,#0b0c0e35 75%),linear-gradient(0deg,#0c0d0e 0%,transparent 35%)}.hero-inner{position:relative;z-index:1;padding:90px 0 80px}.hero h1{max-width:730px;margin-bottom:24px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--gold)}.hero p{max-width:410px;font-size:15px;color:#c2c4c6}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.hero-note{font-size:10px!important;letter-spacing:.12em;color:#b6b6b6!important;text-transform:uppercase}.hero-index{position:absolute;right:0;bottom:64px;letter-spacing:.2em;font-size:11px;color:#cacaca}.brand-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:23px 0;color:#8b8d8f;font-size:15px;letter-spacing:.12em;font-weight:700}.brand-strip small{max-width:100px;font-size:9px;letter-spacing:.16em;font-weight:400;color:var(--gold)}.section{padding:70px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin-bottom:10px}.section-head p{margin-bottom:0;font-size:13px;color:var(--muted)}.section-head .eyebrow{margin-bottom:12px}.demo-notice{padding:12px 16px;background:#d6b7730a;border:1px solid #d6b77325;border-radius:5px;color:#bdb6a6;font-size:11px;margin:0 0 24px}.demo-notice strong{color:var(--gold)}.filters{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr auto;gap:12px;padding:20px;background:var(--panel);border:1px solid var(--line);border-radius:8px;margin-bottom:28px}.filters label{display:block;font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.filters input,.filters select,.sort-select{width:100%;background:#101214;border:1px solid #ffffff20;border-radius:4px;color:var(--cream);padding:11px 12px;font-size:12px;height:44px;min-width:0}.filters .button{align-self:end;height:44px;min-height:44px}.filter-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0;font-size:12px;color:var(--muted)}.filter-toolbar strong{color:var(--cream)}.sort-control{display:flex;align-items:center;gap:12px;white-space:nowrap}.sort-select{width:180px;height:38px;padding:7px 12px}.reset-link{color:var(--gold);margin-left:12px}.vehicle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vehicle-card{background:var(--panel);border:1px solid var(--line);border-radius:9px;overflow:hidden;transition:transform .25s,border-color .25s}.vehicle-card:hover{transform:translateY(-4px);border-color:#d6b77360}.vehicle-image{display:block;position:relative;aspect-ratio:1.58;background:#232529;overflow:hidden}.vehicle-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.vehicle-card:hover .vehicle-image img{transform:scale(1.035)}.badge{position:absolute;left:14px;top:14px;background:#101213e8;border:1px solid #ffffff30;color:var(--gold);font-size:9px;font-weight:700;letter-spacing:.12em;padding:5px 9px;border-radius:3px}.photo-note{position:absolute;bottom:9px;right:10px;font-size:8px;padding:3px 7px;background:#000b;color:white;border-radius:3px}.card-body{padding:22px}.card-topline{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:var(--gold);text-transform:uppercase;margin-bottom:11px}.vehicle-card h3{font-size:23px;margin-bottom:8px}.vehicle-card .trim{color:var(--muted);font-size:11px;margin-bottom:19px}.spec-row{display:flex;flex-wrap:wrap;gap:7px 12px;color:#afb1b3;font-size:10px;padding-bottom:20px;border-bottom:1px solid var(--line)}.spec-row span+span:before{content:"·";color:#666;margin-right:12px}.card-price{display:flex;justify-content:space-between;align-items:center;margin:17px 0}.card-price strong{font-size:25px;letter-spacing:-.04em;font-weight:500}.card-price small{font-size:9px;color:var(--muted)}.card-actions{display:flex;gap:9px}.card-actions .button{flex:1;font-size:11px;padding:11px 8px;min-height:43px}.card-actions .detail-link{display:flex;align-items:center;justify-content:center;width:43px;border:1px solid #ffffff2b;border-radius:4px;font-size:20px}.card-actions .detail-link:hover{color:var(--gold);border-color:var(--gold)}.archive-intro{padding:60px 0 0;background:radial-gradient(ellipse at 85% 20%,#d6b77312,transparent 65%)}.archive-intro h1{font-size:clamp(40px,5vw,66px);margin-bottom:18px}.archive-intro p{font-size:14px;color:var(--muted)}.archive-intro .eyebrow{margin-bottom:17px}.inventory-section{padding:35px 0 70px}.why{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.why-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px}.why h2{font-size:36px}.why h3{font-size:20px;letter-spacing:-.025em;margin:14px 0}.why p{color:var(--muted);font-size:13px}.feature-number{font-family:Georgia,serif;color:var(--gold);font-size:32px}.contact-banner{position:relative;overflow:hidden;border:1px solid #d6b77338;border-radius:10px;padding:48px;background:linear-gradient(115deg,#28251d,#111315 80%);display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-banner h2{font-size:38px;margin-bottom:13px}.contact-banner p{color:var(--muted);margin-bottom:0;font-size:13px}.contact-actions{display:flex;gap:12px;flex-wrap:wrap}.site-footer{border-top:1px solid var(--line);padding:44px 0 23px}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:start;padding-bottom:35px}.footer-main p{max-width:320px;color:var(--muted);font-size:12px;margin:20px 0 0}.footer-links{display:flex;gap:65px}.footer-links h3{font-size:12px;letter-spacing:.08em;margin-bottom:15px}.footer-links a,.footer-links button{display:block;font-size:12px;color:var(--muted);margin:9px 0;background:none;border:0;padding:0}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#777;font-size:10px}.floating-wa{position:fixed;right:23px;bottom:22px;z-index:25;background:var(--gold);color:#171713;border:1px solid #efd59b;border-radius:30px;padding:13px 21px;font-size:12px;font-weight:700;box-shadow:0 5px 28px #0008;display:flex;gap:10px;align-items:center}.wa-icon{width:17px;height:17px;display:inline-block;vertical-align:middle;flex-shrink:0}.skip-link{position:absolute;left:16px;top:-90px;background:var(--gold);color:#111;padding:12px;z-index:100}.skip-link:focus{top:10px}.empty-state{padding:60px 20px;text-align:center;border:1px solid var(--line);border-radius:8px}.empty-state h3{margin-bottom:12px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.pagination .page-numbers{padding:7px 15px;border:1px solid var(--line);border-radius:4px;font-size:12px}.pagination .current{background:var(--gold);color:#111}.standard-page{padding:65px 0;min-height:50vh}.standard-page h1{font-size:44px}.woocommerce{color:var(--cream)}.single-product .woocommerce{padding:48px 0}.woocommerce div.product .product_title{font-size:clamp(28px,3.5vw,46px);font-weight:500}.woocommerce div.product p.price{color:var(--gold);font-size:30px}.woocommerce div.product .woocommerce-product-gallery img{border-radius:9px}.woocommerce div.product .woocommerce-product-details__short-description{color:var(--muted);font-size:13px}.woocommerce .product_meta{font-size:11px;color:var(--muted);margin:24px 0}.woocommerce .product_meta>span{display:block}.woocommerce div.product .stock{color:var(--gold);font-size:12px}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:var(--panel);border-color:var(--line);color:var(--cream)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background:var(--bg);color:var(--gold)}.woocommerce div.product .woocommerce-tabs ul.tabs:before{border-color:var(--line)}.woocommerce div.product .woocommerce-tabs ul.tabs li:before,.woocommerce div.product .woocommerce-tabs ul.tabs li:after{display:none}.woocommerce table.shop_attributes{border-color:var(--line);font-size:13px}.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{border-color:var(--line);padding:9px 15px}.woocommerce table.shop_attributes td{font-style:normal;color:var(--muted)}.woocommerce .woocommerce-tabs h2{font-size:28px}.woocommerce .woocommerce-tabs p{color:var(--muted);font-size:13px}.woocommerce ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none;margin:0;background:var(--panel);border:1px solid var(--line);padding:16px;border-radius:8px}.woocommerce ul.products li.product .price{color:var(--gold);font-size:20px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:19px}.woocommerce .woocommerce-breadcrumb{color:var(--muted);font-size:11px;margin-bottom:28px}.woocommerce .woocommerce-breadcrumb a{color:var(--gold)}.woocommerce-message,.woocommerce-info,.woocommerce-error{background:var(--panel);color:var(--cream)}.single-contact{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.image-credit{font-size:10px;color:var(--muted);margin:20px 0}.image-credit a{color:var(--gold);text-decoration:underline}.image-credit summary{cursor:pointer;color:var(--gold)}.image-credit p{margin:9px 0}.woocommerce div.product div.images{margin-bottom:24px}.wc-block-components-form input,.wc-block-components-form select,.woocommerce input.input-text,.woocommerce textarea{background:var(--panel);color:var(--cream);border:1px solid #666;border-radius:4px;padding:10px}dialog{width:min(520px,calc(100% - 32px));background:var(--panel);color:var(--cream);border:1px solid #d6b77355;border-radius:12px;padding:35px}dialog::backdrop{background:#000b;backdrop-filter:blur(5px)}dialog h2{font-size:30px}dialog p{font-size:13px;color:var(--muted)}.dialog-close{float:right;background:transparent;border:0;color:white;font-size:25px}.inquiry-form label{display:block;font-size:12px;color:var(--muted);margin:15px 0 6px}.inquiry-form input,.inquiry-form textarea{display:block;width:100%;padding:12px;border:1px solid #ffffff30;border-radius:4px;background:var(--bg);color:var(--cream)}.inquiry-form .button{width:100%;margin-top:20px}.no-js-inquiry{font-size:11px;color:var(--muted)}body.admin-bar .site-header{top:32px}.credits-list{font-size:12px;line-height:1.9}.credits-list a{color:var(--gold)}
@media(min-width:1600px){.hero{min-height:690px}.hero-inner{padding-top:120px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.navigation{gap:18px}.navigation .nav-phone{display:none}.vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters{grid-template-columns:repeat(2,minmax(0,1fr))}.filters .search-field{grid-column:1/-1}.filters .button{width:100%}.hero{min-height:570px}.hero-inner{padding-top:75px}.why-grid{gap:25px}.contact-banner{padding:32px}.brand-strip .wrap{font-size:12px;gap:12px}.brand-strip small{display:none}}@media(max-width:640px){.wrap{width:calc(100% - 32px)}.topbar{font-size:8px}.topbar .topbar-right{display:none}.header-inner{min-height:75px;gap:10px}.brand img{width:48px;height:48px}.brand strong{font-size:13px}.brand small{font-size:7px}.menu-toggle{display:block;font-size:11px}.navigation{display:none;position:absolute;left:0;right:0;top:100%;padding:20px;background:var(--panel);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:18px}.navigation.open{display:flex}.navigation .nav-phone{display:block}.hero{min-height:565px}.hero-inner{padding:68px 0 55px}.hero h1{font-size:49px;max-width:340px}.hero p{font-size:13px;max-width:290px}.hero-photo{object-position:65% center;opacity:.52}.hero:after{background:linear-gradient(90deg,#0b0c0ee0,#0b0c0e40),linear-gradient(0deg,#0c0d0e,transparent 40%)}.hero-index{display:none}.hero-actions .button{font-size:11px;padding:12px 15px}.brand-strip .wrap{gap:18px;overflow:auto;justify-content:start;padding:18px 0;white-space:nowrap;font-size:11px}.section{padding:46px 0}.section-head{align-items:start;flex-direction:column;gap:14px}.section-head .button{align-self:start}.vehicle-grid{grid-template-columns:1fr;gap:20px}.vehicle-image{aspect-ratio:1.55}.card-body{padding:20px}.vehicle-card h3{font-size:24px}.filters{padding:15px;gap:12px}.filters label{font-size:8px}.filters input,.filters select{font-size:11px}.filters .button{grid-column:1/-1}.filter-toolbar{font-size:10px;gap:10px}.sort-control{gap:7px}.sort-select{width:140px;font-size:10px}.archive-intro{padding-top:38px}.archive-intro h1{font-size:44px}.inventory-section{padding-top:24px}.why-grid{grid-template-columns:1fr;gap:22px}.why-grid>div+div{border-top:1px solid var(--line);padding-top:22px}.contact-banner{padding:28px 22px;display:block}.contact-banner h2{font-size:32px}.contact-actions{margin-top:25px}.footer-main{flex-direction:column}.footer-links{gap:55px}.footer-bottom{flex-direction:column;padding-bottom:55px;gap:7px}.floating-wa{bottom:15px;right:15px;font-size:11px;padding:12px 17px}.woocommerce ul.products{grid-template-columns:1fr}.woocommerce div.product .product_title{font-size:32px}.woocommerce table.shop_attributes th{width:42%;font-size:11px}.woocommerce table.shop_attributes td{font-size:11px}.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0;padding:0 10px;font-size:12px}.standard-page{padding:35px 0}body.admin-bar .site-header{top:46px}dialog{padding:25px}.brand-strip span:last-child{padding-right:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
