:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#eaf5f4;background:#071d27;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{color:#eaf5f4;background:radial-gradient(circle at 80% 10%,#0d6b67 0,#0000 32rem),linear-gradient(145deg,#061922,#0c3445);margin:0}main{place-items:center;min-height:100vh;padding:2rem;display:grid}.service-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#061923c9;border:1px solid #a8d9d536;border-radius:28px;width:min(850px,100%);padding:clamp(1.5rem,5vw,4rem);box-shadow:0 30px 90px #0007}.eyebrow{color:#59dec9;letter-spacing:.17em;margin:0;font-size:.75rem;font-weight:800}.status{color:#b9d5d4;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.6rem;margin:2rem 0 1rem;font-size:.82rem;display:flex}.status span{background:#4bd49a;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #4bd49a25}.service-card h1{letter-spacing:-.05em;max-width:700px;margin:0;font-size:clamp(2.4rem,7vw,5.5rem);line-height:.95}.lede{color:#bdd4d5;max-width:680px;margin:1.5rem 0 2rem;font-size:1.08rem;line-height:1.65}.facts{border:1px solid #a8d9d52e;border-radius:16px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.facts div{border-bottom:1px solid #a8d9d52e;border-right:1px solid #a8d9d52e;gap:.35rem;padding:1.1rem;display:grid}.facts div:nth-child(2n){border-right:0}.facts div:nth-last-child(-n+2){border-bottom:0}.facts span{color:#83aaa9;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.facts b{font-size:.95rem}.footnote{color:#8eaeae;margin:1.5rem 0 0;font-size:.8rem;line-height:1.6}@media (max-width:620px){.facts{grid-template-columns:1fr}.facts div{border-right:0}.facts div:nth-last-child(2){border-bottom:1px solid #a8d9d52e}}
