
:root{--bg:#f5f7fb;--ink:#172033;--muted:#617089;--card:#fff;--line:#dde5f0;--blue:#1447ff;--navy:#07172f;--sky:#0ea5e9;--gold:#ffb020;--green:#11a36a;--red:#e4495d;--shadow:0 20px 60px rgba(20,35,65,.14);--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f8fbff 0%,#eef3f9 48%,#f8fbff 100%);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.topbar{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 0}.brand{display:flex;align-items:center;gap:10px;min-width:210px}.brand img{width:185px}.nav-actions{display:flex;align-items:center;gap:10px}.menu-wrap{position:relative}.menu-button,.icon-link{border:1px solid var(--line);background:white;border-radius:14px;padding:11px 14px;font-weight:900;color:#1b2b47;box-shadow:0 8px 22px rgba(20,35,65,.07);cursor:pointer}.dropdown-menu{display:none;position:absolute;right:0;top:52px;width:260px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:10px;z-index:100}.dropdown-menu.open{display:grid}.dropdown-menu a{padding:12px;border-radius:13px;font-weight:800;color:#26384f}.dropdown-menu a:hover,.dropdown-menu a.active{background:#eef5ff;color:var(--blue)}.socials{display:flex;align-items:center;gap:8px}.socials a{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:12px;display:grid;place-items:center;font-weight:1000;color:#0e2240}.cta{background:linear-gradient(135deg,var(--blue),var(--sky));color:#fff!important;border:0;box-shadow:0 14px 30px rgba(20,71,255,.24)}.admin-link{background:#111827!important;color:#fff!important;border:0}.hero{padding:58px 0 36px;background:radial-gradient(circle at 20% 8%,rgba(20,71,255,.15),transparent 35%),linear-gradient(135deg,#fff 0%,#eef6ff 100%)}.hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:34px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#0b61b3;border:1px solid rgba(14,165,233,.28);background:#e9f7ff;padding:8px 12px;border-radius:999px;font-weight:900;font-size:13px}.hero h1{font-size:clamp(40px,6vw,76px);line-height:.95;margin:18px 0 16px;letter-spacing:-.04em}.lead{font-size:clamp(18px,2vw,23px);color:#43546b;max-width:780px}.hero-card{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff}.hero-photo{min-height:440px;background:linear-gradient(180deg,rgba(7,23,47,.05),rgba(7,23,47,.35)),url('https://images.unsplash.com/photo-1562141961-b5d3f109d591?auto=format&fit=crop&w=1200&q=85') center/cover}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.trust-strip div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;font-weight:900;box-shadow:0 12px 30px rgba(20,35,65,.08)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:16px;padding:13px 17px;font-weight:950;cursor:pointer;transition:.18s transform,.18s opacity;min-height:48px}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--blue),var(--sky));color:white}.btn.secondary{background:#fff;color:#15243a;border-color:var(--line)}.btn.dark{background:#111827;color:#fff}.btn.orange{background:linear-gradient(135deg,#ff8a00,var(--gold));color:#231300}.btn.danger{background:#fff0f2;color:#a3192b;border-color:#ffd0d7}.btn.small{min-height:38px;padding:9px 11px;border-radius:12px;font-size:13px}.section{padding:54px 0}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:0;letter-spacing:-.03em}.section p.sub{font-size:18px;color:#5d6d83;max-width:780px;margin:10px 0 0}.grid{display:grid;gap:18px}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.form-box{border:1px solid var(--line);background:var(--card);border-radius:var(--radius);padding:22px;box-shadow:0 12px 35px rgba(20,35,65,.08)}.card h3{margin:0 0 8px;font-size:22px}.card p{color:#586980;margin:0}.icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--sky));display:grid;place-items:center;font-size:24px;margin-bottom:14px;color:#fff}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{border:1px solid var(--line);background:#f4f8fd;border-radius:999px;padding:8px 12px;color:#34465f;font-weight:800}.vehicle-card{overflow:hidden;padding:0;display:flex;flex-direction:column}.vehicle-art{height:215px;background:#d9e3f0 center/cover no-repeat;border-bottom:1px solid var(--line);position:relative}.vehicle-art .count{position:absolute;right:12px;bottom:12px;background:rgba(7,23,47,.82);color:#fff;border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px}.vehicle-card .body{padding:20px;display:flex;flex-direction:column;gap:9px;flex:1}.meta{color:#718096;font-size:14px}.price{font-size:30px;font-weight:1000;letter-spacing:-.03em}.vehicle-card .actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.vehicle-card .actions .btn{width:100%;font-size:13px;padding:10px 8px}.split,.dashboard-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px;align-items:start}.admin-preview{border:1px solid var(--line);background:#fff;border-radius:28px;padding:20px;box-shadow:var(--shadow)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.stat{border:1px solid var(--line);background:#f8fbff;border-radius:18px;padding:16px}.stat span{color:#65758d;font-weight:800;font-size:13px}.stat strong{display:block;font-size:30px;margin-top:4px}.lead-banner{background:linear-gradient(135deg,#07172f,#174aff);color:#fff;border-radius:30px;padding:32px;box-shadow:var(--shadow)}.lead-banner .sub{color:#d9e8ff!important}.footer{background:#07172f;color:#e9f2ff;padding:32px 0;margin-top:30px}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.small-links{display:flex;gap:16px;flex-wrap:wrap;color:#b7c8df}.footer .btn{margin-top:12px}.page-hero{padding:48px 0 20px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}label{display:block;font-weight:900;margin-bottom:6px;color:#26384f}input,select,textarea{width:100%;border:1px solid #cfd9e7;border-radius:14px;background:#fff;color:var(--ink);padding:13px 14px;font:inherit}textarea{min-height:112px;resize:vertical}.note{color:#66758b}.confirmation{border:1px solid #b7efcf;background:#eefff5;color:#0b653d;border-radius:16px;padding:14px;margin-top:14px;font-weight:900}.hide{display:none!important}.calculator-result,.trade-result{border-radius:22px;padding:24px;background:linear-gradient(135deg,#07172f,#1647e8);color:white;margin-top:16px}.calculator-result strong,.trade-result strong{display:block;font-size:42px;line-height:1;margin:8px 0}.sidebar{position:sticky;top:92px;display:grid;gap:10px}.admin-panel{display:none}.admin-panel.active{display:block}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.status{display:inline-flex;background:#eef5ff;color:#194eb8;border:1px solid #d2e2ff;border-radius:999px;padding:6px 10px;font-weight:900;font-size:12px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.day{min-height:118px;border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px}.event-dot{margin-top:8px;background:#eef5ff;border-left:4px solid var(--blue);border-radius:10px;padding:8px;font-size:12px;font-weight:800}.image-preview{width:100%;height:180px;border:1px dashed #bdcadb;border-radius:18px;object-fit:cover;background:#eef3f9}.mini-card{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:start;border:1px solid var(--line);border-radius:18px;padding:12px;background:#fff}.mini-card img{width:92px;height:72px;border-radius:12px;object-fit:cover;background:#e8eef6}.mini-actions{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.post-preview{aspect-ratio:4/5;border-radius:26px;overflow:hidden;border:1px solid var(--line);background:#07172f;color:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.post-preview .post-img{height:54%;background:#1d2b40 center/cover no-repeat}.post-preview .post-body{padding:22px;display:flex;flex-direction:column;gap:8px;flex:1}.post-preview h3{font-size:28px;margin:0}.post-preview .post-price{font-size:38px;font-weight:1000}.qr-box{border:1px solid var(--line);border-radius:18px;padding:16px;background:#fff;text-align:center}.qr-box img{margin:0 auto 10px;width:180px;height:180px}.toast{position:fixed;right:18px;bottom:18px;background:#07172f;color:#fff;padding:14px 16px;border-radius:14px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s;z-index:200}.toast.show{opacity:1;transform:none}.vehicle-modal{position:fixed;inset:0;background:rgba(5,13,26,.82);display:none;align-items:center;justify-content:center;padding:18px;z-index:150}.vehicle-modal.open{display:flex}.modal-card{width:min(1020px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:28px;color:#172033;box-shadow:0 30px 100px rgba(0,0,0,.38)}.modal-top{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:0}.modal-gallery{background:#eef3f9}.modal-main-img{height:500px;background:#dbe5f0 center/cover no-repeat}.thumbs{display:flex;gap:8px;padding:12px;overflow-x:auto}.thumbs button{width:92px;height:70px;border:2px solid transparent;background:center/cover no-repeat;border-radius:12px;flex:0 0 auto}.thumbs button.active{border-color:var(--blue)}.modal-details{padding:26px}.modal-details h2{font-size:42px;margin:0 0 6px;line-height:1}.social-shot{background:#07172f;color:#fff;border-radius:24px;overflow:hidden;margin-top:16px}.social-shot .shot-img{height:380px;background:#1d2b40 center/cover no-repeat}.social-shot .shot-body{padding:24px}.social-shot h3{font-size:34px;margin:0}.social-shot .shot-price{font-size:42px;font-weight:1000}.seo-page{max-width:880px}.seo-page h1{font-size:46px}.seo-page p,.seo-page li{color:#53647b}.legal-card{margin:16px 0}@media(max-width:980px){.hero-grid,.split,.dashboard-shell,.modal-layout{grid-template-columns:1fr}.grid.three,.grid.four,.grid.two,.stat-grid{grid-template-columns:1fr 1fr}.socials{display:none}.brand img{width:155px}.calendar-grid{grid-template-columns:repeat(3,1fr)}.modal-main-img{height:360px}.mini-actions{grid-template-columns:1fr 1fr}}@media(max-width:640px){.grid.three,.grid.four,.grid.two,.form-grid,.stat-grid,.trust-strip{grid-template-columns:1fr}.hero{padding-top:34px}.actions .btn{width:100%}.footer-grid{grid-template-columns:1fr}.table{display:block;overflow-x:auto}.section-title{display:block}.vehicle-card .actions{grid-template-columns:1fr}.calendar-grid{grid-template-columns:1fr}.nav-actions .cta{display:none}.modal-details h2{font-size:32px}.social-shot .shot-img{height:250px}.hero-photo{min-height:320px}}
