:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fafbfc;--bg2:#fff;--text:#0f172a;--muted:#0f172aa6;--border:#0f172a1f;--shadow:0 8px 30px #0f172a14;--radius:18px;--radius-sm:12px;--max:1080px}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji}a{color:inherit;text-decoration:none}.bg{background:radial-gradient(1200px 500px at 20% -10%,#3b82f61f,transparent 60%),radial-gradient(900px 500px at 90% 0%,#10b9811a,transparent 55%),linear-gradient(180deg,#f9fafb 0%,var(--bg)55%,#f2f4f8 100%);min-height:100svh}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.header{z-index:10;-webkit-backdrop-filter:saturate(150%)blur(14px);backdrop-filter:saturate(150%)blur(14px);padding-top:env(safe-area-inset-top,0);border-bottom:1px solid var(--border);background:linear-gradient(#f7f7f9 0% 5%,#f7f7f9f2 20%,#f7f7f9e6 30%,#f7f7f9cc 50%,#f7f7f999 100%);position:sticky;top:0}.headerInner{justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.brand{align-items:center;gap:5px;min-width:260px;display:flex}.brandMark{place-items:center;width:44px;height:44px;display:grid}.brandMarkImg{width:28px;height:28px;display:block}.brandName{letter-spacing:-.02em;font-weight:650;line-height:1.1}.brandTag{color:var(--muted);white-space:nowrap;font-size:12px;line-height:1.2}.nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.navLink{color:var(--muted);border-radius:10px;padding:8px 10px;font-size:13px}.navLink:hover{color:#0f172ad9;background:#0f172a0d}.cta{border:1px solid var(--border);background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:inline-flex;box-shadow:0 1px #0f172a05}.cta:hover{background:#fffffff2}.ctaIcon{display:block}.main{padding:36px 0 64px}.hero{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffb8;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:22px;padding:28px;display:grid}.heroLeft{flex-direction:column;gap:12px;min-width:0;display:flex}.heroRight{align-items:stretch;min-width:0;display:flex}.h1{letter-spacing:-.03em;margin:0 0 12px;font-size:clamp(32px,4.2vw,48px)}.lead{color:#0f172ad1;margin:0;font-size:16px;line-height:1.6}.heroActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:18px;display:flex}.primaryButton,.secondaryButton{border:1px solid var(--border);border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:11px 15px;font-size:14px;line-height:1.2;display:inline-flex}.primaryButton{color:#fff;background:#0f172af5;border-color:#0f172a26}.primaryButton:hover{background:#0f172ae6}.secondaryButton{color:#0f172ae6;background:#ffffffb3}.secondaryButton:hover{background:#fffffff2}.heroNote{color:var(--muted);margin-top:auto;font-size:12px}.codeCard{border-radius:var(--radius);border:1px solid var(--border);color:#ffffffeb;background:#0f172af5;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 40px #0f172a26}.codeHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:12px 14px;display:flex}.dot{border-radius:50%;width:10px;height:10px}.dotRed{background:#ff5f57}.dotYellow{background:#febc2e}.dotGreen{background:#28c840}.codeTitle{color:#ffffffb3;margin-left:8px;font-size:12px}.fadeSwap{transition:opacity .25s}.fadeSwap.isFading{opacity:0}.code{white-space:pre-wrap;min-height:150px;margin:0;padding:18px 16px 16px;font-size:13px;line-height:1.55;overflow:hidden}.codeFooter{color:#ffffffa6;border-top:1px solid #ffffff14;margin-top:auto;padding:12px 14px;font-size:12px}.codeCarousel{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow:hidden}.codeTrack{width:100%;transition:transform .6s;display:flex}.codeSlide{flex:0 0 100%}.codeNav{justify-content:space-between;align-items:center;padding:0 10px 10px;display:flex}.codeNavBtn{color:#ffffffe6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:32px;height:32px;font-size:18px;line-height:1;display:grid}.codeNavBtn:hover{background:#ffffff26}.codeDots{gap:8px;display:flex}.codeDot{cursor:pointer;background:0 0;border:1px solid #ffffff73;border-radius:50%;width:8px;height:8px;padding:0}.codeDot.isActive{background:#ffffffe6;border-color:#ffffffe6}.section{margin-top:28px;padding:26px 6px 0}#how{scroll-margin-top:calc(env(safe-area-inset-top,0px) + 92px)}.goalsWrap{max-width:768px;margin:0 auto}.h2{letter-spacing:-.02em;margin:0 0 10px;font-size:20px}.p{color:#0f172acc;max-width:78ch;margin:14px 0 26px;line-height:1.7}.grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.card{border:1px solid var(--border);border-radius:var(--radius);background:#ffffffb8;padding:16px 16px 14px;box-shadow:0 1px #0f172a08}.cardTitle{letter-spacing:-.02em;margin-bottom:6px;font-size:14px;font-weight:650}.cardBody{color:#0f172ac7;font-size:14px;line-height:1.6}.twoCol{grid-template-columns:1fr 1fr;align-items:start;gap:14px;display:grid}.quickstartBox{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffb8;padding:28px}.quickstartHeader{width:100%;max-width:none;margin:0 0 12px}.quickstartHeader .p{max-width:none}.quickstartGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.quickstartCol{gap:16px;height:100%;display:grid}.quickstartPane{background:#0f172a08;border:1px solid #0f172a0f;border-radius:12px;height:100%;padding:16px}.qsStepTitle,.qsCardTitle{letter-spacing:-.02em;margin:18px 0 8px;font-size:16px;font-weight:650}.qsStepDesc{color:#0f172ab8;margin:-2px 0 14px;font-size:13px;line-height:1.6}.codeBlock{background:#fff;border:1px solid #0f172a14;border-radius:8px;margin-bottom:20px;padding:10px 12px;position:relative;box-shadow:0 1px 3px #0f172a0a}.codeBlock.isCopyable{padding:10px 40px 10px 12px}.codeBlockCode{white-space:pre-wrap;word-break:break-word;color:#4b5563;margin:0;font-family:SF Mono,JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:400;line-height:1.55}.codeBlockCopy{color:#9ca3af;cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;place-items:center;width:32px;height:32px;transition:opacity .32s,transform .12s,color .12s;display:grid;position:absolute;right:12px}.codeBlock.isCopyable .codeBlockCopy{top:10px;transform:none}.codeBlock.isCopyable.isSingleLine .codeBlockCopy{top:50%;transform:translateY(-50%)}.codeBlock:hover .codeBlockCopy{opacity:1}.codeBlockCopy:hover{color:#374151}.codeBlockCopy:active{transform:scale(.92)}.codeBlockCopy svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.qsNote{color:var(--muted);margin-top:4px;font-size:12px}.list{color:#0f172acc;margin:10px 0 0;padding-left:22px;line-height:1.7;list-style-type:disc;list-style-position:outside}.list li::marker{font-size:1.08em}.listGrid{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:18px 16px;max-width:640px;margin:10px 0 0;padding-left:18px;display:grid}.listGridIcon{color:#0f172a;place-items:center;width:64px;height:64px;display:grid}.listGridText{color:#0f172acc;line-height:1.7}.listSvg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;width:40px;height:40px}.list li{margin:10px 0}.listStrong{color:#0f172af2;font-weight:650}.callout{border:1px solid var(--border);border-radius:var(--radius);background:#ffffffb8;padding:16px 16px 14px;box-shadow:0 6px 20px #0f172a0f}.calloutTitle{letter-spacing:-.02em;margin-bottom:6px;font-size:14px;font-weight:650}.calloutBody{color:#0f172ac7;font-size:14px;line-height:1.65}.calloutLinks{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;font-size:13px;display:flex}.link{color:#0f172adb;text-underline-offset:3px;-webkit-text-decoration:underline #0f172a40;text-decoration:underline #0f172a40}.link:hover{text-decoration-color:#0f172a80}.sep{color:#0f172a59}.foot{border-radius:var(--radius);border:1px solid var(--border);background:#ffffff8c;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:16px;display:flex}.footLeft{color:#0f172abf;font-size:13px}.footRight{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.footer{border-top:1px solid var(--border);background:#f7f7f98c;margin-top:30px;padding:22px 0}.footerInner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.muted{color:var(--muted);font-size:12px}.mt14{margin-top:14px}@media (max-width:900px){.hero,.grid,.twoCol,.quickstartGrid{grid-template-columns:1fr}.brand{min-width:auto}}@media (max-width:640px){.container{padding:0 40px}.main{padding:28px 0 152px}.headerInner{gap:10px;padding:10px 0}.brand{gap:6px;min-width:auto}.brandMark{width:36px;height:36px}.brandMarkImg{width:22px;height:22px}.nav{gap:10px}.cta{padding:9px 12px}.header{padding-left:10px;padding-right:10px}.hero{margin:0 8px;padding:22px 22px 32px}.section{padding:0 6px}#how{scroll-margin-top:calc(env(safe-area-inset-top,0px) + 76px)}.goalsWrap{max-width:100%}.h2,.p,.ul,.list{padding-left:8px;padding-right:8px}.list{padding-left:28px}.listGrid{grid-template-columns:52px minmax(0,1fr);gap:14px 12px;max-width:100%}.listGridText{overflow-wrap:anywhere;min-width:0}.codeBlock.isCopyable{padding-right:44px}.listGridIcon{width:52px;height:52px}.listSvg{width:32px;height:32px}.heroRight{width:100%}.codeCard{width:100%;margin-top:12px;margin-bottom:6px}.codeHeader{padding:10px 12px}.code{min-height:110px;padding:14px 12px 12px;font-size:12px;line-height:1.45}.codeNav{padding:0 8px 6px}.codeNavBtn{width:28px;height:28px;font-size:16px}.codeDots{gap:6px}}
