:root{--navy-deep:#031f3c;--navy:#062e54;--gold:#d99a1b;--gold-light:#f2b233;--white:#fff;--off-white:#f7f9fc;--grey:#eef2f6;--text:#0c1e36;--text-muted:#5b6b82;--radius:14px;--shadow:0 10px 30px #062e5414;--shadow-lg:0 20px 50px #062e5424}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--white);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{color:var(--navy-deep);font-family:Manrope,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}ul{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1320px;margin:0 auto;padding:0 32px}header.main-header .container{padding-left:40px;padding-right:40px}.eyebrow{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--gold);width:24px;height:2px;display:inline-block}.section{padding:80px 0}.section-head{max-width:640px;margin-bottom:48px}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{margin-bottom:14px;font-size:34px;font-weight:800}.section-head p{color:var(--text-muted);font-size:16px}.btn{white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:14px 26px;font-size:14.5px;font-weight:700;transition:all .25s;display:inline-flex}.btn-gold{background:var(--gold);color:var(--navy-deep)}.btn-gold:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 20px #d99a1b59}.btn-navy{background:var(--navy-deep);color:var(--white)}.btn-navy:hover{background:var(--navy);transform:translateY(-2px);box-shadow:0 8px 20px #031f3c4d}.btn-outline{color:var(--white);background:0 0;border:1.5px solid #ffffff59}.btn-outline:hover{background:#ffffff1a}.btn-outline-navy{border:1.5px solid var(--navy-deep);color:var(--navy-deep);background:0 0}.btn-outline-navy:hover{background:var(--navy-deep);color:var(--white)}.btn-outline-green{color:#1da851;background:0 0;border:1.5px solid #1da851}.btn-outline-green:hover{color:var(--white);background:#1da851}:focus-visible{outline:3px solid var(--gold-light);outline-offset:2px}.topbar{background:var(--navy-deep);color:#cdd9e8;padding:9px 0;font-size:13px}.topbar .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar-left{flex-wrap:wrap;gap:22px;display:flex}.topbar-left span,.topbar-right a.contact-item{color:#cdd9e8;align-items:center;gap:7px;display:inline-flex}.topbar-right{align-items:center;gap:18px;display:flex}.topbar-social{gap:12px;display:flex}.topbar-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.topbar-social a:hover{background:var(--gold)}.icon{flex-shrink:0;width:14px;height:14px}header.main-header{background:var(--white);z-index:100;position:sticky;top:0;box-shadow:0 2px 12px #062e540f}.nav-wrap{justify-content:space-between;align-items:center;gap:20px;padding:10px 0;display:flex}.logo{flex-shrink:0;max-width:200px}.logo img{width:auto;height:48px}.header-brand-link{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.header-brand-text{flex-direction:column;line-height:1.2;display:flex}.header-brand-name{color:var(--navy-deep);white-space:nowrap;font-family:Manrope,sans-serif;font-size:13px;font-weight:800}.header-brand-tagline{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);margin-top:1px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:600}nav.primary-nav{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}nav.primary-nav>ul{flex-wrap:nowrap;justify-content:center;align-items:center;gap:2px;display:flex}nav.primary-nav>ul>li{position:relative}nav.primary-nav>ul>li>a{color:var(--text);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:8px 10px;font-size:13.5px;font-weight:600;display:flex}nav.primary-nav>ul>li>a.active,nav.primary-nav>ul>li>a:hover{color:var(--navy-deep);border-color:var(--gold)}.caret{border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;margin-top:-3px;transition:all .2s;transform:rotate(45deg)}li.has-dropdown:hover .caret{margin-top:3px;transform:rotate(225deg)}.dropdown{background:var(--white);min-width:260px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:50;border-radius:10px;padding:10px;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(8px)}li.has-dropdown:hover .dropdown,li.has-dropdown:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown li a{color:var(--text);border-radius:8px;padding:10px 14px;font-size:14.5px;font-weight:500;display:block}.dropdown li a:hover{background:var(--off-white);color:var(--navy-deep);padding-left:18px}.header-cta{flex-shrink:0;align-items:center;gap:8px;display:flex}.header-cta .btn{padding:9px 14px;font-size:12.5px}.menu-toggle{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;display:none}.menu-toggle span{background:var(--navy-deep);border-radius:2px;width:24px;height:2.5px;transition:all .25s}.mobile-drawer{background:var(--white);z-index:200;width:82%;max-width:340px;height:100%;padding:20px;transition:right .3s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 40px #0003}.mobile-drawer.open{right:0}.mobile-drawer-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.mobile-drawer-brand{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.mobile-drawer-head img{height:40px}.mobile-drawer-brand .header-brand-name{white-space:normal;font-size:13.5px}.mobile-drawer-brand .header-brand-tagline{font-size:9.5px}.mobile-close{background:var(--off-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.mobile-drawer ul{flex-direction:column;display:flex}.mobile-drawer>ul>li{border-bottom:1px solid var(--grey)}.mobile-drawer>ul>li>a,.mobile-acc-trigger{text-align:left;justify-content:space-between;align-items:center;width:100%;padding:15px 4px;font-size:15px;font-weight:600;display:flex}.mobile-sub{max-height:0;padding-left:14px;transition:max-height .3s;overflow:hidden}.mobile-sub.open{max-height:600px}.mobile-sub li a{color:var(--text-muted);padding:10px 4px;font-size:14px;display:block}.mobile-cta{flex-direction:column;gap:10px;margin-top:20px;display:flex}.mobile-cta .btn{justify-content:center;width:100%}.scrim{z-index:150;opacity:0;visibility:hidden;background:#031f3c80;transition:all .3s;position:fixed;inset:0}.scrim.open{opacity:1;visibility:visible}.hero{background:linear-gradient(120deg, var(--navy-deep) 45%, var(--navy) 100%);padding:70px 0 0;position:relative;overflow:hidden}.hero .container{grid-template-columns:1.05fr 1fr;align-items:center;gap:50px;padding-bottom:50px;display:grid}.home-brand-block{flex-direction:column;align-items:flex-start;margin-bottom:22px;padding-bottom:20px;display:flex}.home-brand-logo{width:auto;height:60px;margin-bottom:10px}.home-brand-name{letter-spacing:.3px;color:var(--navy-deep);font-family:Manrope,sans-serif;font-size:26px;font-weight:800;line-height:1.2}.home-brand-tagline{letter-spacing:3px;text-transform:uppercase;color:var(--text-muted);margin-top:5px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:600}.hero.home-hero-light{background:var(--off-white);padding:72px 0 56px;position:relative;overflow:hidden}.hero.home-hero-light .container{align-items:center;gap:56px;padding-bottom:0}.hero.home-hero-light:before{content:"";background:var(--navy-deep);clip-path:polygon(35% 0,100% 0,100% 100%);width:340px;height:170px;position:absolute;top:0;right:0}.hero.home-hero-light .hero-left{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.hero.home-hero-light .hero-left h1{color:var(--text);max-width:560px;margin-bottom:0;font-size:42px;font-weight:800}.home-accent{color:var(--navy)}.home-gold-divider{background:var(--gold);border-radius:2px;width:56px;height:3px;margin:18px 0 20px}.hero.home-hero-light .lead{color:var(--text-muted);max-width:520px}.hero.home-hero-light .hero-actions{margin-bottom:0}.hero.home-hero-light .hero-right{justify-content:center;align-items:center;display:flex}.home-hero-image-wrap{border-radius:20px;width:100%;position:relative;overflow:hidden}.home-hero-image-wrap:before{content:"";z-index:0;background:radial-gradient(circle,#062e5414 0%,#062e5400 70%);position:absolute;inset:-8%}.home-hero-image-wrap img{z-index:1;box-shadow:var(--shadow-lg);border-radius:20px;width:100%;display:block;position:relative}.home-stats-bar{background:var(--navy-deep)}.home-stats-bar-inner{grid-template-columns:repeat(4,1fr);gap:16px;padding:26px 24px;display:grid}.home-stat-item{justify-content:center;align-items:center;gap:14px;display:flex}.home-stat-icon{background:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex}.home-stat-item strong{color:var(--white);font-size:19px;font-weight:800;display:block}.home-stat-item span{color:#b9c8de;font-size:12.5px}.home-quick-services-wrap{background:var(--off-white);padding-bottom:10px}.home-flanked-heading{justify-content:center;align-items:center;gap:18px;display:flex}.home-flank-line{background:var(--gold);border-radius:2px;flex-shrink:0;width:44px;height:2px}.service-icon.home-icon-circle{border-radius:50%}.hero-left h1{color:var(--white);margin-bottom:18px;font-size:44px;font-weight:800}.hero-left p.lead{color:#c3d1e3;max-width:520px;margin-bottom:28px;font-size:16.5px}.hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:38px;display:flex}.hero-stats{flex-wrap:wrap;gap:30px;display:flex}.hero-stat{color:var(--white)}.hero-stat strong{color:var(--gold-light);font-size:22px;font-weight:800;display:block}.hero-stat span{color:#aebedb;font-size:13px}.hero-right{position:relative}.hero-right img{box-shadow:var(--shadow-lg);border-radius:16px;width:100%}.float-card{background:var(--white);box-shadow:var(--shadow-lg);border-radius:12px;align-items:center;gap:12px;min-width:200px;padding:14px 18px;display:flex;position:absolute}.float-card .fc-icon{background:var(--off-white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.float-card .fc-label{color:var(--text-muted);font-size:11.5px}.float-card .fc-value{color:var(--navy-deep);font-size:17px;font-weight:800}.fc1{top:-6%;right:-4%}.fc2{top:32%;right:-10%}.fc3{bottom:-6%;left:-6%}.quick-services{background:var(--white);box-shadow:var(--shadow);z-index:5;border-radius:16px;grid-template-columns:repeat(6,1fr);gap:6px;max-width:1160px;margin:0 auto;padding:26px 10px;display:grid;position:relative;transform:translateY(40px)}.qs-item{text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:10px 6px;transition:all .2s;display:flex}.qs-item:hover{background:var(--off-white)}.qs-icon{background:var(--off-white);border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.qs-item:hover .qs-icon{background:var(--gold)}.qs-item span{font-size:13px;font-weight:600}.about-section{padding-top:120px}.about-grid{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;display:grid}.about-img-wrap{position:relative}.about-img-wrap img{box-shadow:var(--shadow-lg);border-radius:16px}.about-badge{background:var(--navy-deep);color:var(--white);box-shadow:var(--shadow-lg);border-radius:14px;padding:22px 26px;position:absolute;bottom:-24px;left:-24px}.about-badge strong{color:var(--gold-light);font-size:30px;font-weight:800;display:block}.about-badge span{color:#c3d1e3;font-size:12.5px}.trust-grid{grid-template-columns:1fr 1fr;gap:16px;margin:26px 0 30px;display:grid}.trust-grid.cols-4{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto}.trust-item{align-items:flex-start;gap:12px;display:flex}.trust-item .ti-icon{background:var(--off-white);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.trust-item span{font-size:14.5px;font-weight:600}.services-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.services-grid.cols-3{grid-template-columns:repeat(3,1fr)}.service-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);padding:28px 24px;transition:all .25s}.service-card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-4px)}.service-icon{background:var(--off-white);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:18px;display:flex}.service-card:hover .service-icon{background:var(--gold)}.service-card h3{margin-bottom:8px;font-size:17px}.service-card p{color:var(--text-muted);margin-bottom:14px;font-size:13.8px}.service-card a{color:var(--gold);align-items:center;gap:6px;font-size:13.5px;font-weight:700;display:inline-flex}.why-choose{background:var(--navy-deep);color:var(--white)}.why-choose .section-head h2{color:var(--white)}.why-choose .section-head p{color:#b9c8de}.why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.why-grid.why-grid-5{flex-wrap:wrap;justify-content:center;display:flex}.why-grid.why-grid-5 .why-item{flex:0 calc(33.333% - 16px);min-width:200px}.why-item{border-radius:var(--radius);text-align:center;background:#ffffff0d;border:1px solid #ffffff14;padding:28px}.why-item strong{color:var(--gold-light);margin-bottom:6px;font-size:32px;font-weight:800;display:block}.why-item span{color:#c3d1e3;font-size:14px}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;display:grid}.industry-card{background:var(--off-white);text-align:center;border-radius:12px;padding:22px 16px;transition:all .2s}.industry-card:hover{background:var(--navy-deep);transform:translateY(-3px)}.industry-card:hover span{color:var(--white)}.industry-card .ind-icon{background:var(--white);border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;margin:0 auto 12px;display:flex}.industry-card span{font-size:13.5px;font-weight:600}.bizreg{background:var(--off-white)}.bizreg-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.bizreg-card{background:var(--white);text-align:center;box-shadow:var(--shadow);border-radius:12px;padding:22px 14px;transition:all .2s}.bizreg-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.bizreg-card .br-icon{background:var(--off-white);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;display:flex}.bizreg-card span{font-size:13.5px;font-weight:600}.bizreg-more{text-align:center;grid-column:span 4;margin-top:8px}.billing-showcase{background:linear-gradient(120deg,var(--navy-deep),var(--navy));color:var(--white)}.billing-grid{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.billing-grid h2{color:var(--white);margin-bottom:16px;font-size:32px}.billing-grid p{color:#c3d1e3;margin-bottom:22px}.feat-list{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.feat-list li{color:#dbe6f4;align-items:center;gap:8px;font-size:14px;display:flex}.feat-list li:before{content:"✓";color:var(--gold-light);font-weight:800}.billing-actions{flex-wrap:wrap;gap:12px;display:flex}.billing-mock{box-shadow:var(--shadow-lg);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:16px;padding:20px}.billing-mock img{border-radius:10px}.portal-preview{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.portal-preview.portal-preview-1{grid-template-columns:1fr;max-width:420px;margin:0 auto}.portal-preview.portal-preview-2{grid-template-columns:repeat(2,1fr);max-width:760px;margin:0 auto}.portal-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.portal-card h3{margin-bottom:14px;font-size:18px}.portal-card ul{margin-bottom:18px}.portal-card ul li{color:var(--text-muted);align-items:center;gap:8px;padding:6px 0;font-size:13.8px;display:flex}.portal-card ul li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:5px;height:5px}.due-date-row{border-bottom:1px solid var(--grey);justify-content:space-between;align-items:center;padding:13px 0;font-size:13.8px;display:flex}.due-date-row:last-child{border-bottom:none}.due-tag{color:var(--gold);background:#fdf1dc;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}.appointment{background:var(--off-white)}.appt-grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}form .form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full{grid-column:1/-1}label{font-size:13.5px;font-weight:600}input,select,textarea{border:1.5px solid var(--grey);background:var(--white);border-radius:9px;padding:13px 15px;font-family:inherit;font-size:14.5px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:var(--gold)}.form-note{color:var(--text-muted);margin-top:14px;font-size:13px}.form-success{color:#1d7a3c;background:#e7f6ec;border-radius:10px;margin-top:14px;padding:14px 16px;font-size:14px;font-weight:600;display:none}.faq-item{border:1px solid var(--grey);border-radius:12px;margin-bottom:12px;overflow:hidden}.faq-q{text-align:left;background:var(--white);justify-content:space-between;align-items:center;width:100%;padding:18px 20px;font-size:15px;font-weight:700;display:flex}.faq-q .plus{color:var(--gold);font-size:20px;transition:all .25s}.faq-item.open .plus{transform:rotate(45deg)}.faq-a{max-height:0;padding:0 20px;transition:max-height .3s;overflow:hidden}.faq-item.open .faq-a{max-height:220px;padding:0 20px 18px}.faq-a p{color:var(--text-muted);font-size:14.5px}.contact-grid{grid-template-columns:1fr 1fr;gap:50px;display:grid}.contact-info-item{gap:14px;margin-bottom:20px;display:flex}.contact-info-item .ci-icon{background:var(--off-white);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-info-item h4{margin-bottom:3px;font-size:15px}.contact-info-item p{color:var(--text-muted);font-size:13.8px}.map-embed{box-shadow:var(--shadow);border-radius:12px;height:220px;margin-top:22px;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%}.testimonials{background:var(--off-white)}.testimonials-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.test-track-wrap{position:relative}.test-track{gap:24px;display:flex;overflow:hidden}.test-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);box-shadow:var(--shadow);flex-direction:column;height:100%;padding:28px 26px 24px;transition:transform .25s,box-shadow .25s;display:flex}.testimonials-grid .test-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.test-stars{color:var(--gold);letter-spacing:2px;margin-bottom:10px;font-size:15px;line-height:1}.test-quote-icon{color:var(--gold);opacity:.85;margin-bottom:10px;font-family:Georgia,serif;font-size:42px;line-height:.7}.test-card p.review{color:var(--text);flex-grow:1;margin-bottom:22px;font-size:14.5px;line-height:1.7}.test-person{border-top:1px solid var(--grey);align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.test-avatar{background:var(--navy-deep);width:46px;height:46px;color:var(--white);letter-spacing:.3px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.test-person h5{color:var(--navy-deep);margin:0 0 2px;font-size:14.5px;font-weight:700}.test-person span{color:var(--text-muted);font-size:12.5px}.verified-badge{color:#1d7a3c;white-space:nowrap;background:#e7f6ec;border-radius:20px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:700}.review-shots-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.review-shots-grid img{border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow);border:1px solid var(--grey)}.test-controls{justify-content:center;align-items:center;gap:14px;margin-top:32px;display:flex}.test-arrow{background:var(--white);border:1.5px solid var(--grey);width:42px;height:42px;color:var(--navy-deep);border-radius:50%;justify-content:center;align-items:center;font-weight:800;transition:all .2s;display:flex}.test-arrow:hover{background:var(--gold);border-color:var(--gold);color:var(--white)}.test-dots{gap:8px;display:flex}.test-dot{background:var(--grey);border-radius:50%;width:8px;height:8px;transition:all .2s}.test-dot.active{background:var(--gold);border-radius:5px;width:22px}footer{background:var(--navy-deep);color:#c3d1e3;padding-top:70px}.footer-grid{border-bottom:1px solid #ffffff1a;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:50px;display:grid}.footer-logo img{filter:brightness(0)invert();height:48px;margin-bottom:0}.footer-logo.footer-logo-visible img{filter:none;background:var(--white);border-radius:10px;height:44px;padding:8px 14px}.footer-brand{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.footer-brand-text{flex-direction:column;line-height:1.3;display:flex}.footer-brand-name{color:var(--white);font-family:Manrope,sans-serif;font-size:16px;font-weight:800}.footer-brand-tagline{letter-spacing:1.4px;text-transform:uppercase;color:#a9bad4;margin-top:3px;font-family:Inter,sans-serif;font-size:11px;font-weight:600}.footer-grid p{color:#a9bad4;margin-bottom:18px;font-size:13.8px}.footer-social{gap:10px;display:flex}.footer-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.footer-social a:hover{background:var(--gold)}.footer-grid h4{color:var(--white);margin-bottom:18px;font-size:15px}.footer-grid ul li{margin-bottom:11px}.footer-grid ul li a{color:#a9bad4;font-size:13.8px;transition:all .2s}.footer-grid ul li a:hover{color:var(--gold-light);padding-left:4px}.footer-bottom{color:#8fa2c0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:22px 0;font-size:13px;display:flex}.footer-bottom ul{flex-wrap:wrap;gap:20px;display:flex}.wa-float{z-index:80;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #00000040}@media (width<=1180px){nav.primary-nav{display:none}.menu-toggle{display:flex}.header-cta .btn span.txt{display:none}.header-cta .btn .mobile-icon-only{display:inline}.nav-wrap{gap:12px}.logo{max-width:none}header.main-header .container{padding-left:24px;padding-right:24px}}@media (width>=1181px) and (width<=1366px){.container{padding:0 28px}header.main-header .container{padding-left:36px;padding-right:36px}.logo img{height:42px}.header-brand-name{font-size:12px}.header-brand-tagline{letter-spacing:1px;font-size:9px}nav.primary-nav>ul>li>a{padding:8px 7px;font-size:12.5px}.header-cta .btn{padding:8px 12px;font-size:12px}.nav-wrap{gap:12px;padding:8px 0}}@media (width<=1024px){.hero .container{grid-template-columns:1fr}.hero-right{max-width:520px;margin-top:20px}.quick-services{grid-template-columns:repeat(3,1fr)}.about-grid,.billing-grid,.appt-grid,.contact-grid{grid-template-columns:1fr}.services-grid,.services-grid.cols-3{grid-template-columns:repeat(2,1fr)}.why-grid,.bizreg-grid{grid-template-columns:repeat(3,1fr)}.bizreg-more{grid-column:span 3}.portal-preview{grid-template-columns:1fr}.portal-preview.portal-preview-2{grid-template-columns:1fr;max-width:520px}.review-shots-grid{grid-template-columns:1fr 1fr}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.test-card{flex:0 0 calc(50% - 12px)}.trust-grid.cols-4,.home-stats-bar-inner{grid-template-columns:repeat(2,1fr)}.hero.home-hero-light{padding:48px 0 40px}.hero.home-hero-light .container{gap:36px}.hero.home-hero-light .hero-left{text-align:center;align-items:center}.hero.home-hero-light .home-gold-divider,.hero.home-hero-light .lead{margin-left:auto;margin-right:auto}.hero.home-hero-light .hero-actions{justify-content:center}.hero.home-hero-light .hero-right{margin-top:0;max-width:560px;margin-inline:auto}.hero.home-hero-light:before{width:220px;height:120px}.hero.home-hero-light .hero-left h1{font-size:34px}}@media (width<=480px){.logo img{height:40px}.header-brand-name{font-size:13.5px}.header-brand-tagline{letter-spacing:1px;font-size:9px}}@media (width<=640px){.topbar-left{display:none}.topbar .container{justify-content:center}.hero-left h1{font-size:30px}.home-brand-block{margin-bottom:22px;padding-bottom:20px}.home-brand-logo{height:52px}.home-brand-name{font-size:21px}.home-brand-tagline{letter-spacing:2.5px;font-size:11.5px}.hero.home-hero-light .hero-left h1{font-size:26px}.home-gold-divider{margin:14px 0 16px}.hero.home-hero-light:before{width:140px;height:80px}.home-stats-bar-inner{grid-template-columns:1fr 1fr;gap:20px 12px;padding:20px}.home-stat-icon{width:42px;height:42px;font-size:16px}.hero-stats{gap:18px}.home-flanked-heading{gap:10px}.home-flank-line{width:22px}.quick-services{grid-template-columns:repeat(2,1fr);transform:translateY(24px)}.services-grid,.services-grid.cols-3{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr 1fr}.why-grid.why-grid-5 .why-item{flex:0 calc(50% - 12px)}.bizreg-grid{grid-template-columns:1fr 1fr}.bizreg-more{grid-column:span 2}.form-row{grid-template-columns:1fr}.test-card{flex:0 0 100%}.review-shots-grid,.testimonials-grid{grid-template-columns:1fr}.test-person{flex-wrap:wrap}.verified-badge{margin-left:0}.footer-grid{grid-template-columns:1fr 1fr}.about-section{padding-top:70px}.float-card{width:100%;margin-top:10px;position:static}.hero-right{flex-direction:column;display:flex}.section{padding:56px 0}.header-cta{gap:8px}.header-cta .btn{padding:10px 14px}.trust-grid.cols-4{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:1fr}}.breadcrumb{background:var(--off-white);color:var(--text-muted);padding:16px 0;font-size:13.5px}.breadcrumb a{color:var(--text-muted)}.breadcrumb a:hover{color:var(--gold)}.breadcrumb .sep{color:#b7c3d6;margin:0 8px}.breadcrumb .current{color:var(--navy-deep);font-weight:600}.page-hero{background:linear-gradient(120deg, var(--navy-deep) 45%, var(--navy) 100%);color:var(--white);padding:64px 0}.page-hero h1{color:var(--white);max-width:760px;margin-bottom:12px;font-size:36px;font-weight:800}.page-hero p{color:#c3d1e3;max-width:640px;margin-bottom:22px;font-size:16px}.page-hero .hero-actions{flex-wrap:wrap;gap:12px;display:flex}.two-col{grid-template-columns:1fr 1fr;align-items:flex-start;gap:50px;display:grid}.two-col.reverse{direction:rtl}.two-col.reverse>*{direction:ltr}.check-list li{color:var(--text);align-items:flex-start;gap:10px;padding:9px 0;font-size:14.8px;display:flex}.check-list.pro li:before{content:"✓";color:#1d7a3c;flex-shrink:0;font-weight:800}.check-list.con li:before{content:"–";color:#b3261e;flex-shrink:0;font-weight:800}.check-list.doc li:before{content:"📄";flex-shrink:0}.check-list.plain li:before{content:"•";color:var(--gold);flex-shrink:0;font-weight:800}.pros-cons{grid-template-columns:1fr 1fr;gap:24px;display:grid}.pc-card{background:var(--white);border:1px solid var(--grey);border-radius:var(--radius);padding:26px}.pc-card h3{margin-bottom:14px;font-size:17px}.pc-card.pro{border-top:3px solid #1d7a3c}.pc-card.con{border-top:3px solid #b3261e}.timeline{padding-left:34px;position:relative}.timeline:before{content:"";background:var(--grey);width:2px;position:absolute;top:6px;bottom:6px;left:11px}.timeline-step{padding-bottom:32px;position:relative}.timeline-step:last-child{padding-bottom:0}.timeline-step:before{content:"";background:var(--gold);border:4px solid var(--white);width:24px;height:24px;box-shadow:0 0 0 2px var(--gold);border-radius:50%;position:absolute;top:2px;left:-34px}.timeline-step h4{margin-bottom:5px;font-size:15.5px}.timeline-step p{color:var(--text-muted);font-size:13.8px}.info-card-row{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.info-card{background:var(--off-white);border-radius:var(--radius);padding:26px}.info-card h3{margin-bottom:6px;font-size:16px}.info-card .price{color:var(--navy-deep);margin-bottom:4px;font-size:26px;font-weight:800}.info-card .price-note{color:var(--text-muted);font-size:12.5px}.stat-strip{background:var(--off-white);border-radius:var(--radius);grid-template-columns:repeat(4,1fr);gap:16px;margin:36px 0;padding:26px;display:grid}.stat-strip .s{text-align:center}.stat-strip .s strong{color:var(--navy-deep);font-size:22px;font-weight:800;display:block}.stat-strip .s span{color:var(--text-muted);font-size:12.5px}.related-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.related-card{background:var(--white);border:1px solid var(--grey);text-align:center;border-radius:12px;padding:18px;transition:all .2s}.related-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.related-card .r-icon{background:var(--off-white);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;margin:0 auto 10px;display:flex}.related-card span{font-size:13.5px;font-weight:600}.cta-banner{background:linear-gradient(120deg,var(--navy-deep),var(--navy));color:var(--white);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:46px 40px;display:flex}.cta-banner h3{color:var(--white);margin-bottom:6px;font-size:22px}.cta-banner p{color:#c3d1e3;font-size:14.5px}.cta-banner .actions{flex-wrap:wrap;gap:12px;display:flex}.toc-box{background:var(--off-white);border-radius:var(--radius);padding:20px 22px}.toc-box h4{margin-bottom:10px;font-size:14px}.toc-box ul li{padding:6px 0;font-size:13.8px}.toc-box ul li a{color:var(--text-muted)}.toc-box ul li a:hover{color:var(--gold)}@media (width<=1024px){.related-grid,.stat-strip{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.two-col,.two-col.reverse{direction:ltr;grid-template-columns:1fr}.pros-cons,.info-card-row{grid-template-columns:1fr}}@media (width<=640px){.page-hero h1{font-size:26px}.related-grid,.stat-strip{grid-template-columns:1fr 1fr}.cta-banner{text-align:center;justify-content:center;padding:30px 22px}.cta-banner .actions{justify-content:center;width:100%}}.mobile-icon-only{display:none}@media (width<=1100px){.header-cta .btn .mobile-icon-only{display:inline}}
