.black-book-nada-page{min-height:100vh}.reading-progress-bar{background:linear-gradient(90deg,#007bff,#0056b3);box-shadow:0 2px 4px #007bff4d}.modern-hero-section{align-items:center;display:flex;min-height:80vh;overflow:hidden;padding:100px 0;position:relative}.hero-background{z-index:-1}.hero-background,.hero-gradient{height:100%;left:0;position:absolute;top:0;width:100%}.hero-gradient{background:linear-gradient(135deg,#667eea,#764ba2);opacity:.03}.hero-pattern{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='10' height='10' patternUnits='userSpaceOnUse'%3E%3Cpath d='M10 0H0v10' fill='none' stroke='rgba(0,123,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");height:100%;left:0;position:absolute;top:0;width:100%}.hero-badge-wrapper{margin-bottom:2rem}.hero-badge{background:linear-gradient(45deg,#007bff,#0056b3);border:none;border-radius:50px;box-shadow:0 4px 15px #007bff4d;font-size:.9rem;font-weight:600;overflow:hidden;padding:.75rem 1.5rem;position:relative}.badge-shine{animation:shine 3s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shine{0%{left:-100%}to{left:100%}}.modern-hero-title{color:#2c3e50;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.title-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#007bff,#0056b3);-webkit-background-clip:text;background-clip:text}.title-accent{color:#e74c3c;position:relative}.title-accent:after{background:linear-gradient(90deg,#e74c3c,#c0392b);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.modern-hero-subtitle{color:#6c757d;font-size:1.25rem;font-weight:400;line-height:1.6;margin-bottom:3rem}.hero-stats-modern{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);margin-bottom:3rem}.stat-card{align-items:center;background:#fff;border:1px solid #007bff1a;border-radius:15px;box-shadow:0 8px 30px #0000001a;display:flex;padding:1.5rem;transition:all .3s ease}.stat-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.stat-icon{align-items:center;background:linear-gradient(45deg,#007bff,#0056b3);border-radius:12px;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;margin-right:1rem;width:50px}.stat-content{flex:1 1}.stat-number{color:#2c3e50;font-size:1.5rem;margin-bottom:.25rem}.hero-actions-modern{display:flex;flex-wrap:wrap;gap:1rem}.primary-cta-button{align-items:center;background:linear-gradient(45deg,#007bff,#0056b3);border:none;border-radius:50px;box-shadow:0 8px 25px #007bff66;display:flex;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.primary-cta-button:hover{background:linear-gradient(45deg,#0056b3,#004494);box-shadow:0 12px 35px #007bff80;transform:translateY(-2px)}.secondary-cta-button{background:#0000;border:2px solid #007bff;border-radius:50px;color:#007bff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.secondary-cta-button:hover{background:#007bff;color:#fff;transform:translateY(-2px)}.hero-visual-modern{position:relative}.comparison-dashboard{background:#fff;border:1px solid #007bff1a;border-radius:20px;box-shadow:0 20px 60px #00000026;overflow:hidden;padding:2rem;position:relative}.comparison-dashboard:before{background:linear-gradient(90deg,#007bff,#0056b3);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.dashboard-header{align-items:center;border-bottom:1px solid #0000001a;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.dashboard-header h4{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0}.live-badge{align-items:center;background:linear-gradient(45deg,#28a745,#20c997);border-radius:20px;display:flex;font-size:.75rem;font-weight:600;padding:.5rem 1rem}.pulse-dot{animation:pulse 2s infinite;background:#fff;border-radius:50%;height:8px;margin-right:.5rem;width:8px}.value-cards-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.value-card{border:2px solid #0000;border-radius:12px;padding:1.5rem;transition:all .3s ease}.blackbook-card{background:linear-gradient(135deg,#fff5f5,#fff);border-color:#dc354533}.nada-card{background:linear-gradient(135deg,#fffdf5,#fff);border-color:#ffc10733}.average-card{background:linear-gradient(135deg,#f8fff5,#fff);border-color:#28a74533}.value-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateX(5px)}.value-header{align-items:center;display:flex;margin-bottom:1rem}.value-icon{font-size:1.5rem;margin-right:1rem}.blackbook-card .value-icon{color:#dc3545}.nada-card .value-icon{color:#ffc107}.average-card .value-icon{color:#28a745}.value-info{flex:1 1}.value-title{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.25rem}.value-subtitle{color:#6c757d;font-size:.8rem}.value-amount{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.value-trend{align-items:center;display:flex;font-size:.85rem;font-weight:500}.trend-icon{font-size:.8rem;margin-right:.5rem}.trend-icon.up{color:#28a745;transform:rotate(-45deg)}.trend-icon.down{color:#dc3545;transform:rotate(45deg)}.trend-icon.stable{color:#6c757d;transform:rotate(0deg)}.dashboard-footer{border-top:1px solid #0000001a;color:#6c757d;padding-top:1rem;text-align:center}.hero-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:1rem}.stat-item strong{color:gold;font-size:1.5rem;font-weight:700}.stat-item span{font-size:.9rem;opacity:.8}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}.cta-button{background:linear-gradient(45deg,#ff6b6b,#ee5a24);border:none;border-radius:50px;box-shadow:0 4px 15px #ee5a2466;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{box-shadow:0 6px 20px #ee5a2499;transform:translateY(-2px)}.hero-visual{position:relative;z-index:2}.value-comparison-card{border:none;box-shadow:0 10px 30px #0003}.value-bars .value-bar{margin-bottom:1rem}.value-bar .value-label{color:#6c757d;font-size:.9rem;margin-bottom:.25rem}.value-bar .value-amount{color:#212529;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.quick-actions-section{background:#f8f9fa80;padding:60px 0}.quick-action-card{border:none;border-radius:15px;transition:all .3s ease}.quick-action-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.action-icon{font-size:2.5rem;margin-bottom:1rem}.quick-action-card h5{font-weight:600;margin-bottom:.75rem}.content-article{padding:80px 0}.content-section{margin-bottom:4rem}.content-section h2{color:#2c3e50;font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;position:relative}.content-section h2:after{background:linear-gradient(90deg,#007bff,#0056b3);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.lead{color:#495057;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.value-source-comparison{margin:2rem 0}.source-card{border:none;border-radius:15px}.feature-list{list-style:none;padding:0}.feature-list li{border-bottom:1px solid #0000001a;padding:.5rem 0}.feature-list li:last-child{border-bottom:none}.comparison-section-mobile{margin:2rem 0;padding:1rem}.comparison-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px}.comparison-box{background:#fff;border:2px solid #0000;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:2rem}.blackbook-box{background:linear-gradient(135deg,#fff5f5,#fff);border-color:#dc3545}.nada-box{background:linear-gradient(135deg,#fffdf5,#fff);border-color:#ffc107}.comparison-header{align-items:center;border-bottom:2px solid #0000001a;display:flex;margin-bottom:1.5rem;padding-bottom:1rem}.comparison-icon{font-size:2rem;margin-right:1rem}.blackbook-box .comparison-icon{color:#dc3545}.nada-box .comparison-icon{color:#ffc107}.comparison-title{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:0}.comparison-content{display:flex;flex-direction:column;gap:1rem}.comparison-feature{background:#ffffffb3;border-left:4px solid #28a745;border-radius:8px;color:#495057;font-size:1.1rem;font-weight:500;line-height:1.6;padding:1rem}@media (min-width:768px){.comparison-container{flex-direction:row;gap:2rem}.comparison-box{flex:1 1}}@media (max-width:767px){.comparison-section-mobile{padding:.5rem}.comparison-box{padding:1.5rem}.comparison-title{font-size:1.4rem}.comparison-feature{font-size:1rem;font-weight:500;line-height:1.5;padding:1rem}.comparison-icon{font-size:1.8rem}}@media (max-width:576px){.comparison-box{padding:1.5rem}.comparison-title{font-size:1.5rem}.comparison-feature{font-size:1.1rem;font-weight:500;line-height:1.6;padding:1rem}.comparison-icon{font-size:2rem}}@media (max-width:480px){.comparison-title{font-size:1.6rem}.comparison-feature{font-size:1.15rem;font-weight:600;line-height:1.6;padding:1.2rem}}@media (max-width:375px){.comparison-title{font-size:1.7rem}.comparison-feature{font-size:1.2rem;font-weight:600;line-height:1.7;padding:1.3rem}}[data-theme=dark] .comparison-box{background:#2d2d2d;color:#f8f9fa}[data-theme=dark] .blackbook-box{background:linear-gradient(135deg,#3a2a2a,#2d2d2d)}[data-theme=dark] .nada-box{background:linear-gradient(135deg,#3a3a2a,#2d2d2d)}[data-theme=dark] .comparison-title{color:#f8f9fa}[data-theme=dark] .comparison-feature{background:#ffffff1a;color:#e9ecef}.insider-tip{background:linear-gradient(135deg,#74b9ff,#0984e3)}.insider-tip,.pro-tip{border:none;border-radius:15px;color:#fff;margin:2rem 0;padding:1.5rem}.pro-tip{background:linear-gradient(135deg,#fdcb6e,#e17055)}.profit-margin-visual{border:none;border-radius:15px;margin:2rem 0}.margin-breakdown{flex-wrap:wrap;gap:1rem;justify-content:space-between}.margin-breakdown,.margin-item{align-items:center;display:flex;padding:1rem}.margin-item{background:#007bff1a;border-radius:12px;flex:1 1;flex-direction:column;min-width:200px;text-align:center}.margin-item.buy{background:#dc35451a}.margin-item.sell{background:#28a7451a}.margin-arrow{color:#007bff;font-size:1.5rem}.margin-profit{margin-top:1rem;text-align:center;width:100%}.profit-badge{font-size:1.1rem;padding:.75rem 1.5rem}.vin-steps{margin:2rem 0}.step-list{font-size:1.1rem;line-height:1.8}.step-list li{margin-bottom:1rem;padding-left:.5rem}.vin-benefits{border:none;border-radius:15px}.vin-check-card{background:linear-gradient(135deg,#a8edea,#fed6e3);border:none;border-radius:20px;margin:3rem 0}.comparison-table{margin:2rem 0}.comparison-row{align-items:center;border-bottom:1px solid #0000001a;padding:1rem 0}.comparison-row:last-child{border-bottom:none}.factor-card{border:none;border-radius:15px;transition:all .3s ease}.factor-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-3px)}.factor-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.factor-icon{color:#007bff;font-size:2rem}.resource-card{border:none;border-radius:15px;cursor:pointer;transition:all .3s ease}.resource-card:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}.resource-icon{font-size:2.5rem;margin-bottom:1rem}.resource-link{align-items:center;color:#007bff;display:flex;font-weight:600;justify-content:space-between;margin-top:1rem}.faq-section .faq-card{border:none;border-radius:12px;margin-bottom:1rem}.faq-card .card-header{background:#007bff1a;border-bottom:none;border-radius:12px 12px 0 0}.faq-card .card-body{border-radius:0 0 12px 12px}.action-plan-card{border:none;border-radius:15px;height:100%}.action-plan-card ul{list-style:none;padding:0}.action-plan-card li{border-bottom:1px solid #0000001a;padding:.5rem 0}.action-plan-card li:last-child{border-bottom:none}.action-plan-card li:before{color:#28a745;content:"✓";font-weight:700;margin-right:.5rem}.conclusion-card{background:linear-gradient(135deg,#f093fb,#f5576c);border:none;border-radius:20px;box-shadow:0 8px 25px #f093fb4d;color:#fff;padding:2rem}.conclusion-card .lead{color:#fff;font-weight:600;opacity:.95}.conclusion-card p{color:#fff;font-weight:500;opacity:.9}[data-theme=light] .conclusion-card{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 8px 25px #667eea66}.final-cta-card{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:20px;box-shadow:0 12px 30px #667eea4d;color:#fff;margin:3rem 0;padding:3rem 2rem}.final-cta-card h3{color:#fff;font-weight:700;margin-bottom:1.5rem}.final-cta-card .lead{color:#fff;font-weight:600;margin-bottom:2rem;opacity:.95}[data-theme=light] .final-cta-card{background:linear-gradient(135deg,#4b9fe1,#667eea);box-shadow:0 12px 30px #4b9fe166}.cta-benefits{margin:2rem 0}.benefit-icon{font-size:2rem}.final-cta{font-size:1.2rem;margin:2rem 0;padding:1.25rem 3rem}.disclaimer{color:#fffc;margin-top:1.5rem}.disclaimer-section{border-top:1px solid #0000001a;margin-top:3rem;padding-top:2rem}.glassmorphism-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff40;border:1px solid #ffffff2e;box-shadow:0 8px 32px 0 #1f26875e}.hover-lift{transition:all .3s ease}.hover-lift:hover{box-shadow:0 10px 25px #00000026;transform:translateY(-5px)}[data-theme=dark] .black-book-nada-page{background-color:#1a1a1a;color:#fff}[data-theme=dark] .content-section h2{color:#fff}[data-theme=dark] .lead{color:#e0e0e0}[data-theme=dark] .glassmorphism-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;color:#fff}[data-theme=dark] .value-bar .value-label{color:#adb5bd}[data-theme=dark] .value-bar .value-amount{color:#fff}[data-theme=dark] .action-plan-card li,[data-theme=dark] .comparison-row,[data-theme=dark] .feature-list li{border-bottom-color:#ffffff1a}[data-theme=dark] .faq-card .card-header{background:#007bff33}[data-theme=dark] .quick-actions-section{background:#0003}[data-theme=dark] .disclaimer-section{border-top-color:#ffffff1a}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-stats{justify-content:center}.stat-item{min-width:120px}.hero-actions{justify-content:center}.content-section h2{font-size:1.8rem}.margin-breakdown{flex-direction:column}.vin-check-card{border-radius:12px!important;margin:1rem 0!important}.vin-check-card .card-body{padding:1.5rem 1rem!important}.vin-check-card h5{font-size:1.2rem!important;margin-bottom:1rem!important}.vin-check-card p{font-size:.95rem!important;margin-bottom:1.5rem!important}.margin-arrow{margin:1rem 0;transform:rotate(90deg)}.hero-section{padding:60px 0 40px}.content-article{padding:40px 0}.content-section{margin-bottom:3rem}.final-cta-card{padding:2rem 1rem}.cta-button{font-size:1rem;padding:.75rem 1.5rem}.final-cta{font-size:1.1rem;padding:1rem 2rem}.vin-check-card .container,.vin-check-card .container-fluid{padding-left:.75rem!important;padding-right:.75rem!important}.black-book-nada-page{overflow-x:hidden}.container{padding-left:1rem;padding-right:1rem}.enhanced-vin-section .container{padding-left:.5rem!important;padding-right:.5rem!important}}@media (max-width:576px){.hero-title{font-size:2rem}.hero-stats{flex-direction:column;gap:1rem}.stat-item{width:100%}.content-section h2{font-size:1.5rem}.benefit-item{margin-bottom:1rem}.action-icon,.resource-icon{font-size:2rem}.factor-icon{font-size:1.5rem}.vin-check-card h5{font-size:1.1rem!important}.vin-check-card p{font-size:.9rem!important}.enhanced-vin-section{border-radius:10px;margin:.5rem 0}.vin-section-title{font-size:1.3rem}.vin-section-subtitle{font-size:.95rem}.vin-main-icon{font-size:2.5rem;padding:.75rem}.enhanced-vin-search-container{margin:.25rem;padding:.75rem}.value-badges-row{align-items:stretch;flex-direction:column;gap:.5rem}.value-badge{text-align:center;width:100%}.search-benefits-sidebar{padding:.75rem}.benefits-list li{font-size:.85rem;padding:.4rem 0}.vin-preview-stats{padding:.75rem}.stat-number{font-size:1.5rem}.enhanced-cta-button{font-size:1rem;padding:.75rem 1.5rem}.cta-features{gap:.75rem}}@media print{.final-cta-card,.hero-section,.quick-actions-section,.vin-check-card{display:none}.content-article{padding:0}.glassmorphism-card{background:#fff!important;border:1px solid #dee2e6!important;box-shadow:none!important}}.optimized-vin-section{background:linear-gradient(135deg,#f8f9ff,#e3f2fd);border:2px solid #007bff1a;border-radius:20px;box-shadow:0 8px 25px #007bff26;margin:2rem 0}.vin-cta-preview{padding:1rem;text-align:center}.cta-header{margin-bottom:2rem}.cta-icon-wrapper{display:inline-block;margin-bottom:1rem;position:relative}.cta-main-icon{background:#fff;border-radius:50%;box-shadow:0 10px 30px #007bff4d;color:#007bff;font-size:3.5rem;padding:1.2rem}.cta-badge{animation:pulse 2s infinite;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border-radius:15px;color:#fff;font-size:.7rem;font-weight:700;padding:.3rem .6rem;position:absolute;right:-5px;top:-5px}.cta-title{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:.8rem}.cta-description{color:#6c757d;font-size:1.2rem;line-height:1.5;margin-bottom:0}.value-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0}.highlight-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:flex;padding:1.5rem;transition:transform .3s ease}.highlight-item:hover{transform:translateY(-3px)}.highlight-icon{color:#007bff;flex-shrink:0;font-size:2rem;margin-right:1rem}.highlight-content{display:flex;flex-direction:column;text-align:left}.highlight-value{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.2rem}.highlight-desc{color:#6c757d;font-size:.9rem}.stats-preview{background:#ffffffb3;border-radius:15px;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin:2rem 0;padding:1.5rem}.stat-item{align-items:center;display:flex;flex-direction:column;text-align:center}.stat-number{color:#007bff;font-size:1.8rem;font-weight:700;margin-bottom:.3rem}.stat-label{color:#6c757d;font-size:.9rem;font-weight:500}.cta-action{margin-top:2rem}.main-cta-button{background:linear-gradient(135deg,#007bff,#0056b3);border:none;border-radius:50px;box-shadow:0 8px 25px #007bff66;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding:1.2rem 3rem;transition:all .3s ease}.main-cta-button:hover{background:linear-gradient(135deg,#0056b3,#004494);box-shadow:0 12px 35px #007bff80;transform:translateY(-2px)}.cta-guarantees{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.guarantee-item{align-items:center;color:#28a745;display:flex;font-size:.95rem;font-weight:500}@media (max-width:768px){.cta-title{font-size:1.8rem}.cta-description{font-size:1.1rem}.cta-main-icon{font-size:3rem;padding:1rem}.value-highlights{gap:1rem;grid-template-columns:1fr}.highlight-item{padding:1.2rem}.highlight-icon{font-size:1.8rem}.stats-preview{gap:2rem;padding:1.2rem}.stat-number{font-size:1.6rem}.main-cta-button{font-size:1.1rem;padding:1rem 2rem}.cta-guarantees{align-items:center;flex-direction:column;gap:1.5rem}}@media (max-width:576px){.vin-cta-preview{padding:.5rem}.cta-title{font-size:1.6rem}.cta-description{font-size:1rem}.cta-main-icon{font-size:2.8rem;padding:.9rem}.highlight-item{flex-direction:column;padding:1rem;text-align:center}.highlight-icon{margin-bottom:.8rem;margin-right:0}.highlight-content{text-align:center}.stats-preview{flex-direction:column;gap:1rem}.stat-item{margin-bottom:.5rem}.main-cta-button{max-width:300px;width:100%}}[data-theme=dark] .optimized-vin-section{background:linear-gradient(135deg,#1a1a2e,#16213e);border-color:#ffffff1a}[data-theme=dark] .cta-title{color:#f8f9fa}[data-theme=dark] .cta-description{color:#adb5bd}[data-theme=dark] .highlight-item{background:#2d2d2d}[data-theme=dark] .highlight-value{color:#f8f9fa}[data-theme=dark] .highlight-desc{color:#adb5bd}[data-theme=dark] .stats-preview{background:#ffffff1a}[data-theme=dark] .stat-label{color:#adb5bd}.vin-icon-container{margin-bottom:1rem}.vin-main-icon{background:#fff;border-radius:50%;box-shadow:0 8px 25px #007bff4d;color:#007bff;font-size:3rem;padding:1rem}.vin-title{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.5rem}.vin-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:2rem}.clean-vin-container{margin:0 auto;max-width:600px}.vin-input-section{margin-bottom:2rem}.security-note{align-items:center;color:#6c757d;display:flex;font-size:.9rem;justify-content:center;margin-top:1rem;text-align:center}.benefits-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.benefit-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;padding:1rem;text-align:center;transition:transform .3s ease}.benefit-item:hover{transform:translateY(-3px)}.benefit-icon{font-size:1.5rem;margin-bottom:.5rem}.benefit-item span{color:#495057;font-size:.9rem;font-weight:500}.vin-help-section{background:#ffffffb3;border-radius:10px;padding:1rem}.vin-help-details{cursor:pointer}.vin-help-details summary{align-items:center;border-radius:5px;color:#007bff;display:flex;font-weight:600;padding:.5rem;transition:background-color .3s ease}.vin-help-details summary:hover{background-color:#007bff1a}.vin-locations-simple{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.location-item{background:#e9ecef;border:1px solid #dee2e6;border-radius:15px;color:#495057;font-size:.85rem;padding:.25rem .75rem}[data-theme=dark] .clean-vin-section{background:linear-gradient(135deg,#1a1a2e,#16213e);border-color:#ffffff1a}[data-theme=dark] .vin-title{color:#f8f9fa}[data-theme=dark] .vin-subtitle{color:#adb5bd}[data-theme=dark] .benefit-item{background:#2d2d2d;color:#f8f9fa}[data-theme=dark] .benefit-item span{color:#adb5bd}[data-theme=dark] .vin-help-section{background:#ffffff1a}[data-theme=dark] .vin-help-details summary{color:#74b9ff}[data-theme=dark] .location-item{background:#4a5568;border-color:#e2e8f0;color:#e2e8f0}@media (max-width:768px){.clean-vin-section{border-radius:15px;margin:1rem 0}.vin-main-icon{font-size:2.5rem;padding:.75rem}.vin-title{font-size:1.5rem}.vin-subtitle{font-size:1rem}.benefits-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.benefit-item{padding:.75rem}.benefit-icon{font-size:1.25rem}.benefit-item span{font-size:.8rem}.vin-help-section{padding:.75rem}.location-item{font-size:.8rem;padding:.2rem .5rem}}@media (max-width:576px){.benefits-grid{gap:.5rem;grid-template-columns:1fr}.vin-title{font-size:1.3rem}.vin-subtitle{font-size:.95rem}.vin-locations-simple{flex-direction:column;gap:.3rem}.location-item{text-align:center}}@media (max-width:768px){.enhanced-vin-section{border-radius:15px;margin:1rem 0}.value-badges-row{gap:.5rem;margin-bottom:1.5rem}.value-badge{flex:1 1;font-size:.8rem;min-width:auto;padding:.4rem .8rem;text-align:center}.vin-section-title{font-size:1.5rem;text-align:center}.vin-section-subtitle{font-size:1rem;text-align:center}.vin-icon-wrapper{display:block;text-align:center}.enhanced-vin-search-container{margin:.5rem;padding:1rem}.vin-preview-stats{margin-bottom:1rem;padding:1rem}.cta-features{flex-direction:column;gap:1rem}.feature-item{font-size:.8rem;text-align:center}.vin-example-section{margin-top:1rem;padding:1rem}.vin-locations{gap:.3rem;justify-content:center}.vin-location{font-size:.75rem;padding:.2rem .5rem}.modern-hero-section{min-height:70vh;padding:60px 0}.modern-hero-title{font-size:1.8rem;line-height:1.3}.modern-hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-stats-modern{gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}.stat-card{padding:1rem}.stat-icon{font-size:1rem;height:40px;width:40px}.stat-number{font-size:1.25rem}.hero-actions-modern{align-items:stretch;flex-direction:column}.primary-cta-button,.secondary-cta-button{justify-content:center;padding:1rem 2rem;width:100%}.comparison-dashboard{margin-top:2rem;padding:1.5rem}.value-cards-container{gap:.75rem}.value-card{padding:1rem}.value-amount{font-size:1.5rem}.dashboard-header{flex-direction:column;gap:1rem;text-align:center}}
/*# sourceMappingURL=black-book-nada.296b0ac8.chunk.css.map*/