:root{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{height:100vh;margin:0;overflow:hidden;background:#fff}#topbar{position:relative;z-index:20;display:flex;height:64px;align-items:center;gap:22px;padding:0 24px;border-bottom:1px solid #eaeaea;background:#fffffff5}.brand{display:inline-flex;align-items:center;gap:10px;color:#111827;font-size:19px;font-weight:700;text-decoration:none}.brand-logo{display:block;width:34px;height:34px;flex-shrink:0;background:url(/toolTips/tamgurIcon.png?v=2) center / contain no-repeat}#home-link{padding-left:22px;border-left:1px solid #e5e7eb;color:#4b5563;font-size:14px;font-weight:500;text-decoration:none}#home-link:hover{color:#e6005c}.language-picker{position:relative;margin-left:auto}#language-button{display:flex;min-width:172px;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;color:#111827;cursor:pointer;font:inherit;font-size:14px}#language-button:hover{background:#f9fafb}.language-icon{font-size:15px;font-weight:700}.chevron{color:#6b7280;font-size:18px}#language-menu{position:absolute;top:calc(100% + 10px);right:0;width:220px;padding:8px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 14px 35px #11182729}#language-menu[hidden]{display:none}#language-menu button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#111827;cursor:pointer;font:inherit;font-size:16px;text-align:left}#language-menu button:hover,#language-menu button.selected{background:#f3f4f6}.check{color:#e6005c;font-weight:700}#app-shell{display:flex;height:calc(100vh - 64px);overflow:hidden}#sidebar-left{width:377px;flex-shrink:0;overflow-y:auto;padding:20px;border-right:1px solid #eaeaea;background:#fafafa}.nav-list,#toc{margin:0;padding:0;list-style:none}.nav-item{width:100%;margin-bottom:5px;padding:10px 15px;border:0;border-radius:6px;background:transparent;color:#555;cursor:pointer;font:inherit;font-size:14px;text-align:left;transition:background-color .2s,color .2s}.nav-item strong,.nav-item span{display:block}.nav-item strong{margin-bottom:2px;color:inherit;font-size:14px;font-weight:600}.nav-item span{overflow:hidden;color:#8a8f98;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.nav-item.active span{color:#e45a8d}.nav-item:hover{background:#f0f0f0}.nav-item.active{background:#fff1f0;color:#e6005c;font-weight:500}#content-center{flex:1;justify-content:flex-start;overflow-y:auto;padding:40px 60px;background:#fcfcfc}#document{width:100%;max-width:860px}#sidebar-right{width:281px;flex-shrink:0;overflow-y:auto;padding:20px;border-left:1px solid #eaeaea;background:#fff}.toc-title{margin-bottom:16px;color:#333;font-size:14px;font-weight:600}#toc{border-left:2px solid #f0f0f0}#toc li{margin-bottom:12px;font-size:13px}#toc a{display:block;padding-left:15px;color:#666;text-decoration:none;transition:color .2s}#toc a.sub{padding-left:30px;color:#888}#toc a:hover,#toc a.current{color:#e6005c}.page-title{margin:0 0 16px;color:#111827;font-size:36px;font-weight:700;line-height:1.2}.page-description{margin:0 0 32px;color:#6b7280;font-size:16px;line-height:1.6}h2,h3{scroll-margin-top:20px;color:#111827}h2{margin:32px 0 16px;padding-bottom:8px;border-bottom:1px solid #eaeaea;font-size:24px}h3{margin:32px 0 16px;font-size:20px}h4{margin:28px 0 12px;color:#111827;font-size:17px}p,li{color:#374151;font-size:15px;line-height:1.7}.content-list{padding-left:24px}.compact-list{margin:0}.compact-list li+li{margin-top:4px}.table-wrap{width:100%;margin:24px 0;overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{padding:12px 16px;border:1px solid #d2d6dc;text-align:left}th{background:#f8f9fa;font-weight:600}.callout{margin:24px 0;padding:16px 20px;border-radius:8px}.callout.info{border:1px solid #bfdbfe;background:#eff6ff}.callout.tip{border:1px solid #bbf7d0;background:#f0fdf4}.callout.warning{border:1px solid #fde68a;background:#fffbeb}.callout-title{display:flex;align-items:center;margin-bottom:8px;font-weight:600}.info .callout-title{color:#1d4ed8}.tip .callout-title{color:#15803d}.warning .callout-title{color:#b45309}.callout p{margin:0}.callout p+p{margin-top:10px}.image-placeholder{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:8px;margin:20px 0;border:2px dashed #d1d5db;border-radius:10px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#6b7280;text-align:center}.image-placeholder-icon{color:#9ca3af;font-size:34px;line-height:1}.image-placeholder strong{color:#4b5563;font-size:15px}.image-placeholder span:last-child{padding:0 20px;font-size:13px}.code-block{position:relative;margin:24px 0;padding:36px 16px 16px;overflow-x:auto;border-radius:8px;background:#f6f8fa}code{padding:3px 6px;border-radius:4px;background:#f3f4f6;color:#e6005c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px}pre{margin:0}pre code{padding:0;background:transparent;color:#24292e}.copy-btn{position:absolute;top:8px;right:8px;padding:4px 8px;border:1px solid #d0d7de;border-radius:4px;background:#fff;color:#555;cursor:pointer;font-size:12px}.copy-btn:hover{background:#f3f4f6}#document a{color:#111827;font-weight:500;text-decoration-color:#d946ef;text-decoration-thickness:2px;text-underline-offset:4px}#document a:hover{color:#d946ef;background:#fdf4ff}@media(max-width:1024px){#sidebar-right{display:none}#sidebar-left{width:260px}#content-center{padding:30px}}@media(max-width:768px){#topbar{height:56px;gap:12px;padding:0 14px}.brand{font-size:17px}.brand-logo{width:30px;height:30px}#home-link{max-width:105px;padding-left:12px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}#language-button{min-width:auto;padding:8px 10px}#current-language{display:none}#language-menu{position:fixed;top:62px;right:10px;left:10px;width:auto}#app-shell{flex-direction:column;height:calc(100vh - 56px)}#sidebar-left{width:100%;padding:10px 15px;overflow-x:auto;overflow-y:hidden;border-right:0;border-bottom:1px solid #eaeaea;scrollbar-width:none}#sidebar-left::-webkit-scrollbar{display:none}.nav-list{display:flex;flex-wrap:nowrap;gap:10px}.nav-item{min-width:190px;width:auto;margin-bottom:0;padding:8px 16px;white-space:nowrap}#content-center{width:100%;padding:20px 15px}.page-title{font-size:26px}.page-description{margin-bottom:24px;font-size:14px}.code-block{width:100%;margin:16px 0;padding:36px 12px 12px}}
