.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding:64px 0 48px}@media (max-width: 768px){.footer-grid{grid-template-columns:1fr;gap:32px;padding:48px 0 32px}}.footer-company{display:flex;flex-direction:column;gap:20px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:8px}.footer-logo-img{height:64px;width:auto;object-fit:contain;padding:0;margin:0}.footer-logo-text h3{color:#fff;font-size:20px;font-weight:700;margin:0;line-height:1.2}.footer-logo-text p{color:#a1a1a1;font-size:14px;margin:0;font-weight:500}.footer-description{color:#d1d1d1;font-size:15px;line-height:1.6;margin:0}.footer-social{display:flex;align-items:center;gap:12px;margin-top:8px}.footer-social a.footer-instagram{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:400}.footer-social svg{color:#fff}.footer-social .insta-name{display:inline-block}@media (max-width: 480px){.footer-social .insta-name{display:inline-block;font-size:13px;white-space:normal;line-height:1.1}.footer-social a.footer-instagram{gap:6px}}.footer-section h4{color:#fff;font-size:16px;font-weight:600;margin:0 0 20px;letter-spacing:.5px}.footer-section ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-section li{margin:0}.footer-section a{color:#b1b1b1;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;display:inline-block}.footer-section a:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:16px}.footer-contact-item{display:flex;align-items:flex-start;gap:12px;color:#d1d1d1;font-size:14px}.footer-contact-item svg{flex-shrink:0;margin-top:2px}.footer-contact-item p{margin:0;line-height:1.4}.footer-contact-item a{color:inherit;text-decoration:none;transition:color .2s ease}.footer-contact-item a:hover{color:#fff}.footer-bottom{border-top:1px solid #404040;padding:24px 0;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#a1a1a1}@media (max-width: 768px){.footer-bottom{flex-direction:column;gap:16px;text-align:center}}.footer-bottom p{margin:0;font-weight:500;color:#d1d1d1}.footer-legal{display:flex;gap:24px}@media (max-width: 768px){.footer-legal{gap:16px}}.footer-legal a{color:#a1a1a1;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s ease;position:relative}.footer-legal a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:#fff;transition:width .2s ease}.footer-legal a:hover{color:#fff}.footer-legal a:hover:after{width:100%}.btn-base{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .2s;cursor:pointer;outline:none;border:none}.btn-base:disabled{pointer-events:none;opacity:.5}.btn-base:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.btn-base svg{pointer-events:none;flex-shrink:0;height:1rem;width:1rem}.btn-default{background-color:var(--primary);color:var(--primary-foreground);box-shadow:0 1px 2px #0000000d}.btn-default:hover{background-color:hsl(var(--primary) / .9)}.btn-destructive{background-color:var(--destructive);color:#fff;box-shadow:0 1px 2px #0000000d}.btn-destructive:hover{background-color:hsl(var(--destructive) / .9)}.btn-outline{border:1px solid var(--border);background-color:var(--background);box-shadow:0 1px 2px #0000000d}.btn-outline:hover{background-color:var(--accent);color:var(--accent-foreground)}.btn-secondary{background-color:var(--secondary);color:var(--secondary-foreground);box-shadow:0 1px 2px #0000000d}.btn-secondary:hover{background-color:hsl(var(--secondary) / .8)}.btn-ghost:hover{background-color:var(--accent);color:var(--accent-foreground)}.btn-link{color:var(--primary);text-decoration:underline;text-underline-offset:4px}.btn-link:hover{text-decoration:underline}.btn-default-size{height:2.25rem;padding:.5rem 1rem}.btn-sm{height:2rem;border-radius:.375rem;gap:.375rem;padding:0 .75rem}.btn-lg{height:2.5rem;border-radius:.375rem;padding:0 1.5rem}.btn-icon{height:2.25rem;width:2.25rem;padding:0}.dark .btn-outline{background-color:hsl(var(--input) / .3);border-color:var(--input)}.dark .btn-outline:hover{background-color:hsl(var(--input) / .5)}.dark .btn-ghost:hover{background-color:hsl(var(--accent) / .5)}.dark .btn-destructive{background-color:hsl(var(--destructive) / .6)}.hero-section{position:relative;background-color:#0f172a;color:#fff;padding:rem 0;overflow:hidden}@media (min-width: 1024px){.hero-section{padding:5rem 0}}.hero-carousel-container{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0f172a}.hero-bg-image{position:absolute;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transition:opacity 1s ease-in-out;background-color:#0f172a;will-change:opacity,transform;transform:translateZ(0);backface-visibility:hidden;filter:none;background-blend-mode:normal;z-index:0;outline:none;box-shadow:none;border:0;top:0;right:0;bottom:0;left:0}.hero-bg-image.active{opacity:1!important;filter:none!important;background-blend-mode:normal!important;z-index:1;transform:scale(1.02) translateZ(0);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.hero-left-gradient{position:absolute;top:0;left:0;bottom:0;width:42%;pointer-events:none;background:linear-gradient(90deg,#0f172af2,#0f172ab3,#0f172a40 60%,#0f172a00);z-index:5}.hero-accent-bar{position:absolute;top:0;left:0;width:100%;height:.5rem;background-color:#2563eb}.hero-container{position:relative;max-width:1200px;margin:0 auto;padding:0 1rem;z-index:10}.hero-content{max-width:60rem;transform:translate(-8%);will-change:transform;transition:transform .18s ease;position:relative;z-index:15;opacity:0;animation:fadeInContent 1s ease-out forwards}.hero-content.animate-in{opacity:1}@keyframes fadeInContent{0%{opacity:0;transform:translate(-8%) translateY(20px)}to{opacity:1;transform:translate(-8%) translateY(0)}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background-color:#2563eb33;border:1px solid rgba(37,99,235,.3);border-radius:9999px;padding:.5rem 1rem;margin-bottom:1.5rem}.hero-badge-icon{height:1rem;width:1rem;color:#facc15;fill:currentColor}.hero-badge-text{font-size:.875rem;font-weight:500}.hero-heading{font-size:2.25rem;font-weight:700;margin-bottom:1.5rem;line-height:1.25}@media (min-width: 1024px){.hero-heading{font-size:3.75rem}}@media (min-width: 1024px){.hero-content{transform:translate(-13%)}}.hero-heading-accent{color:#60a5fa}.hero-subheading{font-size:1.25rem;color:#eaecf0;margin-bottom:2rem;line-height:1.625}@media (min-width: 1024px){.hero-subheading{font-size:1.5rem}}.hero-cta-container{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.hero-cta-container{flex-direction:row}}.hero-cta-primary{background-color:#2563eb;color:#fff;border:none;border-radius:.375rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s;width:100%}.hero-cta-primary:hover{background-color:#1d4ed8}.hero-cta-secondary{border:1px solid white;color:#fff;background-color:transparent;border-radius:.375rem;padding:1rem 2rem;font-size:1.125rem;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:100%;transition:all .2s}@media (min-width: 640px){.hero-cta-secondary{width:auto}}.hero-cta-secondary:hover{background-color:#fff;color:#0f172a}@media (min-width: 640px){.hero-cta-primary{width:auto}}.hero-trust-indicators{display:flex;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgb(55 65 81)}.hero-trust-item{display:flex;align-items:center;gap:.5rem}.hero-trust-icon{width:3rem;height:3rem;background-color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero-trust-icon-text{font-size:1.5rem;font-weight:700}.hero-trust-title{font-weight:600;padding-left:0%;text-align:left}.hero-trust-subtitle{font-size:.875rem;color:#137df5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-trust-description{font-size:.875rem;color:#e9eaee}.hero-carousel-indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:20}.carousel-indicator{width:.75rem;height:.75rem;border-radius:50%;border:none;background-color:#f5f3f366;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background-color:#2563eb;transform:scale(1.2)}.carousel-indicator:hover{background-color:#ffffffb3}.card{background-color:var(--card);color:var(--card-foreground);display:flex;flex-direction:column;gap:1.5rem;border-radius:.75rem;border:1px solid var(--border);padding:1.5rem 0;box-shadow:0 1px 2px #0000000d}.card-header{display:grid;grid-auto-rows:min-content;grid-template-rows:auto auto;align-items:flex-start;gap:.375rem;padding:0 1.5rem}.card-header.has-action{grid-template-columns:1fr auto}.card-header.border-bottom{padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.card-title{line-height:1;font-weight:600}.card-description{color:var(--muted-foreground);font-size:.875rem}.card-action{grid-column-start:2;grid-row:span 2;grid-row-start:1;align-self:flex-start;justify-self:flex-end}.card-content{padding:0 1.5rem}.card-footer{display:flex;align-items:center;padding:0 1.5rem}.card-footer.border-top{padding-top:1.5rem;border-top:1px solid var(--border)}.card-compact{gap:1rem;padding:1rem 0}.card-compact .card-header,.card-compact .card-content,.card-compact .card-footer{padding:0 1rem}.card-large{gap:2rem;padding:2rem 0}.card-large .card-header,.card-large .card-content,.card-large .card-footer{padding:0 2rem}.badge-base{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid;padding:.125rem .625rem;font-size:.75rem;font-weight:600;transition:colors .2s;outline:none}.badge-base:focus{outline:2px solid var(--ring);outline-offset:2px}.badge-default{border-color:transparent;background-color:var(--primary);color:var(--primary-foreground)}.badge-default:hover{background-color:hsl(var(--primary) / .8)}.badge-secondary{border-color:transparent;background-color:var(--secondary);color:var(--secondary-foreground)}.badge-secondary:hover{background-color:hsl(var(--secondary) / .8)}.badge-destructive{border-color:transparent;background-color:var(--destructive);color:var(--destructive-foreground)}.badge-destructive:hover{background-color:hsl(var(--destructive) / .8)}.badge-outline{color:var(--foreground);border-color:var(--border);background-color:transparent}.badge-outline:hover{background-color:var(--accent);color:var(--accent-foreground)}.badge-sm{padding:.125rem .5rem;font-size:.7rem}.badge-lg{padding:.25rem .75rem;font-size:.875rem}.detailed-services-section{padding:5rem 0;background-color:#fff}.detailed-services-container{max-width:1200px;margin:0 auto;padding:0 1rem}.service-section{display:grid;gap:3rem;align-items:center;margin-bottom:5rem}@media (min-width: 1024px){.service-section{grid-template-columns:repeat(2,1fr)}}.service-section:last-of-type{margin-bottom:0}.ppf-section{grid-template-columns:repeat(2,1fr)}@media (min-width: 1024px){.ppf-content{order:2}.ppf-image{order:1}}.service-benefits{margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.detailed-services-section .benefit-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.detailed-services-section .benefit-icon-wrapper{width:20px!important;height:20px!important;min-width:20px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;color:#16a34a;flex-shrink:0}.detailed-services-section .benefit-icon-wrapper svg{width:100%!important;height:100%!important;display:block;stroke:currentColor!important;fill:none!important;vector-effect:non-scaling-stroke}.detailed-services-section .benefit-text{color:#374151;line-height:1.2;flex:1 1 auto}.benefit-item,.service-benefit{display:flex;align-items:center;gap:.75rem;margin-bottom:0}.benefit-icon,.service-benefit-icon{width:20px!important;height:20px!important;min-width:20px;min-height:20px;max-width:20px;max-height:20px;color:#16a34a;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.benefit-icon svg,.service-benefit-icon svg,.service-icon svg{width:100%!important;height:100%!important;display:block;stroke:currentColor!important;fill:none!important;vector-effect:non-scaling-stroke}.benefit-text,.service-benefit-text{color:#374151;line-height:1.2;display:block;flex:1 1 auto}.service-benefit>.service-benefit-text{display:block;flex:1 1 auto}@media (min-width: 1024px){.service-title{font-size:2.5rem}}.benefit-item{display:flex;align-items:center;gap:.75rem;margin-bottom:0}.benefit-icon{height:20px!important;width:20px!important;min-width:20px;min-height:20px;max-width:20px;max-height:20px;color:#16a34a;flex-shrink:0}.detailed-services-section .benefit-icon,.detailed-services-section .service-benefit-icon{height:20px!important;width:20px!important;min-width:20px;min-height:20px;max-width:20px;max-height:20px}.detailed-services-section .service-icon{height:24px!important;width:24px!important;min-width:24px;min-height:24px;max-width:24px;max-height:24px}.benefit-text{color:#374151}.service-cta{background-color:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.service-cta:hover{background-color:#1d4ed8}.service-image-container{position:relative}.service-image{width:100%;height:auto;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040}.service-icon-badge{position:absolute;padding:.75rem;border-radius:50%;color:#fff}.ceramic-badge{top:1rem;right:1rem;background-color:#2563eb}.ppf-badge{top:1rem;left:1rem;background-color:#16a34a}.tinting-badge{top:1rem;right:1rem;background-color:#ea580c}.service-icon{height:24px!important;width:24px!important;min-width:24px;min-height:24px;max-width:24px;max-height:24px}.tinting-cards{display:grid;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){.tinting-cards{grid-template-columns:repeat(2,1fr)}}.tinting-card{border:2px solid #e5e7eb;border-radius:.5rem;padding:0;background-color:#fff}.tinting-card-header{padding:1rem 1rem .75rem}.tinting-card-title{font-size:1.125rem;font-weight:600;color:#111827}.tinting-badges{display:flex;gap:.5rem}.tinting-spec-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.tinting-spec-row:last-child{margin-bottom:0}.tinting-spec-row .font-semibold{font-weight:600}.combination-package{background:linear-gradient(to right,#2563eb,#1e40af);border-radius:1rem;padding:2rem;color:#fff;text-align:center}.combination-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media (min-width: 1024px){.combination-title{font-size:2.5rem}}.combination-quote-btn{background-color:#fff;color:#2563eb;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.combination-quote-btn:hover{background-color:#f3f4f6}.combination-learn-btn{border:1px solid white;color:#fff;background-color:transparent;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s}.combination-learn-btn:hover{background-color:#fff;color:#2563eb}@media (max-width: 1023px){.service-section{grid-template-columns:1fr}.ppf-content,.ppf-image{order:unset}}@media (max-width: 639px){.detailed-services-section{padding:3rem 0}.service-section{margin-bottom:3rem}.service-title{font-size:1.75rem}.combination-package{padding:1.5rem}.combination-title{font-size:1.75rem}.combination-description{font-size:1.125rem}}.service-badge.tinting{background-color:#fed7aa;color:#c2410c}.service-content{order:1}.service-content.right{order:2}@media (min-width: 1024px){.service-content.right{order:2}}.service-title{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}@media (min-width: 1024px){.service-title{font-size:2.25rem}}.service-description{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.service-benefits{margin-bottom:2rem}.service-benefit{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.service-benefit:last-child{margin-bottom:0}.service-benefit-icon{width:20px!important;height:20px!important;min-width:20px;min-height:20px;max-width:20px;max-height:20px;color:#059669;flex-shrink:0}.service-benefit-text{color:#374151}.service-button{background-color:#2563eb;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;text-decoration:none;display:inline-block}.service-button:hover{background-color:#1d4ed8}.service-image-container{position:relative;order:2}.service-image-container.left{order:1}@media (min-width: 1024px){.service-image-container.left{order:1}}.service-image{width:100%;border-radius:.5rem;box-shadow:0 25px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.service-icon-overlay{position:absolute;padding:.75rem;border-radius:50%;color:#fff}.service-icon-overlay.top-right{top:1rem;right:1rem}.service-icon-overlay.top-left{top:1rem;left:1rem}.service-icon-overlay.ceramic{background-color:#2563eb}.service-icon-overlay.ppf{background-color:#059669}.service-icon-overlay.tinting{background-color:#ea580c}.service-icon-overlay-icon{width:1.5rem;height:1.5rem}.tinting-options{display:grid;gap:1rem;margin-bottom:2rem}@media (min-width: 640px){.tinting-options{grid-template-columns:repeat(2,1fr)}}.tinting-card{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.tinting-card.premium{border-color:#bfdbfe}.tinting-card-header{margin-bottom:1rem}.tinting-card-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.tinting-card-price{color:#6b7280}.tinting-card-description{font-size:.875rem;color:#4b5563;margin-bottom:.75rem}.tinting-options-badges{display:flex;gap:.5rem}.tinting-option-badge{padding:.25rem .5rem;background-color:transparent;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.tinting-specs{font-size:.875rem}.tinting-spec{display:flex;justify-content:space-between;margin-bottom:.5rem}.tinting-spec:last-child{margin-bottom:0}.tinting-spec-value{font-weight:600}.combination-package{background:linear-gradient(to right,#2563eb,#1e40af);border-radius:1rem;padding:2rem;text-align:center;color:#fff}@media (min-width: 1024px){.combination-package{padding:3rem}}.combination-title{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem}@media (min-width: 1024px){.combination-title{font-size:2.25rem}}.combination-description{font-size:1.25rem;margin-bottom:2rem;max-width:48rem;margin-left:auto;margin-right:auto;opacity:.9}.combination-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.combination-buttons{flex-direction:row}}.combination-button{padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center;font-size:1.125rem}.combination-button.primary{background-color:#fff;color:#2563eb;border:2px solid white}.combination-button.primary:hover{background-color:#f3f4f6}.combination-button.secondary{background-color:transparent;color:#fff;border:2px solid white}.combination-button.secondary:hover{background-color:#fff;color:#2563eb}@media (max-width: 1023px){.detailed-services-section{padding:3rem 0}.service-section{margin-bottom:3rem}.service-title{font-size:1.75rem}.service-description{font-size:1rem}.combination-package{padding:1.5rem}.combination-title{font-size:1.75rem}.combination-description{font-size:1.125rem}}.locations-section{padding:80px 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.locations-container{max-width:1200px;margin:0 auto;padding:0 24px}.locations-header{text-align:center;margin-bottom:64px}.locations-header h2{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 16px;line-height:1.2}.locations-header p{font-size:18px;color:#64748b;line-height:1.6;max-width:600px;margin:0 auto}.locations-content{display:grid;grid-template-columns:1fr 1fr;gap:64px;margin-bottom:64px;align-items:stretch}@media (max-width: 768px){.locations-content{grid-template-columns:1fr;gap:48px;padding:0;margin:0}}.location-info-card,.location-map-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 10px 40px #0000000f;border:1px solid rgba(226,232,240,.9);display:flex;flex-direction:column;height:100%;transition:all .3s ease}.location-info-card:hover,.location-map-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #0000001f}.location-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 10px 40px #0000000f;border:1px solid rgba(226,232,240,.9)}.location-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.location-name{margin:0;font-size:28px;color:#0f172a;font-weight:700}.location-badge{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.map-header{text-align:center;padding:20px 28px;border-bottom:1px solid rgba(226,232,240,.8)}.map-header h4{margin:0 0 8px;font-size:20px;font-weight:700;color:#0f172a}.map-header p{margin:0;color:#64748b;font-size:14px}.location-details{flex-grow:1;margin-bottom:20px}.location-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.location-item:last-child{margin-bottom:0}.location-icon-wrapper{width:36px;height:36px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.location-content{flex-grow:1}.location-actions{display:flex;gap:12px;margin-top:auto}.action-button{flex:1;display:flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:10px;font-weight:700;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer}.action-button.primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:2px solid transparent}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.action-button.secondary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:2px solid transparent}.action-button.secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.location-card h3{margin:0 0 8px;font-size:28px;color:#0f172a}.location-card .address p{margin:0;color:#475569;font-weight:600}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.phone-row{display:flex;align-items:center;gap:8px;color:#0f172a;font-weight:600}.phone-row a{color:#0f172a;text-decoration:none}.call-button{display:flex;align-items:center}.timings{color:#475569;font-weight:500}.map-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000000f;border:1px solid rgba(226,232,240,.9);display:flex;flex-direction:column;height:100%;padding:0}.location-map{flex:1;min-height:300px;width:100%;position:relative}.map-iframe{width:100%;height:100%;border:none;min-height:300px}.map-actions{display:flex;gap:12px;justify-content:center;padding:18px;border-top:1px solid rgba(226,232,240,.8);background:#fff}.map-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:140px;padding:10px 16px;border-radius:10px;font-weight:700;text-decoration:none}.map-actions a:first-child{background:linear-gradient(90deg,#3b82f6,#1d4ed8);color:#fff}.map-actions a:last-child{background:transparent;color:#0f172a;border:2px solid rgba(31,41,55,.08)}.service-areas{text-align:center;background:#fff;padding:48px;border-radius:20px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(226,232,240,.6)}.service-areas h3{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 32px;position:relative;display:inline-block}.service-areas h3:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:2px}.areas-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.area-tag{display:inline-flex;align-items:center;padding:12px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:30px;color:#475569;font-size:14px;font-weight:600;transition:all .3s ease;position:relative;overflow:hidden}.area-tag:hover{border-color:#3b82f6;color:#3b82f6;transform:translateY(-3px);box-shadow:0 6px 20px #3b82f633}@media (max-width: 768px){.locations-section{padding:60px 0}.locations-header{margin-bottom:48px}.locations-header h2{font-size:28px}.locations-header p{font-size:16px}.location-info-card,.location-map-card,.location-card{padding:20px;border-radius:12px}.map-card{border-radius:12px}.location-map{min-height:250px}.map-actions,.location-actions{flex-direction:column;gap:10px}.action-button{width:100%}.contact-row{flex-direction:column;align-items:flex-start;gap:10px}.location-card-header{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width: 480px){.area-tag{padding:8px 14px;font-size:12px}.location-info-card,.location-map-card{padding:16px}.location-name{font-size:22px}.map-header{padding:16px}}.phone-number-link{transition:color .2s ease;cursor:pointer;text-decoration:none;color:inherit}.phone-number-link:hover{color:#fdba74}.phone-number-static{color:inherit}.phone-number-icon{width:1rem;height:1rem}.phone-number-text{color:inherit}.booking-cta-section{padding:4rem 0;background-color:#2563eb;color:#fff}.booking-cta-container{max-width:1200px;margin:0 auto;padding:0 1rem;text-align:center}.booking-cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media (min-width: 768px){.booking-cta-title{font-size:2.5rem}}.booking-cta-description{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.booking-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width: 640px){.booking-cta-buttons{flex-direction:row}}.booking-primary-btn{background-color:#fff;color:#111827;border:none;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;text-decoration:none}.booking-primary-btn:hover{background-color:#f3f4f6}.booking-primary-btn .icon{height:1.25rem;width:1.25rem;margin-right:.5rem}.booking-secondary-btn{border:1px solid white;color:#fff;background-color:transparent;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.booking-secondary-btn:hover{background-color:#fff;color:#111827}.booking-phone-content{display:flex;align-items:center}.booking-phone-icon{height:1.25rem;width:1.25rem;margin-right:.5rem}.booking-cta-blue{background-color:#2563eb}.booking-cta-orange{background-color:#ea580c}.booking-cta-green{background-color:#16a34a}.booking-cta-purple{background-color:#7c3aed}.booking-text-white{color:#fff}.booking-text-dark{color:#111827}@media (max-width: 639px){.booking-cta-section{padding:3rem 0}.booking-cta-title{font-size:1.75rem}.booking-cta-description{font-size:1.125rem}}.product-tabs-section{padding:4rem 0;background:linear-gradient(to bottom,#f8fafc,#fff)}.product-tabs-container{max-width:1200px;margin:0 auto;padding:0 1rem}.product-tabs-header{text-align:center;margin-bottom:3rem}.product-tabs-title{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:1rem}@media (min-width: 768px){.product-tabs-title{font-size:2.25rem}}.product-tabs-subtitle{font-size:1.125rem;color:#475569;max-width:48rem;margin:0 auto;line-height:1.6}.product-tabs{width:100%}.product-tabs-list-container{display:flex;justify-content:center;margin-bottom:2rem}.product-tabs-list{display:grid;grid-template-columns:repeat(2,1fr);width:100%;max-width:28rem;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d;border-radius:.375rem}.product-tab-trigger{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease;font-weight:500;border-radius:.375rem}.product-tab-trigger.active{background-color:#f97316;color:#fff}.product-tab-icon{width:1rem;height:1rem}.product-tab-content{margin-bottom:2rem}.product-tab-content-header{text-align:center;margin-bottom:2rem}.product-tab-content-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.product-tab-content-subtitle{color:#475569}.products-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(4,1fr)}}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .3s ease;overflow:hidden}.product-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.product-card-header{text-align:center;padding:1.5rem 1.5rem 1rem}.product-icon-container{width:4rem;height:4rem;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.product-icon-container.car{background-color:#fed7aa}.product-card:hover .product-icon-container.car{background-color:#f97316}.product-icon-container.home{background-color:#dbeafe}.product-card:hover .product-icon-container.home{background-color:#3b82f6}.product-icon{width:2rem;height:2rem;transition:color .3s ease}.product-icon.car{color:#ea580c}.product-card:hover .product-icon.car{color:#fff}.product-icon.home{color:#2563eb}.product-card:hover .product-icon.home{color:#fff}.product-card-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.product-card-description{font-size:.875rem;color:#475569;line-height:1.5}.product-card-content{padding:0 1.5rem 1.5rem}.product-image-container{aspect-ratio:16/9;margin-bottom:1rem;border-radius:.5rem;overflow:hidden;background-color:#f1f5f9}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-features{list-style:none;margin:0 0 1rem;padding:0}.product-feature{font-size:.875rem;color:#475569;display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.product-feature:last-child{margin-bottom:0}.product-feature-dot{width:.375rem;height:.375rem;border-radius:50%;flex-shrink:0}.product-feature-dot.car{background-color:#f97316}.product-feature-dot.home{background-color:#3b82f6}.product-button{width:100%;padding:.5rem 1rem;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;text-align:center;color:#fff}.product-button.car{background-color:#f97316}.product-button.car:hover{background-color:#ea580c}.product-button.home{background-color:#3b82f6}.product-button.home:hover{background-color:#2563eb}.product-tabs-cta{text-align:center;margin-top:3rem}.product-tabs-cta-button{background-color:#f97316;color:#fff;padding:.75rem 2rem;border:none;border-radius:.375rem;font-weight:500;font-size:1.125rem;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.product-tabs-cta-button:hover{background-color:#ea580c}@media (max-width: 767px){.product-tabs-section{padding:3rem 0}.product-tabs-header{margin-bottom:2rem}.product-tabs-title{font-size:1.75rem}.product-tabs-subtitle{font-size:1rem}.product-tabs-list{max-width:20rem}.product-tab-content-header{margin-bottom:1.5rem}.product-tab-content-title{font-size:1.25rem}.products-grid{gap:1rem}.product-card-header{padding:1rem 1rem .5rem}.product-card-content{padding:0 1rem 1rem}.product-tabs-cta{margin-top:2rem}}.trusted-brands-section{padding:4rem 0;background-color:#f8fafc}.trusted-brands-container{max-width:1200px;margin:0 auto;padding:0 1rem}.trusted-brands-header{text-align:center;margin-bottom:3rem}.trusted-brands-title{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:1rem}@media (min-width: 768px){.trusted-brands-title{font-size:2.25rem}}.trusted-brands-subtitle{font-size:1.125rem;color:#475569;max-width:48rem;margin:0 auto;line-height:1.6}.trusted-brands-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.trusted-brands-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.trusted-brands-grid{grid-template-columns:repeat(5,1fr)}}.trusted-brand-card{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:all .3s ease;overflow:hidden}.trusted-brand-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.trusted-brand-content{padding:1.5rem;text-align:center}.trusted-brand-logo-container{aspect-ratio:2/1;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .3s ease;overflow:hidden;min-height:48px}.trusted-brand-logo-container.dark{background-color:#000;padding:1rem;box-shadow:inset 0 0 0 2px #ffffff1a}.trusted-brand-logo-container.light{background-color:#f8fafc;padding:.75rem}.trusted-brand-logo{max-width:100%;max-height:100%;width:auto;height:100%;display:block;object-fit:contain;object-position:center;transition:all .3s ease;filter:drop-shadow(0 4px 3px rgba(0,0,0,.07));-webkit-font-smoothing:antialiased;transform:translateZ(0);-webkit-transform:translateZ(0);flex-shrink:0}.trusted-brand-name{font-weight:600;color:#0f172a;margin-bottom:.25rem;font-size:.875rem}.trusted-brand-description{font-size:.75rem;color:#475569}.trusted-brands-bottom{text-align:center;margin-top:3rem}.trusted-brands-bottom-text{color:#475569;margin-bottom:1.5rem;line-height:1.6}.trusted-brands-features{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.875rem;color:#64748b}.trusted-brand-feature{background:#fff;padding:.5rem 1rem;border-radius:9999px;border:1px solid #e2e8f0}@media (max-width: 767px){.trusted-brands-section{padding:3rem 0}.trusted-brands-header{margin-bottom:2rem}.trusted-brands-title{font-size:1.75rem}.trusted-brands-subtitle{font-size:1rem}.trusted-brands-grid{gap:1rem}.trusted-brand-content{padding:1rem}.trusted-brands-bottom{margin-top:2rem}.trusted-brands-features{gap:.5rem}.trusted-brand-feature{padding:.375rem .75rem;font-size:.75rem}}.services-section{padding:6rem 0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.services-container{max-width:1200px;margin:0 auto;padding:0 1rem}.services-header{text-align:center;margin-bottom:5rem}.services-title{font-size:3rem;font-weight:800;background:linear-gradient(45deg,#2563eb,#7c3aed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:2rem;line-height:1.2}@media (min-width: 1024px){.services-title{font-size:3.5rem}}.services-subtitle{font-size:1.25rem;color:#64748b;max-width:50rem;margin:0 auto;line-height:1.7;font-weight:400}.services-grid{display:grid;gap:2rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.services-grid{grid-template-columns:repeat(3,1fr)}}.service-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(226,232,240,.8);overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.service-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px);border-color:#2563eb33}.service-image-container{position:relative;overflow:hidden;border-radius:0}.service-image{width:100%;height:15rem;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.service-card:hover .service-image{transform:scale(1.08)}.service-icon-overlay{position:absolute;top:1rem;left:1rem;width:3.5rem;height:3.5rem;background:#2563ebe6;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.2);transition:all .3s ease}.service-card:hover .service-icon-overlay{background:#2563eb;transform:scale(1.1)}.service-card-header{padding:1.5rem 1.5rem 0}.service-card-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.service-card-description{color:#4b5563;line-height:1.5;margin-bottom:1rem}.service-card-content{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.service-card-title{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.3}.service-card-description{color:#64748b;line-height:1.6;margin-bottom:1.5rem;font-size:1rem}.service-features{list-style:none;margin:0 0 2rem;padding:0}.service-feature{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#64748b;margin-bottom:.75rem;font-weight:500}.service-feature:last-child{margin-bottom:0}.service-feature-dot{width:.5rem;height:.5rem;background-color:#2563eb;border-radius:50%;flex-shrink:0}.service-button{width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:1rem;text-transform:none;margin-top:auto}.service-button:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 4px 12px #2563eb66}.service-button:active{transform:translateY(0)}@media (max-width: 767px){.services-section{padding:3rem 0}.services-header{margin-bottom:2.5rem}.services-title{font-size:2rem}.services-subtitle{font-size:1rem}.services-grid{gap:1.5rem}}.page-container{max-width:1200px;margin:0 auto;padding:3rem 1rem}.page-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:var(--foreground)}.page-content{color:var(--foreground);line-height:1.6}.page-description{font-size:1.125rem;color:var(--muted-foreground);margin-bottom:2rem}.service-page-header{text-align:center;margin-bottom:3rem}.service-page-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:var(--foreground)}.service-page-subtitle{font-size:1.25rem;color:var(--muted-foreground)}@media (max-width: 768px){.page-container{padding:2rem 1rem}.page-title{font-size:2rem}.service-page-title{font-size:2.5rem}}@media (max-width: 640px){.page-title{font-size:1.75rem}.service-page-title{font-size:2rem}}.page-container{background:linear-gradient(135deg,hsl(var(--background)),hsl(var(--muted)));min-height:100vh;padding:0}.hero-section{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--primary-foreground)));color:hsl(var(--primary-foreground));padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,hsl(var(--primary-foreground)),hsl(var(--accent)));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;opacity:.9;color:hsl(var(--primary-foreground))}.hero-description{font-size:1.125rem;line-height:1.7;max-width:800px;margin:0 auto 2rem;opacity:.85;color:hsl(var(--primary-foreground))}.hero-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.hero-chip{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:hsl(var(--primary-foreground))!important;font-weight:500;padding:.5rem 1rem;border-radius:2rem;transition:all .3s ease}.hero-chip:hover{background:#ffffff40;transform:translateY(-2px)}.benefits-section{padding:4rem 2rem;background:hsl(var(--background))}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:hsl(var(--foreground));position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--accent)));border-radius:2px}.benefit-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:all .3s ease;height:100%;position:relative;overflow:hidden}.benefit-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,hsl(var(--primary)),transparent);transition:left .5s ease}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:hsl(var(--primary))}.benefit-card:hover:before{left:100%}.benefit-content{padding:2rem;text-align:center}.benefit-icon{margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;width:80px;height:80px;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));border-radius:50%;margin:0 auto 1.5rem;box-shadow:0 10px 30px #0000001a}.benefit-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground))}.benefit-description{color:hsl(var(--muted-foreground));line-height:1.6}.features-section{padding:4rem 2rem;background:hsl(var(--muted))}.section-description{text-align:center;font-size:1.125rem;color:hsl(var(--muted-foreground));max-width:600px;margin:0 auto 3rem;line-height:1.6}.feature-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:all .3s ease;height:100%;position:relative}.feature-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014;border-color:hsl(var(--primary))}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground));display:flex;align-items:center;gap:.5rem}.feature-title:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));border-radius:2px}.feature-description{color:hsl(var(--muted-foreground));margin-bottom:1.5rem;line-height:1.6}.feature-item{padding:.5rem 0;border:none}.feature-icon{color:hsl(var(--primary));margin-right:.75rem;font-size:1.25rem}.process-section{padding:4rem 2rem;background:hsl(var(--background));position:relative}.process-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 50%,hsl(var(--primary) / .05) 0%,transparent 70%);pointer-events:none}.process-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:all .3s ease;position:relative;overflow:hidden}.process-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--accent)))}.process-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001a}.process-step{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--primary));display:flex;align-items:center;gap:.5rem}.process-step:before{content:counter(step-counter);counter-increment:step-counter;width:30px;height:30px;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem}.process-section{counter-reset:step-counter}.process-description{color:hsl(var(--muted-foreground));line-height:1.6}.faq-section{padding:4rem 2rem;background:hsl(var(--muted))}.faq-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);transition:all .3s ease;height:100%;position:relative}.faq-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000014;border-color:hsl(var(--primary))}.faq-question{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:hsl(var(--foreground));display:flex;align-items:flex-start;gap:.5rem}.faq-question:before{content:"?";width:24px;height:24px;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent)));color:hsl(var(--primary-foreground));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.faq-answer{color:hsl(var(--muted-foreground));line-height:1.6}.contact-section{padding:4rem 2rem;background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--secondary)));color:hsl(var(--primary-foreground));text-align:center;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 70% 80%,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.contact-description{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.contact-info{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}.contact-item{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:1rem 1.5rem;border-radius:var(--radius);transition:all .3s ease;display:flex;align-items:center;gap:.75rem}.contact-item:hover{background:#ffffff40;transform:translateY(-2px)}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:2rem}.hero-section,.benefits-section,.features-section,.process-section,.faq-section,.contact-section{padding:3rem 1rem}.hero-chips{justify-content:center}.contact-info{gap:.75rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.hero-section,.benefits-section,.features-section,.process-section,.faq-section,.contact-section{padding:2rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.benefit-card,.feature-card,.process-card,.faq-card{animation:fadeInUp .6s ease-out forwards}.benefit-card:nth-child(1){animation-delay:.1s}.benefit-card:nth-child(2){animation-delay:.2s}.benefit-card:nth-child(3){animation-delay:.3s}.benefit-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(1){animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.process-card:nth-child(1){animation-delay:.1s}.process-card:nth-child(2){animation-delay:.2s}.process-card:nth-child(3){animation-delay:.3s}.process-card:nth-child(4){animation-delay:.4s}.faq-card:nth-child(odd){animation-delay:.1s}.faq-card:nth-child(2n){animation-delay:.2s}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:forwards}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@theme inline{--animation-delay-0: 0s; --animation-delay-75: 75ms; --animation-delay-100: .1s; --animation-delay-150: .15s; --animation-delay-200: .2s; --animation-delay-300: .3s; --animation-delay-500: .5s; --animation-delay-700: .7s; --animation-delay-1000: 1s; --animation-repeat-0: 0; --animation-repeat-1: 1; --animation-repeat-infinite: infinite; --animation-direction-normal: normal; --animation-direction-reverse: reverse; --animation-direction-alternate: alternate; --animation-direction-alternate-reverse: alternate-reverse; --animation-fill-mode-none: none; --animation-fill-mode-forwards: forwards; --animation-fill-mode-backwards: backwards; --animation-fill-mode-both: both; --percentage-0: 0; --percentage-5: .05; --percentage-10: .1; --percentage-15: .15; --percentage-20: .2; --percentage-25: .25; --percentage-30: .3; --percentage-35: .35; --percentage-40: .4; --percentage-45: .45; --percentage-50: .5; --percentage-55: .55; --percentage-60: .6; --percentage-65: .65; --percentage-70: .7; --percentage-75: .75; --percentage-80: .8; --percentage-85: .85; --percentage-90: .9; --percentage-95: .95; --percentage-100: 1; --percentage-translate-full: 1; --animate-in: enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,forwards); --animate-out: exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,forwards); @keyframes enter { from { opacity: var(--tw-enter-opacity,1); transform: translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0)); }}@keyframes exit { to { opacity: var(--tw-exit-opacity,1); transform: translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0)); }}--animate-accordion-down: accordion-down var(--tw-animation-duration,var(--tw-duration,.2s))ease-out; --animate-accordion-up: accordion-up var(--tw-animation-duration,var(--tw-duration,.2s))ease-out; --animate-collapsible-down: collapsible-down var(--tw-animation-duration,var(--tw-duration,.2s))ease-out; --animate-collapsible-up: collapsible-up var(--tw-animation-duration,var(--tw-duration,.2s))ease-out; @keyframes accordion-down { from { height: 0; }to { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,auto)))); }}@keyframes accordion-up { from { height: var(--radix-accordion-content-height,var(--bits-accordion-content-height,var(--reka-accordion-content-height,var(--kb-accordion-content-height,auto)))); }to { height: 0; }}@keyframes collapsible-down { from { height: 0; }to { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }}@keyframes collapsible-up { from { height: var(--radix-collapsible-content-height,var(--bits-collapsible-content-height,var(--reka-collapsible-content-height,var(--kb-collapsible-content-height,auto)))); }to { height: 0; }}--animate-caret-blink: caret-blink 1.25s ease-out infinite; @keyframes caret-blink { 0%,70%,100% { opacity: 1; }20%,50% { opacity: 0; }}}@utility animation-duration-*{--tw-animation-duration: calc(--value(number)*1ms) ; animation-duration: calc(--value(number)*1ms) ;}@utility delay-*{animation-delay: calc(--value(number)*1ms) ; --tw-animation-delay: calc(--value(number)*1ms) ;}.app-container{min-height:100vh;background-color:var(--background)}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.text-white{color:#fff}.text-black{color:#000}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-red-500{background-color:#ef4444}.bg-red-600{background-color:#dc2626}.bg-orange-500{background-color:#f97316}.bg-orange-600{background-color:#ea580c}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.w-full{width:100%}.w-auto{width:auto}.h-full{height:100%}.h-auto{height:auto}.w-4{width:1rem}.h-4{height:1rem}.w-6{width:1.5rem}.h-6{height:1.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.hidden{display:none}@media (min-width: 640px){.sm\\:block{display:block}.sm\\:hidden{display:none}.sm\\:flex{display:flex}.sm\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\\:block{display:block}.md\\:hidden{display:none}.md\\:flex{display:flex}.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\\:block{display:block}.lg\\:hidden{display:none}.lg\\:flex{display:flex}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.hover\\:bg-gray-100:hover{background-color:#f3f4f6}.hover\\:bg-gray-200:hover{background-color:#e5e7eb}.hover\\:bg-blue-600:hover{background-color:#2563eb}.hover\\:bg-green-600:hover{background-color:#16a34a}.hover\\:bg-orange-700:hover{background-color:#c2410c}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.cursor-pointer{cursor:pointer}:root{--background: oklch(1 0 0);--foreground: oklch(.145 0 0);--card: oklch(1 0 0);--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: oklch(.205 0 0);--primary-foreground: oklch(.985 0 0);--secondary: oklch(.97 0 0);--secondary-foreground: oklch(.205 0 0);--muted: oklch(.97 0 0);--muted-foreground: oklch(.556 0 0);--accent: oklch(.97 0 0);--accent-foreground: oklch(.205 0 0);--destructive: oklch(.577 .245 27.325);--destructive-foreground: oklch(.577 .245 27.325);--border: oklch(.922 0 0);--input: oklch(.922 0 0);--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--radius: .625rem;--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: oklch(.205 0 0);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0)}.dark{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}*{border-color:var(--border);outline-color:var(--ring);margin:0;padding:0;box-sizing:border-box}body{background-color:var(--background);color:var(--foreground);margin:0;padding:0;font-family:system-ui,sans-serif;line-height:1.5;overflow-x:hidden}#__next_dev_overlay,.__next_dev_overlay,[data-next-devtools],.nextjs-badge,button.__next_dev_badge,div.__next_dev_badge{display:none!important}
