:root{--bg:#f7f8fc;--surface:#fff;--surface-strong:#f4f6fb;--navy:#183a8f;--navy-soft:#274db2;--navy-deep:#20222b;--gold:#d4a545;--gold-deep:#b8892d;--text:#1f2431;--muted:#6f7787;--line:#1f243117;--shadow:0 20px 60px #1a254414}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:linear-gradient(180deg,#fff 0%,var(--bg)100%);color:var(--text);margin:0;font-family:DM Sans,Avenir Next,Montserrat,Segoe UI,sans-serif;overflow-x:hidden}html.drawer-open,body.drawer-open{overflow:hidden}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline-offset:3px;outline:3px solid #274db259}img{max-width:100%;display:block}button,input,textarea{font:inherit}.page-shell{min-height:100vh}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:999px;padding:.8rem 1rem;transition:top .16s;position:absolute;top:-3rem;left:1rem}.skip-link:focus{top:1rem}.container{width:min(1180px,100% - 2rem);margin:0 auto}.section{padding:3rem 0}.eyebrow{color:var(--navy-soft);letter-spacing:.12em;text-transform:uppercase;background:#183a8f14;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.74rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(135deg,var(--gold),var(--gold-deep));border-radius:999px;width:.5rem;height:.5rem}.section-title{letter-spacing:-.05em;margin:.75rem 0;font-family:DM Sans,Avenir Next,Montserrat,Segoe UI,sans-serif;font-size:clamp(1.8rem,4vw,3.35rem);line-height:.95}.section-copy{color:#1d2436c7;max-width:42rem;margin:0;font-size:.98rem;line-height:1.48}.card{box-shadow:var(--shadow);background:#fffffff5;border:1px solid #183a8f0f;border-radius:22px}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;max-width:100%;min-height:3.25rem;padding:.95rem 1.4rem;font-weight:700;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--navy)0%,var(--navy-soft)100%);color:#fff}.button-secondary{color:var(--navy-soft);background:#fff;border-color:#183a8f2e}.grid{gap:1rem;display:grid}.section-dark{color:#fff;background:linear-gradient(#252730 0%,#1d2f67 100%)}.section-band{background:linear-gradient(#f4f6fbbf,#f4f6fbf2);border-top:1px solid #183a8f0d;border-bottom:1px solid #183a8f0d}.topbar{color:#ffffffd1;background:#2c2d34;font-size:.8rem}.topbar-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:1.75rem;display:flex}.footer-grid{display:grid}.header-toggle{width:2.8rem;height:2.8rem;color:var(--text);background:#fff;border:1px solid #183a8f24;border-radius:14px;padding:0;display:none;position:relative}.header-toggle span{background:currentColor;border-radius:999px;width:1.2rem;height:2px;transition:transform .18s,opacity .18s,top .18s;position:absolute;left:50%;transform:translate(-50%)}.header-toggle .line-1{top:.95rem}.header-toggle .line-2{top:1.35rem}.header-toggle .line-3{top:1.75rem}.header-drawer,.header-drawer-backdrop{display:none}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid}.service-card{text-align:left;padding:1.35rem}.service-badge{color:#fff;background:#454854;border-radius:999px;place-items:center;width:2.5rem;height:2.5rem;font-weight:800;display:grid;box-shadow:0 10px 24px #2226331f}.split-highlight{color:var(--gold)}.contact-panel{grid-template-columns:1.1fr .9fr;gap:1rem;display:grid}.contact-panel>*{min-width:0}@media (max-width:980px){.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.5rem!important}}@media (max-width:720px){.section{padding:2.5rem 0}.container{width:min(100% - 1.25rem,1180px)}.services-grid,.contact-panel,.footer-grid{grid-template-columns:1fr}.topbar{font-size:.72rem}.topbar-inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.35rem;padding:.35rem 0}.topbar-contact,.topbar-meta{width:100%}.topbar-contact{flex-direction:column;gap:.55rem!important}.topbar-meta{flex-wrap:wrap;justify-content:space-between;gap:.6rem!important}.topbar-socials{margin-left:auto}.header-main{flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:.85rem!important;min-height:auto!important;padding:.7rem 0 .9rem!important}.header-logo{display:none!important}.header-toggle{flex:none;order:1;justify-content:center;align-items:center;display:inline-flex}.header-nav{display:none!important}.header-nav a{width:100%;font-size:.9rem!important}.header-cta{flex:0 auto;order:2;min-width:0;max-width:calc(100% - 3.6rem);margin-left:auto;font-size:.88rem;display:inline-flex;min-height:2.55rem!important;padding-inline:.95rem!important}.header-drawer{z-index:40;opacity:0;visibility:hidden;pointer-events:none;background:#fff;width:min(88vw,360px);height:100dvh;min-height:100dvh;transition:transform .22s,opacity .18s,visibility .18s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.header-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);box-shadow:-20px 0 60px #141a2d2e}.header-drawer-inner{flex-direction:column;width:100%;min-height:100%;padding:1rem 1rem 1.25rem;display:flex}.header-drawer-top{border-bottom:1px solid #183a8f14;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.header-drawer-close{width:2.5rem;height:2.5rem;color:var(--text);background:#fff;border:1px solid #183a8f24;border-radius:999px;font-size:1.5rem;line-height:1}.header-drawer-nav{flex-direction:column;align-items:flex-start;gap:1rem;display:flex}.header-drawer-nav a{border-bottom:1px solid #183a8f14;width:100%;padding-bottom:.9rem}.header-drawer-backdrop{z-index:39;opacity:0;pointer-events:none;background:#141a2d6b;transition:opacity .22s;display:block;position:fixed;inset:0}.header-drawer-backdrop.is-open{opacity:1;pointer-events:auto}.hero-actions{flex-direction:column;align-items:stretch}.hero-action-button{width:100%}.hero-stats{grid-template-columns:1fr 1fr!important}.footer-grid{gap:1.35rem!important}.contact-panel a,.contact-panel div,.contact-panel p{overflow-wrap:anywhere;word-break:break-word}.contact-panel .button{width:100%}}@media (max-width:520px){.hero-stats{grid-template-columns:1fr!important}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
