.vignette-container{max-width:1400px;margin:0 auto;padding:1rem}.vignette-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.vignette-header h1{font-size:1.6rem;margin:0;display:flex;align-items:center;gap:0.75rem;color:var(--bs-heading-color)}.vignette-header h1 .v2-icon{color:#10b981}.back-link{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:var(--bs-tertiary-bg,#f8f9fa);border-radius:8px;text-decoration:none;color:var(--bs-body-color);font-size:0.9rem;transition:background 0.2s}.back-link:hover{background:var(--bs-secondary-bg,#e9ecef)}.hero-subtitle{font-size:1.1rem;color:var(--bs-secondary-color);margin:-1rem 0 1rem;font-weight:500}.intro-text{background:var(--bs-tertiary-bg,#f8f9fa);border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;border-left:4px solid #10b981}.intro-text p{margin:0;color:var(--bs-body-color);line-height:1.6}.vehicle-types-section{margin-bottom:2rem}.vehicle-types-section h2{font-size:1.25rem;margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem;color:var(--bs-heading-color)}.vehicle-types-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.25rem}.vehicle-type-block{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:12px;padding:1.25rem;display:flex;gap:1rem}.vehicle-type-icon{width:48px;height:48px;border-radius:12px;background:rgba(16,185,129,0.15);color:#10b981;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vehicle-type-icon.truck{background:rgba(99,102,241,0.15);color:#6366f1}.vehicle-type-icon .v2-icon{width:24px;height:24px}.vehicle-type-text h3{font-size:1rem;font-weight:600;margin:0 0 0.5rem;color:var(--bs-heading-color)}.vehicle-type-text p{font-size:0.9rem;margin:0;color:var(--bs-secondary-color);line-height:1.5}.stats-bar{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:0.75rem 1rem;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:12px;font-size:0.9rem;color:white}.stats-bar .stat-item{display:flex;align-items:center;gap:0.5rem}.stats-bar .stat-value{font-weight:700;font-size:1.1rem}.vignettes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin-bottom:2rem}.vignette-card{background:var(--bs-body-bg);border-radius:16px;border:1px solid var(--bs-border-color);padding:1.25rem;transition:all 0.2s;position:relative;overflow:hidden}.vignette-card:hover{box-shadow:0 8px 25px rgba(0,0,0,0.1);transform:translateY(-3px)}.vignette-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#10b981,#059669)}.vignette-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.country-flag{font-size:2.5rem;line-height:1}.country-info h3{font-size:1.15rem;font-weight:700;margin:0;color:var(--bs-heading-color)}.country-info .country-local{font-size:0.85rem;color:var(--bs-secondary-color)}.vignette-prices{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:1rem}.price-tag{display:inline-flex;flex-direction:column;align-items:center;padding:0.5rem 0.75rem;background:var(--bs-tertiary-bg,#f0f0f0);border-radius:8px;border:1px solid var(--bs-border-color);min-width:70px}.price-tag .duration{font-size:0.7rem;color:var(--bs-secondary-color);text-transform:uppercase;letter-spacing:0.5px}.price-tag .price{font-size:1rem;font-weight:700;color:#10b981}.vignette-buy-btn{display:flex;align-items:center;justify-content:center;gap:0.5rem;width:100%;padding:0.75rem;background:linear-gradient(135deg,#10b981,#059669);color:white;border-radius:10px;text-decoration:none;font-weight:600;font-size:0.9rem;transition:all 0.2s}.vignette-buy-btn:hover{background:linear-gradient(135deg,#059669,#047857);color:white;transform:scale(1.02)}.toll-map-section{margin:2rem 0}.toll-map-section h2{font-size:1.4rem;font-weight:700;margin-bottom:0.5rem;display:flex;align-items:center;gap:0.75rem;color:var(--bs-heading-color)}.toll-map-section h2 .v2-icon{color:#f59e0b}.toll-map-section .section-desc{color:var(--bs-secondary-color);margin-bottom:1rem}#toll-map{width:100%;height:55vh;min-height:400px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.1);z-index:1}.map-legend{display:flex;gap:1.5rem;margin-top:1rem;padding:0.75rem 1rem;background:var(--bs-body-bg,#fff);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.06);flex-wrap:wrap;border:1px solid var(--bs-border-color)}.legend-item{display:flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:var(--bs-body-color)}.legend-dot{width:14px;height:14px;border-radius:50%;border:2px solid rgba(0,0,0,0.2)}.legend-dot.tunnel{background:#dc3545}.legend-dot.bridge{background:#fd7e14}.legend-dot.gate{background:#6366f1}.legend-dot.barrier{background:#8b5cf6}.faq-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:20px;padding:2rem;margin:2rem 0}.faq-section h2{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--bs-heading-color,#212529);text-align:center;display:flex;align-items:center;justify-content:center;gap:0.75rem}.faq-section h2 i{color:#6366f1}.vig-faq-list{display:flex;flex-direction:column;gap:1rem;max-width:900px;margin:0 auto}.vig-faq-item{background:var(--bs-body-bg,#fff);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 10px rgba(0,0,0,0.04);border:1px solid var(--bs-border-color,#e9ecef);transition:all 0.2s ease}.vig-faq-item:hover{box-shadow:0 4px 15px rgba(0,0,0,0.08);transform:translateY(-1px)}.vig-faq-question{font-weight:600;font-size:1.05rem;color:var(--bs-heading-color,#212529);margin-bottom:0.75rem;display:flex;align-items:flex-start;gap:0.75rem;line-height:1.5}.vig-faq-question::before{content:"Q";display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;min-width:28px;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);color:white;border-radius:8px;font-size:0.85rem;flex-shrink:0;font-weight:700}.vig-faq-answer{color:#495057;line-height:1.7;padding-left:calc(28px + 0.75rem);font-size:0.95rem}.data-source{text-align:center;margin-top:1.5rem;font-size:0.85rem;color:var(--bs-secondary-color)}.data-source a{color:#10b981;text-decoration:none}.data-source a:hover{text-decoration:underline}[data-theme="dark"] .vignette-container{color:#e2e8f0}[data-theme="dark"] .vignette-header h1{color:#f1f5f9}[data-theme="dark"] .vignette-header h1 .v2-icon{color:#34d399}[data-theme="dark"] .hero-subtitle{color:#94a3b8}[data-theme="dark"] .back-link{background:#374151;color:#e2e8f0}[data-theme="dark"] .back-link:hover{background:#4b5563}[data-theme="dark"] .intro-text{background:#1e293b;border-left-color:#34d399}[data-theme="dark"] .intro-text p{color:#cbd5e1}[data-theme="dark"] .vehicle-types-section h2{color:#f1f5f9}[data-theme="dark"] .vehicle-type-block{background:#1f2937;border-color:#374151}[data-theme="dark"] .vehicle-type-icon{background:rgba(52,211,153,0.15);color:#34d399}[data-theme="dark"] .vehicle-type-icon.truck{background:rgba(129,140,248,0.15);color:#818cf8}[data-theme="dark"] .vehicle-type-text h3{color:#f1f5f9}[data-theme="dark"] .vehicle-type-text p{color:#94a3b8}[data-theme="dark"] .stats-bar{background:linear-gradient(135deg,#059669 0%,#047857 100%)}[data-theme="dark"] .vignette-card{background:#1f2937;border-color:#374151}[data-theme="dark"] .vignette-card::before{background:linear-gradient(90deg,#34d399,#10b981)}[data-theme="dark"] .vignette-card:hover{box-shadow:0 8px 25px rgba(0,0,0,0.4)}[data-theme="dark"] .country-info h3{color:#f1f5f9}[data-theme="dark"] .country-info .country-local{color:#94a3b8}[data-theme="dark"] .price-tag{background:#374151;border-color:#4b5563}[data-theme="dark"] .price-tag .duration{color:#9ca3af}[data-theme="dark"] .price-tag .price{color:#f1f5f9}[data-theme="dark"] .vignette-buy-btn{background:#059669}[data-theme="dark"] .vignette-buy-btn:hover{background:#047857}[data-theme="dark"] .toll-map-section{background:#1f2937;border-color:#374151}[data-theme="dark"] .toll-map-section h2{color:#f1f5f9}[data-theme="dark"] .toll-map-section .section-desc{color:#94a3b8}[data-theme="dark"] .map-legend{background:#374151;border-color:#4b5563}[data-theme="dark"] .map-legend span{color:#cbd5e1}[data-theme="dark"] #toll-map{box-shadow:0 4px 20px rgba(0,0,0,0.4)}[data-theme="dark"] .faq-section{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%)}[data-theme="dark"] .faq-section h2{color:#f1f5f9}[data-theme="dark"] .faq-section h2 i{color:#818cf8}[data-theme="dark"] .vig-faq-item{background:#1e293b;border-color:#334155}[data-theme="dark"] .vig-faq-item:hover{box-shadow:0 4px 15px rgba(0,0,0,0.4)}[data-theme="dark"] .vig-faq-question{color:#e2e8f0}[data-theme="dark"] .vig-faq-answer{color:#94a3b8}[data-theme="dark"] .data-source{color:#64748b}[data-theme="dark"] .data-source a{color:#34d399}@media (max-width:768px){.vignette-header{flex-direction:column;align-items:flex-start}.vignette-header h1{font-size:1.3rem}.stats-bar{flex-direction:column;gap:0.75rem;text-align:center}.vignettes-grid{grid-template-columns:1fr}#toll-map{height:40vh;min-height:300px}.map-legend{justify-content:center}.faq-section{padding:1.5rem;margin:0 0.5rem 2rem}}
