.vct-container,.vct-container *{box-sizing:border-box}.vct-container{max-width:1200px;margin:0 auto;padding:20px;width:100%}.vct-container.vct-shortcode-context{max-width:100%;width:100%;padding:0;margin:0}.vct-container header{background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);margin:0 -20px;padding:0 20px}.header-content{padding:1rem 0}.back-button{display:flex;align-items:center;gap:.5rem;color:#4b5563;background:none;border:none;cursor:pointer;font-size:1rem;transition:color 0.2s}.back-button:hover{color:#111827}.main-content{padding:2rem 0}.vct-title-section{background-color:#262626;border-left:5px solid #dc2626;padding:1.5rem 2rem;margin-bottom:2rem;color:#fff;text-align:left}.vct-title-section h1{font-size:1.875rem;color:#fff;margin:0 0 .5rem 0;font-weight:800;text-transform:uppercase}.vct-title-section p{color:#9ca3af;font-size:1rem;margin:0}.vehicle-cards-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:1024px){.vehicle-cards-grid{grid-template-columns:repeat(2,1fr)}}.vehicle-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);overflow:hidden}.vehicle-card.vehicle-1{border:2px solid #ef4444}.vehicle-card.vehicle-2{border:2px solid #d1d5db}.vehicle-header{padding:1.5rem;color:#fff}.vehicle-header.vehicle-1{background:linear-gradient(to bottom right,#dc2626,#ef4444)}.vehicle-header.vehicle-2{background:linear-gradient(to bottom right,#374151,#4b5563)}.vehicle-header-content{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.vehicle-title h2{font-size:1.5rem;font-weight:600;margin-bottom:.25rem}.vehicle-variant{color:#fecaca}.vehicle-header.vehicle-2 .vehicle-variant{color:#d1d5db}.vehicle-badge{background-color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:700;font-size:1.125rem}.vehicle-badge.vehicle-1{color:#dc2626}.vehicle-badge.vehicle-2{color:#374151}.vehicle-body{padding:1.5rem}.vehicle-image-wrapper{aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;background:linear-gradient(to bottom right,#f3f4f6,#e5e7eb);margin-bottom:1rem}.vehicle-image{width:100%;height:100%;object-fit:cover}.vehicle-price{text-align:center}.vehicle-price .price{font-size:1.875rem;margin-bottom:.5rem}.vehicle-price .price.vehicle-1{color:#dc2626}.vehicle-price .price.vehicle-2{color:#374151}.vehicle-price .label{color:#4b5563}.comparison-card{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden;margin-bottom:1.5rem}.card-header{background:linear-gradient(to right,#dc2626,#ef4444);color:#fff;padding:1rem 1.5rem}.card-header h2{font-size:1.25rem;font-weight:600}.comparison-rows{border-top:1px solid #f3f4f6}.comparison-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid #f3f4f6;transition:background-color 0.2s}.comparison-row:last-child{border-bottom:none}.comparison-row:hover{background-color:#f9fafb}.comparison-label{display:flex;align-items:center;color:#4b5563;font-weight:500}.comparison-value{display:flex;align-items:center;justify-content:center}.value-badge{padding:.5rem 1rem;border-radius:.5rem;font-weight:600;width:100%;text-align:center}.value-badge.vehicle1{background-color:#fef2f2;color:#7f1d1d}.value-badge.vehicle2{background-color:#f3f4f6;color:#111827}.value-badge.winner{background-color:#dcfce7;color:#14532d;box-shadow:0 0 0 2px #22c55e}.check-icon-wrapper{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px}.check-icon-wrapper.yes{background-color:#dcfce7}.check-icon-wrapper.no{background-color:#fee2e2}.check-icon{width:24px;height:24px}.check-icon.yes{color:#16a34a}.check-icon.no{color:#dc2626}.about-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:1024px){.about-grid{grid-template-columns:repeat(2,1fr)}}.about-card{border-radius:.75rem;padding:1.5rem;border:2px solid}.about-card.vehicle-1{background-color:#fef2f2;border-color:#fecaca}.about-card.vehicle-2{background-color:#f9fafb;border-color:#e5e7eb}.about-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;margin-top:.75rem}.about-card.vehicle-1 h3{color:#7f1d1d}.about-card.vehicle-2 h3{color:#111827}.about-card p{color:#374151;line-height:1.625}.cta-section{background-color:#f3f4f6;border-radius:1rem;padding:2rem;text-align:center;color:#111827}.cta-section h2{font-size:1.875rem;margin-bottom:.75rem;color:#111827}.cta-section p{color:#4b5563;margin-bottom:1.5rem;font-size:1.125rem}.cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.cta-buttons{flex-direction:row}}.cta-button{padding:.75rem 2rem;border-radius:.75rem;font-weight:600;cursor:pointer;transition:background-color 0.2s;border:none;font-size:1rem}.cta-button.primary{background-color:#dc2626;color:#fff}.cta-button.primary:hover{background-color:#b91c1c}.cta-button.secondary{background-color:#fff;color:#dc2626;border:2px solid #dc2626}.cta-button.secondary:hover{background-color:#fef2f2}.card-body{padding:1.5rem}.vct-single-container{padding-top:2rem}.vct-single-container .vct-header-content{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.vct-single-container .vct-header-actions{display:flex;align-items:center;gap:.75rem}.vct-single-container .vct-icon-button{padding:.5rem;background:none;border:none;cursor:pointer;border-radius:9999px;transition:background-color 0.2s}.vct-single-container .vct-icon-button:hover{background-color:#f3f4f6}.vct-single-container .vct-icon{width:20px;height:20px;color:#4b5563}.vct-single-container .vct-back-button{display:flex;align-items:center;gap:.5rem;color:#4b5563;font-weight:500}.vct-single-container .vct-card-new{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden;margin-bottom:2rem}.vct-single-container .vct-hero-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem}@media (min-width:1024px){.vct-single-container .vct-hero-grid{grid-template-columns:repeat(2,1fr)}}.vct-single-container .vct-image-container{position:relative}.vct-single-container .vct-featured-badge{position:absolute;top:1rem;left:1rem;z-index:10;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background-color:#dc2626;color:#fff;border-radius:9999px;font-size:.875rem;font-weight:600}.vct-single-container .vct-image-wrapper{aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;background:linear-gradient(to bottom right,#f3f4f6,#e5e7eb)}.vct-single-container .vct-vehicle-hero-image{width:100%;height:100%;object-fit:cover;transition:transform 0.5s}.vct-single-container .vct-vehicle-hero-image:hover{transform:scale(1.05)}.vct-single-container .vct-vehicle-info-col{display:flex;flex-direction:column;justify-content:space-between}.vct-single-container .vct-hero-title{font-size:2.25rem;margin-bottom:.75rem;color:#111827;line-height:1.2;margin-top:0}.vct-single-container .vct-price-container{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.vct-single-container .vct-price-main{font-size:2.25rem;color:#dc2626;font-weight:700}.vct-single-container .vct-price-range{font-size:1.5rem;color:#dc2626}.vct-single-container .vct-brand-info{margin-bottom:1.5rem}.vct-single-container .vct-brand-info p{font-size:1.125rem;margin-bottom:.5rem}.vct-single-container .vct-brand-label{font-weight:700;color:#111827}.vct-single-container .vct-brand-value{font-weight:600;color:#374151}.vct-single-container .vct-hero-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.vct-single-container .vct-spec-hero-item{padding:1rem;background-color:#f9fafb;border-radius:.75rem}.vct-single-container .vct-spec-hero-label{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.vct-single-container .vct-spec-hero-value{font-weight:600;color:#111827}.vct-single-container .vct-compare-hero-btn{width:100%;background-color:#dc2626;color:#fff;padding:1rem;border:none;border-radius:.75rem;font-weight:600;font-size:1.125rem;cursor:pointer;transition:background-color 0.2s;text-align:center;text-decoration:none;display:block}.vct-single-container .vct-compare-hero-btn:hover{background-color:#b91c1c}.vct-single-container .vct-two-col-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}@media (min-width:1024px){.vct-single-container .vct-two-col-grid{grid-template-columns:repeat(2,1fr)}}.vct-single-container .vct-card-header{background:linear-gradient(to right,#dc2626,#ef4444);color:#fff;padding:1rem 1.5rem}.vct-single-container .vct-card-header h2{font-size:1.25rem;font-weight:600;margin:0;color:#fff}.vct-single-container .vct-card-body{padding:1.5rem}.vct-single-container .vct-spec-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #f3f4f6}.vct-single-container .vct-spec-row:last-child{border-bottom:none}.vct-single-container .vct-spec-row-label{color:#4b5563}.vct-single-container .vct-spec-row-value{font-weight:600;color:#111827}.vct-single-container .vct-features-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.vct-single-container .vct-features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.vct-single-container .vct-features-grid{grid-template-columns:repeat(3,1fr)}}.vct-single-container .vct-feature-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f0fdf4;border-radius:.75rem;border:1px solid #bbf7d0;transition:box-shadow 0.2s}.vct-single-container .vct-feature-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.vct-single-container .vct-check-icon{flex-shrink:0;width:24px;height:24px;background-color:#22c55e;border-radius:9999px;display:flex;align-items:center;justify-content:center}.vct-single-container .vct-feature-name{color:#111827;font-weight:500}.vct-single-container .tyres-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:768px){.vct-single-container .tyres-grid{grid-template-columns:repeat(3,1fr)}}.vct-single-container .tyre-item{text-align:center;padding:1.5rem;background-color:#f9fafb;border-radius:.75rem}.vct-single-container .tyre-label{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.vct-single-container .tyre-value{font-size:1.5rem;font-weight:600;color:#111827}.vct-single-container .vct-about-text{color:#374151;line-height:1.625}.vct-compare-cta{background-color:#f3f4f6;border-radius:1rem;padding:2rem;text-align:center;color:#111827}.vct-compare-cta h1{font-size:1.875rem;margin-bottom:.75rem;color:#111827;margin-top:0}.vct-compare-cta h2{font-size:1.875rem;margin-bottom:.75rem;color:#111827;margin-top:0}.vct-compare-cta p{color:#4b5563;margin-bottom:1.5rem}.vct-compare-cta button{background-color:#dc2626;color:#fff;padding:.75rem 2rem;border:none;border-radius:.75rem;font-weight:600;cursor:pointer;transition:background-color 0.2s}.vct-compare-cta button:hover{background-color:#b91c1c}.vct-inline-selector-single{margin-top:1rem}.vct-inline-select-wrapper{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center}.vct-inline-select-wrapper select{padding:.75rem;border-radius:.5rem;border:none;flex:1;min-width:200px;font-size:1rem;color:#333;background-color:#fff;cursor:pointer}.vct-inline-select-wrapper button{padding:.75rem 2rem;border-radius:.5rem;border:none;background:#dc2626;color:#fff;font-weight:700;cursor:pointer;font-size:1rem;transition:background-color 0.2s}.vct-inline-select-wrapper button:hover{background-color:#b91c1c}.vct-type-toggle-container{display:flex;justify-content:center;margin-bottom:1rem}.vct-type-toggle{background:#e5e7eb;padding:4px;border-radius:9999px;display:inline-flex}.vct-type-toggle input[type="radio"]{display:none}.vct-type-toggle label{padding:6px 16px;cursor:pointer;border-radius:9999px;color:#4b5563;font-weight:600;transition:all 0.2s}.vct-type-toggle input[type="radio"]:checked+label{background:#fff;color:#dc2626}.vct-single-container{padding-top:2rem}.vct-single-container .vct-inline-selector-single{margin-top:1rem}.vct-single-container .vct-inline-select-wrapper{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;align-items:center}.vct-single-container .vct-inline-select-wrapper select{padding:.75rem;border-radius:.5rem;border:none;flex:1;min-width:200px;font-size:1rem;color:#333;background-color:#fff;cursor:pointer}.vct-single-container .vct-compare-cta{background-color:#f3f4f6!important;border:none;box-shadow:none}