*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans SC,Microsoft YaHei,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.6;color:#e4e4e7;background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(113,113,122,.03) 2px,rgba(113,113,122,.03) 4px),linear-gradient(135deg,#0a0e27,#1a1f3a,#0a0e27);background-attachment:fixed;min-height:100vh}.tutorial-layout{max-width:1000px;margin:0 auto;padding:5rem 2rem 4rem}.breadcrumb{padding:1rem 0;margin-bottom:2.5rem}.breadcrumb-container{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272acc,#18181bcc);border-radius:8px;padding:1rem 1.5rem;border:1px solid rgba(212,212,216,.3);box-shadow:inset 0 1px 2px #e4e4e726,0 4px 12px #0000004d}.breadcrumb-list{display:flex;flex-wrap:wrap;list-style:none;gap:.5rem;align-items:center;font-size:.875rem}.breadcrumb li{display:flex;align-items:center}.breadcrumb .separator{color:#71717a;margin:0 .5rem}.breadcrumb a{color:#a1a1aa;text-decoration:none;transition:all .2s;text-shadow:0 0 4px rgba(161,161,170,.3)}.breadcrumb a:hover{color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.6)}.breadcrumb .active{color:#e4e4e7;font-weight:500;text-shadow:0 0 6px rgba(228,228,231,.5)}.tutorial-article{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a,#18181b);border-radius:12px;padding:3rem;border:2px solid #e4e4e7;box-shadow:inset 0 2px 4px #e4e4e726,inset 0 -2px 4px #0006,0 0 20px #e4e4e733,0 8px 24px #0006}.article-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(212,212,216,.3)}.article-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;margin-bottom:1.25rem;color:#e4e4e7;line-height:1.4;text-shadow:0 0 15px rgba(228,228,231,.5),0 0 30px rgba(228,228,231,.3),0 4px 8px rgba(0,0,0,.5);letter-spacing:.02em}.article-description{font-size:1.125rem;color:#a1a1aa;margin-bottom:1.75rem;line-height:1.6;text-shadow:0 0 6px rgba(161,161,170,.4)}.article-meta{display:flex;flex-wrap:wrap;gap:1.75rem;color:#a1a1aa;font-size:.9375rem;margin-bottom:1.25rem}.meta-item{display:flex;align-items:center;gap:.5rem}.meta-icon{font-size:1.125rem;filter:drop-shadow(0 0 6px rgba(161,161,170,.5))}.difficulty-badge{padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;border:1px solid rgba(212,212,216,.4);box-shadow:inset 0 1px 2px #ffffff26,0 0 8px #e4e4e74d;text-shadow:0 0 4px rgba(228,228,231,.5)}.difficulty-beginner{background:repeating-linear-gradient(90deg,#059669,#10b981 2px,#059669 4px);color:#e4e4e7}.difficulty-intermediate{background:repeating-linear-gradient(90deg,#d97706,#f59e0b 2px,#d97706 4px);color:#e4e4e7}.difficulty-advanced{background:repeating-linear-gradient(90deg,#dc2626,#ef4444 2px,#dc2626 4px);color:#e4e4e7}.prerequisites{margin-top:1.5rem;padding:1.5rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.08) 1px,rgba(113,113,122,.08) 2px),linear-gradient(135deg,#27272a99,#18181b99);border-left:4px solid #d4d4d8;border-radius:8px;box-shadow:inset 0 1px 2px #e4e4e71a,0 2px 8px #0003}.prerequisites strong{display:block;margin-bottom:.75rem;color:#e4e4e7;font-size:1rem;text-shadow:0 0 6px rgba(228,228,231,.4)}.prerequisites-list{list-style:none;padding-left:0}.prerequisites-list li{position:relative;padding:.5rem 0 .5rem 1.75rem;color:#a1a1aa;font-size:1rem}.prerequisites-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;text-shadow:0 0 6px rgba(16,185,129,.6)}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{padding:.25rem .75rem;background:linear-gradient(180deg,#a1a1aa33,#71717a26);color:#e4e4e7;border:1px solid rgba(212,212,216,.3);border-radius:4px;font-size:.875rem;box-shadow:inset 0 1px 2px #e4e4e726,0 0 6px #e4e4e733;text-shadow:0 0 4px rgba(228,228,231,.4)}.article-content{font-size:1.0625rem;line-height:1.8;color:#d4d4d8}.article-content h2{font-size:1.875rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;color:#e4e4e7;border-bottom:2px solid rgba(212,212,216,.3);padding-bottom:.5rem;text-shadow:0 0 10px rgba(228,228,231,.5),0 2px 4px rgba(0,0,0,.3)}.article-content h3{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.4),0 2px 4px rgba(0,0,0,.3)}.article-content h4{font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:.5rem;color:#d4d4d8;text-shadow:0 0 6px rgba(212,212,216,.3)}.article-content p{margin-bottom:1.25rem}.article-content ul,.article-content ol{margin-bottom:1.25rem;padding-left:2rem}.article-content li{margin-bottom:.5rem;color:#d4d4d8}.article-content code{background:repeating-linear-gradient(90deg,#71717a33,#71717a33 2px,#a1a1aa26 2px 4px);color:#e4e4e7;padding:.125rem .5rem;border-radius:4px;font-size:.9375em;font-family:Monaco,Menlo,Ubuntu Mono,monospace;border:1px solid rgba(212,212,216,.2);box-shadow:inset 0 1px 2px #0000004d,0 1px 2px #e4e4e71a}.article-content pre{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#1f2937,#111827);color:#f9fafb;padding:1.5rem;border-radius:8px;border:2px solid rgba(212,212,216,.2);overflow-x:auto;margin-bottom:1.5rem;box-shadow:inset 0 2px 4px #00000080,0 4px 12px #0000004d}.article-content pre code{background:transparent;padding:0;color:inherit;border:none;box-shadow:none}.article-content blockquote{border-left:4px solid #d4d4d8;padding-left:1rem;margin:1.5rem 0;padding:1rem 1.5rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.08) 1px,rgba(113,113,122,.08) 2px),linear-gradient(135deg,#27272a66,#18181b66);border-radius:8px;color:#a1a1aa;font-style:italic;box-shadow:inset 0 1px 2px #e4e4e71a,0 2px 8px #0003}.article-content a{color:#a1a1aa;text-decoration:none;transition:all .2s;text-shadow:0 0 4px rgba(161,161,170,.3)}.article-content a:hover{color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.6),0 0 16px rgba(228,228,231,.4)}.article-content table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;border:1px solid rgba(212,212,216,.2)}.article-content th,.article-content td{border:1px solid rgba(212,212,216,.15);padding:.75rem;text-align:left}.article-content th{background:repeating-linear-gradient(90deg,#71717a4d,#71717a4d 2px,#a1a1aa33 2px 4px);color:#e4e4e7;font-weight:600;text-shadow:0 0 6px rgba(228,228,231,.4)}.article-content td{color:#d4d4d8}.tutorial-nav{display:flex;justify-content:space-between;gap:2rem;margin-top:4rem}.nav-link{flex:1;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;align-items:center;gap:1rem;border-radius:8px}.nav-link.prev-post{justify-content:flex-start}.nav-link.next-post{justify-content:flex-end}.nav-icon{font-size:1.5rem;color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.6);transition:transform .2s}.nav-link:hover .nav-icon{transform:scale(1.2)}.nav-content{display:flex;flex-direction:column;align-items:flex-start}.nav-link.next-post .nav-content{align-items:flex-end}.nav-label{color:#71717a;font-size:.875rem;margin-bottom:.5rem;text-shadow:0 0 4px rgba(161,161,170,.3)}.nav-title{color:#e4e4e7;font-weight:600;font-size:1.0625rem;text-shadow:0 0 8px rgba(228,228,231,.5),0 2px 4px rgba(0,0,0,.3)}.titanium-button-secondary{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a99,#18181b99);color:#e4e4e7;padding:1rem 1.5rem;border-radius:8px;border:2px solid rgba(212,212,216,.4);box-shadow:inset 0 1px 2px #e4e4e726,inset 0 -1px 2px #0003,0 0 15px #e4e4e733,0 4px 8px #0000004d;text-shadow:0 0 6px rgba(228,228,231,.4);transition:all .2s}.titanium-button-secondary:hover{transform:translateY(-2px);box-shadow:inset 0 1px 2px #e4e4e726,inset 0 -1px 2px #0003,0 0 22px #e4e4e759,0 8px 16px #0006}.back-to-category{margin-top:2rem;text-align:center}.titanium-button{display:inline-block;background:linear-gradient(180deg,#71717a,#52525b,#3f3f46);color:#e4e4e7;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;border:2px solid #d4d4d8;box-shadow:inset 0 1px 2px #fff3,inset 0 -1px 2px #0000004d,0 0 15px #e4e4e74d,0 4px 8px #0000004d;text-shadow:0 0 6px rgba(228,228,231,.4);transition:all .15s ease}.titanium-button:hover{transform:translateY(-1px);box-shadow:inset 0 1px 2px #fff3,inset 0 -1px 2px #0000004d,0 0 22px #e4e4e766,0 6px 12px #0006}.titanium-button:active{transform:translateY(1px);box-shadow:inset 0 2px 4px #0006,inset 0 -1px 2px #ffffff1a,0 0 12px #e4e4e74d}.related-posts{margin-top:4rem;padding:2rem;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.08) 1px,rgba(113,113,122,.08) 2px),linear-gradient(135deg,#27272a66,#18181b66);border-radius:12px;border:2px solid rgba(212,212,216,.3);box-shadow:inset 0 1px 2px #e4e4e726,0 0 18px #e4e4e733,0 8px 16px #0000004d}.related-posts h3{margin-bottom:2rem;font-size:1.5rem;color:#e4e4e7;text-shadow:0 0 12px rgba(228,228,231,.5),0 2px 4px rgba(0,0,0,.3)}.related-posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.titanium-card{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a,#18181b);border-radius:8px;padding:1.5rem;border:2px solid rgba(228,228,231,.3);text-decoration:none;transition:all .2s;display:flex;flex-direction:column;box-shadow:inset 0 1px 2px #e4e4e726,inset 0 -1px 2px #0000004d,0 0 12px #e4e4e733,0 4px 8px #0000004d}.titanium-card:hover{transform:translateY(-2px);box-shadow:inset 0 1px 2px #e4e4e726,inset 0 -1px 2px #0000004d,0 0 20px #e4e4e759,0 8px 16px #0006}.related-post-card h4{margin-bottom:.5rem;color:#e4e4e7;font-size:1.125rem;text-shadow:0 0 8px rgba(228,228,231,.5),0 2px 4px rgba(0,0,0,.3)}.related-post-card p{color:#a1a1aa;font-size:.9375rem;margin-bottom:1rem;flex:1;text-shadow:0 0 4px rgba(161,161,170,.3)}.related-post-meta{display:flex;gap:.75rem;align-items:center;font-size:.875rem}.related-post-meta .time{color:#a1a1aa}@media (max-width: 768px){.tutorial-layout{padding:6.5rem .5rem 3rem}.tutorial-article{padding:2rem 1.5rem}.article-title{font-size:1.875rem}.article-description{font-size:1rem}.article-meta{flex-direction:column;gap:.75rem}.tutorial-nav{flex-direction:column}.nav-link{width:100%}.related-posts-grid{grid-template-columns:1fr}}@media (max-width: 480px){.tutorial-article{padding:1.5rem 1rem}.breadcrumb-container{padding:.75rem 1rem}.article-title{font-size:1.5rem}}html.light-mode body{background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,0,0,.02) 2px,rgba(0,0,0,.02) 4px),linear-gradient(135deg,#f9fafb,#e5e7eb,#f9fafb);background-attachment:fixed;color:#1f2937}html.light-mode .breadcrumb{padding:1rem 0;margin-bottom:2rem}html.light-mode .breadcrumb-container{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(0,0,0,.02) 1px,rgba(0,0,0,.02) 2px),linear-gradient(135deg,#fffc,#f3f4f6cc);border-color:#d1d5db;box-shadow:inset 0 1px 2px #ffffff80,0 2px 8px #00000014}html.light-mode .breadcrumb-list{color:#374151}html.light-mode .breadcrumb .separator{color:#6b7280}html.light-mode .breadcrumb-list a{color:#2563eb;text-shadow:none}html.light-mode .breadcrumb-list a:hover{color:#1d4ed8;text-decoration:underline}html.light-mode .breadcrumb-list .active{color:#111827}html.light-mode .tutorial-article{background:linear-gradient(135deg,#fffc,#f3f4f6cc);border-color:#d1d5db;box-shadow:inset 0 1px 2px #ffffff80,0 0 18px #0000001a,0 8px 24px #00000026}html.light-mode .article-title{color:#111827;text-shadow:none;line-height:1.4}html.light-mode .article-description{color:#6b7280}html.light-mode .article-content{color:#1f2937}html.light-mode .article-content h2{color:#111827;border-bottom-color:#d1d5db}html.light-mode .article-content h3{color:#1f2937}html.light-mode .article-content p{color:#374151}html.light-mode .article-content a{color:#2563eb}html.light-mode .article-content a:hover{color:#1d4ed8}html.light-mode .article-content li{color:#374151}html.light-mode .article-content code{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#111827;border-color:#d1d5db}html.light-mode .article-content pre{background:linear-gradient(135deg,#1f2937,#111827);color:#f9fafb;border-color:#4b5563;box-shadow:inset 0 2px 4px #00000080,0 4px 12px #0000004d}html.light-mode .article-content pre code{background:transparent;color:#f9fafb;border:none;box-shadow:none}html.light-mode .article-content table{border-color:#d1d5db}html.light-mode .article-content th,html.light-mode .article-content td{border-color:#e5e7eb}html.light-mode .article-content th{background:repeating-linear-gradient(90deg,#0000000d,#0000000d 2px,#00000008 2px 4px);color:#111827;font-weight:700;border-bottom:2px solid #9ca3af;text-shadow:none}html.light-mode .article-content td{color:#1f2937}html.light-mode .difficulty-badge{background:linear-gradient(135deg,#6b7280,#9ca3af);color:#f9fafb;border-color:#d1d5db}html.light-mode .difficulty-beginner{background:linear-gradient(135deg,#059669,#10b981)}html.light-mode .difficulty-intermediate{background:linear-gradient(135deg,#d97706,#f59e0b)}html.light-mode .difficulty-advanced{background:linear-gradient(135deg,#dc2626,#ef4444)}html.light-mode .prerequisites{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(0,0,0,.02) 1px,rgba(0,0,0,.02) 2px),linear-gradient(135deg,#f3f4f699,#e5e7eb99);border-left-color:#3b82f6;box-shadow:inset 0 1px 2px #ffffff4d,0 2px 8px #00000014}html.light-mode .prerequisites strong{color:#111827}html.light-mode .prerequisites-list li{color:#4b5563}html.light-mode .prerequisites-list li:before{color:#059669;text-shadow:none}html.light-mode .tag-item,html.light-mode .tag{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151;border-color:#9ca3af;box-shadow:inset 0 1px 2px #ffffff4d,0 0 6px #0000000d}html.light-mode .nav-link{background:linear-gradient(135deg,#f3f4f6cc,#e5e7ebcc);border-color:#d1d5db;color:#1f2937;box-shadow:inset 0 1px 2px #ffffff4d,0 2px 8px #00000014}html.light-mode .nav-link:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db)}html.light-mode .related-post-card{background:linear-gradient(135deg,#ffffffe6,#f3f4f6e6);border-color:#d1d5db;box-shadow:inset 0 1px 2px #ffffff80,0 0 15px #0000001a,0 6px 16px #00000026}html.light-mode .related-post-card:hover{box-shadow:inset 0 1px 2px #ffffff80,0 0 22px #00000026,0 10px 24px #0003}html.light-mode .related-post-title{color:#111827}html.light-mode .related-post-description{color:#6b7280}html.light-mode .titanium-button{background:linear-gradient(180deg,#d1d5db,#9ca3af,#6b7280);color:#111827;border-color:#9ca3af;box-shadow:inset 0 1px 2px #ffffff80,inset 0 -1px 2px #0000001a,0 0 15px #0000001a,0 4px 8px #00000026;text-shadow:none}html.light-mode .titanium-button:hover{box-shadow:inset 0 1px 2px #ffffff80,inset 0 -1px 2px #0000001a,0 0 22px #00000026,0 6px 12px #0003}html.light-mode .titanium-button:active{box-shadow:inset 0 2px 4px #0003,inset 0 -1px 2px #ffffff4d,0 0 12px #0000001a}html.light-mode .titanium-button-secondary{background:linear-gradient(135deg,#f3f4f6cc,#e5e7ebcc);border-color:#d1d5db;color:#1f2937;box-shadow:inset 0 1px 2px #ffffff4d,inset 0 -1px 2px #0000001a,0 0 15px #0000001a,0 4px 8px #00000026;text-shadow:none}html.light-mode .titanium-button-secondary:hover{box-shadow:inset 0 1px 2px #ffffff4d,inset 0 -1px 2px #0000001a,0 0 22px #00000026,0 8px 16px #0003}html.light-mode .article-meta{color:#6b7280}html.light-mode .meta-icon{filter:none}html.light-mode .nav-label{color:#6b7280}html.light-mode .nav-title{color:#111827}html.light-mode .nav-icon{color:#374151;text-shadow:none}html.light-mode .related-posts h3,html.light-mode .related-post-card h4{color:#111827;text-shadow:none}html.light-mode .related-post-card p{color:#6b7280;text-shadow:none}html.light-mode .related-post-meta .time{color:#6b7280}.toc-toggle{position:fixed;right:16rem;top:90%;transform:translateY(-50%);background:linear-gradient(180deg,#71717acc,#3f3f46cc);border:2px solid rgba(212,212,216,.4);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:999;transition:all .2s;box-shadow:inset 0 1px 2px #e4e4e726,0 0 15px #e4e4e733,0 4px 12px #0006}.toc-toggle:hover{transform:translateY(-50%) scale(1.1);box-shadow:inset 0 1px 2px #e4e4e733,0 0 22px #e4e4e74d,0 6px 16px #00000080}.toc-toggle svg{color:#e4e4e7;filter:drop-shadow(0 0 4px rgba(228,228,231,.4))}.toc-sidebar{position:fixed;left:-320px;top:0;width:320px;height:100vh;background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(113,113,122,.1) 1px,rgba(113,113,122,.1) 2px),linear-gradient(135deg,#27272a,#18181b);border-right:2px solid #d4d4d8;box-shadow:inset 0 2px 4px #e4e4e726,0 0 25px #e4e4e74d,4px 0 20px #00000080;z-index:1001;transition:left .3s ease;display:flex;flex-direction:column}.toc-sidebar.active{left:0}.toc-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:2px solid rgba(212,212,216,.3)}.toc-header h3{margin:0;font-size:1.125rem;font-weight:700;color:#e4e4e7;text-shadow:0 0 8px rgba(228,228,231,.5)}.toc-close{background:transparent;border:1px solid rgba(212,212,216,.3);border-radius:6px;padding:.5rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.toc-close:hover{background:#e4e4e71a;border-color:#d4d4d880}.toc-close svg{color:#a1a1aa}.toc-nav{flex:1;overflow-y:auto;padding:1rem 0}.toc-nav::-webkit-scrollbar{width:6px}.toc-nav::-webkit-scrollbar-track{background:#18181b80}.toc-nav::-webkit-scrollbar-thumb{background:#d4d4d84d;border-radius:3px}.toc-item{display:block;padding:.75rem 1.5rem;color:#a1a1aa;text-decoration:none;font-size:.9375rem;line-height:1.5;transition:all .2s;border-left:3px solid transparent;text-shadow:0 0 4px rgba(161,161,170,.3)}.toc-item:hover{color:#e4e4e7;background:#e4e4e714;border-left-color:#d4d4d880;text-shadow:0 0 8px rgba(228,228,231,.5)}.toc-item.active{color:#e4e4e7;background:#e4e4e71f;border-left-color:#e4e4e7;font-weight:700;text-shadow:0 0 10px rgba(228,228,231,.6)}.toc-item.h3{padding-left:2.5rem;font-size:.875rem}.toc-overlay{position:fixed;inset:0;background:#0009;backdrop-filter:blur(2px);z-index:1000;opacity:0;visibility:hidden;transition:all .3s}.toc-overlay.active{opacity:1;visibility:visible}html.light-mode .toc-toggle{background:linear-gradient(180deg,#f3f4f6e6,#e5e7ebe6);border-color:#d1d5db;box-shadow:inset 0 1px 2px #ffffff4d,0 0 15px #0000001a,0 4px 12px #00000026}html.light-mode .toc-toggle:hover{box-shadow:inset 0 1px 2px #ffffff4d,0 0 22px #00000026,0 6px 16px #0003}html.light-mode .toc-toggle svg{color:#374151;filter:none}html.light-mode .toc-sidebar{background:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(0,0,0,.03) 1px,rgba(0,0,0,.03) 2px),linear-gradient(135deg,#fffffff2,#f3f4f6f2);border-right-color:#d1d5db;box-shadow:inset 0 2px 4px #ffffff4d,0 0 25px #0003,4px 0 20px #00000040}html.light-mode .toc-header{border-bottom-color:#e5e7eb}html.light-mode .toc-header h3{color:#111827;text-shadow:none}html.light-mode .toc-close{border-color:#d1d5db}html.light-mode .toc-close:hover{background:#0000000d;border-color:#9ca3af}html.light-mode .toc-close svg{color:#6b7280}html.light-mode .toc-nav::-webkit-scrollbar-track{background:#f3f4f680}html.light-mode .toc-nav::-webkit-scrollbar-thumb{background:#9ca3af66}html.light-mode .toc-item{color:#4b5563;text-shadow:none}html.light-mode .toc-item:hover{color:#111827;background:#0000000d;border-left-color:#9ca3af;text-shadow:none}html.light-mode .toc-item.active{color:#111827;background:#3b82f61a;border-left-color:#3b82f6;font-weight:700;text-shadow:none}html.light-mode .toc-overlay{background:#0006}@media (max-width: 1024px){.toc-toggle{display:none}}.article-content pre{position:relative}.copy-button{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(180deg,#71717a80,#3f3f4680);border:1px solid rgba(212,212,216,.3);border-radius:6px;padding:.375rem .75rem;color:#e4e4e7;font-size:.75rem;font-weight:500;cursor:pointer;opacity:0;transition:all .2s;display:flex;align-items:center;gap:.375rem;z-index:10;box-shadow:inset 0 1px 2px #e4e4e71a,0 2px 4px #0000004d}.article-content pre:hover .copy-button{opacity:1}.copy-button:hover{background:linear-gradient(180deg,#71717ab3,#3f3f46b3);border-color:#d4d4d880;transform:translateY(-1px);box-shadow:inset 0 1px 2px #e4e4e726,0 4px 8px #0006}.copy-button:active{transform:translateY(0);box-shadow:inset 0 2px 4px #00000080,0 1px 2px #0000004d}.copy-button.copied{background:linear-gradient(180deg,#10b98180,#05966980);border-color:#10b98180}html.light-mode .copy-button{background:linear-gradient(180deg,#f3f4f6e6,#e5e7ebe6);border-color:#d1d5db;color:#374151;box-shadow:inset 0 1px 2px #ffffff4d,0 2px 4px #0000001a}html.light-mode .copy-button:hover{background:linear-gradient(180deg,#e5e7eb,#d1d5db);border-color:#9ca3af;box-shadow:inset 0 1px 2px #ffffff4d,0 4px 8px #00000026}html.light-mode .copy-button:active{box-shadow:inset 0 2px 4px #0003,0 1px 2px #0000001a}html.light-mode .copy-button.copied{background:linear-gradient(180deg,#10b98133,#05966933);border-color:#10b981;color:#059669}
