body{background:#f7f8fb}.site-content{background:#f7f8fb}.hero-wide{min-height:500px;width:100%;color:#fff;background:#111827;background-size:cover;background-position:center;display:flex;align-items:center}.hero-wide h1{font-size:52px;font-weight:900;max-width:760px}.hero-wide p{font-size:22px;max-width:700px}.search-panel{background:#fff;border-bottom:1px solid #e5e7eb;padding:22px 0;box-shadow:0 10px 30px rgba(0,0,0,.05)}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefits div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;box-shadow:0 8px 22px rgba(0,0,0,.04);font-size:26px}.benefits b{display:block;font-size:17px;color:#111}.benefits span{display:block;font-size:13px;color:#64748b}.category-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;text-decoration:none;color:#111;font-weight:700;text-align:center;box-shadow:0 8px 20px rgba(0,0,0,.04)}.product-card{border:0;box-shadow:0 8px 22px rgba(0,0,0,.06);border-radius:18px;overflow:hidden}.product-img{height:210px;background:#eef2f7;display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:contain}.product-detail-img{height:430px;background:#eef2f7;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-detail-img img{width:100%;height:100%;object-fit:contain}.price{color:#0f766e;font-weight:800}.admin-sidebar{min-height:calc(100vh - 56px);background:#111827;padding:20px}.admin-sidebar a{display:block;color:#d1d5db;text-decoration:none;padding:10px 12px;border-radius:10px;margin-bottom:4px}.admin-sidebar a:hover{background:#374151;color:#fff}.stat{border:0;border-radius:18px;box-shadow:0 8px 20px rgba(0,0,0,.06)}.stat strong{font-size:34px}.admin-body{background:#f3f4f6}@media(max-width:768px){.benefits{grid-template-columns:1fr 1fr}.hero-wide{min-height:380px}.hero-wide h1{font-size:34px}}


/* v4 admin typography and visual polish */
:root{--admin-font:'Inter',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;}
body,button,input,select,textarea{font-family:var(--admin-font);}
.admin-body{background:#f4f6f9;color:#172033;font-size:14px;}
.admin-topbar{box-shadow:0 8px 24px rgba(15,23,42,.12);}
.admin-sidebar{min-height:calc(100vh - 56px);background:#111827;padding:14px 10px;}
.admin-sidebar a{display:flex;align-items:center;gap:10px;color:#d1d5db;text-decoration:none;padding:11px 13px;border-radius:10px;margin:3px 0;font-weight:600;letter-spacing:-.01em;}
.admin-sidebar a:hover{background:#1f2937;color:#fff;}
.admin-sidebar i{font-size:17px;width:20px;text-align:center;}
.admin-main h1{font-size:26px;font-weight:800;letter-spacing:-.03em;margin-bottom:18px;}
.admin-main .card{border:0;border-radius:16px;box-shadow:0 8px 24px rgba(15,23,42,.06);}
.admin-main .table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(15,23,42,.04);}
.admin-main .table th{font-size:12px;text-transform:uppercase;color:#64748b;letter-spacing:.04em;background:#f8fafc;}
.admin-main .btn{font-weight:700;border-radius:9px;}
.admin-tabs .nav-link{font-weight:700;color:#475569;}
.admin-tabs .nav-link.active{background:#111827;color:#fff;border-color:#111827;}

/* Otokrom Market storefront redesign */
:root{--brand-red:#d71920;--brand-red-dark:#a90f14;--ink:#101114;--muted:#6b7280;--line:#e5e7eb;--surface:#fff;--soft:#f5f6f8;--chrome:#c7c9cc}
body{font-family:'Inter',system-ui,-apple-system,'Segoe UI',sans-serif;background:var(--soft);color:var(--ink)}
.site-content{background:var(--soft)}
.top-strip{background:#0b0c0f;color:#d7d9de;font-size:12px;padding:8px 0}.top-strip a{color:#fff;text-decoration:none;font-weight:700}.top-strip-items{display:flex;gap:24px}.top-strip i{color:var(--brand-red);margin-right:6px}
.main-header{background:#fff;box-shadow:0 4px 22px rgba(0,0,0,.08);z-index:1030}.brand-logo{text-decoration:none;display:inline-flex;align-items:center}.brand-logo img{max-height:54px;max-width:240px}.brand-logo>span,.footer-brand{font-size:24px;font-style:italic;font-weight:900;letter-spacing:-1.5px;color:#111}.brand-logo>span span,.footer-brand span{color:var(--brand-red)}
.header-search{height:48px;border:2px solid #1a1b1f;border-radius:8px;display:flex;align-items:center;overflow:hidden;background:#fff}.header-search i{font-size:18px;margin-left:16px;color:#777}.header-search input{border:0;outline:0;flex:1;padding:0 12px;min-width:0}.header-search button{height:100%;border:0;background:var(--brand-red);color:#fff;font-weight:900;padding:0 25px}.header-actions{display:flex;gap:20px}.header-actions>a{position:relative;display:flex;align-items:center;gap:8px;text-decoration:none;color:#18191d;font-weight:700}.header-actions i{font-size:25px}.header-actions small{display:block;color:#777;font-size:10px;font-weight:500}.cart-badge{position:absolute;top:-7px;left:18px;background:var(--brand-red);color:#fff;border-radius:20px;font-size:10px;min-width:17px;height:17px;text-align:center;line-height:17px}
.category-nav{background:#15161a;padding:0}.category-nav .navbar-toggler{background:#fff;margin:8px 0}.category-nav .nav-link{color:#fff;padding:15px 16px!important;font-size:13px;font-weight:700}.category-nav .nav-link:hover,.category-nav .nav-link.active{background:var(--brand-red);color:#fff}.category-nav .sale-link{color:#ff5b60}
.hero-wide{min-height:520px;background-color:#111;background-size:cover;background-position:center;color:#fff;display:flex;align-items:center}.hero-copy{max-width:720px}.hero-kicker{display:inline-block;color:#fff;background:var(--brand-red);font-size:12px;font-weight:900;letter-spacing:1.5px;padding:7px 12px;margin-bottom:16px}.hero-wide h1{font-size:52px;line-height:1.05;font-weight:900;letter-spacing:-2px;margin-bottom:18px}.hero-wide p{font-size:19px;max-width:650px;color:#e5e7eb}.hero-buttons{display:flex;gap:12px;margin-top:28px}.hero-buttons .btn{font-weight:800;border-radius:7px;padding:12px 22px}.btn-danger{background:var(--brand-red);border-color:var(--brand-red)}.btn-danger:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark)}
.vehicle-finder-wrap{position:relative;margin-top:-46px;z-index:3}.vehicle-finder{background:#fff;border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.16);padding:26px}.finder-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.finder-heading>span{width:48px;height:48px;border-radius:8px;background:var(--brand-red);color:#fff;display:grid;place-items:center;font-size:25px}.finder-heading small,.section-title span{font-size:11px;font-weight:900;letter-spacing:1.3px;color:var(--brand-red)}.finder-heading h2{font-size:23px;font-weight:900;margin:2px 0 0}.vehicle-finder label{font-size:12px;font-weight:800;margin-bottom:7px}.vehicle-finder .form-select{height:48px;border-color:#d8dbe1}.finder-button{height:48px;font-size:12px;font-weight:900}
.service-strip-section{padding-top:26px}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#17181c;color:#fff;border-radius:9px;overflow:hidden}.service-strip>div{display:flex;align-items:center;gap:13px;padding:20px 22px;border-right:1px solid rgba(255,255,255,.12)}.service-strip>div:last-child{border:0}.service-strip i{font-size:29px;color:#ef3b42}.service-strip b,.service-strip small{display:block}.service-strip b{font-size:14px}.service-strip small{color:#aeb2ba;font-size:11px;margin-top:2px}
.homepage-section{padding-top:58px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.section-title h2{font-size:29px;font-weight:900;letter-spacing:-1px;margin:4px 0 0}.section-title p{color:#777;font-size:13px;margin:5px 0 0}.section-title>a{color:#222;text-decoration:none;font-size:13px;font-weight:800}.section-title>a:hover{color:var(--brand-red)}.section-title.centered{justify-content:center;align-items:center}
.category-tile{display:flex;align-items:center;gap:16px;background:#fff;border:1px solid #e7e9ee;border-radius:10px;padding:16px;text-decoration:none;color:#111;transition:.25s;height:100%}.category-tile:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.09);border-color:#ddd}.category-image{width:76px;height:76px;flex:0 0 76px;border-radius:8px;background:linear-gradient(145deg,#f3f4f6,#e4e7eb);display:grid;place-items:center;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:contain}.category-image i{font-size:31px;color:#555}.category-tile h3{font-size:14px;font-weight:800;margin:0 0 7px}.category-tile span{font-size:11px;color:var(--brand-red);font-weight:700}
.product-card-new{background:#fff;border:1px solid #e7e9ee;border-radius:10px;overflow:hidden;transition:.25s;display:flex;flex-direction:column}.product-card-new:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(0,0,0,.1)}.product-media{height:245px;position:relative;background:#fff;padding:14px;overflow:hidden}.product-media>a{display:block;width:100%;height:100%}.product-media img{width:100%;height:100%;object-fit:contain;transition:.35s}.product-card-new:hover .product-media img{transform:scale(1.04)}.no-image{width:100%;height:100%;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;background:#f1f3f5;color:#9aa0aa}.no-image i{font-size:32px}.discount-badge{position:absolute;z-index:2;left:12px;top:12px;background:var(--brand-red);color:#fff;font-size:11px;font-weight:900;padding:7px 9px;border-radius:4px}.product-info{padding:15px;border-top:1px solid #f0f1f3;display:flex;flex-direction:column;flex:1}.product-brand{color:#8b9098;font-size:10px;text-transform:uppercase;font-weight:800;letter-spacing:.7px}.product-info h3{font-size:14px;line-height:1.45;font-weight:700;margin:7px 0;min-height:41px}.product-info h3 a{color:#17181c;text-decoration:none}.stock-line{font-size:10px;color:#198754;margin-bottom:10px}.product-price-row{margin-top:auto}.product-price-row del{display:block;color:#999;font-size:11px}.product-price-row strong{font-size:20px;color:var(--brand-red);font-weight:900}.product-actions{display:grid;grid-template-columns:.75fr 1.25fr;gap:7px;margin-top:13px}.product-actions a{height:38px;border-radius:6px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:800}.btn-detail{border:1px solid #dadde2;color:#333}.btn-detail:hover{border-color:#111;color:#111}.btn-cart{background:#15161a;color:#fff}.btn-cart:hover{background:var(--brand-red);color:#fff}.empty-products{background:#fff;border:1px dashed #ccd0d6;padding:28px;text-align:center;color:#777;border-radius:10px}
.promo-grid-section{padding-top:55px}.promo-card{min-height:270px;border-radius:12px;padding:38px;display:flex;flex-direction:column;justify-content:center;text-decoration:none;color:#fff;position:relative;overflow:hidden}.promo-card:after{content:"";position:absolute;width:240px;height:240px;border:40px solid rgba(255,255,255,.05);border-radius:50%;right:-45px;bottom:-90px}.promo-card span{font-size:11px;font-weight:900;letter-spacing:1.5px}.promo-card h2{font-size:31px;font-weight:900;max-width:470px;margin:8px 0}.promo-card p{max-width:430px;color:#d8dbe1}.promo-card b{font-size:13px}.promo-dark{background:linear-gradient(115deg,#050609,#22262d)}.promo-red{background:linear-gradient(115deg,#9f0f14,var(--brand-red))}
.why-us{margin-top:65px;padding:65px 0;background:#fff}.why-card{text-align:center;padding:25px}.why-card i{width:64px;height:64px;border-radius:50%;background:#f8e8e9;color:var(--brand-red);display:grid;place-items:center;font-size:28px;margin:0 auto 17px}.why-card h3{font-size:17px;font-weight:800}.why-card p{font-size:13px;color:#737780;line-height:1.7}
.site-footer{background:#101114;color:#c9ccd2;margin-top:0}.footer-newsletter{display:flex;justify-content:space-between;align-items:center;padding:28px 0;border-bottom:1px solid rgba(255,255,255,.1)}.footer-newsletter strong,.footer-newsletter span{display:block}.footer-newsletter strong{color:#fff;font-size:20px}.footer-newsletter span{font-size:12px;margin-top:4px}.site-footer h6{color:#fff;font-weight:800;margin-bottom:18px}.site-footer a{display:block;color:#aeb2ba;text-decoration:none;font-size:13px;margin-bottom:10px}.site-footer a:hover{color:#fff}.site-footer p{font-size:13px;line-height:1.7}.footer-brand{color:#fff;margin-bottom:14px}.social-links{display:flex;gap:10px}.social-links a{width:38px;height:38px;border-radius:6px;background:#25272c;display:grid;place-items:center;color:#fff}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-top:1px solid rgba(255,255,255,.1);font-size:11px}
@media(max-width:991px){.header-search{margin-top:4px}.category-nav .nav-link{padding:11px 14px!important}.hero-wide{min-height:450px}.hero-wide h1{font-size:42px}.vehicle-finder-wrap{margin-top:-28px}.service-strip{grid-template-columns:1fr 1fr}.service-strip>div:nth-child(2){border-right:0}.service-strip>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}}
@media(max-width:767px){.top-strip-items span:not(:first-child){display:none!important}.brand-logo>span{font-size:18px}.header-actions{gap:10px}.hero-wide{min-height:390px;background-position:center}.hero-wide h1{font-size:33px;letter-spacing:-1px}.hero-wide p{font-size:15px}.hero-buttons{flex-wrap:wrap}.vehicle-finder{padding:18px}.finder-heading h2{font-size:19px}.service-strip{grid-template-columns:1fr 1fr}.service-strip>div{padding:14px 10px;gap:8px}.service-strip i{font-size:22px}.service-strip b{font-size:11px}.service-strip small{font-size:9px}.homepage-section{padding-top:42px}.section-title h2{font-size:24px}.section-title>a{display:none}.category-tile{display:block;text-align:center;padding:12px}.category-image{width:100%;height:95px;margin-bottom:10px}.product-media{height:180px}.product-info{padding:11px}.product-info h3{font-size:12px}.product-price-row strong{font-size:16px}.product-actions{grid-template-columns:1fr}.btn-detail{display:none!important}.promo-card{min-height:230px;padding:26px}.promo-card h2{font-size:25px}.footer-newsletter,.footer-bottom{display:block}.footer-newsletter .btn{margin-top:16px}.footer-bottom span{display:block;margin:6px 0}}

/* Homepage v1.1 live layout corrections */
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
.main-header{z-index:1030;background:#fff}
.hero-section,.hero-section .carousel,.hero-section .carousel-inner,.hero-section .carousel-item{width:100%}
.hero-copy h1:empty,.hero-copy p:empty{display:none}
.hero-wide{min-height:clamp(390px,38vw,540px);background-position:center center}
.carousel-control-prev,.carousel-control-next{width:6%}
.vehicle-finder-wrap{padding:0 12px}
.vehicle-finder{max-width:100%}
.vehicle-finder .form-select,.header-search input{font-size:14px}
.product-card-new{min-width:0}
.product-info h3{overflow-wrap:anywhere}
.product-actions a{white-space:nowrap}
.product-media img,.category-image img{display:block}
.footer-brand,.brand-logo>span{white-space:nowrap}
@media(max-width:1199px){.category-nav .nav-link{padding-left:11px!important;padding-right:11px!important;font-size:12px}.header-actions{gap:12px}.header-actions>a{font-size:13px}}
@media(max-width:991px){.main-header{position:relative!important}.header-search{height:46px}.header-actions>a span{font-size:12px}.category-nav .container{display:block}.category-nav .navbar-toggler{display:flex;align-items:center;justify-content:center}.category-nav .navbar-collapse{padding-bottom:8px}.vehicle-finder-wrap{margin-top:-20px}}
@media(max-width:767px){.top-strip{font-size:10px}.top-strip .container{padding-left:12px;padding-right:12px}.top-strip a{white-space:nowrap}.main-header .container.py-3{padding-top:10px!important;padding-bottom:10px!important}.brand-logo img{max-height:42px;max-width:180px}.header-search button{padding:0 17px}.hero-wide{min-height:360px;padding:56px 0 72px;background-position:62% center}.hero-copy{max-width:92%}.hero-kicker{font-size:9px;letter-spacing:1px}.hero-wide h1{font-size:30px;line-height:1.12}.hero-wide p{font-size:14px;line-height:1.55}.hero-buttons .btn{font-size:12px;padding:10px 14px}.carousel-control-prev,.carousel-control-next{display:none}.vehicle-finder-wrap{margin-top:-34px;padding:0 10px}.vehicle-finder{border-radius:10px;padding:16px}.finder-heading>span{width:42px;height:42px;font-size:21px}.finder-heading h2{font-size:17px;line-height:1.25}.finder-heading small{font-size:9px}.vehicle-finder .form-select,.finder-button{height:44px}.service-strip-section{padding-left:10px;padding-right:10px}.service-strip{border-radius:8px}.service-strip>div{min-width:0}.service-strip span{min-width:0}.service-strip b,.service-strip small{overflow-wrap:anywhere}.homepage-section{padding-left:12px;padding-right:12px}.row.g-3{--bs-gutter-x:12px}.product-media{height:165px;padding:9px}.product-info h3{min-height:52px;line-height:1.35}.stock-line{white-space:normal}.btn-cart{font-size:10px!important}.category-tile h3{min-height:34px}.why-us{margin-top:45px;padding:45px 0}.footer-newsletter{padding-left:0;padding-right:0}}
@media(max-width:390px){.brand-logo>span{font-size:15px}.header-actions i{font-size:22px}.hero-wide h1{font-size:27px}.service-strip{grid-template-columns:1fr}.service-strip>div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.12)}.service-strip>div:last-child{border-bottom:0}.product-media{height:145px}.product-price-row strong{font-size:14px}.btn-cart{font-size:9px!important}.footer-brand{font-size:19px}}
.product-thumb{width:86px;height:86px;padding:4px;background:#fff;border:2px solid #ddd;border-radius:10px;cursor:pointer}.product-thumb.active,.product-thumb:hover{border-color:#d71920}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-detail-img img{width:100%;max-height:520px;object-fit:contain}.product-tabs .nav-link{font-weight:700;color:#333}.product-tabs .nav-link.active{color:#d71920}.product-card .product-img{cursor:pointer}.product-card .product-img img{transition:transform .25s ease}.product-card .product-img:hover img{transform:scale(1.04)}
.product-thumb{width:86px;height:86px;padding:4px;background:#fff;border:2px solid #ddd;border-radius:10px;cursor:pointer}.product-thumb.active,.product-thumb:hover{border-color:#d71920}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-detail-img img{width:100%;max-height:520px;object-fit:contain}.product-tabs .nav-link{font-weight:700;color:#333}.product-tabs .nav-link.active{color:#d71920}.product-card .product-img{cursor:pointer}.product-card .product-img img{transition:transform .25s ease}.product-card .product-img:hover img{transform:scale(1.04)}
