:root{--ink:#112b3f;--muted:#526575;--blue:#125c8f;--blue-dark:#0c466d;--cyan:#2aa9c9;--pale:#eef6f8;--line:#d7e4e9;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:1200px;min-height:88px;padding:1rem 2rem}.brand{align-items:center;display:flex;gap:.8rem;margin-right:auto}.brand-mark{align-items:center;background:var(--blue);border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:800;height:46px;justify-content:center;letter-spacing:.06em;outline:4px solid #d9eef3;width:46px}.brand-copy{display:flex;flex-direction:column;line-height:1.25}.brand-copy strong{font-size:1.12rem;letter-spacing:-.02em}.brand-copy small{color:var(--muted);font-size:.72rem}.site-header nav{display:flex;gap:1.75rem}.site-header nav a{color:var(--muted);font-size:.92rem;font-weight:650}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--blue)}.header-phone{color:var(--blue-dark);font-weight:750}.hero{background:radial-gradient(circle at 88% 20%,rgba(42,169,201,.18),transparent 28rem),linear-gradient(135deg,#f4fafb 0%,#edf6f8 50%,#fff 100%);display:grid;gap:clamp(2.5rem,7vw,7rem);grid-template-columns:minmax(280px,390px) minmax(0,1fr);min-height:calc(100vh - 88px);padding:clamp(3rem,8vw,7.5rem) max(2rem,calc((100vw - 1200px)/2))}.support-card{align-self:start;background:var(--white);border:1px solid var(--line);border-top:5px solid var(--cyan);box-shadow:0 24px 70px rgba(25,70,95,.13);padding:2rem}.eyebrow{color:var(--blue);font-size:.76rem;font-weight:800;letter-spacing:.13em;margin:0 0 .8rem;text-transform:uppercase}.support-card h2{font-size:1.75rem;letter-spacing:-.035em;margin:0}.support-card>p:not(.eyebrow){color:var(--muted);font-size:.95rem;margin:.55rem 0 1.5rem}.support-card form{display:grid;gap:.65rem}.support-card label{font-size:.82rem;font-weight:750}.support-card input{border:1px solid #a9bcc5;border-radius:5px;color:var(--ink);font-size:1.35rem;letter-spacing:.08em;min-height:58px;padding:.7rem 1rem;text-align:center;width:100%}.support-card input:focus{border-color:var(--blue);outline:3px solid rgba(18,92,143,.14)}.support-card button{background:var(--blue);border:0;border-radius:5px;color:#fff;cursor:pointer;font-weight:750;min-height:54px;padding:.85rem 1rem}.support-card button:hover{background:var(--blue-dark)}.support-card small{color:#6e7e89;display:block;font-size:.72rem;margin-top:1rem}.hero-copy{align-self:center;max-width:700px;padding-bottom:4rem}.hero-copy h1{font-size:clamp(2.65rem,6vw,5.6rem);letter-spacing:-.065em;line-height:.98;margin:0;max-width:760px}.hero-lead{color:var(--muted);font-size:clamp(1.08rem,2vw,1.35rem);margin:1.8rem 0 2rem;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.button{border-radius:5px;font-size:.94rem;font-weight:750;padding:.9rem 1.2rem}.button.primary{background:var(--blue);color:#fff}.button.secondary{border:1px solid #aac0ca;color:var(--blue-dark)}.since{color:#687985;font-size:.84rem;margin:1.25rem 0 0}.section{margin:0 auto;max-width:1200px;padding:clamp(5rem,9vw,8rem) 2rem}.section-heading{display:grid;gap:0 4rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2,.company h2,.contact-section h2,.remote-section h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em;line-height:1.05;margin:0}.section-heading>p:last-child{color:var(--muted);margin:0;max-width:560px}.service-grid{border-left:1px solid var(--line);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.service-card{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:250px;padding:1.8rem}.service-card>span{color:var(--cyan);font-size:.74rem;font-weight:800;letter-spacing:.1em}.service-card h3{font-size:1.2rem;letter-spacing:-.025em;margin:2.5rem 0 .65rem}.service-card p{color:var(--muted);font-size:.92rem;margin:0}.remote-section{align-items:center;background:var(--ink);color:#fff;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:clamp(4rem,7vw,6rem) max(2rem,calc((100vw - 1200px)/2))}.eyebrow.light{color:#78d5ea}.remote-section p:not(.eyebrow){color:#c6d4dc;margin:.8rem 0 0}.remote-actions{display:grid;gap:.7rem}.remote-actions a{align-items:center;border:1px solid #456276;display:flex;font-weight:700;justify-content:space-between;min-height:62px;padding:1rem 1.2rem}.remote-actions a:hover{background:#173c54;border-color:#78d5ea}.company{display:grid;gap:5rem;grid-template-columns:1fr 1fr}.company-copy{color:var(--muted);font-size:1.08rem}.company-copy p:first-child{margin-top:0}.contact-section{background:var(--pale);display:grid;gap:5rem;grid-template-columns:1fr 1fr;padding:clamp(5rem,8vw,7rem) max(2rem,calc((100vw - 1200px)/2))}.contact-section>div>p:last-child{color:var(--muted);max-width:490px}.contact-list{border-top:1px solid #bdcfd6}.contact-list a{align-items:center;border-bottom:1px solid #bdcfd6;display:flex;justify-content:space-between;min-height:76px;padding:.75rem 0}.contact-list a:hover strong{color:var(--blue)}.contact-list small{color:var(--muted)}.contact-list strong{font-size:1.05rem}.site-footer{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr auto auto;margin:0 auto;max-width:1200px;padding:2.4rem 2rem}.site-footer>div{display:flex;flex-direction:column}.site-footer>div span,.site-footer p{color:var(--muted);font-size:.72rem;margin:0}.site-footer nav{display:flex;gap:1.2rem}.site-footer nav a{color:var(--muted);font-size:.75rem}.legal-header{border-bottom:1px solid var(--line)}.legal-header .site-header{min-height:76px}.back-link{color:var(--blue);font-size:.86rem;font-weight:700}.legal-page{margin:0 auto;max-width:820px;padding:clamp(3rem,8vw,6rem) 2rem}.legal-page h1{font-size:clamp(2.4rem,6vw,4.5rem);letter-spacing:-.055em;line-height:1;margin:.5rem 0 1.5rem}.legal-page .intro{color:var(--muted);font-size:1.12rem;margin-bottom:3.5rem}.legal-page h2{font-size:1.35rem;letter-spacing:-.02em;margin:2.5rem 0 .7rem}.legal-page p,.legal-page li{color:#425766}.legal-page a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.legal-page dl{border:1px solid var(--line);display:grid;grid-template-columns:180px 1fr}.legal-page dt,.legal-page dd{border-bottom:1px solid var(--line);margin:0;padding:.75rem 1rem}.legal-page dt{background:var(--pale);font-weight:700}.legal-page dl>*:nth-last-child(-n+2){border-bottom:0}@media(max-width:820px){.site-header{padding:.9rem 1.25rem}.site-header nav{display:none}.brand-copy small{display:none}.header-phone{font-size:.85rem}.hero{gap:2.75rem;grid-template-columns:1fr;min-height:auto;padding:2rem 1.25rem 4.5rem}.support-card{max-width:520px;width:100%}.hero-copy{padding-bottom:0}.section{padding-left:1.25rem;padding-right:1.25rem}.section-heading,.company,.contact-section,.remote-section{gap:2.5rem;grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card h3{margin-top:1.5rem}.contact-section,.remote-section{padding-left:1.25rem;padding-right:1.25rem}.site-footer{align-items:start;grid-template-columns:1fr;padding:2rem 1.25rem}.site-footer nav{flex-wrap:wrap}.legal-page{padding-left:1.25rem;padding-right:1.25rem}.legal-page dl{grid-template-columns:1fr}.legal-page dt{border-bottom:0}.legal-page dl>*:nth-last-child(2){border-bottom:0}.legal-page dd{border-bottom:1px solid var(--line)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
