﻿*,*::before,*::after{box-sizing:border-box}*{margin:0}html{font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.65;color:#475569;background:#fff}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#0a2540;letter-spacing:-0.02em;line-height:1.15}h1{font-weight:700;font-size:2rem;margin-bottom:1rem}@media(min-width: 768px){h1{font-size:2.5rem}}@media(min-width: 1024px){h1{font-size:3.25rem}}h2{font-weight:700;font-size:1.5rem;margin-bottom:1rem;margin-top:3rem}@media(min-width: 768px){h2{font-size:2rem;margin-top:4rem}}h2:first-child{margin-top:0}h3{font-weight:600;font-size:1.25rem;margin-bottom:.75rem;margin-top:2rem}@media(min-width: 768px){h3{font-size:1.5rem}}h3:first-child{margin-top:0}h4{font-weight:600;font-size:1.125rem;margin-bottom:.5rem;margin-top:1.5rem}h4:first-child{margin-top:0}p{color:#475569;margin-bottom:1rem}p:last-child{margin-bottom:0}.lead{font-size:1.125rem;color:#475569;line-height:1.8}@media(min-width: 768px){.lead{font-size:1.25rem}}a{color:#1da1f2;text-decoration:none;transition:color 150ms ease-out}a:hover,a:focus{color:rgb(12.5213389121,139.6610878661,217.6786610879)}ul,ol{padding-left:1.5rem;margin-bottom:1rem;color:#475569}li{margin-bottom:.5rem}strong,b{font-weight:600;color:#0a2540}small{font-size:1rem;color:#64748b}hr{border:none;height:1px;background:#e2e8f0;margin:3rem 0}::selection{background:rgba(29,161,242,.12);color:#0a2540}.container-narrow{max-width:760px}.text-center{text-align:center}.text-white{color:#fff}.text-muted{color:#64748b}.text-blue{color:#1da1f2}.text-navy{color:#0a2540}.mb-0{margin-bottom:0 !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}table{width:100%;border-collapse:collapse;margin-bottom:2rem;font-size:1rem}th,td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:top}th{background:#f8fafc;font-weight:600;color:#0a2540}@media screen and (max-width: 767px){.table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}table{font-size:.875rem}table,table thead,table tbody,table th,table td,table tr{display:block}table thead{display:none}table tr{margin-bottom:1rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}table td{border:none;padding:.5rem 0;display:flex;flex-wrap:wrap;justify-content:space-between}table td:not(:last-child){border-bottom:1px solid #f1f5f9;padding-bottom:.75rem;margin-bottom:.5rem}table td:first-child{font-weight:600;color:#0a2540;font-size:1rem;display:block;padding-bottom:.75rem;border-bottom:2px solid #1da1f2;margin-bottom:.5rem}}@media screen and (max-width: 767px){.price-table{display:block}.price-table thead{display:none}.price-table tbody{display:block}.price-table tr{display:flex;flex-wrap:wrap;padding:1rem;margin-bottom:.75rem;background:#f8fafc;border-radius:8px;border-left:4px solid #1da1f2}.price-table td{border:none;padding:.25rem 0}.price-table td:first-child{width:100%;font-weight:600;color:#0a2540;margin-bottom:.25rem}.price-table td:not(:first-child){width:50%;font-size:.875rem;color:#475569}.price-table td:not(:first-child)::before{display:block;font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width: 768px){.container{padding:0 2rem}}#main-content{min-height:60vh}.site-header{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid #f1f5f9;box-shadow:0 1px 3px rgba(10,37,64,.06)}.nav-band-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0;padding-left:.5rem}@media(min-width: 768px){.nav-band-inner{padding-left:0}}.site-logo{display:block;border:none}.site-logo img{height:48px;width:auto}@media(min-width: 768px){.site-logo img{height:56px}}.site-logo:hover{opacity:.9}.site-nav{display:flex;align-items:center}.nav-toggle{width:48px;height:48px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative;z-index:201;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background 150ms ease-out}.nav-toggle:hover{background:#f8fafc}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-toggle-icon{width:20px;height:2px;background:#0a2540;position:relative}.nav-toggle-icon::before,.nav-toggle-icon::after{content:"";position:absolute;left:0;width:100%;height:2px;background:#0a2540;transition:transform 250ms ease-out}.nav-toggle-icon::before{top:-6px}.nav-toggle-icon::after{top:6px}.nav-toggle.is-active .nav-toggle-icon{background:rgba(0,0,0,0)}.nav-toggle.is-active .nav-toggle-icon::before{transform:rotate(45deg) translate(4px, 4px)}.nav-toggle.is-active .nav-toggle-icon::after{transform:rotate(-45deg) translate(4px, -4px)}.nav-list{display:none;list-style:none;margin:0;padding:0}.nav-list.is-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 20px 50px rgba(10,37,64,.15);padding:1rem 1.5rem}@media(min-width: 1024px){.nav-list{display:flex;flex-direction:row;align-items:center;gap:2rem;position:static;box-shadow:none;border:none;padding:0}}.nav-item a:not(.btn){display:block;padding:.75rem 0;font-weight:500;font-size:1rem;color:#475569;transition:color 150ms ease-out}@media(min-width: 1024px){.nav-item a:not(.btn){padding:0}}.nav-item a:not(.btn):hover,.nav-item a:not(.btn)[aria-current=page]{color:#1da1f2}.nav-item-cta{margin-top:1rem}@media(min-width: 1024px){.nav-item-cta{margin-top:0;margin-left:1rem}}.nav-item-cta .btn{white-space:nowrap}.nav-item-dropdown{position:relative}.nav-dropdown-toggle{display:flex;align-items:center;gap:.5rem;padding:.75rem 0;background:none;border:none;font-family:inherit;font-weight:500;font-size:1rem;color:#475569;cursor:pointer;transition:color 150ms ease-out}@media(min-width: 1024px){.nav-dropdown-toggle{padding:0}}.nav-dropdown-toggle:hover,.nav-dropdown-toggle[aria-expanded=true]{color:#1da1f2}.nav-dropdown-arrow{transition:transform 150ms ease-out}.nav-dropdown-toggle[aria-expanded=true] .nav-dropdown-arrow{transform:rotate(180deg)}.nav-dropdown{display:none;list-style:none;margin:0;padding:.5rem 0 .5rem 1.5rem}.nav-dropdown.is-open{display:block}@media(min-width: 1024px){.nav-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%);min-width:200px;padding:.75rem 0;margin-top:.5rem;background:#fff;border:1px solid #f1f5f9;border-radius:10px;box-shadow:0 20px 50px rgba(10,37,64,.15);z-index:100}.nav-dropdown::before{content:"";position:absolute;top:-0.5rem;left:0;right:0;height:.5rem}}.nav-dropdown li{margin:0}.nav-dropdown a{display:block;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:#475569;white-space:nowrap;transition:background 150ms ease-out,color 150ms ease-out}@media(min-width: 1024px){.nav-dropdown a{padding:.75rem 1.5rem}}.nav-dropdown a:hover,.nav-dropdown a[aria-current=page]{color:#1da1f2;background:#f8fafc}.section{padding:4rem 0}@media(min-width: 768px){.section{padding:5rem 0}}@media(min-width: 1024px){.section{padding:7rem 0}}.section-light{background:#fff}.section-alt{background:#f1f5f9}.section-header{margin-bottom:3rem}@media(min-width: 768px){.section-header{margin-bottom:4rem}}.section-subtitle{margin-top:.75rem;color:#475569;max-width:600px}.hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:5rem 0;color:#fff;background-image:url("../img/hero-bathroom.jpg");background-color:#0a2540;background-position:center;background-size:cover;background-repeat:no-repeat}@media(min-width: 768px){.hero{min-height:80vh;padding:7rem 0}}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg, rgba(10, 37, 64, 0.85) 0%, rgba(10, 37, 64, 0.6) 50%, rgba(10, 37, 64, 0.4) 100%)}.hero-inner{position:relative;z-index:1;width:100%}.hero-copy{max-width:700px}.hero-title{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero-lead{margin-top:1rem;color:hsla(0,0%,100%,.95);font-size:1.125rem;line-height:1.8}@media(min-width: 768px){.hero-lead{font-size:1.25rem}}.hero-microcopy{margin-top:1.5rem;font-size:1rem;color:hsla(0,0%,100%,.8)}.trust-strip{background:#fff;border-bottom:1px solid #f1f5f9;padding:2rem 0}.services-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.services-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.services-grid{grid-template-columns:repeat(3, 1fr)}}.process-list{list-style:none;padding:0;margin:0;counter-reset:process}.process-step{display:grid;grid-template-columns:48px 1fr;gap:1rem;padding:1.5rem 0;border-bottom:1px solid #f1f5f9;counter-increment:process}.process-step:last-child{border-bottom:none}.process-step::before{content:counter(process);display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(29,161,242,.12);color:#1da1f2;border-radius:50%;font-size:1.125rem;font-weight:700}.process-step-title{font-weight:600;color:#0a2540;margin-bottom:.25rem}.process-step-desc{color:#475569;font-size:1rem}.conversion-section{background:#0a2540;color:#fff;padding:5rem 0}@media(min-width: 768px){.conversion-section{padding:7rem 0}}.conversion-section h2{color:#fff}.conversion-section p{color:hsla(0,0%,100%,.9)}.conversion-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width: 768px){.conversion-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem}}.conversion-note{font-size:1rem;color:hsla(0,0%,100%,.7);margin-top:.75rem}.site-footer{margin-top:5rem;padding:5rem 0 3rem;background:#0a2540;color:hsla(0,0%,100%,.8)}.footer-main{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width: 768px){.footer-main{grid-template-columns:2fr 1fr}}.footer-entity .footer-logo{height:40px;width:auto;margin-bottom:1rem}.footer-entity p{color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.footer-brand{color:#fff;font-weight:700;font-size:1.25rem;margin-bottom:1rem}.footer-nav ul{list-style:none;padding:0;margin:0}.footer-nav li{margin-bottom:.5rem}.footer-nav a{color:hsla(0,0%,100%,.7);font-size:1rem;transition:color 150ms ease-out}.footer-nav a:hover{color:#fff}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid hsla(0,0%,100%,.1)}.copyright{font-size:1rem;color:hsla(0,0%,100%,.5)}.footer-legal{margin-top:.75rem;font-size:1rem}.footer-legal a{color:hsla(0,0%,100%,.5);transition:color 150ms ease-out}.footer-legal a:hover{color:#fff}.footer-legal .separator{margin:0 .5rem;color:hsla(0,0%,100%,.3)}.page{padding:4rem 0}@media(min-width: 768px){.page{padding:7rem 0}}.page-header{margin-bottom:3rem}@media(min-width: 768px){.page-header{margin-bottom:4rem}}.page-header h1{margin-bottom:1rem}.page-subtitle{color:#475569;font-size:1.125rem}@media(min-width: 768px){.page-subtitle{font-size:1.25rem}}.page-content{max-width:760px}.page-content p,.page-content li{line-height:1.8}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:1rem 2rem;border-radius:10px;border:2px solid rgba(0,0,0,0);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:all 250ms ease-out}.btn:active{transform:translateY(1px)}.btn:focus{outline:none;box-shadow:0 0 0 3px rgba(29,161,242,.12)}.btn-primary{background:#1da1f2;border-color:#1da1f2;color:#fff;box-shadow:0 8px 25px rgba(10,37,64,.1)}.btn-primary:hover{background:rgb(11.9665271967,133.4728033473,208.0334728033);border-color:rgb(11.9665271967,133.4728033473,208.0334728033);color:#fff;transform:translateY(-2px);box-shadow:0 20px 50px rgba(10,37,64,.15)}.btn-secondary{background:#fff;border-color:#e2e8f0;color:#0a2540}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#0a2540}.btn-outline{background:rgba(0,0,0,0);border-color:#1da1f2;color:#1da1f2}.btn-outline:hover{background:#1da1f2;border-color:#1da1f2;color:#fff}.hero .btn-outline,.conversion-section .btn-outline{border-color:#fff;color:#fff}.hero .btn-outline:hover,.conversion-section .btn-outline:hover{background:#fff;color:#0a2540}.btn-lg{padding:1.5rem 3rem;font-size:1rem;min-height:56px}.btn-sm{padding:.75rem 1rem;min-height:40px;font-size:1rem}.card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px rgba(10,37,64,.08);transition:transform 250ms ease-out,box-shadow 250ms ease-out}.card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(10,37,64,.1)}.service-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(10,37,64,.08);transition:transform 250ms ease-out,box-shadow 250ms ease-out}.service-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(10,37,64,.1)}.service-card h3{margin-top:0;color:#0a2540}.service-card p{margin-bottom:1rem}.service-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;font-size:1rem;color:#1da1f2}.service-link::after{content:"→";transition:transform 150ms ease-out}.service-link:hover{color:rgb(12.5213389121,139.6610878661,217.6786610879)}.service-link:hover::after{transform:translateX(4px)}.trust-badges{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 480px){.trust-badges{grid-template-columns:repeat(3, 1fr)}}.trust-badge{display:flex;align-items:center;justify-content:center;gap:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;color:#0a2540;box-shadow:0 1px 3px rgba(10,37,64,.06)}.trust-badge::before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(29,161,242,.12);color:#1da1f2;border-radius:50%;font-size:1rem;font-weight:700}.cta-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}@media(min-width: 480px){.cta-actions{flex-direction:row;flex-wrap:wrap;gap:1rem}}.cta-actions .btn{width:100%}@media(min-width: 480px){.cta-actions .btn{width:auto}}.conversion-actions{display:flex;flex-direction:column;gap:1rem}@media(min-width: 768px){.conversion-actions{align-items:flex-start}}.contact-form{width:100%;max-width:600px}.form-group{margin-bottom:1.5rem}label{display:block;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:#0a2540}input[type=text],input[type=email],input[type=tel],textarea{width:100%;padding:1rem;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#0f172a;font-size:16px;transition:border-color 150ms ease-out,box-shadow 150ms ease-out}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{outline:none;border-color:#1da1f2;box-shadow:0 0 0 3px rgba(29,161,242,.12)}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,textarea::placeholder{color:#64748b}textarea{min-height:140px;resize:vertical}.form-helper{display:block;margin-top:.5rem;font-size:1rem;color:#64748b}.form-status{margin-top:1rem;padding:1rem;border-radius:10px;font-size:1rem;display:none}.form-status.is-success{display:block;background:#e8f5e9;border:1px solid #4caf50;color:#2e7d32}.form-status.is-error{display:block;background:#ffebee;border:1px solid #f44336;color:#c62828}.form-status.is-loading{display:block;background:rgba(29,161,242,.12);border:1px solid #1da1f2;color:#1da1f2}.contact-form.is-submitted .form-group,.contact-form.is-submitted button[type=submit]{display:none}.badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:999px;background:rgba(29,161,242,.12);color:#1da1f2;font-size:1rem;font-weight:600}/*# sourceMappingURL=main.css.map */