.io-tpl *{box-sizing:border-box;margin:0;padding:0}.io-tpl{scroll-behavior:smooth;background:var(--wf-bg);color:var(--wf-fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}.io-tpl a{color:inherit;text-decoration:none}.io-tpl img{max-width:100%;display:block}.io-tpl .container{max-width:1200px;margin:0 auto;padding:0 24px}.io-tpl .btn{white-space:nowrap;cursor:pointer;font-size:15px;font-weight:600;font-family:var(--font-sans);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 22px;line-height:1.2;transition:all .16s;display:inline-flex}.io-tpl .btn-lg{padding:14px 28px;font-size:16px}.io-tpl .btn-primary{background:var(--wf-fg);color:var(--wf-bg)}.io-tpl .btn-primary:hover{opacity:.86}.io-tpl .btn-accent{background:linear-gradient(135deg,var(--wf-brand),var(--io-accent-2,#ff4c29));color:#fff}.io-tpl .btn-accent:hover{filter:brightness(1.08)}.io-tpl .btn-secondary{border-color:var(--wf-border-strong);color:var(--wf-fg);background:0 0}.io-tpl .btn-secondary:hover{border-color:var(--wf-brand);color:var(--wf-brand)}.io-tpl .btn-ghost{color:var(--wf-fg-muted)}.io-tpl .btn-ghost:hover{color:var(--wf-fg)}.io-tpl{--font-sans:"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,"SF Mono",monospace;--font-display:"Space Grotesk","IBM Plex Sans",system-ui,sans-serif;--wf-brand:#ff9013;--wf-brand-hover:#ff7a00;--wf-brand-fg:#0a0a0a;--wf-brand-muted:#ff90131f;--wf-brand-glow:#ff90130f;--wf-brand-ring:#ff901359;--wf-brand-border:#ff90133d;--wf-brand-border-strong:#ff901366;--wf-bg:#0a0a0a;--wf-bg-elevated:#151515;--wf-bg-sunken:#060606;--wf-surface:#151515;--wf-surface-2:#1c1c1c;--wf-surface-hover:#1c1c1c;--wf-surface-active:#242424;--wf-fg:#fff;--wf-fg-muted:#b4b4b4;--wf-fg-subtle:#7a7a7a;--wf-fg-faint:#5a5a5a;--wf-border:#272727;--wf-border-strong:#3a3a3a;--wf-border-subtle:#1f1f1f;--wf-border-soft:#1f1f1f;--io-accent:#ff9013;--io-accent-2:#ff4c29;--io-accent-soft:#ff90131f}.io-tpl[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--wf-brand:#e56e00;--wf-brand-hover:#cc6200;--wf-brand-fg:#fff;--wf-brand-muted:#ff901324;--wf-brand-glow:#ff901314;--wf-brand-ring:#e56e0059;--wf-brand-border:#e56e003d;--wf-brand-border-strong:#e56e0066;--wf-bg:#fff;--wf-bg-elevated:#fff;--wf-bg-sunken:#fafafa;--wf-surface:#fff;--wf-surface-2:#f5f5f5;--wf-surface-hover:#f5f5f5;--wf-surface-active:#ececec;--wf-fg:#0a0a0a;--wf-fg-muted:#4a4a4a;--wf-fg-subtle:#8a8a8a;--wf-fg-faint:#a8a8a8;--wf-border:#e4e4e4;--wf-border-strong:#d4d4d4;--wf-border-subtle:#efefef;--wf-border-soft:#efefef;--io-accent:#e56e00;--io-accent-2:#ff4c29;--io-accent-soft:#ff901324}.io-tpl{font-family:var(--font-sans)}.io-tpl h1,.io-tpl h2,.io-tpl h3,.io-tpl h4,.io-tpl h5,.io-tpl h6,.io-tpl .heading-xl,.io-tpl .heading-lg,.io-tpl .heading-md,.io-tpl .heading-sm,.io-tpl .hero-title,.io-tpl .section-title,.io-tpl .display,.io-tpl .eyebrow-title{font-family:var(--font-display);letter-spacing:-.02em}.io-tpl .mono,.io-tpl code,.io-tpl pre,.io-tpl kbd{font-family:var(--font-mono)}.io-tpl .io-nav{z-index:300;background:color-mix(in srgb,var(--wf-bg) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--wf-border-subtle);font-family:var(--font-sans);position:sticky;top:0}.io-tpl .io-nav *{box-sizing:border-box}.io-tpl .io-nav .nav-inner{align-items:center;gap:28px;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.io-tpl .io-nav .brand{flex-shrink:0;align-items:center;gap:9px;text-decoration:none;display:flex}.io-tpl .io-nav .brand-mark{flex-shrink:0;width:26px;height:26px}.io-tpl .io-nav .brand-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--wf-fg);font-size:16px;font-weight:700}.io-tpl .io-nav .brand-name em{color:var(--io-accent);font-style:italic;font-weight:500}.io-tpl .io-nav .nav-links{flex:1;align-items:center;gap:4px;display:flex}.io-tpl .io-nav .nav-item{position:relative}.io-tpl .io-nav .nav-btn{color:var(--wf-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:5px;padding:8px 11px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.io-tpl .io-nav .nav-btn:hover,.io-tpl .io-nav .nav-item.open .nav-btn{background:var(--wf-surface-hover);color:var(--wf-fg)}.io-tpl .io-nav .nav-btn>svg{width:11px;height:11px;transition:transform .2s}.io-tpl .io-nav .nav-item.open .nav-btn>svg{transform:rotate(180deg)}.io-tpl .io-nav .mega{background:var(--wf-surface);border:1px solid var(--wf-border);z-index:400;border-radius:14px;gap:34px;padding:22px;display:none;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 20px 60px #00000073}.io-tpl[data-theme=light] .io-nav .mega{box-shadow:0 20px 60px #0000001f}.io-tpl .io-nav .nav-item.open .mega{display:flex}.io-tpl .io-nav .mega.wide{width:min(880px,100vw - 48px)}.io-tpl .io-nav .mega-col{min-width:170px}.io-tpl .io-nav .mega-title{letter-spacing:.09em;text-transform:uppercase;color:var(--wf-fg-subtle);margin-bottom:12px;font-size:11px;font-weight:600}.io-tpl .io-nav .mega-link{color:var(--wf-fg-muted);border-radius:7px;margin-left:-8px;padding:6px 8px;font-size:14px;text-decoration:none;transition:all .14s;display:block}.io-tpl .io-nav .mega-link:hover{background:var(--wf-surface-hover);color:var(--wf-fg)}.io-tpl .io-nav .mega-link .sub{color:var(--wf-fg-subtle);font-size:12px;display:block}.io-tpl .io-nav .mega-link.lead{color:var(--wf-fg);font-weight:600}.io-tpl .io-nav .mega-dot{background:var(--io-accent);vertical-align:middle;opacity:.7;border-radius:50%;width:4px;height:4px;margin-right:8px;display:inline-block}.io-tpl .io-nav .mega-feature{background:var(--wf-surface-hover);border:1px solid var(--wf-border);border-radius:12px;width:250px;padding:18px}.io-tpl .io-nav .mega-feature h4{color:var(--wf-fg);font-size:14px;font-family:var(--font-sans);margin-bottom:6px;font-weight:600}.io-tpl .io-nav .mega-feature p{color:var(--wf-fg-subtle);margin-bottom:12px;font-size:12.5px;line-height:1.5}.io-tpl .io-nav .mega-feature .go{color:var(--io-accent);font-size:13px;font-weight:500}.io-tpl .io-nav .nav-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.io-tpl .io-nav .search-btn{width:36px;height:36px;color:var(--wf-fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;transition:all .15s;display:grid}.io-tpl .io-nav .search-btn:hover{color:var(--wf-fg);background:var(--wf-surface-hover)}.io-tpl .io-nav .search-btn svg{width:18px;height:18px}.io-tpl .io-nav .theme-toggle{border:1px solid var(--wf-border);color:var(--wf-fg-muted);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-family:inherit;font-size:12.5px;transition:all .15s;display:flex}.io-tpl .io-nav .theme-toggle:hover{border-color:var(--io-accent);color:var(--wf-fg)}.io-tpl .io-nav .theme-toggle svg{width:14px;height:14px}.io-tpl .io-nav .theme-toggle .ico-sun{display:none}.io-tpl .io-nav .theme-toggle .ico-moon,.io-tpl[data-theme=light] .io-nav .theme-toggle .ico-sun{display:block}.io-tpl[data-theme=light] .io-nav .theme-toggle .ico-moon{display:none}.io-tpl .io-nav .btn{white-space:nowrap;cursor:pointer;border:none;border-radius:8px;align-items:center;padding:8px 15px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.io-tpl .io-nav .btn-outline{border:1px solid var(--wf-border-strong);color:var(--wf-fg);background:0 0}.io-tpl .io-nav .btn-outline:hover{border-color:var(--io-accent);color:var(--io-accent)}.io-tpl .io-nav .btn-accent{background:linear-gradient(135deg,var(--wf-brand),var(--io-accent-2));color:#fff;font-weight:600}.io-tpl .io-nav .btn-accent:hover{filter:brightness(1.08)}.io-tpl .io-nav .io-menu-btn{width:40px;height:40px;color:var(--wf-fg);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:none}.io-tpl .io-nav .io-menu-btn svg{width:22px;height:22px}.io-tpl .io-mnav{z-index:290;background:var(--wf-bg);flex-direction:column;gap:2px;padding:20px 24px;display:none;position:fixed;inset:64px 0 0;overflow-y:auto}.io-tpl .io-mnav.open{display:flex}.io-tpl .io-mnav a{font-family:var(--font-display);color:var(--wf-fg);border-bottom:1px solid var(--wf-border);padding:12px 0;font-size:19px;font-weight:600;text-decoration:none}.io-tpl .io-mnav a em{color:var(--io-accent);font-style:normal}@media (max-width:1080px){.io-tpl .io-nav .nav-links,.io-tpl .io-nav .btn-outline{display:none}.io-tpl .io-nav .io-menu-btn{display:flex}}.io-tpl .io-footer{border-top:1px solid var(--wf-border-subtle);background:var(--wf-bg-elevated);font-family:var(--font-sans);color:var(--wf-fg);margin-top:0;padding:52px 0 26px}.io-tpl .io-footer *{box-sizing:border-box}.io-tpl .io-footer .io-wrap{max-width:1200px;margin:0 auto;padding:0 24px}.io-tpl .io-footer .footer-grid{grid-template-columns:1.4fr repeat(4,1fr);gap:34px;display:grid}@media (max-width:900px){.io-tpl .io-footer .footer-grid{grid-template-columns:1fr 1fr}}.io-tpl .io-footer .brand{align-items:center;gap:9px;text-decoration:none;display:flex}.io-tpl .io-footer .brand-mark{width:26px;height:26px}.io-tpl .io-footer .brand-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--wf-fg);font-size:16px;font-weight:700}.io-tpl .io-footer .brand-name em{color:var(--io-accent);font-style:italic;font-weight:500}.io-tpl .io-footer h5{color:var(--wf-fg);margin-bottom:13px;font-size:12.5px;font-weight:600}.io-tpl .io-footer a{color:var(--wf-fg-subtle);padding:4px 0;font-size:12.8px;text-decoration:none;transition:all .14s;display:block}.io-tpl .io-footer a:hover{color:var(--io-accent)}.io-tpl .io-footer .footer-brand p{color:var(--wf-fg-subtle);max-width:230px;margin-top:12px;font-size:12.8px;line-height:1.55}.io-tpl .io-footer .footer-bottom{border-top:1px solid var(--wf-border-subtle);color:var(--wf-fg-subtle);flex-wrap:wrap;justify-content:space-between;gap:16px;margin-top:38px;padding-top:20px;font-size:12px;display:flex}.io-tpl .io-footer .footer-bottom nav{flex-wrap:wrap;gap:18px;display:flex}.io-tpl .io-footer .footer-bottom nav a{padding:0;display:inline-block}.io-tpl .ph{background:radial-gradient(120% 120% at 20% 0%,var(--wf-surface-2),var(--wf-bg-sunken)), var(--wf-surface);border:1px solid var(--wf-border);border-radius:16px;display:block;position:relative;overflow:hidden}.io-tpl .ph:before{content:"";pointer-events:none;background-image:linear-gradient(var(--wf-brand-glow) 1px,transparent 1px),linear-gradient(90deg,var(--wf-brand-glow) 1px,transparent 1px);opacity:.9;background-size:34px 34px;position:absolute;inset:0}.io-tpl .ph .ph-art{width:100%;height:100%;position:absolute;inset:0}.io-tpl .ph .ph-art .stroke{stroke:var(--wf-fg-faint);fill:none}.io-tpl .ph .ph-art .accent{stroke:var(--wf-brand);fill:none;opacity:.55}.io-tpl .ph .ph-art .fill-soft{fill:var(--wf-surface-2)}.io-tpl .ph .ph-art .fill-faint{fill:#ffffff08}.io-tpl[data-theme=light] .ph .ph-art .fill-faint{fill:#00000008}.io-tpl .ph .ph-cap{z-index:3;background:color-mix(in srgb,var(--wf-bg) 72%,transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--wf-border);max-width:calc(100% - 28px);font-family:var(--font-mono);color:var(--wf-fg-muted);border-radius:8px;align-items:center;gap:8px;padding:6px 11px;font-size:11px;line-height:1.3;display:inline-flex;position:absolute;bottom:12px;left:14px}.io-tpl .ph .ph-cap b{color:var(--wf-brand);font-weight:500}.io-tpl .ph .ph-cap svg{width:13px;height:13px;color:var(--wf-brand);flex:none}.io-tpl .ph .ph-wm{z-index:3;font-family:var(--font-mono);letter-spacing:.04em;color:var(--wf-fg-subtle);opacity:.8;font-size:10px;position:absolute;bottom:12px;right:12px}.io-tpl .ph-pin{z-index:4;width:26px;height:26px;position:absolute;transform:translate(-50%,-100%)}.io-tpl .ph-pin svg{filter:drop-shadow(0 3px 6px #00000080);width:100%;height:100%}.io-tpl .ph-puck{z-index:3;background:color-mix(in srgb,var(--wf-bg) 60%,transparent);border:1px solid var(--wf-border);width:34px;height:34px;color:var(--wf-fg);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:44px;right:14px}.io-tpl .ph-puck svg{width:15px;height:15px}.io-tpl .ph.tall{aspect-ratio:16/10}.io-tpl .ph.wide{aspect-ratio:21/9}.io-tpl .ph.sq{aspect-ratio:1}.io-tpl .ph.card{aspect-ratio:4/3}.io-tpl main{display:block}.io-tpl .gm-sec{padding:88px 0}.io-tpl .gm-sec.elevated{background:var(--wf-bg-elevated)}.io-tpl .gm-sec.sunken{background:var(--wf-bg-sunken)}.io-tpl .gm-h2{font-family:var(--font-display);letter-spacing:-.02em;color:var(--wf-fg);text-align:center;font-size:clamp(28px,3.6vw,42px);font-weight:700;line-height:1.08}.io-tpl .gm-center-head{text-align:center;max-width:760px;margin:0 auto 48px}.io-tpl .gm-center-head p{color:var(--wf-fg-muted);margin-top:14px;font-size:17px}.io-tpl .gm-hero{padding:40px 0 8px}.io-tpl .gm-hero-stage{position:relative}.io-tpl .gm-hero-stage .ph{aspect-ratio:21/9;min-height:420px}.io-tpl .gm-hero-card{z-index:5;border:1px solid var(--wf-border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(150deg,#141414eb,#0a0a0adb);border-radius:18px;max-width:430px;padding:34px 32px;position:absolute;top:50%;left:6%;transform:translateY(-50%);box-shadow:0 24px 60px #00000080}.io-tpl[data-theme=light] .gm-hero-card{background:linear-gradient(150deg,#141414e6,#0a0a0ad1)}.io-tpl .gm-eyebrow{align-items:center;gap:10px;margin-bottom:16px;display:flex}.io-tpl .gm-eyebrow .kick{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#fff;opacity:.75;font-size:11px;font-weight:500}.io-tpl .gm-badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;background:var(--wf-brand-muted);color:var(--wf-brand);border:1px solid var(--wf-brand-border);border-radius:999px;padding:3px 9px;font-size:10px;font-weight:600}.io-tpl .gm-hero-card h1{font-family:var(--font-display);letter-spacing:-.03em;color:#fff;font-size:clamp(34px,4vw,48px);font-weight:700;line-height:1.02}.io-tpl .gm-hero-card p{color:#ffffffc7;margin:14px 0 24px;font-size:16px;line-height:1.5}.io-tpl .gm-hero-card .row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.io-tpl .gm-linkpill{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:999px;align-items:center;gap:7px;padding:9px 18px;font-size:14px;font-weight:600;transition:all .15s;display:inline-flex}.io-tpl .gm-linkpill:hover{border-color:var(--wf-brand);color:var(--wf-brand)}.io-tpl .gm-feats{grid-template-columns:repeat(3,1fr);gap:34px;padding:64px 0 8px;display:grid}.io-tpl .gm-feat{text-align:center;padding:0 12px}.io-tpl .gm-feat .ic{background:var(--wf-surface-2);border:1px solid var(--wf-border);width:56px;height:56px;color:var(--wf-brand);border-radius:14px;place-items:center;margin:0 auto 18px;display:grid}.io-tpl .gm-feat .ic svg{width:26px;height:26px}.io-tpl .gm-feat h3{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:8px;font-size:20px;font-weight:600}.io-tpl .gm-feat p{color:var(--wf-fg-subtle);max-width:300px;margin:0 auto;font-size:14px;line-height:1.5}.io-tpl .gm-caro{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:20px;padding-bottom:6px;display:grid;overflow-x:auto}.io-tpl .gm-caro>*{scroll-snap-align:start}.io-tpl .gm-caro .ph{aspect-ratio:16/10}.io-tpl .gm-arrows{gap:10px;margin-top:22px;display:flex}.io-tpl .gm-arrow{border:1px solid var(--wf-border-strong);width:44px;height:44px;color:var(--wf-fg);cursor:pointer;background:0 0;border-radius:50%;place-items:center;transition:all .15s;display:grid}.io-tpl .gm-arrow:hover{border-color:var(--wf-brand);color:var(--wf-brand)}.io-tpl .gm-arrow svg{width:18px;height:18px}.io-tpl .gm-arrow[disabled]{opacity:.4;cursor:default}.io-tpl .gm-subcols{grid-template-columns:repeat(3,1fr);gap:34px;margin-top:44px;display:grid}.io-tpl .gm-subcol h4{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:8px;font-size:16px;font-weight:600}.io-tpl .gm-subcol p{color:var(--wf-fg-subtle);font-size:14px;line-height:1.55}.io-tpl .gm-uses{flex-direction:column;gap:16px;margin-top:8px;display:flex}.io-tpl .gm-use{background:var(--wf-surface);border:1px solid var(--wf-border);border-radius:18px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.io-tpl .gm-use .media{min-height:260px;position:relative}.io-tpl .gm-use .media .ph{border:none;border-radius:0;height:100%;position:absolute;inset:0}.io-tpl .gm-use .copy{flex-direction:column;justify-content:center;padding:44px;display:flex}.io-tpl .gm-use .copy h3{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:12px;font-size:24px;font-weight:600;line-height:1.15}.io-tpl .gm-use .copy p{color:var(--wf-fg-muted);font-size:15px;line-height:1.55}.io-tpl .gm-use.reverse .media{order:2}.io-tpl .gm-use-overlay{border:1px solid var(--wf-border);border-radius:18px;position:relative;overflow:hidden}.io-tpl .gm-use-overlay .ph{aspect-ratio:24/9;border:none;border-radius:0;min-height:300px}.io-tpl .gm-use-overlay .ov-card{z-index:5;border:1px solid var(--wf-border-strong);background:linear-gradient(150deg,#141414eb,#0a0a0adb);border-radius:16px;max-width:400px;padding:28px 30px;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.io-tpl .gm-use-overlay .ov-card h3{font-family:var(--font-display);color:#fff;margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.2}.io-tpl .gm-use-overlay .ov-card p{color:#ffffffbf;font-size:14px;line-height:1.55}.io-tpl .gm-cases{scroll-snap-type:x mandatory;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:20px;padding-bottom:6px;display:grid;overflow-x:auto}.io-tpl .gm-case{border:1px solid var(--wf-border);scroll-snap-align:start;border-radius:18px;min-height:420px;position:relative;overflow:hidden}.io-tpl .gm-case .ph{border:none;border-radius:0;height:100%;position:absolute;inset:0}.io-tpl .gm-case .cov{z-index:5;border:1px solid var(--wf-border-strong);background:linear-gradient(150deg,#0f0f0ff0,#080808e6);border-radius:14px;padding:22px 24px;position:absolute;bottom:22px;left:22px;right:22px}.io-tpl .gm-case .cov h4{font-family:var(--font-display);color:#fff;margin-bottom:8px;font-size:19px;font-weight:600}.io-tpl .gm-case .cov p{color:#ffffffb8;margin-bottom:12px;font-size:13px;line-height:1.5}.io-tpl .gm-case .cov a{color:var(--wf-brand);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.io-tpl .gm-case .cov a svg{width:13px;height:13px}.io-tpl .gm-band{border-radius:0;position:relative;overflow:hidden}.io-tpl .gm-band .ph{aspect-ratio:32/9;border:none;border-radius:0;min-height:340px}.io-tpl .gm-band .band-card{z-index:5;text-align:center;border:1px solid var(--wf-border-strong);background:linear-gradient(150deg,#141414e6,#0a0a0ad6);border-radius:18px;width:88%;max-width:520px;padding:38px 56px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.io-tpl .gm-band .band-card h2{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:22px;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.1}.io-tpl .gm-band .band-card .row{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.io-tpl .gm-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.io-tpl .gm-split .copy h2{font-family:var(--font-display);color:var(--wf-fg);letter-spacing:-.02em;text-align:left;margin-bottom:18px;font-size:clamp(26px,3vw,34px);font-weight:700;line-height:1.1}.io-tpl .gm-split .copy p{color:var(--wf-fg-muted);margin-bottom:18px;font-size:15px;line-height:1.55}.io-tpl .gm-split .copy a.learn{color:var(--wf-brand);font-size:14px;font-weight:600}.io-tpl .gm-split .ph{aspect-ratio:4/3}.io-tpl .gm-rel-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px;display:flex}.io-tpl .gm-rel-head h2{font-family:var(--font-display);color:var(--wf-fg);letter-spacing:-.02em;text-align:left;font-size:clamp(24px,3vw,34px);font-weight:700}.io-tpl .gm-rel{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.io-tpl .gm-card{background:var(--wf-surface);border:1px solid var(--wf-border);border-radius:16px;flex-direction:column;transition:all .16s;display:flex;overflow:hidden}.io-tpl .gm-card:hover{border-color:var(--wf-brand);transform:translateY(-2px)}.io-tpl .gm-card .ph{aspect-ratio:16/9;border:none;border-bottom:1px solid var(--wf-border);border-radius:0}.io-tpl .gm-card .body{flex-direction:column;flex:1;gap:12px;padding:22px 24px 26px;display:flex}.io-tpl .gm-card h3{font-family:var(--font-display);color:var(--wf-fg);font-size:19px;font-weight:600}.io-tpl .gm-tags{flex-wrap:wrap;gap:7px;display:flex}.io-tpl .gm-tag{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:600}.io-tpl .gm-tag.ess{color:#3fb96a;background:#3fb96a24}.io-tpl .gm-tag.ent{background:var(--wf-brand-muted);color:var(--wf-brand)}.io-tpl .gm-card p{color:var(--wf-fg-muted);flex:1;font-size:14px;line-height:1.5}.io-tpl .gm-card .learn{color:var(--wf-brand);font-size:14px;font-weight:600}.io-tpl .gm-card .api{font-family:var(--font-mono);border:1px solid var(--wf-border-strong);color:var(--wf-fg);border-radius:999px;align-self:flex-start;padding:6px 15px;font-size:12px;font-weight:600}.io-tpl .gm-news{grid-template-columns:280px 1fr;gap:60px;display:grid}.io-tpl .gm-news .side h5{color:var(--wf-fg);margin-bottom:14px;font-size:13px;font-weight:600}.io-tpl .gm-news .side a{color:var(--wf-fg-subtle);padding:6px 0;font-size:14px;display:block}.io-tpl .gm-news .side a:hover{color:var(--wf-brand)}.io-tpl .gm-news .form h2{font-family:var(--font-display);color:var(--wf-fg);letter-spacing:-.02em;text-align:left;margin-bottom:8px;font-size:30px;font-weight:700}.io-tpl .gm-news .form>p{color:var(--wf-fg-muted);max-width:520px;margin-bottom:24px;font-size:14px}.io-tpl .gm-grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.io-tpl .gm-field{position:relative}.io-tpl .gm-field input,.io-tpl .gm-field select{background:var(--wf-surface);border:1px solid var(--wf-border);width:100%;color:var(--wf-fg);font-family:var(--font-sans);border-radius:9px;padding:14px 15px;font-size:14px}.io-tpl .gm-field input::placeholder{color:var(--wf-fg-subtle)}.io-tpl .gm-field input:focus,.io-tpl .gm-field select:focus{border-color:var(--wf-brand);outline:none}.io-tpl .gm-radio-row{color:var(--wf-fg-muted);align-items:center;gap:18px;margin:18px 0 6px;font-size:14px;display:flex}.io-tpl .gm-radio-row label{cursor:pointer;align-items:center;gap:7px;display:inline-flex}.io-tpl .gm-radio-row input{accent-color:var(--wf-brand)}.io-tpl .gm-fineprint{color:var(--wf-fg-faint);margin:6px 0 18px;font-size:11px}.io-tpl .gm-fineprint a{color:var(--wf-brand)}.io-tpl .gm-social{align-items:center;gap:14px;margin:0 0 34px;display:flex}.io-tpl .gm-social span{color:var(--wf-fg-muted);font-size:14px}.io-tpl .gm-social a{color:var(--wf-fg-subtle);transition:all .15s}.io-tpl .gm-social a:hover{color:var(--wf-brand)}.io-tpl .gm-social svg{width:19px;height:19px}.io-tpl .gm-usage-note{border-top:1px solid var(--wf-border-subtle);margin-bottom:30px;padding-top:26px}.io-tpl .gm-usage-note p{color:var(--wf-fg-subtle);margin-bottom:8px;font-size:12px;line-height:1.6}.io-tpl .gm-usage-note a{color:var(--wf-brand)}@media (max-width:960px){.io-tpl .gm-feats,.io-tpl .gm-subcols,.io-tpl .gm-rel,.io-tpl .gm-use,.io-tpl .gm-split,.io-tpl .gm-news{grid-template-columns:1fr}.io-tpl .gm-use .media{min-height:220px}.io-tpl .gm-use.reverse .media{order:0}.io-tpl .gm-hero-card{max-width:none;margin-top:-60px;position:static;transform:none}.io-tpl .gm-band .band-card{width:100%;max-width:none;position:static;transform:none}.io-tpl .gm-band .ph{aspect-ratio:16/9}}.io-tpl .gm-inset{z-index:6;background:color-mix(in srgb,var(--wf-bg) 82%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--wf-border);border-radius:12px;padding:14px 16px;position:absolute;box-shadow:0 10px 30px #00000059}.io-tpl .gm-legend{grid-template-columns:repeat(3,auto);gap:6px 22px;display:grid;bottom:16%;right:5%}.io-tpl .gm-legend .lg-h{font-family:var(--font-mono);letter-spacing:.04em;color:var(--wf-fg-subtle);font-size:10px}.io-tpl .gm-legend .lg-bar{border-radius:3px;grid-row:2;height:8px}.io-tpl .gm-legend .lg-bar.a{background:linear-gradient(90deg,var(--wf-surface-2),var(--wf-brand))}.io-tpl .gm-legend .lg-bar.b{background:var(--io-accent-2);opacity:.7}.io-tpl .gm-legend .lg-bar.c{background:var(--wf-brand);opacity:.6}.io-tpl .gm-keychip{font-family:var(--font-mono);color:var(--wf-fg);align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:inline-flex}.io-tpl .gm-keychip .k{color:var(--wf-brand)}.io-tpl .gm-keychip svg{width:16px;height:16px;color:var(--wf-fg-subtle)}.io-tpl .gm-keybadge{z-index:6;background:var(--wf-surface);border:1px solid var(--wf-border);width:52px;height:52px;color:var(--wf-brand);border-radius:12px;place-items:center;display:grid;position:absolute;top:34%;left:-18px;box-shadow:0 10px 30px #00000059}.io-tpl .gm-keybadge svg{width:24px;height:24px}.io-tpl .gm-editor{border:1px solid var(--wf-border);background:var(--wf-surface);border-radius:16px;position:relative;overflow:hidden}.io-tpl .gm-editor .bar{border-bottom:1px solid var(--wf-border);background:var(--wf-bg-elevated);justify-content:flex-end;align-items:center;gap:20px;padding:14px 22px;display:flex}.io-tpl .gm-editor .bar .ic{color:var(--wf-fg-subtle);place-items:center;display:grid}.io-tpl .gm-editor .bar .ic svg{width:18px;height:18px}.io-tpl .gm-editor .bar .save{font-family:var(--font-mono);letter-spacing:.08em;color:var(--wf-brand);font-size:12px;font-weight:600}.io-tpl .gm-editor .bar .pub{font-family:var(--font-mono);letter-spacing:.08em;color:var(--wf-fg-muted);font-size:12px;font-weight:600}.io-tpl .gm-editor .ph{aspect-ratio:16/9;border:none;border-radius:0;min-height:420px}.io-tpl .gm-note{text-align:center;color:var(--wf-fg-subtle);margin-top:22px;font-size:13px}.io-tpl .gm-mosaic{grid-template-rows:200px 200px;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:200px;gap:12px;margin-bottom:44px;display:grid}.io-tpl .gm-mosaic .ph{aspect-ratio:auto;border-radius:12px;min-height:0}.io-tpl .gm-mosaic .m1{grid-area:1/1}.io-tpl .gm-mosaic .m2{grid-area:1/2/3}.io-tpl .gm-mosaic .m3{grid-area:1/3}.io-tpl .gm-mosaic .m4{grid-area:2/1}.io-tpl .gm-mosaic .m5{grid-area:2/3}.io-tpl .gm-fcaro{scroll-snap-type:x mandatory;grid-auto-columns:minmax(260px,1fr);grid-auto-flow:column;gap:20px;padding-bottom:6px;display:grid;overflow-x:auto}.io-tpl .gm-fcard{scroll-snap-align:start;background:var(--wf-surface);border:1px solid var(--wf-border);border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.io-tpl .gm-fcard .ph{border:none;border-bottom:1px solid var(--wf-border);aspect-ratio:16/10;border-radius:0}.io-tpl .gm-fcard .b{padding:20px 22px 26px}.io-tpl .gm-fcard h4{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:8px;font-size:17px;font-weight:600}.io-tpl .gm-fcard p{color:var(--wf-fg-subtle);font-size:13.5px;line-height:1.55}.io-tpl .gm-uichip{z-index:6;background:color-mix(in srgb,var(--wf-bg) 84%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--wf-border);color:var(--wf-fg-muted);border-radius:10px;padding:10px 13px;font-size:12px;position:absolute;top:16px;left:14px;box-shadow:0 8px 22px #0000004d}.io-tpl .gm-uichip .row{align-items:center;gap:8px;padding:2px 0;display:flex}.io-tpl .gm-uichip .dot{border:2px solid var(--wf-fg-subtle);border-radius:50%;width:11px;height:11px}.io-tpl .gm-uichip .dot.on{border-color:var(--wf-brand);background:var(--wf-brand)}.io-tpl .gm-uichip .sw{background:var(--wf-surface-2);border-radius:7px;width:44px;height:14px;position:relative}.io-tpl .gm-uichip .sw:after{content:"";background:var(--wf-brand);border-radius:50%;width:10px;height:10px;position:absolute;top:2px;left:2px}.io-tpl .gm-uichip .box{background:var(--wf-brand);opacity:.7;border-radius:3px;width:24px;height:14px}.io-tpl .gm-3sub{grid-template-columns:repeat(3,1fr);gap:34px;margin-top:44px;display:grid}.io-tpl .gm-3sub h4{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:8px;font-size:16px;font-weight:600}.io-tpl .gm-3sub p{color:var(--wf-fg-subtle);font-size:14px;line-height:1.55}.io-tpl .gm-pts{flex-direction:column;gap:26px;display:flex}.io-tpl .gm-pts h4{font-family:var(--font-display);color:var(--wf-fg);margin-bottom:7px;font-size:17px;font-weight:600}.io-tpl .gm-pts p{color:var(--wf-fg-muted);font-size:14px;line-height:1.55}.io-tpl .gm-blogs{grid-template-columns:1fr 1fr;gap:20px;margin-top:36px;display:grid}.io-tpl .gm-blog{background:var(--wf-surface);border:1px solid var(--wf-border);border-radius:14px;grid-template-columns:150px 1fr;display:grid;overflow:hidden}.io-tpl .gm-blog .ph{border:none;border-radius:0;height:100%;min-height:130px}.io-tpl .gm-blog .b{flex-direction:column;justify-content:center;padding:20px 22px;display:flex}.io-tpl .gm-blog .kick{font-family:var(--font-mono);letter-spacing:.1em;color:var(--wf-fg-subtle);margin-bottom:8px;font-size:10px}.io-tpl .gm-blog h4{font-family:var(--font-display);color:var(--wf-fg);font-size:15px;font-weight:600;line-height:1.3}.io-tpl .gm-quote{text-align:center;padding:56px 0 0;position:relative}.io-tpl .gm-logos{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:40px;display:flex}.io-tpl .gm-logos span{border:1px solid var(--wf-border);font-family:var(--font-display);color:var(--wf-fg-subtle);border-radius:999px;padding:12px 26px;font-size:15px;font-weight:700}.io-tpl .gm-logos span.active{color:var(--wf-fg);border-color:var(--wf-border-strong)}.io-tpl .gm-quote blockquote{max-width:760px;font-family:var(--font-display);color:var(--wf-fg);letter-spacing:-.01em;margin:0 auto;font-size:clamp(20px,2.4vw,26px);font-weight:500;line-height:1.4}.io-tpl .gm-quote .cite{color:var(--wf-fg-muted);margin-top:24px;font-size:13px}.io-tpl .gm-quote .cite b{color:var(--wf-fg)}.io-tpl .gm-quote .links{color:var(--wf-brand);justify-content:center;gap:26px;margin-top:20px;font-size:14px;font-weight:600;display:flex}@media (max-width:960px){.io-tpl .gm-mosaic{grid-template-columns:1fr 1fr}.io-tpl .gm-mosaic .m1,.io-tpl .gm-mosaic .m2,.io-tpl .gm-mosaic .m3,.io-tpl .gm-mosaic .m4,.io-tpl .gm-mosaic .m5{grid-area:auto}.io-tpl .gm-3sub,.io-tpl .gm-blogs{grid-template-columns:1fr}.io-tpl .gm-blog{grid-template-columns:110px 1fr}}
