.sec-crumb{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;font-family:var(--font-mono);font-size:11px;line-height:16.5px;letter-spacing:.66px;color:var(--fg-muted);text-transform:uppercase}.sec-crumb a{color:var(--fg-muted);text-decoration:none;border-bottom:1px dashed var(--zinc-300);padding-bottom:2px;transition:.16s}.sec-crumb a:hover{color:var(--blue-500);border-bottom-color:var(--blue-500)}.sec-crumb .sep{color:var(--zinc-300)}.sec-crumb .cur{color:var(--fg-strong)}.sec-eyebrow{display:block;font-family:var(--font-body);font-size:12px;line-height:18px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:var(--fg-muted)}.sec-h1{font-family:var(--font-brand);font-weight:500;font-size:var(--text-display-xl);line-height:var(--leading-display);letter-spacing:-.4px;color:var(--fg-strong);margin:var(--stack-eyebrow) 0 0;max-width:520px}.sec-h1 em{font-style:normal;color:var(--blue-500)}.sec-h2{font-family:var(--font-display);font-weight:400;font-size:var(--text-display-md);line-height:var(--leading-display);letter-spacing:-.3px;color:var(--fg-strong);margin:0}.sec-h2 em{font-style:normal;color:var(--blue-500)}.sec-hero{--cg: clamp(48px, 8.333vw, 120px);position:relative;overflow:hidden;padding:72px var(--cg) 88px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center}.sec-hero:before{content:"";position:absolute;left:-8%;right:-8%;bottom:-42%;height:70%;background:radial-gradient(closest-side,#2563eb29,#2563eb00 70%);pointer-events:none}.sec-hero-lines{position:absolute;top:20px;right:0;left:52%;height:380px;background:repeating-linear-gradient(180deg,transparent 0 43px,var(--border) 43px 44px);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%);pointer-events:none}.sec-hero-l,.sec-hero .sec-tray{position:relative}.sec-hero-sub{font-family:var(--font-body);font-weight:300;font-size:18px;line-height:28px;color:var(--fg-muted);margin:var(--stack-lede) 0 0;max-width:500px}.sec-hero-sub strong{font-weight:400;color:var(--fg-strong)}.sec-tray{background:#f7f7f754;border:1px solid var(--border);border-radius:19px;padding:22px 19px;width:460px;max-width:100%;display:flex;flex-direction:column;gap:13px}.sec-tray-hd{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 15px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 4.86px #0000001c;font-family:var(--font-mono);font-size:11px;line-height:16.5px;letter-spacing:.66px;text-transform:uppercase}.sec-tray-hd .lbl{color:var(--fg-strong)}.sec-tray-hd .live{color:var(--blue-500)}.sec-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sec-badge{display:flex;flex-direction:column;align-items:center;gap:12px;padding:20px 16px 16px;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:0 2px 4.86px #00000012}.sec-badge img{width:124px;height:124px;border-radius:50%;object-fit:cover}.sec-badge .cap{font-family:var(--font-mono);font-size:10px;line-height:15px;letter-spacing:.8px;text-transform:uppercase;color:var(--fg-muted);text-align:center}.sec-facts{display:flex;flex-direction:column}.sec-fact{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 15px;background:#fff;border:1px solid var(--border);font-family:var(--font-mono);font-size:11px;line-height:16.5px;letter-spacing:.44px}.sec-fact:first-child{border-radius:10px 10px 0 0}.sec-fact+.sec-fact{margin-top:-1px}.sec-fact:last-child{border-radius:0 0 10px 10px}.sec-fact .k{color:var(--fg-muted);text-transform:uppercase}.sec-fact .v{color:var(--fg-strong)}.sec-tray-ft{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:10px;line-height:15px;letter-spacing:.4px;color:var(--fg-muted)}.sec-tray-ft .dot{width:6px;height:6px;border-radius:3px;background:var(--blue-500);flex-shrink:0}.sec-commit-head{--cg: clamp(48px, 8.333vw, 120px);display:flex;align-items:flex-end;justify-content:space-between;gap:48px;padding:72px var(--cg) 48px;flex-wrap:wrap}.sec-commit-head .lede{font-size:18px;line-height:28px;color:var(--fg-muted);margin:0;max-width:460px;border-left:2px solid var(--blue-500);padding:4px 0 4px 24px}.sec-commit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border)}.sec-commit{position:relative;padding:48px;border-right:1px solid var(--border);transition:background .2s ease}.sec-commit:nth-child(3n){border-right:0}.sec-commit:nth-child(-n+3){border-bottom:1px solid var(--border)}.sec-commit:hover{background:linear-gradient(180deg,#eff6ffb3,#eff6ff00 70%)}.sec-commit .ord{position:absolute;top:48px;right:48px;font-family:var(--font-mono);font-size:11px;letter-spacing:.66px;color:var(--zinc-300)}.sec-commit .ico{width:24px;height:24px;color:var(--zinc-700)}.sec-commit h3{font-family:var(--font-display);font-weight:300;font-size:20px;line-height:28px;letter-spacing:-.2px;color:var(--fg);margin:24px 0 8px}.sec-commit p{font-weight:300;font-size:15px;line-height:24px;color:var(--fg-muted);margin:0;max-width:340px}.sec-commit p strong{font-weight:400;color:var(--fg-strong)}.sec-flow{--cg: clamp(48px, 8.333vw, 120px);position:relative;overflow:hidden;padding:96px var(--cg);display:flex;flex-direction:column;gap:64px}.sec-flow:before{content:"";position:absolute;left:50%;top:-340px;transform:translate(-50%);width:900px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(59,130,246,.34) 0%,transparent 65%);pointer-events:none}.sec-flow-head{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:48px;flex-wrap:wrap}.sec-flow-head .sec-h2{color:#fff;max-width:480px}.sec-flow-head .sec-h2 em{color:var(--blue-200)}.sec-flow-head .lede{font-size:17px;line-height:27px;color:var(--blue-100);margin:0;max-width:470px}.sec-flow-head .lede strong{font-weight:500;color:#fff}.sec-rail{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.sec-rail:before{content:"";position:absolute;top:17px;left:24px;right:24px;height:1px;background:linear-gradient(90deg,#fff0,#93c5fd80 8% 92%,#fff0)}.sec-station{position:relative;display:flex;flex-direction:column;gap:14px}.sec-station .mark{width:35px;height:35px;border-radius:50%;background:var(--blue-950);border:1px solid rgba(147,197,253,.55);display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.44px;color:var(--blue-100)}.sec-station .ttl{font-family:var(--font-display);font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.1px;color:#fff}.sec-station .cap{font-weight:300;font-size:13px;line-height:20px;color:#dbeafebf;margin:0}.sec-station .tag{display:inline-flex;align-self:flex-start;padding:3px 9px;border:1px dashed rgba(147,197,253,.45);border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:10px;line-height:15px;letter-spacing:.8px;text-transform:uppercase;color:var(--blue-200)}.sec-station.gate .mark{background:#e0f416;border-color:#e0f416;color:var(--blue-950);font-weight:500;box-shadow:0 0 0 6px #e0f41624,0 0 32px #e0f4162e}.sec-station.gate .ttl{color:#e0f416}.sec-station.gate .tag{border-style:solid;border-color:#e0f41680;color:#e0f416}.sec-flow-foot{position:relative;display:flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;line-height:16.5px;letter-spacing:.44px;color:var(--blue-200)}.sec-flow-foot .dot{width:6px;height:6px;border-radius:3px;background:#e0f416;flex-shrink:0}.sec-details{--cg: clamp(48px, 8.333vw, 120px);padding:72px var(--cg) 96px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:64px;align-items:start}.sec-details-l{position:sticky;top:48px;display:flex;flex-direction:column;gap:16px}.sec-details-l .lede{font-size:16px;line-height:26px;color:var(--fg-muted);margin:8px 0 0;max-width:380px}.sec-details-l .note{display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:10px;line-height:15px;letter-spacing:.4px;color:var(--fg-muted);text-transform:uppercase}.sec-details-l .note .dot{width:6px;height:6px;border-radius:3px;background:var(--blue-500)}.sec-qa{border:1px solid var(--border);border-bottom:0}.sec-qa:first-of-type{border-radius:10px 10px 0 0}.sec-qa:last-of-type{border-bottom:1px solid var(--border);border-radius:0 0 10px 10px}.sec-qa-toggle{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:16px;width:100%;padding:22px 24px;background:none;border:0;cursor:pointer;text-align:left;font-family:var(--font-body);transition:background .16s ease}.sec-qa-toggle:hover{background:var(--zinc-50)}.sec-qa-idx{font-family:var(--font-mono);font-size:10px;line-height:15px;letter-spacing:.8px;text-transform:uppercase;color:var(--blue-500)}.sec-qa-q{font-family:var(--font-display);font-weight:300;font-size:18px;line-height:26px;letter-spacing:-.2px;color:var(--fg-strong)}.sec-qa-chev{color:var(--zinc-400);transition:transform .2s ease;line-height:0}.sec-qa.is-open .sec-qa-chev{transform:rotate(180deg)}.sec-qa-body{max-height:0;overflow:hidden;transition:max-height .24s ease}.sec-qa.is-open{background:linear-gradient(#eff6ff,#fff 42%)}@media(prefers-reduced-motion:reduce){.sec-qa-body,.sec-qa-chev{transition:none}}.sec-qa-body p{font-weight:300;font-size:15px;line-height:25px;color:var(--fg-subtle);margin:0;padding:0 24px 24px 150px;max-width:760px}.sec-qa-body p strong{font-weight:400;color:var(--fg-strong)}.sec-qa-body p .anchor{color:var(--fg-strong);font-weight:400}.sec-faq-side-in{position:relative;display:flex;flex-direction:column;gap:28px;align-items:flex-start}.sec-faq-side-in .sec-h2{color:#fff;max-width:380px}.sec-faq-side-in .sec-h2 em{color:var(--blue-200)}.sec-faq-side-in .lede{font-size:16px;line-height:26px;color:var(--blue-100);margin:0;max-width:380px}.sec-faq-link{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:14px;line-height:21px;color:#fff;text-decoration:none;border-bottom:1px dashed rgba(255,255,255,.5);padding-bottom:2px;transition:.16s}.sec-faq-link:hover{color:#e0f416;border-bottom-color:#e0f416}.sec-faq-list{padding:48px}.sec-faq-list .sec-qa-toggle{grid-template-columns:minmax(0,1fr) auto;padding:20px 8px}.sec-faq-list .sec-qa{border-left:0;border-right:0;border-radius:0}.sec-faq-list .sec-qa:first-of-type{border-top:0}.sec-faq-list .sec-qa.is-open{background:none}.sec-faq-list .sec-qa-body p{padding:0 8px 20px}.sec-kicker{--cg: clamp(48px, 8.333vw, 120px);padding:88px var(--cg);display:flex;justify-content:center}.sec-kicker p{font-family:var(--font-brand);font-weight:500;font-size:clamp(24px,2.6vw,36px);line-height:1.3;letter-spacing:-.2px;color:var(--fg-strong);margin:0;max-width:880px;text-align:center}.sec-kicker p em{font-style:normal;color:var(--blue-500)}@media(max-width:1180px){.sec-hero{grid-template-columns:minmax(0,1fr);align-items:start}.sec-hero-lines{display:none}.sec-tray{justify-self:center;width:100%;max-width:540px}.sec-rail{grid-template-columns:repeat(3,1fr);row-gap:48px}.sec-rail:before{display:none}}@media(max-width:980px){.sec-commit-grid{grid-template-columns:1fr}.sec-commit{border-right:0;border-bottom:1px solid var(--border);padding:32px 24px}.sec-commit:last-child{border-bottom:0}.sec-commit .ord{top:32px;right:24px}.sec-details{grid-template-columns:1fr;gap:40px}.sec-details-l{position:static}.sec-qa-toggle{grid-template-columns:minmax(0,1fr) auto;row-gap:6px}.sec-qa-idx{grid-column:1 / -1}.sec-qa-body p{padding:0 24px 24px}}@media(max-width:720px){.sec-hero{--cg: 24px;padding-top:48px;padding-bottom:56px;gap:32px}.sec-tray{padding:14px 12px}.sec-badge img{width:104px;height:104px}.sec-commit-head{--cg: 24px;padding-top:48px;padding-bottom:32px}.sec-commit-head .lede{padding-left:20px}.sec-flow{--cg: 24px;padding:64px 24px;gap:48px}.sec-rail{grid-template-columns:1fr;gap:0}.sec-station{padding:0 0 32px 56px}.sec-station:before{content:"";position:absolute;left:17px;top:35px;bottom:0;width:1px;background:#93c5fd59}.sec-station:last-child:before{display:none}.sec-station .mark{position:absolute;left:0;top:0}.sec-details{--cg: 24px;padding-top:48px;padding-bottom:64px}.sec-faq-list{padding:32px 24px}.sec-kicker{--cg: 24px;padding:64px 24px}}
