:root{--brand: #4F53D8;--brand-hover: #4346c4;--brand-soft: #AAAAEE;--brand-tint: #E6E6FA;--brand-deep: #3D2E7C;--turquoise: #3ED6C4;--ink: #291F55;--text-ink: #212121;--body: #3a3a3a;--muted: #757575;--line: #e4e4ef;--surface: #f6f6fb;--bg-hero: #E9E9F8;--white: #ffffff;--ease: cubic-bezier(.2, .8, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Roboto,system-ui,-apple-system,sans-serif;font-size:18px;line-height:1.65;color:var(--body);background:var(--white)}.hand{font-family:Chewy,Comic Sans MS,cursive}h1,h2,h3{color:var(--text-ink);letter-spacing:.005em}h1{font-size:clamp(38px,4.6vw,58px);font-weight:900;line-height:1.08;margin:0 0 20px}h2{font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15;margin:0 0 16px}h3{font-size:22px;font-weight:700;margin:0 0 10px}p{margin:0 0 20px}a{color:var(--brand);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--brand-hover)}.band{padding:96px 24px}.band-alt{background:var(--surface)}.band-tint{background:var(--brand-tint)}.wrap{max-width:880px;margin:0 auto}.wrap-wide{max-width:1160px;margin:0 auto}.lede{font-size:20px}.statement{max-width:20ch}.nav{display:flex;align-items:center;gap:28px;max-width:1160px;margin:0 auto;padding:22px 24px}.nav .logo{font-weight:900;font-size:20px;color:var(--brand-deep);text-decoration:none}.nav .links{display:flex;gap:24px;margin-left:auto;flex-wrap:wrap}.nav .links a{color:var(--ink);text-decoration:none;font-weight:500;font-size:16px}.nav .links a:hover{color:var(--brand)}.btn{display:inline-block;background:var(--brand);color:var(--white)!important;font-weight:700;font-size:17px;text-decoration:none;padding:14px 26px;border-radius:12px;box-shadow:0 8px 28px #4f53d859;transition:background .16s var(--ease),transform .16s var(--ease)}.btn:hover{background:var(--brand-hover);transform:translateY(-1px)}.nav .btn{padding:11px 20px;font-size:15px}.footer{border-top:1px solid var(--line);padding:48px 24px 64px;font-size:15px;color:var(--muted)}.footer .wrap-wide{display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between}.footer a{color:var(--muted)}.footer a:hover{color:var(--brand)}.footer nav{display:flex;gap:20px;flex-wrap:wrap}.cta-band{background:var(--brand-deep);color:#ededfa;text-align:center;padding:88px 24px}.cta-band h2{color:var(--white)}.cta-band p{color:#c9c9ee;max-width:52ch;margin:0 auto 28px}.js .reveal{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.js .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none;transition:none}}.card-list{display:grid;gap:20px;padding:0;margin:32px 0 0;list-style:none}.card{border:1px solid var(--line);border-radius:16px;padding:26px 28px;background:var(--white)}.card h3 a{color:var(--ink);text-decoration:none}.card h3 a:hover{color:var(--brand)}.card .meta{font-size:14px;color:var(--muted)}.claims{display:grid;gap:8px}@media(min-width:860px){.claims{grid-template-columns:1fr 1fr 1fr;gap:36px}}.sysgfx{display:block;width:100%;height:auto;margin:40px 0 8px}.sysgfx .gline{fill:none;stroke:var(--brand-deep);stroke-width:5;stroke-linecap:round}.sysgfx .gdot{fill:var(--brand)}.sysgfx .gmeet{fill:var(--brand);stroke:var(--brand-deep);stroke-width:3}.sysgfx .gtick{stroke:var(--brand-soft);stroke-width:3;stroke-dasharray:2 8;stroke-linecap:round}.sysgfx .glabel{font-size:26px;fill:var(--brand-deep)}.sysgfx .zone{font-size:30px;fill:var(--brand)}.sysgfx .gmeet-label{font-size:27px;fill:var(--brand-deep)}.sysgfx .garrow{fill:var(--brand-deep)}.sysgfx .gloop{fill:none;stroke:var(--brand);stroke-width:4;stroke-linecap:round;stroke-dasharray:10 12}.sysgfx .gloop-arrow{fill:var(--brand)}.sysgfx .gloop-label{font-size:24px;fill:var(--brand)}.sysgfx .glayer{stroke:none}.sysgfx .l1{fill:var(--brand-deep)}.sysgfx .l2{fill:var(--brand)}.sysgfx .l3{fill:var(--brand-soft)}.sysgfx .glayer-title{font:700 24px Roboto,system-ui,sans-serif;fill:#fff}.sysgfx .glayer-sub{font:400 19px Roboto,system-ui,sans-serif;fill:#ffffffd9}.sysgfx .l3t{fill:var(--ink)}.sysgfx .l3s{fill:#291f55bf}.homeloop{max-width:740px;margin:44px auto 8px}.homeloop .gcenter{font-size:30px;fill:var(--brand)}.claim-icon{display:block;width:64px;height:64px;margin-bottom:14px}.claim-icon path,.claim-icon circle,.claim-icon line{fill:none;stroke:var(--brand-deep);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.claim-icon .accent{stroke:var(--brand)}.minigfx{max-width:720px;margin:40px auto 8px}.sysgfx .gsub{font:400 17px Roboto,system-ui,sans-serif;fill:var(--muted)}.portrait{border-radius:24px;display:block;margin:36px 0 8px;box-shadow:0 12px 32px #291f5524}
