:root{--ql-text:#0f172a;--ql-muted:#64748b;--ql-bg:#f7f8fb;--ql-line:#e5e7eb;--ql-brand:#111827;--ql-blue:#2563eb}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--ql-bg);color:var(--ql-text)}a{color:inherit}.ql-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;padding:18px 34px;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8)}.ql-logo{text-decoration:none;display:flex;flex-direction:column;line-height:1}.ql-logo span{font-size:24px;font-weight:900;letter-spacing:-.04em}.ql-logo small{color:var(--ql-muted);font-weight:700;margin-top:4px}.ql-nav{display:flex;align-items:center;gap:18px}.ql-nav a{text-decoration:none;font-weight:750;color:#334155}.ql-nav-btn,.ql-btn{background:#111827!important;color:#fff!important;padding:12px 17px;border-radius:15px;text-decoration:none;font-weight:850;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 36px rgba(17,24,39,.16)}.ql-btn-light{background:#eaf0ff!important;color:#1d4ed8!important;box-shadow:none}.ql-burger{display:none;border:1px solid var(--ql-line);background:#fff;border-radius:12px;padding:9px 12px}.ql-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;min-height:720px;padding:70px 6vw}.ql-pill{display:inline-flex;background:#eaf0ff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-weight:850;margin-bottom:20px}.ql-hero h1{font-size:72px;line-height:.95;letter-spacing:-.065em;margin:0 0 22px}.ql-hero p{font-size:20px;line-height:1.6;color:var(--ql-muted);max-width:760px}.ql-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.ql-hero-card{background:#fff;border:1px solid var(--ql-line);border-radius:34px;padding:24px;box-shadow:0 30px 80px rgba(15,23,42,.12)}.ql-dash-top{display:flex;justify-content:space-between;align-items:center;background:#111827;color:#fff;border-radius:24px;padding:20px}.ql-dash-top span{opacity:.75}.ql-dash-top strong{font-size:30px}.ql-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0}.ql-mini-grid div{background:#f8fafc;border:1px solid var(--ql-line);border-radius:20px;padding:18px}.ql-mini-grid span{display:block;color:var(--ql-muted);font-size:13px}.ql-mini-grid strong{display:block;font-size:32px;margin-top:7px}.ql-flow{display:flex;flex-direction:column;gap:10px}.ql-flow span{padding:13px 15px;background:#f1f5f9;border-radius:16px;font-weight:700}.ql-section{padding:70px 6vw}.ql-section h2{font-size:44px;letter-spacing:-.045em;margin:0 0 26px}.ql-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ql-steps div{background:#fff;border:1px solid var(--ql-line);border-radius:26px;padding:24px;box-shadow:0 20px 60px rgba(15,23,42,.06)}.ql-steps b{display:flex;width:42px;height:42px;border-radius:14px;background:#111827;color:#fff;align-items:center;justify-content:center}.ql-steps h3{font-size:20px}.ql-steps p{color:var(--ql-muted);line-height:1.6}.ql-dark{background:#111827;color:#fff}.ql-dark h2{color:#fff}.ql-tags{display:flex;flex-wrap:wrap;gap:12px}.ql-tags span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:12px 16px;font-weight:800}.ql-cta{text-align:center;background:#fff}.ql-cta p{color:var(--ql-muted);font-size:19px}.ql-page{padding:36px 4vw;min-height:70vh}.ql-page-inner .ql-content{max-width:1160px;margin:0 auto}.ql-content>p:empty{display:none}.ql-footer{display:flex;justify-content:space-between;gap:18px;background:#0f172a;color:#fff;padding:34px 6vw}.ql-footer p{color:#cbd5e1}.ql-footer a{display:block;color:#fff;text-decoration:none;margin:6px 0}.ql-dashboard-page{padding:0}.ql-dashboard-page .ql-content{max-width:none}.ql-claim-page{padding:0}@media(max-width:1000px){.ql-hero,.ql-steps{grid-template-columns:1fr}.ql-hero h1{font-size:50px}.ql-nav{display:none;position:absolute;top:72px;left:16px;right:16px;background:#fff;border:1px solid var(--ql-line);border-radius:20px;padding:16px;box-shadow:0 20px 50px rgba(15,23,42,.12)}.ql-nav.is-open{display:flex;flex-direction:column;align-items:stretch}.ql-burger{display:block}}@media(max-width:640px){.ql-header{padding:14px 16px}.ql-hero{padding:44px 20px;min-height:auto}.ql-hero h1{font-size:42px}.ql-hero p{font-size:17px}.ql-section{padding:48px 20px}.ql-section h2{font-size:34px}.ql-footer{flex-direction:column}.ql-dash-top{flex-direction:column;align-items:flex-start;gap:8px}}

/* UX positioning update v1.0.40 */
.ql-eyebrow{display:inline-flex;background:#eaf0ff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-weight:900;margin-bottom:12px}.ql-example{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:24px;align-items:center}.ql-example p,.ql-roles p,.ql-trust-grid p{color:var(--ql-muted);line-height:1.65;font-size:18px}.ql-example-card{background:#fff;border:1px solid var(--ql-line);border-radius:30px;padding:26px;box-shadow:0 24px 70px rgba(15,23,42,.08);display:grid;gap:9px}.ql-example-card b{font-size:24px}.ql-example-card strong{font-size:28px;color:#2563eb}.ql-example-card span{color:#64748b;font-weight:800}.ql-roles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ql-roles div{background:#fff;border:1px solid var(--ql-line);border-radius:28px;padding:26px;box-shadow:0 20px 60px rgba(15,23,42,.05)}.ql-roles h2{font-size:30px;margin-bottom:14px}.ql-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ql-trust-grid div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:24px}.ql-trust-grid b{display:inline-flex;color:#93c5fd;margin-bottom:14px}.ql-trust-grid h3{color:#fff;font-size:24px;margin:0 0 10px}.ql-trust-grid p{color:rgba(255,255,255,.78);font-size:16px}.ql-dark-soft{background:#172033}
@media(max-width:1000px){.ql-example,.ql-roles,.ql-trust-grid{grid-template-columns:1fr}}
