*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-weight:500;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#1e40af,#2563eb);box-shadow:0 10px 25px #3b82f64d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #1e3a8a;color:#1e3a8a}.btn-secondary:hover{background:#1e3a8a;color:#fff}.section{padding:80px 0}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.section-subtitle{color:#666;font-size:1.1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:1.75rem}.btn{font-size:14px;padding:10px 20px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo{align-items:center;display:flex}.logo{color:inherit;text-decoration:none}.logo-image{height:50px;object-fit:contain;width:auto}.nav{align-items:center;display:flex}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#333;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#1e3a8a}.nav-link.active:after{background:#1e3a8a;border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.header-actions{gap:1rem}.header-actions,.phone-link{align-items:center;display:flex}.phone-link{color:#1e3a8a;font-size:.9rem;font-weight:600;gap:.5rem;text-decoration:none;transition:color .3s ease}.phone-link:hover{color:#3b82f6}.whatsapp-link{align-items:center;background:#25d366;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.whatsapp-link:hover{background:#128c7e;transform:scale(1.1)}.mobile-menu-btn{background:none;border:none;color:#333;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}@media (max-width:768px){.header-content{padding:.75rem 0}.logo-image{height:40px}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;left:0;opacity:0;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:0;padding:1rem 0}.nav-item{width:100%}.nav-link{border-bottom:1px solid #f0f0f0;display:block;padding:1rem 2rem}.nav-link.active:after{display:none}.nav-link.active{background:#f8fafc}.phone-link span{display:none}.mobile-menu-btn{display:block}}@media (max-width:480px){.header-content{padding:.5rem 0}.logo-image{height:35px}.whatsapp-link{font-size:1rem;height:35px;width:35px}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d3748);color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h4{color:#fbbf24;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.footer-logo{margin-bottom:1.5rem}.footer-logo-image{height:40px;object-fit:contain;width:auto}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.contact-item{align-items:center;color:#cbd5e0;display:flex;gap:.75rem}.contact-item a{color:#cbd5e0;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#fbbf24}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#cbd5e0;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fbbf24}.social-links{display:flex;gap:1rem;margin-bottom:1.5rem}.social-links a{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;font-size:1.1rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-links a:hover{background:#fbbf24;transform:translateY(-2px)}.footer-cta .btn{font-size:.9rem;justify-content:center;padding:10px 20px;width:100%}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1.5rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#a0aec0;font-size:.9rem;margin:0}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#a0aec0;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#fbbf24}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr}.footer-logo{text-align:center}.footer-logo-image{height:35px}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links,.social-links{justify-content:center}}@media (max-width:480px){.footer-bottom-links{flex-direction:column;gap:.5rem}}.hero{align-items:center;display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-slider{height:100vh;position:relative;width:100%}.hero-slide{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;left:0;position:absolute;top:0;width:100%}.hero-content{color:#fff;max-width:600px;position:relative;width:100%;z-index:2}.brand-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fbbf24e6;border-radius:20px;color:#1a1a1a;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1rem}.hero-title{color:#fff;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-features{flex-direction:column;gap:1rem;margin-bottom:2.5rem}.hero-feature{font-size:1.1rem;font-weight:500;gap:1rem}.feature-badge{background:#10b981;border-radius:50%;color:#fff;font-size:.8rem;font-weight:700;height:24px;justify-content:center;width:24px}.feature-badge,.hero-actions{align-items:center;display:flex}.hero-actions{flex-wrap:wrap;gap:1rem}.hero-btn{font-size:1rem;padding:14px 28px}.hero-btn,.hero-link{align-items:center;display:flex;gap:.5rem}.hero-link{border:1px solid #ffffff4d;border-radius:6px;color:#fff;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.hero-link:hover{background:#ffffff1a;border-color:#ffffff80}.hero-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:10}.hero-nav:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.hero-nav-prev{left:20px}.hero-nav-next{right:20px}.hero-indicators{bottom:30px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.hero-indicator{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.hero-indicator.active{background:#fbbf24;transform:scale(1.2)}.hero-indicator:hover{background:#fffc}.hero-scroll-indicator{bottom:2rem;color:#fff;left:50%;opacity:.7;position:absolute;transform:translateX(-50%);z-index:10}.scroll-arrow{animation:bounce 2s infinite;border-bottom:2px solid #fff;border-right:2px solid #fff;height:20px;transform:rotate(45deg);width:20px}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0) rotate(45deg)}40%{transform:translateY(-10px) rotate(45deg)}60%{transform:translateY(-5px) rotate(45deg)}}@media (max-width:1024px){.hero-title{font-size:3rem}.hero-content{max-width:500px}}@media (max-width:768px){.hero{min-height:90vh}.hero-slider{height:90vh}.hero-content{max-width:100%;padding:0 1rem;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-actions,.hero-features{align-items:center}.hero-actions{flex-direction:column;justify-content:center}.hero-btn{justify-content:center;max-width:300px;width:100%}.hero-nav{height:40px;width:40px}.hero-nav-prev{left:10px}.hero-nav-next{right:10px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.brand-badge{font-size:.8rem;padding:.4rem .8rem}.hero-nav{height:35px;width:35px}.hero-indicators{bottom:20px}.hero-indicator{height:10px;width:10px}}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .3s ease}.service-card:hover{border-color:#3b82f6;box-shadow:0 10px 40px #00000026}.service-icon{margin-bottom:1.5rem}.service-title{color:#1a1a1a;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.service-description{color:#666;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none;margin:0 0 2rem;padding:0}.service-feature{align-items:center;color:#374151;display:flex;font-weight:500;gap:.75rem;margin-bottom:.75rem}.feature-check{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:700;height:20px;justify-content:center;width:20px}.service-cta{margin-top:auto}.service-btn{justify-content:center;width:100%}@media (max-width:768px){.service-card{padding:1.5rem}.service-icon{height:50px;width:50px}.service-icon,.service-title{font-size:1.25rem}}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;height:100%;padding:2rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.testimonial-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.testimonial-info{flex:1 1}.testimonial-name{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.testimonial-car{color:#6b7280;font-size:.9rem;font-weight:500;margin:0}.testimonial-rating{display:flex;gap:.25rem}.star{font-size:1rem;transition:color .2s ease}.star.filled{color:#fbbf24}.star.empty{color:#d1d5db}.testimonial-content{flex-grow:1;margin-bottom:1.5rem}.testimonial-text{color:#374151;font-size:1rem;font-style:italic;line-height:1.6;margin:0}.testimonial-footer{margin-top:auto}.testimonial-verified{align-items:center;color:#6b7280;display:flex;font-size:.85rem;gap:.5rem}.verified-badge{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:16px;justify-content:center;width:16px}@media (max-width:768px){.testimonial-card{padding:1.5rem}.testimonial-header{align-items:flex-start;flex-direction:column;gap:1rem}.testimonial-rating{align-self:flex-start}}.home{padding-top:80px}.about-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-text{max-width:500px}.about-features{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.feature-item{color:#1e3a8a;font-weight:500}.feature-icon{color:#3b82f6;font-size:1.2rem}.about-image{align-items:center;display:flex;justify-content:center}.about-car-image{border-radius:12px;box-shadow:0 10px 30px #0003;height:200px;overflow:hidden;position:relative;width:300px}.services-section{background:#fff}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.services-cta{text-align:center}.features-section{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff}.features-section .section-title{color:#fff}.features-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-card{background:#fff;border:1px solid #fff3;border-radius:12px;box-shadow:0 10px 30px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.feature-card .feature-icon{color:#1e3a8a;font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#1e3a8a;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-card p{color:#4b5563;line-height:1.6;opacity:.8}.testimonials-section{background:#f8fafc}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cta-buttons .btn{align-items:center;display:flex;gap:.5rem}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr;text-align:center}.about-text{max-width:100%}.about-features{align-items:center}.about-car-image{height:150px;width:250px}.features-grid,.services-grid,.testimonials-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}@media (max-width:480px){.cta-content h2{font-size:1.75rem}.about-car-image{height:120px;width:200px}}.about-page{padding-top:80px}.about-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:4rem 0;text-align:center}.about-hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.about-hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.story-section{background:#fff}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.story-text{max-width:500px}.story-text p{color:#374151;line-height:1.7;margin-bottom:1.5rem}.story-image{align-items:center;display:flex;justify-content:center}.story-car-image{border-radius:12px;box-shadow:0 10px 30px #0003;height:200px;overflow:hidden;position:relative;width:300px}.image-overlay{background:linear-gradient(#0000,#000000b3);bottom:0;color:#fff;font-size:1.1rem;font-weight:600;left:0;padding:1rem;position:absolute;right:0;text-align:center}.stats-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{color:#3b82f6;font-size:2.5rem;margin-bottom:1rem}.stat-number{color:#1e3a8a;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#6b7280;font-weight:500}.values-section{background:#fff}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.value-card:hover{background:#fff;box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.value-icon{color:#3b82f6;font-size:2.5rem;margin-bottom:1rem}.value-card h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#6b7280;line-height:1.6}.team-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.team-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.team-text h3{color:#1e3a8a;font-size:1.25rem;font-weight:600;margin:2rem 0 1rem}.team-text h3:first-child{margin-top:0}.team-text p{color:#374151;line-height:1.7;margin-bottom:1.5rem}.team-image{align-items:center;display:flex;justify-content:center}.team-car-image{border-radius:12px;box-shadow:0 10px 30px #0003;height:200px;overflow:hidden;position:relative;width:300px}.luxury-cars-section{background:#fff;padding:80px 0}.luxury-cars-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.luxury-car-card{background:#fff;border-radius:15px;box-shadow:0 10px 30px #00000026;overflow:hidden;transition:all .3s ease}.luxury-car-card:hover{box-shadow:0 20px 40px #0003;transform:translateY(-5px)}.luxury-car-image{height:250px;overflow:hidden;position:relative}.luxury-car-image:before{background:linear-gradient(180deg,#0000 0,#0000004d 50%,#000000b3);content:"";top:0;z-index:1}.car-overlay,.luxury-car-image:before{bottom:0;left:0;position:absolute;right:0}.car-overlay{background:linear-gradient(0deg,#000c 0,#0006 50%,#0000);color:#fff;padding:2rem;z-index:2}.car-overlay h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.car-overlay p{color:#fff;font-size:1rem;margin:0;opacity:.9}@media (max-width:768px){.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.1rem}.story-content{gap:2rem;grid-template-columns:1fr;text-align:center}.story-text{max-width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.team-content,.values-grid{grid-template-columns:1fr}.team-content{gap:2rem;text-align:center}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}.story-car-image,.team-car-image{height:150px;width:250px}.luxury-cars-grid{grid-template-columns:1fr}.luxury-car-image{height:200px}}@media (max-width:480px){.about-hero-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}.cta-content h2{font-size:1.75rem}.story-car-image,.team-car-image{height:120px;width:200px}}.services-page{padding-top:80px}.services-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:4rem 0;text-align:center}.services-hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.services-hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.services-grid-section{background:#fff}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:all .3s ease}.service-detail-card:hover{box-shadow:0 10px 40px #00000026;transform:translateY(-5px)}.service-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.service-icon{align-items:center;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.service-info h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.service-info p{color:#6b7280;line-height:1.6}.service-details{margin-bottom:2rem}.service-meta{background:#f8fafc;border-radius:8px;display:flex;gap:2rem;margin-bottom:1.5rem;padding:1rem}.meta-item{align-items:center;color:#374151;display:flex;font-weight:500;gap:.5rem}.meta-item svg{color:#3b82f6}.service-features-list{list-style:none;margin:0;padding:0}.service-features-list li{align-items:center;color:#374151;display:flex;font-weight:500;gap:.75rem;margin-bottom:.75rem}.service-features-list svg{color:#10b981;flex-shrink:0}.service-cta{text-align:center}.service-cta .btn{justify-content:center;width:100%}.brands-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.brand-item{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;color:#1e3a8a;font-weight:600;padding:1.5rem;text-align:center}.brand-item:hover{box-shadow:0 4px 20px #00000026}.process-step{background:#f8fafc;border:1px solid #e5e7eb;transition:all .3s ease}.process-step:hover{background:#fff;box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.step-number{background:linear-gradient(135deg,#1e3a8a,#3b82f6);font-weight:700;height:60px;width:60px}.process-step h3{color:#1a1a1a;font-size:1.25rem}.process-step p{color:#6b7280}.cta-section{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}@media (max-width:768px){.services-hero-title{font-size:2.5rem}.services-hero-subtitle{font-size:1.1rem}.services-grid{grid-template-columns:1fr}.service-detail-card{padding:1.5rem}.service-header{flex-direction:column;text-align:center}.service-meta{flex-direction:column;gap:1rem}.brands-grid{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}@media (max-width:480px){.services-hero-title{font-size:2rem}.brands-grid{grid-template-columns:1fr}.brand-item{padding:1rem}.cta-content h2{font-size:1.75rem}.service-icon,.step-number{font-size:1.25rem;height:50px;width:50px}}.frontscheibe-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.frontscheibe-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.frontscheibe-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.frontscheibe-hero-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.frontscheibe-content-section{padding:80px 0}.frontscheibe-content{margin:0 auto;max-width:1000px}.highlight-item{border-left:4px solid #667eea}.highlight-item svg{color:#667eea}.step-number{background:linear-gradient(135deg,#667eea,#764ba2)}.brand-item:hover{background:#667eea}.pricing-card{background:linear-gradient(135deg,#667eea,#764ba2)}@media (max-width:768px){.frontscheibe-hero-title{font-size:2.5rem}.frontscheibe-hero-subtitle{font-size:1.1rem}.hero-features{align-items:center;flex-direction:column}.brands-section,.cta-section,.features-section,.pricing-section,.process-section,.service-overview{margin:0 20px 2rem;padding:40px 30px}.brands-section h2,.cta-section h2,.features-section h2,.pricing-section h2,.process-section h2,.service-overview h2{font-size:1.5rem}.features-grid,.process-grid,.service-highlights{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.steinschlag-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.steinschlag-hero{background:linear-gradient(135deg,#ff9a9e,#fecfef);color:#fff;padding:120px 0 80px;text-align:center}.steinschlag-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.steinschlag-hero-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.steinschlag-content-section{padding:80px 0}.steinschlag-content{margin:0 auto;max-width:1000px}.highlight-item{border-left:4px solid #ff9a9e}.highlight-item svg{color:#ff9a9e}.feature-item:hover{background:#ffeef2}.step-number{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.brand-item:hover{background:#ff9a9e}.pricing-card{background:linear-gradient(135deg,#ff9a9e,#fecfef)}@media (max-width:768px){.steinschlag-hero-title{font-size:2.5rem}.steinschlag-hero-subtitle{font-size:1.1rem}.hero-features{align-items:center;flex-direction:column}.brands-section,.cta-section,.features-section,.pricing-section,.process-section,.service-overview{margin:0 20px 2rem;padding:40px 30px}.brands-section h2,.cta-section h2,.features-section h2,.pricing-section h2,.process-section h2,.service-overview h2{font-size:1.5rem}.features-grid,.process-grid,.service-highlights{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.seitenscheiben-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.seitenscheiben-hero{background:linear-gradient(135deg,#a8edea,#fed6e3);color:#fff;padding:120px 0 80px;text-align:center}.seitenscheiben-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.seitenscheiben-hero-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.seitenscheiben-content-section{padding:80px 0}.seitenscheiben-content{margin:0 auto;max-width:1000px}.highlight-item{border-left:4px solid #a8edea}.highlight-item svg{color:#a8edea}.feature-item:hover{background:#e8f4f8}.step-number{background:linear-gradient(135deg,#a8edea,#fed6e3)}.brands-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px;text-align:center}.brands-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.brands-section p{color:#666;margin-bottom:2rem}.brands-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.brand-item{background:#f8f9fa;border-radius:8px;color:#2c3e50;font-weight:500;padding:1rem;transition:all .3s ease}.brand-item:hover{background:#a8edea;color:#fff;transform:translateY(-2px)}.pricing-card{background:linear-gradient(135deg,#a8edea,#fed6e3)}@media (max-width:768px){.seitenscheiben-hero-title{font-size:2.5rem}.seitenscheiben-hero-subtitle{font-size:1.1rem}.hero-features{align-items:center;flex-direction:column}.brands-section,.cta-section,.features-section,.pricing-section,.process-section,.service-overview{margin:0 20px 2rem;padding:40px 30px}.brands-section h2,.cta-section h2,.features-section h2,.pricing-section h2,.process-section h2,.service-overview h2{font-size:1.5rem}.features-grid,.process-grid,.service-highlights{grid-template-columns:1fr}.brands-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.mobile-service-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.mobile-service-hero{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;padding:120px 0 80px;text-align:center}.mobile-service-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.mobile-service-hero-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.mobile-service-content-section{padding:80px 0}.mobile-service-content{margin:0 auto;max-width:1000px}.service-overview{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px;text-align:center}.service-overview h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.service-overview p{color:#555;font-size:1.1rem;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.service-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.highlight-item{align-items:center;background:#f8f9fa;border-left:4px solid #4facfe;border-radius:12px;display:flex;gap:1rem;padding:1.5rem}.highlight-item svg{color:#4facfe;flex-shrink:0;font-size:2rem}.highlight-item h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.highlight-item p{color:#666;font-size:.9rem;margin:0}.process-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px}.process-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.process-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{background:#f8f9fa;border-radius:12px;padding:2rem;position:relative;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:50px;justify-content:center;margin:0 auto 1rem;width:50px}.process-step h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.process-step p{color:#666;line-height:1.6}.areas-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px;text-align:center}.areas-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.areas-section p{color:#666;margin-bottom:2rem}.areas-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.area-item{align-items:center;background:#f8f9fa;border-radius:8px;color:#2c3e50;display:flex;font-weight:500;gap:.5rem;padding:1rem;transition:all .3s ease}.area-item:hover{background:#4facfe;color:#fff;transform:translateY(-2px)}.area-item svg{font-size:1.2rem}.pricing-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px;text-align:center}.pricing-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:2rem}.pricing-card{background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:15px;color:#fff;margin:0 auto;max-width:400px;padding:2rem}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem}.price{font-size:3rem;font-weight:700;margin-bottom:1rem}.pricing-card p{margin-bottom:2rem;opacity:.9}.pricing-features{text-align:left}.pricing-feature{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.pricing-feature svg{color:#4caf50}@media (max-width:768px){.mobile-service-hero-title{font-size:2.5rem}.mobile-service-hero-subtitle{font-size:1.1rem}.hero-features{align-items:center;flex-direction:column}.areas-section,.cta-section,.features-section,.pricing-section,.process-section,.service-overview{margin:0 20px 2rem;padding:40px 30px}.areas-section h2,.cta-section h2,.features-section h2,.pricing-section h2,.process-section h2,.service-overview h2{font-size:1.5rem}.features-grid,.process-grid,.service-highlights{grid-template-columns:1fr}.areas-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.fahrzeugmarken-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.fahrzeugmarken-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.fahrzeugmarken-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.fahrzeugmarken-hero-subtitle{font-size:1.3rem;margin:0 auto 2rem;max-width:600px;opacity:.9}.hero-features{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.hero-feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:25px;display:flex;gap:.5rem;padding:.75rem 1.5rem}.hero-feature svg{font-size:1.2rem}.fahrzeugmarken-content-section{padding:80px 0}.fahrzeugmarken-content{margin:0 auto;max-width:1200px}.brands-overview{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px;text-align:center}.brands-overview h2{color:#2c3e50;font-size:2.5rem;font-weight:600;margin-bottom:1.5rem}.brands-overview p{color:#555;font-size:1.1rem;line-height:1.7;margin:0 auto;max-width:800px}.brands-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.brand-card{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2rem;transition:all .3s ease}.brand-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.brand-header{margin-bottom:1.5rem;text-align:center}.brand-header h3{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:.5rem}.brand-header p{color:#666;font-size:.9rem;line-height:1.5}.brand-services{margin-bottom:1.5rem}.brand-services h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.brand-services ul{list-style:none;margin:0;padding:0}.brand-services li{align-items:center;color:#555;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 0}.brand-services li svg{color:#4caf50;flex-shrink:0;font-size:1rem}.brand-cta{text-align:center}.brand-cta .btn{justify-content:center;width:100%}.features-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin-bottom:3rem;padding:60px}.features-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-item{align-items:center;background:#f8f9fa;border-radius:8px;color:#333;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.feature-item:hover{background:#e3f2fd;transform:translateY(-2px)}.feature-item svg{color:#4caf50;flex-shrink:0;font-size:1.2rem}.cta-section{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;padding:60px;text-align:center}.cta-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:1rem}.cta-section p{color:#666;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.fahrzeugmarken-hero-title{font-size:2.5rem}.fahrzeugmarken-hero-subtitle{font-size:1.1rem}.hero-features{align-items:center;flex-direction:column}.brands-overview,.cta-section,.features-section{margin:0 20px 2rem;padding:40px 30px}.brands-overview h2,.cta-section h2,.features-section h2{font-size:1.5rem}.brands-grid{gap:1.5rem;grid-template-columns:1fr;margin:0 20px 2rem}.brand-card{padding:1.5rem}.brand-header h3{font-size:1.5rem}.features-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:300px;width:100%}}.contact-page{padding-top:80px}.contact-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:4rem 0;text-align:center}.contact-hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.contact-section{background:#fff}.contact-content{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{background:#f8fafc;border-radius:12px;margin-bottom:2rem;padding:2rem}.contact-details{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.contact-detail{align-items:center;color:#1e3a8a;display:flex;font-size:1.1rem;font-weight:500;gap:1rem}.contact-detail a{color:#1e3a8a;text-decoration:none;transition:color .3s ease}.contact-detail a:hover{color:#3b82f6}.contact-map{margin-top:2rem}.map-placeholder{align-items:center;background:linear-gradient(135deg,#e2e8f0,#f8fafc);border:1px dashed #3b82f6;border-radius:8px;color:#1e3a8a;display:flex;font-size:1rem;font-weight:600;height:200px;justify-content:center;width:100%}.contact-form-wrapper{background:#f8fafc;border-radius:12px;padding:2rem}.contact-form{gap:1.25rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}label{color:#1e3a8a;font-weight:500}input,textarea{border:1px solid #e5e7eb;border-radius:6px;font-family:inherit;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease}input:focus,textarea:focus{border-color:#3b82f6;outline:none}button[type=submit]{align-self:flex-start}@media (max-width:900px){.contact-content{gap:2rem;grid-template-columns:1fr}}@media (max-width:480px){.contact-hero-title{font-size:2rem}.contact-form-wrapper,.contact-info{padding:1rem}}.faq-page{padding-top:80px}.faq-hero{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff;padding:4rem 0;text-align:center}.faq-hero-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.faq-hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.9}.faq-section{background:#fff}.faq-list{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:700px}.faq-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:box-shadow .3s}.faq-item.open{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f614}.faq-question{align-items:center;background:none;border:none;color:#1e3a8a;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;outline:none;padding:1.25rem 1.5rem;transition:background .2s;width:100%}.faq-item.open .faq-question{background:#e0e7ff}.faq-answer-wrapper{background:#f1f5f9;overflow:hidden;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.faq-answer{color:#374151;font-size:1rem;line-height:1.6;padding:1rem 1.5rem}@media (max-width:600px){.faq-hero-title{font-size:2rem}.faq-list{padding:0 .5rem}.faq-answer,.faq-question{padding-left:1rem;padding-right:1rem}}.impressum-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.impressum-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.impressum-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.impressum-hero-subtitle{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.9}.impressum-content-section{padding:80px 0}.impressum-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:800px;padding:60px}.impressum-section{border-bottom:1px solid #e1e8ed;margin-bottom:40px;padding-bottom:30px}.impressum-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.impressum-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:20px;position:relative}.impressum-section h2:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.company-info,.contact-info,.dispute-resolution,.register-info,.tax-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-top:15px;padding:25px}.company-info p,.contact-info p,.dispute-resolution p,.register-info p,.tax-info p{color:#2c3e50;line-height:1.6;margin:8px 0}.company-info p:first-child,.contact-info p:first-child,.dispute-resolution p:first-child,.register-info p:first-child,.tax-info p:first-child{margin-top:0}.company-info p:last-child,.contact-info p:last-child,.dispute-resolution p:last-child,.register-info p:last-child,.tax-info p:last-child{margin-bottom:0}.impressum-section a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.impressum-section a:hover{color:#764ba2;text-decoration:underline}.impressum-section p{color:#555;line-height:1.7;margin-bottom:15px}.impressum-section p:last-child{margin-bottom:0}@media (max-width:768px){.impressum-hero{padding:100px 0 60px}.impressum-hero-title{font-size:2.5rem}.impressum-hero-subtitle{font-size:1.1rem}.impressum-content-section{padding:60px 0}.impressum-content{margin:0 20px;padding:40px 30px}.impressum-section h2{font-size:1.5rem}.company-info,.contact-info,.dispute-resolution,.register-info,.tax-info{padding:20px}}.privacy-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.privacy-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.privacy-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.privacy-hero-subtitle{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.9}.privacy-content-section{padding:80px 0}.privacy-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:800px;padding:60px}.privacy-section{border-bottom:1px solid #e1e8ed;margin-bottom:40px;padding-bottom:30px}.privacy-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:20px;position:relative}.privacy-section h2:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.privacy-section h3{color:#34495e;font-size:1.3rem;font-weight:600;margin:25px 0 15px}.contact-info,.privacy-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-top:15px;padding:25px}.contact-info p,.privacy-info p{color:#2c3e50;line-height:1.6;margin:8px 0}.contact-info p:first-child,.privacy-info p:first-child{margin-top:0}.contact-info p:last-child,.privacy-info p:last-child{margin-bottom:0}.privacy-section p{color:#555;line-height:1.7;margin-bottom:15px}.privacy-section p:last-child{margin-bottom:0}.privacy-section ul{margin:15px 0;padding-left:20px}.privacy-section li{color:#555;line-height:1.6;margin-bottom:8px}.privacy-section strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.privacy-hero{padding:100px 0 60px}.privacy-hero-title{font-size:2.5rem}.privacy-hero-subtitle{font-size:1.1rem}.privacy-content-section{padding:60px 0}.privacy-content{margin:0 20px;padding:40px 30px}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.2rem}.contact-info,.privacy-info{padding:20px}}.terms-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.terms-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;text-align:center}.terms-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px #0000004d}.terms-hero-subtitle{font-size:1.3rem;margin:0 auto;max-width:600px;opacity:.9}.terms-content-section{padding:80px 0}.terms-content{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:0 auto;max-width:800px;padding:60px}.terms-section{border-bottom:1px solid #e1e8ed;margin-bottom:40px;padding-bottom:30px}.terms-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.terms-section h2{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:20px;position:relative}.terms-section h2:after{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.contact-info,.terms-info{background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;margin-top:15px;padding:25px}.contact-info p,.terms-info p{color:#2c3e50;line-height:1.6;margin:8px 0}.contact-info p:first-child,.terms-info p:first-child{margin-top:0}.contact-info p:last-child,.terms-info p:last-child{margin-bottom:0}.terms-section p{color:#555;line-height:1.7;margin-bottom:15px}.terms-section p:last-child{margin-bottom:0}.terms-section ul{margin:15px 0;padding-left:20px}.terms-section li{color:#555;line-height:1.6;margin-bottom:8px}.terms-section strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.terms-hero{padding:100px 0 60px}.terms-hero-title{font-size:2.5rem}.terms-hero-subtitle{font-size:1.1rem}.terms-content-section{padding:60px 0}.terms-content{margin:0 20px;padding:40px 30px}.terms-section h2{font-size:1.5rem}.contact-info,.terms-info{padding:20px}}.whatsapp-button{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:50%;bottom:30px;box-shadow:0 4px 20px #25d3664d;color:#fff;display:flex;font-size:28px;height:60px;justify-content:center;position:fixed;right:30px;text-decoration:none;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-button:hover{box-shadow:0 6px 25px #25d36666;color:#fff;transform:scale(1.1)}.whatsapp-button:active{transform:scale(.95)}@keyframes pulse{0%{box-shadow:0 4px 20px #25d3664d}50%{box-shadow:0 4px 20px #25d36699}to{box-shadow:0 4px 20px #25d3664d}}@media (max-width:768px){.whatsapp-button{bottom:20px;font-size:24px;height:50px;right:20px;width:50px}}.cookie-consent{animation:slideUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;bottom:0;left:0;padding:1rem;position:fixed;right:0;z-index:9999}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-content{align-items:center;display:flex;gap:1.5rem;margin:0 auto;max-width:1200px;position:relative}.cookie-icon{color:#fbbf24;flex-shrink:0;font-size:1.5rem}.cookie-text{color:#fff;flex:1 1}.cookie-text h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.cookie-text p{font-size:.9rem;line-height:1.5;margin:0;opacity:.9}.cookie-actions{display:flex;flex-shrink:0;gap:1rem}.cookie-btn{font-size:.9rem;padding:8px 16px;white-space:nowrap}.cookie-close{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;position:absolute;right:-.5rem;top:-.5rem;transition:background-color .3s ease;width:24px}.cookie-close:hover{background:#dc2626}@media (max-width:768px){.cookie-content{flex-direction:column;gap:1rem;text-align:center}.cookie-actions{flex-direction:column;width:100%}.cookie-btn{justify-content:center;width:100%}.cookie-close{align-self:flex-end;margin-top:-.5rem;position:static}}@media (max-width:480px){.cookie-consent{padding:.75rem}.cookie-text h4{font-size:1rem}.cookie-text p{font-size:.85rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.page-transition{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading{align-items:center;display:flex;height:200px;justify-content:center}.loading:after{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#1e3a8a;content:"";height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.31727255.css.map*/