:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#060c22}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#060c22}a{text-decoration:none}.site{color:#dbe3f0}.container{width:min(1120px,92%);margin:0 auto}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 20%,#253e8f 0,transparent 35%),radial-gradient(circle at 80% 10%,#1f8aac 0,transparent 28%),linear-gradient(145deg,#060b1f,#0b1636);padding:1.2rem 0 5rem}.hero:after{content:"";position:absolute;width:26rem;height:26rem;right:-8rem;top:-8rem;border-radius:50%;background:radial-gradient(circle,rgba(116,212,255,.3),transparent 70%);filter:blur(8px);animation:floatGlow 14s ease-in-out infinite}.nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.45rem 0}.brand{display:inline-flex;align-items:center}.brand-logo{height:2.2rem;width:auto}.nav-links{display:flex;gap:1.25rem}.nav-links a{color:#b8c4d8;font-size:.95rem}.hero-content{padding-top:5rem;max-width:760px;animation:fadeUp 1.2s ease-out}.eyebrow{color:#93b9ff;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.hero h1{margin:.8rem 0;font-size:clamp(2rem,5vw,3.3rem);line-height:1.1;color:#f2f6ff}.subtitle{margin:0;color:#b7c2d5;max-width:65ch}.hero-actions{display:flex;gap:.9rem;margin-top:1.6rem;flex-wrap:wrap}.trust-strip{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.55rem}.trust-strip span{border:1px solid #314770;color:#bad0ef;border-radius:999px;font-size:.82rem;padding:.3rem .65rem;background:rgba(16,31,67,.55)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.2rem;border-radius:999px;font-weight:600;transition:transform .38s ease,box-shadow .38s ease,opacity .38s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #2564ff40}.btn-primary{background:linear-gradient(135deg,#4e86ff,#2ac5ff);color:#04122f}.btn-secondary{border:1px solid #3d5378;color:#d2dcf0}.stats{margin-top:-2.2rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.stats article{background:#101b3c;border:1px solid #26355d;border-radius:.9rem;padding:1.2rem;animation:fadeUp 1.2s ease both}.stats article:nth-child(2){animation-delay:.22s}.stats article:nth-child(3){animation-delay:.44s}.stats h2{margin:0;color:#8fdcff;font-size:1.6rem}.stats p{margin:.2rem 0 0;color:#a6b5cc}.services,.about,.cta{padding:4.5rem 0 0}.impact{padding-top:4rem}.impact h2{margin:0;color:#eef4ff}.impact .subtitle{margin-top:.8rem}.impact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.3rem}.impact-card{background:linear-gradient(180deg,#111f47,#0f1a3d);border:1px solid #314770;border-radius:.9rem;padding:1.2rem}.impact-card h3{margin:0;color:#d4e7ff}.impact-card p{margin:.6rem 0 0;color:#9db0cb}.services h2,.about h2,.cta h2{margin:0;color:#eef4ff}.grid{display:grid;margin-top:1.5rem;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#101b3c;border:1px solid #26355d;border-radius:.9rem;padding:1.3rem;transition:transform .38s ease,border-color .38s ease}.card:hover{transform:translateY(-5px);border-color:#3e64a5}.card h3{margin-top:0;color:#d4e7ff}.card p{margin-bottom:0;color:#9db0cb}.about{display:grid;gap:2rem;grid-template-columns:1.5fr 1fr;align-items:center}.about p,.about li,.cta p{color:#9db0cb}.about ul{margin:0;padding-left:1.1rem;display:grid;gap:.8rem}.cta{padding-bottom:4.5rem}.contact-card{margin-top:1rem;padding:1rem;border:1px solid #26355d;border-radius:.9rem;background:#101b3c}.contact-card a{color:#8fdcff}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.office-item{border:1px solid #26355d;border-radius:.8rem;padding:.9rem;background:#0d1735}.office-item h3{margin:0;color:#d4e7ff;font-size:1rem}.office-item p{margin:.6rem 0 0;color:#9db0cb}.compliance-note{margin-top:.8rem;margin-bottom:0}.footer{border-top:1px solid #1f2a4f;padding:1.2rem 0}.footer p{margin:0;color:#8597b4}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes floatGlow{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-18px,16px) scale(1.05)}}@media (prefers-reduced-motion: reduce){.hero:after,.hero-content,.stats article,.btn,.card{animation:none;transition:none}}@media (max-width: 900px){.stats,.grid,.about,.impact-grid,.office-grid{grid-template-columns:1fr}.hero-content{padding-top:3.2rem}.nav{flex-direction:column;align-items:flex-start}.brand-logo{height:2rem}}
