:root{--navy:#25334b;--teal:#51b6bf;--orange:#ec7f27;--text:#25334b;--muted:#687386;--background:#fff;--light-background:#f5f7f9;--border:#e3e8ec}[data-astro-cid-lcdefpme]{box-sizing:border-box}html{color:var(--text);background:var(--background);font-family:Inter,Arial,Helvetica,sans-serif}body{margin:0;line-height:1.6}.container[data-astro-cid-lcdefpme]{width:min(1120px,100% - 40px);margin:0 auto}.site-header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border);background:#fff}.header-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:30px;min-height:115px;display:flex}.brand[data-astro-cid-lcdefpme]{color:var(--navy);align-items:center;gap:14px;text-decoration:none;display:flex}.logo[data-astro-cid-lcdefpme]{width:clamp(190px,22vw,240px);height:auto;display:block}.brand-name[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}nav[data-astro-cid-lcdefpme]{gap:32px;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--navy);font-weight:500;text-decoration:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--teal)}.hero[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#fff 0%,#f6f9fa 100%);padding:110px 0 120px}.hero-inner[data-astro-cid-lcdefpme]{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.eyebrow[data-astro-cid-lcdefpme],.section-label[data-astro-cid-lcdefpme]{letter-spacing:.16em;color:var(--teal);margin:0 0 18px;font-size:.8rem;font-weight:800}h1[data-astro-cid-lcdefpme]{letter-spacing:-.055em;color:var(--navy);margin:0;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.95}.hero[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--muted);margin:24px 0 0;font-size:clamp(1.4rem,3vw,2rem);font-weight:500}.intro[data-astro-cid-lcdefpme]{color:#4f5a6b;max-width:720px;margin:32px auto 0;font-size:1.2rem}.topics[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:10px;margin:30px 0 38px;display:flex}.topics[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{border:1px solid var(--border);background:#fff;border-radius:100px;padding:7px 13px;font-size:.87rem;font-weight:600}.button[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff;border-radius:6px;padding:13px 22px;font-weight:700;text-decoration:none;display:inline-block}.button[data-astro-cid-lcdefpme]:hover{background:var(--teal)}.section[data-astro-cid-lcdefpme]{padding:90px 0}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.035em;color:var(--navy);margin:0 0 38px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.coming-soon[data-astro-cid-lcdefpme]{border-left:5px solid var(--orange);background:var(--light-background);padding:35px}.coming-soon[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0 0 7px;font-size:1.35rem}.coming-soon[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:700px;color:var(--muted);margin:0}.about-section[data-astro-cid-lcdefpme]{background:var(--navy);color:#fff}.about-section[data-astro-cid-lcdefpme] .section-label[data-astro-cid-lcdefpme]{color:var(--teal)}.about-section[data-astro-cid-lcdefpme] .section-title[data-astro-cid-lcdefpme]{color:#fff}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:start;gap:90px;display:grid}.about-copy[data-astro-cid-lcdefpme]{color:#d8dde5;font-size:1.08rem}.about-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]:first-child{margin-top:0}.text-link[data-astro-cid-lcdefpme]{color:var(--teal);margin-top:15px;font-weight:700;text-decoration:none;display:inline-block}.text-link[data-astro-cid-lcdefpme]:hover{color:#fff}footer[data-astro-cid-lcdefpme]{color:#bfc7d2;background:#1d293d;padding:36px 0;font-size:.9rem}.footer-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-brand[data-astro-cid-lcdefpme]{color:#fff;align-items:center;gap:10px;font-weight:600;display:flex}.footer-logo[data-astro-cid-lcdefpme]{object-fit:contain;width:28px;height:28px}.nav-coming-soon[data-astro-cid-lcdefpme]{color:var(--navy);cursor:default;font-weight:500;position:relative}.tooltip[data-astro-cid-lcdefpme]{white-space:nowrap;background:var(--navy);color:#fff;opacity:0;visibility:hidden;z-index:10;border-radius:5px;padding:6px 10px;font-size:.8rem;font-weight:600;transition:opacity .15s;position:absolute;top:32px;left:50%;transform:translate(-50%)}.tooltip[data-astro-cid-lcdefpme]:before{content:"";border-left:5px solid #0000;border-right:5px solid #0000;border-bottom:5px solid var(--navy);position:absolute;top:-5px;left:50%;transform:translate(-50%)}.nav-coming-soon[data-astro-cid-lcdefpme]:hover .tooltip[data-astro-cid-lcdefpme]{opacity:1;visibility:visible}@media (width<=700px){.header-inner[data-astro-cid-lcdefpme]{flex-direction:column;gap:16px;min-height:auto;padding:22px 0 20px}.logo[data-astro-cid-lcdefpme]{width:210px}nav[data-astro-cid-lcdefpme]{gap:28px}.hero[data-astro-cid-lcdefpme]{padding:75px 0 85px}.about-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:20px}.footer-inner[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}}
