:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#14213d;--ink-deep:#0b1324;--blue:#123c69;--blue-soft:#e8f0f7;--gold:#c59a35;--gold-dark:#9d7420;--mint:#dff2ec;--paper:#fff;--off-white:#f7f8f6;--line:#d9e0e7;--muted:#52606d;--shadow:0 18px 42px #14213d1c}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Arial,Segoe UI,sans-serif}body{min-height:100vh;color:var(--ink);background:var(--paper);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.landing-page{overflow:hidden}.section-shell{width:min(1140px,100% - 2rem);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.nav-bar{justify-content:space-between;align-items:center;gap:1rem;min-height:4.75rem;display:flex}.brand-mark{min-width:0;color:var(--ink-deep);align-items:center;gap:.7rem;font-size:1rem;font-weight:800;display:inline-flex}.brand-logo{object-fit:cover;object-position:center;border-radius:4px;width:3.6rem;height:3.4rem}.nav-links{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:1.35rem;font-size:.95rem;font-weight:700;display:flex}.nav-links a:hover,.footer-links a:hover,.footer-contact a:hover{color:var(--gold)}.nav-cta,.primary-button,.secondary-button,.footer-primary-cta,.footer-secondary-cta{border-radius:6px;justify-content:center;align-items:center;gap:.5rem;min-height:2.9rem;padding:0 1.15rem;font-weight:800;transition:transform .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.nav-cta,.primary-button,.footer-primary-cta{background:var(--gold);color:var(--ink-deep)}.nav-cta:hover,.primary-button:hover,.footer-primary-cta:hover{background:var(--gold-dark);color:var(--paper);transform:translateY(-1px)}.hero-section{background:linear-gradient(90deg,#0b1324f0,#123c69e0),url(/NV.PNG) 50%/cover;padding:4.5rem 0;position:relative}.hero-section:after{content:"";background:linear-gradient(90deg,var(--gold),var(--mint),var(--blue));height:.45rem;position:absolute;inset:auto 0 0}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(290px,.58fr);align-items:center;gap:2.5rem;display:grid;position:relative}.hero-copy{color:var(--paper)}.section-tag{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:900;line-height:1.35}h1,h2,h3,p{margin-top:0}h1{max-width:13ch;margin-bottom:1.2rem;font-size:clamp(2.6rem,6vw,5.3rem);line-height:.98}h2{color:var(--ink-deep);margin-bottom:0;font-size:clamp(1.9rem,3.6vw,3rem);line-height:1.08}h3{color:var(--ink-deep);margin-bottom:.7rem;font-size:1.22rem;line-height:1.22}.hero-text,.section-heading p,.body-copy p,.service-card p,.process-card p,.area-panel p,.faq-list p,.footer-copy{font-size:1.02rem;line-height:1.7}.hero-text{color:#ffffffe6;max-width:60ch;margin-bottom:0}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.primary-button{min-height:3.3rem;padding:0 1.35rem}.secondary-button{min-height:3.3rem;color:var(--paper);border:1px solid #ffffff57}.secondary-button:hover,.footer-secondary-cta:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-1px)}.button-icon{flex:none;width:1.18rem;height:1.18rem}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:43rem;margin:1.7rem 0 0;padding:0;list-style:none;display:grid}.hero-proof li,.sector-list li,.service-card li{padding-left:1.4rem;line-height:1.55;position:relative}.hero-proof li:before,.sector-list li:before,.service-card li:before{content:"";background:var(--gold);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.65em;left:0}.quote-panel{box-shadow:var(--shadow);background:#fffffff0;border:1px solid #ffffff52;border-radius:8px;padding:1.45rem}.quote-panel-label{color:var(--gold-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.65rem;font-size:.82rem;font-weight:900}.quote-panel h2{margin-bottom:1rem;font-size:1.55rem}.quote-panel ul,.service-card ul,.sector-list{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.quote-panel li{border-top:1px solid var(--line);color:var(--muted);padding:.8rem 0;line-height:1.45}.panel-link{color:var(--blue);margin-top:1rem;font-weight:900;display:inline-flex}.quote-form{box-shadow:var(--shadow);background:#fffffff7;border:1px solid #123c6929;border-radius:8px;padding:1.45rem}.quote-form-compact{align-self:start}.quote-form-heading{margin-bottom:1rem}.quote-form-heading h2{margin-bottom:.65rem;font-size:1.55rem}.quote-form-heading p:not(.quote-panel-label),.quote-note{color:var(--muted);line-height:1.55}.quote-form-heading p:not(.quote-panel-label),.quote-note,.quote-error-summary{margin-bottom:0}.quote-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.quote-field{min-width:0;color:var(--ink-deep);gap:.38rem;font-size:.9rem;font-weight:800;display:grid}.quote-field-full{grid-column:1/-1}.quote-field input,.quote-field select,.quote-field textarea{border:1px solid var(--line);background:var(--paper);width:100%;min-height:2.8rem;color:var(--ink-deep);border-radius:6px;outline:none;font-size:1rem;font-weight:500}.quote-field input,.quote-field select{padding:0 .8rem}.quote-field textarea{resize:vertical;min-height:6rem;padding:.75rem .8rem}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #123c6924}.quote-field [aria-invalid=true]{background:#fff7f6;border-color:#b42318}.quote-field small,.quote-error-summary{color:#b42318;font-size:.82rem;font-weight:800;line-height:1.35}.quote-error-summary{margin:0 0 .85rem}.quote-success{color:#124c31;background:#effaf4;border:1px solid #14694442;border-radius:6px;gap:.25rem;margin-bottom:.85rem;padding:.85rem;line-height:1.45;display:grid}.quote-success span{color:#276146}.quote-submit{background:var(--gold);width:100%;min-height:3.2rem;color:var(--ink-deep);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.55rem;margin-top:1rem;font-weight:900;transition:transform .16s,background-color .16s,color .16s;display:inline-flex}.quote-submit:hover{background:var(--gold-dark);color:var(--paper);transform:translateY(-1px)}.quote-submit:disabled{color:var(--muted);cursor:progress;background:#d6dce2;transform:none}.quote-spinner{border:2px solid #52606d47;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite quote-spin}@keyframes quote-spin{to{transform:rotate(360deg)}}.quote-note{text-align:center;margin-top:.75rem;font-size:.9rem}.quote-popup-backdrop{z-index:100;background:#0b132494;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.quote-popup{background:var(--paper);width:min(100%,27rem);color:var(--ink);text-align:center;border-radius:8px;padding:2rem 1.5rem 1.5rem;position:relative;box-shadow:0 24px 70px #0b132447}.quote-popup-close{border:1px solid var(--line);background:var(--paper);width:2rem;height:2rem;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;font-size:1.35rem;line-height:1;display:inline-grid;position:absolute;top:.75rem;right:.75rem}.quote-popup-icon{color:#124c31;background:#effaf4;border-radius:50%;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.6rem;font-weight:900;display:inline-grid}.quote-popup h2{margin-bottom:.7rem;font-size:1.65rem}.quote-popup p{color:var(--muted);margin-bottom:1.2rem;line-height:1.6}.quote-popup-button{background:var(--gold);width:100%;min-height:2.9rem;color:var(--ink-deep);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.content-section{padding:4.75rem 0}.trust-section,.process-section{background:var(--off-white)}.split-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1fr);align-items:start;gap:2.5rem;display:grid}.body-copy,.section-heading,.area-panel p,.faq-list p,.service-card p,.process-card p{color:var(--muted)}.body-copy p{margin-bottom:1.35rem}.assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.assurance-grid article,.service-card,.process-card,.faq-list details{border:1px solid var(--line);background:var(--paper);border-radius:8px;box-shadow:0 10px 26px #14213d12}.assurance-grid article{padding:1rem}.assurance-grid strong{color:var(--ink-deep);margin-bottom:.35rem;display:block}.assurance-grid span{color:var(--muted);line-height:1.55}.section-heading{max-width:64ch;margin-bottom:2rem}.section-heading h2{margin-bottom:.9rem}.compact-heading{max-width:48rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.service-quote-panel{margin-top:1.5rem}.service-card{border-top:4px solid var(--blue);padding:1.45rem}.service-card p{margin-bottom:1rem}.service-card li{color:var(--ink)}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.process-card{padding:1.35rem}.process-card span{color:var(--gold-dark);letter-spacing:.12em;margin-bottom:1.3rem;font-size:.82rem;font-weight:900;display:inline-flex}.area-section{background:linear-gradient(90deg,#e8f0f7e0,#dff2ecb8),var(--blue-soft)}.area-panel{grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);align-items:center;gap:2.5rem;display:grid}.sector-list{background:#ffffffb8;border:1px solid #123c692e;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.25rem}.sector-list li{color:var(--ink-deep);font-weight:700}.faq-list{gap:.85rem;display:grid}.faq-list details{padding:1rem 1.15rem}.faq-list summary{cursor:pointer;color:var(--ink-deep);font-weight:900}.faq-list p{margin:.8rem 0 0}.site-footer{background:var(--ink-deep);color:var(--paper);padding:3.25rem 0}.footer-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.6fr);align-items:start;gap:2rem;display:grid}.footer-main{max-width:42rem}.footer-brand{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.86rem;font-weight:900}.footer-main h2{max-width:13ch;color:var(--paper);margin-bottom:1rem}.footer-copy{color:#ffffffc7;max-width:54ch;margin-bottom:1.4rem}.footer-cta-group{flex-wrap:wrap;gap:.85rem;display:flex}.footer-secondary-cta{color:var(--paper);border:1px solid #ffffff47}.footer-side{gap:1.4rem;display:grid}.footer-links{color:#ffffffdb;flex-wrap:wrap;align-items:center;gap:.85rem 1.2rem;font-weight:800;display:flex}.footer-icon-link{border:1px solid #ffffff42;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.footer-icon{width:1rem;height:1rem}.footer-contact{color:#ffffffbd;gap:.6rem;line-height:1.5;display:grid}.footer-form{grid-column:1/-1}.footer-form .quote-form{background:#fffffff5;max-width:47rem}@media (max-width:920px){.hero-grid,.split-grid,.area-panel,.footer-grid,.process-grid{grid-template-columns:1fr}.quote-panel,.quote-form-compact{max-width:34rem}}@media (max-width:720px){.section-shell{width:min(100% - 1.25rem,1140px)}.nav-bar{flex-wrap:wrap;gap:.75rem;padding:.75rem 0}.brand-mark{flex:auto}.nav-cta{min-height:2.55rem;padding:0 .85rem;font-size:.9rem}.nav-links{white-space:nowrap;order:3;justify-content:flex-start;gap:.8rem 1rem;width:100%;overflow-x:auto}.hero-section{padding:3rem 0}h1{max-width:100%;font-size:clamp(2.35rem,13vw,3.5rem)}.hero-proof,.assurance-grid,.services-grid,.sector-list,.quote-form-grid{grid-template-columns:1fr}.primary-button,.secondary-button,.footer-primary-cta,.footer-secondary-cta{width:100%}.content-section{padding:3.4rem 0}.quote-panel,.quote-form,.service-card,.process-card,.assurance-grid article,.faq-list details{border-radius:6px}}
