:root{--fg6-ink:#0b1220;--fg6-muted:#5c667a;--fg6-line:#dfe5ee;--fg6-bg:#f7f9fc;--fg6-card:#fff;--fg6-accent:#1b5cff;--fg6-dark:#0c1628;--fg6-radius:18px}.fg-web6-body{margin:0;background:var(--fg6-bg);color:var(--fg6-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.fg-web6-container{width:min(1160px,calc(100% - 40px));margin:auto}.fg-web6-skip{position:fixed;left:16px;top:-80px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}.fg-web6-skip:focus{top:16px}.fg-web6-header{position:sticky;top:0;z-index:50;background:rgba(247,249,252,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--fg6-line)}.fg-web6-header-inner{min-height:72px;display:flex;align-items:center;gap:24px}.fg-web6-brand{display:inline-flex;align-items:baseline;gap:7px;text-decoration:none;color:var(--fg6-ink);white-space:nowrap}.fg-web6-brand strong{font-size:20px;letter-spacing:-.04em}.fg-web6-brand small{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--fg6-muted)}.fg-web6-nav{display:flex;gap:22px;flex:1}.fg-web6-nav a,.fg-web6-footer a{color:inherit;text-decoration:none}.fg-web6-nav a{font-size:14px;color:#39445a}.fg-web6-header-actions,.fg-web6-hero-actions,.fg-web6-stack-actions{display:flex;gap:10px;align-items:center}.fg-web6-primary-button,.fg-web6-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;text-decoration:none;font-weight:700}.fg-web6-primary-button{background:var(--fg6-accent);color:#fff}.fg-web6-secondary-button{background:#fff;color:var(--fg6-ink);border:1px solid var(--fg6-line)}.fg-web6-primary-button--small,.fg-web6-secondary-button--small{min-height:40px;padding:0 14px;font-size:14px}.fg-web6-hero{padding:88px 0 76px;background:radial-gradient(circle at 80% 15%,#e2ebff,transparent 35%)}.fg-web6-hero-grid,.fg-web6-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:64px;align-items:center}.fg-web6-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.14em;color:#4d5d7c;margin-bottom:14px}.fg-web6-hero h1,.fg-web6-page-hero h1{font-size:clamp(48px,7vw,84px);line-height:.98;letter-spacing:-.06em;margin:0 0 24px}.fg-web6-lead,.fg-web6-page-hero p{font-size:20px;color:var(--fg6-muted);max-width:720px}.fg-web6-runtime-note{font-size:13px!important;color:#68758d!important;margin-top:18px}.fg-web6-composer{background:#fff;border:1px solid var(--fg6-line);box-shadow:0 24px 70px rgba(25,46,86,.12);border-radius:24px;padding:22px}.fg-web6-composer-top{display:flex;justify-content:space-between;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#61708b}.fg-web6-composer>p{font-size:22px;margin:28px 0 16px}.fg-web6-prompts{display:grid;gap:8px}.fg-web6-prompts a{display:block;text-decoration:none;color:#26344e;padding:11px 12px;background:#f6f8fb;border-radius:10px;font-size:14px}.fg-web6-composer-cta{display:block;margin-top:18px;padding-top:16px;border-top:1px solid var(--fg6-line);text-decoration:none;color:var(--fg6-accent);font-weight:800}.fg-web6-definition-band{background:#eef3ff;border-block:1px solid #d9e3fb;padding:28px 0}.fg-web6-definition-band p{margin:0;max-width:980px;font-size:19px}.fg-web6-section{padding:78px 0}.fg-web6-section--white{background:#fff}.fg-web6-section--dark{background:var(--fg6-dark);color:#fff}.fg-web6-section-heading{max-width:720px;margin-bottom:34px}.fg-web6-section-heading h2,.fg-web6-flow h2,.fg-web6-copy-grid h2,.fg-web6-continuation h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.04em;margin:0}.fg-web6-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.fg-web6-card{display:flex;flex-direction:column;padding:24px;min-height:210px;background:#f8faff;border:1px solid var(--fg6-line);border-radius:var(--fg6-radius);text-decoration:none;color:inherit}.fg-web6-card h3{font-size:21px;margin:0 0 10px}.fg-web6-card p{color:var(--fg6-muted);font-size:14px;flex:1}.fg-web6-card strong{color:var(--fg6-accent)}.fg-web6-flow,.fg-web6-copy-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.fg-web6-flow ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.fg-web6-flow li,.fg-web6-checklist p{background:#fff;border:1px solid var(--fg6-line);border-radius:14px;padding:18px;margin:0}.fg-web6-flow li strong,.fg-web6-flow li span,.fg-web6-checklist strong,.fg-web6-checklist span{display:block}.fg-web6-flow li span,.fg-web6-checklist span{color:var(--fg6-muted);font-size:14px;margin-top:4px}.fg-web6-continuation{display:flex;justify-content:space-between;align-items:center;gap:50px}.fg-web6-continuation p{color:#bdc7d9;max-width:760px}.fg-web6-secondary-button--dark{background:transparent;color:#fff;border-color:#46546c}.fg-web6-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.fg-web6-faq details{border-bottom:1px solid var(--fg6-line);padding:16px 0}.fg-web6-faq summary{font-weight:750;cursor:pointer}.fg-web6-faq p{color:var(--fg6-muted)}.fg-web6-page-hero{padding:70px 0;background:linear-gradient(180deg,#f7f9fc,#eef4ff)}.fg-web6-page-hero h1{font-size:clamp(42px,6vw,68px)}.fg-web6-breadcrumb{display:flex;gap:8px;font-size:13px;color:#6a7890;margin-bottom:30px}.fg-web6-breadcrumb a{color:inherit}.fg-web6-side-card{background:#fff;border:1px solid var(--fg6-line);border-radius:20px;padding:24px}.fg-web6-side-card>span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#62708b}.fg-web6-side-card p{font-size:14px!important;color:#293850!important;margin:12px 0!important;padding-bottom:12px;border-bottom:1px solid #edf0f5}.fg-web6-checklist{display:grid;gap:12px}.fg-web6-footer{background:#080f1d;color:#d4dceb;padding:58px 0 22px}.fg-web6-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:44px}.fg-web6-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:#8fa0bd}.fg-web6-footer a{display:block;margin:9px 0;font-size:14px}.fg-web6-footer p{color:#8fa0bd;max-width:320px}.fg-web6-brand--footer{color:#fff}.fg-web6-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #253046;margin-top:42px;padding-top:20px;color:#8090aa;font-size:12px}@media(max-width:980px){.fg-web6-nav{display:none}.fg-web6-hero-grid,.fg-web6-page-hero-grid,.fg-web6-flow,.fg-web6-copy-grid,.fg-web6-faq{grid-template-columns:1fr}.fg-web6-card-grid{grid-template-columns:repeat(2,1fr)}.fg-web6-footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.fg-web6-container{width:min(100% - 28px,1160px)}.fg-web6-header-actions .fg-web6-secondary-button{display:none}.fg-web6-hero{padding:56px 0}.fg-web6-hero h1{font-size:54px}.fg-web6-card-grid,.fg-web6-footer-grid{grid-template-columns:1fr}.fg-web6-continuation,.fg-web6-footer-bottom{align-items:flex-start;flex-direction:column}.fg-web6-hero-actions,.fg-web6-stack-actions{align-items:stretch;flex-direction:column}.fg-web6-primary-button,.fg-web6-secondary-button{width:auto}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media(forced-colors:active){.fg-web6-primary-button,.fg-web6-secondary-button,.fg-web6-card,.fg-web6-composer{border:1px solid ButtonText}}
