:root{--slide-bg:#fff;--slide-text:#1a1a2e;--slide-accent:#16a34a;--slide-section-text:#fff;--mark-yellow:#fef08a;--mark-orange:#fed7aa;--mark-red:#fecaca;--mark-blue:#bfdbfe;--mark-green:#bbf7d0;--mark-purple:#e9d5ff}.reslide-deck{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.reslide-slide h1{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.reslide-slide h2{margin-bottom:.75rem;font-size:1.75rem;font-weight:600}.reslide-slide h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.reslide-slide p{margin-bottom:.75rem}.reslide-slide ul{margin-bottom:.75rem;padding-left:1.5rem;list-style-type:disc}.reslide-slide ol{margin-bottom:.75rem;padding-left:1.5rem;list-style-type:decimal}.reslide-slide ul ul{list-style-type:circle}.reslide-slide ul ul ul{list-style-type:square}.reslide-slide ol ol{list-style-type:lower-alpha}.reslide-slide li{margin-bottom:.25rem}.reslide-slide code{background:#f1f5f9;border-radius:.25em;padding:.15em .4em;font-size:.9em}.reslide-slide pre{color:#e2e8f0;background:#1e293b;border-radius:.5rem;margin-bottom:1rem;padding:1.25rem;overflow-x:auto}.reslide-slide pre code{background:0 0;padding:0}.reslide-slide table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:.9em}.reslide-slide th,.reslide-slide td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem}.reslide-slide th{border-bottom:2px solid #cbd5e1;font-weight:600}.reslide-slide tr:last-child td{border-bottom:none}.reslide-slide a{color:var(--slide-accent);text-decoration:underline}.reslide-slide img{border-radius:.5rem;max-width:100%}
:root{--slide-bg:#fff;--slide-text:#1a1a2e;--slide-accent:#3b82f6;--slide-section-text:#fff;--mark-yellow:#fef08a;--mark-orange:#fed7aa;--mark-red:#fecaca;--mark-blue:#bfdbfe;--mark-green:#bbf7d0;--mark-purple:#e9d5ff}.dark{--slide-bg:#0f172a;--slide-text:#e2e8f0;--slide-accent:#60a5fa;--slide-section-text:#fff;--mark-yellow:#854d0e;--mark-orange:#9a3412;--mark-red:#991b1b;--mark-blue:#1e40af;--mark-green:#166534;--mark-purple:#6b21a8}.dark .reslide-slide code{background:#1e293b}.dark .reslide-slide pre{background:#020617}.dark .reslide-slide th,.dark .reslide-slide td{border-bottom-color:#334155}.dark .reslide-slide th{border-bottom-color:#475569}.reslide-transition-container,.reslide-transition-slide{height:100%}.reslide-slide blockquote{border-left:4px solid var(--slide-accent);opacity:.85;margin:.75rem 0;padding:.5rem 1rem;font-style:italic}.reslide-slide hr{opacity:.2;border:none;border-top:1px solid;margin:1rem 0}