.sanitized-html-content{--sh-foreground:var(--color-foreground,#111827);--sh-muted:var(--color-muted-foreground,#6b7280);--sh-primary:var(--color-primary,#015a6a);--sh-secondary:var(--color-secondary,#fa5965);--sh-card:var(--color-card,#fff);--sh-card-foreground:var(--color-card-foreground,#0f172a);--sh-popover:var(--color-popover,#f8fafc);--sh-popover-foreground:var(--color-popover-foreground,#0f172a);--sh-border:var(--color-border,#0f172a0f);--sh-success:var(--color-success,#22c55e);--sh-radius:var(--radius,10px);color:var(--sh-foreground);word-wrap:break-word;-webkit-font-smoothing:antialiased;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;background:0 0;line-height:1.7}.sanitized-html-content h1,.sanitized-html-content h2,.sanitized-html-content h3,.sanitized-html-content h4,.sanitized-html-content h5,.sanitized-html-content h6{color:var(--sh-foreground);letter-spacing:-.01em;margin:1.2em 0 .6em;font-weight:600;line-height:1.25}.sanitized-html-content h1{font-size:1.75rem}.sanitized-html-content h2{font-size:1.5rem}.sanitized-html-content h3{font-size:1.25rem}.sanitized-html-content h4{font-size:1.125rem}.sanitized-html-content h5{font-size:1rem}.sanitized-html-content h6{color:var(--sh-muted);font-size:.9375rem}.sanitized-html-content p{color:var(--sh-foreground);margin:0 0 1rem;font-size:1rem}.sanitized-html-content a{color:var(--sh-primary);text-underline-offset:3px;word-break:break-word;text-decoration:underline;text-decoration-thickness:1px;transition:color .12s,text-decoration-color .12s}.sanitized-html-content a:hover,.sanitized-html-content a:focus{color:color-mix(in srgb,var(--sh-primary)85%,black 15%);-webkit-text-decoration-color:color-mix(in srgb,var(--sh-primary)60%,black 40%);text-decoration-color:color-mix(in srgb,var(--sh-primary)60%,black 40%);outline:none}.sanitized-html-content a[target=_blank]:after{content:"↗";opacity:.7;margin-left:.35em;font-size:.85em}.sanitized-html-content strong,.sanitized-html-content b{color:var(--sh-foreground);font-weight:700}.sanitized-html-content em,.sanitized-html-content i{color:var(--sh-foreground);font-style:italic}.sanitized-html-content ul,.sanitized-html-content ol{margin:0 0 1rem 1.25rem;padding:0}.sanitized-html-content li{margin:.35rem 0;line-height:1.6}.sanitized-html-content li[data-checked],.sanitized-html-content li[data-checked]>input[type=checkbox]{align-items:center;gap:.5rem;display:flex}.sanitized-html-content input[type=checkbox]{accent-color:var(--sh-primary)}.sanitized-html-content blockquote{border-left:4px solid color-mix(in srgb,var(--sh-muted)24%,transparent 76%);background:color-mix(in srgb,var(--sh-popover)80%,transparent 20%);color:var(--sh-muted);border-radius:calc(var(--sh-radius)/2);margin:0 0 1rem;padding:.8rem 1rem}.sanitized-html-content pre,.sanitized-html-content pre>code{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,"Roboto Mono","Courier New");background:color-mix(in srgb,var(--sh-popover)85%,transparent 15%);color:var(--sh-foreground);border-radius:calc(var(--sh-radius)/2);border:1px solid var(--sh-border);padding:.9rem;font-size:.875rem;line-height:1.4;overflow:auto}.sanitized-html-content code{font-family:var(--font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,"Roboto Mono","Courier New");background:color-mix(in srgb,var(--sh-popover)88%,transparent 12%);border:1px solid color-mix(in srgb,var(--sh-border)60%,#0000 40%);border-radius:6px;padding:.12rem .4rem;font-size:.875em}.sanitized-html-content hr{background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--sh-border)60%,transparent 40%),transparent);border:none;height:1px;margin:1.5rem 0}.sanitized-html-content table{border-collapse:collapse;width:100%;margin:.75rem 0 1rem;font-size:.95rem}.sanitized-html-content th,.sanitized-html-content td{border:1px solid var(--sh-border);text-align:left;vertical-align:top;padding:.55rem .75rem}.sanitized-html-content thead th{background:color-mix(in srgb,var(--sh-popover)88%,transparent 12%);font-weight:600}.sanitized-html-content img{border-radius:calc(var(--sh-radius)/2);max-width:100%;height:auto;margin:.6rem 0;display:block;box-shadow:0 1px 3px #0206170a}.sanitized-html-content figure{margin:0 0 1rem}.sanitized-html-content figcaption{color:var(--sh-muted);margin-top:.35rem;font-size:.875rem}.sanitized-html-content dl{margin:0 0 1rem}.sanitized-html-content dt{margin-top:.5rem;font-weight:600}.sanitized-html-content dd{margin:0 0 .6rem 1rem}.sanitized-html-content small{color:var(--sh-muted);font-size:.85em}.sanitized-html-content table,.sanitized-html-content pre,.sanitized-html-content img{overflow-wrap:anywhere;max-width:100%}.sanitized-html-content a:focus{outline:3px solid color-mix(in srgb,var(--sh-primary)12%,transparent 88%);outline-offset:2px;border-radius:6px}.sanitized-html-content h1[id],.sanitized-html-content h2[id],.sanitized-html-content h3[id],.sanitized-html-content h4[id],.sanitized-html-content h5[id],.sanitized-html-content h6[id]{scroll-margin-top:100px}.sanitized-html-content ul ul,.sanitized-html-content ol ol,.sanitized-html-content ul ol,.sanitized-html-content ol ul{margin-top:.35rem;margin-bottom:.35rem}.sanitized-html-content>:first-child{margin-top:0}.sanitized-html-content>:last-child{margin-bottom:0}.sanitized-html-content a.button,.sanitized-html-content button{border-radius:calc(var(--sh-radius)/2);border:1px solid var(--sh-border);background:color-mix(in srgb,var(--sh-popover)88%,transparent 12%);color:var(--sh-primary);align-items:center;gap:.5rem;padding:.5rem .75rem;text-decoration:none;display:inline-flex}.sanitized-html-content input[type=text],.sanitized-html-content input[type=email],.sanitized-html-content input[type=number],.sanitized-html-content select,.sanitized-html-content textarea{border:1px solid var(--sh-border);background:color-mix(in srgb,var(--sh-popover)92%,transparent 8%);color:var(--sh-foreground);border-radius:6px;padding:.45rem .6rem;font-family:inherit}@media (prefers-color-scheme:dark){.sanitized-html-content{color:var(--sh-foreground)}}.sanitized-html-content :where(p,li,dd,dt,blockquote,h1,h2,h3,h4,h5,h6,pre,code,table){color:inherit}.sanitized-html-content ul>li::marker{color:var(--sh-muted)}.sanitized-html-content ol>li::marker{color:var(--sh-muted)}.sanitized-html-content .embed,.sanitized-html-content iframe,.sanitized-html-content video{border-radius:calc(var(--sh-radius)/2);border:1px solid var(--sh-border);max-width:100%;margin:.75rem auto;display:block}.sanitized-html-content .table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.sanitized-html-content :where(figure,aside,section){margin:0 0 1rem}.sanitized-html-content *{box-sizing:border-box}
