:root{--navy:#0b1c32;--navy-deep:#071426;--blue:#2f80ed;--ink:#172033;--muted:#68748a;--line:#e5eaf1;--canvas:#f5f7fb;--sidebar:286px;--header:72px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--canvas);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}button,input{font:inherit}.docs-shell{min-height:100vh}
.docs-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:var(--sidebar);flex-direction:column;overflow:hidden;background:radial-gradient(circle at 5% 0%,rgba(47,128,237,.25),transparent 28%),linear-gradient(180deg,var(--navy),var(--navy-deep));color:#d7e2f1;box-shadow:12px 0 40px rgba(7,20,38,.08)}.brand{display:flex;min-height:var(--header);align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.08)}.brand-link{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none}.brand-mark{display:grid;width:38px;height:38px;place-items:center;overflow:hidden;border-radius:11px;background:#fff}.brand-mark img{width:31px;height:31px;object-fit:contain}.brand-copy{display:flex;flex-direction:column;line-height:1.15}.brand-copy strong{font-size:1.05rem;letter-spacing:-.02em}.brand-copy small{margin-top:4px;color:#8fa5bf;font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.sidebar-close,.menu-button{display:none;border:0;background:transparent;cursor:pointer}.sidebar-close{color:#fff;font-size:1.7rem}
.sidebar-nav{flex:1;overflow-y:auto;padding:18px 18px 28px;scrollbar-color:#344a63 transparent;scrollbar-width:thin}.nav-group{margin:22px 0 0}.nav-group h2{margin:0 10px 7px;color:#7188a3;font-size:.69rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.nav-item{position:relative;display:flex;min-height:37px;align-items:center;gap:10px;margin:2px 0;padding:7px 10px;border-radius:7px;color:#b7c5d8;font-size:.875rem;font-weight:500;line-height:1.35;text-decoration:none;transition:background .18s,color .18s}.nav-item:hover{background:rgba(255,255,255,.055);color:#fff}.nav-item.is-active{background:rgba(47,128,237,.13);color:#f6f9ff;font-weight:650}.nav-item.is-active:before{position:absolute;top:50%;left:-1px;width:4px;height:4px;border-radius:50%;background:#69a7ff;box-shadow:0 0 0 4px rgba(105,167,255,.12);content:"";transform:translateY(-50%)}.nav-icon{display:inline-grid;width:18px;min-width:18px;place-items:center;color:#83b5ff;font-size:1rem}.nav-icon svg{display:block;width:17px;height:17px}.nav-item:hover .nav-icon,.nav-item.is-active .nav-icon{color:#77adfb}.nav-item[hidden],.nav-group[hidden]{display:none}.nav-divider{height:1px;margin:20px 10px 12px;background:rgba(255,255,255,.08)}.sidebar-footer{display:flex;align-items:center;justify-content:space-between;padding:15px 24px;border-top:1px solid rgba(255,255,255,.08);color:#7f93aa;font-size:.75rem}.version{padding:2px 8px;border:1px solid rgba(255,255,255,.1);border-radius:99px}
.docs-workspace{min-height:100vh;margin-left:var(--sidebar)}.docs-header{position:sticky;top:0;z-index:20;display:flex;min-height:var(--header);align-items:center;justify-content:space-between;gap:24px;padding:0 clamp(24px,4vw,54px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);backdrop-filter:blur(14px)}.breadcrumbs{display:flex;align-items:center;gap:10px;color:#8a94a7;font-size:.875rem}.breadcrumbs b{color:#c2cad6;font-weight:400}.breadcrumbs strong{color:#334057;font-weight:650}.search-box{display:flex;width:min(340px,42vw);height:42px;align-items:center;gap:10px;padding:0 11px;border:1px solid #dce3ed;border-radius:10px;background:#f8fafc;color:#8995a8;transition:border-color .18s,box-shadow .18s}.search-box:focus-within{border-color:#82b3f6;box-shadow:0 0 0 3px rgba(47,128,237,.1)}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:.875rem}.search-box input::placeholder{color:#929caf}kbd{padding:1px 7px;border:1px solid #d7dee8;border-bottom-width:2px;border-radius:5px;background:#fff;color:#8a94a5;font-family:inherit;font-size:.72rem}
.docs-content{padding:clamp(32px,6vw,72px) clamp(24px,7vw,92px)}.document-card{width:min(920px,100%);min-height:calc(100vh - 190px);margin:0 auto;padding:clamp(30px,5vw,62px);border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 16px 50px rgba(26,45,78,.06)}.eyebrow{color:var(--blue);font-size:.76rem;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.document-heading h1{margin:8px 0 14px;color:#111b2e;font-size:clamp(2rem,4vw,2.55rem);line-height:1.18;letter-spacing:-.035em}.heading-rule{width:46px;height:4px;border-radius:4px;background:var(--blue)}.content-placeholder{margin-top:48px}.placeholder-line,.placeholder-card i,.placeholder-card span{display:block;border-radius:6px;background:linear-gradient(90deg,#eef2f7,#f7f9fc,#eef2f7)}.placeholder-line{width:72%;height:11px;margin:12px 0}.placeholder-line.is-wide{width:93%}.placeholder-line.is-short{width:52%}.placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.placeholder-card{min-height:150px;padding:22px;border:1px solid #e9edf3;border-radius:13px;background:#fbfcfe}.placeholder-card span{width:36px;height:36px;margin-bottom:22px;border-radius:9px;background:#dbeafe}.placeholder-card i{width:85%;height:9px;margin-top:10px}.placeholder-card i:last-child{width:60%}.sidebar-backdrop{display:none}
.page-summary{max-width:680px;margin:-4px 0 21px;color:var(--muted);font-size:1.08rem;line-height:1.75}.document-body{margin-top:44px}.doc-section{margin-top:42px}.doc-section:first-child{margin-top:0}.doc-section h2{margin:0 0 12px;color:#172238;font-size:1.25rem;letter-spacing:-.02em}.doc-section>p{margin:0;color:#58657a}.steps{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.steps li{display:flex;align-items:flex-start;gap:14px;padding:15px 17px;border:1px solid #e7ecf3;border-radius:11px;background:#fbfcfe}.steps li>span{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:8px;background:#e7f0ff;color:#246dce;font-size:.78rem;font-weight:750}.steps p{margin:1px 0 0;color:#48566c}.note{margin-top:30px;padding:18px 20px;border:1px solid #cfe0f8;border-left:4px solid var(--blue);border-radius:10px;background:#f5f9ff}.note strong{color:#1d5fae;font-size:.82rem;letter-spacing:.05em;text-transform:uppercase}.note p{margin:5px 0 0;color:#40536d}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-title h2{margin:2px 0 0}.section-kicker{color:#8290a4;font-size:.7rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.section-title code,.replace-guide code{padding:3px 7px;border:1px solid #dfe5ed;border-radius:6px;background:#f6f8fb;color:#4e5d73;font-size:.78rem}.screenshot-placeholder{display:grid;min-height:360px;place-items:center;align-content:center;margin:0;padding:35px;border:2px dashed #cfd8e6;border-radius:14px;background:repeating-linear-gradient(135deg,#fafcff,#fafcff 12px,#f7f9fc 12px,#f7f9fc 24px);text-align:center}.shot-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:13px;border-radius:14px;background:#e8f1ff;color:var(--blue);font-size:1.65rem}.screenshot-placeholder strong{color:#23324a;font-size:1.05rem}.screenshot-placeholder p{max-width:580px;margin:8px auto;color:#657289}.screenshot-placeholder small{color:#8792a4}.replace-guide{margin-top:13px;padding:13px 16px;border-radius:9px;background:#f4f6f9;color:#59667a;font-size:.86rem}.replace-guide strong{color:#344157}.replace-guide p{margin:4px 0 0}.sidebar-backdrop{display:none}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-grid article,.capability-list article{border:1px solid #e4eaf2;border-radius:12px;background:#fbfcfe}.feature-grid article{padding:20px}.feature-grid strong,.capability-list strong{color:#243149;font-size:.95rem}.feature-grid p,.capability-list p{margin:6px 0 0;color:#647187;font-size:.9rem;line-height:1.6}.capability-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.capability-list article{padding:17px 18px}.sidebar-backdrop{display:none}
@media(max-width:900px){.docs-sidebar{transform:translateX(-105%);transition:transform .25s}.sidebar-open .docs-sidebar{transform:translateX(0)}.sidebar-close,.menu-button{display:grid;place-items:center}.menu-button{width:40px;height:40px;border:1px solid var(--line);border-radius:9px;color:#425068}.docs-workspace{margin-left:0}.breadcrumbs span,.breadcrumbs b{display:none}.sidebar-backdrop{position:fixed;inset:0;z-index:25;background:rgba(5,13,25,.55);opacity:0;pointer-events:none;transition:opacity .25s}.sidebar-open .sidebar-backdrop{display:block;opacity:1;pointer-events:auto}}@media(max-width:700px){.feature-grid,.capability-list{grid-template-columns:1fr}}@media(max-width:620px){.docs-header{gap:12px;padding:0 16px}.breadcrumbs{display:none}.search-box{width:100%}.docs-content{padding:18px 14px 34px}.document-card{min-height:calc(100vh - 108px);padding:28px 22px;border-radius:13px}.section-title{align-items:flex-start;flex-direction:column}.screenshot-placeholder{min-height:300px;padding:24px}.steps li{padding:13px}.placeholder-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
