:root,[data-theme=dark]{--cds-interactive-01:#0f62fe;--cds-hover-primary:#0353e9;--cds-gray-10:#f4f4f4;--cds-ui-background:#161616;--cds-ui-01:#161616;--cds-ui-03:#393939;--cds-ui-04:#8d8d8d;--cds-ui-05:#161616;--cds-text-01:#fff;--cds-text-02:#c6c6c6;--cds-link-01:#0f62fe;--header-height:48px;--header-bg:#161616;--header-fg:#fff;--header-muted:#c6c6c6;--header-border:#393939;--hero-bg:#161616;--hero-fg:#fff;--hero-muted:#c6c6c6;--hero-blob-opacity:.35;--btn-ghost-border:#fff;--btn-ghost-fg:#fff;--btn-ghost-hover-bg:#fff;--btn-ghost-hover-fg:#161616;--footer-bg:#161616;--footer-fg:#8d8d8d;--footer-border:#393939}[data-theme=light]{--cds-ui-background:var(--cds-gray-10);--cds-ui-01:var(--cds-gray-10);--cds-ui-03:#e0e0e0;--cds-text-01:#161616;--cds-text-02:#525252;--header-bg:var(--cds-gray-10);--header-fg:#161616;--header-muted:#525252;--header-border:#e0e0e0;--hero-bg:var(--cds-gray-10);--hero-fg:#161616;--hero-muted:#525252;--hero-blob-opacity:.18;--btn-ghost-border:var(--cds-interactive-01);--btn-ghost-fg:var(--cds-interactive-01);--btn-ghost-hover-bg:var(--cds-interactive-01);--btn-ghost-hover-fg:#fff;--footer-bg:var(--cds-gray-10);--footer-fg:#8d8d8d;--footer-border:#e0e0e0}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--cds-ui-background);color:var(--cds-text-01);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,sans-serif}#app{flex-direction:column;min-height:100vh;display:flex}a{color:var(--cds-link-01)}.cds--header{background:var(--header-bg);color:var(--header-fg);height:var(--header-height);z-index:100;border-bottom:1px solid var(--header-border);justify-content:space-between;align-items:center;padding:0 16px 0 0;display:flex;position:sticky;top:0}.cds--header__left{align-items:center;height:100%;display:flex}.shell-header__hamburger{border-right:1px solid var(--header-border);width:48px;height:48px;color:var(--header-fg);flex-shrink:0;justify-content:center;align-items:center;display:flex}.cds--header__name{color:var(--header-fg);letter-spacing:.1px;align-items:center;height:100%;padding:0 16px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.cds--header__right{align-items:center;gap:24px;font-size:13px;display:flex}.cds--header__right a{color:var(--header-muted);font-size:13px;text-decoration:none}.cds--header__right a:hover{color:var(--cds-interactive-01)}.theme-toggle{color:var(--header-muted);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;display:none}.theme-toggle:hover{color:var(--cds-interactive-01)}.cds--breadcrumb{background:var(--cds-ui-01);border-bottom:1px solid var(--cds-ui-03);top:var(--header-height);z-index:99;flex-wrap:wrap;align-items:center;gap:8px;padding:16px 5%;font-size:12px;display:flex;position:sticky}.cds--breadcrumb a{color:var(--cds-text-02);text-decoration:none}.cds--breadcrumb a:hover{color:var(--cds-interactive-01);text-decoration:underline}.cds--breadcrumb .current{color:var(--cds-text-01);font-weight:500}.cds--breadcrumb .sep{color:var(--cds-ui-04)}.hero{background:var(--hero-bg);color:var(--hero-fg);flex:1;align-items:center;padding:80px 5%;display:flex;position:relative;overflow:hidden}.hero__content{width:100%;max-width:820px;position:relative}.hero:after{content:"";width:420px;height:420px;opacity:var(--hero-blob-opacity);background:linear-gradient(135deg,#0f62fe 0%,#4589ff 60%,#0000 100%);border-radius:2px;position:absolute;top:-120px;right:-120px;transform:rotate(20deg)}.hero__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--cds-interactive-01);margin:0 0 24px;font-family:IBM Plex Mono,monospace;font-size:12px;font-weight:500}.hero__title{letter-spacing:-.02em;margin:0 0 32px;font-size:clamp(40px,6vw,64px);font-weight:300;line-height:1.08;position:relative}.hero__title strong{font-weight:600}.hero__desc{color:var(--hero-muted);max-width:640px;margin:0 0 48px;font-size:clamp(18px,2.2vw,22px);font-weight:300;line-height:1.65;position:relative}.hero__actions{flex-wrap:wrap;gap:16px;display:flex;position:relative}.cds--btn{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-width:140px;height:48px;padding:0 16px;font-size:14px;font-weight:400;text-decoration:none;transition:background .11s;display:inline-flex}.cds--btn--primary{background:var(--cds-interactive-01);color:#fff}.cds--btn--primary:hover{background:var(--cds-hover-primary)}.cds--btn--tertiary{border-color:var(--btn-ghost-border);color:var(--btn-ghost-fg);background:0 0}.cds--btn--tertiary:hover{background:var(--btn-ghost-hover-bg);color:var(--btn-ghost-hover-fg)}.cds--btn__icon{font-size:16px}footer{background:var(--footer-bg);border-top:1px solid var(--footer-border);padding:32px 5%}.footer-bottom{color:var(--footer-fg);font-size:12px}
