.html-content{color:hsl(var(--foreground));overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.75}.html-content h1{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:2rem;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.html-content h2{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:2rem;margin-bottom:.875rem;font-size:1.875rem;font-weight:700;line-height:1.3}.html-content h3{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.4}.html-content h4{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:1.25rem;margin-bottom:.625rem;font-size:1.25rem;font-weight:600;line-height:1.5}.html-content h5{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:1rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.5}.html-content h6{color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;line-height:1.5}.html-content p{margin-bottom:1.25rem;line-height:1.75}.html-content p:last-child{margin-bottom:0}.html-content a{color:hsl(var(--accent));word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:500;text-decoration:underline;transition:all .2s}.html-content a:hover{opacity:.8}.html-content strong,.html-content b{color:hsl(var(--foreground));font-weight:600}.html-content em,.html-content i{font-style:italic}.html-content u{text-decoration:underline}.html-content s,.html-content del{opacity:.7;text-decoration:line-through}.html-content mark{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground));border-radius:.25rem;padding:.125rem .25rem}.html-content ul{margin-bottom:1.25rem;margin-left:1.5rem;padding-left:.5rem;list-style-type:disc}.html-content ol{margin-bottom:1.25rem;margin-left:1.5rem;padding-left:.5rem;list-style-type:decimal}.html-content li{margin-bottom:.5rem;line-height:1.75}.html-content li:last-child{margin-bottom:0}.html-content ul ul,.html-content ol ul{margin-top:.5rem;margin-bottom:.5rem;list-style-type:circle}.html-content ol ol,.html-content ul ol{margin-top:.5rem;margin-bottom:.5rem;list-style-type:lower-alpha}.html-content blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));background-color:hsl(var(--muted) / .3);word-break:break-word;overflow-wrap:break-word;border-radius:.375rem;margin:1.5rem 0;padding:1rem;font-style:italic}.html-content blockquote p{margin-bottom:.5rem}.html-content blockquote p:last-child{margin-bottom:0}.html-content code{background-color:hsl(var(--muted));color:hsl(var(--foreground));word-break:break-all;overflow-wrap:break-word;border-radius:.25rem;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.875em;font-weight:500}.html-content pre{background-color:hsl(var(--muted));color:hsl(var(--foreground));border:1px solid hsl(var(--border));word-wrap:normal;overflow-wrap:normal;border-radius:.5rem;max-width:100%;margin:1.5rem 0;padding:1rem;overflow-x:auto}.html-content pre code{word-break:normal;overflow-wrap:normal;background-color:#0000;border-radius:0;padding:0;font-size:.875rem;line-height:1.7}.html-content img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.html-content figure{margin:1.5rem 0}.html-content figcaption{text-align:center;color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.875rem;font-style:italic}.html-content hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.html-content table{border-collapse:separate;border-spacing:0;border:1px solid hsl(var(--border));white-space:nowrap;-webkit-overflow-scrolling:touch;border-radius:.5rem;width:100%;max-width:100%;margin:1.5rem 0;display:block;overflow:auto hidden;box-shadow:0 1px 3px #0000001a}.html-content thead{background-color:hsl(var(--muted))}.html-content th{text-align:left;color:hsl(var(--foreground));border-bottom:2px solid hsl(var(--border));border-right:1px solid hsl(var(--border));background-color:hsl(var(--muted));padding:.875rem 1rem;font-weight:600}.html-content th:last-child{border-right:none}.html-content td{border-bottom:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border));color:hsl(var(--foreground));word-break:break-word;overflow-wrap:break-word;max-width:300px;padding:.875rem 1rem}.html-content td:last-child{border-right:none}.html-content tbody tr:last-child td{border-bottom:none}.html-content tbody tr:nth-child(odd){background-color:hsl(var(--background))}.html-content tbody tr:nth-child(2n){background-color:hsl(var(--muted) / .3)}.html-content tbody tr:hover{background-color:hsl(var(--accent) / .5);transition:background-color .2s}.html-content th[align=center],.html-content td[align=center]{text-align:center}.html-content th[align=right],.html-content td[align=right]{text-align:right}@media (max-width:640px){.html-content table{font-size:.875rem}.html-content th,.html-content td{max-width:200px;padding:.625rem .75rem}}.html-content abbr{cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.html-content sub,.html-content sup{vertical-align:baseline;font-size:.75em;line-height:0;position:relative}.html-content sup{top:-.5em}.html-content sub{bottom:-.25em}.html-content kbd{background-color:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.25rem;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.875em;box-shadow:0 1px 2px #0000001a}.html-content samp{background-color:hsl(var(--muted));border-radius:.25rem;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.875em}.html-content var{font-family:Courier New,Courier,monospace;font-style:italic}.html-content details{border:1px solid hsl(var(--border));background-color:hsl(var(--card));border-radius:.5rem;margin:1rem 0;padding:1rem}.html-content summary{cursor:pointer;color:hsl(var(--foreground));-webkit-user-select:none;user-select:none;font-weight:600}.html-content summary:hover{color:hsl(var(--primary))}.html-content details[open] summary{border-bottom:1px solid hsl(var(--border));margin-bottom:.75rem;padding-bottom:.75rem}.html-content dl{margin:1.5rem 0}.html-content dt{color:hsl(var(--foreground));margin-top:1rem;font-weight:600}.html-content dt:first-child{margin-top:0}.html-content dd{color:hsl(var(--muted-foreground));margin-top:.25rem;margin-left:1.5rem}.html-content address{margin:1rem 0;font-style:normal;line-height:1.75}@media (max-width:640px){.html-content h1{font-size:1.875rem}.html-content h2{font-size:1.5rem}.html-content h3{font-size:1.25rem}.html-content h4{font-size:1.125rem}.html-content h5,.html-content h6{font-size:1rem}.html-content ul,.html-content ol{margin-left:1rem}.html-content blockquote{padding:.75rem}.html-content pre{padding:.75rem;font-size:.8125rem}.html-content table{font-size:.875rem}.html-content th,.html-content td{padding:.5rem .75rem}}@media print{.html-content{color:#000}.html-content a{color:#000;text-decoration:underline}.html-content img{page-break-inside:avoid;max-width:100%}.html-content h1,.html-content h2,.html-content h3,.html-content h4,.html-content h5,.html-content h6{page-break-after:avoid}.html-content pre,.html-content blockquote,.html-content table{page-break-inside:avoid}}.html-content small{color:hsl(var(--muted-foreground));font-size:.875em}.html-content ins{background-color:hsl(var(--accent) / .3);border-radius:.25rem;padding:.125rem .25rem;text-decoration:none}.html-content time{color:hsl(var(--muted-foreground));font-style:italic}.html-content q{quotes:"\"" "\"" """ """;font-style:italic}.html-content q:before{content:open-quote}.html-content q:after{content:close-quote}.html-content cite{color:hsl(var(--muted-foreground));font-style:italic}.html-content pre{white-space:pre-wrap;word-wrap:break-word}.html-content ::selection{background-color:hsl(var(--primary) / .3);color:hsl(var(--foreground))}.html-content a:focus,.html-content button:focus,.html-content summary:focus{outline:2px solid hsl(var(--primary));outline-offset:2px;border-radius:.25rem}.html-content blockquote blockquote{border-left-color:hsl(var(--muted-foreground));margin-top:1rem;margin-bottom:1rem}.html-content h1+p,.html-content h2+p,.html-content h3+p,.html-content h4+p,.html-content h5+p,.html-content h6+p{margin-top:0}.html-content>p:first-of-type{color:hsl(var(--foreground));font-size:1.125rem;line-height:1.75}.html-content.drop-cap>p:first-of-type:first-letter{float:left;color:hsl(var(--primary));margin-top:.125rem;margin-right:.5rem;font-size:3.5rem;font-weight:700;line-height:1}.html-content .footnote{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));margin-top:2rem;padding-top:1rem;font-size:.875rem}.html-content .footnote-ref{vertical-align:super;color:hsl(var(--primary));font-size:.75em;font-weight:600;text-decoration:none}.html-content .footnote-ref:hover{text-decoration:underline}.html-content .callout{border-left:4px solid;border-radius:.5rem;margin:1.5rem 0;padding:1rem}.html-content .callout-info{background-color:hsl(var(--primary) / .1);border-left-color:hsl(var(--primary))}.html-content .callout-warning{background-color:#ffc1051a;border-left-color:#ffc105}.html-content .callout-danger{background-color:hsl(var(--destructive) / .1);border-left-color:hsl(var(--destructive))}.html-content .callout-success{background-color:#16a2491a;border-left-color:#16a249}.html-content .button,.html-content button[type=button],.html-content button[type=submit]{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.html-content .button:hover,.html-content button[type=button]:hover,.html-content button[type=submit]:hover{background-color:hsl(var(--primary) / .9);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a}.html-content .badge,.html-content .tag{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground));border-radius:9999px;margin-bottom:.5rem;margin-right:.5rem;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-block}.html-content .alert{border:1px solid;border-radius:.5rem;margin:1.5rem 0;padding:1rem}.html-content .alert-info{background-color:hsl(var(--primary) / .1);border-color:hsl(var(--primary));color:hsl(var(--foreground))}.html-content .alert-warning{color:hsl(var(--foreground));background-color:#ffc1051a;border-color:#ffc105}.html-content .alert-danger{background-color:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive));color:hsl(var(--foreground))}.html-content .alert-success{color:hsl(var(--foreground));background-color:#16a2491a;border-color:#16a249}.html-content .columns-2{column-count:2;column-gap:2rem}.html-content .columns-3{column-count:3;column-gap:2rem}@media (max-width:768px){.html-content .columns-2,.html-content .columns-3{column-count:1}}.html-content .text-left{text-align:left}.html-content .text-center{text-align:center}.html-content .text-right{text-align:right}.html-content .text-justify{text-align:justify}.html-content img.align-left{float:left;margin-bottom:1rem;margin-right:1.5rem}.html-content img.align-right{float:right;margin-bottom:1rem;margin-left:1.5rem}.html-content img.align-center{margin-left:auto;margin-right:auto;display:block}.html-content .clear{clear:both}.html-content:after{content:"";clear:both;display:table}.html-content iframe,.html-content video{border-radius:.5rem;max-width:100%;margin:1.5rem 0;box-shadow:0 4px 6px -1px #0000001a}.html-content .video-wrapper{border-radius:.5rem;height:0;margin:1.5rem 0;padding-bottom:56.25%;position:relative;overflow:hidden}.html-content .video-wrapper iframe,.html-content .video-wrapper video{width:100%;height:100%;margin:0;position:absolute;top:0;left:0}.html-content .divider{text-align:center;color:hsl(var(--muted-foreground));align-items:center;margin:2rem 0;font-size:.875rem;font-weight:500;display:flex}.html-content .divider:before,.html-content .divider:after{content:"";border-bottom:1px solid hsl(var(--border));flex:1}.html-content .divider:before{margin-right:1rem}.html-content .divider:after{margin-left:1rem}.html-content pre code .highlight{background-color:hsl(var(--accent) / .3);margin:0 -1rem;padding:0 1rem;display:block}.html-content pre code .line-number{text-align:right;width:2rem;color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;margin-right:1rem;display:inline-block}.html-content{scroll-behavior:smooth}.html-content .anchor-link{color:hsl(var(--muted-foreground));opacity:0;margin-left:.5rem;text-decoration:none;transition:opacity .2s}.html-content h1:hover .anchor-link,.html-content h2:hover .anchor-link,.html-content h3:hover .anchor-link,.html-content h4:hover .anchor-link,.html-content h5:hover .anchor-link,.html-content h6:hover .anchor-link{opacity:1}.html-content.with-progress{position:relative}.html-content.with-progress:before{content:"";background:linear-gradient(to right, hsl(var(--primary)), hsl(var(--accent)));z-index:1000;height:3px;transition:width .1s;position:fixed;top:0;left:0}.html-content [data-tooltip]{cursor:help;border-bottom:1px dotted hsl(var(--muted-foreground));position:relative}.html-content [data-tooltip]:after{content:attr(data-tooltip);background-color:hsl(var(--foreground));color:hsl(var(--background));white-space:nowrap;opacity:0;pointer-events:none;border-radius:.25rem;margin-bottom:.5rem;padding:.5rem;font-size:.875rem;transition:opacity .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.html-content [data-tooltip]:hover:after{opacity:1}.html-content .gradient-text{background:linear-gradient(to right, hsl(var(--primary)), hsl(var(--accent)));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.html-content a.animated-link{text-decoration:none;position:relative}.html-content a.animated-link:after{content:"";background-color:hsl(var(--primary));width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.html-content a.animated-link:hover:after{width:100%}.html-content .spoiler{background-color:hsl(var(--foreground));color:hsl(var(--foreground));cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s}.html-content .spoiler:hover,.html-content .spoiler.revealed{color:hsl(var(--foreground));background-color:#0000}.html-content ul.checklist{margin-left:0;padding-left:0;list-style:none}.html-content ul.checklist li{padding-left:2rem;position:relative}.html-content ul.checklist li:before{content:"☐";color:hsl(var(--muted-foreground));font-size:1.25rem;position:absolute;left:0}.html-content ul.checklist li.checked:before{content:"☑";color:hsl(var(--primary))}.html-content .progress{background-color:hsl(var(--muted));border-radius:9999px;width:100%;height:1rem;margin:1rem 0;overflow:hidden}.html-content .progress-bar{background-color:hsl(var(--primary));height:100%;transition:width .3s}.html-content .stat{text-align:center;background-color:hsl(var(--muted) / .3);border-radius:.5rem;margin:1rem 0;padding:1.5rem}.html-content .stat-value{color:hsl(var(--primary));margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1}.html-content .stat-label{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}@media (max-width:640px){.html-content .hide-mobile{display:none}}@media (min-width:641px){.html-content .show-mobile{display:none}}@media (prefers-color-scheme:dark){.html-content img{opacity:.9}.html-content code,.html-content pre{background-color:hsl(var(--muted) / .5)}}
