.cr-content{color:#334155;word-break:break-word;font-size:1.125rem;line-height:1.9}.cr-content>:first-child{margin-top:0}.cr-content>:last-child{margin-bottom:0}.cr-content h1{color:#0f172a;letter-spacing:-.025em;margin-top:3rem;margin-bottom:1.25rem;font-size:2.25rem;font-weight:900;line-height:1.2}.cr-content h2{color:#0f172a;letter-spacing:-.02em;border-bottom:2px solid #e2e8f0;margin-top:2.75rem;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.3}.cr-content h3{color:#0f172a;margin-top:2.25rem;margin-bottom:.75rem;font-size:1.375rem;font-weight:700;line-height:1.4}.cr-content h4{color:#1e293b;margin-top:1.75rem;margin-bottom:.5rem;font-size:1.175rem;font-weight:700;line-height:1.45}.cr-content h5{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;margin-top:1.5rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;line-height:1.5}.cr-content h6{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-top:1.25rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.5}.cr-content p{margin-bottom:1.5rem;line-height:1.9}.cr-content p+p{margin-top:0}.cr-content a{color:#6366f1;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #c7d2fe;text-decoration:underline #c7d2fe;text-decoration-thickness:2px;transition:all .2s}.cr-content a:hover{color:#4f46e5;text-decoration-color:#6366f1}.cr-content strong,.cr-content b{color:#0f172a;font-weight:700}.cr-content em,.cr-content i{font-style:italic}.cr-content mark{background:linear-gradient(120deg,#fef08a 0%,#fde68a 100%);border-radius:3px;padding:.1em .3em}.cr-content s,.cr-content del{color:#94a3b8;text-decoration:line-through}.cr-content img{border:2px solid #e2e8f0;border-radius:12px;max-width:100%;height:auto;margin:2rem 0;box-shadow:0 4px 6px -1px #0000000d}.cr-content figure{margin:2rem 0}.cr-content figcaption{text-align:center;color:#64748b;margin-top:.75rem;font-size:.875rem;font-style:italic;line-height:1.5}.cr-content blockquote{color:#475569;background:#f8fafc;border-left:4px solid #6366f1;border-radius:0 12px 12px 0;margin:2rem 0;padding:1.25rem 1.5rem;font-style:italic}.cr-content blockquote p{margin-bottom:0}.cr-content blockquote p+p{margin-top:.75rem}.cr-content ul{margin-top:1rem;margin-bottom:1.75rem;padding-left:0;list-style:none}.cr-content ul li{margin-bottom:.625rem;padding-left:1.75rem;line-height:1.75;position:relative}.cr-content ul li:before{content:"";background:#6366f1;border-radius:2px;width:8px;height:8px;position:absolute;top:.65em;left:0;transform:rotate(45deg)}.cr-content ul ul{margin-top:.5rem;margin-bottom:.5rem}.cr-content ul ul li:before{background:0 0;border:2px solid #8b5cf6;width:6px;height:6px}.cr-content ul ul ul li:before{background:#94a3b8;border:none;border-radius:50%;width:5px;height:5px}.cr-content ol{counter-reset:ol-counter;margin-top:1rem;margin-bottom:1.75rem;padding-left:0;list-style:none}.cr-content ol li{counter-increment:ol-counter;margin-bottom:.75rem;padding-left:2.5rem;line-height:1.75;position:relative}.cr-content ol li:before{content:counter(ol-counter);color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-size:.75rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.15em;left:0}.cr-content ol ol{margin-top:.5rem;margin-bottom:.5rem}.cr-content ol ol li:before{color:#6366f1;background:#f1f5f9;border:2px solid #c7d2fe;width:1.4rem;height:1.4rem;font-size:.7rem}.cr-content code{color:#6366f1;white-space:nowrap;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:.2rem .45rem;font-family:SF Mono,Fira Code,JetBrains Mono,Cascadia Code,monospace;font-size:.875em}.cr-content pre{color:#e2e8f0;background:#0f172a;border:2px solid #334155;border-radius:12px;margin:2rem 0;padding:1.5rem;font-size:.875rem;line-height:1.75;position:relative;overflow-x:auto;box-shadow:0 4px 6px -1px #0000001a}.cr-content pre:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='14'%3E%3Ccircle cx='6' cy='7' r='4' fill='%23ff5f56'/%3E%3Ccircle cx='22' cy='7' r='4' fill='%23ffbd2e'/%3E%3Ccircle cx='38' cy='7' r='4' fill='%2327c93f'/%3E%3C/svg%3E") no-repeat;height:12px;margin-bottom:1rem;display:block}.cr-content pre code{color:inherit;font-size:inherit;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;background:0 0;border:none;border-radius:0;padding:0}.code-block-actions{opacity:0;z-index:2;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:8px;right:8px}.cr-content pre:hover .code-block-actions{opacity:1}.code-block-actions button{color:#94a3b8;cursor:pointer;background:#1e293b;border:1px solid #475569;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s;display:flex}.code-block-actions button:hover{color:#e2e8f0;background:#334155;border-color:#64748b}.code-block-actions button.copied{color:#4ade80;border-color:#4ade80}.cr-content table{border-collapse:separate;border-spacing:0;border:2px solid #0f172a;border-radius:12px;width:100%;margin:2rem 0;font-size:.9375rem;overflow:hidden}.cr-content thead{color:#fff;background:#0f172a}.cr-content th{text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:.85rem 1rem;font-size:.8125rem;font-weight:700}.cr-content td{border-top:1px solid #e2e8f0;padding:.85rem 1rem}.cr-content tbody tr:nth-child(2n){background:#f8fafc}.cr-content tbody tr:hover{background:#f1f5f9}.cr-content hr{background:linear-gradient(90deg,#6366f1,#8b5cf6,#f59e0b);border:none;border-radius:2px;height:3px;margin:3rem 0}.cr-content iframe{aspect-ratio:16/9;border:2px solid #e2e8f0;border-radius:12px;width:100%;margin:2rem 0}.cr-content video{border-radius:12px;max-width:100%;margin:2rem 0}.cr-content details{border:2px solid #e2e8f0;border-radius:12px;margin:1.5rem 0;overflow:hidden}.cr-content details summary{cursor:pointer;background:#f8fafc;padding:1rem 1.25rem;font-weight:600;transition:background .2s}.cr-content details summary:hover{background:#f1f5f9}.cr-content details[open] summary{border-bottom:2px solid #e2e8f0}.cr-content details>:not(summary){padding:0 1.25rem}.cr-content kbd{color:#374151;background:#f8fafc;border:1px solid #d1d5db;border-bottom-width:2px;border-radius:4px;padding:.1em .4em;font-family:inherit;font-size:.875em}.cr-content abbr[title]{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.cr-content sup,.cr-content sub{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}.cr-content sup{top:-.5em}.cr-content sub{bottom:-.25em}.cr-content-dark,.cr-content-dark p,.cr-content-dark span,.cr-content-dark li,.cr-content-dark td,.cr-content-dark th,.cr-content-dark div{color:#e2e8f0!important}.cr-content-dark h1,.cr-content-dark h2,.cr-content-dark h3,.cr-content-dark h4{color:#fff!important}.cr-content-dark h2{border-bottom-color:#ffffff26}.cr-content-dark h5,.cr-content-dark h6{color:#cbd5e1!important}.cr-content-dark strong,.cr-content-dark b{color:#fff!important}.cr-content-dark a{text-decoration-color:#818cf866;color:#818cf8!important}.cr-content-dark a:hover{text-decoration-color:#818cf8;color:#a5b4fc!important}.cr-content-dark blockquote{background:#ffffff0d;border-left-color:#818cf8}.cr-content-dark blockquote,.cr-content-dark blockquote p,.cr-content-dark blockquote span{color:#94a3b8!important}.cr-content-dark code{background:#ffffff1a;border-color:#ffffff1a;color:#a5b4fc!important}.cr-content-dark pre,.cr-content-dark pre code{color:#e2e8f0!important}.cr-content-dark img{border-color:#ffffff1a}.cr-content-dark table{border-color:#ffffff26}.cr-content-dark thead{background:#ffffff1a}.cr-content-dark thead th{color:#fff!important}.cr-content-dark td{border-top-color:#ffffff12}.cr-content-dark tbody tr:nth-child(2n){background:#ffffff08}.cr-content-dark tbody tr:hover{background:#ffffff0d}.cr-content-dark hr{background:linear-gradient(90deg,#818cf8,#a78bfa,#f59e0b)}.cr-content-dark details{border-color:#ffffff1a}.cr-content-dark details summary{background:#ffffff0d;color:#f1f5f9!important}.cr-content-dark details summary:hover{background:#ffffff14}.cr-content-dark details[open] summary{border-bottom-color:#ffffff1a}.cr-content-dark ul li:before{background:#818cf8!important}.cr-content-dark ul ul li:before{border-color:#a78bfa;background:0 0!important}.cr-content-dark ul ul ul li:before{border:none;background:#64748b!important}.cr-content-dark ol li:before{color:#fff!important;background:linear-gradient(135deg,#818cf8,#a78bfa)!important}.cr-content-dark ol ol li:before{border-color:#818cf84d;color:#818cf8!important;background:#ffffff0d!important}.cr-content-dark mark{background:#facc1533;color:#fde68a!important}.cr-content-dark kbd{background:#ffffff1a;border-color:#fff3;color:#e2e8f0!important}.cr-content-dark iframe{border-color:#ffffff1a}.cr-content-dark figcaption{color:#94a3b8!important}
