@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Sans:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0d1f3c;--navy2:#162d50;--blue:#1a56db;--sky:#3b82f6;--light:#f0f5ff;--white:#fff;--slate:#64748b;--border:#e2e8f0;--accent:#f59e0b}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit}button{font-family:inherit}.scroll-bar{background:linear-gradient(90deg, var(--blue), var(--sky));z-index:999;height:3px;position:fixed;top:0;left:0}.nav{z-index:200;justify-content:space-between;align-items:center;height:72px;padding:0 5%;transition:background .35s,box-shadow .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;top:0;left:0;right:0}.nav.solid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0d1f3c,#162d50);box-shadow:0 1px 24px #0d1f3c59}.nav.top{background:linear-gradient(135deg,#0d1f3c,#162d50)}.site-logo-link{align-items:center;text-decoration:none;animation:.7s forwards logoFadeIn;display:flex}.site-logo-img{object-fit:contain;filter:drop-shadow(0 0 4px #93c5fd59)drop-shadow(0 0 10px #1a56db2e);width:220px;height:auto;transition:transform .25s,filter .25s}.site-logo-link:hover .site-logo-img{filter:drop-shadow(0 0 6px #93c5fd80)drop-shadow(0 0 14px #1a56db4d);transform:translateY(-1px)scale(1.01)}.hero-logo-img{object-fit:contain;filter:drop-shadow(0 0 8px #93c5fd8c)drop-shadow(0 0 24px #1a56db59);width:clamp(260px,34vw,430px);height:auto;margin-bottom:2rem;animation:.8s forwards heroLogoReveal}.footer-logo-link{align-items:center;margin-bottom:1rem;text-decoration:none;display:inline-flex}.footer-logo-img{object-fit:contain;filter:drop-shadow(0 0 5px #93c5fd59)drop-shadow(0 0 15px #1a56db40);width:clamp(210px,24vw,280px);height:auto}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes heroLogoReveal{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a,.nav-cta{color:#ffffffd9;letter-spacing:.01em;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .2s}.nav.solid .nav-links a{color:var(--slate)}.nav-links a:hover{color:var(--white)}.nav.solid .nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--blue);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.4rem;font-weight:600;color:var(--white)!important}.nav-cta:hover{background:#1648c0}.nav-hamburger{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;display:none}.nav-hamburger svg{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.nav.top .nav-hamburger svg{stroke:#ffffffd9}.nav.solid .nav-hamburger svg{stroke:var(--navy)}.mobile-menu,.mobile-menu-overlay{display:none}.hero{background:linear-gradient(135deg, var(--navy) 0%, var(--navy2) 60%, #1e3a6e 100%);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:0 5%;display:grid;position:relative;overflow:hidden}.hero-grid{pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.hero-left,.hero-right{z-index:2;padding-top:110px;position:relative}.hero-eyebrow,.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--blue);margin-bottom:1rem;font-size:.72rem;font-weight:700}.hero-eyebrow{color:var(--accent)}.hero-h1,.page-title,.section-title{font-family:DM Serif Display,serif;line-height:1.1}.hero-h1{color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.6rem,5vw,4rem)}.hero-h1 em,.page-title em,.section-title em{color:var(--blue);font-style:italic}.hero-h1 em{color:#93c5fd}.hero-sub{color:#ffffffa6;max-width:480px;margin-bottom:2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}.hero-btns,.cta-btns{flex-wrap:wrap;gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:var(--white);box-shadow:0 4px 20px #1a56db66}.btn-primary:hover{background:#1648c0}.btn-ghost{color:var(--white);background:#ffffff1a;border:1px solid #fff3}.btn-navy{background:var(--navy);color:var(--white)}.btn-outline-navy{color:var(--navy);border:1.5px solid var(--navy);background:0 0}.btn-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:17px;height:17px}.trust-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#ffffff18,#ffffff0b);border:1px solid #ffffff1f;border-radius:18px;padding:2rem;box-shadow:0 24px 60px #0000002e}.trust-card-title{color:var(--white);margin-bottom:.45rem;font-family:DM Serif Display,serif;font-size:1.45rem}.trust-card-sub{color:#ffffff8c;margin-bottom:1.5rem;font-size:.9rem}.trust-badges{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.trust-badge{color:#ffffffd1;background:#ffffff0e;border:1px solid #ffffff1c;border-radius:12px;align-items:center;gap:.85rem;padding:.9rem 1rem;font-size:.9rem;font-weight:600;transition:transform .25s,border-color .25s,background .25s;display:flex}.trust-badge:hover{background:#ffffff16;border-color:#93c5fd59;transform:translateY(-2px)}.trust-icon{background:#1a56db38;border:1px solid #93c5fd3d;border-radius:10px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:flex}.trust-icon svg{fill:none;stroke:#93c5fd;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.page{min-height:80vh;padding:8rem 5% 6rem}.page-header{max-width:780px;margin-bottom:4rem}.page-header.center{text-align:center;margin-left:auto;margin-right:auto}.page-title{color:var(--navy);margin-bottom:1.2rem;font-size:clamp(2.4rem,5vw,4rem)}.page-sub,.section-body{color:var(--slate);margin-bottom:1.2rem;font-size:1rem;line-height:1.8}.section-title{color:var(--navy);margin-bottom:1.5rem;font-size:clamp(1.8rem,3.5vw,2.8rem)}.about-preview,.services-preview,.cta-band{padding:6rem 5%}.about-preview{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.services-page{background:radial-gradient(circle at 100% 0,#1a56db14,#0000 34rem),linear-gradient(#fff 0%,#f8fbff 100%);min-height:80vh;padding:8rem 5% 6rem}.services-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;margin-bottom:5rem;display:grid}.services-hero-copy{max-width:820px}.services-hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.services-hero-card{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);border:1px solid #93c5fd2e;border-radius:24px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 24px 70px #0d1f3c2e}.services-hero-card:before{content:"";background:radial-gradient(circle,#3b82f652,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-120px}.services-hero-card-label{z-index:1;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:800;position:relative}.services-hero-card ul{z-index:1;gap:.9rem;list-style:none;display:grid;position:relative}.services-hero-card li{color:#ffffffd1;align-items:center;gap:.7rem;font-weight:600;display:flex}.services-hero-card li:before{content:"✓";color:#93c5fd;background:#93c5fd21;border-radius:999px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.8rem;display:grid}.services-section{margin-bottom:5rem}.services-section-header{max-width:820px;margin-bottom:2.5rem}.services-section-header.center{text-align:center;margin-left:auto;margin-right:auto}.services-section-header p{color:var(--slate);line-height:1.8}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.35rem;display:grid}.page-grid{margin-top:2rem}.service-card{border:1px solid var(--border);background:#ffffffe6;border-radius:20px;flex-direction:column;min-height:350px;padding:1.65rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#1a56db1c,#0000 12rem);transition:opacity .25s;position:absolute;inset:0}.service-card:hover{border-color:#1a56db3d;transform:translateY(-6px);box-shadow:0 20px 50px #0d1f3c1a}.service-card:hover:before{opacity:1}.service-card-top{z-index:1;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex;position:relative}.service-category{color:var(--blue);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#1a56db12;border:1px solid #1a56db1f;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:800}.service-icon-wrap{background:linear-gradient(145deg,#1a56db1f,#93c5fd24);border:1px solid #1a56db1f;border-radius:15px;justify-content:center;align-items:center;width:54px;height:54px;transition:background .25s,border-color .25s,transform .25s;display:flex}.service-icon-wrap svg{fill:none;width:27px;height:27px;stroke:var(--blue);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.service-card:hover .service-icon-wrap{background:#1a56db29;border-color:#1a56db3d;transform:scale(1.04)}.service-title{color:var(--navy);z-index:1;margin-bottom:.8rem;font-family:DM Serif Display,serif;font-size:1.28rem;line-height:1.2;position:relative}.service-desc{color:var(--slate);z-index:1;font-size:.93rem;line-height:1.72;position:relative}.service-best{z-index:1;margin-top:auto;padding-top:1.2rem;position:relative}.service-best span{letter-spacing:.13em;text-transform:uppercase;color:var(--blue);margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.service-best p{color:var(--navy);font-size:.84rem;line-height:1.55}.services-inclusions{background:var(--white);border:1px solid var(--border);border-radius:24px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;margin-bottom:5rem;padding:3rem;display:grid;box-shadow:0 20px 55px #0d1f3c0f}.inclusion-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.inclusion-item{background:var(--light);border:1px solid var(--border);color:var(--navy);border-radius:14px;align-items:center;gap:.75rem;padding:.9rem 1rem;font-weight:700;display:flex}.inclusion-item span{width:28px;height:28px;color:var(--blue);background:#1a56db1f;border-radius:999px;flex-shrink:0;place-items:center;display:grid}.inclusion-item svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.services-process{margin-bottom:5rem}.process-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.process-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:1.5rem;position:relative}.process-step{color:#1a56db33;margin-bottom:.6rem;font-family:DM Serif Display,serif;font-size:2.1rem}.process-card h3{color:var(--navy);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:1.25rem}.process-card p{color:var(--slate);font-size:.9rem;line-height:1.7}.services-cta{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex;overflow:hidden}.services-cta h2{color:var(--white);margin-bottom:.6rem;font-family:DM Serif Display,serif;font-size:clamp(1.8rem,3vw,2.5rem)}.services-cta p{color:#ffffff9e;max-width:560px;line-height:1.75}.services-preview{background:var(--light);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:7rem 5%}.services-preview-sub{max-width:680px;margin:.8rem auto 0}.home-services-grid{grid-template-columns:repeat(3,1fr);gap:1.35rem;display:grid}.home-service-card{background:var(--white);border:1px solid var(--border);border-radius:20px;min-height:260px;padding:1.65rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.home-service-card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 100% 0,#1a56db1a,#0000 12rem);transition:opacity .25s;position:absolute;inset:0}.home-service-card:hover{border-color:#1a56db3d;transform:translateY(-6px);box-shadow:0 20px 50px #0d1f3c1a}.home-service-card:hover:before{opacity:1}.service-card-footer{border-top:1px solid var(--border);z-index:1;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:1.2rem;display:flex;position:relative}.service-best-sm{flex:1;min-width:0}.service-best-sm span{letter-spacing:.13em;text-transform:uppercase;color:var(--blue);margin-bottom:.3rem;font-size:.68rem;font-weight:800;display:block}.service-best-sm p{color:var(--navy);font-size:.84rem;line-height:1.5}.surcharge-banner{color:var(--navy);background:#f59e0b12;border:1px solid #f59e0b38;border-radius:12px;align-items:center;gap:.9rem;margin-top:1.35rem;padding:.85rem 1.15rem;font-size:.9rem;line-height:1.55;display:flex}.surcharge-icon{color:var(--accent);flex-shrink:0;align-items:center;display:flex}.surcharge-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:20px;height:20px}.services-grid-4{grid-template-columns:repeat(4,1fr)}.complex-claims-section{margin-bottom:5rem}.complex-claims-inner{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);border-radius:24px;grid-template-columns:1.2fr .8fr;align-items:center;gap:3rem;padding:3.5rem;display:grid;position:relative;overflow:hidden}.complex-claims-inner:before{content:"";background:radial-gradient(circle,#3b82f62e,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}.complex-claims-content{z-index:1;position:relative}.complex-claims-content .section-eyebrow{color:var(--accent)}.complex-claims-content .section-title{color:var(--white)}.complex-claims-content .section-body{color:#ffffffad}.complex-claims-rate{z-index:1;text-align:center;background:#ffffff12;border:1px solid #93c5fd2e;border-radius:20px;padding:2.25rem;position:relative}.complex-rate-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.7rem;font-weight:800}.complex-claims-rate>p{color:#ffffff80;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.defects-section{background:var(--white);border:1px solid var(--border);border-radius:24px;margin-bottom:5rem;padding:3.5rem;box-shadow:0 20px 55px #0d1f3c0d}.defects-intro-list{max-width:820px;margin:0 auto 2.75rem}.defects-intro-list p{color:var(--slate);margin-bottom:1rem;line-height:1.7}.defects-intro-list ul{grid-template-columns:1fr 1fr;gap:.55rem;list-style:none;display:grid}.defects-intro-list li{color:var(--navy);align-items:flex-start;gap:.55rem;font-size:.91rem;font-weight:500;line-height:1.5;display:flex}.defects-intro-list li:before{content:"→";color:var(--blue);flex-shrink:0;margin-top:.15rem;font-size:.82rem}.defects-gallery{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.defect-card{border:1px solid var(--border);background:var(--white);opacity:0;border-radius:16px;transition:opacity .48s,transform .48s,box-shadow .3s;overflow:hidden;transform:translateY(22px);box-shadow:0 4px 14px #0d1f3c0f}.defect-card.is-visible{opacity:1;transform:translateY(0)}.defect-card.is-visible:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0d1f3c1f}.defect-img-wrap{aspect-ratio:4/3;position:relative;overflow:hidden}.defect-img{object-fit:cover;transition:transform .45s}.defect-card.is-visible:hover .defect-img{transform:scale(1.06)}.defect-caption{color:var(--navy);border-top:1px solid var(--border);background:var(--light);padding:.8rem 1rem;font-size:.86rem;font-weight:600;line-height:1.4}@media (max-width:1100px){.services-grid,.services-grid-4,.process-grid{grid-template-columns:repeat(2,1fr)}.services-inclusions,.complex-claims-inner{grid-template-columns:1fr}.defects-gallery{grid-template-columns:repeat(2,1fr)}}.about-page-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.about-quote{background:var(--navy);border-radius:18px;justify-self:end;width:100%;max-width:430px;padding:0;overflow:hidden;box-shadow:0 16px 36px #0d1f3c29}.about-quote-inner{flex-direction:column;align-items:flex-start;padding:2.2rem;display:flex}.about-quote-text{color:var(--white);margin:0;font-family:DM Serif Display,serif;font-size:1.45rem;font-style:italic;line-height:1.45}.about-quote-divider{background:linear-gradient(90deg,#93c5fd8c,#ffffff1f,#0000);width:100%;height:1px;margin:1.6rem 0 1.3rem}.about-logo-img{object-fit:contain;filter:drop-shadow(0 0 5px #93c5fd47)drop-shadow(0 0 12px #1a56db2e);width:200px;height:auto;display:block}.why{background:var(--navy);border-radius:18px;margin-top:5rem;padding:5rem 5%}.why-header{text-align:center;margin-bottom:3rem}.why .section-title{color:var(--white)}.why .section-eyebrow{color:var(--accent)}.why-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.why-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;padding:2rem 1.5rem}.why-icon{background:#1a56db26;border:1px solid #93c5fd33;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1.1rem;display:flex}.why-icon svg{fill:none;stroke:#93c5fd;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.why-title{color:var(--white);margin-bottom:.6rem;font-family:DM Serif Display,serif}.why-desc{color:#ffffff80;font-size:.85rem}.faq-grid{grid-template-columns:1fr 1fr;gap:1rem;max-width:960px;margin:0 auto;display:grid}.faq-item{border:1px solid var(--border);cursor:pointer;border-radius:12px;overflow:hidden}.faq-item.open{border-color:var(--blue);box-shadow:0 4px 20px #1a56db1a}.faq-q{text-align:left;cursor:pointer;width:100%;color:inherit;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;display:flex}.faq-icon{color:var(--blue);font-size:1.3rem}.faq-a{transition:max-height .4s;overflow:hidden}.faq-a p{color:var(--slate);padding:0 1.5rem 1.25rem;font-size:.88rem}.contact-page{background:radial-gradient(circle at 100% 0,#1a56db1a,#0000 34rem),linear-gradient(#fff 0%,#f8fbff 100%);min-height:80vh;padding:8rem 5% 6rem}.contact-hero{margin-bottom:3.5rem}.contact-hero-content{max-width:780px}.contact-hero .page-title{max-width:760px}.contact-trust-row{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.contact-trust-row span{color:var(--navy);background:#1a56db0f;border:1px solid #1a56db24;border-radius:999px;padding:.5rem .8rem;font-size:.78rem;font-weight:800}.contact-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:3rem;display:grid}.contact-left{gap:1rem;display:grid;position:sticky;top:6rem}.contact-info-card{border:1px solid var(--border);background:#ffffffd6;border-radius:18px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 14px 35px #0d1f3c0b}.contact-info-card:hover{border-color:#1a56db38;transform:translateY(-3px);box-shadow:0 18px 45px #0d1f3c14}.contact-info-card.main{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);border-color:#93c5fd33}.contact-info-icon{width:42px;min-width:42px;height:42px;color:var(--blue);background:#1a56db1a;border:1px solid #1a56db24;border-radius:14px;place-items:center;display:grid}.contact-info-card.main .contact-info-icon{color:#93c5fd;background:#93c5fd1f;border-color:#93c5fd40}.contact-info-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.contact-label{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.25rem;font-size:.72rem;font-weight:800}.contact-info-card.main .contact-label{color:var(--accent)}.contact-value{color:var(--navy);word-break:break-word;font-family:DM Serif Display,serif;font-size:1.25rem;line-height:1.25;text-decoration:none;transition:color .2s;display:inline-block}.contact-value:hover{color:var(--blue)}.contact-info-card.main .contact-value{color:var(--white)}.contact-info-card.main .contact-value:hover{color:#93c5fd}.contact-small{color:#ffffff8c;margin-top:.45rem;font-size:.85rem;line-height:1.6}.contact-note-card{background:var(--light);border:1px solid var(--border);border-radius:18px;padding:1.5rem}.contact-note-card h2{color:var(--navy);margin-bottom:.5rem;font-family:DM Serif Display,serif;font-size:1.35rem}.contact-note-card p{color:var(--slate);font-size:.92rem;line-height:1.75}.contact-form-modern{border:1px solid var(--border);background:#ffffffe6;border-radius:24px;padding:2.2rem;position:relative;overflow:hidden;box-shadow:0 24px 70px #0d1f3c17}.contact-form-modern:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a56db24,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-110px}.contact-form-header{z-index:1;margin-bottom:1.6rem;position:relative}.contact-form-header h2{color:var(--navy);margin-bottom:.4rem;font-family:DM Serif Display,serif;font-size:2rem}.contact-form-header p{color:var(--slate);font-size:.95rem;line-height:1.7}.contact-form-modern .form-group,.contact-form-modern .form-grid,.contact-form-modern .contact-submit,.contact-form-modern .contact-form-note{z-index:1;position:relative}.contact-textarea{resize:vertical;min-height:140px}.contact-submit{width:100%;min-height:54px;color:var(--white);cursor:pointer;background:linear-gradient(135deg,#1a56db,#1648c0);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;margin-top:.6rem;font-size:.98rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 14px 30px #1a56db3d}.contact-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.contact-submit:hover{transform:translateY(-2px);box-shadow:0 18px 40px #1a56db57}.contact-submit:hover svg{transform:translate(4px)}.contact-form-note{color:var(--slate);text-align:center;margin-top:.85rem;font-size:.78rem;line-height:1.6}.cta-band{background:var(--light);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-icon{margin-bottom:1rem}.cta-icon svg{fill:none;width:42px;height:42px;stroke:var(--navy);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.6}.cta-title{color:var(--navy);margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:clamp(1.6rem,3vw,2.2rem)}.cta-sub{color:var(--slate);max-width:520px}.footer-contact-item{color:#ffffff7a;align-items:center;gap:.65rem;width:fit-content;margin-bottom:.65rem;font-size:.9rem;text-decoration:none;transition:color .25s,transform .25s;display:flex;position:relative}.footer-contact-item:after{content:"";background:linear-gradient(90deg,#93c5fde6,#1a56db66);width:0;height:1px;transition:width .28s;position:absolute;bottom:-3px;left:31px}.footer-contact-item:hover{color:var(--white);transform:translate(5px)}.footer-contact-item:hover:after{width:calc(100% - 31px)}.footer-contact-icon{background:#ffffff0b;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:background .25s,border-color .25s,box-shadow .25s,transform .25s;display:inline-flex}.footer-contact-icon svg{fill:none;stroke:#ffffff80;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:stroke .25s,transform .25s}.footer-contact-item:hover .footer-contact-icon{background:#1a56db38;border-color:#93c5fd59;transform:scale(1.08);box-shadow:0 0 0 3px #93c5fd14,0 0 18px #1a56db47}.footer-contact-item:hover .footer-contact-icon svg{stroke:#93c5fd;transform:scale(1.08)}.footer{background:var(--navy);color:#ffffff80;padding:4rem 5% 2rem}.footer-top{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;padding-bottom:3rem;display:grid}.footer-brand-name{color:var(--white);font-family:DM Serif Display,serif;font-size:1.2rem}.footer-brand-sub,.footer-col-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;margin-bottom:1rem;font-size:.72rem}.footer-tagline,.footer-contact-item,.footer-col-links a{color:#fff6;font-size:.85rem;text-decoration:none}.footer-col-links{list-style:none}.footer-col-links li{margin-bottom:.6rem}.footer-col-links a:hover{color:var(--white)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.78rem;display:flex}.footer-legal-links{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.footer-legal-links a{color:#ffffff73;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:var(--white)}.footer-disclaimer{color:#ffffff4d;border-top:1px solid #ffffff0f;margin-bottom:1.25rem;padding-top:1.25rem;font-size:.75rem;line-height:1.6}.footer-abn{color:#ffffff59;font-size:.78rem}.legal-page{background:radial-gradient(circle at top right, #1a56db14, transparent 32rem), var(--white);min-height:80vh;padding:8rem 5% 6rem}.legal-header{max-width:840px;margin-bottom:3rem}.legal-content{background:var(--white);border:1px solid var(--border);border-radius:20px;max-width:920px;padding:3rem;box-shadow:0 18px 45px #0d1f3c0f}.legal-content h2{color:var(--navy);margin:2.2rem 0 .75rem;font-family:DM Serif Display,serif;font-size:1.35rem;line-height:1.25}.legal-content h2:first-child{margin-top:0}.legal-content p{color:var(--slate);margin-bottom:1rem;font-size:.96rem;line-height:1.85}.legal-content ul{color:var(--slate);margin:.5rem 0 1.3rem 1.2rem}.legal-content li{margin-bottom:.4rem;font-size:.96rem;line-height:1.8}.legal-content strong{color:var(--navy)}.panel-overlay{z-index:300;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 80% 20%,#1a56db38,#0000 28rem),#0814269e;transition:opacity .35s;position:fixed;inset:0}.panel-overlay.show{opacity:1;pointer-events:all}.quote-panel{z-index:400;background:#fff;width:min(560px,100vw);transition:transform .45s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-30px 0 80px #00000042}.quote-panel.open{transform:translate(0)}.panel-close{z-index:5;width:42px;height:42px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;place-items:center;transition:background .25s,transform .25s,border-color .25s;display:grid;position:absolute;top:1.25rem;right:1.25rem}.panel-close svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:19px;height:19px}.panel-close:hover{background:#ffffff29;border-color:#93c5fd73;transform:rotate(90deg)}.panel-header{background:linear-gradient(145deg, #0d1f3cf5, #162d50f5), var(--navy);padding:4rem 2.5rem 2.2rem;position:relative;overflow:hidden}.panel-header:before{content:"";opacity:.45;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.panel-header-glow{background:radial-gradient(circle,#3b82f661,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-90px}.panel-eyebrow,.panel-title,.panel-sub,.panel-trust-row{z-index:1;position:relative}.panel-eyebrow{letter-spacing:.16em;text-transform:uppercase;width:fit-content;color:var(--accent);margin-bottom:.85rem;font-size:.72rem;font-weight:800}.panel-title{color:var(--white);margin-bottom:.8rem;font-family:DM Serif Display,serif;font-size:clamp(2.1rem,4vw,2.7rem);line-height:1.05}.panel-sub{color:#ffffffa8;max-width:390px;font-size:.95rem;line-height:1.75}.panel-trust-row{flex-wrap:wrap;gap:.55rem;margin-top:1.45rem;display:flex}.panel-trust-row span{color:#ffffffc7;background:#ffffff12;border:1px solid #93c5fd38;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:700}.panel-form{flex-direction:column;gap:1.15rem;padding:2.2rem 2.5rem 2.5rem;display:flex}.form-section-label{letter-spacing:.14em;text-transform:uppercase;color:var(--blue);margin-top:.35rem;font-size:.72rem;font-weight:800}.form-grid.two{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-label{color:var(--navy);font-size:.78rem;font-weight:700}.form-input{border:1.5px solid var(--border);width:100%;color:var(--navy);background:#fff;border-radius:12px;outline:none;padding:.85rem .95rem;font-family:DM Sans,sans-serif;font-size:.92rem;transition:border-color .22s,box-shadow .22s,background .22s,transform .22s}.form-input::placeholder{color:#64748bad}.form-input:hover{background:#fbfdff;border-color:#1a56db47}.form-input:focus{border-color:var(--blue);transform:translateY(-1px);box-shadow:0 0 0 4px #1a56db1a,0 8px 22px #0d1f3c0f}.service-select-wrap{position:relative}.service-select{appearance:none;cursor:pointer;padding-right:2.6rem}.service-select-wrap:after{content:"";border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);pointer-events:none;width:9px;height:9px;position:absolute;top:50%;right:1rem;transform:translateY(-65%)rotate(45deg)}.panel-textarea{resize:vertical;min-height:118px}.panel-submit{min-height:52px;color:var(--white);cursor:pointer;background:linear-gradient(135deg,#1a56db,#1648c0);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;margin-top:.45rem;font-size:.98rem;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex;box-shadow:0 14px 30px #1a56db47}.panel-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px;transition:transform .25s}.panel-submit:hover{transform:translateY(-2px);box-shadow:0 18px 38px #1a56db61}.panel-submit:hover svg{transform:translate(4px)}.panel-note{text-align:center;color:var(--slate);margin-top:-.2rem;font-size:.78rem;line-height:1.6}.panel-form-error{color:#dc2626;background:#dc26260f;border:1px solid #dc262640;border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.panel-success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex}.panel-success-icon svg{stroke:#16a34a;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:52px;height:52px}.panel-success h3{color:var(--navy);margin:0;font-family:DM Serif Display,serif;font-size:1.4rem}.panel-success p{color:var(--slate);max-width:320px;font-size:.9rem;line-height:1.7}.contact-form-error{color:#dc2626;background:#dc26260f;border:1px solid #dc262640;border-radius:10px;padding:.75rem 1rem;font-size:.85rem}.contact-success{text-align:center;background:var(--white);border:1px solid var(--border);border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.contact-success-icon svg{stroke:#16a34a;stroke-width:1.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:56px;height:56px}.contact-success h2{color:var(--navy);margin:0;font-family:DM Serif Display,serif;font-size:1.6rem}.contact-success p{color:var(--slate);max-width:380px;font-size:.95rem;line-height:1.75}.credential-section{background:var(--white);border:1px solid var(--border);border-radius:24px;margin:4rem 0 0;padding:3.5rem;box-shadow:0 20px 55px #0d1f3c0f}.credential-inner{grid-template-columns:1fr 1fr;align-items:stretch;gap:2.5rem;margin-top:2.5rem;display:grid}.credential-card{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);opacity:0;border:1px solid #f59e0b38;border-radius:20px;padding:2.5rem;transition:opacity .6s,transform .6s,box-shadow .3s;position:relative;overflow:hidden;transform:translateY(20px)}.credential-section.is-visible .credential-card{opacity:1;transform:translateY(0)}.credential-card:hover{box-shadow:0 0 0 1px #f59e0b66,0 24px 60px #0d1f3c38}.credential-card:before{content:"";background:radial-gradient(circle,#f59e0b1a,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;bottom:-70px;right:-70px}.credential-card-icon{z-index:1;background:#f59e0b21;border:1px solid #f59e0b47;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;transition:box-shadow .3s;display:flex;position:relative}.credential-card:hover .credential-card-icon{box-shadow:0 0 0 5px #f59e0b1a}.credential-card-icon svg{fill:none;width:27px;height:27px;stroke:var(--accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.credential-tag{letter-spacing:.16em;text-transform:uppercase;color:var(--accent);z-index:1;margin-bottom:.75rem;font-size:.7rem;font-weight:800;position:relative}.credential-title{color:var(--white);z-index:1;font-family:DM Serif Display,serif;font-size:1.65rem;line-height:1.2;position:relative}.credential-divider{z-index:1;background:linear-gradient(90deg,#f59e0b73,#ffffff1a,#0000);width:100%;height:1px;margin:1.5rem 0;position:relative}.credential-desc{color:#ffffffa6;z-index:1;font-size:.92rem;line-height:1.8;position:relative}.trust-items{flex-direction:column;justify-content:center;gap:.8rem;display:flex}.trust-item{background:var(--light);border:1px solid var(--border);opacity:0;border-radius:14px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:box-shadow .25s,border-color .25s,transform .25s;display:flex}.credential-section.is-visible .trust-item{animation:.5s both trustItemReveal}.credential-section.is-visible .trust-item:first-child{animation-delay:.15s}.credential-section.is-visible .trust-item:nth-child(2){animation-delay:.25s}.credential-section.is-visible .trust-item:nth-child(3){animation-delay:.35s}.credential-section.is-visible .trust-item:nth-child(4){animation-delay:.45s}.credential-section.is-visible .trust-item:nth-child(5){animation-delay:.55s}.trust-item:hover{border-color:#1a56db38;transform:translate(4px);box-shadow:0 4px 14px #0d1f3c14}.trust-item-icon{background:#1a56db14;border:1px solid #1a56db21;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.trust-item-icon svg{fill:none;width:17px;height:17px;stroke:var(--blue);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.trust-item-label{color:var(--navy);font-size:.88rem;font-weight:600;line-height:1.35}@keyframes trustItemReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.about-credential-home{background:linear-gradient(145deg, #0d1f3cfa, #162d50fa), var(--navy);border:1px solid #f59e0b2e;border-radius:24px;justify-self:end;width:100%;max-width:430px;position:relative;overflow:hidden;box-shadow:0 16px 36px #0d1f3c29}.about-credential-home:before{content:"";background:radial-gradient(circle,#f59e0b1a,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-55px;right:-55px}.about-credential-home-inner{z-index:1;padding:2.2rem;position:relative}.about-credential-home-icon{background:#f59e0b24;border:1px solid #f59e0b47;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.about-credential-home-icon svg{fill:none;width:24px;height:24px;stroke:var(--accent);stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.about-credential-home-label{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.3rem;font-size:.7rem;font-weight:800}.about-credential-home-title{color:var(--white);font-family:DM Serif Display,serif;font-size:1.6rem;line-height:1.15}.about-credential-home-divider{background:linear-gradient(90deg,#f59e0b66,#ffffff14,#0000);width:100%;height:1px;margin:1.4rem 0}.about-credential-home-badges{flex-direction:column;gap:.6rem;display:flex}.about-home-badge{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.6rem;padding:.5rem .9rem;font-size:.79rem;font-weight:600;display:flex}.about-home-badge svg{fill:none;stroke:#93c5fd;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:14px;height:14px}.about-qual-text{color:var(--navy);border-left:3px solid var(--accent);margin-top:-.2rem;padding-left:.9rem;font-weight:500}.footer-tagline{color:#ffffff85;max-width:290px;margin-top:.5rem;line-height:1.65}@media (max-width:900px){.hero,.about-preview,.about-page-grid,.contact-grid,.services-hero{grid-template-columns:1fr}.home-services-grid{grid-template-columns:repeat(2,1fr)}.services-cta{flex-direction:column;gap:1.5rem}.services-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.defects-intro-list ul,.credential-inner{grid-template-columns:1fr}.about-quote,.about-credential-home{justify-self:stretch;max-width:100%}.about-quote-inner{padding:2rem}.about-quote-text{font-size:1.35rem}.about-logo-img{width:190px}.legal-page{padding:7rem 1.25rem 4rem}.legal-content{border-radius:16px;padding:2rem}.legal-content h2{font-size:1.2rem}.footer-legal-links{width:100%}}@media (max-width:768px){.nav{align-items:center;height:72px;padding:0 5%}.nav-links{display:none}.nav-hamburger{display:flex}.mobile-menu{background:var(--white);z-index:150;transition:transform .3s;display:block;position:fixed;top:72px;left:0;right:0;transform:translateY(-110%);box-shadow:0 8px 30px #0d1f3c26}.mobile-menu.open{transform:translateY(0)}.mobile-menu-overlay{z-index:140;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d1f3c66;display:block;position:fixed;inset:72px 0 0}.mobile-menu-links{flex-direction:column;padding:.75rem 5% 1.25rem;list-style:none;display:flex}.mobile-menu-links li{border-bottom:1px solid var(--border)}.mobile-menu-links li:last-child{border-bottom:none;padding-top:1rem}.mobile-menu-links a{color:var(--navy);padding:.9rem 0;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.mobile-menu-links a:hover{color:var(--blue)}.mobile-menu-cta{background:var(--blue);width:100%;color:var(--white);cursor:pointer;text-align:center;border:none;border-radius:8px;padding:.85rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;display:block}.mobile-menu-cta:hover{background:#1648c0}.hero{gap:2rem;padding-bottom:3rem}.hero-right{padding-top:0}.home-services-grid,.services-grid,.services-grid-4,.why-grid,.process-grid{grid-template-columns:1fr}.defects-section{padding:2rem 1.25rem}.defects-gallery{grid-template-columns:1fr}.complex-claims-inner{padding:2rem 1.25rem}.complex-claims-rate{text-align:left}.footer-top{grid-template-columns:1fr}.page,.services-page,.contact-page{padding:8rem 1.25rem 4rem}.about-preview,.services-preview,.cta-band{padding:4rem 1.25rem}.why{padding:3.5rem 1.25rem}.cta-band{flex-direction:column;align-items:flex-start}.contact-left{position:static}.services-cta{padding:2rem 1.25rem}.services-inclusions{padding:1.5rem 1.25rem}.inclusion-grid,.form-grid.two{grid-template-columns:1fr}.panel-form{padding:1.75rem 1.25rem 2rem}}
