*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}.container{margin:0 auto;max-width:1200px;padding:0 20px}.btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.btn-secondary{border:2px solid #2563eb;color:#2563eb}.btn-secondary:hover{background:#2563eb;color:#fff}.section{padding:80px 0}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:center}.section-subtitle{color:#6b7280;font-size:1.2rem;margin-bottom:60px;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}.section-subtitle{font-size:1rem;margin-bottom:40px}.container{padding:0 15px}}.logo{color:inherit;font-family:Inter,sans-serif;gap:12px}.logo,.logo-icon{align-items:center;display:flex}.logo-icon{flex-shrink:0;justify-content:center}.logo-image{height:100%;object-fit:contain;width:100%}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-main{font-size:1.2em;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.logo-subtitle{font-size:.7em;font-weight:500;letter-spacing:.3px;opacity:.9;text-transform:uppercase}.logo.small .logo-icon{height:24px;width:24px}.logo.small .logo-main{font-size:.9em}.logo.small .logo-subtitle{font-size:.6em}.logo.medium .logo-icon{height:32px;width:32px}.logo.large .logo-icon{height:60px;width:60px}.logo.large .logo-main{font-size:1.6em}.logo.large .logo-subtitle{font-size:.9em}.logo.xlarge .logo-icon{height:80px;width:80px}.logo.xlarge .logo-main{font-size:2.2em}.logo.xlarge .logo-subtitle{font-size:1.2em}.logo.xxlarge .logo-icon{height:100px;width:100px}.logo.xxlarge .logo-main{font-size:2.6em}.logo.xxlarge .logo-subtitle{font-size:1.4em}@media (max-width:768px){.logo.medium .logo-icon{height:28px;width:28px}.logo.medium .logo-main{font-size:1em}.logo.medium .logo-subtitle{font-size:.6em}.logo.large .logo-icon{height:48px;width:48px}.logo.large .logo-main{font-size:1.4em}.logo.xlarge .logo-icon{height:60px;width:60px}.logo.xlarge .logo-main{font-size:1.8em}.logo.xxlarge .logo-icon{height:70px;width:70px}.logo.xxlarge .logo-main{font-size:2em}}@media (max-width:480px){.logo.medium .logo-icon{height:24px;width:24px}.logo.medium .logo-main{font-size:.9em}.logo.medium .logo-subtitle{font-size:.5em}.logo.large .logo-icon{height:40px;width:40px}.logo.large .logo-main{font-size:1.2em}.logo.xlarge .logo-icon{height:50px;width:50px}.logo.xlarge .logo-main{font-size:1.5em}.logo.xxlarge .logo-icon{height:60px;width:60px}.logo.xxlarge .logo-main{font-size:1.8em}}.navbar{-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}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px}.navbar-brand{align-items:center;color:inherit;display:flex;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .3s ease}.navbar-logo{color:inherit}.navbar-brand:hover{color:#2563eb}.brand-text{color:#1f2937;font-size:1.8rem;font-weight:700;line-height:1}.brand-subtitle{color:#6b7280;font-size:.9rem;font-weight:500;letter-spacing:.5px}.navbar-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#374151;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#2563eb}.nav-link:after{background:#2563eb;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.quote-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:25px;color:#fff!important;padding:10px 20px;transition:all .3s ease}.quote-btn:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.quote-btn:after{display:none}.navbar-contact,.phone-link{align-items:center;display:flex}.phone-link{color:#2563eb;font-weight:600;gap:8px;text-decoration:none;transition:color .3s ease}.phone-link:hover{color:#1d4ed8}.navbar-toggle{background:none;border:none;color:#374151;cursor:pointer;display:none;font-size:1.5rem;padding:.5rem}@media (max-width:768px){.navbar-menu{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.navbar-toggle{display:block}.navbar-contact{display:none}.quote-btn{justify-content:center;text-align:center;width:100%}}@media (max-width:480px){.navbar .container{padding:1rem 15px}.brand-text{font-size:1.5rem}.brand-subtitle{font-size:.8rem}}.footer{background:#1f2937;color:#fff;margin-top:auto;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section{display:flex;flex-direction:column}.footer-logo,.footer-title{color:#fff;margin-bottom:1rem}.footer-title{font-size:1.5rem;font-weight:600}.footer-subtitle{color:#f9fafb;font-size:1.1rem;font-weight:600;margin-bottom:15px}.footer-description{color:#d1d5db;line-height:1.6;margin-bottom:20px}.footer-links{list-style:none}.footer-links li{margin-bottom:10px}.footer-links a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#60a5fa}.social-link{background:#374151;color:#fff;height:40px;width:40px}.social-link:hover{background:#60a5fa}.contact-info{display:flex;flex-direction:column;gap:15px}.contact-item{align-items:center;color:#d1d5db;display:flex;gap:10px}.contact-item svg{color:#60a5fa;flex-shrink:0}.footer-bottom{border-top:1px solid #374151;padding-top:20px}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.footer-bottom p{color:#9ca3af;margin:0}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#60a5fa}@media (max-width:768px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr;margin-bottom:30px}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}@media (max-width:480px){.footer-content{gap:25px}.social-links{justify-content:center}}.home{padding-top:80px}.hero{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-image{height:100%;object-fit:cover;object-position:center;width:100%}.hero-overlay{background:linear-gradient(135deg,#00000080,#0000004d);height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.hero-content{max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:3}.hero-title{font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #000000b3}.hero-subtitle{font-size:1.4rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95;text-shadow:1px 1px 3px #0009}.highlight{color:#fbbf24}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-buttons .btn{align-items:center;border-radius:12px;box-shadow:0 4px 15px #0000004d;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;padding:1.2rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.btn-primary:hover{box-shadow:0 10px 25px #2563eb4d}.services-preview{background:#f9fafb}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center}.service-icon{font-size:3rem;margin-bottom:20px}.service-title{margin-bottom:15px}.service-link{align-items:center;color:#2563eb;display:flex;font-weight:600;gap:8px;justify-content:center;text-decoration:none;transition:color .3s ease}.service-link:hover{color:#1d4ed8}.why-choose-us{background:#f8fafc;padding:5rem 0}.why-choose-content{text-align:center}.why-choose-header{margin-bottom:4rem}.why-choose-header .section-title{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.inline-logo{color:#1f2937}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.feature-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.feature-icon-wrapper{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.feature-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#6b7280;line-height:1.6}.why-choose-cta{margin-top:2rem}.cta-title{margin-bottom:20px}.cta-subtitle{margin-bottom:40px}.cta-buttons{gap:20px}@media (max-width:768px){.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{font-size:1.1rem;justify-content:center;max-width:300px;padding:1rem 2rem;width:100%}.features-grid{gap:2rem;grid-template-columns:1fr}.why-choose-header .section-title{flex-direction:column;font-size:2rem;gap:.5rem}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons .btn{font-size:1rem;padding:.9rem 1.8rem}.service-card{padding:30px 20px}.services-grid{grid-template-columns:1fr}.feature-card{padding:2rem 1.5rem}.why-choose-header{margin-bottom:3rem}.why-choose-header .section-title{font-size:1.8rem}}.services-page{padding-top:80px}.services-hero{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:100px 0;text-align:center}.services-hero-title{font-size:3rem;font-weight:700;margin-bottom:20px}.services-hero-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.services-section{background:#f9fafb}.services-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px}.service-item{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;padding:40px;transition:transform .3s ease,box-shadow .3s ease}.service-item:hover{box-shadow:0 20px 40px #0000001f;transform:translateY(-5px)}.service-header{align-items:center;display:flex;gap:20px;margin-bottom:20px}.service-icon{color:#2563eb;flex-shrink:0;font-size:2.5rem}.service-title{color:#1f2937;font-size:1.5rem;font-weight:600;margin:0}.service-description{color:#6b7280;flex-grow:1;line-height:1.6;margin-bottom:25px}.service-features{flex-grow:1;list-style:none;margin-bottom:25px}.service-features li{align-items:center;color:#374151;display:flex;gap:12px;margin-bottom:12px}.service-features svg{color:#10b981;flex-shrink:0}.service-image{margin-top:auto;width:100%}.image-placeholder{border-radius:12px;height:250px;overflow:hidden;position:relative;width:100%}.image-placeholder:before{animation:shimmer 2s infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.placeholder-icon{font-size:3rem;position:relative;z-index:1}.image-placeholder.kitchen-remodeling{background:linear-gradient(135deg,#fef3c7,#fde68a)}.image-placeholder.custom-closets{background:linear-gradient(135deg,#dbeafe,#93c5fd)}.image-placeholder.custom-patios{background:linear-gradient(135deg,#dcfce7,#86efac)}.image-placeholder.walkways{background:linear-gradient(135deg,#f3e8ff,#c4b5fd)}.image-placeholder.retaining-walls{background:linear-gradient(135deg,#fed7aa,#fdba74)}.image-placeholder.general-landscaping{background:linear-gradient(135deg,#bbf7d0,#4ade80)}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.process-section{background:#fff}.process-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.process-step{padding:30px 20px;text-align:center}.process-number{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 20px;width:60px}.process-title{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:15px}.process-description{color:#6b7280;line-height:1.6}.services-cta{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}.services-cta-title{color:#fff;margin-bottom:20px}.services-cta-subtitle{color:#d1d5db;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.services-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media (max-width:768px){.services-hero{padding:80px 0}.services-hero-title{font-size:2.5rem}.services-hero-subtitle{font-size:1.1rem}.services-grid{gap:25px;grid-template-columns:1fr}.service-item{padding:30px 25px}.image-placeholder{height:200px}.process-grid{gap:25px;grid-template-columns:1fr}.services-cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.services-hero-title{font-size:2rem}.service-item{padding:25px 20px}.service-header{flex-direction:column;gap:15px;text-align:center}.image-placeholder{height:180px}.placeholder-icon{font-size:2.5rem}}@media (min-width:1200px){.services-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.image-placeholder{height:280px}}.about-page{padding-top:80px}.about-hero{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:120px 0;text-align:center}.about-hero-content{margin:0 auto;max-width:800px}.about-hero-title{align-items:center;display:flex;flex-wrap:wrap;font-size:3.5rem;font-weight:700;gap:1rem;justify-content:center;line-height:1.2;margin-bottom:1.5rem}.hero-logo{color:#fff}.about-hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.story-section{background:#fff}.story-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.story-description{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:20px}.image-placeholder,.story-image{align-items:center;display:flex;justify-content:center}.image-placeholder{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:16px;height:300px;width:400px}.placeholder-icon{color:#9ca3af;font-size:4rem}.values-section{background:#f9fafb}.values-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.value-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px 30px;text-align:center}.value-icon{color:#2563eb;font-size:3rem;margin-bottom:20px}.value-title{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:15px}.value-description{color:#6b7280;line-height:1.6}.stats-section{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.stats-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:40px}.stat-item{text-align:center}.stat-number{color:#fbbf24;font-size:3rem;font-weight:700;margin-bottom:10px}.stat-label{font-size:1.1rem;opacity:.9}.team-section{background:#fff}.team-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.team-member{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden}.member-image{height:250px;overflow:hidden;width:100%}.member-image .image-placeholder{border-radius:0;height:100%;width:100%}.member-info{padding:30px}.member-name{color:#1f2937;font-size:1.4rem;font-weight:600;margin-bottom:8px}.member-role{color:#2563eb;font-weight:500;margin-bottom:15px}.member-description{color:#6b7280;line-height:1.6}.about-cta{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}.about-cta-title{color:#fff;margin-bottom:20px}.about-cta-subtitle{color:#d1d5db;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.about-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}@media (max-width:768px){.about-hero{padding:80px 0}.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.1rem}.story-content{gap:40px;grid-template-columns:1fr;text-align:center}.image-placeholder{height:200px;max-width:300px;width:100%}.values-grid{gap:25px;grid-template-columns:1fr}.stats-grid{gap:30px;grid-template-columns:repeat(2,1fr)}.team-grid{gap:25px;grid-template-columns:1fr}.about-cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.about-hero-title{font-size:2rem}.value-card{padding:30px 20px}.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2.5rem}}.contact-page{padding-top:80px}.contact-hero{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:100px 0;text-align:center}.contact-hero-title{font-size:3rem;font-weight:700;margin-bottom:20px}.contact-hero-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.contact-content{background:#f9fafb}.contact-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:40px}.contact-section-title{color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:15px}.contact-section-subtitle{color:#6b7280;line-height:1.6;margin-bottom:30px}.contact-info-list{margin-bottom:40px}.contact-info-item{align-items:flex-start;display:flex;gap:20px;margin-bottom:30px}.contact-info-icon{color:#2563eb;flex-shrink:0;font-size:1.5rem;margin-top:5px}.contact-info-content h3{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:8px}.contact-info-link{color:#6b7280;text-decoration:none;transition:color .3s ease}.contact-info-link:hover{color:#2563eb}.social-links-section{margin-top:40px}.social-links-title{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:20px}.social-links{display:flex;gap:15px}.social-link{align-items:center;background:#e5e7eb;border-radius:50%;color:#6b7280;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-link:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.contact-form-section{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.contact-form{display:flex;flex-direction:column;gap:25px}.form-group label{font-weight:500}.form-input,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease}.form-input:focus,.form-textarea:focus{border-color:#2563eb;outline:none}.form-textarea{min-height:120px}.submit-btn{font-size:18px;margin-top:10px;padding:15px;width:100%}.map-section{background:#fff}.map-placeholder{align-items:center;background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-radius:16px;display:flex;height:400px;justify-content:center;margin-top:40px;width:100%}.map-content{color:#6b7280;text-align:center}.map-icon{color:#9ca3af;font-size:3rem;margin-bottom:20px}.map-content p{font-size:1.1rem;margin-bottom:10px}.google-form-container iframe{min-height:500px}@media (max-width:768px){.contact-hero{padding:80px 0}.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.1rem}.contact-grid{gap:40px;grid-template-columns:1fr}.contact-form-section{padding:30px 25px}.form-row{gap:25px;grid-template-columns:1fr}.map-placeholder{height:300px}.google-form-container{padding:1.5rem}.fallback-title{font-size:1.8rem}}@media (max-width:480px){.contact-hero-title{font-size:2rem}.contact-section-title{font-size:1.5rem}.contact-form-section{padding:25px 20px}.contact-info-item{flex-direction:column;gap:15px;text-align:center}.google-form-container{padding:1rem}.fallback-title{font-size:1.6rem}}.quote-form-page{padding-top:80px}.quote-hero{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:100px 0;text-align:center}.quote-hero-title{font-size:3rem;font-weight:700;margin-bottom:20px}.quote-hero-subtitle{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:700px;opacity:.9}.quote-form-section{background:#f9fafb}.quote-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-top:40px}.quote-info{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.quote-info-header{align-items:center;display:flex;gap:20px;margin-bottom:25px}.quote-icon{color:#2563eb;font-size:2.5rem}.quote-info-title{color:#1f2937;font-size:1.8rem;font-weight:600;margin:0}.quote-info-description{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.quote-features{margin-bottom:30px}.quote-features-title{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:15px}.quote-features-list{list-style:none}.quote-features-list li{align-items:center;color:#374151;display:flex;gap:12px;margin-bottom:12px}.quote-features-list svg{color:#10b981;flex-shrink:0}.quote-services{margin-bottom:30px}.quote-services-title{color:#1f2937;font-size:1.2rem;font-weight:600;margin-bottom:15px}.services-tags{display:flex;flex-wrap:wrap;gap:10px}.service-tag{background:#e5e7eb;border-radius:20px;color:#374151;font-size:.9rem;font-weight:500;padding:8px 16px}.quote-cta{border-top:1px solid #e5e7eb;padding-top:20px;text-align:center}.quote-cta-title{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:15px}.quote-cta-subtitle{color:#6b7280;line-height:1.6;margin-bottom:25px}.quote-submit-btn{font-size:18px;padding:15px;width:100%}.google-form-container{box-shadow:0 4px 20px #00000014}.form-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:30px}.form-title{font-size:1.5rem}.form-subtitle{margin:0}.form-iframe-container{background:#fff;padding:0}.form-iframe-container iframe{border:none;min-height:600px;width:100%}.form-footer{background:#f8fafc;padding:20px 30px}.form-footer-text{margin:0}.additional-info{background:#fff}.info-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:30px}.info-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:20px}.info-list{color:#6b7280;line-height:1.6}.info-list li{margin-bottom:12px}.info-list ol{padding-left:20px}.info-list ul{list-style:none;padding-left:0}.info-list ul li:before{color:#2563eb;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.quote-form-container{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.form-header{margin-bottom:30px;text-align:center}.form-title{color:#1f2937;font-size:1.8rem;font-weight:600;margin-bottom:10px}.form-subtitle{color:#6b7280;font-size:1rem}.quote-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{align-items:center;color:#374151;display:flex;font-size:.95rem;font-weight:600;gap:8px;margin-bottom:8px}.input-icon{color:#2563eb;font-size:.9rem}.form-input,.form-select,.form-textarea{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#9ca3af}.form-textarea{min-height:100px;resize:vertical}.form-submit{margin-top:20px}.form-submit,.quote-submit-btn{display:flex;justify-content:center}.quote-submit-btn{align-items:center;border-radius:8px;font-size:1.1rem;font-weight:600;gap:10px;min-width:200px;padding:16px 32px;transition:all .3s ease}.quote-submit-btn:hover{box-shadow:0 10px 25px #2563eb4d;transform:translateY(-2px)}.quote-submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.loading{border:2px solid #fff;border-top-color:#0000;height:16px;width:16px}.form-footer{border-top:1px solid #e5e7eb;margin-top:30px;padding-top:20px;text-align:center}.form-footer-text{color:#6b7280;font-size:.9rem}.form-footer-text a{color:#2563eb;font-weight:500;text-decoration:none}.form-footer-text a:hover{text-decoration:underline}@media (max-width:768px){.quote-content{gap:40px;grid-template-columns:1fr}.quote-hero{padding:80px 0}.quote-hero-title{font-size:2.5rem}.quote-form-container,.quote-info{padding:30px 20px}.form-row{gap:15px;grid-template-columns:1fr}.quote-submit-btn{min-width:auto;width:100%}.services-tags{align-items:flex-start;flex-direction:column}.service-tag{margin-bottom:8px}}@media (max-width:480px){.quote-hero-title{font-size:2rem}.quote-hero-subtitle{font-size:1rem}.quote-form-container,.quote-info{padding:20px 15px}.form-title,.quote-info-title{font-size:1.5rem}}.google-form-fallback{background:#f8fafc;padding:5rem 0}.fallback-content{margin:0 auto;max-width:800px;text-align:center}.fallback-title{color:#1f2937;font-size:2rem;font-weight:600;margin-bottom:1rem}.fallback-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.google-form-container{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;overflow:hidden;padding:2rem}.google-form-container iframe{border:none;border-radius:8px;min-height:600px;width:100%}@media (max-width:768px){.google-form-container{padding:1.5rem}.fallback-title{font-size:1.8rem}}@media (max-width:480px){.google-form-container{padding:1rem}.fallback-title{font-size:1.6rem}}.quote-confirmation-page{padding-top:80px}.success-section{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:100px 0;text-align:center}.success-content{margin:0 auto;max-width:800px}.success-icon{animation:bounceIn 1s ease-out;color:#fbbf24;font-size:5rem;margin-bottom:30px}.success-title{animation:fadeInUp 1s ease-out .2s both;font-size:3rem;font-weight:700;margin-bottom:20px}.success-subtitle{animation:fadeInUp 1s ease-out .4s both;font-size:1.2rem;line-height:1.6;margin-bottom:40px;opacity:.9}.success-details{animation:fadeInUp 1s ease-out .6s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;padding:30px}.confirmation-number,.response-time{font-size:1.1rem;margin-bottom:10px}.next-steps-section{background:#fff}.steps-timeline{margin-top:40px;position:relative}.steps-timeline:before{background:#e5e7eb;bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px}.step-item{align-items:center;animation:fadeInUp .8s ease-out forwards;display:flex;margin-bottom:40px;opacity:0;position:relative}.step-item:first-child{animation-delay:.1s}.step-item:nth-child(2){animation-delay:.3s}.step-item:nth-child(3){animation-delay:.5s}.step-item:nth-child(4){animation-delay:.7s}.step-item:nth-child(odd){flex-direction:row;padding-right:50%}.step-item:nth-child(2n){flex-direction:row-reverse;padding-left:50%}.step-number{background:#e5e7eb;color:#6b7280;flex-shrink:0;font-size:1.2rem;position:relative;z-index:2}.step-item.completed .step-number{background:#10b981;color:#fff}.step-content{margin:0 30px;text-align:center}.step-title{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:10px}.step-description{color:#6b7280;line-height:1.6;max-width:250px}.step-check{animation:scaleIn .5s ease-out;color:#10b981;font-size:1.5rem;position:absolute;right:20px}.contact-info-section{background:#f9fafb}.contact-methods-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.contact-method-card{background:#fff;padding:40px 30px}.method-icon{color:#2563eb;margin-bottom:20px}.method-title{color:#1f2937;font-size:1.3rem}.method-content,.method-title{font-weight:600;margin-bottom:15px}.method-content{color:#2563eb;display:block;text-decoration:none;transition:color .3s ease}.method-content:hover{color:#1d4ed8}.method-description{line-height:1.6}.resources-section{background:#fff}.resources-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.resource-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:40px 30px;text-align:center}.resource-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:15px}.resource-card p{color:#6b7280;line-height:1.6;margin-bottom:25px}.resource-link{align-items:center;color:#2563eb;display:flex;font-weight:600;gap:8px;justify-content:center;text-decoration:none;transition:color .3s ease}.resource-link:hover{color:#1d4ed8}.confirmation-cta{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;text-align:center}.confirmation-cta-title{color:#fff;margin-bottom:20px}.confirmation-cta-subtitle{color:#d1d5db;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.confirmation-cta-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.return-home-section{background:#f9fafb;text-align:center}.return-home-link{align-items:center;color:#6b7280;display:inline-flex;font-weight:500;gap:10px;text-decoration:none;transition:color .3s ease}.return-home-link:hover{color:#2563eb}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@media (max-width:768px){.success-section{padding:80px 0}.success-title{font-size:2.5rem}.success-subtitle{font-size:1.1rem}.steps-timeline:before{left:30px}.step-item:nth-child(2n),.step-item:nth-child(odd){flex-direction:row;padding-left:80px;padding-right:0}.step-content{margin-left:20px;text-align:left}.contact-methods-grid,.resources-grid{gap:25px;grid-template-columns:1fr}.confirmation-cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.success-title{font-size:2rem}.success-icon{font-size:4rem}.step-item{padding-left:70px}.step-number{font-size:1rem;height:50px;width:50px}.contact-method-card,.resource-card{padding:30px 20px}}.contact-confirmation-page{padding-top:80px}.confirmation-hero{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:5rem 0;text-align:center}.confirmation-content{margin:0 auto;max-width:800px}.success-icon{animation:bounceIn .8s ease-out;color:#fff;font-size:4rem;margin-bottom:2rem}.confirmation-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.confirmation-subtitle{font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.next-steps{background:#f9fafb;padding:5rem 0}.steps-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.step-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease}.step-card:hover{transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.step-card p{color:#6b7280;line-height:1.6}.contact-methods{background:#fff;padding:5rem 0}.contact-methods-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:3rem}.contact-method-card{background:#f8fafc;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease}.contact-method-card:hover{transform:translateY(-5px)}.method-icon{color:#10b981;font-size:2.5rem;margin-bottom:1.5rem}.contact-method-card h3{color:#1f2937;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.method-content{color:#10b981;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.method-description{color:#6b7280;font-size:.9rem;line-height:1.5}.cta-section{background:linear-gradient(135deg,#1f2937,#374151);color:#fff;padding:5rem 0;text-align:center}.cta-content{margin:0 auto;max-width:700px}.cta-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-subtitle{color:#d1d5db;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn{align-items:center;border-radius:8px;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #10b9814d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#1f2937;transform:translateY(-2px)}.navigation-section{background:#f9fafb;padding:3rem 0}.navigation-content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-outline{align-items:center;background:#0000;border:2px solid #d1d5db;border-radius:8px;color:#374151;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-outline:hover{background:#374151;border-color:#374151;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.confirmation-title{font-size:2.5rem}.confirmation-subtitle{font-size:1.1rem}.contact-methods-grid,.steps-grid{gap:1.5rem;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{justify-content:center;max-width:300px;width:100%}.navigation-content{align-items:center;flex-direction:column}.btn-outline{justify-content:center;max-width:300px;width:100%}}@media (max-width:480px){.confirmation-title,.cta-title{font-size:2rem}.contact-method-card,.step-card{padding:2rem 1.5rem}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}*{transition:all .3s ease}.loading{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .6s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card{transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.image-hover{transition:transform .3s ease}.image-hover:hover{transform:scale(1.05)}
/*# sourceMappingURL=main.e3798532.css.map*/