*,*::before,*::after{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.reference-layout{display:grid;grid-template-columns:280px 1fr;grid-template-rows:auto;min-height:calc(100vh - 64px);gap:0;max-width:100%;width:100%;margin:0;padding:0;background:#fff;overflow-x:hidden;align-items:stretch}.dark .reference-layout{background:#0f172a}.sidebar-container{position:sticky;top:0;height:100vh;overflow-y:auto;background:#fff;border-right:1px solid #e2e8f0;z-index:10;grid-row:1/-1}.content-container{padding:2rem;max-width:100%;width:100%;overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word;background:#fff}.dark .content-container{background:#0f172a}.dark .sidebar-container{background:#0f172a;border-right-color:#334155}.sidebar-nav{display:flex;flex-direction:column;height:100%}.guides-section{border-bottom:2px solid #e2e8f0;margin-bottom:.5rem}.dark .guides-section{border-bottom-color:#334155}.sidebar-section-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;border:none;cursor:pointer;text-align:left;transition:all .2s ease;font-size:.9375rem;font-weight:700}.reference-section .sidebar-section-toggle{background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.dark .sidebar-section-toggle{background:linear-gradient(135deg,#059669 0%,#047857 100%)}.dark .reference-section .sidebar-section-toggle{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%)}.sidebar-section-toggle:hover{opacity:.9}.sidebar-section-toggle .chevron-icon{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease;color:#fff;stroke:#fff}.sidebar-section-toggle.expanded .chevron-icon{transform:rotate(90deg)}.sidebar-section-toggle .sidebar-icon{width:20px;height:20px;flex-shrink:0}.sidebar-section-toggle span{flex:1}.guides-flat-list,.sidebar-categories{display:none;overflow:hidden}.guides-flat-list.expanded,.sidebar-categories.expanded{display:block}.guides-categories{padding:.5rem 0}.guide-category-group{border-bottom:1px solid #f1f5f9}.dark .guide-category-group{border-bottom-color:#1e293b}.guide-category-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;background:0 0;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:left}.guide-category-toggle:hover{background:#f8fafc}.dark .guide-category-toggle:hover{background:#1e293b}.guide-category-toggle.expanded{background:#f1f5f9}.dark .guide-category-toggle.expanded{background:#1e293b}.guide-category-toggle .chevron-icon{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease;color:#64748b}.dark .guide-category-toggle .chevron-icon{color:#cbd5e1}.guide-category-toggle.expanded .chevron-icon{transform:rotate(90deg)}.guide-category-name{flex:1;font-size:.875rem;font-weight:600;color:#334155}.dark .guide-category-name{color:#f8fafc}.guide-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 6px;background:#d1fae5;color:#065f46;border-radius:10px;font-size:.75rem;font-weight:600}.dark .guide-count-badge{background:#065f46;color:#d1fae5}.term-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 6px;background:#ede9fe;color:#5b21b6;border-radius:10px;font-size:.75rem;font-weight:600}.dark .term-count-badge{background:#5b21b6;color:#ede9fe}.guides-home-link{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;margin:.5rem .75rem;text-decoration:none;color:#059669;background:#d1fae5;border-radius:.5rem;font-weight:600;font-size:.9375rem;transition:all .2s ease;border:2px solid transparent}.guides-home-link:hover{background:#a7f3d0;border-color:#059669;transform:translateX(2px)}.guides-home-link.active{background:#059669;color:#fff;border-color:#047857}.dark .guides-home-link{background:#064e3b;color:#6ee7b7;border-color:#064e3b}.dark .guides-home-link:hover{background:#065f46;border-color:#10b981}.dark .guides-home-link.active{background:#047857;color:#d1fae5;border-color:#059669}.guides-flat-list{list-style:none;margin:0;padding:.5rem 0}.guide-flat-item{margin:0}.guide-flat-link{display:flex;flex-direction:column;gap:.375rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .15s ease;border-left:3px solid transparent}.guide-flat-link:hover{background:#f8fafc;border-left-color:#10b981}.dark .guide-flat-link:hover{background:#1e293b;border-left-color:#10b981}.guide-flat-link.active{background:#ecfdf5;border-left-color:#10b981}.dark .guide-flat-link.active{background:rgba(16,185,129,.15);border-left-color:#10b981}.guide-flat-link .guide-header{display:flex;align-items:baseline;gap:.25rem}.guide-flat-link .guide-number{font-size:.875rem;font-weight:700;color:#10b981;flex-shrink:0}.dark .guide-flat-link .guide-number{color:#6ee7b7}.guide-flat-link .guide-title{font-size:.875rem;font-weight:500;color:#334155;line-height:1.3}.dark .guide-flat-link .guide-title{color:#e2e8f0}.guide-flat-link:hover .guide-title{color:#059669}.dark .guide-flat-link:hover .guide-title{color:#6ee7b7}.guide-flat-link.active .guide-title{color:#059669;font-weight:600}.dark .guide-flat-link.active .guide-title{color:#6ee7b7;font-weight:600}.guide-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.guide-tag{display:inline-flex;align-items:center;padding:.0625rem .375rem;font-size:.5625rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.02em}.guide-tag.category{background:#e0e7ff;color:#4338ca}.dark .guide-tag.category{background:rgba(99,102,241,.2);color:#a5b4fc}.guide-tag.difficulty{text-transform:capitalize}.guide-tag.difficulty.beginner{background:#d1fae5;color:#065f46}.dark .guide-tag.difficulty.beginner{background:rgba(16,185,129,.2);color:#6ee7b7}.guide-tag.difficulty.intermediate{background:#fef3c7;color:#92400e}.dark .guide-tag.difficulty.intermediate{background:rgba(245,158,11,.2);color:#fcd34d}.guide-tag.difficulty.advanced{background:#fee2e2;color:#991b1b}.dark .guide-tag.difficulty.advanced{background:rgba(239,68,68,.2);color:#fca5a5}.guide-list{display:none;list-style:none;margin:0;padding:0;background:#fafafa}.dark .guide-list{background:#0f172a}.guide-list.expanded{display:block}.guide-item{margin:0}.guide-link{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem .625rem 2.5rem;font-size:.875rem;color:#475569;text-decoration:none;transition:all .15s ease;border-left:3px solid transparent}.dark .guide-link{color:#cbd5e1}.guide-link:hover{background:#f1f5f9;color:#059669;border-left-color:#059669}.dark .guide-link:hover{background:#1e293b;color:#6ee7b7;border-left-color:#10b981}.guide-link.active{background:#d1fae5;color:#059669;font-weight:600;border-left-color:#059669}.dark .guide-link.active{background:#065f46;color:#fff;font-weight:700;border-left-color:#10b981}.difficulty-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;border-radius:8px;text-transform:uppercase;letter-spacing:.05em;margin-left:auto}.difficulty-badge.beginner{background:#d1fae5;color:#065f46}.dark .difficulty-badge.beginner{background:#065f46;color:#d1fae5}.difficulty-badge.intermediate{background:#fed7aa;color:#92400e}.dark .difficulty-badge.intermediate{background:#92400e;color:#fed7aa}.difficulty-badge.advanced{background:#fecaca;color:#991b1b}.dark .difficulty-badge.advanced{background:#991b1b;color:#fecaca}.sidebar-header{padding:1.5rem 1.25rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.dark .sidebar-header{border-bottom-color:#334155;background:linear-gradient(135deg,#6d28d9 0%,#7c3aed 100%)}.sidebar-title{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;margin:0 0 .5rem;color:#fff}.sidebar-icon{width:24px;height:24px;flex-shrink:0}.term-count{display:inline-block;font-size:.875rem;color:rgba(255,255,255,.9);font-weight:500}.sidebar-categories{flex:1;overflow-y:auto;padding:.5rem 0}.category-group{border-bottom:1px solid #f1f5f9}.dark .category-group{border-bottom-color:#1e293b}.category-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem 1.25rem;background:0 0;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit;text-align:left}.category-toggle:hover{background:#f8fafc}.dark .category-toggle:hover{background:#1e293b}.category-toggle.expanded{background:#f1f5f9}.dark .category-toggle.expanded{background:#1e293b}.chevron-icon{width:16px;height:16px;flex-shrink:0;transition:transform .2s ease;color:#64748b}.dark .chevron-icon{color:#cbd5e1}.category-toggle.expanded .chevron-icon{transform:rotate(90deg)}.category-name{flex:1;font-size:.875rem;font-weight:600;color:#334155}.dark .category-name{color:#f8fafc}.category-badge{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:20px;padding:0 6px;background:#e0e7ff;color:#4f46e5;border-radius:10px;font-size:.75rem;font-weight:600}.dark .category-badge{background:#4c1d95;color:#e9d5ff}.category-terms{display:none;list-style:none;margin:0;padding:0;background:#fafafa}.dark .category-terms{background:#0f172a}.category-terms.expanded{display:block}.term-item{margin:0}.term-link{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem .625rem 2.5rem;font-size:.875rem;color:#475569;text-decoration:none;transition:all .15s ease;border-left:3px solid transparent}.dark .term-link{color:#cbd5e1}.term-link:hover{background:#f1f5f9;color:#7c3aed;border-left-color:#7c3aed}.dark .term-link:hover{background:#1e293b;color:#e9d5ff;border-left-color:#a78bfa}.term-link.active{background:#ede9fe;color:#7c3aed;font-weight:600;border-left-color:#7c3aed}.dark .term-link.active{background:#6d28d9;color:#fff;font-weight:700;border-left-color:#a78bfa}.security-icon{width:14px;height:14px;color:#dc2626;flex-shrink:0}.dark .security-icon{color:#f87171}.sidebar-footer{padding:1rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc}.dark .sidebar-footer{border-top-color:#334155;background:#0f172a}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}.stat-item{text-align:center;padding:.5rem;background:#fff;border-radius:6px;border:1px solid #e2e8f0}.dark .stat-item{background:#1e293b;border-color:#475569}.stat-label{display:block;font-size:.7rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.dark .stat-label{color:#cbd5e1}.stat-value{display:block;font-size:1.125rem;font-weight:700;color:#7c3aed}.dark .stat-value{color:#e9d5ff}.back-link{display:flex;align-items:center;gap:.5rem;font-size:.813rem;color:#7c3aed;text-decoration:none;padding:.5rem;border-radius:6px;transition:all .2s ease}.dark .back-link{color:#e9d5ff}.back-link:hover{background:#ede9fe}.dark .back-link:hover{background:#4c1d95}.page-title{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}.dark .page-title{color:#fff}.intro-section{margin-bottom:2rem}.lead-text{font-size:1.25rem;color:#475569;line-height:1.7}.dark .lead-text{color:#f1f5f9}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin:2rem 0 3rem}.stat-card{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.dark .stat-card{background:#1e293b;border-color:#475569;box-shadow:0 1px 3px rgba(0,0,0,.3)}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.stat-card-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-card-icon svg{width:28px;height:28px;color:#fff}.stat-primary{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.stat-success{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.stat-warning{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.stat-info{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%)}.stat-card-content{flex:1}.stat-card-label{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .25rem}.dark .stat-card-label{color:#cbd5e1}.stat-card-value{font-size:2rem;font-weight:800;color:#0f172a;margin:0;line-height:1}.dark .stat-card-value{color:#fff}.featured-section{margin:4rem 0}.section-title{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.dark .section-title{color:#fff}.section-description{font-size:1.125rem;color:#64748b;margin-bottom:2rem}.dark .section-description{color:#e2e8f0}.category-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.category-preview-card{padding:1.75rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.dark .category-preview-card{background:#1e293b;border-color:#475569}.category-preview-card:hover{border-color:#7c3aed;transform:translateY(-4px);box-shadow:0 8px 24px rgba(124,58,237,.15)}.dark .category-preview-card:hover{border-color:#a78bfa;box-shadow:0 8px 24px rgba(167,139,250,.2)}.category-preview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.category-preview-title{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;color:#0f172a;margin:0}.dark .category-preview-title{color:#fff}.category-preview-icon{width:24px;height:24px;color:#7c3aed}.dark .category-preview-icon{color:#e9d5ff}.category-preview-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#ede9fe;color:#7c3aed;border-radius:12px;font-size:.75rem;font-weight:600}.dark .category-preview-badge{background:#4c1d95;color:#e9d5ff}.category-preview-description{font-size:.938rem;color:#64748b;line-height:1.6;margin:0}.dark .category-preview-description{color:#e2e8f0}.quick-start-section{margin:4rem 0;padding:2.5rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;color:#fff}.quick-start-section .section-title{color:#fff;margin-bottom:2rem}.quick-start-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.quick-start-item{display:flex;gap:1.25rem}.quick-start-number{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.2);border-radius:50%;font-size:1.5rem;font-weight:800;color:#fff}.quick-start-content{flex:1}.quick-start-title{font-size:1.125rem;font-weight:700;color:#fff;margin:0 0 .5rem}.quick-start-text{font-size:.938rem;color:rgba(255,255,255,.9);line-height:1.6;margin:0}@media(max-width:1024px){.reference-layout{grid-template-columns:240px 1fr}.content-container{padding:1.5rem}}@media(max-width:768px){.reference-layout{grid-template-columns:1fr;max-width:100vw;overflow-x:hidden}.sidebar-container{position:fixed;top:64px;left:-280px;width:280px;height:calc(100vh - 64px);z-index:100;transition:left .3s ease;box-shadow:2px 0 8px rgba(0,0,0,.1)}.sidebar-container.mobile-open{left:0}.content-container{padding:1rem;max-width:100%;width:100%}.stats-cards{grid-template-columns:1fr}.category-preview-grid{grid-template-columns:1fr}.quick-start-grid{grid-template-columns:1fr}.page-title{font-size:1.75rem;overflow-wrap:break-word;word-wrap:break-word}}.sidebar-container::-webkit-scrollbar,.sidebar-categories::-webkit-scrollbar{width:6px}.sidebar-container::-webkit-scrollbar-track,.sidebar-categories::-webkit-scrollbar-track{background:0 0}.sidebar-container::-webkit-scrollbar-thumb,.sidebar-categories::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.dark .sidebar-container::-webkit-scrollbar-thumb,.dark .sidebar-categories::-webkit-scrollbar-thumb{background:#475569}.sidebar-container::-webkit-scrollbar-thumb:hover,.sidebar-categories::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark .sidebar-container::-webkit-scrollbar-thumb:hover,.dark .sidebar-categories::-webkit-scrollbar-thumb:hover{background:#64748b}.theme-switcher{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;background:0 0;border:none;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s ease}.dark .theme-switcher{color:#cbd5e1}.theme-switcher:hover{background:#f1f5f9;color:#7c3aed}.dark .theme-switcher:hover{background:#1e293b;color:#e9d5ff}.theme-switcher:active{transform:scale(.95)}.theme-switcher svg{width:20px;height:20px}.mobile-menu-button{position:fixed;bottom:1.5rem;right:1.5rem;z-index:99;display:none;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:50%;box-shadow:0 4px 16px rgba(124,58,237,.4);cursor:pointer;transition:all .2s ease}.mobile-menu-button:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(124,58,237,.5)}.mobile-menu-button:active{transform:scale(.95)}.mobile-menu-button svg{width:24px;height:24px}@media(max-width:768px){.mobile-menu-button{display:flex}}.sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);z-index:90;opacity:0;visibility:hidden;transition:all .3s ease}.sidebar-overlay.visible{opacity:1;visibility:visible}@media print{.sidebar-container,.mobile-menu-button,.sidebar-overlay,.theme-switcher{display:none !important}.reference-layout{grid-template-columns:1fr}.content-container{max-width:100%}}.term-page{grid-template-columns:280px 1fr}.content-with-toc{display:grid;grid-template-columns:1fr 280px;gap:2rem;padding:0 2rem 2rem;max-width:100%;width:100%;overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word;background:#fff}.dark .content-with-toc{background:#0f172a}.term-content{min-width:0;max-width:100%;width:100%;overflow-x:hidden;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.term-header{margin-bottom:2rem;padding-top:1.5rem;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.term-title-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.term-title{font-size:2.5rem;font-weight:800;color:#0f172a;margin:0;line-height:1.2;flex:1}.dark .term-title{color:#fff}.share-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;border-radius:8px;font-size:.938rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(124,58,237,.3);flex-shrink:0}.share-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(124,58,237,.4)}.share-button:active{transform:translateY(0)}.share-button.copied{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.share-button svg{width:20px;height:20px}@media(max-width:768px){.share-text{display:none}.share-button{padding:.75rem}.term-title{font-size:2rem}}.term-meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;max-width:100%;overflow-x:hidden}.term-category-badge,.term-security-badge,.term-date,.term-code-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;flex-shrink:0;white-space:nowrap}.term-category-badge{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.term-security-badge{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.dark .term-security-badge{background:#7f1d1d;color:#fecaca;border-color:#991b1b}.term-date{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.dark .term-date{background:#1e293b;color:#cbd5e1;border-color:#475569}.term-code-badge{background:#dcfce7;color:#166534;border:1px solid #bbf7d0;font-family:jetbrains mono,fira code,consolas,monospace}.dark .term-code-badge{background:#14532d;color:#bbf7d0;border-color:#166534}.term-tags{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%}.term-tag{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#f1f5f9;color:#475569;border-radius:12px;font-size:.813rem;font-weight:500;position:relative;z-index:1}.dark .term-tag{background:#1e293b;color:#e2e8f0}.term-article{font-size:1.063rem;line-height:1.75;color:#334155;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.dark .term-article{color:#e2e8f0}.term-article h2{font-size:1.875rem;font-weight:700;color:#0f172a;margin-top:3rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e2e8f0}.dark .term-article h2{color:#fff;border-bottom-color:#334155}.term-article h3{font-size:1.5rem;font-weight:600;color:#1e293b;margin-top:2rem;margin-bottom:.75rem}.dark .term-article h3{color:#f8fafc}.term-article p{margin:1.25rem 0;line-height:1.75;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.term-article ul{margin:1.25rem 0;padding-left:1.5rem !important;max-width:100%;list-style:disc !important;list-style-position:outside !important}.term-article ol{margin:1.25rem 0;padding-left:1.5rem !important;max-width:100%;list-style:decimal !important;list-style-position:outside !important}.term-article li{margin:.5rem 0;line-height:1.7;overflow-wrap:break-word;word-wrap:break-word;display:list-item !important}.term-article a{color:#7c3aed;text-decoration:none;font-weight:500;transition:color .2s ease}.dark .term-article a{color:#c4b5fd}.term-article a:hover{color:#6d28d9;text-decoration:underline}.dark .term-article a:hover{color:#e9d5ff;text-decoration:underline}.term-article strong{font-weight:600;color:#0f172a}.dark .term-article strong{color:#fff}.term-article code{padding:.2rem .4rem;background:#f1f5f9;color:#7c3aed;border-radius:4px;font-size:.85em;font-family:jetbrains mono,fira code,consolas,monospace;overflow-wrap:break-word;word-wrap:break-word;word-break:break-all}.dark .term-article code{background:#1e293b;color:#c4b5fd}.term-article pre{margin:1.5rem 0;padding:1rem;background:#1e293b;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.dark .term-article pre{background:#0f172a;border:1px solid #334155;box-shadow:0 4px 12px rgba(0,0,0,.6)}.term-article pre code{padding:0;background:0 0;color:#f1f5f9;font-size:.938rem;line-height:1.6}.dark .term-article pre code{color:#f1f5f9}.term-article blockquote{margin:1.5rem 0;padding:1rem 1.5rem;background:#f8fafc;border-left:4px solid #7c3aed;border-radius:0 8px 8px 0;font-style:italic;color:#475569}.dark .term-article blockquote{background:#1e293b;border-left-color:#a78bfa;color:#cbd5e1}.term-navigation{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:4rem;padding-top:2rem;border-top:2px solid #e2e8f0}.dark .term-navigation{border-top-color:#334155}.term-nav-link{display:flex;flex-direction:column;padding:1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .2s ease}.dark .term-nav-link{background:#1e293b;border-color:#475569}.term-nav-link:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 8px 16px rgba(124,58,237,.15)}.dark .term-nav-link:hover{border-color:#a78bfa;box-shadow:0 8px 16px rgba(167,139,250,.2)}.term-nav-next{text-align:right}.term-nav-label{font-size:.813rem;color:#64748b;font-weight:500;margin-bottom:.5rem}.dark .term-nav-label{color:#cbd5e1}.term-nav-title{font-size:1rem;font-weight:600;color:#0f172a}.dark .term-nav-title{color:#fff}.term-nav-link:hover .term-nav-title{color:#7c3aed}.dark .term-nav-link:hover .term-nav-title{color:#e9d5ff}.toc-sidebar{position:sticky;top:80px;height:fit-content;max-height:calc(100vh - 100px);overflow-y:auto}.toc-back-link{margin-bottom:.75rem}.back-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#7c3aed;text-decoration:none;font-weight:600;font-size:.938rem;transition:all .2s ease}.dark .back-button{background:#1e293b;border-color:#475569;color:#e9d5ff}.back-button:hover{background:#ede9fe;border-color:#7c3aed}.dark .back-button:hover{background:#4c1d95;border-color:#a78bfa}.toc-nav,.related-terms{margin-bottom:.75rem;padding:1.25rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px}.dark .toc-nav,.dark .related-terms{background:#1e293b;border-color:#475569}.toc-title,.related-title{display:flex;align-items:center;gap:.5rem;font-size:.938rem;font-weight:700;color:#0f172a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.05em}.dark .toc-title,.dark .related-title{color:#fff}.toc-content ul{list-style:none;padding:0;margin:0}.toc-content ul ul{padding-left:1rem;margin-top:.5rem}.toc-content li{margin:.5rem 0}.toc-content a{display:block;padding:.5rem .75rem;color:#64748b;text-decoration:none;font-size:.875rem;border-radius:6px;transition:all .2s ease}.dark .toc-content a{color:#e2e8f0}.toc-content a:hover{background:#f1f5f9;color:#7c3aed}.dark .toc-content a:hover{background:#0f172a;color:#e9d5ff}.related-list{list-style:none;padding:0;margin:0}.related-list li{margin:.5rem 0}.related-link{display:block;padding:.625rem .75rem;color:#475569;text-decoration:none;font-size:.875rem;font-weight:500;border-radius:6px;transition:all .2s ease}.dark .related-link{color:#e2e8f0}.related-link:hover{background:#f1f5f9;color:#7c3aed}.dark .related-link:hover{background:#0f172a;color:#e9d5ff}@media(max-width:1280px){.content-with-toc{grid-template-columns:1fr 240px}}@media(max-width:1024px){.term-page{grid-template-columns:240px 1fr}.content-with-toc{grid-template-columns:1fr;display:flex;flex-direction:column}.toc-back-link{order:1}.toc-nav{order:2}.related-terms{order:3}.term-content{order:4}.toc-sidebar{position:static;max-height:none;margin-bottom:0;padding-bottom:0;border-top:none;border-bottom:none;display:contents}.toc-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:0 0;border:none;cursor:pointer;transition:background .2s ease;border-radius:8px;font-family:inherit}.toc-header:hover{background:#f8fafc}.dark .toc-header:hover{background:#1e293b}.toc-header .toc-title{margin:0;display:flex;align-items:center;gap:.5rem}.toc-header .chevron-icon{width:20px;height:20px;color:#64748b;transition:transform .2s ease;flex-shrink:0}.dark .toc-header .chevron-icon{color:#cbd5e1}.chevron-icon.rotate-90{transform:rotate(90deg)}.toc-nav{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;background:#fff;margin-bottom:.5rem}.dark .toc-nav{background:#1e293b;border-color:#475569}.toc-content{padding:0;margin-top:.75rem;background:0 0;border:none}.related-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:0 0;border:none;cursor:pointer;transition:background .2s ease;border-radius:8px;font-family:inherit}.related-header:hover{background:#f8fafc}.dark .related-header:hover{background:#1e293b}.related-header .related-title{margin:0;display:flex;align-items:center;gap:.5rem}.related-header .chevron-icon{width:20px;height:20px;color:#64748b;transition:transform .2s ease;flex-shrink:0}.dark .related-header .chevron-icon{color:#cbd5e1}.related-terms{margin-top:.5rem;margin-bottom:1rem}.related-content{padding:0;margin-top:.75rem}}@media(min-width:1025px){.toc-header,.related-header{display:flex;cursor:default;pointer-events:none;padding:0;margin-bottom:1rem}.toc-header:hover,.related-header:hover{background:0 0}.toc-header .chevron-icon,.related-header .chevron-icon{display:none}}@media(max-width:768px){.term-page{grid-template-columns:1fr;max-width:100vw;overflow-x:hidden}.content-with-toc{padding:1rem;max-width:100%;width:100%;overflow-x:hidden}.term-title-bar{flex-direction:column;align-items:flex-start;gap:1rem}.term-title{font-size:1.5rem;line-height:1.3;overflow-wrap:break-word;word-wrap:break-word}.term-meta{gap:.375rem}.term-category-badge,.term-security-badge,.term-date,.term-code-badge{padding:.3rem .6rem;font-size:.75rem}.term-tags{gap:.375rem}.term-tag{padding:.2rem .5rem;font-size:.75rem}.term-article{font-size:1rem}.term-article h2{font-size:1.5rem;margin-top:2rem}.term-article h3{font-size:1.25rem}.term-article pre{padding:.875rem;margin:1rem 0;font-size:.8125rem}.term-navigation{grid-template-columns:1fr;margin-top:2rem}.term-nav-next{text-align:left}.term-nav-link{padding:1rem}.toc-nav,.related-terms{padding:.875rem;margin-bottom:.5rem}.back-button{padding:.625rem .875rem;font-size:.875rem}}@media(max-width:480px){.content-with-toc{padding:.75rem}.term-title{font-size:1.375rem}.term-meta{gap:.25rem}.term-category-badge,.term-security-badge,.term-date,.term-code-badge{padding:.25rem .5rem;font-size:.6875rem}.term-article{font-size:.9375rem;line-height:1.7}.term-article h2{font-size:1.375rem}.term-article h3{font-size:1.125rem}.term-article pre{padding:.75rem;font-size:.75rem;border-radius:8px}.term-article ul,.term-article ol{padding-left:1.25rem}.toc-nav,.related-terms{padding:.875rem}.share-button{padding:.625rem}.back-button{padding:.5rem .75rem;font-size:.8125rem}}.security-note{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:2px solid #fca5a5;border-left:5px solid #dc2626;border-radius:10px;box-shadow:0 2px 8px rgba(220,38,38,.1);max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.dark .security-note{background:linear-gradient(135deg,#991b1b 0%,#b91c1c 100%);border-color:#dc2626;border-left-color:#ef4444;box-shadow:0 2px 8px rgba(239,68,68,.3)}.security-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #fca5a5}.dark .security-header{border-bottom-color:#b91c1c}.security-header svg{width:24px;height:24px;color:#dc2626;flex-shrink:0}.dark .security-header svg{color:#fca5a5}.security-header span{font-size:1.125rem;font-weight:700;color:#991b1b;text-transform:uppercase;letter-spacing:.05em}.dark .security-header span{color:#fecaca}.security-content{font-size:.938rem;line-height:1.7;color:#7f1d1d;overflow-wrap:break-word;word-wrap:break-word}.dark .security-content{color:#fef2f2}.security-content p{margin:.75rem 0}.security-content strong{font-weight:700;color:#991b1b}.dark .security-content strong{font-weight:700;color:#fff}.security-content code{background:#fee2e2;color:#991b1b;padding:.2rem .4rem;border-radius:4px;font-size:.875em}.dark .security-content code{background:#7f1d1d;color:#fef2f2}.security-item{display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0;padding:0;line-height:1.6}.security-item:first-child{margin-top:0}.security-item:last-child{margin-bottom:0}.security-number{flex-shrink:0;font-weight:700;color:#991b1b;min-width:1.5rem}.dark .security-number{color:#fff}.bestpractices-note{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #86efac;border-left:5px solid #22c55e;border-radius:10px;overflow:hidden;word-wrap:break-word}.dark .bestpractices-note{background:linear-gradient(135deg,#166534 0%,#15803d 100%);border-color:#22c55e;border-left-color:#4ade80}.bestpractices-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid #86efac}.dark .bestpractices-header{border-bottom-color:#22c55e}.bestpractices-icon{width:24px;height:24px;color:#16a34a;flex-shrink:0}.dark .bestpractices-icon{color:#86efac}.bestpractices-header span{font-size:1.125rem;font-weight:700;color:#166534;letter-spacing:-.01em}.dark .bestpractices-header span{color:#bbf7d0}.bestpractices-content{font-size:.938rem;line-height:1.7;color:#166534;word-wrap:break-word}.dark .bestpractices-content{color:#f0fdf4}.bestpractices-content code{background:#dcfce7;color:#166534;padding:.2rem .4rem;border-radius:4px;font-size:.875em}.dark .bestpractices-content code{background:#14532d;color:#f0fdf4}.bestpractices-item{display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0;padding:0;line-height:1.6}.bestpractices-item:first-child{margin-top:0}.bestpractices-item:last-child{margin-bottom:0}.bestpractices-number{flex-shrink:0;font-weight:700;color:#166534;min-width:1.5rem}.dark .bestpractices-number{color:#fff}.mistakes-note{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fcd34d;border-left:5px solid #f59e0b;border-radius:10px;overflow:hidden;word-wrap:break-word}.dark .mistakes-note{background:linear-gradient(135deg,#92400e 0%,#b45309 100%);border-color:#f59e0b;border-left-color:#fbbf24}.mistakes-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid #fcd34d}.dark .mistakes-header{border-bottom-color:#f59e0b}.mistakes-icon{width:24px;height:24px;color:#d97706;flex-shrink:0}.dark .mistakes-icon{color:#fcd34d}.mistakes-header span{font-size:1.125rem;font-weight:700;color:#92400e;letter-spacing:-.01em}.dark .mistakes-header span{color:#fef3c7}.mistakes-content{font-size:.938rem;line-height:1.7;color:#92400e;word-wrap:break-word}.dark .mistakes-content{color:#fffbeb}.mistakes-content code{background:#fef3c7;color:#92400e;padding:.2rem .4rem;border-radius:4px;font-size:.875em}.dark .mistakes-content code{background:#78350f;color:#fffbeb}.mistakes-item{display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0;padding:0;line-height:1.6}.mistakes-item:first-child{margin-top:0}.mistakes-item:last-child{margin-bottom:0}.mistakes-number{flex-shrink:0;font-weight:700;color:#92400e;min-width:1.5rem}.dark .mistakes-number{color:#fff}.mistakes-text{flex:1}.rfc-references{margin:1.5rem 0;padding:1.25rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-left:5px solid #3b82f6;border-radius:10px;overflow:hidden;word-wrap:break-word}.dark .rfc-references{background:linear-gradient(135deg,#1e3a8a 0%,#1d4ed8 100%);border-color:#3b82f6;border-left-color:#60a5fa}.rfc-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.625rem;border-bottom:1px solid #93c5fd}.dark .rfc-header{border-bottom-color:#3b82f6}.rfc-icon{width:24px;height:24px;color:#2563eb;flex-shrink:0}.dark .rfc-icon{color:#93c5fd}.rfc-header span{font-size:1.125rem;font-weight:700;color:#1e3a8a;letter-spacing:-.01em}.dark .rfc-header span{color:#dbeafe}.rfc-list{display:flex;flex-direction:column;gap:.75rem}.rfc-item{display:flex;align-items:flex-start;gap:.5rem;line-height:1.6}.rfc-number{flex-shrink:0;font-weight:700;color:#1e3a8a;min-width:1.5rem}.dark .rfc-number{color:#fff}.rfc-link{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;text-decoration:none;transition:all .2s ease;padding:.25rem 0}.rfc-link:hover{opacity:.85}.rfc-badge{display:inline-flex;align-items:center;padding:.25rem .625rem;background:#3b82f6;color:#fff;font-size:.8125rem;font-weight:600;border-radius:4px;white-space:nowrap}.dark .rfc-badge{background:#60a5fa;color:#1e3a8a}.rfc-title{color:#1e40af;font-weight:500;font-size:.938rem}.dark .rfc-title{color:#bfdbfe}.rfc-link:hover .rfc-title{text-decoration:underline}.rfc-external-icon{width:14px;height:14px;color:#3b82f6;flex-shrink:0;opacity:.7}.dark .rfc-external-icon{color:#93c5fd}.rfc-text{color:#1e3a8a;font-size:.938rem}.dark .rfc-text{color:#dbeafe}.mermaid-container{margin:1.5rem 0;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,5%);max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.dark .mermaid-container{background:#1e293b;border-color:#334155;box-shadow:0 2px 8px rgba(0,0,0,.2)}.mermaid-container pre.mermaid{margin:0;padding:0;background:0 0;border:none;box-shadow:none;text-align:center}.mermaid-container pre.mermaid[data-processed=true]{font-size:0;line-height:0}.mermaid-container svg{max-width:100%;height:auto;display:block;margin:0 auto}.mermaid-error{padding:1rem;background:#fee2e2;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;text-align:center}.dark .mermaid-error{background:#7f1d1d;border-color:#b91c1c;color:#fecaca}.mermaid-error p{margin:.5rem 0}.mermaid-error strong{font-weight:700}.guide-article{max-width:65ch;line-height:1.8;font-size:1.125rem;color:#334155}.dark .guide-article{color:#e2e8f0}.guide-article .mermaid-container,.guide-article .mermaid{font-size:1rem;line-height:1.4;background-color:#fff}.guide-article .mermaid svg{font-size:14px !important}.guide-article .mermaid svg text{font-size:12px !important}.guide-article .mermaid svg .nodeLabel{font-size:12px !important}.guide-article p{margin-bottom:1rem !important;margin-top:0;line-height:1.6 !important}.guide-article h2{font-size:2rem !important;font-weight:700;margin-top:2rem !important;margin-bottom:2rem !important;color:#1e293b;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.dark .guide-article h2{color:#fff;border-bottom-color:#334155}.guide-article h3{font-size:1.625rem !important;font-weight:600;margin-top:2rem !important;margin-bottom:1.5rem !important;color:#334155}.dark .guide-article h3{color:#f8fafc}.guide-article h4{font-size:1.375rem !important;font-weight:600;margin-top:2.5rem !important;margin-bottom:1.25rem !important;color:#475569;padding-top:.5rem}.dark .guide-article h4{color:#cbd5e1}.guide-article ul{margin:2.5rem 0 !important;padding-left:3rem !important;line-height:1.8;list-style:disc !important;list-style-position:outside !important}.guide-article ol{margin:2.5rem 0 !important;padding-left:3rem !important;line-height:1.8;list-style:decimal !important;list-style-position:outside !important}.guide-article li{margin-bottom:1rem !important;line-height:1.8;display:list-item !important}.guide-article li+li{margin-top:.75rem}.guide-article strong{font-weight:600;color:#1e293b}.dark .guide-article strong{color:#fff}.guide-article code{background:#f1f5f9;padding:.25rem .5rem;border-radius:.375rem;font-size:.9em;color:#e11d48;font-family:jetbrains mono,fira code,consolas,monospace}.dark .guide-article code{background:#1e293b;color:#fca5a5}.guide-article table{width:100%;border-collapse:collapse;margin:3rem 0 !important;font-size:.9375rem;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1)}.dark .guide-article table{background:#1e293b;box-shadow:0 1px 3px rgba(0,0,0,.3)}.guide-article thead{background:#f8fafc}.dark .guide-article thead{background:#0f172a}.guide-article th{border:1px solid #e2e8f0;padding:1rem 1.25rem !important;text-align:left;font-weight:600;color:#334155}.dark .guide-article th{border-color:#475569;color:#f8fafc}.guide-article td{border:1px solid #e2e8f0;padding:1rem 1.25rem !important;color:#475569;line-height:1.6}.dark .guide-article td{border-color:#475569;color:#cbd5e1}.guide-article tbody tr:nth-child(even){background:#f8fafc}.dark .guide-article tbody tr:nth-child(even){background:#0f172a}.guide-article tbody tr:hover{background:#f1f5f9}.dark .guide-article tbody tr:hover{background:#1e293b}.guide-article a{color:#2563eb;text-decoration:none;font-weight:500;transition:color .2s ease}.dark .guide-article a{color:#60a5fa}.guide-article a:hover{color:#1d4ed8;text-decoration:underline}.dark .guide-article a:hover{color:#93c5fd}.guide-article blockquote{margin:3rem 0 !important;padding:1.5rem 2rem;background:#f8fafc;border-left:4px solid #2563eb;border-radius:0 8px 8px 0;font-style:italic;color:#475569;line-height:1.8}.dark .guide-article blockquote{background:#1e293b;border-left-color:#60a5fa;color:#cbd5e1}.guide-article pre{margin:1.5rem 0;padding:1rem;background:#1e293b;border-radius:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;box-shadow:0 4px 12px rgba(0,0,0,.1)}.dark .guide-article pre{background:#0f172a;border:1px solid #334155;box-shadow:0 4px 12px rgba(0,0,0,.6)}.guide-article pre code{padding:0;background:0 0;color:#f1f5f9;font-size:.938rem;line-height:1.7}.guide-article>*+*{margin-top:1.5rem}.guide-article>h2+*{margin-top:2rem !important}.guide-article>h3+*{margin-top:1.5rem !important}.guide-toc-header{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:none;cursor:pointer;font-weight:600;color:#1e293b;transition:background .2s ease}.dark .guide-toc-header{background:#1e293b;color:#f8fafc}.guide-toc-header:hover{background:#f8fafc}.dark .guide-toc-header:hover{background:#0f172a}.guide-toc-header svg.chevron-icon{transition:transform .2s ease}.guide-toc-header svg.chevron-icon.rotate-90{transform:rotate(90deg)}.guide-toc-content nav#TableOfContents>ul{list-style:none;padding:0;margin:0}.guide-toc-content nav#TableOfContents>ul>li{margin:.125rem 0;padding-left:0}.guide-toc-content nav#TableOfContents>ul>li>a{color:#475569;text-decoration:none;display:flex;align-items:center;gap:.375rem;padding:.1875rem 0;font-size:.8125rem;transition:color .2s}.dark .guide-toc-content nav#TableOfContents>ul>li>a{color:#cbd5e1}.guide-toc-content nav#TableOfContents>ul>li>a:before{content:'•';color:#2563eb;font-size:.875rem;flex-shrink:0}.dark .guide-toc-content nav#TableOfContents>ul>li>a:before{color:#60a5fa}.guide-toc-content nav#TableOfContents>ul>li>a:hover{color:#2563eb}.dark .guide-toc-content nav#TableOfContents>ul>li>a:hover{color:#60a5fa}.guide-toc-content nav#TableOfContents>ul ul{display:none}@media(max-width:768px){.guide-article{font-size:1rem;line-height:1.75}.guide-article p{margin-bottom:2rem !important}.guide-article h2{font-size:1.625rem !important;margin-top:3rem !important;margin-bottom:1.5rem !important}.guide-article h3{font-size:1.375rem !important;margin-top:2.5rem !important}.guide-article h4{font-size:1.125rem !important;margin-top:2rem !important}.guide-article table{margin:2.5rem 0 !important;font-size:.875rem}.guide-article th,.guide-article td{padding:.75rem 1rem !important}.guide-article ul,.guide-article ol{margin:2rem 0 !important}.guide-article li{margin-bottom:.875rem !important}.guide-toc-header{padding:.75rem 1rem}.toc-nav{margin:1rem 0}}@media(max-width:480px){.guide-article{font-size:.9375rem}.guide-article h2{font-size:1.5rem !important;margin-top:2.5rem !important}.guide-article h3{font-size:1.25rem !important;margin-top:2rem !important}.guide-article p{margin-bottom:1.75rem !important}.guide-article pre{padding:.75rem;font-size:.8125rem}}@media(max-width:768px){.security-note{margin:1rem 0;padding:1rem;border-radius:8px}.security-header{margin-bottom:.75rem;padding-bottom:.5rem}.security-header svg{width:20px;height:20px}.security-header span{font-size:1rem}.security-content{font-size:.875rem}.security-item{gap:.4rem;margin:.6rem 0}.security-number{min-width:1.25rem}.bestpractices-note{margin:1rem 0;padding:1rem;border-radius:8px}.bestpractices-header{margin-bottom:.75rem;padding-bottom:.5rem}.bestpractices-header svg{width:20px;height:20px}.bestpractices-header span{font-size:1rem}.bestpractices-content{font-size:.875rem}.bestpractices-item{gap:.4rem;margin:.6rem 0}.bestpractices-number{min-width:1.25rem}.mistakes-note{margin:1rem 0;padding:1rem;border-radius:8px}.mistakes-header{margin-bottom:.75rem;padding-bottom:.5rem}.mistakes-header svg{width:20px;height:20px}.mistakes-header span{font-size:1rem}.mistakes-content{font-size:.875rem}.mistakes-item{gap:.4rem;margin:.6rem 0}.mistakes-number{min-width:1.25rem}.rfc-references{margin:1rem 0;padding:1rem;border-radius:8px}.rfc-header{margin-bottom:.75rem;padding-bottom:.5rem}.rfc-header svg{width:20px;height:20px}.rfc-header span{font-size:1rem}.rfc-list{gap:.6rem}.rfc-item{gap:.4rem}.rfc-number{min-width:1.25rem}.rfc-badge{font-size:.75rem;padding:.2rem .5rem}.rfc-title{font-size:.875rem}.mermaid-container{margin:1rem 0;padding:.75rem;border-radius:8px}}@media(max-width:480px){.security-note{padding:.875rem;border-left-width:4px}.security-header svg{width:18px;height:18px}.security-header span{font-size:.9375rem}.security-content{font-size:.8125rem;line-height:1.65}.security-item{gap:.35rem;margin:.5rem 0}.security-number{min-width:1.1rem;font-size:.875rem}.bestpractices-note{padding:.875rem;border-left-width:4px}.bestpractices-header svg{width:18px;height:18px}.bestpractices-header span{font-size:.9375rem}.bestpractices-content{font-size:.8125rem;line-height:1.65}.bestpractices-item{gap:.35rem;margin:.5rem 0}.bestpractices-number{min-width:1.1rem;font-size:.875rem}.mistakes-note{padding:.875rem;border-left-width:4px}.mistakes-header svg{width:18px;height:18px}.mistakes-header span{font-size:.9375rem}.mistakes-content{font-size:.8125rem;line-height:1.65}.mistakes-item{gap:.35rem;margin:.5rem 0}.mistakes-number{min-width:1.1rem;font-size:.875rem}.rfc-references{padding:.875rem;border-left-width:4px}.rfc-header svg{width:18px;height:18px}.rfc-header span{font-size:.9375rem}.rfc-list{gap:.5rem}.rfc-item{gap:.35rem;flex-wrap:wrap}.rfc-number{min-width:1.1rem;font-size:.875rem}.rfc-link{gap:.35rem}.rfc-badge{font-size:.6875rem;padding:.15rem .4rem}.rfc-title{font-size:.8125rem}.rfc-external-icon{width:12px;height:12px}.mermaid-container{padding:.625rem}}.guide-toc-box{margin:2rem 0;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #2563eb;border-radius:8px;overflow:hidden}.dark .guide-toc-box{background:#1e293b;border-color:#334155;border-left-color:#3b82f6}.guide-toc-box .toc-toggle{width:100%;display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:none;cursor:pointer;font-weight:600;font-size:.938rem;color:#1e293b;transition:background .2s}.dark .guide-toc-box .toc-toggle{background:#0f172a;color:#f1f5f9}.guide-toc-box .toc-toggle:hover{background:#f8fafc}.dark .guide-toc-box .toc-toggle:hover{background:#1e293b}.guide-toc-box .toc-toggle .chevron{margin-left:auto;width:16px;height:16px;transition:transform .2s}.guide-toc-box .toc-toggle .chevron.rotate-90{transform:rotate(90deg)}.guide-toc-box .toc-content{padding:0 1rem .5rem}.guide-toc-box .toc-content nav#TableOfContents>ul{list-style:none;padding:0;margin:0}.guide-toc-box .toc-content nav#TableOfContents>ul>li{margin:0;padding:0}.guide-toc-box .toc-content nav#TableOfContents>ul>li>a{display:block;padding:.0625rem 0;color:#475569;text-decoration:none;font-size:.8125rem;font-weight:500;line-height:1.25;transition:color .2s}.guide-toc-box .toc-content nav#TableOfContents>ul>li>a::before{content:'• ';color:#2563eb}.dark .guide-toc-box .toc-content nav#TableOfContents>ul>li>a{color:#cbd5e1}.dark .guide-toc-box .toc-content nav#TableOfContents>ul>li>a::before{color:#60a5fa}.guide-toc-box .toc-content nav#TableOfContents>ul>li>a:hover{color:#2563eb}.dark .guide-toc-box .toc-content nav#TableOfContents>ul>li>a:hover{color:#60a5fa}.guide-toc-box .toc-content nav#TableOfContents ul ul{list-style:none;padding:0;margin:0;margin-left:1.25rem}.guide-toc-box .toc-content nav#TableOfContents ul ul>li{margin:0;padding:0}.guide-toc-box .toc-content nav#TableOfContents ul ul>li>a{display:block;padding:.0625rem 0;color:#64748b;text-decoration:none;font-size:.75rem;font-weight:400;line-height:1.25;transition:color .2s}.guide-toc-box .toc-content nav#TableOfContents ul ul>li>a::before{content:'– ';color:#94a3b8}.dark .guide-toc-box .toc-content nav#TableOfContents ul ul>li>a{color:#94a3b8}.dark .guide-toc-box .toc-content nav#TableOfContents ul ul>li>a::before{color:#64748b}.guide-toc-box .toc-content nav#TableOfContents ul ul>li>a:hover{color:#2563eb}.dark .guide-toc-box .toc-content nav#TableOfContents ul ul>li>a:hover{color:#60a5fa}.guide-toc-box .toc-content nav#TableOfContents ul ul ul{margin-left:1rem}.guide-toc-box .toc-content nav#TableOfContents ul ul ul>li>a{font-size:.6875rem;color:#94a3b8}.guide-toc-box .toc-content nav#TableOfContents ul ul ul>li>a::before{content:'› '}.dark .guide-toc-box .toc-content nav#TableOfContents ul ul ul>li>a{color:#64748b}@media(max-width:768px){.guide-toc-box{margin:1.5rem 0}.guide-toc-box .toc-toggle{padding:.875rem 1rem;font-size:.875rem}.guide-toc-box .toc-content{padding:0 1rem .875rem}}.guide-navigation{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb}.guide-nav-container{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.guide-nav-link{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;text-decoration:none;color:inherit;transition:all .2s}.guide-nav-link:hover{border-color:#2563eb;background:#eff6ff;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.guide-nav-prev{justify-content:flex-start}.guide-nav-next{justify-content:flex-end;text-align:right}.guide-nav-arrow{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#f1f5f9;border-radius:50%;flex-shrink:0;color:#475569;transition:all .2s}.guide-nav-link:hover .guide-nav-arrow{background:#2563eb;color:#fff}.guide-nav-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.guide-nav-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.guide-nav-title{font-size:1rem;font-weight:600;color:#1e293b;line-height:1.4}.guide-nav-meta{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#94a3b8;margin-top:.25rem}.guide-nav-spacer{}@media(max-width:768px){.guide-nav-container{grid-template-columns:1fr}.guide-nav-link{padding:1rem}.guide-nav-next{flex-direction:row-reverse;text-align:left}.guide-nav-arrow{width:2.5rem;height:2.5rem}.guide-nav-title{font-size:.9375rem}}.code-block-wrapper{position:relative;margin:1.5rem 0;border-radius:.5rem;overflow:hidden;background:#1e293b;border:1px solid #334155}.code-block-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#0f172a;border-bottom:1px solid #334155}.code-block-title{font-size:.875rem;font-weight:600;color:#e2e8f0}.code-block-lang{font-size:.75rem;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;background:#1e293b;border-radius:.25rem}.code-block-container{overflow-x:auto;padding:1rem}.code-block-container pre{margin:0;background:0 0 !important}.code-block-container code{font-family:fira code,monaco,courier new,monospace;font-size:.875rem;line-height:1.6}.code-block-copy{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:#334155;color:#e2e8f0;border:1px solid #475569;border-radius:.375rem;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s;z-index:10}.code-block-copy:hover{background:#475569;border-color:#64748b}.copy-icon{width:1rem;height:1rem}.code-block-copy.copied{background:#059669;border-color:#10b981}.code-block-header+.code-block-container+.code-block-copy{top:3.5rem}@media(max-width:768px){.code-block-container{padding:.75rem}.code-block-container code{font-size:.8125rem}.code-block-copy{padding:.375rem .625rem;font-size:.6875rem}}