:root{--fg3-bg:#0b1220;--fg3-bg2:#121a2a;--fg3-surface:#fff;--fg3-ink:#111827;--fg3-muted:#5f6b7a;--fg3-border:#dfe5ec;--fg3-accent:#2563eb;--fg3-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.fg-web3-body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fg3-ink);background:#f4f7fb;line-height:1.55}.fg-web3-container{width:min(calc(100% - 40px),var(--fg3-max));margin:0 auto}.fg-web3-skip{position:fixed;left:12px;top:-80px;z-index:1000;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.fg-web3-skip:focus{top:12px}.fg-web3-header{position:sticky;top:0;z-index:50;background:rgba(11,18,32,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1)}.fg-web3-header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.fg-web3-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.fg-web3-brand span:last-child{display:flex;align-items:baseline;gap:6px}.fg-web3-brand strong{font-size:17px}.fg-web3-brand small{font-size:12px;color:#aab7ca;text-transform:uppercase;letter-spacing:.08em}.fg-web3-nav{display:flex;gap:22px;margin-left:auto}.fg-web3-nav a,.fg-web3-link-button{color:#d7dfec;text-decoration:none;font-size:14px}.fg-web3-header-actions{display:flex;gap:10px;align-items:center}.fg-web3-primary-button,.fg-web3-secondary-button,.fg-web3-link-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:9px;text-decoration:none;font-weight:650}.fg-web3-primary-button{background:#fff;color:#0b1220}.fg-web3-primary-button--small{min-height:38px}.fg-web3-secondary-button{border:1px solid rgba(255,255,255,.25);color:#fff}.fg-web3-hero,.fg-web3-page-hero{background:linear-gradient(145deg,#0b1220,#162238);color:#fff;padding:100px 0 88px}.fg-web3-hero-grid,.fg-web3-page-hero-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:70px;align-items:center}.fg-web3-eyebrow{display:block;font-size:12px;font-weight:750;letter-spacing:.12em;color:#6ea8ff;margin-bottom:14px}.fg-web3-hero h1,.fg-web3-page-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:0 0 24px}.fg-web3-page-hero h1{font-size:clamp(38px,5vw,62px)}.fg-web3-lead{font-size:clamp(18px,2vw,22px);color:#cbd5e1;max-width:800px}.fg-web3-hero-actions{display:flex;gap:12px;margin-top:30px}.fg-web3-definition{padding:26px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(255,255,255,.06)}.fg-web3-definition span{font-size:11px;letter-spacing:.12em;color:#8fb8ff}.fg-web3-definition p{font-size:18px;margin-bottom:0;color:#edf3fb}.fg-web3-section{padding:82px 0}.fg-web3-section--white{background:#fff}.fg-web3-section--dark{background:#101827;color:#fff}.fg-web3-section-heading{max-width:760px;margin-bottom:34px}.fg-web3-section-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.03em;margin:0 0 14px}.fg-web3-section-heading p{color:var(--fg3-muted);font-size:18px}.fg-web3-section-heading--light p{color:#b8c3d4}.fg-web3-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.fg-web3-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.fg-web3-card{display:block;padding:26px;border:1px solid var(--fg3-border);border-radius:16px;background:#fff;text-decoration:none;color:var(--fg3-ink);transition:transform .16s ease,border-color .16s ease}.fg-web3-card:hover{transform:translateY(-2px);border-color:#9bbbf4}.fg-web3-card h3{font-size:19px;margin:0 0 10px}.fg-web3-card p{color:var(--fg3-muted);margin:0 0 24px}.fg-web3-card span{font-size:13px;color:#245bc4;font-weight:700}.fg-web3-card--dark{background:#162033;border-color:#29374c;color:#fff}.fg-web3-card--dark p{color:#aeb9c9}.fg-web3-card--dark span{color:#8fb8ff}.fg-web3-two-column{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:70px}.fg-web3-section-heading--sticky{position:sticky;top:105px;align-self:start}.fg-web3-principle-list{display:grid;gap:12px}.fg-web3-principle-list>div{background:#f6f8fb;border:1px solid var(--fg3-border);border-radius:14px;padding:24px}.fg-web3-principle-list strong{font-size:17px}.fg-web3-principle-list p{margin:7px 0 0;color:var(--fg3-muted)}.fg-web3-model-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fg-web3-model-links a{display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid #2a3a51;border-radius:14px;text-decoration:none;color:#fff}.fg-web3-model-links span{font-size:11px;letter-spacing:.1em;color:#8fb8ff}.fg-web3-ecosystem-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.fg-web3-ecosystem-grid a{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--fg3-border);border-radius:14px;text-decoration:none;color:var(--fg3-ink)}.fg-web3-ecosystem-grid span{color:var(--fg3-muted);font-size:14px}.fg-web3-faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.fg-web3-faq details{padding:20px 0;border-top:1px solid var(--fg3-border)}.fg-web3-faq summary{cursor:pointer;font-weight:700}.fg-web3-faq p{color:var(--fg3-muted)}.fg-web3-breadcrumb{display:inline-block;color:#9bbcf2;margin-bottom:18px;text-decoration:none}.fg-web3-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fg-web3-chip-grid span{padding:18px 20px;border:1px solid var(--fg3-border);border-radius:12px;background:#f8fafc;font-weight:650}.fg-web3-step-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.fg-web3-step-list li{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:20px;border:1px solid #d7dee7;border-radius:14px;background:#fff}.fg-web3-step-list li>span{font-size:12px;color:#3a6bc7;font-weight:800}.fg-web3-step-list p{margin:0}.fg-web3-footer{background:#080d17;color:#dbe4ef;padding:62px 0 26px}.fg-web3-footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:38px}.fg-web3-footer h2{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#8da1bb}.fg-web3-footer a:not(.fg-web3-brand){display:block;color:#d5deea;text-decoration:none;margin:9px 0}.fg-web3-footer p{color:#8fa0b4}.fg-web3-footer-bottom{display:flex;justify-content:space-between;gap:24px;border-top:1px solid #1c2838;margin-top:42px;padding-top:22px;color:#8293a8;font-size:12px}.fg-web3-brand--footer{margin-bottom:14px}@media(max-width:900px){.fg-web3-nav{display:none}.fg-web3-header-actions .fg-web3-link-button{display:none}.fg-web3-hero-grid,.fg-web3-page-hero-grid,.fg-web3-two-column,.fg-web3-faq{grid-template-columns:1fr;gap:34px}.fg-web3-card-grid,.fg-web3-card-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.fg-web3-ecosystem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fg-web3-section-heading--sticky{position:static}.fg-web3-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.fg-web3-container{width:min(calc(100% - 28px),var(--fg3-max))}.fg-web3-header-inner{min-height:64px}.fg-web3-brand small{display:none}.fg-web3-primary-button--small{padding:0 12px}.fg-web3-hero,.fg-web3-page-hero{padding:70px 0 62px}.fg-web3-card-grid,.fg-web3-card-grid--four,.fg-web3-model-links,.fg-web3-ecosystem-grid,.fg-web3-chip-grid,.fg-web3-footer-grid{grid-template-columns:1fr}.fg-web3-footer-bottom{flex-direction:column}.fg-web3-section{padding:62px 0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:focus-visible{outline:3px solid #79a9ff;outline-offset:3px}
