:root{--slide-bg:#fff;--slide-text:#1a1a2e;--slide-accent:#16a34a;--slide-section-text:#fff;--slide-font-family:"Inter", system-ui, -apple-system, sans-serif;--slide-progress:var(--slide-accent,#16a34a);--slide-progress-height:3px;--slide-number-bottom:36px;--slide-number-right:64px;--slide-number-font-size:16px;--slide-number-letter-spacing:.08em;--slide-number-color:#ccc;--mark-yellow:#fef08a;--mark-orange:#fed7aa;--mark-red:#fecaca;--mark-blue:#bfdbfe;--mark-green:#bbf7d0;--mark-purple:#e9d5ff}.reslide-transition-container,.reslide-transition-slide{height:100%}.reslide-deck{font-family:var(--slide-font-family);line-height:1.6}.reslide-slide:not([data-layout=none]) h1{margin-bottom:.5rem;font-size:3.75rem;font-weight:700;line-height:1.2}.reslide-slide:not([data-layout=none]) h2{margin-bottom:.5rem;font-size:2.75rem;font-weight:600}.reslide-slide:not([data-layout=none]) h3{margin-bottom:.375rem;font-size:2rem;font-weight:600}.reslide-slide:not([data-layout=none]) p{margin-bottom:.5rem;font-size:1.5rem}.reslide-slide:not([data-layout=none]) ul{margin-bottom:.5rem;padding-left:2rem;font-size:1.5rem;list-style-type:disc}.reslide-slide:not([data-layout=none]) ol{margin-bottom:.5rem;padding-left:2rem;font-size:1.5rem;list-style-type:decimal}.reslide-slide:not([data-layout=none]) ul ul{list-style-type:circle}.reslide-slide:not([data-layout=none]) ul ul ul{list-style-type:square}.reslide-slide:not([data-layout=none]) ol ol{list-style-type:lower-alpha}.reslide-slide:not([data-layout=none]) li{margin-bottom:.25rem;font-size:1.5rem}.reslide-slide:not([data-layout=none]) code{background:#f1f5f9;border-radius:.25em;padding:.15em .4em;font-size:1.35rem}.reslide-slide:not([data-layout=none]) pre{color:#e2e8f0;background:#1e293b;border-radius:.5rem;margin-bottom:1rem;padding:1.5rem;font-size:1.2rem;overflow-x:auto}.reslide-slide:not([data-layout=none]) pre code{background:0 0;padding:0}.reslide-slide:not([data-layout=none]) table{border-collapse:collapse;width:100%;margin-bottom:1rem;font-size:1.35rem}.reslide-slide:not([data-layout=none]) th,.reslide-slide:not([data-layout=none]) td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.5rem .75rem}.reslide-slide:not([data-layout=none]) th{border-bottom:2px solid #cbd5e1;font-weight:600}.reslide-slide:not([data-layout=none]) tr:last-child td{border-bottom:none}.reslide-slide:not([data-layout=none]) a{color:var(--slide-accent);text-decoration:underline}.reslide-slide:not([data-layout=none]) 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-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}