:root{--lc-bg:#F1F5F9;--lc-ink:#0F172A;--lc-body:#334155;--lc-cyan:#38BDF8;--lc-sky:#0284C7;--lc-line:#E2E8F0;--lc-muted:#64748B}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--lc-body);background:var(--lc-bg);line-height:1.65;-webkit-font-smoothing:antialiased}.lc-wrap{max-width:780px;margin:0 auto;padding:0 20px}a{color:var(--lc-sky);text-decoration:none}a:hover{text-decoration:underline}.lc-header{background:#fff;border-bottom:1px solid var(--lc-line);position:sticky;top:0;z-index:50}.lc-header .lc-wrap{max-width:1040px;display:flex;align-items:center;justify-content:space-between;height:64px}.lc-header img{height:36px;display:block}.lc-header nav{display:flex;gap:22px;align-items:center}.lc-header nav a{color:var(--lc-ink);font-weight:600;font-size:14px}.lc-header .lc-nav-cta{background:var(--lc-ink);color:#fff;padding:9px 16px;border-radius:8px}.lc-header .lc-nav-cta:hover{background:#1e293b;text-decoration:none}@media(max-width:720px){.lc-header nav a:not(.lc-nav-cta){display:none}}.lc-hero{background:#fff;border-bottom:1px solid var(--lc-line);padding:56px 0 44px}.lc-eyebrow{display:inline-block;color:var(--lc-sky);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}h1{color:var(--lc-ink);font-size:clamp(28px,4.6vw,42px);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin-bottom:18px}h2{color:var(--lc-ink);font-size:clamp(20px,3vw,26px);font-weight:800;margin:38px 0 12px}p{margin-bottom:16px}.lc-intro p{font-size:18px}em{font-style:italic}section{padding:44px 0}.lc-caveat{font-size:15px;color:var(--lc-muted);border-left:3px solid var(--lc-line);padding:4px 0 4px 16px}.lc-def{background:#f0f9ff;border:1px solid #BAE6FD;border-radius:12px;padding:20px 22px;margin:26px 0}.lc-def .lc-def-q{font-weight:800;color:var(--lc-ink);font-size:16px;margin-bottom:6px}.lc-def p{margin-bottom:0;font-size:15px}.lc-table-scroll{overflow-x:auto;margin:22px 0}table.lc-glance{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--lc-line);border-radius:12px;overflow:hidden;min-width:460px}table.lc-glance th,table.lc-glance td{padding:13px 16px;text-align:left;font-size:14px;border-bottom:1px solid var(--lc-line);vertical-align:top}table.lc-glance thead th{background:var(--lc-ink);color:#fff;font-size:13px}table.lc-glance tbody th{background:#f8fafc;color:var(--lc-ink);font-weight:700;white-space:nowrap;width:150px}.lc-faq details{background:#fff;border:1px solid var(--lc-line);border-radius:12px;padding:2px 20px;margin-bottom:12px}.lc-faq summary{font-weight:700;color:var(--lc-ink);cursor:pointer;padding:16px 0;font-size:16px;list-style:none}.lc-faq summary::-webkit-details-marker{display:none}.lc-faq summary:after{content:"+";float:right;color:var(--lc-sky);font-weight:800}.lc-faq details[open] summary:after{content:"−"}.lc-faq details p{padding:0 0 16px;margin:0}.lc-cta-band{background:var(--lc-ink);border-radius:16px;padding:34px;text-align:center;margin-top:10px}.lc-cta-band p{color:#cbd5e1;max-width:560px;margin:0 auto 18px}.lc-cta-band strong{color:#fff}.lc-btn{display:inline-block;font-weight:800;font-size:15px;padding:14px 28px;border-radius:10px;background:var(--lc-cyan);color:var(--lc-ink)}.lc-btn:hover{background:#7dd3fc;text-decoration:none}.lc-footer{background:var(--lc-ink);color:#94a3b8;padding:48px 0;font-size:14px}.lc-footer .lc-wrap{max-width:1040px;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.lc-footer a{color:#cbd5e1}.lc-foot-brand{color:#fff;font-weight:800;font-size:18px;margin-bottom:6px}.lc-foot-links{display:inline-flex;gap:10px;flex-wrap:wrap;margin-top:10px}.lc-foot-links a{padding:5px 14px;border:1px solid rgba(148,163,184,.35);border-radius:999px;font-size:13px}.lc-foot-links a:hover{background:#ffffff14;text-decoration:none}.lc-byline{font-size:13px;color:var(--lc-muted);font-style:italic;margin-top:34px}.lc-foot-social{display:inline-flex;gap:14px;margin-top:14px}.lc-foot-social a{color:#cbd5e1;display:inline-flex}.lc-foot-social a:hover{color:#38bdf8;text-decoration:none}.lc-foot-social svg{width:20px;height:20px;fill:currentColor;display:block}
