﻿.vl-hero-content { padding-bottom: 90px; }
.vl-hero-head { max-width: 680px; padding-bottom: 40px; }
.vl-hero-head h1 { font-size:clamp(30px,4.5vw,52px); font-weight:900; color:#fffaf0; margin:10px 0 14px; line-height:1.06; }
.vl-hero-head p { color:rgba(255,250,240,0.68); font-size:16px; line-height:1.65; }
.vl-stats { display:flex; gap:1px; background:rgba(255,250,240,0.12); border-radius:12px; overflow:hidden; margin-top:28px; max-width:520px; }
.vl-stat { flex:1; padding:18px 20px; background:rgba(255,250,240,0.07); text-align:center; }
.vl-stat strong { display:block; font-size:28px; font-weight:950; color:#d6b16a; line-height:1; }
.vl-stat span   { display:block; font-size:11px; font-weight:700; color:rgba(255,250,240,0.5); text-transform:uppercase; letter-spacing:.08em; margin-top:4px; }
.vl-filter-bar { display:flex; gap:8px; flex-wrap:wrap; margin-bottom:32px; align-items:center; }
.vl-filter { padding:9px 20px; border:1px solid rgba(21,23,26,0.12); border-radius:999px; background:#fffaf0; color:#6f736f; font:inherit; font-size:13px; font-weight:700; cursor:pointer; transition:all .2s; }
.vl-filter:hover { border-color:rgba(21,23,26,0.28); color:#15171a; }
.vl-filter.active { background:#15171a; border-color:#15171a; color:#fffaf0; }
.vl-count { margin-left:auto; font-size:13px; font-weight:700; color:#73695a; }
.vl-grid { display:grid; grid-template-columns:repeat(auto-fill,minmax(340px,1fr)); gap:24px; }
.vl-card { background:#fffaf0; border:1px solid rgba(21,23,26,0.08); border-radius:14px; overflow:hidden; box-shadow:0 8px 32px rgba(21,23,26,0.07); display:flex; flex-direction:column; transition:box-shadow .2s, transform .2s; }
.vl-card:hover { box-shadow:0 20px 56px rgba(21,23,26,0.12); transform:translateY(-2px); }
.vl-img-wrap { position:relative; height:220px; background:#15171a; overflow:hidden; }
.vl-img { width:100%; height:100%; object-fit:cover; display:block; transition:transform .4s; }
.vl-card:hover .vl-img { transform:scale(1.04); }
.vl-img-placeholder { width:100%; height:100%; display:flex; align-items:center; justify-content:center; font-size:56px; background:linear-gradient(135deg,#1a2f4a,#0d1b2a); }
.vl-badge { position:absolute; top:14px; left:14px; padding:5px 12px; border-radius:999px; font-size:11px; font-weight:900; letter-spacing:.06em; text-transform:uppercase; }
.vl-badge-eco   { background:rgba(118,156,145,0.92); color:#fff; }
.vl-badge-private { background:rgba(21,23,26,0.85); color:#fffaf0; }
.vl-badge-vip   { background:#d6b16a; color:#15171a; }
.vl-badge-ultra { background:linear-gradient(135deg,#d6b16a,#7a612f); color:#15171a; }
.vl-badge-group { background:rgba(60,100,160,0.88); color:#fff; }
.vl-body { padding:22px; display:flex; flex-direction:column; flex:1; }
.vl-name { font-size:18px; font-weight:900; color:#15171a; margin:0 0 6px; }
.vl-desc { font-size:13px; color:#6f736f; line-height:1.6; margin:0 0 18px; flex:1; }
.vl-specs { display:grid; grid-template-columns:repeat(4,1fr); gap:8px; margin-bottom:18px; }
.vl-spec { background:rgba(21,23,26,0.04); border-radius:8px; padding:10px 6px; text-align:center; }
.vl-spec-icon { font-size:18px; margin-bottom:4px; }
.vl-spec-val { font-size:13px; font-weight:800; color:#15171a; display:block; }
.vl-spec-lbl { font-size:10px; color:#73695a; display:block; }
.vl-features { display:flex; flex-wrap:wrap; gap:6px; margin-bottom:18px; }
.vl-feat { padding:4px 10px; border-radius:999px; background:rgba(214,177,106,0.12); color:#7a612f; font-size:11px; font-weight:800; }
.vl-footer { display:flex; align-items:center; justify-content:space-between; gap:12px; padding-top:16px; border-top:1px solid rgba(21,23,26,0.07); }
.vl-popular { display:inline-flex; align-items:center; gap:5px; font-size:12px; font-weight:700; color:#7a612f; }
.vl-detail-btn { display:inline-flex; align-items:center; gap:6px; padding:11px 18px; background:transparent; color:#15171a; border:1.5px solid rgba(21,23,26,0.18); border-radius:8px; text-decoration:none; font-size:13px; font-weight:800; transition:border-color .2s, background .2s, color .2s; }
.vl-detail-btn:hover { border-color:#7a612f; color:#7a612f; background:rgba(135,107,53,0.06); }
.vl-book-btn { display:inline-flex; align-items:center; gap:6px; padding:11px 20px; background:#15171a; color:#fffaf0; border-radius:8px; text-decoration:none; font-size:13px; font-weight:800; transition:background .2s, transform .15s; }
.vl-book-btn:hover { background:#7a612f; transform:translateY(-1px); }
.vd-hero { padding-bottom:110px; }
.vd-breadcrumb { display:flex; align-items:center; gap:8px; font-size:12px; color:rgba(255,250,240,0.5); margin-bottom:14px; flex-wrap:wrap; }
.vd-breadcrumb a { color:rgba(255,250,240,0.5); text-decoration:none; transition:color .2s; }
.vd-breadcrumb a:hover { color:#d6b16a; }
.vd-breadcrumb span { color:rgba(255,250,240,0.3); }
.vd-hero-meta { display:flex; align-items:center; gap:10px; margin-bottom:12px; flex-wrap:wrap; }
.vd-hero h1 { font-size:clamp(26px,4vw,46px); font-weight:900; color:#fffaf0; margin:0 0 12px; line-height:1.1; }
.vd-hero-sub { color:rgba(255,250,240,0.6); font-size:14px; display:flex; gap:16px; flex-wrap:wrap; }
.vd-layout { display:grid; grid-template-columns:1fr 340px; gap:36px; align-items:start; }
.vd-layout > * { min-width: 0; }
.vd-gallery { position:relative; border-radius:12px; overflow:hidden; height:400px; background:#15171a; margin-bottom:12px; cursor:pointer; }
.vd-gallery img { width:100%; height:100%; object-fit:cover; display:block; transition:opacity .15s; }
.vd-gallery-zoom {
    position:absolute; top:14px; right:14px; width:32px; height:32px;
    background:rgba(21,23,26,0.55); backdrop-filter:blur(6px);
    border-radius:50%; display:flex; align-items:center; justify-content:center;
    font-size:15px; color:#fffaf0; pointer-events:none; opacity:0;
    transition:opacity 0.25s; z-index:3;
}
.vd-gallery:hover .vd-gallery-zoom { opacity:1; }
.vd-gallery-ph { width:100%; height:100%; display:flex; align-items:center; justify-content:center; font-size:72px; background:linear-gradient(135deg,#1a2f4a,#0d1b2a); }
.vd-gallery-nav { position:absolute; top:50%; transform:translateY(-50%); width:44px; height:44px; background:rgba(21,23,26,0.62); backdrop-filter:blur(6px); border:1px solid rgba(255,250,240,0.14); border-radius:50%; color:#fffaf0; font-size:22px; cursor:pointer; display:flex; align-items:center; justify-content:center; transition:background .2s; z-index:2; }
.vd-gallery-prev { left:14px; }
.vd-gallery-next { right:14px; }
.vd-gallery-nav:hover { background:#d6b16a; color:#15171a; }
.vd-gallery-counter { position:absolute; bottom:14px; right:14px; padding:5px 12px; background:rgba(21,23,26,0.65); backdrop-filter:blur(6px); border-radius:999px; font-size:12px; color:#fffaf0; font-weight:700; }
.vd-thumbs { display:flex; gap:8px; margin-bottom:24px; overflow-x:auto; padding-bottom:4px; }
.vd-thumb { width:80px; height:58px; border-radius:8px; object-fit:cover; cursor:pointer; border:2px solid transparent; flex-shrink:0; transition:border-color .2s, opacity .2s; opacity:.65; }
.vd-thumb:hover { opacity:.9; }
.vd-thumb.active { border-color:#d6b16a; opacity:1; }
.vd-article { background:#fffaf0; border:1px solid rgba(21,23,26,0.08); border-radius:12px; padding:32px; box-shadow:0 20px 48px rgba(21,23,26,0.07); }
.vd-article h2 { font-size:18px; font-weight:850; color:#15171a; margin:0 0 14px; }
.vd-article p  { font-size:15px; color:#6f736f; line-height:1.8; margin-bottom:14px; }
.vd-divider  { border:none; border-top:1px solid rgba(21,23,26,0.08); margin:24px 0; }
.vd-specs { display:grid; grid-template-columns:repeat(4,1fr); gap:12px; margin-bottom:28px; }
.vd-spec { background:rgba(21,23,26,0.04); border-radius:10px; padding:16px 10px; text-align:center; }
.vd-spec-icon { font-size:22px; margin-bottom:6px; }
.vd-spec-val  { font-size:15px; font-weight:900; color:#15171a; display:block; }
.vd-spec-lbl  { font-size:11px; color:#73695a; display:block; margin-top:2px; }
.vd-features { display:flex; flex-wrap:wrap; gap:8px; }
.vd-feat { padding:6px 14px; border-radius:999px; background:rgba(214,177,106,0.12); color:#7a612f; font-size:12px; font-weight:800; }
.vd-vehicles { display:flex; flex-direction:column; gap:10px; }
.vd-vehicle { display:flex; align-items:center; justify-content:space-between; padding:12px 16px; background:rgba(21,23,26,0.04); border-radius:9px; }
.vd-veh-name  { font-size:14px; font-weight:700; color:#15171a; }
.vd-veh-plate { font-size:12px; font-weight:900; color:#73695a; letter-spacing:.06em; font-family:monospace; }
.vd-sidebar { display:flex; flex-direction:column; gap:18px; position:sticky; top:20px; }
.vd-book-card { background:#15171a; border-radius:12px; padding:26px; color:#fffaf0; }
.vd-book-card h3 { font-size:11px; font-weight:700; color:rgba(255,250,240,0.5); text-transform:uppercase; letter-spacing:.07em; margin:0 0 6px; }
.vd-book-title { font-size:22px; font-weight:900; color:#fffaf0; margin-bottom:4px; }
.vd-book-sub   { font-size:12px; color:rgba(255,250,240,0.45); margin-bottom:20px; }
.vd-book-btn   { display:block; width:100%; padding:15px; background:#d6b16a; color:#15171a; border:none; border-radius:8px; font-weight:900; font-size:15px; text-align:center; text-decoration:none; cursor:pointer; transition:background .2s; box-sizing:border-box; }
.vd-book-btn:hover { background:#c49a45; }
.vd-book-features { margin-top:18px; display:flex; flex-direction:column; gap:10px; }
.vd-bf { display:flex; align-items:center; gap:10px; font-size:13px; color:rgba(255,250,240,0.7); }
.vd-info-card { background:#fffaf0; border:1px solid rgba(21,23,26,0.08); border-radius:10px; padding:22px; box-shadow:0 4px 20px rgba(21,23,26,0.05); }
.vd-info-card h3 { font-size:13px; font-weight:900; color:#15171a; text-transform:uppercase; letter-spacing:.08em; margin:0 0 14px; }
.vd-info-row { display:flex; justify-content:space-between; align-items:center; padding:9px 0; border-bottom:1px solid rgba(21,23,26,0.06); font-size:13px; }
.vd-info-row:last-child { border-bottom:none; padding-bottom:0; }
.vd-info-row span:first-child { color:#73695a; }
.vd-info-row span:last-child  { font-weight:700; color:#15171a; }
.vd-other-card { background:#fffaf0; border:1px solid rgba(21,23,26,0.08); border-radius:10px; padding:22px; box-shadow:0 4px 20px rgba(21,23,26,0.05); }
.vd-other-card h3 { font-size:13px; font-weight:900; color:#15171a; text-transform:uppercase; letter-spacing:.08em; margin:0 0 14px; }
.vd-other-mini { display:flex; gap:12px; padding:10px 0; border-bottom:1px solid rgba(21,23,26,0.06); text-decoration:none; align-items:center; }
.vd-other-mini:last-child { border-bottom:none; padding-bottom:0; }
.vd-other-thumb { width:64px; height:52px; border-radius:7px; object-fit:cover; flex-shrink:0; background:#d8d2c4; }
.vd-other-thumb-ph { width:64px; height:52px; border-radius:7px; flex-shrink:0; background:#1a2f4a; display:flex; align-items:center; justify-content:center; font-size:22px; }
.vd-other-info h4 { font-size:13px; font-weight:700; color:#15171a; margin:0 0 2px; line-height:1.3; }
.vd-other-info span { font-size:11px; color:#73695a; }
@media(max-width:900px){
    .vd-layout { grid-template-columns:1fr; }
    .vd-sidebar { position:static; }
    .vd-specs { grid-template-columns:repeat(2,1fr); }
    .vd-gallery { height:280px; }
}
.vd-lightbox {
    display:none; position:fixed; inset:0; z-index:9999;
    background:rgba(0,0,0,0.93); align-items:center; justify-content:center;
    flex-direction:column;
}
.vd-lightbox.open { display:flex; }
.vd-lightbox-img {
    max-width:94vw; max-height:82vh; object-fit:contain;
    border-radius:8px; user-select:none; pointer-events:none;
}
.vd-lightbox-close {
    position:absolute; top:14px; right:14px; width:42px; height:42px;
    background:rgba(255,255,255,0.12); backdrop-filter:blur(6px);
    border:1px solid rgba(255,255,255,0.15); border-radius:50%;
    color:#fff; font-size:20px; cursor:pointer;
    display:flex; align-items:center; justify-content:center; line-height:1;
}
.vd-lightbox-close:hover { background:rgba(255,255,255,0.22); }
.vd-lightbox-prev, .vd-lightbox-next {
    position:absolute; top:50%; transform:translateY(-50%);
    width:48px; height:48px; background:rgba(255,255,255,0.12);
    backdrop-filter:blur(6px); border:1px solid rgba(255,255,255,0.15);
    border-radius:50%; color:#fff; font-size:20px; cursor:pointer;
    display:flex; align-items:center; justify-content:center;
    transition:background .2s;
}
.vd-lightbox-prev { left:14px; }
.vd-lightbox-next { right:14px; }
.vd-lightbox-prev:hover, .vd-lightbox-next:hover { background:#d6b16a; color:#15171a; }
.vd-lightbox-counter {
    position:absolute; bottom:18px; left:50%; transform:translateX(-50%);
    color:rgba(255,255,255,0.7); font-size:13px; font-weight:700;
    background:rgba(0,0,0,0.4); padding:5px 14px; border-radius:999px;
}
.vd-lightbox-dots {
    position:absolute; bottom:52px; left:50%; transform:translateX(-50%);
    display:flex; gap:7px;
}
.vd-lightbox-dot {
    width:8px; height:8px; border-radius:50%;
    background:rgba(255,255,255,0.35); transition:background .2s;
    cursor:pointer; border:none; padding:0;
}
.vd-lightbox-dot.active { background:#d6b16a; }
@media(max-width:600px){
    .vd-lightbox-prev { left:6px; width:40px; height:40px; }
    .vd-lightbox-next { right:6px; width:40px; height:40px; }
}
.vl-cta { background:#15171a; border-radius:14px; padding:40px; text-align:center; margin-top:48px; }
.vl-cta h2 { font-size:26px; font-weight:900; color:#fffaf0; margin:0 0 10px; }
.vl-cta p  { color:rgba(255,250,240,0.6); font-size:15px; margin:0 0 22px; }
.vl-cta-btn { display:inline-flex; align-items:center; padding:14px 32px; background:#d6b16a; color:#15171a; border-radius:9px; text-decoration:none; font-size:15px; font-weight:900; transition:background .2s; }
.vl-cta-btn:hover { background:#7a612f; color:#fffaf0; }
.vl-empty { text-align:center; padding:72px 32px; color:#73695a; }
.vl-empty-icon { font-size:52px; margin-bottom:16px; }
.vl-empty h3 { font-size:20px; color:#15171a; font-weight:800; margin-bottom:8px; }
@media(max-width:760px){
    .vl-grid { grid-template-columns:1fr; }
    .vl-stats { max-width:100%; }
}
@media(max-width:480px){
    .vl-specs { grid-template-columns:repeat(2,1fr); }
}
