:root{--black:#000;--bg:#0a0a0a;--grey:#1a1a1a;--grey-mid:#2a2a2a;--grey-soft:#8a8a8a;--grey-light:#c8c8c8;--navy:#1b2a4a;--navy-mid:#243b6b;--navy-bright:#2f4f8f;--blue:var(--navy-mid);--blue-hover:var(--navy-bright);--blue-glow:#243b6b66;--text:#fff;--muted:#ffffff9e;--border:#ffffff1a;--accent:var(--grey-light);--white:var(--text);--charcoal:var(--grey);--surface:var(--grey);--surface-raised:var(--grey-mid);--font-display:"Space Grotesk", sans-serif;--font-body:"Inter", sans-serif;--header-h:80px;--ease:cubic-bezier(.22, 1, .36, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}ul{list-style:none}:focus-visible{outline:2px solid var(--navy-bright);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(1120px,100% - 2.5rem);margin-inline:auto}.app{min-height:100vh;padding-bottom:64px}@media (width>=769px){.app{padding-bottom:0}}.btn{min-height:44px;font-family:var(--font-display);letter-spacing:.01em;transition:background .25s var(--ease), transform .25s var(--ease), box-shadow .25s var(--ease);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--navy-mid);color:var(--white)}.btn-primary:hover{background:var(--navy-bright);box-shadow:0 0 24px var(--blue-glow)}.btn-primary:active{transform:translateY(1px)}.btn-lg{min-height:52px;padding:.85rem 1.75rem;font-size:1.05rem}.btn-wide{width:100%}.btn:disabled{opacity:.7;cursor:wait}.site-header{z-index:100;height:var(--header-h);border-bottom:1px solid var(--border);background:#000;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);height:100%;margin-inline:auto;display:flex}.logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.logo-img{object-fit:contain;width:auto;height:52px}@media (width>=901px){.logo-img{height:58px}}.footer-brand .logo-img{height:72px}.nav{align-items:center;gap:1.75rem;display:none}.nav a{color:var(--muted);font-size:.92rem;font-weight:500;transition:color .2s}.nav a:hover{color:var(--accent)}.header-actions{align-items:center;gap:.75rem;display:flex}.header-phone{font-family:var(--font-display);color:var(--white);white-space:nowrap;font-size:.95rem;font-weight:600;transition:color .2s;display:none}.header-phone:hover{color:var(--accent)}.header-cta{display:none}.menu-toggle{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;display:flex}.menu-toggle span{background:var(--white);width:22px;height:2px;transition:transform .3s var(--ease), opacity .2s ease;display:block}.menu-toggle.is-open span:first-child{transform:translateY(8px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.mobile-nav{inset:var(--header-h) 0 0;z-index:99;background:#000;flex-direction:column;gap:.25rem;padding:1.5rem;display:none;position:fixed}.mobile-nav.is-open{display:flex}.mobile-nav a{font-family:var(--font-display);border-bottom:1px solid var(--border);padding:.85rem .5rem;font-size:1.35rem;font-weight:600}.mobile-nav-phone{margin-top:.5rem;color:var(--accent)!important;border-bottom:none!important}.mobile-nav .btn{margin-top:1rem}@media (width>=901px){.nav{display:flex}.header-phone,.header-cta{display:inline-flex}.menu-toggle,.mobile-nav{display:none!important}}.hero{min-height:calc(100svh - var(--header-h));text-align:center;background:var(--bg);place-items:center;padding:4rem 1.25rem 5rem;display:grid;position:relative;overflow:hidden}.hero-media{z-index:0;position:absolute;inset:0}.hero-img{object-fit:cover;object-position:center center;width:100%;height:100%}.hero-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000008c 0%,#00000059 45%,#0a0a0abf 100%),radial-gradient(70% 60% at 50% 40%,#0a0a0a40,#0000 70%);position:absolute;inset:0}.hero-inner{z-index:2;max-width:720px;animation:hero-rise .9s var(--ease) both;position:relative}.hero-brand{font-family:var(--font-display);letter-spacing:.04em;color:var(--accent);text-shadow:0 2px 16px #0000008c;margin-bottom:.85rem;font-size:clamp(1.15rem,3.5vw,1.55rem);font-weight:600}.hero-title{font-family:var(--font-display);letter-spacing:-.03em;text-shadow:0 2px 24px #0009;margin-bottom:1rem;font-size:clamp(2.6rem,9vw,4.75rem);font-weight:700;line-height:1.05}.hero-sub{color:#ffffffd1;margin-inline:auto;text-shadow:0 1px 12px #00000080;max-width:28em;margin-bottom:1.75rem;font-size:clamp(1rem,2.4vw,1.2rem)}.hero-phone{font-family:var(--font-display);letter-spacing:-.02em;color:var(--white);text-shadow:0 2px 16px #0000008c;margin-bottom:1.5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;transition:color .2s;display:inline-block}.hero-phone:hover{color:var(--accent)}@keyframes hero-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.pillars{z-index:2;margin-top:-2.5rem;padding:0 0 1rem;position:relative}.pillars-grid{gap:1rem;display:grid}.pillar{background:var(--grey);border:1px solid var(--border);transition:border-color .25s ease, transform .25s var(--ease), background .25s ease;flex-direction:column;gap:.65rem;padding:1.5rem 1.35rem;display:flex}.pillar:hover{background:var(--grey-mid);border-color:#2f4f8f8c;transform:translateY(-3px)}.pillar h2{font-family:var(--font-display);font-size:1.25rem;font-weight:600}.pillar p{color:var(--muted);flex:1;font-size:.95rem}.pillar-link{font-family:var(--font-display);color:var(--accent);margin-top:.35rem;font-size:.9rem;font-weight:600}@media (width>=768px){.pillars-grid{grid-template-columns:repeat(3,1fr);gap:1.15rem}}.section{padding:5rem 0}.section-alt{background:var(--grey);border-block:1px solid var(--border)}.section-head{text-align:center;margin-inline:auto;max-width:640px;margin-bottom:2.75rem}.section-head-left{text-align:left;margin-inline:0}.section-visual{background:0 0;border-radius:4px;width:100%;margin:0 0 2.5rem;line-height:0;position:relative;overflow:hidden}.section-visual-img{object-fit:cover;object-position:center center;filter:brightness(.6)saturate(.8);background:50%/cover no-repeat;border:0;border-radius:4px;width:100%;max-width:100%;height:400px;margin:0;padding:0;display:block}.section-visual-fade{background:linear-gradient(180deg, transparent 0%, #0a0a0abf 70%, var(--bg) 100%);pointer-events:none;z-index:1;height:45%;position:absolute;bottom:0;left:0;right:0}.section-alt .section-visual-fade{background:linear-gradient(180deg, transparent 0%, #1a1a1ad9 70%, var(--grey) 100%)}@media (width<=640px){.section-visual-img{height:240px}}.section-head h2{font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700;line-height:1.15}.section-sub{color:var(--muted);margin-top:.75rem;font-size:1.05rem}.section-lead{color:#ffffffc7;text-align:left;margin-top:1.15rem;font-size:1rem}.service-list{gap:1.75rem;display:grid}.service-list article{border-bottom:1px solid var(--border);padding-bottom:1.75rem}.service-list article:last-child{border-bottom:none;padding-bottom:0}.service-list h3{font-family:var(--font-display);color:var(--white);margin-bottom:.45rem;font-size:1.2rem;font-weight:600}.service-list h3:before{content:"";background:var(--accent);vertical-align:.15em;width:8px;height:8px;margin-right:.65rem;display:inline-block}.service-list p{color:var(--muted);max-width:62ch;padding-left:1.15rem}@media (width>=768px){.service-list{grid-template-columns:1fr 1fr;gap:2rem 2.5rem}.service-list article{border-bottom:none;padding-bottom:0}}.accent-divider{background:#000;width:100%;height:140px;line-height:0;position:relative;overflow:hidden}.accent-divider-img{object-fit:cover;object-position:center;filter:brightness(.7);width:100%;height:140px;display:block}.accent-divider-fade{pointer-events:none;background:linear-gradient(#000 0%,#0000 28% 72%,#000 100%);position:absolute;inset:0}.why-grid{gap:1.5rem;display:grid}.why-grid article{border-top:1px solid var(--border);padding:1.35rem 0}.why-grid h3{font-family:var(--font-display);margin-bottom:.4rem;font-size:1.1rem;font-weight:600}.why-grid p{color:var(--muted);font-size:.95rem}@media (width>=700px){.why-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 2rem}}@media (width>=1000px){.why-grid{grid-template-columns:repeat(3,1fr)}}.ticker{background:var(--navy);border-block:1px solid var(--border);padding:2rem 0 2.25rem;overflow:hidden}.ticker-label{text-align:center;font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem;font-size:.8rem;font-weight:600}.ticker-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.ticker-track{gap:0;width:max-content;animation:40s linear infinite ticker-scroll;display:flex}.ticker-item{font-family:var(--font-display);white-space:nowrap;color:#ffffffe0;align-items:center;padding-inline:.15rem;font-size:1.05rem;font-weight:500;display:inline-flex}.ticker-dot{color:var(--accent);margin-inline:1.25rem}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.contact-grid{gap:2.5rem;display:grid}.contact-details{flex-direction:column;gap:1.15rem;display:flex}.contact-details li{flex-direction:column;gap:.2rem;display:flex}.contact-label{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:600}.contact-details a{font-size:1.05rem;transition:color .2s}.contact-details a:hover{color:var(--accent)}.contact-form{background:var(--grey);border:1px solid var(--border);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.form-row{gap:1rem;display:grid}.contact-form label{color:#fffc;flex-direction:column;gap:.4rem;font-size:.88rem;font-weight:500;display:flex}.contact-form input,.contact-form textarea{border:1px solid var(--border);background:#0f0f0f;border-radius:4px;width:100%;min-height:48px;padding:.7rem .85rem;transition:border-color .2s}.contact-form textarea{resize:vertical;min-height:120px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--navy-bright);outline:none}.form-error{color:#ff6b6b;font-size:.9rem}.form-success{background:var(--grey);text-align:center;border:1px solid #2f4f8f73;padding:2rem 1.5rem}.form-success-title{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.form-success a{color:var(--accent)}@media (width>=640px){.form-row{grid-template-columns:1fr 1fr}}@media (width>=900px){.contact-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:3.5rem}.contact-form{padding:2rem}}.site-footer{border-top:1px solid var(--border);background:#000;padding:3rem 0 2rem}.footer-top{border-bottom:1px solid var(--border);gap:2rem;padding-bottom:2rem;display:grid}.footer-tagline{font-family:var(--font-display);color:var(--muted);margin-top:.85rem;font-weight:600}.footer-meta{color:var(--muted);flex-direction:column;gap:.45rem;font-size:.95rem;display:flex}.footer-meta a:hover{color:var(--white)}.footer-bottom{flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.footer-legal-block{flex-direction:column;gap:.55rem;display:flex}.footer-legal-heading{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.75rem;font-weight:600}.footer-legal{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.footer-legal a{color:var(--muted);font-size:.85rem}.footer-legal a:hover,.footer-legal a.active{color:var(--white)}.footer-copy{color:#ffffff73;font-size:.85rem}@media (width>=768px){.footer-top{grid-template-columns:1fr 1fr;align-items:start}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.mobile-call-bar{z-index:90;background:var(--navy-mid);min-height:56px;font-family:var(--font-display);justify-content:center;align-items:center;padding:.75rem;font-size:1.05rem;font-weight:700;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #00000059}@media (width>=769px){.mobile-call-bar{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker-track,.hero-inner{animation:none}}.legal-page{color:#fff;min-height:calc(100svh - var(--header-h) - 200px);background:#0a0a0a;padding:3rem 1.25rem 4.5rem}.legal-content{width:min(800px,100%);margin-inline:auto;line-height:1.7}.legal-eyebrow{margin-bottom:1.25rem}.legal-eyebrow a{color:#1e4fff;font-family:var(--font-display);font-size:.95rem;font-weight:600;text-decoration:none}.legal-eyebrow a:hover{text-decoration:underline}.legal-content h1{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;line-height:1.15}.legal-updated{color:#ffffff8c;margin-bottom:1.75rem;font-size:.9rem}.legal-content h2{font-family:var(--font-display);color:#fff;margin:2rem 0 .65rem;font-size:1.2rem;font-weight:600}.legal-content p{color:#ffffffc7;margin-bottom:.95rem}.legal-content ul{color:#ffffffc7;margin:0 0 1rem;padding-left:1.35rem;list-style:outside}.legal-content li{margin-bottom:.45rem}.legal-content a{color:#1e4fff;text-decoration:none}.legal-content a:hover{text-decoration:underline}
