:root{--presentation-primary:#3b82f6;--presentation-secondary:#1f2937;--presentation-accent:#60a5fa;--presentation-background:#fff;--presentation-text:#1f2937;--presentation-heading:#111827;--presentation-muted:#6b7280;--presentation-heading-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--presentation-body-font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif;--presentation-border-radius:.5rem;--presentation-transition:all .3s cubic-bezier(.4, 0, .2, 1);--presentation-card-shadow:0 1px 3px #0000001f;--presentation-button-shadow:0 2px 4px #3b82f61a}[data-theme=dark]{--presentation-primary:#60a5fa;--presentation-secondary:#e5e7eb;--presentation-accent:#93c5fd;--presentation-background:#111827;--presentation-text:#e5e7eb;--presentation-heading:#f9fafb;--presentation-muted:#9ca3af;--presentation-card-shadow:0 1px 3px #0000004d;--presentation-button-shadow:0 2px 4px #60a5fa33}.presentation-element{transition:var(--presentation-transition)}.presentation-scale{container:slide/inline-size}@container slide (min-width:0){h1,[data-heading-level="1"]{font-size:var(--font-size-5xl,2.1rem);color:var(--presentation-heading)!important;font-weight:700!important;line-height:1.2!important;font-family:var(--font-family-heading)!important}h2,[data-heading-level="2"]{font-size:var(--font-size-4xl,1.575rem);color:var(--presentation-heading)!important;font-weight:700!important;line-height:1.25!important;font-family:var(--font-family-heading)!important}h3,[data-heading-level="3"]{font-size:var(--font-size-3xl,1.3125rem);color:var(--presentation-heading)!important;font-weight:700!important;line-height:1.3!important;font-family:var(--font-family-heading)!important}p,[data-text-block],div:not([class*=bullet]):not([class*=list]){color:var(--presentation-text)!important;font-size:clamp(1rem,1.25cqw,1.8rem)!important;line-height:1.625!important;font-family:var(--presentation-body-font)!important}li{color:var(--presentation-text)!important;font-size:clamp(.95rem,1.04cqw,1.5rem)!important;line-height:1.6!important;font-family:var(--presentation-body-font)!important}small,.caption,[data-text-size=sm]{color:var(--presentation-muted)!important;font-size:clamp(.85rem,.83cqw,1.15rem)!important;line-height:1.5!important;font-family:var(--presentation-body-font)!important}}@supports not (container-type:inline-size){.presentation-scale h1{font-size:2.1rem!important}.presentation-scale h2{font-size:1.575rem!important}.presentation-scale h3{font-size:1.3125rem!important}.presentation-scale p,.presentation-scale li{font-size:1rem!important}}.presentation-heading{font-size:2em;background:linear-gradient(135deg, var(--presentation-primary), var(--presentation-accent))!important;-webkit-text-fill-color:transparent!important;color:#0000!important;font-family:var(--font-family-heading)!important;caret-color:var(--presentation-primary)!important;-webkit-background-clip:text!important;background-clip:text!important;margin-bottom:.75rem!important;font-weight:700!important;line-height:1.2!important}.presentation-paragraph{line-height:1.6!important;font-family:var(--presentation-body-font)!important;color:var(--presentation-text)!important;margin-bottom:1rem!important;font-size:1.125rem!important}.presentation-text{color:var(--presentation-text)!important;font-family:var(--presentation-body-font)!important;caret-color:var(--presentation-primary)!important}.presentation-slide{border:1px solid var(--presentation-accent);border-radius:var(--presentation-border-radius,.5rem);box-shadow:0 4px 12px #00000026;background-color:var(--presentation-background)!important;color:var(--presentation-text)!important}[data-theme=dark] .presentation-slide{box-shadow:0 4px 16px #00000040}h1.presentation-heading.presentation-heading{margin-bottom:1rem!important;font-size:2.5em!important}h2.presentation-heading.presentation-heading{margin-bottom:.875rem!important;font-size:2em!important}h3.presentation-heading.presentation-heading{margin-bottom:.75rem!important;font-size:1.75em!important}h4.presentation-heading.presentation-heading{margin-bottom:.625rem!important;font-size:1.5em!important}h5.presentation-heading.presentation-heading{margin-bottom:.5rem!important;font-size:1.25em!important}h6.presentation-heading.presentation-heading{margin-bottom:.375rem!important;font-size:1.125em!important}[data-is-presenting=true] h1{font-size:var(--font-size-5xl,2.1rem)}[data-is-presenting=true] h2{font-size:var(--font-size-4xl,1.575rem)}[data-is-presenting=true] h3{font-size:var(--font-size-3xl,1.3125rem)}[data-is-presenting=true] p{line-height:1.6;font-size:var(--font-size-md,1rem)!important}[data-is-presenting=true]{-webkit-backdrop-filter:brightness(1.05);backdrop-filter:brightness(1.05)}[data-theme=dark] [data-is-presenting=true]{-webkit-backdrop-filter:brightness(1.1);backdrop-filter:brightness(1.1)}