@media (max-width:1023.98px),(orientation:portrait){html[data-craft-room-mobile-shell],html[data-craft-room-mobile-shell] body{background-color:var(--craft-room-document-bg,var(--color-bg-page))}@media (prefers-color-scheme:dark){html[data-craft-room-mobile-shell],html[data-craft-room-mobile-shell] body{background-color:var(--craft-room-document-bg,var(--color-absolute-black))}}}.craft-room-page{--room-page-bg:#fbfcfd;--room-surface-base:#fff;--room-surface-elevated:#fff;--room-surface-hover:#f3f5f7;--room-on-surface:#3f4753;--room-on-surface-muted:#94a0ad;--room-tooltip-on-surface:var(--room-on-surface);--room-tooltip-border:color-mix(in srgb, var(--room-divider) 80%, transparent);--room-accent:var(--color-surface-base);--room-accent-contrast:var(--color-text-primary);--room-active-accent:var(--room-accent);--room-active-accent-contrast:var(--room-accent-contrast);--room-divider:#eef1f4;--room-deck-shadow:#0f172a2e;--room-deck-surface:#fff;--room-font-body:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--room-font-heading:var(--room-font-body);--room-deck-radius:var(--radius-lg);--room-control-radius:8px;--room-chrome-shadow:var(--shadow-room-chrome);--room-header-shadow:0 10px 15px #00000014;--room-menu-shadow:0 10px 15px #00000004;--room-chrome-hover-bg:color-mix(in srgb, var(--room-on-surface) 8%, transparent);--room-gutter-inline:var(--space-6);--room-gutter-block:var(--space-4);--room-main-gap:var(--space-4);--room-deck-padding:var(--space-6);--room-actions-width:288px;--room-actions-bleed:6px;--room-actions-bleed-inline-end:var(--room-actions-bleed);--room-chat-width:360px;--room-header-inset:var(--space-3);--room-main-padding-top:calc(var(--room-gutter-block) - var(--space-1));--room-header-bar-height:calc(var(--control-height-tier-1) + 2 * var(--space-1) + 2px);--room-sticky-header-clearance:calc(var(--room-header-inset) + var(--room-header-bar-height));--room-embedded-chrome-above-main:calc(var(--room-header-inset) + var(--room-header-bar-height));--room-rail-bottom-inset:var(--space-3);background:var(--room-page-bg);width:100%;min-height:100vh;color:var(--room-on-surface);font-family:var(--room-font-body);flex-direction:column;display:flex}@media (prefers-color-scheme:dark){.craft-room-page--loading{--room-page-bg:var(--color-absolute-black);--room-surface-base:#24282e;--room-surface-elevated:#2a2e35;--room-surface-hover:#30343b;--room-on-surface:#e6e8eb;--room-on-surface-muted:#8b929c;--room-divider:#383c44;--room-deck-surface:#24282e}}.craft-room-page:not(.craft-room-page--phone){--room-deck-radius:24px!important}.craft-room-main{width:100%;min-height:0;padding:var(--room-gutter-block) var(--room-gutter-inline);padding-top:var(--room-main-padding-top);flex:1;gap:0;margin:0 auto;display:flex}.craft-room-main--actions-hiding{animation:.22s cubic-bezier(.4,0,1,1) forwards craft-room-main-gap-collapse}.craft-room-main--actions-showing{animation:.22s cubic-bezier(.22,1,.36,1) both craft-room-main-gap-expand}@keyframes craft-room-main-gap-collapse{0%{gap:var(--room-main-gap)}to{gap:0}}@keyframes craft-room-main-gap-expand{0%{gap:0}to{gap:var(--room-main-gap)}}@media (prefers-reduced-motion:reduce){.craft-room-main--actions-hiding,.craft-room-main--actions-showing{animation:none}.craft-room-main--actions-hiding{gap:0}}.craft-room-page--desktop{--room-actions-bleed-inline-end:0px}.craft-room-page--desktop.craft-room-page--desktop-canvas{height:var(--craft-viewport-height,100dvh);min-height:0;overflow:clip}.craft-room-page--desktop.craft-room-page--desktop-canvas .craft-room-main{flex:auto;min-height:0}.craft-room-page--desktop .craft-room-main{align-items:stretch;gap:var(--room-main-gap);flex-direction:row;overflow-x:clip}.prezi-room-overlay-shell .craft-room-page--embedded-canvas{--room-embedded-viewport-h:var(--craft-viewport-height,100dvh);--room-embedded-main-vertical-pad:calc(var(--room-gutter-block) * 2);--room-embedded-main-content-h:calc(var(--room-embedded-viewport-h) - var(--room-embedded-chrome-above-main) - var(--room-embedded-main-vertical-pad));box-sizing:border-box;overscroll-behavior:none;flex-direction:column;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.prezi-room-overlay-shell .craft-room-page--embedded-canvas>.craft-room-header{flex-shrink:0}.prezi-room-overlay-shell .craft-room-page--embedded-canvas .craft-room-main{box-sizing:border-box;flex:1;min-height:0;overflow:clip}.prezi-room-overlay-shell .craft-room-page--embedded-canvas.craft-room-page--desktop .craft-room-main{overflow:clip}.prezi-room-overlay-shell .craft-room-page--embedded-canvas.craft-room-page--desktop .craft-room-deck:not(.craft-room-deck--stack){box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-self:stretch;align-items:center;min-width:0;min-height:0;padding-top:0;padding-bottom:0;display:flex;overflow:hidden;container-type:size}.prezi-room-overlay-shell .craft-room-page--embedded-canvas.craft-room-page--desktop .craft-room-deck:not(.craft-room-deck--stack) .craft-room-deck-frame{aspect-ratio:16/9;width:min(100cqi,177.778cqh);max-width:100%;height:min(100cqh,56.25cqi);max-height:100%}.prezi-room-overlay-shell .craft-room-page--embedded-canvas.craft-room-page--desktop .craft-room-actions-slot{flex:0 0 var(--room-actions-width);flex-direction:column;align-self:stretch;min-height:0;margin-right:0;display:flex}.prezi-room-overlay-shell .craft-room-page--embedded:not(.craft-room-page--desktop) .craft-room-main{overflow:hidden}.prezi-room-overlay-shell .craft-room-page--embedded:not(.craft-room-page--desktop) .craft-room-actions-slot{flex:auto;min-height:0;overflow:hidden}.prezi-room-overlay-shell .craft-room-page--embedded:not(.craft-room-page--desktop) .craft-room-actions{height:100%;min-height:0;max-height:100%;overflow:hidden}.prezi-room-overlay-shell .craft-room-page--embedded:not(.craft-room-page--desktop) .craft-room-deck:not(.craft-room-deck--stack) .craft-room-deck-frame{width:100%;max-height:none}.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow{overscroll-behavior:auto;height:auto;min-height:100%;max-height:none;overflow:visible}.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow .craft-room-main,.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow .craft-room-actions-slot,.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow .craft-room-actions{overflow:visible}.craft-room-page--desktop{--room-slides-content-top:calc(var(--room-embedded-chrome-above-main) + var(--room-main-padding-top))}.craft-room-page--desktop.craft-room-page--deck-scroll{scrollbar-gutter:stable;height:100dvh;overflow:hidden auto}.craft-room-page--desktop .craft-room-main--deck-scroll{min-height:0;padding-top:var(--room-gutter-block);flex:1 0 auto;align-items:flex-start;overflow:visible}.craft-room-page--phone .craft-room-main{flex-direction:column}.craft-room-page .craft-share-qr-panel--last-slide{transform:translate(calc(-1 * var(--space-2)), var(--space-2));z-index:calc(var(--z-modal) + 6)}.craft-room-page .prezi-newscaster-present-shell--inline:has(.craft-share-qr-panel--last-slide){z-index:calc(var(--z-modal) + 7)}@media (max-width:720px){.craft-room-page .craft-share-qr-panel--last-slide{max-width:min(calc(30vh + 2 * var(--space-3)), calc(100vw - 2rem))}.craft-room-page .craft-share-qr-panel--last-slide .craft-share-qr-panel__qr-wrap{width:30vh;height:30vh}}.craft-room-page--chat-sheet>:not(.craft-room-chat){display:none!important}.craft-room-page--presenting{height:var(--craft-viewport-height,100dvh);min-height:0;max-height:var(--craft-viewport-height,100dvh);overflow:hidden}.craft-room-main--presenting{flex:1;max-width:none;padding:0}.craft-room-page--presenting .craft-room-deck{flex:1;align-items:stretch;padding:0}.craft-room-page--presenting .craft-room-deck-frame{box-shadow:none;background:var(--color-present-bg);aspect-ratio:auto;border:none;border-radius:0;height:100%}.craft-room-page--presenting .craft-room-deck-frame>.prezi-view-page{background:var(--color-present-bg)}.craft-room-page--presenting .prezi-view-page--phone-mobile{--craft-present-nav-bottom:max(24px, calc(env(safe-area-inset-bottom,0px) + 16px))}.craft-room-page:not(.craft-room-page--presenting) .prezi-view-progress-overlay{--presenter-progress-active-color:var(--room-active-accent);--presenter-progress-active-hover-color:color-mix(in srgb, var(--room-active-accent) 82%, var(--room-on-surface))}.craft-room-page .craft-room-deck .prezi-view-slides-camera-surface{height:calc(100dvh - var(--room-slides-content-top,var(--room-sticky-header-clearance)) - var(--room-gutter-block));pointer-events:none;z-index:calc(var(--z-sticky,200) + 1);position:absolute;top:0;left:0;right:0;overflow:hidden}.craft-room-page .craft-room-deck .prezi-view-slides-camera-surface--viewport-fixed{top:var(--room-slides-content-top,var(--room-sticky-header-clearance));height:calc(100dvh - var(--room-slides-content-top,var(--room-sticky-header-clearance)));position:fixed;right:auto}.craft-room-page .craft-room-deck .prezi-view-slides-camera-surface .presenter-camera-overlay{pointer-events:auto}.craft-room-present-panel{z-index:var(--z-popover,1100);border:1px solid color-mix(in srgb, var(--room-divider) 78%, transparent);border-radius:var(--radius-3xl);background:color-mix(in srgb, var(--room-surface-elevated) 94%, transparent);width:min(760px,100vw - 16px);min-height:148px;box-shadow:var(--room-chrome-shadow);color:var(--room-on-surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);align-items:stretch;display:flex;position:fixed;bottom:8px;left:8px;overflow:visible}.craft-room-present-panel__image{border-right:1px solid color-mix(in srgb, var(--room-divider) 70%, transparent);border-radius:var(--radius-xl) 0 0 var(--radius-xl);width:148px;min-height:148px;color:var(--room-accent);background:linear-gradient(135deg, color-mix(in srgb, var(--room-accent) 18%, transparent), transparent 58%), color-mix(in srgb, var(--room-on-surface) 7%, var(--room-surface-base));flex:0 0 148px;align-self:stretch;place-items:center;display:grid}.craft-room-present-panel__icon{width:104px;height:104px}.craft-room-present-panel__star{fill:currentColor;opacity:0;animation:5s ease-in-out infinite craft-room-present-star-fade}.craft-room-present-panel__star--2{animation-delay:1s}.craft-room-present-panel__star--3{animation-delay:2s}.craft-room-present-panel__star--4{animation-delay:3s}.craft-room-present-panel__star--5{animation-delay:4s}@keyframes craft-room-present-star-fade{0%,8%,32%,to{opacity:0}14%,24%{opacity:.95}}@media (prefers-reduced-motion:reduce){.craft-room-present-panel__star{animation:none}.craft-room-present-panel__star--1{opacity:.95}}.craft-room-present-panel__content{justify-content:space-between;gap:var(--space-3);min-width:0;padding:var(--space-4) calc(var(--space-4) + 32px) var(--space-4) var(--space-4);flex-direction:column;flex:1;display:flex}.craft-room-present-panel__dismiss{top:var(--space-3);right:var(--space-3);width:var(--space-8);height:var(--space-8);border-radius:var(--radius-full);color:var(--room-on-surface-muted);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex;position:absolute}.craft-room-present-panel__dismiss:hover{border-color:color-mix(in srgb, var(--room-divider) 80%, transparent);background:var(--room-chrome-hover-bg);color:var(--room-on-surface)}.craft-room-present-panel__copy{grid-gap:var(--space-1);gap:var(--space-1);display:grid}.craft-room-present-panel__copy h2{color:var(--room-on-surface);font-family:var(--room-font-heading);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin:0;line-height:1.2}.craft-room-present-panel__copy p{color:var(--room-on-surface-muted);font-family:var(--room-font-body);font-size:var(--font-size-sm);margin:0;line-height:1.45}.craft-room-present-panel__controls{justify-content:flex-start;align-items:flex-start;gap:var(--space-3);display:flex}.craft-room-present-panel__controls .prezi-privacy-dropdown{flex:none}.craft-room-present-panel .prezi-privacy-dropdown,.craft-room-privacy-pill .prezi-privacy-dropdown{font-family:var(--room-font-body);margin-left:0}.craft-room-present-panel .prezi-privacy-dropdown-trigger:focus-visible,.craft-room-privacy-pill .prezi-privacy-dropdown-trigger:focus-visible{outline-color:var(--room-accent)}.craft-room-privacy-pill{z-index:80;height:36px;padding:var(--space-1);border:1px solid color-mix(in srgb, var(--room-divider) 65%, transparent);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--room-surface-elevated) 75%, transparent);box-shadow:var(--room-menu-shadow);color:var(--room-on-surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;display:inline-flex;position:fixed;bottom:8px;left:8px}@media (hover:hover){.craft-room-privacy-pill:hover{background:color-mix(in srgb, var(--room-surface-elevated) 90%, transparent)}}.craft-room-privacy-pill .prezi-privacy-dropdown-trigger{height:28px}.craft-room-page--deck-scroll .presenter-header-dock--in-deck{right:var(--presenter-header-viewport-inset,var(--space-3));bottom:var(--presenter-header-bottom-dock-inset,16px);position:fixed}.craft-room-page .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu){z-index:calc(var(--z-popover,1100) + 2);position:fixed}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu){background:var(--room-surface-elevated);border:1px solid color-mix(in srgb, var(--room-divider) 88%, transparent);box-shadow:var(--room-menu-shadow);color:var(--room-on-surface)}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option{color:var(--room-on-surface)}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option:hover:not(:disabled),.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option:focus-visible{background:var(--room-chrome-hover-bg)}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option.is-selected{background:color-mix(in srgb, var(--room-accent) 14%, transparent)}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option-check{color:var(--room-accent)}.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option-description,.craft-room-page:not(.craft-room-page--presenting) .prezi-privacy-dropdown-menu:is(.craft-room-apps-preset-menu,.craft-room-privacy-menu) .prezi-privacy-dropdown-option:disabled{color:var(--room-on-surface-muted)}.craft-room-page .prezi-privacy-dropdown-menu.craft-room-privacy-menu{min-width:260px;max-width:360px}:is(.craft-room-present-panel,.craft-room-privacy-pill,.craft-room-header-privacy) .prezi-privacy-hover-paywall-anchor{padding-top:0;padding-bottom:var(--paywall-source-gap,2px);z-index:calc(var(--z-popover,1100) + 3);top:auto;bottom:100%}:is(.craft-room-present-panel,.craft-room-privacy-pill) .prezi-privacy-dropdown-menu{max-width:360px;z-index:calc(var(--z-popover,1100) + 2);top:auto;bottom:calc(100% + 2px)}.craft-room-header-privacy .prezi-privacy-hover-paywall-anchor{padding-top:var(--paywall-source-gap,2px);padding-bottom:0;top:100%;bottom:auto}.craft-room-present-panel__skip{justify-content:flex-start;align-items:flex-start;gap:var(--space-2);min-width:0;color:var(--room-on-surface-muted);cursor:pointer;font-family:var(--room-font-body);flex:auto;display:flex;position:relative}.craft-room-present-panel__skip-text{flex:auto;min-width:0}.craft-room-present-panel__skip input{appearance:none;border:1px solid color-mix(in srgb, var(--room-on-surface-muted) 72%, var(--room-divider));border-radius:calc(var(--room-control-radius) / 2);background:var(--room-page-bg);cursor:pointer;flex:none;place-items:center;width:16px;height:16px;margin:2px 0 0;display:grid}.craft-room-present-panel__skip input:checked{border-color:var(--room-accent);background:var(--room-accent)}.craft-room-present-panel__skip input:checked:before{content:"";border:solid var(--room-accent-contrast);border-width:0 0 2px 2px;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.craft-room-present-panel__skip input:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-present-panel__skip-label,.craft-room-present-panel__skip-help{display:block}.craft-room-present-panel__skip-label{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:1.25}.craft-room-present-panel__skip-help{width:100%;color:var(--room-on-surface-muted);font-size:var(--font-size-xs);margin-top:2px;line-height:1.3}.craft-room-page--narrow:not(.craft-room-page--presenting):not(.craft-room-page--deck-scroll):not(.craft-room-page--embedded-canvas),.craft-room-page--phone:not(.craft-room-page--presenting):not(.craft-room-page--deck-scroll):not(.craft-room-page--embedded-canvas){height:auto;min-height:100dvh}.craft-room-page--narrow .craft-room-main{align-items:stretch;gap:var(--room-main-gap);max-width:none;padding:var(--room-main-padding-top) calc(2 * var(--room-header-inset)) var(--room-gutter-block);flex-direction:column}.craft-room-page--narrow:not(.craft-room-page--presenting) .craft-room-main{flex:1 0 auto;min-height:0;overflow:visible}.craft-room-page--narrow .craft-room-deck{flex:none;align-self:stretch;min-width:0;padding:0}.craft-room-page--narrow .craft-room-deck--stack:has(.craft-room-slides-stack--carousel){margin-inline:calc(-1 * var(--room-gutter-inline));width:calc(100% + 2 * var(--room-gutter-inline));max-width:none}.craft-room-page--narrow .craft-room-actions-slot{flex:none;width:100%;min-width:0;position:relative;transform:none}.craft-room-page--narrow .craft-room-actions{flex-basis:auto;align-self:stretch;width:100%;min-width:0;max-height:none;padding:0;position:static;overflow:visible}.craft-room-page--narrow .craft-room-actions-grid{grid-template-columns:repeat(auto-fit,minmax(126px,1fr))}.craft-room-page--narrow .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-action.craft-room-action--host{width:100%;margin-inline:0}.prezi-signup-overlay{z-index:calc(var(--z-modal) + 1);background:var(--color-modal-scrim);padding:var(--space-5);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.prezi-signup-frame{width:480px;max-width:100%;height:640px;max-height:100%;position:relative;overflow:hidden}.prezi-signup-iframe{border-radius:var(--radius-lg);background:0 0;border:0;width:100%;height:100%}.craft-room-leave-confirm-overlay{z-index:var(--z-modal,1000);padding:var(--space-4);background:color-mix(in srgb, var(--room-page-bg) 45%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.craft-room-leave-confirm{width:min(420px,100%);padding:var(--space-5);border-radius:var(--radius-xl,16px);background:var(--room-surface-base,var(--color-surface-base));color:var(--room-on-surface,var(--color-text-primary));border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 70%, transparent);box-shadow:var(--room-chrome-shadow,var(--shadow-lg));font-family:var(--room-font-body,inherit)}.craft-room-leave-confirm-title{margin:0 0 var(--space-2);font-family:var(--room-font-heading,inherit);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.craft-room-leave-confirm-body{margin:0 0 var(--space-4);color:var(--room-on-surface-muted,var(--color-text-secondary));line-height:1.5}.craft-room-leave-confirm-actions{justify-content:flex-end;gap:var(--space-2);display:flex}.craft-room-leave-confirm-btn{border-radius:var(--radius-md,10px);border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 70%, transparent);color:var(--room-on-surface,var(--color-text-primary));font-family:var(--room-font-body,inherit);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;background:0 0;padding:9px 16px}.craft-room-leave-confirm-btn--primary{background:var(--room-accent,var(--color-accent));color:var(--room-accent-contrast,var(--room-on-surface));border-color:#0000}.craft-room-leave-confirm-btn--danger{color:var(--color-recording);border-color:color-mix(in srgb, var(--color-recording) 50%, transparent)}.craft-room-leave-confirm-btn--danger:hover{background:color-mix(in srgb, var(--color-recording) 12%, transparent)}.craft-room-podcast{--prezi-thumbnail-shimmer-gradient:linear-gradient(90deg, var(--room-page-bg) 0%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 25%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 50%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 75%, var(--room-page-bg) 100%)}.craft-room-podcast .podcast-player .podcast-player-thumbnail--loading:before,.craft-room-podcast .mini-podcast-thumbnail--loading:before{opacity:.5;animation-name:craft-room-action-shimmer}@media (prefers-reduced-motion:reduce){.craft-room-podcast .podcast-player .podcast-player-thumbnail--loading:before,.craft-room-podcast .mini-podcast-thumbnail--loading:before{animation:none}}.craft-room-podcast .mini-podcast-thumbnail{background:var(--room-surface-base)}.craft-room-podcast-floating{z-index:calc(var(--z-tooltip) + 10);touch-action:none;cursor:grab;position:fixed;bottom:16px;left:16px}.craft-room-podcast-floating.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.craft-room-podcast-floating .mini-podcast-player,.craft-room-podcast-floating .podcast-player{margin:0;position:static;inset:auto}@media (max-width:720px){.craft-room-podcast-floating{left:var(--space-2);right:var(--space-2);bottom:calc(var(--space-3) + env(safe-area-inset-bottom,0px))}.craft-room-podcast-floating .mini-podcast-player{width:100%;max-width:100%}.craft-room-podcast-floating .podcast-player{width:auto;max-width:min(360px,100%);margin-inline:auto}}.craft-room-podcast .podcast-player,.craft-room-podcast .mini-podcast-player{background-color:color-mix(in srgb, var(--room-surface-base) 92%, transparent);color:var(--room-on-surface);border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 70%, transparent);box-shadow:var(--shadow-heavy);-webkit-backdrop-filter:blur(22px)saturate(1.2);backdrop-filter:blur(22px)saturate(1.2)}.craft-room-podcast .mini-podcast-player{animation:none}.craft-room-podcast .mini-podcast-play{width:42px;height:42px}.craft-room-podcast .mini-podcast-btn{width:32px;height:32px}.craft-room-podcast .podcast-player{padding:var(--space-4);border-radius:var(--radius-3xl);background:linear-gradient(to bottom, var(--room-surface-base) 0%, var(--room-surface-base) calc(100% - 96px), color-mix(in srgb, var(--room-surface-base) 65%, transparent) 100%);position:relative;overflow:hidden}.craft-room-podcast .podcast-player .podcast-player-header{top:var(--space-3);right:var(--space-3);z-index:2;gap:4px;width:auto;margin-bottom:0;position:absolute}.craft-room-podcast .podcast-player .podcast-player-header .podcast-player-btn{border:1px solid var(--room-divider);width:32px;height:32px;position:relative}.craft-room-podcast .podcast-player .podcast-player-header .podcast-player-btn:first-of-type svg{width:16px;height:16px}.craft-room-podcast .podcast-player .podcast-player-header .podcast-player-btn:last-of-type svg{width:18px;height:18px}.craft-room-podcast .podcast-player .podcast-player-thumbnail{width:calc(100% + (var(--space-4) * 2) + 2px);aspect-ratio:1;height:auto;margin:calc((var(--space-4) * -1) - 1px) calc((var(--space-4) * -1) - 1px) calc((var(--space-4) * -1) - 8px);border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;background:var(--room-surface-base);box-shadow:none;clip-path:inset(0 round var(--radius-3xl) var(--radius-3xl) 0 0);isolation:isolate;border:none;outline:none}.craft-room-podcast .podcast-player .podcast-player-thumbnail-art,.craft-room-podcast .podcast-player .podcast-player-thumbnail-blur,.craft-room-podcast .podcast-player .podcast-player-thumbnail img{box-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:0 0;border:none;outline:none;position:absolute;inset:-1px}.craft-room-podcast .podcast-player .podcast-player-thumbnail-art{z-index:1;-webkit-mask-image:linear-gradient(#000 0% 42%,#0000 82%);mask-image:linear-gradient(#000 0% 42%,#0000 82%)}.craft-room-podcast .podcast-player .podcast-player-thumbnail-blur{filter:blur(18px)saturate(1.08);opacity:.95;transform:scale(1.08);-webkit-mask-image:linear-gradient(#0000 26%,#000 72% 100%);mask-image:linear-gradient(#0000 26%,#000 72% 100%)}.craft-room-podcast .podcast-player .podcast-player-thumbnail:after{content:"";z-index:1;background:linear-gradient(to bottom, transparent 0%, color-mix(in srgb, var(--room-surface-base) 82%, transparent) 38%, var(--room-surface-base) 64%, var(--room-surface-base) 100%);pointer-events:none;height:240px;position:absolute;bottom:-72px;left:0;right:0}.craft-room-podcast .podcast-player .podcast-player-controls{z-index:2;padding-top:calc(var(--space-4) + 8px);position:relative}.craft-room-podcast .mini-podcast-thumbnail img{box-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border:none;outline:none}.craft-room-podcast .podcast-player-title,.craft-room-podcast .mini-podcast-title{color:var(--room-on-surface)}.craft-room-podcast .podcast-player-time,.craft-room-podcast .mini-podcast-time{color:var(--room-on-surface-muted)}.craft-room-podcast .podcast-player-time{font-size:11px;font-weight:var(--font-weight-medium);margin-bottom:var(--space-1)}.craft-room-podcast .podcast-player-speed-btn{width:42px;padding:5px var(--space-2);font-size:var(--font-size-xs);line-height:1.2}.craft-room-podcast .podcast-player-speed-options{gap:4px}.craft-room-podcast .podcast-player-progress{margin-bottom:var(--space-1)}.craft-room-podcast .podcast-player-volume{margin-bottom:var(--space-2)}.craft-room-podcast .podcast-player-volume .podcast-player-btn{width:24px;height:24px}.craft-room-podcast .podcast-player-skip{width:32px;height:32px}.craft-room-podcast .podcast-player-volume .podcast-player-btn svg{width:14px;height:14px}.craft-room-podcast .podcast-player-skip svg{width:20px;height:20px}.craft-room-podcast .podcast-player-divider{display:none}.craft-room-podcast .podcast-player-share-row{align-items:stretch;gap:var(--space-2);margin-top:0}.craft-room-podcast .podcast-player-share-input{flex-direction:column}.craft-room-podcast .podcast-player-copy-btn,.craft-room-podcast .podcast-player-download{width:100%;height:34px}.craft-room-podcast .podcast-player-share{margin-top:var(--space-2);margin-bottom:0}.craft-room-podcast .podcast-player-share-qr{box-sizing:border-box;justify-content:center;align-items:center;width:76px;height:76px;display:flex}.craft-room-podcast .podcast-player-share-qr svg{width:64px;height:64px}.craft-room-podcast .podcast-player-play,.craft-room-podcast .mini-podcast-play,.craft-room-podcast .podcast-player-speed-btn.active{background:var(--room-accent);color:var(--room-accent-contrast);border-color:var(--room-accent)}.craft-room-podcast .podcast-player-play,.craft-room-podcast .podcast-player-play:hover{box-shadow:none}.craft-room-podcast .podcast-player-progress-fill,.craft-room-podcast .podcast-player-progress-handle,.craft-room-podcast .mini-podcast-progress-fill{background:var(--room-accent)}.craft-room-podcast .podcast-player-progress-bg,.craft-room-podcast .mini-podcast-progress{background:var(--room-divider)}.craft-room-podcast .podcast-player-volume-slider{accent-color:var(--room-accent);background:0 0}.craft-room-podcast .podcast-player-volume-slider::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--room-accent) 0, var(--room-accent) var(--podcast-volume-percent,100%), var(--room-divider) var(--podcast-volume-percent,100%), var(--room-divider) 100%)}.craft-room-podcast .podcast-player-volume-slider::-moz-range-track{background:var(--room-divider)}.craft-room-podcast .podcast-player-volume-slider::-moz-range-progress{background:var(--room-accent)}.craft-room-podcast .podcast-player-volume-slider::-webkit-slider-thumb{background:var(--room-accent)}.craft-room-podcast .podcast-player-volume-slider::-moz-range-thumb{background:var(--room-accent)}.craft-room-podcast .podcast-player-btn,.craft-room-podcast .podcast-player-skip,.craft-room-podcast .podcast-player-speed-btn,.craft-room-podcast .podcast-player-copy-btn,.craft-room-podcast .podcast-player-download,.craft-room-podcast .mini-podcast-btn{background:var(--room-surface-elevated);color:var(--room-on-surface);border-color:var(--room-divider)}.craft-room-podcast .mini-podcast-btn{border:1px solid var(--room-divider);border-radius:var(--radius-full)}.craft-room-podcast .podcast-player-btn:hover,.craft-room-podcast .podcast-player-skip:hover,.craft-room-podcast .podcast-player-speed-btn:hover,.craft-room-podcast .podcast-player-copy-btn:hover,.craft-room-podcast .podcast-player-download:hover,.craft-room-podcast .mini-podcast-btn:hover{background:var(--room-surface-hover);color:var(--room-on-surface)}.craft-room-podcast .podcast-player-share-input input{background:color-mix(in srgb, var(--room-surface-base) 90%, var(--room-on-surface) 10%);color:var(--room-accent);border-color:color-mix(in srgb, var(--room-divider) 88%, transparent)}.craft-room-podcast .podcast-player-share-input input:focus{border-color:var(--room-accent)}.craft-room-podcast .podcast-player-share-input input::selection{background:color-mix(in srgb, var(--room-accent) 22%, transparent)}.craft-room-page .craft-nv-editor-panel-overlay{z-index:var(--z-modal,1000)}
.craft-room-header{top:var(--room-header-inset,var(--space-3));z-index:220;box-sizing:border-box;width:calc(100% - 2 * var(--room-header-inset,var(--space-3)));margin:var(--room-header-inset,var(--space-3)) auto 0;grid-gap:var(--space-3);align-items:center;gap:var(--space-3);-webkit-backdrop-filter:none;backdrop-filter:none;height:fit-content;box-shadow:none;pointer-events:none;font-family:var(--room-font-heading);color:var(--room-on-surface);background:0 0;border:none;border-radius:0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-block:0;padding-inline:0;display:grid;position:sticky;container-type:inline-size}.craft-room-header.craft-room-header .craft-room-header-left,.craft-room-header.craft-room-header .craft-room-header-right{box-sizing:border-box;min-height:calc(var(--control-height-tier-1) + 2 * var(--space-1) + 2px);padding:var(--space-1);gap:var(--space-1);background:color-mix(in srgb, var(--room-surface-elevated) 82%, transparent);border:1px solid color-mix(in srgb, var(--room-divider) 65%, transparent);border-radius:var(--radius-full,9999px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--room-header-shadow);pointer-events:auto}.craft-room-header-left{justify-self:start}.craft-room-header-right{justify-self:end}.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) :is(.craft-room-header-button,.presenter-header-mode-trigger){box-sizing:border-box;height:var(--control-height-tier-1);min-height:var(--control-height-tier-1);padding-block:0;padding-inline:var(--space-3);border-radius:var(--radius-full,9999px)}.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button--icon-only{width:var(--control-height-tier-1);padding-inline:0}:is(.craft-room-header-left,.craft-room-header-right) .presenter-header-mode-trigger{align-items:center;gap:var(--space-1);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);display:inline-flex}:is(.craft-room-header-left,.craft-room-header-right)>:is(.craft-room-owner-menu,.craft-room-share-surface){align-items:center;display:inline-flex}.craft-room-header-center{pointer-events:auto}.craft-room-page--is-phone .craft-room-header{z-index:220}.prezi-room-overlay-shell.is-visible .craft-room-header-left{animation:.32s cubic-bezier(.22,1,.36,1) both prezi-chrome-pill-enter-left}.prezi-room-overlay-shell.is-visible .craft-room-header-right{animation:.32s cubic-bezier(.22,1,.36,1) both prezi-chrome-pill-enter-right}@media (prefers-reduced-motion:reduce){.prezi-room-overlay-shell.is-visible :is(.craft-room-header-left,.craft-room-header-right){animation:none}}.craft-room-header-left{align-items:center;gap:var(--space-2);min-width:0;display:flex;position:relative}.craft-room-title{width:100%;min-width:0;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:1.3;font-family:var(--room-font-heading);color:var(--room-on-surface);white-space:nowrap;text-overflow:ellipsis;align-items:baseline;margin:0;padding-inline-start:0;display:flex;overflow:hidden}.craft-room-title-text{text-overflow:ellipsis;min-width:0;overflow:hidden}.craft-room-header-center{padding-inline:var(--space-2);box-sizing:border-box;pointer-events:auto;justify-content:center;align-items:center;min-width:0;display:flex}.craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs{min-width:0;max-width:100%}.craft-room-header-right{justify-content:flex-end;align-items:center;gap:var(--space-2);min-width:0;display:flex;position:relative}.craft-room-share-surface .prezi-tooltip-text,.craft-room-header-button--edit .prezi-tooltip-text,.craft-room-header-button--poll .prezi-tooltip-text{display:none}.craft-room-header-button--poll-ready{animation:1.6s ease-in-out infinite craft-room-action-pulse;position:relative}@media (prefers-reduced-motion:reduce){.craft-room-header-button--poll-ready{animation:none}}.craft-room-header-button[data-lookup=craft-room-experience-start]:disabled:hover .prezi-tooltip-text,.craft-room-header-button[data-lookup=craft-room-experience-start]:disabled:focus-visible .prezi-tooltip-text{display:block;opacity:1!important}.craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs{box-shadow:none;background:color-mix(in srgb, var(--room-page-bg) 50%, transparent);border-color:color-mix(in srgb, var(--room-divider) 80%, transparent)}.craft-room-header .prezi-style-brand-tabs.prezi-panel-mode-tabs.craft-room-panel-mode-tabs .prezi-style-brand-tab-indicator{background:color-mix(in srgb, var(--room-accent) 14%, transparent);box-shadow:inset 0 0 0 1px var(--room-accent)}.craft-room-header .prezi-style-brand-tabs.prezi-panel-mode-tabs.craft-room-panel-mode-tabs .prezi-style-brand-tab.is-active{color:var(--room-accent)}.craft-room-header .prezi-style-brand-tabs.prezi-panel-mode-tabs.craft-room-panel-mode-tabs .prezi-style-brand-tab:not(.is-active,:disabled):hover{color:var(--room-on-surface)}.craft-room-header .craft-room-header-qr:hover .prezi-tooltip-text,.craft-room-header .craft-room-header-qr:focus-visible .prezi-tooltip-text{display:block}.craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs .prezi-style-brand-tab{justify-content:center}.craft-room-page--narrow .craft-room-header{gap:var(--space-2)}.craft-room-header--tabs-constrained{grid-template-columns:auto minmax(0,1fr) auto}.craft-room-page--narrow .craft-room-header-center{min-width:0;padding-inline:0}.craft-room-page--narrow .craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs{width:max-content;max-width:none}.craft-room-page--is-phone .craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs{max-width:none}.craft-room-page--narrow .craft-room-header .prezi-style-brand-tabs.craft-room-panel-mode-tabs .prezi-style-brand-tab{min-width:74px;padding-inline:var(--space-2-5)}.craft-room-header-button{align-items:center;gap:var(--space-1-5);height:36px;padding:var(--space-2) var(--space-4);border-radius:var(--room-control-radius);font-family:var(--room-font-body);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);cursor:pointer;white-space:nowrap;border:1px solid #0000;flex-shrink:0;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.craft-room-header-button-group .craft-room-header-button{border:0;border-radius:0;height:36px;overflow:hidden}.craft-room-header-button-group .craft-room-header-button--ghost{border-color:#0000}.craft-room-header-button-group .craft-room-header-button.craft-room-header-button-group__btn--end{border-radius:0 calc(var(--room-control-radius) - 1px) calc(var(--room-control-radius) - 1px) 0;overflow:hidden}.craft-room-header-button-group .craft-room-header-button.prezi-tooltip,.craft-room-header-button-group .craft-room-header-button.craft-room-header-button-group__btn--end.prezi-tooltip{overflow:visible}.craft-room-header-button-group .craft-room-header-button:only-child{border-radius:calc(var(--room-control-radius) - 1px)}.craft-room-header-button:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-header-button--ghost{color:var(--room-on-surface);border-color:color-mix(in srgb, var(--room-divider) 80%, transparent);background:0 0}.craft-room-header-button--ghost.craft-room-header-button--icon-only{border-color:#0000}.craft-room-header-button--ghost:hover:not(:disabled),.craft-room-header-button--ghost[aria-expanded=true]:not(:disabled){background:var(--room-chrome-hover-bg);border-color:var(--room-on-surface-muted)}.craft-room-header-button--primary{background:var(--room-accent);color:var(--room-accent-contrast);border-color:var(--room-accent);font-weight:var(--font-weight-medium)}.craft-room-header-button--primary:hover:not(:disabled){filter:brightness(.95)}.craft-room-header-button--edit{margin-right:0}.craft-room-header-button--icon-only{padding:var(--space-2);justify-content:center;width:36px;height:36px}.craft-room-header-button:disabled{opacity:.55;cursor:not-allowed}.craft-room-header-button:disabled.prezi-tooltip,.craft-room-header-button--poll:disabled{opacity:1!important}.craft-room-header-button:disabled.prezi-tooltip>svg,.craft-room-header-button:disabled.prezi-tooltip>span:not(.prezi-tooltip-text),.craft-room-header-button--poll:disabled>svg,.craft-room-header-button--poll:disabled>span:not(.prezi-tooltip-text){opacity:.55}.craft-room-header-spinner{animation:.8s linear infinite craft-room-header-spin}@keyframes craft-room-header-spin{to{transform:rotate(360deg)}}@container (max-width:1000px){.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button--edit{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-present{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button--poll{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button[data-lookup=craft-room-experience-start]{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button[data-lookup=craft-room-experience-stop]{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-share-surface .craft-room-header-button{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button>svg{flex:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button--edit{margin-right:0}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button--edit span{display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-present span:not(.prezi-tooltip-text){display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button--poll span:not(.prezi-tooltip-text){display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button[data-lookup=craft-room-experience-start] span:not(.prezi-tooltip-text){display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button[data-lookup=craft-room-experience-stop] span:not(.prezi-tooltip-text){display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-share-surface .craft-room-header-button span:not(.prezi-tooltip-text){display:none}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button--poll .prezi-tooltip-text{display:block}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-header-button--edit:is(:hover,:focus-visible) .prezi-tooltip-text{display:block}.craft-room-header:has([data-lookup=craft-room-view-toggle-newscaster]) .craft-room-share-surface .prezi-tooltip-text{display:block}}.craft-room-header--compact-actions :is(.craft-room-header-button--edit,.craft-room-header-present,.craft-room-header-button--poll,.craft-room-header-button[data-lookup=craft-room-experience-start],.craft-room-header-button[data-lookup=craft-room-experience-stop],.craft-room-share-surface .craft-room-header-button){justify-content:center;width:36px;min-width:36px;height:36px;padding:0}.craft-room-header--compact-actions .craft-room-header-button--edit{margin-right:0}.craft-room-header--compact-actions .craft-room-header-button--edit span,.craft-room-header--compact-actions :is(.craft-room-header-present,.craft-room-header-button--poll,.craft-room-header-button[data-lookup=craft-room-experience-start],.craft-room-header-button[data-lookup=craft-room-experience-stop],.craft-room-share-surface .craft-room-header-button) span:not(.prezi-tooltip-text){display:none}.craft-room-header--compact-actions :is(.craft-room-header-button--poll .prezi-tooltip-text,.craft-room-header-button--edit:is(:hover,:focus-visible) .prezi-tooltip-text,.craft-room-header-button[data-lookup=craft-room-experience-start]:is(:hover,:focus-visible) .prezi-tooltip-text,.craft-room-header-button[data-lookup=craft-room-experience-stop]:is(:hover,:focus-visible) .prezi-tooltip-text,.craft-room-share-surface .prezi-tooltip-text){display:block}@container (max-width:860px){.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button--edit,.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-present,.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .craft-room-header-button--poll,.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .craft-room-share-surface .craft-room-header-button{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) :is(.craft-room-header-button--edit,.craft-room-header-present,.craft-room-header-button--poll,.craft-room-share-surface .craft-room-header-button)>svg{flex:none}.craft-room-header-button--edit{margin-right:0}.craft-room-header-button--edit span,.craft-room-header-present span:not(.prezi-tooltip-text),.craft-room-header-button--poll span:not(.prezi-tooltip-text),.craft-room-share-surface .craft-room-header-button span:not(.prezi-tooltip-text){display:none}.craft-room-header-button--poll .prezi-tooltip-text,.craft-room-header-button--edit:is(:hover,:focus-visible) .prezi-tooltip-text,.craft-room-share-surface .prezi-tooltip-text{display:block}}.craft-room-header .craft-room-header-button--edit.prezi-tooltip--down .prezi-tooltip-text{left:0;transform:translateY(-4px)}.craft-room-header .craft-room-header-button--edit.prezi-tooltip--down:hover .prezi-tooltip-text,.craft-room-header .craft-room-header-button--edit.prezi-tooltip--down:focus-visible .prezi-tooltip-text{transform:translateY(0)}.craft-room-page--narrow .craft-room-header .craft-room-header-button--edit.prezi-tooltip--down .prezi-tooltip-text{left:calc((36px + var(--space-2)) * -1)}.craft-room-owner-menu{flex-shrink:0;position:relative}.craft-room-page .craft-room-owner-menu__menu{left:0;right:auto}@container (max-width:520px){.craft-room-header-right>.craft-room-header-button--poll{display:none}.craft-room-header-present{display:inline-flex}.craft-room-header-present span:not(.prezi-tooltip-text){display:none}.craft-room-header-right--mobile>.craft-room-header-present{display:inline-flex}}.craft-room-page .craft-room-header-overflow-menu{min-width:200px;padding:var(--space-1);border:1px solid color-mix(in srgb, var(--room-divider) 88%, transparent);border-radius:var(--radius-md);background:var(--room-surface-base);box-shadow:var(--room-menu-shadow);color:var(--room-on-surface);z-index:calc(var(--craft-pointer-settings-tooltip-z,calc(var(--z-tooltip,3000) + 25)) + 1);flex-direction:column;display:flex;position:absolute;top:calc(100% + 2px);right:0}.craft-room-page .craft-room-header-overflow-item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) 10px;border-radius:var(--radius-sm);color:var(--room-on-surface);font-family:var(--room-font-body);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;display:flex}.craft-room-page .craft-room-header-overflow-item svg{color:var(--room-on-surface-muted);flex-shrink:0}.craft-room-page .craft-room-header-overflow-item:hover:not(:disabled),.craft-room-page .craft-room-header-overflow-item:focus-visible{background:var(--room-chrome-hover-bg)}.craft-room-page .craft-room-header-overflow-item:disabled{opacity:.45;cursor:not-allowed}.craft-room-page .craft-room-header-overflow-item.is-selected{background:color-mix(in srgb, var(--room-accent) 14%, transparent);color:var(--room-on-surface)}.craft-room-page .craft-room-header-overflow-item.is-selected svg{color:var(--room-accent)}.craft-room-page .craft-room-header-overflow-item--back{color:var(--room-on-surface-muted)}.craft-room-page .craft-room-header-overflow-item--present svg{color:var(--room-accent)}.craft-room-page .craft-room-header-overflow-check{color:var(--room-accent);flex-shrink:0;margin-left:auto}.craft-room-page .craft-room-header-overflow-plus{border:1px solid var(--room-accent);background:color-mix(in srgb, var(--room-accent) 12%, transparent);color:var(--room-accent);font-size:10px;font-weight:var(--font-weight-semibold);white-space:nowrap;border-radius:999px;flex-shrink:0;margin-left:auto;padding:2px 6px;line-height:1.2}.craft-room-page .craft-room-header-overflow-sep{height:1px;margin:var(--space-1) var(--space-2);background:color-mix(in srgb, var(--room-divider) 88%, transparent)}.craft-room-view-tab-pending{align-items:center;gap:var(--space-1);opacity:.6;display:inline-flex}.craft-room-view-tab-spin{animation:.9s linear infinite craft-room-view-tab-rotate}@keyframes craft-room-view-tab-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.craft-room-view-tab-spin{animation:none}}.craft-room-prezi-tab-label{align-items:center;gap:var(--space-1);display:inline-flex}.craft-room-prezi-tab-caret{opacity:.65;cursor:pointer;align-items:center;margin-right:-2px;display:inline-flex}.craft-room-prezi-tab-caret:hover{opacity:1}.craft-room-prezi-source-menu{min-width:200px;padding:var(--space-1);background:var(--room-surface-elevated,var(--color-surface-raised));color:var(--room-on-surface);border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 70%, transparent);border-radius:var(--radius-lg,10px);box-shadow:var(--room-chrome-shadow,var(--shadow-lg));z-index:var(--z-dropdown,200);flex-direction:column;display:flex;position:fixed;transform:translate(-50%)}.craft-room-prezi-source-item{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md,8px);color:inherit;font-size:var(--font-size-sm);text-align:left;cursor:pointer;background:0 0;border:none;font-family:inherit;display:flex}.craft-room-prezi-source-item:hover{background:var(--room-chrome-hover-bg)}.craft-room-prezi-source-item.is-active{font-weight:var(--font-weight-medium)}.craft-room-prezi-source-item-check{justify-content:center;width:14px;display:inline-flex}.craft-room-page>.presenter-header-mode-menu{z-index:221;--color-surface-base:var(--room-surface-base);--color-text-primary:var(--room-on-surface);--color-text-secondary:var(--room-on-surface-muted);--color-overlay-light:var(--room-chrome-hover-bg);border-color:color-mix(in srgb, var(--room-divider) 88%, transparent);box-shadow:var(--room-menu-shadow);font-family:var(--room-font-body)}.craft-room-page>.presenter-header-mode-menu .presenter-header-mode-menu-item.is-active svg:last-child{color:var(--room-accent)}.craft-room-header .presenter-header-mode-trigger.is-open{background:var(--room-chrome-hover-bg);color:var(--room-on-surface)}.craft-room-header.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) .presenter-header-fullscreen-btn--icon-only{box-sizing:border-box;width:var(--control-height-tier-1);height:var(--control-height-tier-1);min-height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header .presenter-header-fullscreen-btn.prezi-tooltip--down .prezi-tooltip-text{left:auto;right:-2px;transform:translateY(-4px)}.craft-room-header .presenter-header-fullscreen-btn.prezi-tooltip--down:hover .prezi-tooltip-text,.craft-room-header .presenter-header-fullscreen-btn.prezi-tooltip--down:focus-visible .prezi-tooltip-text{transform:translateY(0)}.craft-room-header-left .craft-room-title{box-sizing:border-box;height:var(--control-height-tier-1);width:auto;min-width:0;padding:2px var(--space-2);border-radius:var(--radius-full,9999px);line-height:calc(var(--control-height-tier-1) - 2px - 4px);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;flex:0 auto;max-width:clamp(120px,22vw,260px);display:block;overflow:hidden}.craft-room-header-left .craft-room-title-text{text-overflow:ellipsis;overflow:hidden}.craft-room-header--compact-actions.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) :is(.craft-room-header-button--edit,.craft-room-header-present,.craft-room-header-button--poll,.craft-room-header-button[data-lookup=craft-room-experience-start],.craft-room-header-button[data-lookup=craft-room-experience-stop],.craft-room-share-surface .craft-room-header-button){box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header--compact-actions.craft-room-header :is(.craft-room-header-left,.craft-room-header-right) :is(.craft-room-header-button--edit,.craft-room-header-present,.craft-room-header-button--poll,.craft-room-share-surface .craft-room-header-button)>svg{flex:none}@media (orientation:portrait){.craft-room-page--is-phone .craft-room-header-left .craft-room-title{display:none}}.craft-room-header--has-panel-toggles{grid-template-columns:auto auto minmax(0,1fr) auto}.craft-room-header.craft-room-header .craft-room-header-panels{box-sizing:border-box;min-height:calc(var(--control-height-tier-1) + 2 * var(--space-1) + 2px);padding:var(--space-1);justify-self:start;align-items:center;gap:var(--space-1);background:color-mix(in srgb, var(--room-surface-elevated) 82%, transparent);border:1px solid color-mix(in srgb, var(--room-divider) 65%, transparent);border-radius:var(--radius-full,9999px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--room-header-shadow);pointer-events:auto;display:flex}.craft-room-header.craft-room-header .craft-room-header-panels .craft-room-header-button{box-sizing:border-box;width:var(--control-height-tier-1);min-width:var(--control-height-tier-1);height:var(--control-height-tier-1);border-radius:var(--radius-full,9999px);justify-content:center;align-items:center;padding:0;display:inline-flex}.craft-room-header.craft-room-header .craft-room-header-panels .craft-room-header-button>svg{flex:none}.craft-room-header.craft-room-header .craft-room-header-panels .craft-room-header-button[aria-pressed=true]{background:var(--room-chrome-hover-bg);color:var(--room-on-surface)}
.craft-room-deck{padding-top:0;padding-bottom:0;padding-left:var(--space-4);flex:1;justify-content:center;align-items:center;min-width:0;padding-right:0;display:flex}.craft-room-page--apps-hidden .craft-room-deck{margin-right:var(--space-2)}.craft-room-deck-frame{box-sizing:border-box;aspect-ratio:16/9;border:1px solid color-mix(in srgb, var(--room-divider) 65%, transparent);border-radius:var(--room-deck-radius,var(--radius-lg));background:var(--room-deck-surface);width:100%;max-width:none;box-shadow:var(--room-chrome-shadow);position:relative;overflow:hidden}.craft-room-page--desktop .craft-room-deck:not(.craft-room-deck--stack){margin-left:var(--space-2);align-self:stretch;min-height:0;padding-left:0}.craft-room-page--desktop .craft-room-deck:not(.craft-room-deck--stack) .craft-room-deck-frame{--room-deck-frame-max-h:calc(100dvh - var(--room-embedded-chrome-above-main) - var(--room-gutter-block) * 2 - var(--room-deck-padding));width:min(100%, calc(var(--room-deck-frame-max-h) * 16 / 9));max-height:var(--room-deck-frame-max-h)}.craft-room-page--desktop .craft-room-deck--document .craft-room-deck-frame--document{--room-deck-frame-max-h:calc(100dvh - var(--room-embedded-chrome-above-main) - var(--room-gutter-block) * 2 - var(--room-deck-padding));aspect-ratio:auto;width:100%;height:var(--room-deck-frame-max-h);max-height:var(--room-deck-frame-max-h)}.craft-room-page--desktop .craft-room-deck--document{margin-left:var(--space-2);align-self:stretch;min-height:0;padding-left:0}.craft-room-deck--stack{padding-top:0;align-items:flex-start;padding-block-start:0}.craft-room-deck--stack .prezi-view-slides-container--stacked,.craft-room-deck--stack .craft-room-slides-stack{margin-top:0;padding-top:0}.craft-room-page--desktop .craft-room-main--deck-scroll .craft-room-deck--stack{min-width:0;min-height:auto;margin-left:var(--space-2);flex:auto;align-self:stretch;padding-top:0;padding-left:0;padding-right:0;overflow:visible}.craft-room-deck-frame--stack{aspect-ratio:auto;height:auto;box-shadow:none;background:0 0;border:none;border-radius:0;overflow:visible}.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow .craft-room-deck-frame--stack{aspect-ratio:16/9;height:auto;overflow-y:auto}.craft-room-deck-frame>.prezi-view-page{background:0 0;width:100%;height:100%;position:absolute;inset:0}.craft-room-deck-frame :is(.prezi-view-page,.prezi-view-canvas-container,.prezi-view-canvas,.prezi-view-slides-container,.prezi-view-slides-container--stacked,.craft-room-slides-stack,.craft-room-slides-stack-frame,.prezi-view-loading--in-canvas){border-radius:0}.craft-room-deck-frame--stack>.prezi-view-page{flex:none;width:100%;height:auto;min-height:0;position:relative;inset:auto;overflow:visible}.craft-room-deck-frame--stack .prezi-view-slides-container--stacked{flex:none;width:100%;height:auto;min-height:auto;position:relative;inset:auto;overflow:visible}.craft-room-page--phone .craft-room-deck-frame{border-radius:calc(var(--room-deck-radius,var(--radius-lg)) * .75);box-shadow:var(--room-chrome-shadow)}
.craft-room-actions{gap:var(--space-2);padding:0 var(--space-4) var(--room-deck-padding) 0;width:var(--room-actions-width,288px);min-width:var(--room-actions-width,288px);flex-direction:column;flex-basis:var(--room-actions-width,288px);--room-action-tile-min-height:calc(var(--space-10) * 2);--room2-rail-tab-height:38px;top:calc(var(--room-sticky-header-clearance) + var(--room-gutter-block));flex-shrink:0;align-self:flex-start;max-height:calc(100vh - 96px);display:flex;position:sticky;overflow:hidden}.craft-room-actions-slot{min-width:0;display:flex}.craft-room-page--desktop .craft-room-actions-slot{flex:0 0 var(--room-actions-width,288px);width:var(--room-actions-width,288px);transform:translateX(calc(var(--room-actions-bleed,6px) * 2));align-self:stretch;overflow:visible}.craft-room-page--desktop .craft-room-actions-slot--chat-hiding{animation:.22s cubic-bezier(.4,0,1,1) forwards craft-room-actions-slot-collapse}.craft-room-page--desktop .craft-room-actions-slot--chat-showing{animation:.22s cubic-bezier(.22,1,.36,1) both craft-room-actions-slot-expand}.craft-room-actions--chat-hiding{pointer-events:none;animation:.22s cubic-bezier(.4,0,1,1) forwards craft-room-actions-slide-out}.craft-room-actions--chat-showing{animation:.22s cubic-bezier(.22,1,.36,1) both craft-room-actions-slide-in}.craft-room-page--desktop .craft-room-actions--chat-hiding,.craft-room-page--desktop .craft-room-actions--chat-showing{opacity:1;animation:none;transform:none}.craft-room-actions:not(.craft-room-actions--horizontal).craft-room-actions--chat-hiding>.craft-room-actions-grid-scroll-shell,.craft-room-actions:not(.craft-room-actions--horizontal).craft-room-actions--chat-showing>.craft-room-actions-grid-scroll-shell{inline-size:var(--room-actions-width,288px);min-inline-size:var(--room-actions-width,288px);max-inline-size:var(--room-actions-width,288px);flex-shrink:0}@keyframes craft-room-actions-slot-collapse{0%{transform:translateX(calc(var(--room-actions-bleed,6px) * 2));opacity:1}to{transform:translateX(calc(var(--room-actions-width,288px) + var(--room-main-gap,16px)));opacity:0}}@keyframes craft-room-actions-slot-expand{0%{transform:translateX(calc(var(--room-actions-width,288px) + var(--room-main-gap,16px)));opacity:0}to{transform:translateX(calc(var(--room-actions-bleed,6px) * 2));opacity:1}}@keyframes craft-room-actions-slide-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(28px)}}@keyframes craft-room-actions-slide-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.craft-room-page--desktop .craft-room-actions-slot--chat-hiding,.craft-room-page--desktop .craft-room-actions-slot--chat-showing,.craft-room-actions--chat-hiding,.craft-room-actions--chat-showing{animation:none}.craft-room-page--desktop .craft-room-actions-slot--chat-hiding,.craft-room-actions--chat-hiding{opacity:0}}.craft-room-page--desktop .craft-room-actions-slot{flex-direction:column;min-height:0;display:flex}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal){box-sizing:border-box;flex:1;align-self:stretch;min-height:0;padding-bottom:0;padding-right:0}.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions:not(.craft-room-actions--horizontal){z-index:5;top:var(--room-slides-content-top,var(--room-sticky-header-clearance));right:var(--room-gutter-inline,24px);transform:translateX(calc(var(--room-actions-bleed,6px) * 2));width:var(--room-actions-width,288px);min-width:var(--room-actions-width,288px);max-width:var(--room-actions-width,288px);min-height:calc(var(--craft-viewport-height,100dvh) - var(--room-slides-content-top,var(--room-sticky-header-clearance)) - var(--room-rail-bottom-inset));max-height:calc(var(--craft-viewport-height,100dvh) - var(--room-slides-content-top,var(--room-sticky-header-clearance)) - var(--room-rail-bottom-inset));flex:none;align-self:flex-start;position:fixed}.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions-slot{transform:none}.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions-slot--chat-hiding,.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions-slot--chat-showing{animation:none}.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions--chat-hiding{pointer-events:none;opacity:1;animation:.22s cubic-bezier(.4,0,1,1) forwards craft-room-actions-slot-collapse}.craft-room-page--desktop:is(.craft-room-page--deck-scroll,.craft-room-page--desktop-canvas) .craft-room-actions--chat-showing{opacity:1;animation:.22s cubic-bezier(.22,1,.36,1) both craft-room-actions-slot-expand}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell{flex-direction:column;flex:none;min-width:0;display:flex;position:relative}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell.has-overflow,.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell{overflow-clip-margin:var(--room-actions-bleed,6px);flex:1;min-height:0;overflow:hidden}.craft-room-page--desktop .craft-room-actions--no-bar:not(.craft-room-actions--horizontal)>.craft-room-actions-grid-scroll-shell{margin-top:calc(-1 * var(--space-2))}.craft-room-actions-empty{flex-direction:column;flex:1;align-items:center;min-height:0;display:flex}.craft-room-actions-empty-panel{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-1-5);width:160px;height:var(--room-action-tile-min-height);padding:var(--space-2);border:1px solid var(--room-divider);border-radius:var(--radius-xl,16px);background:var(--room-surface-base);color:var(--room-on-surface);text-align:center;flex-direction:column;margin-top:auto;margin-bottom:auto;display:flex}.craft-room-actions-empty-panel svg{width:24px;height:24px}.craft-room-actions-empty-panel span{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);line-height:1}.craft-room-page--desktop .craft-room-actions-empty-panel{margin-right:var(--space-3)}.craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-action--host{width:calc(100% - var(--room-actions-bleed,6px) - var(--room-actions-bleed-inline-end,var(--room-actions-bleed,6px)));margin-inline-start:var(--room-actions-bleed,6px);margin-inline-end:var(--room-actions-bleed-inline-end,var(--room-actions-bleed,6px));margin-top:0;margin-bottom:var(--room-actions-bleed,6px)}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid{overflow-clip-margin:var(--room-actions-bleed,6px);min-width:0;padding:var(--room-actions-bleed,6px);padding-inline-end:var(--room-actions-bleed-inline-end,var(--room-actions-bleed,6px));padding-bottom:var(--room-actions-bleed,6px);flex:none;overflow-y:hidden}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid--compact-top{padding-top:0}.craft-room-page--desktop .craft-room-actions--no-rail-header:not(.craft-room-actions--horizontal)>.craft-room-actions-grid-scroll-shell,.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-editor>.craft-room-actions-grid-scroll-shell{margin-top:calc(8px - var(--space-2) - var(--room-actions-bleed,6px))}.craft-room-page--desktop .craft-room-actions--no-rail-header:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid,.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-editor>.craft-room-actions-grid-scroll-shell>.craft-room-actions-grid{padding-top:0}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell.has-overflow>.craft-room-actions-grid,.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid{overflow-anchor:none;overflow-clip-margin:var(--room-actions-bleed,6px);min-height:0;padding-bottom:calc(var(--space-1) + 2px);scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--room-on-surface) 28%, transparent) transparent;scrollbar-gutter:stable;flex:1;align-self:stretch;overflow-y:auto}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid::-webkit-scrollbar{width:8px}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid::-webkit-scrollbar-track{background:0 0}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--room-on-surface) 22%, transparent);border-radius:var(--radius-full,999px);-webkit-transition:background var(--transition-fast);transition:background var(--transition-fast);background-clip:padding-box;border:2px solid #0000}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--room-on-surface) 45%, transparent);background-clip:padding-box}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--room-on-surface) 45%, transparent);background-clip:padding-box}.craft-room-actions-grid-scroll-shell.has-overflow:before,.craft-room-actions-grid-scroll-shell.has-overflow:after{content:"";pointer-events:none;z-index:3;opacity:0;height:16px;transition:opacity var(--transition-fast);position:absolute;left:0;right:0}.craft-room-actions-grid-scroll-shell.has-overflow>.craft-room-actions-grid{z-index:0;position:relative}.craft-room-actions-grid-scroll-shell.has-overflow.overflow-top:before{opacity:1;background:linear-gradient(to bottom, var(--room-page-bg), transparent);top:0}.craft-room-actions-grid-scroll-shell.has-overflow.overflow-bottom:after{opacity:1;background:linear-gradient(to top, var(--room-page-bg), transparent);bottom:0}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-apps-editor{flex-direction:column;flex:none;min-height:0;display:flex}.craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-apps-editor:has(.craft-room-actions-grid-scroll-shell.has-overflow){flex:1;min-height:0}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-apps-editor{overflow-clip-margin:var(--room-actions-bleed,6px);flex:1;min-height:0;overflow:hidden}.craft-room-actions-rail-header{flex-shrink:0;grid-column:1/-1;min-width:0}.craft-room-actions-grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--room-action-tile-min-height,calc(var(--space-10) * 2)), max-content);grid-gap:var(--space-2);place-content:start stretch;justify-items:stretch;gap:var(--space-2);width:100%;min-width:0;display:grid}.craft-room-actions-grid>.craft-room-action,.craft-room-actions-grid>.craft-room-action--editing,.craft-room-actions-grid>.craft-room-action--add{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2))}.craft-room-actions-grid>.craft-room-action-wrap{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2));flex-direction:column;display:flex}.craft-room-actions-grid>.craft-room-action-wrap>.craft-room-action{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2));flex:auto}.craft-room-actions-grid--sectioned{display:block}.craft-room-actions-grid--sectioned>*+*{margin-top:var(--space-2)}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid{padding-bottom:var(--space-2)}.craft-room-actions-section{gap:var(--space-2);min-width:0;padding-top:var(--space-0);flex-direction:column;display:flex}.craft-room-actions-section.is-dragging{z-index:2;cursor:grabbing}.craft-room-actions-section-header-wrap{align-items:center;gap:var(--space-2);min-width:0;min-height:20px;display:flex}.craft-room-actions-section-header{align-items:center;gap:var(--space-2);min-width:0;min-height:20px;padding:0 var(--space-1);flex:auto;display:flex}.craft-room-actions-section-title-row{align-items:center;gap:var(--space-1);flex-shrink:0;min-width:0;display:inline-flex}.craft-room-actions-section-title-icon{color:var(--room-accent);flex-shrink:0}.craft-room-actions-section-title{font-size:var(--font-size-xs,11px);font-weight:var(--font-weight-semibold);color:color-mix(in srgb, var(--room-on-surface) 52%, transparent);white-space:nowrap}.craft-room-actions-section-header:after{content:"";background:color-mix(in srgb, var(--room-divider) 55%, transparent);flex:1;height:1px}.craft-room-actions-section-drag-handle{width:20px;height:20px;margin-right:var(--space-1);color:color-mix(in srgb, var(--room-on-surface) 55%, transparent);cursor:grab;touch-action:none;background:0 0;border:none;border-radius:6px;flex:none;justify-content:center;align-items:center;padding:0;transition:color .15s,background .15s,opacity .15s;display:inline-flex}.craft-room-actions-section-drag-handle:hover,.craft-room-actions-section-drag-handle:focus-visible,.craft-room-actions-section.is-dragging .craft-room-actions-section-drag-handle{background:color-mix(in srgb, var(--room-elevated) 70%, transparent);color:var(--room-on-surface)}.craft-room-actions-section-drag-handle:active,.craft-room-actions-section.is-dragging .craft-room-actions-section-drag-handle{cursor:grabbing}.craft-room-actions-section-drag-handle:focus-visible{outline:1px solid color-mix(in srgb, var(--room-active-accent) 65%, transparent);outline-offset:1px}.craft-room-actions-section-tiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--room-action-tile-min-height,calc(var(--space-10) * 2)), max-content);grid-gap:var(--space-2);align-content:start;gap:var(--space-2);min-width:0;display:grid}.craft-room-actions-section-tiles>.craft-room-action,.craft-room-actions-section-tiles>.craft-room-action--editing,.craft-room-actions-section-tiles>.craft-room-action--add{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2))}.craft-room-actions-section-tiles>.craft-room-action-wrap{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2));flex-direction:column;display:flex}.craft-room-actions-section-tiles>.craft-room-action-wrap>.craft-room-action{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2));flex:auto}.craft-room-actions--horizontal{width:100%;padding:var(--space-3) var(--room-gutter-inline);align-self:auto;max-height:none;position:static;top:auto;overflow:visible}.craft-room-actions--horizontal .craft-room-actions-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr))}.craft-room-action--host{cursor:default;align-items:stretch;gap:var(--space-2);flex-direction:column;flex:none;width:100%;display:flex}.craft-room-action--host>.craft-room-action-content--host{align-self:stretch}.craft-room-host-created-by{justify-content:flex-start;align-items:center;gap:var(--space-1);text-align:left;width:100%;min-width:0;padding-top:var(--space-2);border-top:1px solid color-mix(in srgb, var(--room-divider) 88%, transparent);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);color:var(--room-on-surface-muted);align-self:stretch;line-height:1.25;display:flex}.craft-room-host-created-by svg{flex-shrink:0}.craft-room-host-avatar{background:var(--room-accent);width:22px;height:22px;color:var(--room-accent-contrast);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.craft-room-host-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.craft-room-host-copy{justify-content:center;align-items:flex-start;gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.craft-room-host-name{text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);color:var(--room-on-surface);flex:0 auto;line-height:1.25;overflow:hidden}.craft-room-audience{align-items:center;gap:var(--space-1);font-size:var(--font-size-caption);font-weight:var(--font-weight-medium);color:var(--room-on-surface-muted);flex-shrink:0;line-height:1.25;display:inline-flex}.craft-room-mobile-sheet-host{padding:0 var(--space-4) var(--space-4)}.craft-room-mobile-sheet-host .craft-room-action--host{width:100%}.craft-room-action-wrap{display:block;position:relative}.craft-room-action-wrap--pulse{border-radius:var(--radius-xl,16px);animation:.9s ease-out 5 craft-room-action-pulse}@keyframes craft-room-action-pulse{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--room-accent) 0%, transparent)}50%{box-shadow:0 0 0 4px color-mix(in srgb, var(--room-accent) 45%, transparent)}}@media (prefers-reduced-motion:reduce){.craft-room-action-wrap--pulse{animation:none}}.craft-room-action-corner{z-index:2;align-items:center;gap:var(--space-1);pointer-events:none;display:inline-flex;position:absolute;top:5px;right:5px}.craft-room-action-corner>*{pointer-events:auto}.craft-room-action-settings-cog{width:var(--space-5);height:var(--space-5);min-width:var(--space-5);min-height:var(--space-5);box-sizing:border-box;border-radius:var(--radius-full);background:var(--room-accent);color:var(--room-accent-contrast);cursor:pointer;box-shadow:none;pointer-events:auto;transition:background var(--transition-fast), color var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-family:inherit;display:inline-flex;position:relative;overflow:visible}.craft-room-action-settings-cog:hover{filter:brightness(.95)}.craft-room-action-settings-cog:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-action-menu{z-index:1000;width:max-content;min-width:200px;padding:var(--space-1);border-radius:var(--radius-md);background:var(--room-surface-base);border:1px solid color-mix(in srgb, var(--room-divider) 88%, transparent);box-shadow:var(--room-menu-shadow);color:var(--room-on-surface);font-family:var(--room-font-body);flex-direction:column;gap:2px;display:flex;position:fixed}.craft-room-action-menu-item{text-align:left;width:100%;padding:var(--space-2) 10px;border-radius:var(--radius-sm);color:var(--room-on-surface);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.craft-room-action-menu-item-icon{margin-right:var(--space-2);flex:none;place-items:center;line-height:0;display:grid}.craft-room-action-menu-divider{height:1px;margin:var(--space-1) 0;background:color-mix(in srgb, var(--room-divider) 72%, transparent);flex-shrink:0}.craft-room-action-menu-item:hover:not(:disabled){background:var(--room-chrome-hover-bg)}.craft-room-action-menu-item:disabled{opacity:.45;cursor:default}.craft-room-action-menu-item--danger{color:var(--color-danger,#e5484d)}.craft-room-action-menu-item--danger:hover{background:color-mix(in srgb, var(--color-danger,#e5484d) 14%, transparent)}.craft-room-action{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2));padding:var(--space-3);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--room-surface-elevated) 82%, transparent);border:1px solid color-mix(in srgb, var(--room-divider) 65%, transparent);color:var(--room-on-surface);font-family:var(--room-font-body);cursor:pointer;text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;transition:background .12s,border-color .12s;display:flex;position:relative}.craft-room-action.craft-room-action--host{justify-content:center;align-items:center;display:flex}.craft-room-action:hover:not(:disabled){background:var(--room-chrome-hover-bg);border-color:color-mix(in srgb, var(--room-divider) 80%, transparent)}.craft-room-action.craft-room-action--host{height:fit-content;min-height:52px;padding-top:var(--space-2);padding-bottom:var(--space-2);background:var(--room-page-bg)}.craft-room-action.craft-room-action--host:hover:not(:disabled),.craft-room-action.craft-room-action--host:active:not(:disabled){background:var(--room-page-bg);border-color:color-mix(in srgb, var(--room-divider) 65%, transparent);transform:none}.craft-room-action:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-action-content{justify-content:flex-start;align-items:flex-start;gap:var(--space-1);flex-direction:column;flex:none;width:100%;min-width:0;display:flex}.craft-room-action-content.craft-room-action-content--host{align-items:center;gap:var(--space-2);flex-flow:row;flex:0 auto;min-height:min-content}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-action-content--host,.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-host-copy{align-self:stretch}.craft-room-action-icon{width:20px;height:20px;color:var(--room-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.craft-room-action-label{min-width:0;max-width:100%;font-size:var(--font-size-caption);font-weight:var(--font-weight-semibold);min-height:2.5em;color:var(--room-on-surface);overflow-wrap:anywhere;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.craft-room-action-label--quiz-generating{overflow-wrap:normal;word-break:normal;text-overflow:ellipsis;max-height:2.5em}.craft-room-action-badge{top:var(--space-2);right:var(--space-2);z-index:2;padding:2px var(--space-2);border-radius:var(--radius-full);background:var(--room-surface-hover);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);color:var(--room-on-surface-muted);pointer-events:none;line-height:1.4;position:absolute}.craft-room-action-suggested{max-width:100%;padding:1px var(--space-2);border-radius:var(--radius-full);border:1px solid color-mix(in srgb, var(--room-active-accent) 45%, transparent);background:color-mix(in srgb, var(--room-active-accent) 12%, var(--room-surface-base));color:var(--room-on-surface);font-size:var(--font-size-2xs);font-weight:var(--font-weight-semibold);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;line-height:1.4;display:inline-flex;overflow:hidden}.craft-room-action-suggested--added{background:var(--room-active-accent);color:var(--room-active-accent-contrast);border-color:#0000}.craft-room-action-suggested svg{flex:none}.craft-room-action-remove-x{border-radius:var(--radius-full);background:var(--room-surface-base);width:20px;height:20px;color:var(--room-on-surface-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.craft-room-action-remove-x:hover{background:var(--room-surface-hover);color:var(--room-on-surface)}.craft-room-action-regenerate,.craft-room-action-corner-btn{border-radius:var(--radius-full);background:var(--room-surface-base);width:20px;height:20px;color:var(--room-on-surface-muted);cursor:pointer;box-shadow:none;pointer-events:auto;transition:background var(--transition-fast);border:none;justify-content:center;align-items:center;padding:0;font-family:inherit;display:inline-flex;position:relative;overflow:visible}.craft-room-action-regenerate:hover,.craft-room-action-corner-btn:hover{background:color-mix(in srgb, var(--room-on-surface-muted) 10%, var(--room-surface-base))}.craft-room-action-regenerate:focus-visible,.craft-room-action-corner-btn:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-action-regenerate.prezi-tooltip .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip .prezi-tooltip-text{display:none}.craft-room-action-regenerate.prezi-tooltip--left .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip--left .prezi-tooltip-text{inset:50% calc(100% + 6px) auto auto;transform:translateY(calc(-50% - 1px))translate(4px)}.craft-room-action-regenerate.prezi-tooltip:hover .prezi-tooltip-text,.craft-room-action-regenerate.prezi-tooltip:focus-visible .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip:hover .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip:focus-visible .prezi-tooltip-text{opacity:1;display:block}.craft-room-action-regenerate.prezi-tooltip--left:hover .prezi-tooltip-text,.craft-room-action-regenerate.prezi-tooltip--left:focus-visible .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip--left:hover .prezi-tooltip-text,.craft-room-action-corner-btn.prezi-tooltip--left:focus-visible .prezi-tooltip-text{transform:translateY(calc(-50% - 1px))translate(0)}.craft-room-action-icon-row{align-items:center;gap:var(--space-1);display:inline-flex}.craft-room-action-error{color:var(--color-error);font-size:var(--font-size-xs);text-wrap:pretty;margin-top:2px;line-height:1.3;display:block}.craft-room-action-live-dot{border-radius:var(--radius-full);background:var(--color-success);width:8px;height:8px;box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 60%, transparent);flex-shrink:0;animation:1.6s ease-in-out infinite craft-room-action-live-pulse}@keyframes craft-room-action-live-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 55%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--color-success) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 0%, transparent)}}@media (prefers-reduced-motion:reduce){.craft-room-action-live-dot{animation:none}}.craft-room-action-spinner{animation:.8s linear infinite craft-room-action-spin}@keyframes craft-room-action-spin{to{transform:rotate(360deg)}}.craft-room-action--coming-soon{opacity:.6;cursor:not-allowed}.craft-room-action--inactive{opacity:.76;cursor:not-allowed}.craft-room-action--ready{animation:1.6s ease-in-out infinite craft-room-action-pulse}.craft-room-page--narrow .craft-room-action--ready{animation-name:craft-room-action-pulse-inset}@keyframes craft-room-action-pulse-inset{0%,to{box-shadow:inset 0 0 0 0 color-mix(in srgb, var(--room-accent) 0%, transparent)}50%{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--room-accent) 45%, transparent)}}@media (prefers-reduced-motion:reduce){.craft-room-action--ready{box-shadow:0 0 0 2px color-mix(in srgb, var(--room-accent) 45%, transparent);animation:none}.craft-room-page--narrow .craft-room-action--ready{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--room-accent) 45%, transparent)}}.craft-room-action--sign-in .craft-room-action-badge{background:var(--room-accent);color:var(--room-accent-contrast)}.craft-room-action--sign-in .craft-room-action-scorm-badges{display:none}@media (prefers-reduced-motion:reduce){.craft-room-action-spinner{animation:none}}.craft-room-apps-edit-bar{align-items:center;gap:var(--space-2);box-sizing:border-box;flex-shrink:0;justify-content:flex-end;height:25px;min-height:25px;max-height:25px;margin-bottom:0;display:flex}.craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-edit-bar{margin-inline-start:var(--room-actions-bleed,6px);margin-inline-end:var(--room-actions-bleed-inline-end,var(--room-actions-bleed,6px))}.craft-room-apps-edit-bar.is-editing,.craft-room-apps-edit-bar--toolbar{justify-content:space-between}.craft-room-apps-edit-bar--bottom{height:auto;min-height:0;max-height:none;padding:0 var(--room-actions-bleed,6px);justify-content:stretch;margin-top:0}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-edit-bar.is-editing{margin-bottom:var(--space-1)}.craft-room-apps-edit-bar--in-grid{grid-column:1/-1;align-self:start;width:100%;margin-top:0;padding:0}.craft-room-actions-grid--sectioned>.craft-room-apps-edit-bar--in-grid{margin-top:var(--space-2)}.craft-room-apps-edit-toggle--full{justify-content:center;width:100%}.craft-room-page--desktop .craft-room-actions:has(>.room2-rail-tabs)>.craft-room-apps-edit-bar--toolbar{justify-content:flex-end}.craft-room-page--desktop .craft-room-actions:has(>.room2-rail-tabs)>.craft-room-apps-edit-bar--toolbar .craft-room-apps-edit-toggle{flex:auto;width:100%}.craft-room-apps-edit-bar:not(.is-editing) .craft-room-apps-preset-dropdown{display:none}.craft-room-apps-edit-toggle{box-sizing:border-box;border:1px solid var(--room-divider);border-radius:var(--radius-full,999px);background:var(--room-surface-base);height:25px;min-height:25px;max-height:25px;color:var(--room-on-surface-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);flex:none;justify-content:center;align-items:center;gap:6px;margin:0;padding:0 10px;line-height:1;display:inline-flex}.craft-room-apps-edit-toggle:hover:not(.is-active){background:var(--room-surface-hover,var(--room-chrome-hover-bg));color:var(--room-on-surface)}.craft-room-apps-edit-toggle.is-active{background:var(--room-accent);color:var(--room-accent-contrast);border-color:var(--room-accent)}.craft-room-apps-edit-toggle.is-active:hover:not(:disabled){filter:brightness(.95)}.craft-room-apps-editor{gap:var(--space-3);flex-direction:column;display:flex}.craft-room-action--editing,.craft-room-action--add{position:relative}.craft-room-action--editing>.craft-room-action-configure{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;display:flex}.craft-room-action--editing>.craft-room-action-configure:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-action--add{color:var(--room-on-surface-muted);background:0 0;border-style:dashed}.craft-room-action--add:hover:not(:disabled),.craft-room-action--add:focus-visible:not(:disabled),.craft-room-action--add:active:not(:disabled){background:0 0}.craft-room-action--add .craft-room-action-content{opacity:.66;transition:opacity var(--transition-fast)}.craft-room-action--add:hover .craft-room-action-content,.craft-room-action--add:focus-visible .craft-room-action-content{opacity:1}.craft-room-action-add-badge,.craft-room-action-remove{z-index:1;border-radius:var(--radius-full,999px);border:none;flex:none;justify-content:center;align-items:center;width:20px;height:20px;margin:0;padding:0;display:inline-flex;position:absolute;inset:4px 4px auto auto}.craft-room-action-add-badge{background:var(--room-accent);color:var(--room-accent-contrast);pointer-events:none}.craft-room-action-remove{background:var(--color-error);color:var(--color-text-on-color);cursor:pointer;transition:filter var(--transition-fast)}.craft-room-action-remove:hover{filter:brightness(.92)}.craft-room-action-remove:focus-visible{outline:2px solid var(--color-error);outline-offset:2px}.craft-room-action--editing>.craft-room-action-configure-hint{z-index:1;border-radius:var(--radius-full,999px);background:var(--room-accent);width:20px;height:20px;color:var(--room-accent-contrast);pointer-events:none;flex:none;justify-content:center;align-items:center;margin:0;display:inline-flex;position:absolute;inset:auto 4px 4px auto}.craft-room-action--needs-config{border-style:dashed!important;border-color:color-mix(in srgb, var(--room-accent) 60%, transparent)!important}.craft-room-page--narrow .craft-room-actions-grid-scroll-shell{flex:none;min-height:auto;overflow:visible}.craft-room-page--narrow .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell.has-overflow{overflow:visible}.prezi-room-overlay-shell .craft-room-page--embedded.craft-room-page--narrow:not(.craft-room-page--desktop) .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell.has-overflow>.craft-room-actions-grid{overflow-y:auto}.craft-room-page--narrow .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-edit-bar{width:100%;margin-inline:0;padding-inline:0}.craft-room-page--narrow .craft-room-actions:not(.craft-room-actions--horizontal) .craft-room-actions-grid-scroll-shell>.craft-room-actions-grid{scrollbar-gutter:auto;min-height:auto;padding-left:0;padding-right:0;padding-bottom:calc(var(--room-gutter-block) - 2px);flex:none;overflow:visible}.craft-room-page--narrow .craft-room-actions-grid .craft-room-action,.craft-room-page--narrow .craft-room-actions-grid .craft-room-action-wrap{width:100%;min-width:0;max-width:none;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2))}.craft-room-page--narrow .craft-room-actions-grid .craft-room-action{height:100%}.craft-room-page--narrow .craft-room-action.craft-room-action--host{align-items:center;min-height:0;display:flex}.craft-room-page--narrow .craft-room-action-content--host{justify-content:flex-start;align-items:center;gap:var(--space-2);flex-flow:row;flex:auto;width:100%;min-width:0;display:flex}.craft-room-page--narrow .craft-room-host-avatar{flex:none}.craft-room-page--narrow .craft-room-host-copy{flex-flow:row;flex:1;justify-content:flex-start;align-items:center;gap:0;width:auto;min-width:0;display:flex}.craft-room-page--narrow .craft-room-host-name{flex:0 auto;width:auto;min-width:0}.craft-room-page--narrow .craft-room-audience{flex:none;margin-inline-start:auto}.craft-room-action--needs-setup,.craft-room-action--needs-setup-stroke-only{border-style:dashed!important;border-color:color-mix(in srgb, var(--room-accent) 55%, transparent)!important}.craft-room-action--needs-setup .craft-room-action-content{opacity:.35}.craft-room-action--needs-setup:hover:not(:disabled) .craft-room-action-content{opacity:.55}.craft-room-action-setup-msg{z-index:1;border-radius:var(--radius-full,999px);background:var(--room-accent);color:var(--room-accent-contrast);font-size:var(--font-size-sm,13px);font-weight:var(--font-weight-semibold,600);text-align:center;pointer-events:none;letter-spacing:.01em;white-space:nowrap;padding:4px 10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.craft-room-action-scorm-badges{z-index:2;pointer-events:none;align-items:center;gap:4px;display:inline-flex;position:absolute;top:4px;right:4px}.craft-room-action-scorm-badge{border-radius:var(--radius-full,999px);background:color-mix(in srgb, var(--room-on-surface) 14%, transparent);width:20px;height:20px;color:var(--room-on-surface);justify-content:center;align-items:center;display:inline-flex}.craft-room-action-scorm-badge.is-disabled{opacity:.35}.craft-room-action-engine-badge{border-radius:var(--radius-full,999px);text-transform:uppercase;letter-spacing:.03em;vertical-align:middle;background:color-mix(in srgb, var(--room-on-surface) 14%, transparent);color:var(--room-on-surface);margin-left:6px;padding:0 5px;font-size:9px;font-weight:700;line-height:15px;display:inline-block}.craft-room-action-fineprint{letter-spacing:.03em;color:var(--room-on-surface-muted,var(--color-text-secondary));opacity:.75;margin-top:calc(-1.25 * var(--font-size-caption) + 2px);font-size:9px;line-height:1.2;display:block}.craft-room-action--loading{isolation:isolate;overflow:hidden}.craft-room-action--loading:before{content:"";border-radius:inherit;background:linear-gradient(90deg, var(--room-page-bg) 0%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 25%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 50%, color-mix(in srgb, var(--room-surface-elevated) 60%, var(--room-page-bg)) 75%, var(--room-page-bg) 100%);background-size:var(--prezi-thumbnail-shimmer-size);opacity:.5;pointer-events:none;z-index:0;animation:1.7s cubic-bezier(.4,0,.2,1) infinite craft-room-action-shimmer;position:absolute;inset:0}@keyframes craft-room-action-shimmer{0%{opacity:.08;background-position:-100% 0}50%{opacity:.5}to{opacity:.08;background-position:0 0}}@media (prefers-reduced-motion:reduce){.craft-room-action--loading:before{animation:none}}.craft-room-action--skeleton{pointer-events:none;cursor:default}.craft-room-action--skeleton:hover{background:color-mix(in srgb, var(--room-surface-elevated) 82%, transparent);border-color:color-mix(in srgb, var(--room-divider) 65%, transparent)}.craft-room-actions-grid:has(.craft-room-action--skeleton-tab){grid-template-rows:var(--room2-rail-tab-height)}.craft-room-action--skeleton-tab{border-radius:var(--radius-full);background:color-mix(in srgb, var(--room-page-bg,var(--color-surface-base)) 50%, transparent);border-color:color-mix(in srgb, var(--room-divider,var(--border-color)) 80%, transparent);grid-column:1/-1;padding:3px}.craft-room-actions-grid>.craft-room-action--skeleton-tab{height:var(--room2-rail-tab-height);min-height:var(--room2-rail-tab-height)}.craft-room-action-skeleton-tab-options{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;height:100%;display:grid}.craft-room-action-skeleton-tab-option{justify-content:center;align-items:center;gap:var(--space-1-5,6px);min-width:0;padding:0 var(--space-2-5);border-radius:var(--radius-full);display:flex}.craft-room-action-skeleton-tab .craft-room-action-skeleton-icon{width:16px;height:16px}.craft-room-action-skeleton-tab .craft-room-action-skeleton-line{flex:0 38%;height:.75em}.craft-room-action-skeleton-tab .craft-room-action-skeleton-line--short{flex-basis:30%}.craft-room-action-skeleton-icon,.craft-room-action-skeleton-line{background-color:color-mix(in srgb, var(--room-on-surface) 13%, transparent);background-image:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--room-on-surface) 10%, transparent) 50%, transparent 100%);background-size:var(--prezi-thumbnail-shimmer-size);z-index:1;background-repeat:no-repeat;animation:1.7s cubic-bezier(.4,0,.2,1) infinite craft-room-action-shimmer;display:block;position:relative}.craft-room-action-skeleton-icon{border-radius:var(--radius-sm,6px);width:20px;height:20px}.craft-room-action-skeleton-lines{width:100%;min-height:2.5em;font-size:var(--font-size-caption);flex-direction:column;gap:6px;display:flex}.craft-room-action-skeleton-line{border-radius:var(--radius-full,999px);height:.75em}.craft-room-action-skeleton-line--short{width:62%}.craft-room-action--skeleton:nth-child(2n) .craft-room-action-skeleton-icon,.craft-room-action--skeleton:nth-child(2n) .craft-room-action-skeleton-line{animation-delay:.14s}.craft-room-action--skeleton:nth-child(3n) .craft-room-action-skeleton-icon,.craft-room-action--skeleton:nth-child(3n) .craft-room-action-skeleton-line{animation-delay:.28s}@media (prefers-reduced-motion:reduce){.craft-room-action-skeleton-icon,.craft-room-action-skeleton-line{background-image:none;animation:none}}.craft-room-page--desktop .craft-room-actions:not(.craft-room-actions--horizontal)>.craft-room-apps-edit-bar--pinned{margin-bottom:var(--space-1);flex:none;padding-inline:0}.craft-room-actions>[data-lookup=craft-room-actions-skeleton-grid-shell]{margin-top:calc(-1 * var(--space-1))}.craft-room-page--narrow .craft-room-host-created-by{display:none}
.craft-room-apps-preset-dropdown{flex:none;min-width:126px;position:relative}.craft-room-apps-preset-trigger{justify-content:space-between;align-items:center;gap:var(--space-2);box-sizing:border-box;border:1px solid var(--room-divider);border-radius:var(--radius-full,999px);background:var(--room-surface-base);width:100%;height:25px;min-height:25px;max-height:25px;color:var(--room-on-surface);font-family:var(--room-font-body);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium,500);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);margin:0;padding:0 8px 0 10px;line-height:1;display:inline-flex}.craft-room-apps-preset-trigger:hover:not(:disabled),.craft-room-apps-preset-trigger[aria-expanded=true]{background:var(--room-chrome-hover-bg)}.craft-room-apps-preset-trigger:disabled{opacity:.6;cursor:not-allowed}.craft-room-apps-preset-trigger:focus-visible{outline:2px solid var(--room-accent);outline-offset:2px}.craft-room-apps-preset-trigger-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.craft-room-apps-preset-trigger .prezi-chevron-icon{color:var(--room-on-surface-muted);transition:transform var(--transition-fast);flex-shrink:0}.craft-room-apps-preset-trigger[aria-expanded=true] .prezi-chevron-icon{transform:rotate(180deg)}.craft-room-page .prezi-privacy-dropdown-menu.craft-room-apps-preset-menu{min-width:126px}.craft-room-page .craft-room-apps-preset-menu .prezi-privacy-dropdown-option{font-weight:var(--font-weight-normal)}.craft-room-page .craft-room-apps-preset-menu .prezi-privacy-dropdown-option-text{flex:auto;min-width:0}.craft-room-page .craft-room-apps-preset-menu .prezi-privacy-dropdown-option-label{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal)}.craft-room-page .craft-room-apps-preset-menu .craft-room-apps-preset-option-check{width:var(--space-4);color:var(--room-accent);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.craft-room-page .craft-room-apps-preset-menu-divider{background:color-mix(in srgb, var(--room-divider) 88%, transparent)}
.craft-room-cta-overlay,.craft-room-word-cloud-overlay,.craft-room-transcript-overlay,.craft-room-feedback-overlay,.craft-room-pptx-overlay,.craft-room-import-prezi-overlay,.craft-room-experience-overlay,.craft-quiz-edit-overlay{z-index:var(--z-modal,1000);padding:var(--space-4);background:color-mix(in srgb, var(--room-page-bg,var(--color-surface-base)) 35%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.craft-pointer-settings{z-index:var(--craft-pointer-settings-z);pointer-events:auto;--craft-pointer-settings-divider:color-mix(in srgb, var(--room-divider,var(--border-color)) 60%, transparent);border-radius:var(--radius-3xl,24px);outline-offset:-1px;width:300px;max-width:92vw;box-shadow:var(--room-chrome-shadow,var(--shadow-room-chrome));font-family:var(--room-font-body,inherit);outline:1px solid #0000;flex-direction:column;animation:.22s cubic-bezier(.22,1,.36,1) craft-pointer-settings-in;display:flex;position:fixed;right:auto;overflow:hidden}.craft-pointer-settings.craft-pointer-settings--room-stage{--room-surface-base:color-mix(in srgb, var(--color-scrim-80) 88%, transparent);--room-on-surface:var(--color-text-on-color);--room-on-surface-muted:color-mix(in srgb, var(--color-text-on-color) 62%, transparent);--room-accent:var(--room-active-accent,var(--color-primary));--room-accent-contrast:var(--room-active-accent-contrast,var(--color-text-on-color));--room-page-bg:color-mix(in srgb, var(--color-present-bg) 82%, var(--color-absolute-white) 18%);--room-surface-hover:var(--color-overlay-light);--room-divider:color-mix(in srgb, var(--color-text-on-color) 24%, transparent);--craft-pointer-settings-divider:color-mix(in srgb, var(--room-divider) 60%, transparent);background:var(--room-surface-base,var(--color-surface-base));color:var(--room-on-surface,var(--color-text-primary));border:1px solid var(--craft-pointer-settings-divider);border-color:var(--craft-pointer-settings-divider);outline-color:var(--craft-pointer-settings-divider);-webkit-backdrop-filter:blur(24px)}.craft-pointer-settings.craft-pointer-settings--present-stage{--craft-pointer-settings-divider:color-mix(in srgb, var(--color-text-on-color) 18%, transparent);--room-surface-base:color-mix(in srgb, var(--color-scrim-80) 92%, transparent);--room-page-bg:color-mix(in srgb, var(--color-present-bg) 76%, var(--color-absolute-white) 24%);--room-on-surface:var(--color-text-on-color);--room-on-surface-muted:color-mix(in srgb, var(--color-text-on-color) 62%, transparent);--room-divider:var(--craft-pointer-settings-divider);--room-accent:var(--color-primary);--room-accent-contrast:var(--color-text-on-color);--room-surface-hover:var(--color-bg-hover);background:var(--room-surface-base);border:1px solid var(--craft-pointer-settings-divider);border-color:var(--craft-pointer-settings-divider);outline-color:var(--craft-pointer-settings-divider);color:var(--room-on-surface);-webkit-backdrop-filter:blur(24px)}@keyframes craft-pointer-settings-in{0%{opacity:0;transform:scale(.97)translateY(6px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.craft-pointer-settings{animation:none}}.craft-pointer-settings__head{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border-bottom:1px solid var(--craft-pointer-settings-divider);display:flex}.craft-pointer-settings__title{min-width:0;font-family:var(--room-font-heading,inherit);font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--room-on-surface,var(--color-text-primary));flex:1;margin:0}.craft-pointer-settings__close{border-radius:var(--radius-full);width:32px;height:32px;color:var(--room-on-surface-muted,var(--color-text-secondary));cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.craft-pointer-settings__close:hover{background:var(--room-surface-hover,var(--color-bg-hover));color:var(--room-on-surface,var(--color-text-primary))}.craft-pointer-settings__close:focus-visible{outline:2px solid var(--room-accent,var(--color-primary));outline-offset:2px}.craft-pointer-settings--room-stage .craft-pointer-settings__close,.craft-pointer-settings--present-stage .craft-pointer-settings__close{color:color-mix(in srgb, var(--color-text-on-color) 62%, transparent)}.craft-pointer-settings--room-stage .craft-pointer-settings__close:hover,.craft-pointer-settings--present-stage .craft-pointer-settings__close:hover{color:var(--color-text-on-color)}.craft-pointer-settings--room-stage .craft-pointer-settings__close:focus-visible,.craft-pointer-settings--present-stage .craft-pointer-settings__close:focus-visible{outline-color:var(--color-primary)}.craft-pointer-settings__body{gap:var(--space-4);padding:var(--space-3) var(--space-4) var(--space-4);flex-direction:column;min-height:0;display:flex;overflow:auto}.craft-pointer-settings__group{gap:var(--space-2);flex-direction:column;display:flex}.craft-pointer-settings__subtitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--room-on-surface,var(--color-text-primary));margin:0}.craft-pointer-settings--room-stage :is(.craft-pointer-settings__title,.craft-pointer-settings__subtitle,.craft-pointer-settings__option-label),.craft-pointer-settings--present-stage :is(.craft-pointer-settings__title,.craft-pointer-settings__subtitle,.craft-pointer-settings__option-label){color:var(--color-text-on-color)}.craft-pointer-settings__option{align-items:flex-start;gap:var(--space-2);font-family:var(--room-font-body,inherit);color:var(--room-on-surface,var(--color-text-primary));cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.craft-pointer-style-list{gap:var(--space-2);border:0;flex-direction:column;min-width:0;margin:0;padding:0;display:flex}.craft-pointer-style-list .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.craft-pointer-settings__option input{appearance:none;border:1px solid color-mix(in srgb, var(--room-on-surface-muted,var(--color-text-secondary)) 72%, var(--room-divider,var(--border-color)));background:var(--room-page-bg,var(--color-bg-page));cursor:pointer;flex:none;place-items:center;width:16px;height:16px;margin:2px 0 0;display:grid}.craft-pointer-settings__option input[type=radio]{border-radius:var(--radius-full)}.craft-pointer-settings__option input[type=checkbox]{border-radius:calc(var(--room-control-radius,8px) / 2)}.craft-pointer-settings__option input:checked{border-color:var(--room-accent,var(--color-primary));background:var(--room-accent,var(--color-primary));box-shadow:inset 0 0 0 3px var(--room-surface-base,var(--color-surface-base))}.craft-pointer-settings__option input[type=checkbox]:checked{box-shadow:none}.craft-pointer-settings__option input[type=checkbox]:checked:before{content:"";border:solid var(--room-accent-contrast,var(--color-text-inverse));border-width:0 0 2px 2px;width:8px;height:4px;transform:translateY(-1px)rotate(-45deg)}.craft-pointer-settings__option input:focus-visible{outline:2px solid var(--room-accent,var(--color-primary));outline-offset:2px}.craft-pointer-settings--present-stage .craft-pointer-settings__option input{border-color:color-mix(in srgb, var(--color-text-on-color) 46%, transparent);background:color-mix(in srgb, var(--color-present-bg) 76%, var(--color-absolute-white) 24%)}.craft-pointer-settings--present-stage .craft-pointer-settings__option input:checked{border-color:var(--color-primary);background:var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-scrim-80)}.craft-pointer-settings--present-stage .craft-pointer-settings__option input[type=checkbox]:checked{box-shadow:none}.craft-pointer-settings--present-stage .craft-pointer-settings__option input:focus-visible{outline-color:var(--color-primary)}.craft-pointer-settings--present-stage .craft-pointer-settings__option input[type=checkbox]:checked:before{border-color:var(--color-text-on-color)}.craft-pointer-settings__option-label{min-width:0;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--room-on-surface,var(--color-text-primary));flex:auto;line-height:1.4}
.craft-present-apps{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);--room-surface-elevated:color-mix(in srgb, var(--color-text-on-color) 12%, var(--color-absolute-black));--room-surface-hover:color-mix(in srgb, var(--color-text-on-color) 20%, var(--color-absolute-black));--room-font-body:inherit}.craft-present-apps__tiles{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(var(--room-action-tile-min-height,calc(var(--space-10) * 2)), max-content);grid-gap:var(--space-2);align-content:start;gap:var(--space-2);min-width:0;display:grid}.craft-present-apps__tiles:has(>.craft-room-action:only-child){grid-template-columns:minmax(0,1fr)}.craft-present-apps__tiles>.craft-room-action{height:100%;min-height:var(--room-action-tile-min-height,calc(var(--space-10) * 2))}.craft-present-apps .craft-present-apps__tiles>.craft-room-action{background:var(--room-surface-elevated)}.craft-present-apps .craft-present-apps__tiles>.craft-room-action:is(:hover,:focus-visible){background:var(--room-surface-hover)}.craft-present-apps__tiles>.craft-room-action:focus-visible{outline:2px solid var(--room-accent,var(--color-primary));outline-offset:2px}.craft-present-apps__edit-in-room{justify-content:center;align-items:center;gap:var(--space-2);box-sizing:border-box;width:100%;padding:var(--space-2) var(--space-3);border:1px solid color-mix(in srgb, var(--color-text-secondary) 45%, transparent);border-radius:var(--radius-full);color:var(--color-text-secondary);font-family:var(--room-font-body,inherit);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast), border-color var(--transition-fast);background:0 0;display:inline-flex}.craft-present-apps__edit-in-room:hover{border-color:color-mix(in srgb, var(--color-text-primary) 70%, transparent);background:var(--color-overlay-light);color:var(--color-text-primary)}.craft-present-apps__edit-in-room:focus-visible{outline:2px solid var(--room-accent,var(--color-primary));outline-offset:2px}
.craft-room-chat{bottom:var(--space-4);right:var(--space-4);z-index:var(--z-modal,1000);width:var(--room-chat-width,360px);max-width:92vw;max-height:min(620px, calc(100dvh - var(--room-sticky-header-clearance,78px) - var(--space-4) * 2));background:var(--room-surface-base,var(--color-surface-base));color:var(--room-on-surface,var(--color-text-primary));border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 70%, transparent);border-radius:var(--radius-3xl,24px);box-shadow:var(--shadow-xl);font-family:var(--room-font-body,inherit);flex-direction:column;animation:.2s cubic-bezier(.22,1,.36,1) craft-room-chat-slide-in;display:flex;position:fixed;overflow:hidden}@keyframes craft-room-chat-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.craft-room-chat{animation:none}}.craft-room-page--chat-sheet .craft-room-chat{width:100%;max-width:none;height:100dvh;max-height:none;box-shadow:none;background:var(--room-page-bg,var(--color-surface-base));z-index:var(--z-modal,1000);overscroll-behavior:contain;transform-origin:0 0;border:none;border-radius:0;animation:.18s craft-room-chat-fade-in;position:fixed;inset:0}.craft-room-page--chat-sheet .craft-room-chat__thread{overscroll-behavior:contain}.craft-room-page--chat-sheet .craft-room-chat__input{font-size:16px}@keyframes craft-room-chat-fade-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.craft-room-page--chat-sheet .craft-room-chat{animation:none}}.craft-room-chat__header{justify-content:space-between;align-items:center;gap:var(--space-0);padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border-bottom:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 60%, transparent);display:flex}.craft-room-chat__title-row{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.craft-room-chat__title-icon{color:var(--room-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.craft-room-chat__title{min-width:0;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);font-family:var(--room-font-heading,inherit);color:var(--room-on-surface,var(--color-text-primary));margin:0}.craft-room-chat__close{border-radius:var(--radius-full);width:32px;height:32px;color:var(--room-on-surface-muted,var(--color-text-secondary));cursor:pointer;transition:background var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.craft-room-chat__close:hover{background:var(--room-surface-hover,var(--color-bg-hover));color:var(--room-on-surface,var(--color-text-primary))}.craft-room-chat__thread{gap:var(--space-3);min-height:0;padding:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.craft-room-chat__intro{color:var(--room-on-surface-muted,var(--color-text-secondary));margin:auto 0}.craft-room-chat__intro-title{margin:0 0 var(--space-1);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--room-on-surface,var(--color-text-primary))}.craft-room-chat__intro-body{font-size:var(--font-size-sm);margin:0;line-height:1.5}.craft-room-chat__msg{display:flex}.craft-room-chat__msg--user{justify-content:flex-end}.craft-room-chat__msg--assistant{justify-content:flex-start}.craft-room-chat__bubble{max-width:88%;padding:var(--space-2-5) var(--space-3-5,14px);border-radius:var(--radius-xl);font-size:var(--font-size-sm);white-space:pre-wrap;word-break:break-word;background:var(--room-surface-elevated,var(--color-surface-elevated));color:var(--room-on-surface,var(--color-text-primary));border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 55%, transparent);line-height:1.55}.craft-room-chat__msg--user .craft-room-chat__bubble{background:var(--room-accent,var(--color-primary));color:var(--room-accent-contrast,var(--color-text-on-color));border-color:#0000}.craft-room-chat__bubble ul{margin:var(--space-1) 0;padding-left:1.25em}.craft-room-chat__bubble li{margin:2px 0}.craft-room-chat__bubble strong{font-weight:var(--font-weight-semibold)}.craft-room-chat__bubble code{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--room-on-surface,var(--color-text-primary)) 10%, transparent);padding:.1em .35em;font-size:.9em}.craft-room-chat__bubble a{color:var(--room-accent,var(--color-primary));text-decoration:underline}.craft-room-chat__bubble--thinking{align-items:center;gap:var(--space-2);color:var(--room-on-surface-muted,var(--color-text-secondary));display:inline-flex}.craft-room-chat__error{font-size:var(--font-size-sm);color:var(--color-error)}.craft-room-chat__composer{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-3);border-top:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 60%, transparent);display:flex}.craft-room-chat__input{resize:none;min-width:0;max-height:140px;padding:var(--space-2-5) var(--space-3);border:1px solid color-mix(in srgb, var(--room-divider,var(--border-color)) 80%, transparent);border-radius:var(--radius-lg);background:var(--room-page-bg,var(--color-surface-base));color:var(--room-on-surface,var(--color-text-primary));font-family:var(--room-font-body,inherit);font-size:var(--font-size-sm);flex:1;line-height:1.45}.craft-room-chat__input:focus-visible{outline:2px solid var(--room-accent,var(--color-primary));outline-offset:1px}.craft-room-chat__send{border-radius:var(--radius-full);background:var(--room-accent,var(--color-primary));width:36px;height:36px;color:var(--room-accent-contrast,var(--color-text-on-color));cursor:pointer;transition:filter var(--transition-fast);border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.craft-room-chat__send:hover:not(:disabled){filter:brightness(.95)}.craft-room-chat__send:disabled{opacity:.5;cursor:not-allowed}.craft-room-chat .spinning{animation:.8s linear infinite craft-room-chat-spin}@keyframes craft-room-chat-spin{to{transform:rotate(360deg)}}
