:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#000;text-decoration:inherit;transition:color .25s}a:hover{color:#666}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:2px solid #000000;outline-offset:2px}.navigation{background:#fff;box-shadow:none;border-bottom:2px solid #000000;position:fixed;top:0;width:100%;z-index:1000;transition:all .3s ease}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}@media screen and (max-width: 480px){.nav-container{padding:0 15px;height:60px}}.nav-logo{text-decoration:none;color:#000;transition:color .3s ease;display:flex;align-items:center}.nav-logo:hover{color:#666}.nav-logo svg{color:#000;transition:color .3s ease}.nav-logo:hover svg{color:#666}.nav-menu{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{text-decoration:none;color:#666;font-weight:600;padding:.75rem 1.5rem;border-radius:0;transition:all .3s ease;position:relative;border:2px solid transparent}.nav-link:hover{color:#000;background-color:#000;color:#fff;border:2px solid #000000}.nav-link.active{color:#000;background-color:transparent;border:2px solid #000000}.nav-link.active:after{display:none}.cta-button{background:#000;color:#fff!important;padding:.75rem 2rem!important;border-radius:0;font-weight:700;box-shadow:none;transition:all .3s ease;border:2px solid #000000}.cta-button:hover{background:#fff;color:#000!important;border:2px solid #000000;transform:translateY(-2px)}.nav-hamburger{display:none;flex-direction:column;cursor:pointer;padding:8px;border-radius:4px;transition:background-color .3s ease}.nav-hamburger:hover{background-color:#0000001a}.nav-hamburger:active{background-color:#0003}.nav-hamburger span{width:28px;height:3px;background-color:#000;margin:4px 0;transition:.3s;border-radius:2px}.nav-hamburger.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.nav-hamburger.active span:nth-child(2){opacity:0}.nav-hamburger.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media screen and (max-width: 768px){.nav-hamburger{display:flex}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#fff;width:100%;text-align:center;transition:.3s ease;box-shadow:0 10px 27px #0000001a;padding:1.5rem 0;gap:0;border-top:2px solid #000000;max-height:calc(100vh - 70px);overflow-y:auto}.nav-menu.nav-menu-active{left:0}.nav-link{padding:1.2rem 2rem;display:block;width:100%;margin:.3rem 0;font-size:1.1rem;border-radius:0;border-left:4px solid transparent;transition:all .3s ease}.nav-link:hover{background-color:#f8f9fa;border-left:4px solid #000000;color:#000}.nav-link.active{background-color:#000;color:#fff;border-left:4px solid #000000}.nav-link.active:after{display:none}.cta-button{margin:1.5rem 2rem .5rem;display:inline-block;width:auto;padding:1rem 2.5rem!important;font-size:1.1rem;border-radius:8px}}@media screen and (max-width: 480px){.nav-menu{top:60px;max-height:calc(100vh - 60px)}.nav-link{padding:1rem 1.5rem;font-size:1rem}.cta-button{margin:1rem 1.5rem .5rem;padding:.9rem 2rem!important;font-size:1rem}}@media screen and (max-width: 1024px) and (min-width: 769px){.nav-container{padding:0 15px}.nav-menu{gap:1.5rem}}.footer{background:#000;color:#fff;padding:4rem 0 2rem;margin-top:auto;border-top:2px solid #ffffff}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-logo{margin-bottom:1rem}.footer-logo svg{color:#fff}.footer-description{color:#ccc;line-height:1.7;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;margin-bottom:1rem;color:#ccc}.contact-icon{margin-right:.75rem;font-size:1.1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#ccc;text-decoration:none;transition:color .3s ease;font-weight:500}.footer-links a:hover{color:#fff}.social-links{display:flex;gap:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border-radius:0;text-decoration:none;transition:all .3s ease;border:2px solid #ffffff}.social-link:hover{background-color:#000;color:#fff;transform:translateY(-3px)}.social-link span{font-size:1.2rem}.footer-bottom{border-top:2px solid #ffffff;padding-top:2rem;text-align:center;color:#ccc;font-weight:500}@media screen and (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section{text-align:center}.social-links{justify-content:center}}.testimonial-section{padding:6rem 0;background-color:#f8f8f8}.section-header h2{font-size:2.5rem;color:#000;margin-bottom:1rem;font-weight:700;letter-spacing:-.5px}.testimonial-carousel{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.testimonial-card{background:#fff;border-radius:0;box-shadow:none;border:2px solid #000000;padding:3rem;max-width:900px;width:100%;display:flex;gap:3rem;align-items:center}.testimonial-image{position:relative;flex-shrink:0}.testimonial-image img{width:140px;height:140px;border-radius:0;object-fit:cover;border:3px solid #000000}.passed-badge{position:absolute;top:-10px;right:-10px;background:#000;color:#fff;font-size:.8rem;font-weight:700;padding:.5rem .75rem;border-radius:0;border:2px solid #ffffff}.testimonial-content{flex:1}.testimonial-rating{margin-bottom:1rem}.star{color:#000;font-size:1.4rem;margin-right:3px}.testimonial-text{font-size:1.2rem;line-height:1.7;color:#000;font-style:italic;margin-bottom:2rem;font-weight:400}.testimonial-author{display:flex;flex-direction:column;gap:.5rem}.testimonial-author strong{font-size:1.2rem;color:#000;font-weight:700}.testimonial-details{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:1rem;color:#666;font-weight:500}.carousel-nav{background:#000;color:#fff;border:2px solid #000000;width:50px;height:50px;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;transition:all .3s ease}.carousel-nav:hover{background:#fff;color:#000;border:2px solid #000000}.testimonial-indicators{display:flex;justify-content:center;gap:.5rem}.indicator{width:12px;height:12px;border-radius:0;background:#ccc;border:2px solid #000000;padding:0;cursor:pointer;transition:all .3s ease}.indicator.active{background:#000}.testimonial-placeholder{text-align:center;padding:4rem;background:#fff;border-radius:0;box-shadow:none;border:2px solid #000000;color:#666;font-weight:500}@media (max-width: 768px){.testimonial-card{flex-direction:column;text-align:center}.testimonial-details{justify-content:center}}.home{padding-top:70px}@media screen and (max-width: 480px){.home{padding-top:60px}}.hero{background:#000;color:#fff;padding:6rem 0;min-height:85vh;display:flex;align-items:center;position:relative}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}@media screen and (max-width: 768px){.hero-title{font-size:2.8rem}}@media screen and (max-width: 480px){.hero-title{font-size:2.2rem;margin-bottom:1rem}}.highlight{color:#fff;font-weight:700;border-bottom:3px solid #ffffff;padding-bottom:2px}.hero-subtitle{font-size:1.2rem;margin-bottom:2rem;line-height:1.6;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}@media screen and (max-width: 480px){.hero-subtitle{font-size:1.1rem;margin-bottom:1.5rem}}.hero-stats{display:flex;gap:2rem;margin-bottom:2rem;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 480px){.hero-stats{gap:1.5rem;margin-bottom:1.5rem}}.stat{text-align:center}.stat-number{display:block;font-size:2.5rem;font-weight:900;color:#fff}@media screen and (max-width: 480px){.stat-number{font-size:2rem}}.stat-label{font-size:.9rem;opacity:.8}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 480px){.hero-buttons{flex-direction:column;align-items:center;gap:.8rem}.hero-buttons .btn{width:100%;max-width:280px}}.btn{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center;border:none;cursor:pointer;font-size:1rem;min-height:48px;display:flex;align-items:center;justify-content:center}.btn-primary{background:#fff;color:#000;border:2px solid #ffffff;font-weight:600;box-shadow:none}.hero-image{display:flex;justify-content:center;align-items:center}.hero-visual{width:300px;height:300px;background:#fff;border:3px solid #ffffff;display:flex;justify-content:center;align-items:center}.driving-icon{font-size:8rem;color:#000}.section-header h2{font-size:2.5rem;color:#000;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.5px}.section-header p{font-size:1.2rem;color:#666;max-width:650px;margin:0 auto;line-height:1.7}.services{padding:6rem 0;background-color:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media screen and (max-width: 768px){.services-grid{grid-template-columns:1fr;gap:1.5rem}}@media screen and (max-width: 480px){.services-grid{gap:1rem}}.service-card{background:#fff;padding:3rem 2rem;border-radius:8px;text-align:center;box-shadow:none;transition:all .3s ease;border:2px solid #000000;margin-bottom:2rem}@media screen and (max-width: 768px){.service-card{padding:2.5rem 1.5rem;margin-bottom:1.5rem}}@media screen and (max-width: 480px){.service-card{padding:2rem 1.5rem;margin-bottom:1rem}}.service-card:hover{background:#000;color:#fff;transform:translateY(-5px)}.service-icon{font-size:3rem;margin-bottom:1.5rem;color:#000;transition:color .3s ease}.service-card:hover .service-icon{color:#fff}.service-card h3{font-size:1.4rem;color:#000;margin-bottom:1rem;font-weight:600;transition:color .3s ease}.service-card:hover h3{color:#fff}.service-card p{color:#666;line-height:1.7;transition:color .3s ease}.service-card:hover p{color:#fff}.contact{padding:6rem 0;background-color:#f8f8f8}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}@media screen and (max-width: 768px){.contact-content{grid-template-columns:1fr;gap:2rem}}.contact-info h3{color:#000;margin-bottom:2rem;font-size:1.8rem;font-weight:700}.contact-item{display:flex;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.contact-icon{font-size:1.5rem;margin-top:.25rem}.contact-item strong{color:#000;display:block;margin-bottom:.25rem;font-weight:600}.contact-item p{color:#666;margin:0}.contact-form{background:#fff;padding:3rem;border-radius:8px;border:2px solid #000000}@media screen and (max-width: 768px){.contact-form{padding:2rem}}@media screen and (max-width: 480px){.contact-form{padding:1.5rem}}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.8rem;color:#000;font-weight:600;font-size:1rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:2px solid #000000;border-radius:6px;font-size:1rem;transition:all .3s ease;box-sizing:border-box;background:#fff;min-height:48px}@media screen and (max-width: 480px){.form-group input,.form-group textarea{padding:1.2rem;font-size:1.1rem;min-height:52px}.form-group textarea{min-height:120px}}.form-group input:focus,.form-group textarea:focus{outline:none;background:#f8f8f8;border-color:#000}.form-group input.error,.form-group textarea.error{border-color:#e53e3e}.error-message{color:#e53e3e;font-size:.875rem;margin-top:.25rem;display:block}.contact-form .btn{width:100%;margin-top:1rem}.btn:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width: 768px){.section-header h2{font-size:2.2rem;margin-bottom:1rem}.section-header p{font-size:1.1rem}.services,.contact{padding:4rem 0}}@media screen and (max-width: 480px){.section-header h2{font-size:1.8rem}.section-header p{font-size:1rem}.services,.contact{padding:3rem 0}.hero{padding:4rem 0;min-height:70vh}}@media screen and (max-width: 1024px) and (min-width: 769px){.hero-title{font-size:3rem}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.contact-content{gap:2.5rem}}.about{padding-top:70px}.about-hero{background:#000;color:#fff;padding:6rem 0}.about-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-hero h1{font-size:3.5rem;margin-bottom:2rem;font-weight:900;letter-spacing:-1px}.about-subtitle{font-size:1.2rem;line-height:1.6;opacity:.9}.about-image{display:flex;justify-content:center}.about-visual{width:300px;height:300px;background:#fff;border:3px solid #ffffff;display:flex;justify-content:center;align-items:center}.instructor-icon{font-size:8rem;color:#000}.story-section{padding:6rem 0;background-color:#fff}.story-content{max-width:800px;margin:0 auto;text-align:center}.story-content h2{font-size:3rem;color:#000;margin-bottom:2.5rem;font-weight:700;letter-spacing:-.5px}.story-content p{font-size:1.2rem;line-height:1.8;color:#666;margin-bottom:2rem}.achievements-section{padding:6rem 0;background-color:#f8f8f8}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.achievement-card{text-align:center;padding:3rem 2rem;border-radius:0;background:#fff;border:2px solid #000000;transition:all .3s ease}.achievement-card:hover{background:#000;color:#fff;transform:translateY(-5px)}.achievement-icon{font-size:4rem;margin-bottom:1.5rem;color:#000;transition:color .3s ease}.achievement-card:hover .achievement-icon{color:#fff}.achievement-card h3{font-size:1.5rem;color:#000;margin-bottom:1rem;font-weight:700;transition:color .3s ease}.achievement-card:hover h3{color:#fff}.achievement-card p{color:#666;line-height:1.7;transition:color .3s ease}.achievement-card:hover p{color:#fff}.instructor-section{padding:6rem 0;background:#fff}.instructor-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.instructor-info h2{font-size:3rem;color:#000;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.5px}.instructor-info h3{font-size:2.2rem;color:#000;margin-bottom:.8rem;font-weight:600}.instructor-title{font-size:1.2rem;color:#666;margin-bottom:2.5rem;font-style:italic;font-weight:500}.instructor-description p{font-size:1.2rem;line-height:1.8;color:#666;margin-bottom:2rem}.qualifications{margin-top:2rem}.qualifications h4{font-size:1.5rem;color:#000;margin-bottom:1.5rem;font-weight:600}.qualifications ul{list-style:none;padding:0}.qualifications li{display:flex;align-items:center;margin-bottom:1rem;font-size:1.1rem;color:#666;font-weight:500}.check-icon{margin-right:.75rem;font-size:1.1rem}.instructor-photo{width:350px;height:350px;background:#000;border-radius:0;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:5rem;color:#fff;border:3px solid #000000;margin:0 auto}.instructor-photo span{font-size:1.2rem;margin-top:1rem;font-weight:600}.instructor-photo small{font-size:.9rem;opacity:.8;margin-top:.5rem}.philosophy-section{padding:6rem 0;background:#f8f8f8;color:#000}.philosophy-content h2{text-align:center;font-size:3rem;margin-bottom:4rem;color:#000;font-weight:700;letter-spacing:-.5px}.philosophy-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.philosophy-item{text-align:center;padding:3rem 2rem;background:#fff;border-radius:0;border:2px solid #000000;transition:all .3s ease}.philosophy-item:hover{background:#000;color:#fff}.philosophy-icon{font-size:4rem;margin-bottom:1.5rem;color:#000;transition:color .3s ease}.philosophy-item:hover .philosophy-icon{color:#fff}.philosophy-item h3{font-size:1.5rem;margin-bottom:1rem;color:#000;font-weight:600;transition:color .3s ease}.philosophy-item:hover h3{color:#fff}.philosophy-item p{line-height:1.7;color:#666;transition:color .3s ease}.philosophy-item:hover p{color:#fff}.cta-section{padding:6rem 0;background-color:#000;color:#fff;text-align:center}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 2rem;border-radius:25px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;text-align:center;border:none;cursor:pointer;font-size:1rem}.btn-primary{background:#fff;color:#000;border:2px solid #ffffff;font-weight:700}.btn-primary:hover{background:#000;color:#fff;border:2px solid #ffffff;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#fff;border:2px solid #ffffff}.btn-secondary:hover{background:#fff;color:#000;border:2px solid #ffffff}@media screen and (max-width: 768px){.about-hero-content,.instructor-content{grid-template-columns:1fr;text-align:center;gap:2rem}.about-hero h1{font-size:2.5rem}.instructor-photo{width:250px;height:250px;font-size:3rem}.philosophy-grid,.achievements-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.btn{width:250px}}@media screen and (max-width: 1024px) and (min-width: 769px){.about-hero h1{font-size:2.8rem}.achievements-grid,.philosophy-grid{grid-template-columns:repeat(2,1fr)}}.pricing{padding-top:70px}@media screen and (max-width: 480px){.pricing{padding-top:60px}}.pricing-hero{background:#000;color:#fff;padding:6rem 0;text-align:center}@media screen and (max-width: 768px){.pricing-hero{padding:4rem 0}}@media screen and (max-width: 480px){.pricing-hero{padding:3rem 0}}.pricing-hero-content h1{font-size:3.5rem;margin-bottom:2rem;font-weight:900;letter-spacing:-1px}@media screen and (max-width: 768px){.pricing-hero-content h1{font-size:2.8rem;margin-bottom:1.5rem}}@media screen and (max-width: 480px){.pricing-hero-content h1{font-size:2.2rem;margin-bottom:1rem}}.pricing-subtitle{font-size:1.2rem;line-height:1.6;opacity:.9;max-width:600px;margin:0 auto;padding:0 1rem}@media screen and (max-width: 480px){.pricing-subtitle{font-size:1.1rem;line-height:1.5}}.pricing-cards-section{padding:6rem 0;background-color:#fff}@media screen and (max-width: 768px){.pricing-cards-section{padding:4rem 0}}@media screen and (max-width: 480px){.pricing-cards-section{padding:3rem 0}}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;align-items:stretch}@media screen and (max-width: 1024px){.pricing-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}}@media screen and (max-width: 768px){.pricing-cards{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto;margin-top:2rem;gap:2.5rem}}.pricing-card{background:#fff;border-radius:8px;padding:3rem 2rem 1.5rem;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;position:relative;border:2px solid #000000;display:flex;flex-direction:column;height:100%}@media screen and (max-width: 768px){.pricing-card{padding:2.5rem 1.5rem 1rem}.card-footer{padding:0 1rem;margin-bottom:1.25rem}}@media screen and (max-width: 480px){.pricing-card{padding:2rem 1.25rem 1rem;border-width:2px}.card-footer{margin-bottom:1.25rem}.btn-primary{min-width:180px;margin-bottom:0}}.pricing-card:hover{background:#000;color:#fff;transform:translateY(-5px)}.pricing-card.popular{border-color:#000;border-width:4px;transform:none}.pricing-card.popular:hover{background:#000;color:#fff;transform:translateY(-5px)}.popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:.75rem 2rem;border-radius:20px;font-size:1rem;font-weight:700;border:2px solid #ffffff;white-space:nowrap;z-index:1}@media screen and (max-width: 480px){.popular-badge{padding:.5rem 1.5rem;font-size:.9rem;top:-12px}}.card-header{text-align:center;margin-bottom:1.5rem}.card-header h3{font-size:1.8rem;color:#000;margin-bottom:1rem;font-weight:700;transition:color .3s ease}.pricing-card:hover .card-header h3{color:#fff}.price{margin-bottom:1rem}.price-amount{font-size:3.5rem;font-weight:900;color:#000;transition:color .3s ease}.pricing-card:hover .price-amount{color:#fff}.price-duration{font-size:1rem;color:#666;margin-left:.5rem;transition:color .3s ease}.pricing-card:hover .price-duration{color:#ccc}.package-description{color:#666;font-size:1rem;line-height:1.6;transition:color .3s ease}.pricing-card:hover .package-description{color:#ccc}.card-features{margin-bottom:1.5rem;flex-grow:1}.card-features ul{list-style:none;padding:0;margin:0}.card-features li{display:flex;align-items:flex-start;margin-bottom:.75rem;color:#666;font-size:1rem;font-weight:500;transition:color .3s ease;line-height:1.4}.pricing-card:hover .card-features li{color:#fff}.check-icon{margin-right:.75rem;font-size:1rem;flex-shrink:0;margin-top:.1rem}.card-footer{text-align:center;display:flex;justify-content:center;margin-top:auto;width:100%;margin-bottom:1.5rem;padding:0}.btn{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;border:none;cursor:pointer;font-size:1rem;min-height:48px}@media screen and (max-width: 480px){.btn{padding:1rem 2rem;font-size:1.1rem;min-height:52px}}.btn-primary{background:#000;color:#fff;border:2px solid #000000;width:80%;min-width:160px;max-width:200px;font-weight:700;position:relative;overflow:hidden;margin:0;border-radius:8px}.btn-primary:after{content:"";position:absolute;width:100%;height:100%;top:0;left:-100%;background:#fff3;transition:transform .4s ease;transform:skew(-15deg)}.btn-primary:hover:after{transform:skew(-15deg) translate(100%)}.btn-primary:hover{background:#fff;color:#000;border:2px solid #000000;transform:translateY(-2px)}.pricing-card:hover .btn-primary{background:#fff;color:#000;border:2px solid #ffffff}.pricing-card:hover .btn-primary:hover{background:#000;color:#fff;border:2px solid #ffffff}.btn-secondary{background:transparent;color:#000;border:2px solid #000000;position:relative;overflow:hidden;z-index:1}.btn-secondary:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#000;transition:all .3s ease;z-index:-1}.btn-secondary:hover:before{width:100%}.btn-secondary:hover{background:#000;color:#fff}.btn-small{padding:.6rem 1.2rem;font-size:.95rem;min-height:44px}@media screen and (max-width: 480px){.btn-small{padding:.75rem 1.5rem;font-size:1rem;min-height:48px;width:100%}}.additional-services{padding:6rem 0;background-color:#f8f8f8}.services-grid{display:grid;gap:1.5rem;margin-top:3rem;max-width:1000px;margin-left:auto;margin-right:auto}@media screen and (max-width: 768px){.services-grid{gap:1.25rem;margin-top:2rem}}.service-item{display:flex;justify-content:space-between;align-items:center;padding:2.5rem;background:#fff;border-radius:8px;border:2px solid #000000;transition:all .3s ease}@media screen and (max-width: 768px){.service-item{padding:2rem;flex-direction:column;text-align:center;gap:1.5rem}}@media screen and (max-width: 480px){.service-item{padding:1.5rem}}.service-item:hover{background:#000;color:#fff;transform:translateY(-3px)}.service-info h3{font-size:1.4rem;color:#000;margin-bottom:.5rem;font-weight:600;transition:color .3s ease}.service-item:hover .service-info h3{color:#fff}.service-info p{color:#666;margin:0;line-height:1.6;transition:color .3s ease}.service-item:hover .service-info p{color:#fff}.service-price{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media screen and (max-width: 768px){.service-price{align-items:center;gap:.75rem}.service-price .btn{min-width:180px}}.service-price .price{font-size:1.5rem;font-weight:700;color:#000;transition:color .3s ease}.service-item:hover .service-price .price{color:#fff}.faq-section{padding:6rem 0;background:#fff}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:3rem}@media screen and (max-width: 768px){.faq-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}}@media screen and (max-width: 480px){.faq-grid{gap:1.25rem}}.faq-item{background:#fff;padding:2.5rem;border-radius:8px;border:2px solid #000000;transition:all .3s ease}@media screen and (max-width: 768px){.faq-item{padding:2rem}}@media screen and (max-width: 480px){.faq-item{padding:1.5rem}}.faq-item:hover{background:#000;color:#fff}.faq-item h3{font-size:1.4rem;color:#000;margin-bottom:1rem;font-weight:700;transition:color .3s ease}.faq-item:hover h3{color:#fff}.faq-item p{color:#666;line-height:1.7;margin:0;transition:color .3s ease}.faq-item:hover p{color:#fff}.pricing-cta{padding:6rem 0;background:#000;color:#fff;text-align:center}@media screen and (max-width: 768px){.pricing-cta{padding:4rem 0}}@media screen and (max-width: 480px){.pricing-cta{padding:3rem 0}}.cta-content h2{font-size:3rem;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.5px}@media screen and (max-width: 768px){.cta-content h2{font-size:2.5rem}}@media screen and (max-width: 480px){.cta-content h2{font-size:2rem;margin-bottom:1rem}}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:600px;margin:0 auto}@media screen and (max-width: 768px){.cta-buttons{gap:1rem}}@media screen and (max-width: 480px){.cta-buttons{flex-direction:column;align-items:center;gap:1rem;max-width:280px}.cta-buttons .btn{width:100%}}.pricing-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;max-width:600px;margin:0 auto;background:#fff;color:#000}.cta-buttons .btn-primary{background:#fff;color:#000;border:2px solid #ffffff;width:auto;font-weight:700}.cta-buttons .btn-primary:hover{background:#000;color:#fff;border:2px solid #ffffff}.cta-buttons .btn-secondary{background:transparent;color:#fff;border:2px solid #ffffff}.cta-buttons .btn-secondary:hover{background:#fff;color:#000;border:2px solid #ffffff}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width: 768px){.container{padding:0 15px}}@media screen and (max-width: 480px){.container{padding:0 15px}}.section-header{text-align:center;margin-bottom:3rem}@media screen and (max-width: 768px){.section-header{margin-bottom:2rem}}@media screen and (max-width: 480px){.section-header{margin-bottom:1.5rem}}.section-header h2{font-size:2.8rem;color:#000;margin-bottom:1.5rem;font-weight:700;letter-spacing:-.5px}@media screen and (max-width: 768px){.section-header h2{font-size:2.2rem;margin-bottom:1rem}}@media screen and (max-width: 480px){.section-header h2{font-size:1.8rem}}.section-header p{font-size:1.2rem;color:#666;max-width:650px;margin:0 auto;line-height:1.7;padding:0 1rem}@media screen and (max-width: 768px){.section-header p{font-size:1.1rem;line-height:1.6}}@media screen and (max-width: 480px){.section-header p{font-size:1rem}}@media screen and (max-width: 480px){.card-features li{margin-bottom:.75rem;font-size:.95rem}.price-amount{font-size:3rem}.card-header h3{font-size:1.6rem}.service-info h3{font-size:1.3rem}.service-info p{font-size:.95rem}.service-price .price{font-size:1.4rem}.faq-item h3{font-size:1.3rem}.faq-item p{font-size:.95rem}.cta-content p{font-size:1.1rem;margin-bottom:1.5rem}}@media screen and (max-width: 1024px) and (min-width: 769px){.pricing-cards,.faq-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-item{padding:2rem}.faq-item{padding:2.5rem 2rem}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}html{scroll-behavior:smooth}.btn{transition:all .3s cubic-bezier(.4,0,.2,1)}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}.hover-lift{transition:transform .3s ease}.hover-lift:hover{transform:translateY(-5px)}.btn:focus,input:focus,textarea:focus,select:focus{outline:2px solid #000000;outline-offset:2px}.skip-link{position:absolute;top:-40px;left:6px;background:#000;color:#fff;padding:8px;text-decoration:none;border-radius:0;z-index:1001;border:2px solid #ffffff}.skip-link:focus{top:6px}@media print{.navigation,.footer,.btn{display:none!important}.hero{background:#fff!important;color:#000!important}}@media (prefers-contrast: high){.btn-primary{background:#000!important;border:2px solid #ffffff!important}.btn-secondary{background:#fff!important;color:#000!important;border:2px solid #000000!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background:#ccc;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#000}::selection{background-color:#000;color:#fff}::-moz-selection{background-color:#000;color:#fff}
