*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;scroll-behavior:smooth}body{background:#f8f9fa;color:#2d3748;line-height:1.8;overflow-x:hidden}a{color:#08c;text-decoration:none}.calculator-section{background:linear-gradient(180deg,#f8fafc,#fff);padding:6rem 2rem;border-top:1px solid rgba(15,23,42,.05);border-bottom:1px solid rgba(15,23,42,.05)}.calculator-container{max-width:1100px;margin:0 auto}.calc-header{text-align:center;margin-bottom:4rem}.calc-header h2{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.05rem}.calc-header p{font-size:1.2rem;color:#475569}.calc-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:3rem;align-items:stretch}.calc-card{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:2.5rem;box-shadow:0 20px 40px -15px #0f172a0d;display:flex;flex-direction:column}.calc-card h3{font-size:1.4rem;font-weight:700;color:#0f172a;margin-bottom:2rem;border-bottom:1px solid rgba(15,23,42,.06);padding-bottom:1rem}.input-group{margin-bottom:2rem}.input-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;color:#334155}.value-highlight{color:#10b981;font-size:1.3rem;font-weight:800;background:#10b9811a;padding:4px 12px;border-radius:8px}.range-slider{-webkit-appearance:none;width:100%;height:8px;border-radius:4px;background:#e2e8f0;outline:none;margin:10px 0}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#10b981;cursor:pointer;box-shadow:0 0 15px #10b98166;transition:transform .1s ease}.range-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.slider-labels{display:flex;justify-content:space-between;color:#64748b;font-size:.8rem}.input-group-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1rem}.sub-group{margin-bottom:0}.number-input-wrapper{display:flex;align-items:center;justify-content:space-between;background:#f1f5f9;border:1px solid #E2E8F0;border-radius:12px;padding:6px}.number-input-wrapper button{background:#fff;border:1px solid #E2E8F0;color:#0f172a;font-size:1.2rem;font-weight:700;width:36px;height:36px;border-radius:8px;cursor:pointer;box-shadow:0 2px 4px #00000005;transition:all .2s ease}.number-input-wrapper button:hover{background:#f8fafc;border-color:#cbd5e1}.number-val{font-size:1.1rem;font-weight:700;color:#0f172a}.calc-disclaimer{font-size:.75rem;color:#64748b;line-height:1.4;margin-top:auto;padding-top:1.5rem;border-top:1px dashed rgba(15,23,42,.08)}.chart-container{display:flex;justify-content:space-around;align-items:flex-end;height:200px;padding-bottom:1.5rem;border-bottom:1px solid rgba(15,23,42,.06);margin-bottom:2rem}.chart-bar-group{display:flex;flex-direction:column;align-items:center;width:40%;height:100%}.bar-label{font-size:.9rem;font-weight:700;color:#475569;margin-bottom:.75rem}.bar-track{background:#f1f5f9;width:44px;height:100%;border-radius:22px;position:relative;overflow:hidden;display:flex;align-items:flex-end}.bar-fill{width:100%;border-radius:22px;display:flex;align-items:flex-start;justify-content:center;padding-top:12px;position:relative;transition:height .4s cubic-bezier(.175,.885,.32,1.275)}.petrol-bar{background:linear-gradient(180deg,#f97316,#ea580c);box-shadow:0 10px 20px -5px #ea580c4d}.ev-bar{background:linear-gradient(180deg,#10b981,#059669);box-shadow:0 10px 20px -5px #10b9814d}.bar-value{font-size:.75rem;font-weight:800;color:#fff;background:#00000040;padding:2px 6px;border-radius:10px;white-space:nowrap}.bar-period{font-size:.75rem;color:#64748b;margin-top:.5rem}.savings-summary{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.stat-box{background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;padding:1.2rem;text-align:center}.stat-label{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05rem;margin-bottom:.5rem;display:block}.stat-val{font-size:1.6rem;font-weight:800;display:block}.savings-text{color:#0f172a}.annual-savings-text{color:#10b981}.fun-hook-box{background:#10b9810f;border:1px dashed rgba(16,185,129,.3);border-radius:16px;padding:1.2rem;display:flex;align-items:center;gap:1rem;text-align:left}.hook-icon{font-size:1.8rem}.fun-hook-box p{font-size:.9rem;color:#1e293b;margin:0;line-height:1.5}.finder-section{background:#fff;padding:6rem 2rem;border-bottom:1px solid rgba(15,23,42,.05)}.finder-container{max-width:1000px;margin:0 auto}.finder-card{background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:3rem;box-shadow:0 20px 40px -15px #0f172a0d;text-align:center}.step-badge{font-size:.8rem;font-weight:700;color:#08c;background:#0088cc1a;padding:4px 12px;border-radius:20px;text-transform:uppercase;letter-spacing:.05rem;display:inline-block;margin-bottom:1.5rem}.success-badge{color:#10b981;background:#10b9811a}.step-container h3{font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:2.5rem}.options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.size-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}.opt-card{background:#ffffff73;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:2.2rem 1.8rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;width:100%;box-shadow:0 4px 20px -5px #0f172a05}.opt-card:hover{background:#ffffffd9;border-color:#08c;transform:translateY(-6px) scale(1.02);box-shadow:0 20px 30px -10px #0088cc1f}.opt-icon{font-size:2.2rem;margin-bottom:1.25rem;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#0f172a0a;border-radius:50%;transition:all .4s cubic-bezier(.16,1,.3,1);color:#475569}.opt-card:hover .opt-icon{background:#0088cc14;color:#08c;transform:scale(1.1)}.vector-shape{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.opt-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.75rem;display:block}.opt-desc{font-size:.8rem;color:#64748b;line-height:1.5;display:block}.back-btn,.reset-btn{background:none;border:none;color:#64748b;font-weight:600;cursor:pointer;margin-top:2rem;transition:color .2s ease;font-size:.95rem}.back-btn:hover,.reset-btn:hover{color:#0f172a}.results-grid{display:flex;justify-content:center;gap:2rem;margin-top:1rem;flex-wrap:wrap}.recommended-car-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:2rem;text-align:left;width:320px;box-shadow:0 10px 25px -10px #00000008;transition:border-color .2s ease}.recommended-car-card:hover{border-color:#10b981}.recommendation-header{border-bottom:1px solid #F1F5F9;padding-bottom:1.2rem;margin-bottom:1.5rem}.recommendation-header h4{font-size:1.3rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.rec-price{font-size:1.1rem;font-weight:700;color:#10b981}.rec-specs{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.spec-row{display:flex;justify-content:space-between;font-size:.85rem}.spec-row span{color:#64748b}.spec-row strong{color:#1e293b;font-weight:600}.compare-btn{display:block;background:#10b981;color:#fff;text-align:center;padding:12px;border-radius:12px;font-weight:700;text-decoration:none;transition:background .2s ease}.compare-btn:hover{background:#059669}.fade-in{animation:fadeIn .4s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.options-grid,.size-grid{grid-template-columns:1fr!important;gap:1.5rem}.finder-card{padding:2rem 1.2rem}.recommended-car-card{width:100%}}.no-quiz-results-card{background:#f8fafc;border:1px dashed #CBD5E1;border-radius:20px;padding:3rem 2rem;max-width:500px;margin:2rem auto}.no-res-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.no-quiz-results-card h4{font-size:1.3rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.no-quiz-results-card p{color:#64748b;line-height:1.6;margin:0}.related-article-link{display:block;margin-top:1rem;font-size:.82rem;color:#08c;text-decoration:none;font-weight:600;text-align:center;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.related-article-link:hover{color:#005580;text-decoration:underline}.hook-val{color:#10b981}@media(max-width:768px){.calc-grid{grid-template-columns:1fr;gap:2rem}.calc-header h2{font-size:2.2rem}.calc-card{padding:1.8rem}}.articles-page{min-height:90vh;background-color:#f8fafc;padding:clamp(100px,12vh,120px) clamp(10px,4vw,20px) 60px clamp(10px,4vw,20px)}.articles-header{max-width:1100px;margin:20px auto 3rem;text-align:center}.articles-header h1{font-size:clamp(2.2rem,6vw,3.2rem);font-weight:800;color:#0f172a;margin-bottom:.5rem}.subtitle{color:#64748b;font-size:clamp(.95rem,3vw,1.15rem);margin-bottom:2rem}.filter-bar{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;padding:.4rem;background:#0f172a08;border-radius:30px;max-width:max-content;margin:0 auto}.filter-tab{background:transparent;border:none;padding:.5rem 1.2rem;border-radius:20px;font-size:.85rem;font-weight:600;color:#475569;cursor:pointer;transition:all .3s ease}.filter-tab:hover{color:#08c}.filter-tab.active{background:#08c;color:#fff;box-shadow:0 4px 10px #08c3}.magazine-top-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;max-width:1100px;margin:0 auto 3.5rem}.magazine-top-grid.single-article{grid-template-columns:1fr}.hero-card-wrapper{text-decoration:none;color:inherit}.hero-article-card{background:#fff;border-radius:24px;border:1px solid rgba(15,23,42,.05);box-shadow:0 4px 30px #0f172a05;overflow:hidden;height:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1)}.hero-article-card:hover{transform:translateY(-6px);border-color:#08c3;box-shadow:0 20px 40px #0088cc14}.hero-image{width:100%;aspect-ratio:21 / 10;object-fit:cover}.hero-image-placeholder{width:100%;aspect-ratio:21 / 10;background:linear-gradient(135deg,#08c,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem}.hero-content{padding:2rem}.hero-category-badge{display:inline-block;padding:4px 10px;background:#0088cc0f;color:#08c;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem}.hero-content h2{font-size:1.65rem;font-weight:800;color:#0f172a;margin-bottom:.75rem;line-height:1.35}.hero-content p{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.hero-read-more{font-size:.9rem;font-weight:700;color:#08c}.trending-stack{display:flex;flex-direction:column;gap:1.25rem}.section-sub-title{font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:1rem;border-bottom:2px solid #E2E8F0;padding-bottom:.5rem}.trending-row-link{text-decoration:none;color:inherit}.trending-row{display:flex;gap:1rem;background:#fff;padding:.75rem;border-radius:16px;border:1px solid rgba(15,23,42,.04);transition:all .3s ease}.trending-row:hover{transform:translate(4px);border-color:#0088cc26;box-shadow:0 4px 20px #0088cc0a}.trending-thumb{width:90px;height:65px;object-fit:cover;border-radius:10px}.trending-info{display:flex;flex-direction:column;justify-content:center}.trending-badge{font-size:.65rem;font-weight:700;color:#08c;text-transform:uppercase;margin-bottom:.25rem}.trending-info h4{font-size:.88rem;font-weight:700;color:#0f172a;line-height:1.4;margin:0}.feed-section{max-width:1100px;margin:0 auto}.list-feed{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.feed-item-card{background:#fff;border-radius:20px;border:1px solid rgba(15,23,42,.04);box-shadow:0 4px 20px #0f172a03;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1)}.feed-item-card:hover{transform:translateY(-4px);border-color:#0088cc26;box-shadow:0 15px 30px #0088cc0f}.feed-item-layout{display:grid;grid-template-columns:240px 1fr;text-decoration:none;color:inherit}.feed-media{overflow:hidden;position:relative}.feed-thumb{width:100%;height:100%;min-height:160px;object-fit:cover;transition:transform .6s ease}.feed-item-card:hover .feed-thumb{transform:scale(1.04)}.feed-thumb-placeholder{width:100%;height:100%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#08c}.feed-details{padding:1.25rem 2rem;display:flex;flex-direction:column;justify-content:space-between}.feed-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.feed-badge{display:inline-block;padding:3px 8px;background:#0088cc0d;color:#08c;border-radius:4px;font-size:.7rem;font-weight:700;text-transform:uppercase}.preview-badge{background:#f59e0b1a;color:#f59e0b}.feed-details h4{font-size:1.25rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.4}.feed-details p{color:#475569;font-size:.88rem;line-height:1.6;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-read-more{font-size:.85rem;font-weight:700;color:#08c;align-self:flex-start}.badge-coming-soon{align-self:flex-start;font-size:.75rem;font-weight:700;color:#f59e0b;background:#f59e0b14;padding:3px 10px;border-radius:12px}.inactive-preview{opacity:.85}.coming-soon-layout{cursor:pointer}.delete-card-btn{background:transparent;border:none;font-size:1rem;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease;z-index:5}.delete-card-btn:hover{background-color:#ff4d4d1a}.skeleton-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;max-width:1100px;margin:0 auto;width:100%}.skeleton-card{background:#fff;border-radius:12px;padding:20px;border:1px solid rgba(0,0,0,.05);height:320px}.skeleton-image{width:100%;aspect-ratio:16 / 9;background:linear-gradient(90deg,#e2e8f0 25%,#edf2f7,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px;margin-bottom:20px}.skeleton-text{height:16px;background:linear-gradient(90deg,#e2e8f0 25%,#edf2f7,#e2e8f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;margin-bottom:12px}.skeleton-text.line1{width:75%}.skeleton-text.line2{width:50%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.no-articles{text-align:center;padding:60px 20px;background:#fff;border-radius:20px;border:1px dashed rgba(0,136,204,.2);max-width:600px;margin:2rem auto}.no-articles p{color:#475569;margin-bottom:20px;font-size:1.1rem}.write-btn{display:inline-block;padding:10px 24px;background:#08c;color:#fff;border-radius:30px;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #0088cc26}.write-btn:hover{background:#069;box-shadow:0 6px 20px #0088cc40}@media(max-width:900px){.magazine-top-grid{grid-template-columns:1fr;gap:2rem}.feed-item-layout{grid-template-columns:180px 1fr}}@media(max-width:600px){.feed-item-layout{grid-template-columns:1fr}.feed-thumb{aspect-ratio:16 / 9;height:180px}.feed-details{padding:1.25rem}}
