/* Nova's service-led company website */
html{scroll-padding-top:118px}.service-card{scroll-margin-top:118px}.service-shortcuts{display:grid;grid-template-columns:repeat(6,1fr);gap:0;position:relative;z-index:2;margin-block:28px}.service-shortcuts a{display:flex;flex-direction:column;gap:15px;align-items:center;text-align:center;position:relative;padding:24px 12px;border-right:1px solid var(--line);font-size:.875rem;font-weight:600;line-height:1.4;transition:background .18s,color .18s}.service-shortcuts a:last-child{border:0}.service-shortcuts a:hover{background:#f0f4ff;color:var(--blue)}.service-shortcuts .service-icon{width:31px;height:31px}.shortcut-arrow{position:absolute;right:15px;top:13px;font-size:.8125rem;color:#7784a0}.services{padding-block:83px 92px}.section-heading h2{font-size:clamp(2.2rem,3.5vw,3.1rem)}.section-heading>p{min-width:265px}.service-grid{align-items:start;gap:22px}.service-card{padding:29px 28px 0;border:1px solid #dce3ef;box-shadow:0 4px 20px #172b4503;transition:border-color .18s,box-shadow .18s}.service-card:hover,.service-card:target{border-color:#7590ed;box-shadow:0 8px 28px #172b450b}.icon-tile{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:12px;background:#eef2ff}.service-top{margin-bottom:24px}.service-top>span:last-child{font-size:.8125rem;font-weight:500}.service-card h3{font-size:1.25rem;margin-bottom:12px;min-height:1.4em}.service-card>p{font-size:1rem;min-height:5.25em;margin-bottom:24px}.service-details{border-top:1px solid var(--line);margin-top:auto}.service-details summary{padding:17px 0;font-size:.9375rem;font-weight:600;color:var(--blue)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:22px}summary::-webkit-details-marker{display:none}summary>span{font-size:1.4rem;flex-shrink:0;font-weight:400;transition:transform .18s}details[open]>summary>span{transform:rotate(45deg)}summary:focus-visible{outline:3px solid var(--blue);outline-offset:4px;border-radius:2px}.service-detail-body{padding-bottom:24px}.service-detail-body p{font-size:.9375rem;line-height:1.75;margin-bottom:17px}.service-detail-body h4{font-size:.875rem;font-weight:650;margin:0 0 7px}.service-detail-body a{font-size:.875rem;color:var(--blue);font-weight:600;display:inline-block}.about .about-grid{gap:90px}.about h2{font-size:clamp(2.6rem,4.2vw,4rem)}.about-wordmark{color:var(--accent)}.about-lead{font-family:'Manrope',Arial,sans-serif}.about .eyebrow{color:var(--accent)}.about-details strong{line-height:1.6}.coverage-panel{background:#eef3ff}.faq-section{background:var(--soft);border-top:1px solid #e5eaf2}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:85px}.faq-grid .eyebrow{color:var(--blue);margin-bottom:22px}.faq-grid>div>p:last-child{margin-top:24px;color:var(--muted);line-height:1.8}.faq-list{border-top:1px solid #d5ddea}.faq-list details{border-bottom:1px solid #d5ddea;padding:0 2px}.faq-list summary{font-size:1.0625rem;font-weight:550;line-height:1.6;padding:23px 0}.faq-list summary>span{color:var(--blue)}.faq-list details>p{padding:0 38px 23px 0;line-height:1.8;color:var(--muted);font-size:1rem}.faq-list a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.closing-section{background:var(--blue);color:white;padding-block:61px}.closing-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.closing-inner .eyebrow{font-size:.75rem;color:#dbe4ff;margin-bottom:14px}.closing-inner h2{font-size:2.9rem}.closing-inner p:last-child{color:#e2e9ff;margin-top:15px;font-size:1rem}.closing-inner .button{background:var(--accent);color:var(--navy);white-space:nowrap}.closing-inner .button:hover{background:#ffdd92}.site-footer{background:white}.footer-columns{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:37px;padding-block:61px}.footer-brand>p{color:var(--muted);font-size:.9375rem;line-height:1.8;margin-top:24px}.footer-columns h3{font-family:'DM Sans',Arial,sans-serif;font-size:.9375rem;font-weight:650;margin-bottom:16px}.footer-columns nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-columns nav h3{margin-bottom:6px}.footer-columns nav a,.footer-contact p{font-size:.875rem;color:var(--muted);line-height:1.65}.footer-columns nav a:hover{color:var(--blue)}.footer-contact span{display:block;margin-top:20px;font-size:.8125rem;color:var(--blue)}.footer-bottom{font-size:.8125rem}.mobile-menu{max-height:calc(100dvh - 84px);overflow:auto}
@media(max-width:1150px){.desktop-nav{gap:20px;font-size:.875rem}.header-inner{gap:20px}.header-location{padding:12px 15px}.footer-columns{grid-template-columns:1.4fr 1fr 1fr;gap:35px}.footer-contact{grid-column:2/4}.footer-contact p{max-width:350px}.faq-grid{gap:50px}.service-shortcuts a{padding-inline:10px;font-size:.8125rem}.about .about-grid{gap:55px}}
@media(max-width:950px){.service-shortcuts{grid-template-columns:repeat(3,1fr);margin-block:20px}.service-shortcuts a{font-size:.875rem;padding-block:20px;gap:10px}.service-shortcuts a:nth-child(3){border-right:0}.service-shortcuts a:nth-child(-n+3){border-bottom:1px solid var(--line)}.service-grid{gap:18px}.section-heading{gap:25px}.section-heading>p{min-width:210px}.section-heading h2{font-size:2.5rem}.service-card{padding:25px 23px 0}.about .about-grid{gap:35px}.about h2{font-size:2.8rem}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:35px}.closing-inner h2{font-size:2.5rem}.closing-inner .button{white-space:normal;min-width:210px}.footer-columns{grid-template-columns:1fr 1fr}.footer-contact{grid-column:auto}.footer-brand .wordmark{gap:10px}.footer-bottom>p:nth-child(2){order:0;width:auto}}
@media(max-width:700px){.service-shortcuts{margin-block:16px}.service-shortcuts a{font-size:.8125rem;padding:21px 7px}.shortcut-arrow{right:10px;top:8px}.service-shortcuts .service-icon{width:28px;height:28px}.services{padding-block:53px 65px}.section-heading h2{font-size:2.5rem}.section-heading>p{min-width:0}.service-grid{grid-template-columns:1fr;gap:17px}.service-card{padding:26px 25px 0}.service-card>p{min-height:0;max-width:none;margin-bottom:21px}.service-top{margin-bottom:20px}.service-card h3{font-size:1.35rem}.service-details summary{padding-block:19px}.icon-tile{width:57px;height:57px}.about .about-grid{gap:32px}.about h2{font-size:2.85rem}.about-details{gap:23px}.faq-grid{grid-template-columns:1fr;gap:33px}.faq-grid>div>p:last-child{margin-top:17px}.faq-list summary{font-size:1rem;padding-block:21px;gap:20px}.faq-list details>p{padding-right:16px}.closing-section{padding-block:45px}.closing-inner{flex-direction:column;align-items:flex-start;gap:27px}.closing-inner h2{font-size:2.55rem}.closing-inner .button{min-width:0;white-space:normal}.footer-columns{padding-block:44px;column-gap:27px;row-gap:35px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:1/-1}.footer-contact span{margin-top:12px}.footer-columns nav a{font-size:.875rem}.footer-bottom{font-size:.75rem;gap:15px}.footer-bottom>p:nth-child(2){order:3;width:100%}.hero-actions .text-link{min-height:44px}.desktop-nav{display:none}}
:root{--blue:#244de8;--blue-dark:#183aba;--navy:#101f3b;--soft:#f4f7fb;--accent:#ffcd64;--ink:#14233c;--muted:#5c687a;--max:1280px}
.topbar{background:var(--blue);color:white;font-size:.75rem;line-height:1.5;padding:10px 0}.topbar>.container{display:flex;justify-content:space-between;gap:20px}.topbar span:first-child{font-weight:650;letter-spacing:.07em}.site-header{position:sticky;top:0;z-index:30;box-shadow:0 3px 12px #12234105}.header-inner{min-height:94px}.desktop-nav{gap:28px}.header-location{background:var(--blue);color:white;padding:12px 18px;border-radius:4px;font-weight:600}.header-location .icon{color:inherit}.hero-shell{background:var(--navy);color:white}.hero{grid-template-columns:1.1fr 1fr;gap:55px;padding-block:0;min-height:610px}.hero-copy{padding-block:55px}.hero .eyebrow{color:#c7d4f8;margin-bottom:24px}.short-rule{background:var(--accent)}.hero h1{font-size:clamp(3.15rem,5.1vw,4.7rem);font-weight:700;line-height:1.13;letter-spacing:-.055em}.hero h1 span{color:var(--accent)}.hero-description{color:#d6deed;font-size:1rem;max-width:520px;line-height:1.85;margin-top:24px}.hero-actions{margin-top:27px;gap:24px}.hero .button-primary{background:var(--accent);color:var(--navy)}.hero .button-primary:hover{background:#ffdc8e}.hero .text-link:hover{color:var(--accent)}.hero-footnote{border-color:#ffffff25;gap:13px;margin-top:28px;padding-top:19px;max-width:520px}.hero-footnote .icon{color:var(--accent)}.hero-footnote p{color:#bccae0;font-size:.8125rem}.hero-footnote strong{color:white}.hero-visual{height:100%;padding-right:0;align-self:stretch}.hero-image-wrap{height:100%;min-height:610px;border-radius:0 0 0 90px}.hero-image-wrap img{object-position:55% center}.image-caption{background:white;color:var(--ink);left:-24px;bottom:34px;padding:18px 24px;gap:18px;box-shadow:0 9px 30px #14234925}.caption-number{font-size:3rem;font-weight:700;font-family:'Manrope',Arial,sans-serif;line-height:1;color:var(--blue)}.vertical-caption{display:none}.property-band{background:white}.property-band-inner{min-height:93px}.section-heading .eyebrow{color:var(--blue)}
@media(max-width:1150px){.hero{gap:30px}.hero h1{font-size:3.7rem}.desktop-nav{gap:20px}.header-inner{gap:25px}.hero-actions{gap:19px}}
@media(max-width:950px){.hero h1{font-size:3.1rem}.hero{gap:26px}.hero-copy{padding-block:40px}.hero-image-wrap{min-height:670px}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.topbar span:last-child{font-size:.75rem}.hero-footnote{margin-top:24px}.image-caption{left:-12px;padding:17px;font-size:.8125rem}}
@media(max-width:700px){html{scroll-padding-top:102px}.topbar{padding-block:9px}.topbar>.container{justify-content:center}.topbar span:last-child{display:none}.header-inner{min-height:82px}.hero{grid-template-columns:1fr;gap:0}.hero-copy{padding-block:38px 32px}.hero h1{font-size:clamp(2.6rem,9vw,4rem)}.hero-description{font-size:1rem;line-height:1.75}.hero-actions{flex-direction:row;align-items:center;gap:22px}.hero-footnote{margin-top:25px}.hero-visual{margin-left:0;padding:0 0 28px;height:auto}.hero-image-wrap{height:300px;min-height:0;border-radius:4px 4px 4px 60px}.hero-image-wrap img{object-position:center 60%}.image-caption{left:auto;right:15px;bottom:46px;padding:14px 18px;gap:13px}.caption-number{font-size:2.5rem}.property-band-inner{min-height:120px}.property-band p{font-size:.875rem}.hero .text-link{font-size:.875rem}.hero .button{min-height:54px}}
