@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--primary:#0d9488;--primary-hover:#0f766e;--primary-light:#ccfbf1;--secondary:#0f172a;--secondary-light:#1e293b;--accent:#38bdf8;--text-dark:#334155;--text-body:#475569;--text-muted:#94a3b8;--bg-main:#f8fafc;--bg-white:#fff;--border-light:#e2e8f0;--radius-sm:6px;--radius-md:12px;--radius-lg:24px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-primary:0 10px 25px -5px #0d948866}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-body);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}#services,#why-us,#process,#reviews,#faqs,#quote-form{scroll-margin-top:88px}h1,h2,h3,h4,h5,h6{color:var(--secondary);font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.section{padding:6rem 0}.text-center{text-align:center}.grid{gap:2rem;display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (width<=768px){.grid-cols-2,.grid-cols-3{grid-template-columns:1fr}.reviews .grid-cols-3{grid-template-columns:repeat(2,1fr);gap:1rem}.reviews .grid-cols-3>:nth-child(3){grid-column:span 2;justify-self:center;width:100%;max-width:400px}.section{padding:4rem 0}}.btn{border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:var(--shadow-primary)}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 12px 28px -5px #0d948880}.btn-outline{color:var(--secondary);border:2px solid var(--border-light);background-color:#0000}.btn-outline:hover{border-color:var(--secondary);background-color:var(--secondary);color:#fff}.btn-outline-light{color:#fff;background-color:#0000;border:2px solid #ffffff4d}.btn-outline-light:hover{color:#fff;background-color:#ffffff1a;border-color:#fff}.hero{color:#fff;background-image:url(/hero-bg.png);background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;min-height:calc(100vh - 72px);padding:7rem 0 6rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(90deg,#0f172af2 0%,#0f172ab3 50%,#0f172a80 100%),radial-gradient(80% 60% at 85% 20%,#0d948859 0%,#0000 55%),radial-gradient(50% 40% at 5% 90%,#38bdf833 0%,#0000 50%);position:absolute;inset:0}.hero-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 50% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 80% at 50% 40%,#000 20%,#0000 75%)}.hero-orb{filter:blur(60px);border-radius:50%;position:absolute}.hero-orb--teal{background:#0d948873;width:420px;height:420px;top:-8%;right:8%}.hero-orb--sky{background:#38bdf859;width:280px;height:280px;bottom:10%;left:-4%}.hero-container{z-index:1;text-align:center;grid-template-columns:1fr;align-items:center;max-width:800px;margin:0 auto;display:grid;position:relative}@media (width>=993px){.hero-container{text-align:left;grid-template-columns:1.25fr .75fr;align-items:center;gap:4rem;max-width:1280px}.hero-content{text-align:left;align-items:flex-start}.hero-desc{margin:0 0 1.75rem}.hero-highlights{justify-content:flex-start}.hero-ctas{justify-content:flex-start;width:100%}.trust-signals{justify-content:flex-start}}@media (width<=992px){.hero{background-attachment:scroll;min-height:auto;padding:5rem 0 4rem}.hero:before{background:linear-gradient(#0f172ae6 0%,#0f172ab3 100%)}.hero-container{text-align:center;grid-template-columns:1fr;gap:2.5rem}}.hero-content{text-align:center;z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}@media (width<=992px){.hero-content{text-align:center;align-items:center}}.hero-tag{letter-spacing:.08em;text-transform:uppercase;color:#99f6e4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d948826;border:1px solid #2dd4bf59;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem 1rem .45rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-tag-icon{color:#2dd4bf;flex-shrink:0}.hero-tag-dot{background:#2dd4bf;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite hero-pulse;box-shadow:0 0 8px #2dd4bf}@keyframes hero-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.hero h1{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,4.5vw,3.5rem);line-height:1.12}.hero h1 span{background:linear-gradient(135deg,#5eead4 0%,#38bdf8 50%,#2dd4bf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.15em;display:block}.hero-desc{color:#94a3b8;max-width:540px;margin:0 auto 1.75rem;font-size:1.0625rem;line-height:1.7}.hero-highlights{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}@media (width<=992px){.hero-highlights{justify-content:center}}@media (width<=768px){.hero-highlights{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}.hero-highlight{min-width:unset;text-align:center;align-items:center;padding:.625rem .375rem}.hero-highlight-value{font-size:1.125rem}.hero-highlight-label{margin-top:.1rem;font-size:.55rem}}.hero-highlight{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;min-width:110px;padding:.875rem 1.25rem;transition:border-color .25s,background .25s;display:flex}.hero-highlight:hover{background:#0d94881f;border-color:#2dd4bf59}.hero-highlight-value{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.2}.hero-highlight-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;font-size:.7rem;font-weight:500}.hero-btn-quote-mobile{display:none!important}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:2rem;display:flex}.hero-ctas .btn-primary{padding:.8rem 1.5rem;font-size:.9375rem}@media (width<=992px){.hero-btn-quote-mobile{display:inline-flex!important}.hero-ctas{flex-direction:row;justify-content:center;gap:.75rem;width:100%;max-width:480px;margin:0 auto 2rem;display:flex}.hero-ctas .btn-primary,.hero-ctas .hero-btn-call{white-space:nowrap;flex:1;width:auto;min-width:0;padding:.75rem 1rem;font-size:.875rem;max-width:none!important}}@media (width<=480px){.hero-ctas .btn-primary,.hero-ctas .hero-btn-call{padding:.75rem .5rem;font-size:.8rem}}.trust-signals{color:#94a3b8;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (width<=992px){.trust-signals{grid-template-columns:repeat(2,1fr);justify-content:center;gap:.75rem;display:grid}}.trust-item{border-radius:var(--radius-sm);color:#e2e8f0;background:#0f172a80;border:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;font-weight:500;transition:border-color .2s,transform .2s;display:flex}.trust-item:hover{border-color:#2dd4bf40;transform:translateY(-1px)}@media (width<=768px){.trust-item{justify-content:center;padding:.5rem .75rem;font-size:.75rem}}.trust-icon{color:var(--accent)}.hero-visual{position:relative}.hero-image-glow{z-index:0;pointer-events:none;background:radial-gradient(#0d948866 0%,#0000 65%);position:absolute;inset:-12% -8%}.hero-image-wrapper{z-index:1;border-radius:var(--radius-lg);transition:transform .5s;position:relative;overflow:hidden;transform:rotate(1deg);box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff14}.hero-visual:hover .hero-image-wrapper{transform:rotate(0)scale(1.01)}.hero-image-frame{z-index:2;pointer-events:none;border-radius:inherit;border:1px solid #ffffff1f;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff26}.hero-image-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#0f172aa6 100%);position:absolute;inset:0}.hero-image-wrapper img{object-fit:cover;width:100%;height:clamp(380px,42vw,520px);transition:transform .6s;display:block}.hero-visual:hover .hero-image-wrapper img{transform:scale(1.03)}.hero-float-card{z-index:3;border-radius:var(--radius-md);color:var(--secondary);background:#fffffff7;align-items:center;gap:.75rem;padding:.875rem 1.125rem;display:flex;position:absolute;box-shadow:0 12px 32px -8px #00000040,0 0 0 1px #0000000a}.hero-float-card strong{font-size:.9375rem;font-weight:700;line-height:1.2;display:block}.hero-float-card span{color:var(--text-muted);font-size:.75rem;font-weight:500;display:block}.hero-float-card--rating{animation:5s ease-in-out infinite hero-float;top:8%;left:-6%}.hero-float-card--cec{animation:5s ease-in-out 1.2s infinite hero-float;bottom:12%;right:-4%}.hero-float-stars{color:#eab308;gap:2px;display:flex}.hero-float-icon{color:var(--primary);flex-shrink:0}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (width<=992px){.hero-float-card--rating{top:4%;left:4%}.hero-float-card--cec{bottom:4%;right:4%}}@media (width<=576px){.hero-float-card{gap:.5rem;padding:.625rem .875rem}.hero-float-card strong{font-size:.8125rem}.hero-float-card span{font-size:.6875rem}}.services{background-color:var(--bg-white)}.section-header{text-align:center;max-width:700px;margin:0 auto 4rem}.section-header h2{margin-bottom:1rem;font-size:2.5rem}.service-card{background:var(--bg-main);border-radius:var(--radius-md);border:1px solid var(--border-light);flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.service-img{object-fit:cover;width:100%;height:250px}.carousel-container{background-color:var(--bg-main);width:100%;height:450px;position:relative;overflow:hidden}.carousel-inner{height:100%;display:flex}.carousel-slide{background-color:#f1f5f9;flex:0 0 100%;justify-content:center;align-items:center;height:100%;display:flex}.carousel-img{object-fit:cover;width:100%;height:100%}.carousel-btn{cursor:pointer;width:36px;height:36px;color:var(--secondary);z-index:10;background:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.carousel-btn:hover{color:var(--primary);background:#fff}.carousel-btn.prev{left:.75rem}.carousel-btn.next{right:.75rem}.carousel-dots{z-index:10;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:.75rem;left:0;right:0}.carousel-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s;box-shadow:0 1px 2px #0003}.carousel-dot.active{background:#fff}@media (width<=768px){.carousel-container{height:350px}}.service-content{flex-grow:1;padding:2rem}.service-content h3{margin-bottom:1rem;font-size:1.5rem}.features{background-color:var(--secondary);color:#fff}.features .section-header h2{color:#fff}.feature-card{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;padding:2rem;transition:all .3s}.feature-card:hover{background:#ffffff1a;transform:translateY(-5px)}.feature-icon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.5rem;display:flex}.feature-card h3{color:#fff;margin-bottom:1rem;font-size:1.25rem}.feature-card p{color:#cbd5e1}.process{background-color:var(--bg-white)}.process-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=992px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.process-grid{grid-template-columns:1fr}}.process-step{background:var(--bg-main);border-radius:var(--radius-md);border-top:4px solid var(--primary);padding:2rem;position:relative}.step-number{color:var(--primary);opacity:.4;margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1}.process-step h3{margin-bottom:.75rem;font-size:1.25rem}.our-work{background-color:var(--bg-white)}.our-work .section-header{margin-bottom:2.5rem}.our-work-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.5rem;display:grid}.our-work-card{border-radius:var(--radius-md);border:1px solid var(--border-light);background:var(--bg-main);box-shadow:var(--shadow-md);aspect-ratio:3/4;transition:transform .3s,box-shadow .3s;overflow:hidden}.our-work-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.our-work-card img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=768px){.our-work-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.our-work-card{aspect-ratio:3/4}}.reviews{background-color:var(--bg-main)}.review-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);background:#fff;padding:2rem}.stars{color:#eab308;gap:.25rem;margin-bottom:1rem;display:flex}.review-author{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.author-avatar{background:var(--primary-light);width:40px;height:40px;color:var(--primary-hover);border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.faqs{background-color:var(--bg-white)}.faq-container{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid var(--border-light);padding:1.5rem 0}.faq-question{width:100%;color:var(--secondary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;display:flex}.faq-answer{color:var(--text-body);margin-top:1rem;display:none}.faq-item.active .faq-answer{display:block}.faq-icon{transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(180deg)}.lead-section{background-color:var(--bg-main);padding:4rem 0}.lead-container{border-radius:var(--radius-lg);max-width:1100px;box-shadow:var(--shadow-lg);background:#fff;grid-template-columns:1fr 1fr;align-items:stretch;margin:0 auto;display:grid;overflow:hidden}.form-visual{background:linear-gradient(135deg, var(--primary-light) 0%, #f0fdfa 100%);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.form-visual .hero-image-wrapper{width:100%}.form-visual .hero-image-wrapper img{height:100%;min-height:420px}@media (width<=992px){.lead-container{grid-template-columns:1fr}.form-visual{display:none}}.form-wrapper{padding:3rem}@media (width<=768px){.form-wrapper{padding:1rem}}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--secondary-light);margin-bottom:.5rem;font-weight:500;display:block}.form-control{border:1px solid var(--border-light);border-radius:var(--radius-sm);width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-control:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-light);outline:none}.form-message{border-radius:var(--radius-sm);margin-top:1rem;padding:1rem;font-weight:500}.form-message.success{color:#166534;background-color:#dcfce7;border:1px solid #bbf7d0}.form-message.error{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca}.footer-cta{background:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-light) 100%);color:#fff;text-align:center;padding:6rem 0}.footer-cta h2{color:#fff;margin-bottom:1.5rem;font-size:3rem}.footer-cta p{color:#cbd5e1;max-width:700px;margin:0 auto 3rem;font-size:1.25rem}.footer-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border-light);background:#fffffff2;padding:1rem 0;position:fixed;top:0;left:0;right:0}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{color:var(--secondary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;display:flex}.logo img{width:auto;height:32px}.logo span{color:var(--primary)}@media (width<=768px){.logo-text{display:none}}.header-cta{align-items:center;gap:1rem;display:flex}@media (width<=768px){.header-cta .phone-link{display:none}}.thank-you-page{z-index:9999;text-align:center;color:#fff;background-image:url(/hero-bg.png);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.thank-you-page:before{content:"";-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:0;background:#0f172acc;position:absolute;inset:0}.thank-you-content{z-index:1;flex-direction:column;align-items:center;max-width:500px;display:flex;position:relative}.thank-you-icon-wrapper{color:#fff;background:#f59e0b;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:2rem;display:flex;box-shadow:0 0 30px #f59e0b4d}.thank-you-page h1{color:#fff;margin-bottom:.75rem;font-size:clamp(2rem,8vw,2.75rem);font-weight:800;line-height:1.1}.thank-you-page p{color:#e2e8f0;opacity:.9;margin-bottom:2.5rem;font-size:1.125rem}.thank-you-phone-btn{color:#0f172a;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.875rem;width:100%;padding:1.125rem 2rem;font-size:1.35rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 15px 35px #00000040}.thank-you-phone-btn:hover{transform:translateY(-2px);box-shadow:0 20px 40px #00000059}.back-link{color:#94a3b8;cursor:pointer;border-bottom:1px solid #0000;margin-top:3rem;font-weight:500;transition:all .2s}.back-link:hover{color:#fff;border-bottom-color:#fff}.footer-main{background-color:var(--secondary);color:#94a3b8;border-top:1px solid #ffffff0d;padding:2.5rem 0}.footer-grid{justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer-copyright{font-size:.875rem;font-weight:400}.footer-nav{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.footer-nav a{color:#94a3b8;white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#fff}.footer-nav-cta{color:#fff!important;font-weight:600!important}@media (width<=992px){.footer-grid{text-align:center;flex-direction:column-reverse;padding-bottom:1rem}.footer-nav{justify-content:center;gap:1rem 1.5rem}}.hero-form-wrapper{z-index:10;justify-content:center;width:100%;display:flex}.hero-form-card{-webkit-backdrop-filter:blur(12px);background:#0f172a73;border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 20px 40px #00000059}.hero-form-header{text-align:center;background:#fff;padding:1.25rem}.hero-form-header h3{color:var(--primary);margin:0;font-size:1.35rem;font-weight:700}.hero-form-body{padding:1.75rem 1.5rem}.hero-form-body .form-group{text-align:left;margin-bottom:1.25rem}.hero-form-body .form-group label{color:#ffffffe6;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.hero-form-body .form-group label span{color:#ef4444;margin-left:2px}.hero-form-body .form-control{width:100%;color:var(--secondary);background:#fff;border:1px solid #fff3;border-radius:6px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.hero-form-body .form-control::placeholder{color:#94a3b8}.hero-form-body .form-control:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #0d948840}.hero-form-body textarea.form-control{resize:vertical}.hero-form-body button.btn-primary{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.75rem 1.25rem;font-size:.95rem;font-weight:700;transition:background-color .2s,transform .1s;box-shadow:0 4px 6px #0000001a}.hero-form-body button.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.hero-form-body button.btn-primary:active{transform:translateY(0)}.hero-form-body .form-message.error{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;margin-top:1rem;padding:.75rem;font-size:.85rem}.google-badge{-webkit-backdrop-filter:blur(8px);color:#fff;background:#0f172a73;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding:.45rem 1rem .45rem .65rem;display:inline-flex}.google-badge-icon{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.google-badge-text{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.google-badge-stars{align-items:center;gap:.25rem;font-size:.75rem;font-weight:700;display:flex}.rating-num{color:#fff}.stars-icons{color:#f59e0b;letter-spacing:.05em;font-size:.7rem}.reviews-num{color:#cbd5e1;font-weight:500}.google-badge-label{color:#94a3b8;letter-spacing:.02em;margin-top:.1rem;font-size:.65rem;font-weight:500}
