@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700&family=JetBrains+Mono:wght@400;600;700&display=swap";:root{--bg:#f5f7fb;--bg-elevated:#ffffffbd;--surface:#ffffffd1;--surface-solid:#fff;--surface-soft:#f0f5ffc7;--surface-tint:#e8f4ffb8;--text:#172033;--text-secondary:#566174;--text-muted:#8a94a6;--primary:#2563eb;--primary-hover:#1d4ed8;--accent:#0f766e;--accent-soft:#dff8f4;--warm:#f5b94d;--rose:#e8799d;--line:#6979922e;--line-strong:#4a5c7a47;--shadow:0 18px 50px #1b274114;--shadow-hover:0 24px 70px #1b274121;--blur:blur(22px) saturate(1.18);--radius:18px;--radius-sm:12px;--container:1120px;--font-sans:"Inter", "Noto Sans SC", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Noto Sans SC", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;color:var(--text);background:var(--bg);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, #ffffffd6, #f5f7fbeb 36%, #f5f7fb), var(--bg);min-width:320px;color:var(--text);margin:0;line-height:1.6}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}code,pre,kbd{font-family:var(--font-mono)}::selection{background:#2563eb2e}#root,.app-shell{min-height:100vh}.app-frame{grid-template-columns:minmax(0,1fr);max-width:1460px;margin:0 auto;padding:0 28px 72px;display:grid}.app-shell-docs .app-frame{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:30px}.app-sidebar-column{border-right:1px solid var(--line);min-height:calc(100vh - 96px);padding-right:18px;position:relative}.app-content-column{min-width:0}.topbar{z-index:100;color:var(--text);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background:#f7faffc7;border-bottom:1px solid #c3cddc85;margin-bottom:16px;position:sticky;top:0}.topbar-inner,.topbar-mobile-panel{max-width:1760px;margin:0 auto;padding-left:28px;padding-right:28px}.topbar-inner{align-items:center;gap:18px;min-height:76px;display:flex}.brand{min-width:0;font-family:var(--font-sans);flex:none;align-items:center;gap:12px;display:flex}.brand-mark{width:42px;height:42px;color:var(--primary);background:linear-gradient(145deg,#fffffff0,#e1ecffd1),#fff;border:1px solid #2563eb3d;border-radius:14px;flex:none;place-items:center;font-weight:800;display:inline-grid;box-shadow:0 10px 28px #2563eb21}.brand-copy strong{color:#111827;white-space:nowrap;font-size:1.03rem;line-height:1.1;display:block}.brand-copy small{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;margin-top:4px;font-size:.68rem;display:block}.topbar-nav-desktop{flex:620px;justify-content:center;min-width:0;max-width:700px;display:flex}.top-nav{scrollbar-width:none;background:#ffffff85;border:1px solid #c5d1e28f;border-radius:999px;align-items:center;gap:14px;max-width:100%;padding:8px 16px;scroll-padding-inline:16px;display:flex;overflow:auto visible}.top-nav::-webkit-scrollbar{display:none}.top-nav-link{min-width:max-content;color:var(--text-secondary);font-family:var(--font-sans);white-space:nowrap;border-radius:999px;flex:none;padding:8px 12px;font-size:.88rem;font-weight:650;line-height:1.15;transition:background .16s,color .16s,box-shadow .16s}.top-nav-link:first-child{margin-left:2px}.top-nav-link:last-child{margin-right:2px}.top-nav-link:hover,.top-nav-link.is-active{color:var(--text);background:#ffffffeb;box-shadow:0 8px 24px #1f2b4614}.topbar-search-wrap{flex:0 300px;min-width:180px;position:relative}.topbar-actions,.hero-actions,.article-row-actions,.purchase-cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.topbar-actions{white-space:nowrap;flex:none;justify-content:flex-end;gap:8px}.topbar-button,.button-primary,.button-secondary{min-height:42px;color:var(--text);font-family:var(--font-sans);cursor:pointer;background:#ffffffb8;border:1px solid #b4c2d7ad;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 15px;font-size:.92rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex;box-shadow:0 10px 28px #1b274112}.topbar-button-primary,.button-primary{color:#fff;background:linear-gradient(#3b82f6,#2563eb);border-color:#2563eb2e}.topbar-button:hover,.button-primary:hover,.button-secondary:hover{box-shadow:var(--shadow-hover);border-color:#2563eb38;transform:translateY(-1px)}.topbar-hamburger,.icon-button{border:1px solid var(--line);cursor:pointer;background:#ffffffb8;justify-content:center;align-items:center;display:inline-flex}.topbar-hamburger{width:40px;height:40px;color:var(--text);border-radius:999px;flex:none;display:none}.icon-button{border:0;border-radius:999px;width:28px;height:28px;padding:0}.icon-button-plain{color:var(--text-muted);background:0 0}.topbar-mobile-panel{padding-bottom:16px;display:none}.topbar-mobile-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:8px 0;display:grid}.topbar-mobile-link{min-height:40px;color:var(--text-secondary);font-family:var(--font-sans);background:#ffffff8f;border:1px solid #c5d1e28f;border-radius:14px;align-items:center;padding:9px 12px;font-size:.94rem;font-weight:700;display:flex}.topbar-mobile-link:hover,.topbar-mobile-link.is-active{color:var(--text);background:#ffffffeb}.topbar-mobile-actions{gap:10px;margin-top:6px;display:flex}.topbar-mobile-actions .topbar-button{flex:1}.doc-search{position:relative}.doc-search-label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.doc-search-field{height:46px;color:var(--text);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background:#ffffffb8;border:1px solid #b2c2d8a6;border-radius:999px;align-items:center;gap:9px;padding:0 12px 0 14px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:inset 0 1px #ffffff9e,0 10px 26px #1b27410f}.doc-search-field:focus-within,.doc-search-field.is-open{background:#fffffff0;border-color:#2563eb6b;box-shadow:0 0 0 4px #2563eb1a,0 14px 34px #1b27411a}.doc-search-icon{width:24px;height:24px;color:var(--primary);background:#2563eb17;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.doc-search-input{width:100%;min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:.94rem}.doc-search-input::placeholder{color:#8b98aa}.doc-search-panel{z-index:150;max-height:min(70vh,560px);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background:#ffffffeb;border:1px solid #b8c6dab8;border-radius:22px;position:absolute;top:calc(100% + 12px);left:0;right:0;overflow:auto;box-shadow:0 24px 70px #1b274129}.doc-search-result,.doc-search-empty{padding:15px 16px}.doc-search-result{border-bottom:1px solid var(--line);flex-direction:column;gap:7px;transition:background .14s;display:flex}.doc-search-result:hover{background:#f0f6ffc7}.doc-search-meta{flex-wrap:wrap;gap:8px;display:flex}.doc-search-group{width:fit-content;color:var(--primary);font-family:var(--font-mono);background:#2563eb14;border:1px solid #2563eb2e;border-radius:999px;padding:4px 8px;font-size:.7rem;line-height:1;display:inline-flex}.doc-search-result strong,.doc-search-empty strong{font-family:var(--font-sans);color:var(--text);font-size:.98rem}.doc-search-result p,.doc-search-empty p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.65}.page-stack{max-width:var(--container);flex-direction:column;gap:22px;margin:0 auto;padding-top:22px;display:flex}.eyebrow{width:fit-content;color:var(--primary);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;background:#2563eb14;border:1px solid #2563eb29;border-radius:999px;margin:0;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.hero-panel,.page-intro,.recommended-panel,.group-panel,.article-header,.article-shell,.article-toc-shell,.route-loading-panel,.portal-quick-card,.section-card,.entry-card,.start-step,.article-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur)}.hero-panel,.page-intro,.recommended-panel,.group-panel,.article-header,.article-shell,.route-loading-panel{padding:28px}.docs-portal-hero{background:linear-gradient(135deg, #ffffffe6, #e8f4ffb3), var(--surface);position:relative;overflow:hidden}.docs-portal-hero:after{color:#2563eb0e;content:"RR";font-family:var(--font-sans);pointer-events:none;font-size:8rem;font-weight:800;line-height:1;position:absolute;bottom:24px;right:28px}.hero-panel>*,.page-intro>*{z-index:1;position:relative}.hero-panel h1,.page-intro h1,.article-header h1,.route-loading-panel h1{color:#101827;max-width:920px;font-family:var(--font-sans);letter-spacing:0;margin:16px 0 12px;font-size:3rem;line-height:1.08}.hero-panel h2,.page-intro h2{max-width:850px;color:var(--text);font-family:var(--font-sans);letter-spacing:0;margin:0 0 12px;font-size:1.36rem;line-height:1.38}.hero-panel p,.page-intro p,.recommended-panel p,.group-panel p,.article-summary,.route-loading-panel p{max-width:830px;color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.78}.hero-actions,.purchase-cta-row{margin-top:18px}.portal-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-quick-card{min-height:78px;font-family:var(--font-sans);grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:16px;font-weight:700;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:grid}.portal-quick-card:hover,.entry-card:hover,.section-card:hover,.article-row:hover{box-shadow:var(--shadow-hover);background:#fffffff0;border-color:#2563eb33;transform:translateY(-2px)}.portal-quick-icon{width:42px;height:42px;color:var(--primary);background:#2563eb1a;border-radius:14px;place-items:center;display:inline-grid}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.section-card,.entry-card{flex-direction:column;min-width:0;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:flex;position:relative}.section-card{min-height:250px;padding:22px;overflow:hidden}.section-card-1{background:linear-gradient(150deg,#ecfdf5d1,#ffffffd1)}.section-card-2{background:linear-gradient(150deg,#eff6ffe0,#ffffffd1)}.section-card-3{background:linear-gradient(150deg,#eef2ffe6,#ffffffd1)}.section-card-4{background:linear-gradient(150deg,#ecfeffd1,#ffffffd1)}.section-card-5{background:linear-gradient(150deg,#fffbebdb,#ffffffd1)}.section-card-6{background:linear-gradient(150deg,#fdf2f8d1,#ffffffd1)}.section-card-kicker{width:fit-content;color:var(--text-muted);font-family:var(--font-mono);background:#ffffffc7;border-radius:999px;padding:4px 9px;font-size:.72rem;font-weight:700}.section-card h2,.recommended-panel h2,.group-panel h2,.category-bucket-heading h2,.start-step h2{color:#101827;font-family:var(--font-sans);letter-spacing:0;margin:14px 0 8px;font-size:1.36rem;line-height:1.25}.section-card p,.section-card li,.category-bucket-heading p,.start-step p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.section-card ul{margin:auto 0 0;padding-left:1.1rem}.docs-sidebar{flex-direction:column;gap:12px;padding-top:16px;display:flex;position:sticky;top:104px}.docs-sidebar-label{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:700}.docs-tree,.docs-tree-group,.docs-tree-children{flex-direction:column;display:flex}.docs-tree{gap:4px}.docs-tree-link{min-width:0;color:var(--text-secondary);font-family:var(--font-sans);background:0 0;border:0;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.docs-tree-parent{border-radius:12px;justify-content:space-between;gap:10px;min-height:38px;padding:8px 10px;font-size:.93rem;font-weight:700;line-height:1.35}.docs-tree-parent:hover,.docs-tree-parent.is-active,.docs-tree-group.is-expanded .docs-tree-parent{color:var(--primary);background:#2563eb14}.docs-tree-chevron{flex:none;transition:transform .15s}.docs-tree-group.is-expanded .docs-tree-chevron{transform:rotate(90deg)}.docs-tree-children{gap:2px;margin:2px 0 8px 18px;padding:4px 0 4px 12px;position:relative}.docs-tree-children:before{background:var(--line);content:"";width:1px;position:absolute;top:0;bottom:0;left:0}.docs-tree-child{color:var(--text-muted);border-radius:10px;padding:7px 10px;font-size:.88rem;font-weight:650;line-height:1.45}.docs-tree-child:hover,.docs-tree-child.is-active{color:var(--text);background:#ffffffbd}.docs-tree-child.is-active{color:var(--primary);font-weight:800}.docs-tree-subgroup{flex-direction:column;gap:2px;display:flex}.docs-tree-subgroup+.docs-tree-subgroup{border-top:1px solid var(--line);margin-top:6px;padding-top:6px}.docs-tree-subgroup-label{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;-webkit-user-select:none;user-select:none;padding:6px 10px 2px;font-size:.68rem;font-weight:700}.recommended-panel{grid-template-columns:.85fr 1.15fr;align-items:start;gap:20px;display:grid}.recommended-list,.article-grid,.start-step-docs{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.entry-card{min-height:180px;padding:18px}.entry-card-compact{min-height:145px}.entry-card-meta{width:fit-content;color:var(--primary);font-family:var(--font-mono);background:#2563eb14;border-radius:999px;margin-bottom:12px;padding:4px 8px;font-size:.68rem;font-weight:700}.entry-card strong{color:#101827;font-family:var(--font-sans);margin-bottom:8px;font-size:1.06rem;line-height:1.35;display:block}.entry-card p{color:var(--text-secondary);margin:0;font-size:.93rem;line-height:1.7}.entry-card-arrow{width:32px;height:32px;color:var(--accent);background:#0f766e1a;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;display:inline-flex}.category-buckets{flex-direction:column;gap:24px;display:flex}.category-bucket{flex-direction:column;gap:14px;display:flex}.category-bucket+.category-bucket{border-top:1px solid var(--line);padding-top:18px}.category-bucket-heading h2{margin-top:0}.section-nav{gap:10px;display:flex}.section-nav-inline{flex-wrap:wrap;padding:4px 0 10px}.section-nav-link{border:1px solid var(--line);color:var(--text);font-family:var(--font-sans);white-space:nowrap;background:#ffffffb8;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:.9rem;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 10px 26px #1b27410f}.section-nav-link:hover{box-shadow:var(--shadow-hover);background:#fffffff0;transform:translateY(-1px)}.start-steps{flex-direction:column;gap:18px;display:flex}.start-step{grid-template-columns:64px minmax(0,1fr);gap:18px;padding:22px;display:grid}.start-step-index{width:54px;height:54px;color:var(--primary);font-family:var(--font-mono);background:#2563eb1a;border-radius:16px;place-items:center;font-size:1.12rem;font-weight:800;display:inline-grid}.start-step h2{margin-top:0}.start-step-docs{margin-top:14px}.article-layout{grid-template-columns:minmax(0,1fr) 260px;grid-template-areas:"header toc""body toc";align-items:start;gap:22px;display:grid}.article-layout-header{grid-area:header}.article-layout-body{grid-area:body}.article-header h1{margin-bottom:12px}.article-shell{min-width:0}.article-toc-shell{grid-area:toc;max-height:calc(100vh - 128px);padding:16px;position:sticky;top:104px}.article-toc-label{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.72rem;font-weight:700}.article-toc-list{scrollbar-width:none;flex-direction:column;gap:2px;max-height:calc(100vh - 190px);padding:2px 6px;display:flex;position:relative;overflow:auto}.article-toc-list::-webkit-scrollbar{display:none}.article-toc-link{color:var(--text-secondary);border-radius:10px;padding:7px 10px;font-size:.88rem;line-height:1.55;transition:background .15s,color .15s;display:block}.article-toc-link:hover{color:var(--primary);background:#2563eb14}.article-toc-link.is-level-3{color:var(--text-muted);padding-left:22px;font-size:.84rem}.article-row-actions{justify-content:space-between;margin-top:28px}.article-row{max-width:320px;min-height:70px;font-family:var(--font-sans);align-items:center;gap:12px;padding:12px 14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.article-row small{color:var(--text-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.66rem;font-weight:700;display:block}.article-row-nav-next{text-align:right}.inline-link{width:fit-content;color:var(--text);font-family:var(--font-sans);text-underline-offset:4px;align-items:center;gap:6px;font-size:.95rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px;display:inline-flex}.prominent-link{color:var(--primary-hover)}.neo-cta{color:#7a4c10;width:fit-content;font-family:var(--font-sans);background:#fffaebdb;border:1px solid #f5b94d47;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:700;line-height:1;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 12px 30px #96601414}.neo-cta:hover{background:#fff7df;transform:translateY(-1px);box-shadow:0 18px 44px #96601421}.neo-cta-kicker{color:#9a650f;font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:.66rem;display:inline-flex}.neo-cta-label{font-size:.92rem}.neo-cta-arrow{background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;min-width:30px;height:30px;display:inline-flex}.neo-cta-compact{padding:8px 12px}.prose{color:var(--text)}.prose h1,.prose h2,.prose h3{color:#101827;font-family:var(--font-sans);letter-spacing:0;margin:1.55em 0 .68em;scroll-margin-top:108px}.prose h1{font-size:1.68rem}.prose h2{font-size:1.32rem}.prose h3{font-size:1.1rem}.prose h1:first-child,.prose h2:first-child,.prose h3:first-child{margin-top:0}.prose p,.prose li{color:var(--text-secondary);font-size:.98rem;line-height:1.82}.prose p{margin:1em 0}.prose strong{color:#111827}.prose ul,.prose ol{padding-left:1.25rem}.prose li+li{margin-top:.24rem}.prose a{color:var(--primary-hover);text-underline-offset:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:1.5px}.prose blockquote{color:var(--text);background:#dff8f4b8;border:1px solid #0f766e2e;border-radius:16px;margin:1.5rem 0;padding:14px 16px}.prose blockquote p{color:var(--text);margin:0}.table-wrap{border:1px solid var(--line);background:#ffffffd1;border-radius:16px;margin:1.6rem 0 1rem;overflow-x:auto;box-shadow:0 14px 36px #1b274112}.prose table{border-collapse:collapse;width:100%;min-width:620px}.prose th,.prose td{border-bottom:1px solid var(--line);color:var(--text-secondary);text-align:left;vertical-align:top;padding:13px 15px;line-height:1.7}.prose thead th{color:#111827;letter-spacing:0;background:#f1f6ffdb;font-size:.82rem;font-weight:800}.prose tbody tr:last-child td{border-bottom:0}.prose-figure{margin:1.8rem 0;display:block}.prose-image{border:1px solid var(--line);background:#fff;border-radius:18px;width:100%;height:auto;display:block;box-shadow:0 18px 50px #1b27411a}.prose-caption{color:var(--text-muted);margin-top:10px;font-size:.88rem;line-height:1.6;display:block}.prose pre{color:#eef4ff;background:#111827;border:1px solid #1c294229;border-radius:16px;padding:18px;font-size:.9rem;overflow:auto;box-shadow:0 18px 44px #1118272e}.prose code{color:#1e3a8a;background:#e8f1ffc2;border:1px solid #2563eb1f;border-radius:8px;padding:.16rem .34rem;font-size:.92em}.prose pre code{color:inherit;background:0 0;border:0;padding:0}.route-loading-panel{max-width:720px}.not-found-page{justify-content:center;align-items:center;min-height:55vh}.back-to-top{z-index:120;color:#fff;font-family:var(--font-sans);cursor:pointer;opacity:0;pointer-events:none;background:#2563ebeb;border:1px solid #2563eb33;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;font-weight:700;transition:opacity .18s,transform .18s,box-shadow .16s;display:inline-flex;position:fixed;bottom:24px;right:24px;transform:translateY(14px);box-shadow:0 18px 44px #2563eb38}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{transform:translateY(-1px);box-shadow:0 22px 54px #2563eb47}@media (width<=1360px){.topbar-inner{gap:12px}.topbar-actions{display:none}.topbar-hamburger{display:flex}.topbar-mobile-panel{display:block}}@media (width<=1180px){.app-shell-docs .app-frame{grid-template-columns:1fr}.app-sidebar-column{display:none}.article-layout{grid-template-columns:1fr;grid-template-areas:"header""toc""body"}.article-toc-shell{max-height:none;position:static}.article-toc-list{max-height:none}.article-grid,.section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.topbar-nav-desktop{display:none}.topbar-search-wrap{flex:1 1 0;min-width:240px}.recommended-panel,.portal-quick-grid{grid-template-columns:1fr}}@media (width<=720px){.app-frame,.topbar-inner,.topbar-mobile-panel{padding-left:16px;padding-right:16px}.app-frame{padding-bottom:48px}.topbar-inner{grid-template-columns:minmax(0,1fr) 40px;grid-template-areas:"brand menu""search search";gap:8px 10px;min-height:0;padding-top:8px;padding-bottom:10px;display:grid}.brand{grid-area:brand}.brand-mark{border-radius:13px;width:38px;height:38px}.brand-copy{min-width:0}.brand-copy strong{text-overflow:ellipsis;max-width:220px;font-size:1rem;overflow:hidden}.brand-copy small{display:none}.topbar-search-wrap{grid-area:search;width:100%;min-width:0}.topbar-hamburger{grid-area:menu;justify-self:end}.topbar-mobile-nav{grid-template-columns:1fr;gap:6px}.topbar-mobile-actions{flex-direction:column}.doc-search-field{height:42px}.doc-search-input{font-size:.85rem}.doc-search-panel{border-radius:18px;max-height:min(68vh,520px)}.hero-panel,.page-intro,.recommended-panel,.group-panel,.article-header,.article-shell,.article-toc-shell,.route-loading-panel{padding:20px}.docs-portal-hero:after{font-size:5rem;bottom:18px;right:16px}.hero-panel h1,.page-intro h1,.article-header h1,.route-loading-panel h1{font-size:2.08rem}.hero-panel h2,.page-intro h2{font-size:1.12rem}.section-grid,.article-grid,.recommended-list,.start-step-docs{grid-template-columns:1fr}.section-card,.entry-card{min-height:auto}.start-step{grid-template-columns:1fr}.article-row-actions{flex-direction:column;align-items:stretch}.article-row{max-width:none}.article-row-nav-next{justify-content:flex-end}.prose table{min-width:560px}.back-to-top{bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}:root{--bg:#eef3f8;--surface:#eef3f8;--surface-solid:#f8fbff;--surface-soft:#e6eef8;--surface-tint:#f5e8ff;--text:#2a3241;--text-secondary:#697284;--text-muted:#98a2b3;--primary:#7c8cff;--primary-hover:#6576f2;--accent:#69b7a9;--accent-soft:#def7f1;--warm:#ffc97a;--rose:#f4a6be;--line:#ffffff9e;--line-strong:#92a1b829;--shadow:12px 12px 26px #d4dce8, -12px -12px 26px #fff;--shadow-hover:16px 16px 34px #cfd8e6, -16px -16px 34px #fff;--radius:28px;--radius-sm:20px;--blur:none}body{background:#eef3f8}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#eef3f8;border-bottom:0}.brand-mark,.top-nav,.doc-search-field,.doc-search-panel,.topbar-button,.button-primary,.button-secondary,.hero-panel,.page-intro,.recommended-panel,.group-panel,.article-header,.article-shell,.article-toc-shell,.route-loading-panel,.portal-quick-card,.section-card,.entry-card,.start-step,.article-row,.neo-cta,.table-wrap,.prose-image,.prose blockquote,.prose pre,.back-to-top,.section-nav-link{box-shadow:var(--shadow), inset 1px 1px 2px #ffffffbf;-webkit-backdrop-filter:none;backdrop-filter:none;background:#eef3f8;border:1px solid #ffffffb3;border-radius:28px}.brand-mark,.portal-quick-icon,.entry-card-arrow,.start-step-index,.neo-cta-arrow,.neo-cta-kicker,.doc-search-icon{background:#eef3f8;border:0;border-radius:22px;box-shadow:7px 7px 15px #d2dae6,-7px -7px 15px #fff}.top-nav{padding:8px}.top-nav-link{border-radius:999px}.top-nav-link:hover,.top-nav-link.is-active,.docs-tree-parent:hover,.docs-tree-parent.is-active,.docs-tree-group.is-expanded .docs-tree-parent,.docs-tree-child:hover,.docs-tree-child.is-active{color:var(--primary-hover);background:#eef3f8;box-shadow:inset 5px 5px 10px #d4dce8,inset -5px -5px 10px #fff}.button-primary,.topbar-button-primary,.back-to-top{color:#4050ca;background:#dfe5ff;border:0;box-shadow:10px 10px 22px #cfd8e6,-10px -10px 22px #fff}.button-primary:hover,.button-secondary:hover,.topbar-button:hover,.portal-quick-card:hover,.entry-card:hover,.section-card:hover,.article-row:hover,.neo-cta:hover,.section-nav-link:hover{transform:translateY(-1px);box-shadow:7px 7px 15px #d2dae6,-7px -7px 15px #fff,inset 1px 1px 2px #ffffffb8}.doc-search-field:focus-within,.doc-search-field.is-open{box-shadow:inset 6px 6px 12px #d4dce8,inset -6px -6px 12px #fff}.doc-search-group,.entry-card-meta,.eyebrow{color:#5265d8;background:#dde8ff;border:0;box-shadow:inset 2px 2px 4px #a3b1c647,inset -2px -2px 4px #fff}.docs-portal-hero,.section-card-1,.section-card-2,.section-card-3,.section-card-4,.section-card-5,.section-card-6{background:#eef3f8}.section-card-1 .section-card-kicker,.section-card-4 .section-card-kicker{color:#277567;background:#dff7f1}.section-card-2 .section-card-kicker,.section-card-5 .section-card-kicker{color:#9a6815;background:#fff0cd}.section-card-3 .section-card-kicker,.section-card-6 .section-card-kicker{color:#b7436d;background:#ffe4ef}.neo-cta{color:#8c5c10;background:#fff0cd}.prose blockquote{background:#dff7f1}.prose code{color:#4050ca;background:#e1e8f5;border:0}.prose pre{color:#f3f7ff;background:#313849}.theme-switcher{flex:none;display:inline-block;position:relative}.theme-trigger,.theme-menu-option{box-shadow:var(--shadow), inset 1px 1px 2px #ffffffbf;color:var(--text-secondary);font-family:var(--font-sans);cursor:pointer;background:#eef3f8;border:1px solid #ffffffb3;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:.9rem;font-weight:800;transition:transform .16s,box-shadow .16s,background .16s,color .16s;display:inline-flex}.theme-trigger{color:#4050ca;min-width:104px;min-height:42px;padding:9px 12px}.theme-switcher.is-open .theme-trigger,.theme-trigger:hover{color:#4050ca;background:#dfe5ff;box-shadow:inset 5px 5px 10px #d4dce8,inset -5px -5px 10px #fff}.theme-chevron{transition:transform .16s}.theme-switcher.is-open .theme-chevron{transform:rotate(180deg)}.theme-menu{z-index:130;min-width:148px;box-shadow:var(--shadow-hover), inset 1px 1px 2px #ffffffb8;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);background:#eef3f8f5;border:1px solid #ffffffb8;border-radius:18px;gap:7px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.theme-menu-option{width:100%;min-height:38px;box-shadow:none;background:0 0;border-color:#0000;justify-content:flex-start;padding:8px 11px}.theme-menu-option:hover,.theme-menu-option.is-active{color:#4050ca;background:#dfe5ff;box-shadow:inset 5px 5px 10px #d4dce8,inset -5px -5px 10px #fff}.topbar-mobile-actions .theme-switcher{flex:100%;width:auto}.topbar-mobile-actions .theme-trigger{width:100%}.topbar-mobile-actions .theme-menu{min-width:0;margin-top:8px;position:static}.topbar-mobile-actions{flex-wrap:wrap}:root[data-theme=dark]{--bg:#171d2a;--bg-elevated:#1d2433;--surface:#1d2433;--surface-solid:#252d3e;--surface-soft:#161c29;--surface-tint:#232a3c;--text:#edf3ff;--text-secondary:#bdc8da;--text-muted:#8490a4;--primary:#9ca8ff;--primary-hover:#c3cbff;--accent:#7dd6c6;--accent-soft:#203c3a;--warm:#f6cd8d;--rose:#f2a9c4;--line:#ffffff14;--line-strong:#ffffff24;--shadow:12px 12px 26px #111622, -12px -12px 26px #222b3d;--shadow-hover:15px 15px 34px #0f1420, -15px -15px 34px #263047;color:var(--text);background:var(--bg)}:root[data-theme=dark] body{color:var(--text);background:#171d2a}:root[data-theme=dark] .topbar{background:#171d2a}:root[data-theme=dark] .brand-copy strong,:root[data-theme=dark] .hero-panel h1,:root[data-theme=dark] .page-intro h1,:root[data-theme=dark] .article-header h1,:root[data-theme=dark] .route-loading-panel h1,:root[data-theme=dark] .section-card h2,:root[data-theme=dark] .recommended-panel h2,:root[data-theme=dark] .group-panel h2,:root[data-theme=dark] .category-bucket-heading h2,:root[data-theme=dark] .start-step h2,:root[data-theme=dark] .entry-card h3,:root[data-theme=dark] .article-row span,:root[data-theme=dark] .prose h2,:root[data-theme=dark] .prose h3,:root[data-theme=dark] .prose strong{color:var(--text)}:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .top-nav,:root[data-theme=dark] .doc-search-field,:root[data-theme=dark] .doc-search-panel,:root[data-theme=dark] .topbar-button,:root[data-theme=dark] .button-secondary,:root[data-theme=dark] .hero-panel,:root[data-theme=dark] .page-intro,:root[data-theme=dark] .recommended-panel,:root[data-theme=dark] .group-panel,:root[data-theme=dark] .article-header,:root[data-theme=dark] .article-shell,:root[data-theme=dark] .article-toc-shell,:root[data-theme=dark] .route-loading-panel,:root[data-theme=dark] .portal-quick-card,:root[data-theme=dark] .section-card,:root[data-theme=dark] .entry-card,:root[data-theme=dark] .start-step,:root[data-theme=dark] .article-row,:root[data-theme=dark] .table-wrap,:root[data-theme=dark] .prose-image,:root[data-theme=dark] .prose blockquote,:root[data-theme=dark] .back-to-top,:root[data-theme=dark] .section-nav-link{box-shadow:var(--shadow), inset 1px 1px 2px #ffffff0d;background:#1d2433;border-color:#ffffff14}:root[data-theme=dark] .brand-mark,:root[data-theme=dark] .portal-quick-icon,:root[data-theme=dark] .entry-card-arrow,:root[data-theme=dark] .start-step-index,:root[data-theme=dark] .doc-search-icon{color:var(--primary-hover);background:#1d2433;box-shadow:7px 7px 15px #111622,-7px -7px 15px #263047}:root[data-theme=dark] .top-nav-link:hover,:root[data-theme=dark] .top-nav-link.is-active,:root[data-theme=dark] .docs-tree-parent:hover,:root[data-theme=dark] .docs-tree-parent.is-active,:root[data-theme=dark] .docs-tree-group.is-expanded .docs-tree-parent,:root[data-theme=dark] .docs-tree-child:hover,:root[data-theme=dark] .docs-tree-child.is-active{color:var(--primary-hover);background:#1d2433;box-shadow:inset 5px 5px 10px #111622,inset -5px -5px 10px #283249}:root[data-theme=dark] .button-primary,:root[data-theme=dark] .topbar-button-primary,:root[data-theme=dark] .back-to-top{color:#dbe2ff;background:#27314d;box-shadow:10px 10px 22px #111622,-10px -10px 22px #263047}:root[data-theme=dark] .button-primary:hover,:root[data-theme=dark] .button-secondary:hover,:root[data-theme=dark] .topbar-button:hover,:root[data-theme=dark] .portal-quick-card:hover,:root[data-theme=dark] .entry-card:hover,:root[data-theme=dark] .section-card:hover,:root[data-theme=dark] .article-row:hover,:root[data-theme=dark] .section-nav-link:hover{background:#222a3b;box-shadow:7px 7px 15px #101522,-7px -7px 15px #283249,inset 1px 1px 2px #ffffff0d}:root[data-theme=dark] .doc-search-field:focus-within,:root[data-theme=dark] .doc-search-field.is-open{box-shadow:inset 6px 6px 12px #111622,inset -6px -6px 12px #283249}:root[data-theme=dark] .doc-search-input::placeholder{color:#758299}:root[data-theme=dark] .doc-search-result:hover{background:#232c3f}:root[data-theme=dark] .doc-search-group,:root[data-theme=dark] .entry-card-meta,:root[data-theme=dark] .eyebrow{color:#cbd2ff;background:#252f4d;box-shadow:inset 2px 2px 4px #080b1261,inset -2px -2px 4px #ffffff0a}:root[data-theme=dark] .docs-portal-hero,:root[data-theme=dark] .section-card-1,:root[data-theme=dark] .section-card-2,:root[data-theme=dark] .section-card-3,:root[data-theme=dark] .section-card-4,:root[data-theme=dark] .section-card-5,:root[data-theme=dark] .section-card-6{background:#1d2433}:root[data-theme=dark] .docs-portal-hero:after{color:#9ca8ff0f}:root[data-theme=dark] .section-card-1 .section-card-kicker,:root[data-theme=dark] .section-card-4 .section-card-kicker{color:#a3efe1;background:#203c3a}:root[data-theme=dark] .section-card-2 .section-card-kicker,:root[data-theme=dark] .section-card-5 .section-card-kicker{color:#f7d899;background:#3f3421}:root[data-theme=dark] .section-card-3 .section-card-kicker,:root[data-theme=dark] .section-card-6 .section-card-kicker{color:#ffc4dc;background:#402638}:root[data-theme=dark] .prose blockquote{background:#203c3a}:root[data-theme=dark] .prose code{color:#cbd2ff;background:#141a27}:root[data-theme=dark] .prose pre{color:#edf3ff;background:#101622;border-color:#ffffff14}:root[data-theme=dark] .prose table{background:#1d2433}:root[data-theme=dark] .prose th{color:var(--text);background:#232c3f}:root[data-theme=dark] .theme-trigger,:root[data-theme=dark] .theme-menu{box-shadow:var(--shadow), inset 1px 1px 2px #ffffff0d;background:#1d2433;border-color:#ffffff14}:root[data-theme=dark] .theme-trigger,:root[data-theme=dark] .theme-menu-option{color:var(--text-secondary)}:root[data-theme=dark] .theme-switcher.is-open .theme-trigger,:root[data-theme=dark] .theme-trigger:hover,:root[data-theme=dark] .theme-menu-option:hover,:root[data-theme=dark] .theme-menu-option.is-active{color:#dbe2ff;background:#27314d;box-shadow:inset 5px 5px 10px #111622,inset -5px -5px 10px #283249}:root[data-theme=neo]{--bg:#fff7d6;--surface:#fffef6;--surface-solid:#fff;--surface-soft:#ffef5a;--surface-tint:#6ee7ff;--text:#050505;--text-secondary:#242424;--text-muted:#4a4a4a;--primary:#ff3ea5;--primary-hover:#e6007a;--accent:#00a6ff;--accent-soft:#88f7ff;--warm:#ffe500;--rose:#ff5a7a;--line:#050505;--line-strong:#050505;--shadow:6px 6px 0 #050505;--shadow-hover:9px 9px 0 #050505;--radius:10px;--radius-sm:8px;--blur:none;color:var(--text);background:var(--bg)}:root[data-theme=neo] body{background:linear-gradient(90deg, #0505050d 1px, transparent 1px), linear-gradient(#0505050d 1px, transparent 1px), var(--bg);color:var(--text);background-size:28px 28px}:root[data-theme=neo] .topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#6ee7ff;border-bottom:3px solid #050505}:root[data-theme=neo] .top-nav,:root[data-theme=neo] .doc-search-field,:root[data-theme=neo] .doc-search-panel,:root[data-theme=neo] .topbar-button,:root[data-theme=neo] .button-primary,:root[data-theme=neo] .button-secondary,:root[data-theme=neo] .hero-panel,:root[data-theme=neo] .page-intro,:root[data-theme=neo] .recommended-panel,:root[data-theme=neo] .group-panel,:root[data-theme=neo] .article-header,:root[data-theme=neo] .article-shell,:root[data-theme=neo] .article-toc-shell,:root[data-theme=neo] .route-loading-panel,:root[data-theme=neo] .portal-quick-card,:root[data-theme=neo] .section-card,:root[data-theme=neo] .entry-card,:root[data-theme=neo] .start-step,:root[data-theme=neo] .article-row,:root[data-theme=neo] .table-wrap,:root[data-theme=neo] .prose-image,:root[data-theme=neo] .prose blockquote,:root[data-theme=neo] .prose pre,:root[data-theme=neo] .back-to-top,:root[data-theme=neo] .brand-mark,:root[data-theme=neo] .section-nav-link,:root[data-theme=neo] .theme-trigger,:root[data-theme=neo] .theme-menu{box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none;border:3px solid #050505;border-radius:10px}:root[data-theme=neo] .brand-mark,:root[data-theme=neo] .portal-quick-icon,:root[data-theme=neo] .entry-card-arrow,:root[data-theme=neo] .start-step-index,:root[data-theme=neo] .doc-search-icon,:root[data-theme=neo] .theme-menu-option.is-active{border:3px solid #050505;box-shadow:3px 3px #050505}:root[data-theme=neo] .brand-mark{color:#050505;background:#ffe500}:root[data-theme=neo] .top-nav{background:#fffef6;gap:14px;max-width:100%;padding:8px 16px;scroll-padding-inline:16px;overflow:auto visible}:root[data-theme=neo] .top-nav-link{flex:none;min-width:max-content;line-height:1.15}:root[data-theme=neo] .top-nav-link:first-child{margin-left:2px}:root[data-theme=neo] .top-nav-link:last-child{margin-right:2px}:root[data-theme=neo] .top-nav-link:hover,:root[data-theme=neo] .top-nav-link.is-active,:root[data-theme=neo] .topbar-mobile-link:hover,:root[data-theme=neo] .topbar-mobile-link.is-active,:root[data-theme=neo] .docs-tree-parent:hover,:root[data-theme=neo] .docs-tree-parent.is-active,:root[data-theme=neo] .docs-tree-group.is-expanded .docs-tree-parent,:root[data-theme=neo] .docs-tree-child:hover,:root[data-theme=neo] .docs-tree-child.is-active,:root[data-theme=neo] .theme-switcher.is-open .theme-trigger,:root[data-theme=neo] .theme-trigger:hover,:root[data-theme=neo] .theme-menu-option:hover,:root[data-theme=neo] .theme-menu-option.is-active,:root[data-theme=neo] .button-primary,:root[data-theme=neo] .topbar-button-primary,:root[data-theme=neo] .back-to-top{color:#050505;background:#ff3ea5}:root[data-theme=neo] .button-secondary,:root[data-theme=neo] .topbar-button,:root[data-theme=neo] .topbar-mobile-link,:root[data-theme=neo] .theme-trigger,:root[data-theme=neo] .theme-menu,:root[data-theme=neo] .theme-menu-option{background:#fffef6}:root[data-theme=neo] .button-primary:hover,:root[data-theme=neo] .button-secondary:hover,:root[data-theme=neo] .topbar-button:hover,:root[data-theme=neo] .portal-quick-card:hover,:root[data-theme=neo] .entry-card:hover,:root[data-theme=neo] .section-card:hover,:root[data-theme=neo] .article-row:hover,:root[data-theme=neo] .section-nav-link:hover,:root[data-theme=neo] .theme-trigger:hover,:root[data-theme=neo] .theme-menu-option:hover{transform:translate(4px,4px);box-shadow:2px 2px #050505}:root[data-theme=neo] .doc-search-field{background:#fffef6}:root[data-theme=neo] .doc-search-field:focus-within,:root[data-theme=neo] .doc-search-field.is-open{box-shadow:2px 2px #050505}:root[data-theme=neo] .doc-search-icon,:root[data-theme=neo] .portal-quick-icon{color:#050505;background:#ffef5a}:root[data-theme=neo] .doc-search-result:hover{background:#ffef5a}:root[data-theme=neo] .doc-search-group,:root[data-theme=neo] .entry-card-meta,:root[data-theme=neo] .eyebrow{color:#050505;background:#ffef5a;border:2px solid #050505}:root[data-theme=neo] .docs-portal-hero,:root[data-theme=neo] .recommended-panel,:root[data-theme=neo] .article-shell,:root[data-theme=neo] .article-header,:root[data-theme=neo] .article-toc-shell,:root[data-theme=neo] .group-panel,:root[data-theme=neo] .start-step,:root[data-theme=neo] .entry-card{background:#fffef6}:root[data-theme=neo] .docs-portal-hero:after{color:#050505;opacity:.06}:root[data-theme=neo] .section-card-1,:root[data-theme=neo] .section-card-4{background:#6ee7ff}:root[data-theme=neo] .section-card-2,:root[data-theme=neo] .section-card-5{background:#ffef5a}:root[data-theme=neo] .section-card-3,:root[data-theme=neo] .section-card-6{background:#ff8bd2}:root[data-theme=neo] .section-card-kicker,:root[data-theme=neo] .section-card-1 .section-card-kicker,:root[data-theme=neo] .section-card-2 .section-card-kicker,:root[data-theme=neo] .section-card-3 .section-card-kicker,:root[data-theme=neo] .section-card-4 .section-card-kicker,:root[data-theme=neo] .section-card-5 .section-card-kicker,:root[data-theme=neo] .section-card-6 .section-card-kicker{color:#050505;background:#fffef6;border:2px solid #050505}:root[data-theme=neo] .theme-trigger,:root[data-theme=neo] .theme-menu-option{color:#050505}:root[data-theme=neo] .prose blockquote{background:#dff7f1}:root[data-theme=neo] .prose code{color:#050505;background:#ffef5a;border:0}:root[data-theme=neo] .prose pre{color:#fffef6;background:#050505}:root[data-theme=neo] .prose table{background:#fffef6}:root[data-theme=neo] .prose th{color:#050505;background:#ffef5a}
