:root{--bg:#050605;--panel:#0d100d;--panel2:#111611;--line:#ffffff1f;--text:#f7f7f2;--muted:#aeb5aa;--green:#99d600;--green2:#c7ff34;--black:#000;--shadow:0 24px 80px #0000006b;--radius:26px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{color:var(--text);background:radial-gradient(900px 500px at 18% 10%,#99d6002e,#0000 60%),radial-gradient(900px 500px at 90% 0,#ffffff0f,#0000 55%),linear-gradient(#050605 0%,#090b09 42%,#050605 100%);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1160px,92vw);margin-inline:auto}.skip{background:var(--green);color:#000;z-index:100;border-radius:999px;padding:10px 14px;position:absolute;top:8px;left:-999px}.skip:focus{left:12px}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#050605c7;position:sticky;top:0}.topstrip{color:#dce5d6;border-bottom:1px solid #ffffff14;font-size:13px}.topstrip-inner{justify-content:space-between;align-items:center;gap:14px;height:36px;display:flex}.topstrip span,.topstrip a{align-items:center;gap:7px;display:flex}.topstrip a{color:var(--green2);font-weight:800}.navwrap{align-items:center;gap:24px;height:84px;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:flex}.brand-mark{background:linear-gradient(145deg,var(--green),#6fa600);color:#000;letter-spacing:-.08em;border-radius:15px;place-items:center;width:46px;height:46px;font-weight:1000;display:grid;box-shadow:0 10px 36px #99d6003d}.brand-text{flex-direction:column;line-height:1.02;display:flex}.brand-text strong{letter-spacing:-.03em;font-size:19px}.brand-text em{color:var(--green);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-style:normal;font-weight:900}.desktop-nav{align-items:center;gap:4px;margin-left:auto;display:flex}.desktop-nav a{color:#d8ddd5;border-radius:999px;padding:11px 13px;font-size:15px;font-weight:750}.desktop-nav a:hover,.desktop-nav a.active{color:var(--green2);background:#99d6001f}.nav-actions{align-items:center;gap:10px;display:flex}.phone-chip{color:var(--green2);white-space:nowrap;font-size:14px;font-weight:900}.menu-button{border:1px solid var(--line);width:44px;height:44px;color:var(--text);background:#121712;border-radius:14px;display:none}.mobile-panel{display:none}.btn{background:var(--green);color:#060806;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 21px;font-weight:950;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 16px 42px #99d6003b}.btn:hover{background:var(--green2);transform:translateY(-2px);box-shadow:0 20px 50px #99d6004d}.btn-small{padding:10px 15px;font-size:14px}.btn.ghost{color:var(--text);box-shadow:none;border:1px solid var(--line);background:#ffffff12}.btn.ghost:hover{background:#ffffff1c}.btn.light{color:#111;background:#00000014;border-color:#0000001f}.section-pad{padding:84px 0}.hero{padding:84px 0 72px;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#99d6002b,#0000 64%);height:420px;position:absolute;inset:auto -20% -30% 45%}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);align-items:center;gap:34px;display:grid;position:relative}.eyebrow{color:var(--green2);letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:950}.hero h1,.page-hero h1{letter-spacing:-.08em;max-width:780px;margin:0 0 22px;font-size:clamp(48px,7vw,94px);line-height:.9}.page-hero h1{max-width:900px;font-size:clamp(42px,6vw,74px)}.lead{color:#e7ece2;max-width:790px;margin:0;font-size:clamp(18px,2vw,22px);line-height:1.55}.lead.narrow{color:#d6ded0;max-width:780px}.hero-actions{flex-wrap:wrap;gap:12px;margin:31px 0;display:flex}.mini-points{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.mini-points span{border:1px solid var(--line);color:#dbe3d6;background:#ffffff0a;border-radius:999px;align-items:center;gap:8px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.mini-points svg{width:16px;color:var(--green)}.lead-panel{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#ffffff1a,#ffffff09);border:1px solid #ffffff29;border-radius:32px;padding:16px}.tab-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid}.tab-row button{color:var(--text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;padding:12px;font-weight:950}.tab-row button.active{background:var(--green);color:#000}.form{color:#0b0d0a;background:#f7f9f1;border-radius:24px;padding:22px;box-shadow:0 18px 44px #0000003d}.form-head h3{letter-spacing:-.04em;margin:0 0 4px;font-size:26px}.form-head p{color:#45503e;margin:0 0 18px;line-height:1.45}.fields{gap:12px;display:grid}.two-col{grid-template-columns:1fr 1fr}.fields label{color:#1c2318;flex-direction:column;gap:7px;font-size:13px;font-weight:900;display:flex}.fields input,.fields select,.fields textarea{color:#111;background:#fff;border:1px solid #d9dfd3;border-radius:14px;outline:none;width:100%;padding:13px}.fields input:focus,.fields select:focus,.fields textarea:focus{border-color:#86bd00;box-shadow:0 0 0 4px #99d6002e}.wide{grid-column:1/-1}.hp{opacity:0;position:absolute;left:-9999px}.submit{width:100%;margin-top:15px}.split-heading{grid-template-columns:1fr .8fr;align-items:end;gap:30px;margin-bottom:26px;display:grid}.split-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(34px,4vw,58px);line-height:.98}.split-heading p:not(.eyebrow){color:#cdd5c9;margin:0;font-size:18px;line-height:1.6}.card-grid{gap:18px;display:grid}.three-cards{grid-template-columns:repeat(3,1fr)}.two-cards{grid-template-columns:repeat(2,1fr)}.feature,.service-card,.step,.callout,.faq{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(#ffffff13,#ffffff09);padding:24px;box-shadow:0 16px 50px #0000002e}.feature-icon{width:52px;height:52px;color:var(--green2);background:#99d60021;border-radius:18px;place-items:center;margin-bottom:18px;display:grid}.feature-icon svg{width:25px;height:25px}.feature h3,.service-card h3,.step h3{letter-spacing:-.04em;margin:0 0 10px;font-size:23px}.feature p,.service-card p,.step p,.callout p,.faq p{color:#c3ccbe;margin:0;line-height:1.6}.alt{background:linear-gradient(#99d6000d,#99d60005);border-block:1px solid #ffffff12}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{transition:transform .18s,border-color .18s;display:block}.service-card:hover{border-color:#99d6006b;transform:translateY(-4px)}.service-card span{color:var(--green2);align-items:center;gap:7px;margin-top:18px;font-weight:950;display:inline-flex}.timeline{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.step span{color:var(--green2);letter-spacing:.16em;margin-bottom:35px;font-weight:1000;display:inline-flex}.local-box{background:var(--green);color:#071007;border-radius:34px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:34px;display:grid}.local-box .eyebrow{color:#213300}.local-box h2{letter-spacing:-.06em;margin:0 0 12px;font-size:clamp(32px,4vw,54px);line-height:.96}.local-box p{color:#1b2a13;margin:0;font-size:18px;line-height:1.55}.page-hero{background:linear-gradient(#99d60014,#0000);padding:76px 0 38px}.content-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:start;gap:22px;display:grid}.stack{gap:16px;display:grid}.area-list{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.area-list span{border:1px solid var(--line);background:#ffffff0f;border-radius:999px;padding:14px 16px;font-weight:900}.center-actions{margin-top:20px}.faq-list{gap:12px;max-width:860px;display:grid}.faq{padding:0;overflow:hidden}.faq summary{cursor:pointer;padding:21px 24px;font-size:19px;font-weight:950;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq p{padding:0 24px 22px}.footer{border-top:1px solid var(--line);background:#030403;padding:48px 0 24px}.footer-grid{grid-template-columns:1fr .5fr .6fr;gap:30px;display:grid}.footer p{color:#b8c2b2;max-width:430px;line-height:1.6}.footer h4{color:var(--green2);text-transform:uppercase;letter-spacing:.12em;margin:0 0 13px;font-size:12px}.footer a,.footer span{color:#dbe4d6;margin:9px 0;display:block}.footer-brand{margin-bottom:16px}.copyright{color:#899383;border-top:1px solid #ffffff17;margin-top:34px;padding-top:20px;font-size:14px}@media (width<=980px){.desktop-nav,.phone-chip,.nav-actions .btn-small{display:none}.menu-button{place-items:center;display:grid}.navwrap{height:72px}.mobile-panel{border-top:1px solid var(--line);background:#070907;gap:6px;padding:10px 4vw 18px;display:grid}.mobile-panel a{background:#ffffff0d;border-radius:14px;padding:13px 14px;font-weight:850}.hero-grid,.content-grid,.split-heading,.local-box{grid-template-columns:1fr}.lead-panel{max-width:640px}.three-cards,.service-grid,.timeline,.footer-grid,.two-cards{grid-template-columns:1fr}.hero{padding-top:56px}.section-pad{padding:60px 0}}@media (width<=620px){.topstrip-inner{flex-direction:column;align-items:flex-start;height:auto;padding:8px 0}.brand-text strong{font-size:17px}.brand-mark{width:42px;height:42px}.hero h1,.page-hero h1{font-size:48px}.lead{font-size:17px}.two-col{grid-template-columns:1fr}.form{border-radius:20px;padding:18px}.hero-actions .btn{width:100%}.lead-panel{border-radius:24px;padding:10px}.section-pad{padding:48px 0}.page-hero{padding:50px 0 24px}}.keysite{--key-blue:#2867c8;--key-blue-dark:#0a2d64;--key-blue-soft:#eaf2ff;--key-black:#07090d;--key-ink:#111827;--key-muted:#5e6777;--key-line:#dbe3ef;--key-white:#fff;color:var(--key-ink);background:#fff;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.keysite a{color:inherit;text-decoration:none}.key-container{width:min(1180px,92vw);margin-inline:auto}.keysite-header{z-index:70;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--key-line);background:#ffffffeb;position:sticky;top:0}.key-nav{align-items:center;gap:24px;height:92px;display:flex}.key-brand{align-items:center;min-width:max-content;display:flex}.key-brand img{object-fit:contain;object-position:left center;width:230px;max-height:72px;display:block}.key-links{gap:4px;margin-left:auto;display:flex}.key-links a{color:#182235;border-radius:999px;padding:11px 13px;font-size:15px;font-weight:850}.key-links a:hover{background:var(--key-blue-soft);color:var(--key-blue-dark)}.key-actions{align-items:center;gap:10px;display:flex}.key-phone{color:var(--key-blue-dark);white-space:nowrap;align-items:center;gap:7px;font-weight:1000;display:inline-flex}.key-btn{background:var(--key-blue);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-weight:950;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 15px 36px #2867c840;color:#fff!important}.key-btn:hover{background:#1d56ae;transform:translateY(-2px);box-shadow:0 20px 44px #2867c852}.key-btn.outline{border:1px solid var(--key-line);box-shadow:none;background:#fff;color:var(--key-black)!important}.key-btn.large{padding:16px 22px;font-size:16px}.key-hero{background:linear-gradient(135deg,#fff 0%,#f7faff 46%,#eaf2ff 100%);padding:76px 0;position:relative;overflow:hidden}.key-hero:before{content:"";background:#2867c81f;border-radius:50%;width:520px;height:520px;position:absolute;top:-170px;right:-160px}.key-hero:after{content:"";background:#0000000d;border-radius:50%;width:470px;height:470px;position:absolute;bottom:-220px;left:-170px}.key-hero-grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(390px,.82fr);align-items:center;gap:38px;display:grid;position:relative}.key-eyebrow{color:var(--key-blue);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:1000}.key-copy h1{letter-spacing:-.07em;color:var(--key-black);max-width:820px;margin:0 0 22px;font-size:clamp(46px,6.4vw,86px);line-height:.94}.key-lead{color:#3d4656;max-width:790px;margin:0;font-size:clamp(18px,2vw,22px);line-height:1.55}.key-hero-actions{flex-wrap:wrap;gap:12px;margin:30px 0 24px;display:flex}.key-trust-row{flex-wrap:wrap;gap:10px;display:flex}.key-trust-row span{border:1px solid var(--key-line);color:#202a3b;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-weight:900;display:flex;box-shadow:0 10px 30px #0000000a}.key-trust-row svg{width:17px;color:var(--key-blue)}.key-form-card{background:var(--key-black);border-radius:34px;padding:14px;box-shadow:0 30px 80px #0918323d}.key-request-form{color:var(--key-ink);background:#fff;border-radius:25px;padding:24px}.key-form-head h3{letter-spacing:-.04em;color:var(--key-black);margin:0 0 5px;font-size:30px}.key-form-head p{color:var(--key-muted);margin:0 0 18px;line-height:1.45}.key-request-form .fields label{color:#172033}.key-request-form .fields input,.key-request-form .fields select,.key-request-form .fields textarea{color:#0d1320;background:#fbfdff;border:1px solid #d7e0ec}.key-request-form .fields input:focus,.key-request-form .fields select:focus,.key-request-form .fields textarea:focus{border-color:var(--key-blue);box-shadow:0 0 0 4px #2867c826}.key-section{background:#fff;padding:82px 0}.key-section-head{max-width:790px;margin-bottom:28px}.key-section-head.centered{text-align:center;margin-inline:auto}.key-section h2,.key-section-head h2,.key-band h2,.key-area-grid h2,.key-steps h2{letter-spacing:-.06em;color:var(--key-black);margin:0;font-size:clamp(34px,4.4vw,60px);line-height:.98}.key-service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.key-service{border:1px solid var(--key-line);background:#fff;border-radius:25px;padding:23px;box-shadow:0 18px 55px #0d1f3f14}.key-service>div{background:var(--key-blue-soft);width:54px;height:54px;color:var(--key-blue);border-radius:18px;place-items:center;margin-bottom:20px;display:grid}.key-service h3{letter-spacing:-.04em;margin:0 0 10px;font-size:22px}.key-service p{color:var(--key-muted);margin:0;line-height:1.58}.key-band{background:var(--key-black);color:#fff;padding:74px 0}.key-band-grid{grid-template-columns:1fr 360px;align-items:center;gap:30px;display:grid}.key-band h2{color:#fff}.key-band p{color:#d4d9e2;max-width:730px;font-size:18px;line-height:1.6}.key-mini-card{color:var(--key-black);background:#fff;border-radius:26px;gap:10px;padding:24px;display:grid;box-shadow:0 20px 50px #00000040}.key-mini-card strong{letter-spacing:-.04em;margin-bottom:5px;font-size:22px}.key-mini-card span{border:1px solid var(--key-line);color:#223047;border-radius:999px;padding:10px 13px;font-weight:900}.key-white{background:#f6f9fe}.key-area-grid{grid-template-columns:1fr .9fr;align-items:center;gap:30px;display:grid}.key-area-grid p{color:var(--key-muted);font-size:18px;line-height:1.6}.key-area-list{flex-wrap:wrap;gap:10px;display:flex}.key-area-list span{border:1px solid var(--key-line);color:#1b2638;background:#fff;border-radius:999px;padding:12px 15px;font-weight:950;box-shadow:0 12px 35px #0d1f3f0f}.key-steps{background:#fff;padding:82px 0}.key-step-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.key-step-grid>div{border:1px solid var(--key-line);background:linear-gradient(#fff,#f8fbff);border-radius:25px;padding:25px}.key-step-grid b{color:var(--key-blue);letter-spacing:.16em;margin-bottom:32px;display:inline-block}.key-step-grid h3{letter-spacing:-.04em;margin:0 0 10px;font-size:24px}.key-step-grid p{color:var(--key-muted);margin:0;line-height:1.58}.key-footer{color:#fff;background:#05070b;padding:45px 0}.key-footer-grid{grid-template-columns:1fr .55fr .55fr;gap:30px;display:grid}.key-footer img{background:#fff;border-radius:18px;width:230px;margin-bottom:15px;padding:8px}.key-footer p{color:#cfd6e1;max-width:420px;line-height:1.6}.key-footer h4{color:#8ab6ff;text-transform:uppercase;letter-spacing:.14em;margin:0 0 12px;font-size:12px}.key-footer a,.key-footer span{color:#fff;margin:9px 0;display:block}.key-footer a:hover{color:#9cc5ff}@media (width<=1040px){.key-links{display:none}.key-hero-grid,.key-band-grid,.key-area-grid{grid-template-columns:1fr}.key-service-grid{grid-template-columns:repeat(2,1fr)}.key-form-card{max-width:650px}.key-footer-grid{grid-template-columns:1fr}.key-nav{height:auto;padding:14px 0}.key-brand img{width:200px}.key-actions{margin-left:auto}}@media (width<=680px){.key-nav{flex-direction:column;align-items:flex-start;gap:12px}.key-actions{flex-wrap:wrap;margin-left:0}.key-brand img{width:210px}.key-hero{padding:48px 0}.key-copy h1{font-size:43px}.key-service-grid,.key-step-grid{grid-template-columns:1fr}.key-request-form{padding:18px}.key-hero-actions .key-btn{width:100%}.key-section,.key-steps,.key-band{padding:55px 0}}
