.designer-guide-page{background:linear-gradient(#fafbfc 0%,#fff 100%);min-height:100vh}.guide-mobile-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#ffffffe6;border-bottom:1px solid #e5e7eb;align-items:center;gap:16px;padding:16px 20px;display:none;position:sticky;top:0}.guide-mobile-menu-btn{cursor:pointer;color:#374151;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .2s;display:flex}.guide-mobile-menu-btn:hover{color:#05d3aa;background:#f3f4f6}.guide-mobile-title{color:#111827;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.guide-mobile-title .anticon{color:#05d3aa;font-size:22px}.guide-container{max-width:1440px;margin:0 auto;display:flex;position:relative}.guide-sidebar{background:#fff;border-right:1px solid #e5e7eb;width:280px;height:calc(100vh - 64px);padding:32px 0;transition:transform .3s;position:sticky;top:64px;overflow-y:auto}.guide-sidebar::-webkit-scrollbar{width:6px}.guide-sidebar::-webkit-scrollbar-track{background:0 0}.guide-sidebar::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.guide-sidebar::-webkit-scrollbar-thumb:hover{background:#9ca3af}.guide-sidebar-header{border-bottom:1px solid #e5e7eb;margin-bottom:20px;padding:0 24px 24px}.guide-sidebar-icon{color:#05d3aa;margin-bottom:12px;font-size:32px}.guide-sidebar-header h2{color:#111827;margin:0 0 4px;font-size:20px;font-weight:700}.guide-sidebar-header p{color:#6b7280;margin:0;font-size:14px}.guide-nav{flex-direction:column;gap:4px;padding:0 12px;display:flex}.guide-nav-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;transition:all .2s;display:flex;position:relative}.guide-nav-item:hover{background:#f3f4f6}.guide-nav-item.active{background:linear-gradient(135deg,#05d3aa15 0%,#00b7c215 100%);box-shadow:inset 0 0 0 1px #05d3aa40}.guide-nav-item.active:before{content:"";background:linear-gradient(#05d3aa,#00b7c2);border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.guide-nav-icon{color:#6b7280;flex-shrink:0;margin-top:2px;font-size:20px;transition:color .2s}.guide-nav-item:hover .guide-nav-icon,.guide-nav-item.active .guide-nav-icon{color:#05d3aa}.guide-nav-text{flex:1;min-width:0}.guide-nav-title{color:#111827;margin-bottom:2px;font-size:14px;font-weight:600;line-height:1.4}.guide-nav-desc{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.guide-nav-item.active .guide-nav-title{color:#05d3aa}.guide-main{flex:1;min-width:0;padding:48px 64px 80px}.guide-content{max-width:840px;margin:0 auto}.guide-doc-header{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:20px;margin-bottom:48px;padding-bottom:32px;display:flex}.guide-doc-icon{color:#05d3aa;background:linear-gradient(135deg,#05d3aa15 0%,#00b7c215 100%);border-radius:16px;flex-shrink:0;padding:16px;font-size:48px;box-shadow:0 4px 12px #05d3aa26}.guide-doc-title{color:#111827;margin:0 0 8px;font-size:36px;font-weight:800;line-height:1.2}.guide-doc-description{color:#6b7280;margin:0;font-size:16px;line-height:1.6}.guide-loading{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:400px;display:flex}.guide-spinner{border:4px solid #e5e7eb;border-top-color:#05d3aa;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.guide-loading p{color:#6b7280;margin:0;font-size:16px}.guide-error{text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:32px}.guide-error h3{color:#dc2626;margin:0 0 8px;font-size:20px;font-weight:700}.guide-error p{color:#991b1b;margin:0;font-size:14px}.guide-markdown{color:#374151;font-size:16px;line-height:1.8}.guide-h1{color:#111827;border-bottom:2px solid #e5e7eb;margin:48px 0 24px;padding-bottom:12px;font-size:32px;font-weight:800;line-height:1.3}.guide-h1:first-child{margin-top:0}.guide-h2{color:#111827;margin:40px 0 20px;padding-left:16px;font-size:28px;font-weight:700;line-height:1.3;position:relative}.guide-h2:before{content:"";background:linear-gradient(#05d3aa,#00b7c2);border-radius:2px;width:4px;height:24px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.guide-h3{color:#1f2937;margin:32px 0 16px;font-size:22px;font-weight:700;line-height:1.4}.guide-h4{color:#374151;margin:24px 0 12px;font-size:18px;font-weight:600;line-height:1.4}.guide-p{margin:16px 0;line-height:1.8}.guide-ul,.guide-ol{margin:16px 0;padding-left:28px}.guide-li{margin:8px 0;line-height:1.7}.guide-li::marker{color:#05d3aa;font-weight:600}.guide-ul .guide-ul,.guide-ol .guide-ol{margin:8px 0}.guide-hr{background:linear-gradient(90deg,#0000,#e5e7eb 20% 80%,#0000);border:none;height:1px;margin:32px 0}.guide-blockquote{color:#065f46;background:linear-gradient(135deg,#f0fdfa 0%,#ecfdf5 100%);border-left:4px solid #05d3aa;border-radius:0 8px 8px 0;margin:24px 0;padding:16px 20px}.guide-blockquote p{margin:0}.guide-code-inline{color:#05d3aa;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;padding:2px 8px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.9em;font-weight:600}.guide-code-block{border:1px solid #e5e7eb!important;border-radius:12px!important;margin:24px 0!important;overflow:hidden!important;box-shadow:0 4px 12px #00000014!important}.guide-code-block code{font-family:Consolas,Monaco,Courier New,monospace!important;font-size:14px!important;line-height:1.6!important}.guide-table-wrapper{border:1px solid #e5e7eb;border-radius:12px;margin:24px 0;overflow-x:auto;box-shadow:0 1px 3px #00000014}.guide-table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.guide-table thead{color:#fff;background:linear-gradient(135deg,#05d3aa 0%,#00b7c2 100%)}.guide-table th{text-align:left;border-bottom:2px solid #059669;padding:14px 16px;font-weight:600}.guide-table td{border-bottom:1px solid #f3f4f6;padding:12px 16px}.guide-table tbody tr:hover{background:#f9fafb}.guide-table tbody tr:last-child td{border-bottom:none}.guide-strong{color:#111827;background:linear-gradient(#0000 60%,#05d3aa30 60%);padding:0 2px;font-weight:700}@media (max-width:1024px){.guide-main{padding:40px 48px 64px}.guide-doc-title{font-size:32px}.guide-h1{font-size:28px}.guide-h2{font-size:24px}.guide-h3{font-size:20px}}@media (max-width:768px){.guide-mobile-header{display:flex}.guide-sidebar{z-index:99;height:calc(100vh - 73px);position:fixed;top:73px;left:0;transform:translate(-100%)}.guide-sidebar.open{transform:translate(0)}.guide-sidebar-overlay{z-index:98;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;position:fixed;inset:0}.guide-main{padding:32px 24px 48px}.guide-doc-header{flex-direction:column;gap:16px;margin-bottom:32px;padding-bottom:24px}.guide-doc-icon{padding:12px;font-size:40px}.guide-doc-title{font-size:28px}.guide-doc-description,.guide-markdown{font-size:15px}.guide-h1{margin:32px 0 16px;font-size:24px}.guide-h2{margin:28px 0 14px;padding-left:12px;font-size:22px}.guide-h2:before{width:3px;height:20px}.guide-h3{margin:24px 0 12px;font-size:19px}.guide-h4{margin:20px 0 10px;font-size:17px}.guide-table-wrapper{border-radius:8px}.guide-table{font-size:13px}.guide-table th,.guide-table td{padding:10px 12px}}@media (prefers-color-scheme:dark){.designer-guide-page{background:linear-gradient(#fafbfc 0%,#fff 100%)!important}.guide-mobile-header{background:#ffffffe6!important;border-color:#e5e7eb!important}.guide-sidebar{background:#fff!important;border-color:#e5e7eb!important}.guide-mobile-title,.guide-sidebar-header h2,.guide-doc-title,.guide-h1,.guide-h2,.guide-h3{color:#111827!important}.guide-mobile-menu-btn,.guide-nav-icon{color:#374151!important}.guide-sidebar-header p,.guide-doc-description,.guide-nav-desc{color:#6b7280!important}.guide-nav-item:hover{background:#f3f4f6!important}.guide-nav-title,.guide-h4{color:#111827!important}.guide-strong{color:#111827!important;background:linear-gradient(#0000 60%,#05d3aa30 60%)!important}.guide-markdown{color:#374151!important}.guide-code-inline{color:#05d3aa!important;background:#f3f4f6!important;border-color:#e5e7eb!important}.guide-table{background:#fff!important}.guide-table td{border-bottom-color:#f3f4f6!important}.guide-table tbody tr:hover{background:#f9fafb!important}.guide-code-block{border:1px solid #e5e7eb!important}}@media print{.guide-mobile-header,.guide-sidebar,.guide-sidebar-overlay{display:none!important}.guide-main{padding:0}.guide-doc-icon{display:none}.guide-code-block{page-break-inside:avoid}}.gfig{margin:24px 0 32px}.gfig-frame{cursor:zoom-in;background:#fafafa;border:1px solid #e8e8e8;border-radius:10px;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.gfig-img{width:100%;height:auto;display:block}.gfig-dot{color:#fff;cursor:pointer;z-index:2;background:#fa541c;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;font-weight:700;line-height:1;transition:transform .15s,background .15s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 6px #00000059}.gfig-dot:hover{transform:translate(-50%,-50%)scale(1.2)}.gfig-dot.active{background:#1d1d1f;transform:translate(-50%,-50%)scale(1.2)}.gfig-box{pointer-events:none;z-index:1;background:#fa541c14;border:2px solid #fa541c;border-radius:6px;position:absolute;box-shadow:0 0 0 4000px #0000001f}.gfig-caption{color:#888;text-align:center;margin-top:10px;font-size:13px}.gfig-legend{background:#fafafa;border:1px solid #f0f0f0;border-radius:10px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:8px 20px;margin:14px 0 0;padding:14px 16px;list-style:none;display:grid}.gfig-legend-item{color:#444;cursor:pointer;border-radius:6px;align-items:flex-start;gap:10px;padding:4px 6px;font-size:13.5px;line-height:1.55;transition:background .15s;display:flex}.gfig-legend-item:hover{background:#fff1eb}.gfig-legend-item.active{color:#1d1d1f;background:#fff1eb}.gfig-legend-num{color:#fff;background:#fa541c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:700;display:flex}.gfig-legend-item.active .gfig-legend-num{background:#1d1d1f}.gfig-lightbox{z-index:2000;cursor:zoom-out;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gfig-lightbox img{border-radius:8px;max-width:96vw;max-height:94vh;box-shadow:0 8px 40px #00000080}.gcallout{border:1px solid;border-radius:10px;margin:20px 0;padding:14px 18px;font-size:14.5px;line-height:1.7}.gcallout-title{margin-bottom:4px;font-weight:700}.gcallout-tip{color:#2b5218;background:#f6ffed;border-color:#b7eb8f}.gcallout-warn{color:#613400;background:#fff7e6;border-color:#ffd591}.gcallout-info{color:#002c8c;background:#e6f4ff;border-color:#91caff}.gkbd-table td{vertical-align:top}.gkbd-cell{white-space:nowrap;width:40%}.gkbd{color:#333;background:#fafafa;border:1px solid #d9d9d9;border-bottom-width:2px;border-radius:6px;padding:2px 8px;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-block}.gkbd-sep{color:#bbb;margin:0 2px}.guide-pager{border-top:1px solid #f0f0f0;justify-content:space-between;gap:16px;margin-top:48px;padding-top:24px;display:flex}.guide-pager-btn{cursor:pointer;color:#333;text-align:left;background:#fff;border:1px solid #e8e8e8;border-radius:10px;align-items:center;gap:12px;padding:12px 18px;font-size:14.5px;font-weight:600;transition:border-color .15s,box-shadow .15s;display:flex}.guide-pager-btn small{color:#999;margin-bottom:2px;font-size:11.5px;font-weight:400;display:block}.guide-pager-btn:hover{border-color:#fa541c;box-shadow:0 2px 10px #fa541c1f}.guide-pager-btn.next{text-align:right}@media (max-width:640px){.gfig-legend{grid-template-columns:1fr}.gkbd-cell{white-space:normal}}
