:root{--navy:#0b1830;--navy2:#14284b;--amber:#f4a21e;--paper:#f5f6f8;--white:#fff;--ink:#142033;--muted:#687386;--line:#dde2e9;--shadow:0 18px 50px rgba(11,24,48,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:82px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{display:block;width:230px;height:60px;object-fit:contain;object-position:left center}.nav nav{display:flex;gap:30px;font-weight:700;font-size:14px}.nav nav a:hover,.text-link:hover{color:#c57800}.hero{background:linear-gradient(120deg,var(--navy),var(--navy2));color:#fff;overflow:hidden}.hero-inner{min-height:520px;display:grid;grid-template-columns:1.5fr .7fr;align-items:center;gap:70px}.hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.04em;max-width:850px;margin:18px 0 24px}.hero p{font-size:19px;color:#c9d2e2;max-width:620px;margin:0 0 32px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--amber)}.eyebrow.dark{color:#a96600}.hero-card{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);padding:34px;border-radius:20px;display:flex;flex-direction:column;gap:10px;backdrop-filter:blur(10px)}.hero-card strong{font-size:24px}.hero-card span{color:#c9d2e2}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--amber);color:#172137;border:0;border-radius:8px;padding:14px 22px;font:800 14px inherit;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-1px);background:#ffb53d}.button.secondary{background:#fff;border:1px solid var(--line)}.button.small{padding:10px 16px}.button.block{display:flex;width:100%;margin-top:12px}.section,.admin,.detail{padding-top:78px;padding-bottom:90px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h1,.section-head h2{font-size:42px;letter-spacing:-.03em;margin:6px 0 0}.section-head p{color:var(--muted)}.filters{display:grid;grid-template-columns:1fr 260px auto;gap:14px;align-items:end;background:#fff;border:1px solid var(--line);padding:20px;border-radius:14px;margin-bottom:30px}.filters label,.edit-form label,.auth label{display:flex;flex-direction:column;gap:7px}.filters label span,.edit-form label span,.auth label span{font-size:13px;font-weight:800}input,select,textarea{width:100%;border:1px solid #cfd6df;border-radius:8px;background:#fff;padding:12px 13px;font:inherit;color:var(--ink)}input:focus,select:focus,textarea:focus{outline:3px solid rgba(244,162,30,.22);border-color:var(--amber)}.car-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.car-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;transition:.2s}.car-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.car-photo{aspect-ratio:16/10;background:#e7ebf0;overflow:hidden}.car-photo img,.gallery img{width:100%;height:100%;object-fit:cover}.placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,var(--navy),var(--navy2));color:var(--amber);font-weight:900;font-size:64px}.placeholder.large{min-height:420px}.car-body{padding:22px}.car-title{display:flex;justify-content:space-between;gap:16px}.car-title h3{font-size:20px;margin:0}.car-title strong{white-space:nowrap}.car-body p{color:var(--muted);font-size:14px}.more{font-weight:800;color:#a96600;font-size:14px}.empty,.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:35px}.empty{text-align:center}.back{display:inline-block;color:var(--muted);font-weight:700;margin-bottom:25px}.detail-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.detail-head h1{font-size:52px;letter-spacing:-.04em;margin:6px 0 0}.detail-price{font-size:34px}.gallery{display:grid;grid-template-columns:2fr 1fr;grid-auto-rows:260px;gap:10px;border-radius:16px;overflow:hidden;background:#e7ebf0}.gallery img:first-child{grid-row:span 2}.gallery.no-images{display:block}.detail-grid{display:grid;grid-template-columns:1fr 360px;gap:60px;margin-top:52px}.specs{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.specs div{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.specs span{color:var(--muted)}.description{margin-top:40px}.contact-card{background:var(--navy);color:#fff;padding:30px;border-radius:16px;height:max-content;position:sticky;top:110px}.contact-card h2{font-size:32px;margin:10px 0}.contact-card p{color:#c9d2e2}.contact-card .secondary{color:var(--ink)}footer{background:#081326;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-grid p,.footer-grid a{color:#bbc5d5}.footer-logo{width:210px;background:#fff;border-radius:6px}.copyright{border-top:1px solid #26344d;color:#8290a5;margin-top:40px;padding-top:20px;font-size:13px}.auth-wrap{min-height:650px;display:grid;place-items:center;padding:60px 20px}.auth{width:min(440px,100%);box-shadow:var(--shadow)}.auth h1{font-size:36px;margin:8px 0 26px}.auth label{margin:15px 0}.alert,.success{padding:13px 15px;border-radius:8px;margin:16px 0}.alert{background:#fff0f0;color:#a12525}.success{background:#e9f8ee;color:#176534}.admin.narrow,.narrow{max-width:900px}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.text-link{font-weight:800;font-size:14px}.admin-list{display:flex;flex-direction:column;gap:10px}.admin-row{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);padding:12px;border-radius:12px}.thumb{width:100px;height:70px;background:var(--navy);color:var(--amber);display:grid;place-items:center;font-size:26px;font-weight:900;border-radius:7px;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.grow{flex:1;display:flex;flex-direction:column}.grow span{color:var(--muted);font-size:14px}.danger{border:0;background:#fff0f0;color:#a12525;padding:10px;border-radius:7px;font-weight:800;cursor:pointer}.edit-form{display:flex;flex-direction:column;gap:24px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.edit-images{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.edit-images img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:7px}.edit-images a{color:#a12525;font-size:13px;font-weight:800}@media(max-width:850px){.nav nav a:not(:last-child){display:none}.brand img{width:190px}.hero-inner{grid-template-columns:1fr;min-height:620px;padding:70px 0}.hero-card{display:none}.car-grid{grid-template-columns:repeat(2,1fr)}.detail-grid{grid-template-columns:1fr}.contact-card{position:static}.gallery{grid-auto-rows:190px}.footer-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.filters .button{grid-column:1/-1}.admin-row{flex-wrap:wrap}.admin-row .grow{min-width:calc(100% - 130px)}}@media(max-width:560px){.container{width:min(100% - 24px,1180px)}.topbar{height:70px}.brand img{width:165px;height:52px}.hero h1{font-size:44px}.section,.admin,.detail{padding-top:50px}.section-head,.detail-head{align-items:flex-start;flex-direction:column}.section-head h1,.section-head h2,.detail-head h1{font-size:36px}.filters,.car-grid,.form-grid,.specs,.footer-grid{grid-template-columns:1fr}.gallery{display:flex;overflow-x:auto}.gallery img{min-width:86%;height:280px}.edit-images{grid-template-columns:repeat(2,1fr)}.admin-row .button,.admin-row form{margin-left:118px}}
