:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--kw-black:#0b0f14;--kw-black-soft:#151b22;--kw-white:#fff;--kw-blue:#168cff;--kw-blue-dark:#0873dc;--kw-yellow:#ffd400;--kw-yellow-soft:#fff6bf;--kw-bg:#f4f6f8;--kw-card:#fff;--kw-text:#101419;--kw-muted:#6f7780;--kw-border:#dfe4e8;--kw-border-strong:#cdd4da;--kw-success:#168447;--kw-danger:#dc3636;--kw-radius:16px;--kw-radius-lg:22px;--kw-shadow:0 8px 26px #0b0f1412;--kw-max-width:1180px;--kw-header-height:74px}*{box-sizing:border-box}html{background:var(--kw-bg)}body{background:radial-gradient(circle at top left,#168cff12,transparent 30rem),var(--kw-bg);min-width:320px;color:var(--kw-text);margin:0;font-family:Inter,Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}img{max-width:100%}.ds-app{flex-direction:column;min-height:100vh;display:flex}.ds-app-content{flex:1 0 auto}.ds-header{z-index:80;min-height:var(--kw-header-height);color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b0f14f7;border-bottom:1px solid #ffffff14;position:sticky;top:0}.ds-header-inner{width:min(var(--kw-max-width),calc(100% - 32px));min-height:var(--kw-header-height);grid-template-columns:130px minmax(0,1fr) 130px;align-items:center;gap:16px;margin:0 auto;display:grid}.ds-back{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2b;border-radius:999px;justify-self:start;align-items:center;gap:8px;height:40px;padding:0 15px;font-weight:800;display:inline-flex}.ds-back:hover{background:#ffffff24}.ds-brand-link{justify-self:center;min-width:0;text-decoration:none}.ds-brand{align-items:center;gap:11px;min-width:0;display:flex}.ds-brand-image{background:var(--kw-black-soft);border:1px solid #168cff8c;border-radius:14px;flex:none;width:55px;height:55px;overflow:hidden}.ds-brand-image img{object-fit:cover;width:100%;height:100%;display:block}.ds-brand-copy{min-width:0}.ds-brand-copy strong{letter-spacing:.25px;white-space:nowrap;font-size:17px;font-weight:950;line-height:1;display:block}.ds-brand-copy span{color:#aeb8c2;white-space:nowrap;margin-top:5px;font-size:10px;font-weight:700;display:block}.ds-header-nav{justify-self:end}.ds-header-nav a{color:#dce4eb;border-radius:9px;padding:9px 12px;font-size:12px;font-weight:800;text-decoration:none}.ds-header-nav a:hover,.ds-header-nav a.active{color:#fff;background:#ffffff17}.ds-footer{background:var(--kw-black);color:#fff;border-top:4px solid var(--kw-blue);flex:none;margin-top:42px}.ds-footer-inner{width:min(var(--kw-max-width),calc(100% - 32px));justify-content:space-between;align-items:center;gap:24px;min-height:102px;margin:0 auto;padding:24px 0;display:flex}.ds-footer-brand strong{font-size:14px;display:block}.ds-footer-brand span{color:#9da9b4;margin-top:5px;font-size:11px;display:block}.ds-footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 18px;display:flex}.ds-footer-links a{color:#dce4eb;font-size:12px;font-weight:750;text-decoration:none}.ds-footer-links a:hover{color:var(--kw-yellow)}.ds-page{width:min(920px,100% - 32px);margin:0 auto;padding:42px 0 18px}.ds-page-intro{margin-bottom:20px}.ds-eyebrow{color:var(--kw-blue-dark);letter-spacing:1.3px;text-transform:uppercase;font-size:11px;font-weight:950}.ds-page-intro h1{color:var(--kw-black);letter-spacing:-.035em;margin:5px 0 0;font-size:clamp(28px,4vw,42px);line-height:1.02}.ds-page-lead{max-width:720px;color:var(--kw-muted);margin-top:10px;line-height:1.6}.ds-surface{background:var(--kw-card);border:1px solid var(--kw-border);border-radius:var(--kw-radius-lg);box-shadow:var(--kw-shadow);padding:24px}.ds-surface h2{margin:0 0 12px;font-size:19px}.ds-surface p,.ds-surface li{color:#414a52;line-height:1.65}.ds-action{background:var(--kw-black);color:#fff;border:1px solid var(--kw-black);border-radius:11px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}@media (max-width:700px){:root{--kw-header-height:66px}.ds-header-inner{grid-template-columns:48px minmax(0,1fr) 48px;gap:8px;width:calc(100% - 20px)}.ds-back{justify-content:center;width:42px;height:42px;padding:0}.ds-back span:last-child{display:none}.ds-brand{gap:8px}.ds-brand-image{border-radius:11px;width:44px;height:44px}.ds-brand-copy strong{font-size:15px}.ds-brand-copy span{display:none}.ds-header-nav a{color:#0000;place-items:center;width:42px;height:42px;padding:0;display:grid;overflow:hidden}.ds-header-nav a:after{content:"✉";color:#fff;font-size:17px}.ds-footer{margin-top:28px}.ds-footer-inner{flex-direction:column;align-items:flex-start;width:calc(100% - 28px);min-height:auto;padding:20px 0 24px}.ds-footer-links{justify-content:flex-start;gap:12px 18px}.ds-page{width:calc(100% - 24px);padding-top:24px}.ds-surface{border-radius:16px;padding:18px}}
