:root{--presentation-primary:#3b82f6;--presentation-secondary:#1f2937;--presentation-accent:#60a5fa;--presentation-background:#ffffff;--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:0.5rem;--presentation-transition:all 0.3s cubic-bezier(0.4,0,0.2,1);--presentation-card-shadow:0 1px 3px rgba(0,0,0,0.12);--presentation-button-shadow:0 2px 4px rgba(59,130,246,0.1)}[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 rgba(0,0,0,0.3);--presentation-button-shadow:0 2px 4px rgba(96,165,250,0.2)}.presentation-element{transition:var(--presentation-transition)}.presentation-scale{container-type:inline-size;container-name:slide}@container slide (min-width: 0px){[data-heading-level="1"],h1{font-size:var(--font-size-5xl,2.1rem);line-height:1.2!important}[data-heading-level="1"],[data-heading-level="2"],h1,h2{color:var(--presentation-heading)!important;font-weight:700!important;font-family:var(--font-family-heading)!important}[data-heading-level="2"],h2{font-size:var(--font-size-4xl,1.575rem);line-height:1.25!important}[data-heading-level="3"],h3{font-size:var(--font-size-3xl,1.3125rem);line-height:1.3!important;color:var(--presentation-heading)!important;font-weight:700!important;font-family:var(--font-family-heading)!important}[data-text-block],div:not([class*=bullet]):not([class*=list]),p{font-size:clamp(1rem,1.25cqw,1.8rem)!important;line-height:1.625!important}[data-text-block],div:not([class*=bullet]):not([class*=list]),li,p{color:var(--presentation-text)!important;font-family:var(--presentation-body-font)!important}li{font-size:clamp(.95rem,1.04cqw,1.5rem)!important;line-height:1.6!important}.caption,[data-text-size=sm],small{font-size:clamp(.85rem,.83cqw,1.15rem)!important;line-height:1.5!important;color:var(--presentation-muted)!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 li,.presentation-scale p{font-size:1rem!important}}.presentation-heading{background:linear-gradient(135deg,var(--presentation-primary),var(--presentation-accent))!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;color:transparent!important;font-family:var(--font-family-heading)!important;font-weight:700!important;caret-color:var(--presentation-primary)!important;font-size:2em;margin-bottom:.75rem!important;line-height:1.2!important}.presentation-paragraph{margin-bottom:1rem!important;line-height:1.6!important;font-size:1.125rem!important}.presentation-paragraph,.presentation-text{font-family:var(--presentation-body-font)!important;color:var(--presentation-text)!important}.presentation-text{caret-color:var(--presentation-primary)!important}.presentation-slide{background-color:var(--presentation-background)!important;border:1px solid var(--presentation-accent);box-shadow:0 4px 12px rgba(0,0,0,.15);color:var(--presentation-text)!important;border-radius:var(--presentation-border-radius,.5rem)}[data-theme=dark] .presentation-slide{box-shadow:0 4px 16px rgba(0,0,0,.25)}h1.presentation-heading.presentation-heading{font-size:2.5em!important;margin-bottom:1rem!important}h2.presentation-heading.presentation-heading{font-size:2em!important;margin-bottom:.875rem!important}h3.presentation-heading.presentation-heading{font-size:1.75em!important;margin-bottom:.75rem!important}h4.presentation-heading.presentation-heading{font-size:1.5em!important;margin-bottom:.625rem!important}h5.presentation-heading.presentation-heading{font-size:1.25em!important;margin-bottom:.5rem!important}h6.presentation-heading.presentation-heading{font-size:1.125em!important;margin-bottom:.375rem!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{font-size:var(--font-size-md,1rem)!important;line-height:1.6}[data-is-presenting=true]{backdrop-filter:brightness(1.05)}[data-theme=dark] [data-is-presenting=true]{backdrop-filter:brightness(1.1)}