.car-hub-container{max-width:1200px;margin:0 auto;padding:1rem}.car-hub-header{text-align:center;margin-bottom:2rem;padding:2rem 1rem;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:20px;color:white}.car-hub-header h1{font-size:2rem;margin:0 0 0.5rem;display:flex;align-items:center;justify-content:center;gap:0.75rem}.car-hub-header h1 .v2-icon{width:40px;height:40px}.car-hub-header .subtitle{font-size:1.1rem;opacity:0.9;margin-bottom:1rem}.car-hub-header .intro{max-width:700px;margin:0 auto;font-size:0.95rem;opacity:0.85;line-height:1.6}.intro-bullets{background:rgba(255,255,255,0.15);border-radius:12px;padding:1rem 1.5rem;margin-top:1.5rem;text-align:left;max-width:700px;margin-left:auto;margin-right:auto}.intro-bullets h3{font-size:0.95rem;margin:0 0 0.75rem;opacity:0.9;font-weight:600}.intro-bullets ul{margin:0;padding:0;list-style:none}.intro-bullets li{display:flex;align-items:flex-start;gap:0.5rem;font-size:0.9rem;line-height:1.5;margin-bottom:0.5rem;opacity:0.9}.intro-bullets li:last-child{margin-bottom:0}.intro-bullets li::before{content:"✓";font-weight:bold;flex-shrink:0}.car-hub-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;margin:-1.5rem 0 2rem;position:relative;z-index:10}.car-hub-nav a{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.25rem;background:var(--bs-body-bg,#fff);border:1px solid var(--bs-border-color);border-radius:30px;text-decoration:none;color:var(--bs-body-color);font-weight:500;font-size:0.9rem;box-shadow:0 2px 10px rgba(0,0,0,0.08);transition:all 0.2s}.car-hub-nav a:hover{background:#3b82f6;color:white;border-color:#3b82f6;transform:translateY(-2px)}.car-hub-nav a .v2-icon{width:18px;height:18px}.car-hub-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;margin-bottom:2rem}.section-card{background:var(--bs-body-bg);border:1px solid var(--bs-border-color);border-radius:16px;padding:1.5rem;transition:all 0.2s;position:relative;overflow:hidden}.section-card:hover{box-shadow:0 8px 30px rgba(0,0,0,0.1);transform:translateY(-3px)}.section-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px}.section-card.vignettes::before{background:linear-gradient(90deg,#10b981,#059669)}.section-card.borders::before{background:linear-gradient(90deg,#f59e0b,#d97706)}.section-card.fuel::before{background:linear-gradient(90deg,#ef4444,#dc2626)}.section-card.tolls::before{background:linear-gradient(90deg,#6366f1,#4f46e5)}.section-card.best::before{background:linear-gradient(90deg,#8b5cf6,#7c3aed)}.section-card.traffic::before{background:linear-gradient(90deg,#f97316,#ea580c)}.section-card.winter-tires::before{background:linear-gradient(90deg,#0ea5e9,#0284c7)}.section-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.section-icon{width:52px;height:52px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.section-icon .v2-icon{width:26px;height:26px;color:white}.section-card.vignettes .section-icon{background:linear-gradient(135deg,#10b981,#059669)}.section-card.borders .section-icon{background:linear-gradient(135deg,#f59e0b,#d97706)}.section-card.fuel .section-icon{background:linear-gradient(135deg,#ef4444,#dc2626)}.section-card.tolls .section-icon{background:linear-gradient(135deg,#6366f1,#4f46e5)}.section-card.best .section-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.section-card.traffic .section-icon{background:linear-gradient(135deg,#f97316,#ea580c)}.section-card.winter-tires .section-icon{background:linear-gradient(135deg,#0ea5e9,#0284c7)}.section-card h2{font-size:1.2rem;margin:0 0 0.25rem;color:var(--bs-heading-color)}.section-card .section-stats{display:flex;gap:1rem;font-size:0.85rem;color:var(--bs-secondary-color)}.section-card .section-stats span{display:flex;align-items:center;gap:0.3rem}.section-card .section-stats .stat-value{font-weight:700;color:var(--bs-body-color)}.section-card p{color:var(--bs-secondary-color);font-size:0.95rem;line-height:1.6;margin-bottom:1rem}.section-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.25rem;border-radius:10px;text-decoration:none;font-weight:600;font-size:0.9rem;transition:all 0.2s}.section-card.vignettes .section-btn{background:#10b981;color:white}.section-card.vignettes .section-btn:hover{background:#059669}.section-card.borders .section-btn{background:#f59e0b;color:white}.section-card.borders .section-btn:hover{background:#d97706}.section-card.fuel .section-btn{background:#ef4444;color:white}.section-card.fuel .section-btn:hover{background:#dc2626}.section-card.tolls .section-btn{background:#6366f1;color:white}.section-card.tolls .section-btn:hover{background:#4f46e5}.section-card.best .section-btn{background:#8b5cf6;color:white}.section-card.best .section-btn:hover{background:#7c3aed}.section-card.traffic .section-btn{background:#f97316;color:white}.section-card.traffic .section-btn:hover{background:#ea580c}.section-card.winter-tires .section-btn{background:#0ea5e9;color:white}.section-card.winter-tires .section-btn:hover{background:#0284c7}.tips-section{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:16px;padding:1.5rem;margin-bottom:2rem}.tips-section h2{font-size:1.2rem;margin:0 0 1rem;display:flex;align-items:center;gap:0.5rem;color:#92400e}.tips-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0.75rem}.tip-item{display:flex;align-items:flex-start;gap:0.75rem;background:white;padding:0.75rem 1rem;border-radius:10px;font-size:0.9rem;color:#78350f}.tip-item .tip-num{width:24px;height:24px;background:#f59e0b;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:0.8rem;flex-shrink:0}.faq-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:20px;padding:2rem;margin-bottom:2rem}.faq-section h2{font-size:1.4rem;margin:0 0 1.5rem;text-align:center;display:flex;align-items:center;justify-content:center;gap:0.5rem;color:var(--bs-heading-color)}.faq-section h2 i{color:#6366f1}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:var(--bs-body-bg);border-radius:12px;padding:1.25rem;border:1px solid var(--bs-border-color);transition:all 0.2s}.faq-item:hover{box-shadow:0 4px 15px rgba(0,0,0,0.08);transform:translateY(-1px)}.faq-question{font-weight:600;font-size:1.05rem;color:var(--bs-heading-color);margin-bottom:0.75rem;display:flex;align-items:flex-start;gap:0.75rem}.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,#8b5cf6);color:white;border-radius:8px;font-size:0.85rem;font-weight:700;flex-shrink:0}.faq-answer{color:#495057;line-height:1.7;padding-left:calc(28px + 0.75rem);font-size:0.95rem;max-height:none;overflow:visible}[data-theme="dark"] .car-hub-header{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%)}[data-theme="dark"] .car-hub-nav a{background:#1f2937;border-color:#374151;color:#e2e8f0}[data-theme="dark"] .car-hub-nav a:hover{background:#3b82f6;border-color:#3b82f6}[data-theme="dark"] .section-card{background:#1f2937;border-color:#374151}[data-theme="dark"] .section-card:hover{box-shadow:0 8px 30px rgba(0,0,0,0.3)}[data-theme="dark"] .section-card h2{color:#f1f5f9}[data-theme="dark"] .section-card p{color:#94a3b8}[data-theme="dark"] .section-card .section-stats{color:#64748b}[data-theme="dark"] .section-card .section-stats .stat-value{color:#e2e8f0}[data-theme="dark"] .tips-section{background:linear-gradient(135deg,#422006 0%,#78350f 100%)}[data-theme="dark"] .tips-section h2{color:#fde68a}[data-theme="dark"] .tip-item{background:#1f2937;color:#fcd34d}[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-item{background:#1e293b;border-color:#334155}[data-theme="dark"] .faq-item:hover{box-shadow:0 4px 15px rgba(0,0,0,0.4)}[data-theme="dark"] .faq-question{color:#e2e8f0}[data-theme="dark"] .faq-answer{color:#94a3b8}@media (max-width:768px){.car-hub-header h1{font-size:1.5rem}.car-hub-sections{grid-template-columns:1fr}.car-hub-nav{margin-top:-1rem}.tips-list{grid-template-columns:1fr}}
