.PresentationBlock-module__R_pMvG__block{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:16px;margin:1rem 0;transition:border-color .16s,box-shadow .16s;overflow:hidden}.PresentationBlock-module__R_pMvG__blockSelected{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--primary) 14%, transparent)}.PresentationBlock-module__R_pMvG__previewCard{background:radial-gradient(circle at 88% 15%, #f59e0b2b, transparent 30%), color-mix(in srgb, var(--surface-soft) 72%, var(--surface));grid-template-columns:minmax(0,1fr) auto;min-height:12rem;display:grid;position:relative}.PresentationBlock-module__R_pMvG__previewOpen{min-width:0;color:var(--fg);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(12rem,42%) 1fr;align-items:center;gap:1.2rem;padding:1rem 1.1rem;display:grid}.PresentationBlock-module__R_pMvG__previewOpen:focus-visible,.PresentationBlock-module__R_pMvG__previewPresent:focus-visible{outline:2px solid var(--focus);outline-offset:-3px}.PresentationBlock-module__R_pMvG__previewStageWrap{border:1px solid color-mix(in srgb, var(--border) 80%, #111827);background:#fff;border-radius:8px;transition:transform .18s,box-shadow .18s;display:block;overflow:hidden;box-shadow:0 12px 30px #0f172a29}.PresentationBlock-module__R_pMvG__previewOpen:hover .PresentationBlock-module__R_pMvG__previewStageWrap{transform:translateY(-2px);box-shadow:0 16px 34px #0f172a38}.PresentationBlock-module__R_pMvG__previewMeta{align-items:center;gap:.8rem;min-width:0;display:flex}.PresentationBlock-module__R_pMvG__previewMeta>span:last-child{flex-direction:column;gap:.25rem;min-width:0;display:flex}.PresentationBlock-module__R_pMvG__previewMeta strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.PresentationBlock-module__R_pMvG__previewMeta small{color:var(--fg-subtle);font-size:.76rem}.PresentationBlock-module__R_pMvG__previewIcon,.PresentationBlock-module__R_pMvG__editorBrandIcon{color:#b45309;background:color-mix(in srgb, #f59e0b 15%, var(--surface));flex:none;justify-content:center;align-items:center;display:inline-flex}.PresentationBlock-module__R_pMvG__previewIcon{border:1px solid color-mix(in srgb, #f59e0b 30%, var(--border));border-radius:12px;width:2.65rem;height:2.65rem;font-size:1.1rem}.PresentationBlock-module__R_pMvG__previewPresent{border:0;border-left:1px solid var(--border);min-width:5.5rem;color:var(--fg);background:color-mix(in srgb, var(--surface) 88%, transparent);cursor:pointer;justify-content:center;align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;display:flex}.PresentationBlock-module__R_pMvG__previewPresent:hover{color:#b45309;background:color-mix(in srgb, #f59e0b 10%, var(--surface))}.PresentationBlock-module__R_pMvG__editorDialog{z-index:2100;min-width:0;min-height:0;color:var(--fg);background:var(--bg);flex-direction:column;display:flex;position:fixed;inset:0}.PresentationBlock-module__R_pMvG__editorHeader{z-index:5;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);min-height:4.35rem;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .9rem;display:flex;position:relative}.PresentationBlock-module__R_pMvG__editorBrand{align-items:center;gap:.7rem;min-width:0;display:flex}.PresentationBlock-module__R_pMvG__editorBrand>div:last-child{flex-direction:column;gap:.12rem;min-width:0;display:flex}.PresentationBlock-module__R_pMvG__editorBrand input{width:min(38vw,30rem);color:var(--fg);font:inherit;background:0 0;border:1px solid #0000;border-radius:6px;padding:.1rem .25rem;font-size:.92rem;font-weight:700}.PresentationBlock-module__R_pMvG__editorBrand input:hover,.PresentationBlock-module__R_pMvG__editorBrand input:focus{border-color:var(--border);background:var(--surface);outline:none}.PresentationBlock-module__R_pMvG__editorBrand small{color:var(--fg-subtle);padding-left:.25rem;font-size:.7rem}.PresentationBlock-module__R_pMvG__headerActions,.PresentationBlock-module__R_pMvG__canvasToolbar,.PresentationBlock-module__R_pMvG__toggleRow{align-items:center;gap:.45rem;display:flex}.PresentationBlock-module__R_pMvG__headerActions button,.PresentationBlock-module__R_pMvG__canvasToolbar button,.PresentationBlock-module__R_pMvG__addSlideActions button,.PresentationBlock-module__R_pMvG__inspectorSection button{border:1px solid var(--border);min-height:2.15rem;color:var(--fg-muted);font:inherit;background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.38rem;padding:.42rem .68rem;font-size:.74rem;font-weight:650;display:inline-flex}.PresentationBlock-module__R_pMvG__headerActions button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__canvasToolbar button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__addSlideActions button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__inspectorSection button:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary) 34%, var(--border));color:var(--primary);background:var(--surface-hover)}.PresentationBlock-module__R_pMvG__headerActions button:focus-visible,.PresentationBlock-module__R_pMvG__canvasToolbar button:focus-visible,.PresentationBlock-module__R_pMvG__addSlideActions button:focus-visible,.PresentationBlock-module__R_pMvG__inspector button:focus-visible,.PresentationBlock-module__R_pMvG__slideRail button:focus-visible,.PresentationBlock-module__R_pMvG__player button:focus-visible,.PresentationBlock-module__R_pMvG__stage button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.PresentationBlock-module__R_pMvG__headerActions button:disabled,.PresentationBlock-module__R_pMvG__canvasToolbar button:disabled,.PresentationBlock-module__R_pMvG__inspector button:disabled{opacity:.5;cursor:not-allowed}.PresentationBlock-module__R_pMvG__closeButton{width:2.2rem;padding:0!important}.PresentationBlock-module__R_pMvG__exportNotice{z-index:20;border:1px solid var(--border);max-width:min(90vw,42rem);color:var(--fg-muted);background:color-mix(in srgb, var(--surface) 94%, transparent);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;align-items:center;gap:.5rem;padding:.58rem .78rem;font-size:.76rem;display:flex;position:absolute;top:4.75rem;left:50%;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__export-success{border-color:color-mix(in srgb, #16a34a 36%, var(--border));color:#15803d}.PresentationBlock-module__R_pMvG__export-error{border-color:color-mix(in srgb, var(--error) 42%, var(--border));color:var(--error)}.PresentationBlock-module__R_pMvG__spinner{border:2px solid color-mix(in srgb, var(--primary) 24%, transparent);border-top-color:var(--primary);border-radius:999px;width:.85rem;height:.85rem;animation:.7s linear infinite PresentationBlock-module__R_pMvG__presentation-spin}@keyframes PresentationBlock-module__R_pMvG__presentation-spin{to{transform:rotate(360deg)}}.PresentationBlock-module__R_pMvG__editorWorkspace{flex:1;grid-template-columns:12.5rem minmax(26rem,1fr) 16.5rem;min-width:0;min-height:0;display:grid}.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutRail .PresentationBlock-module__R_pMvG__slideRail,.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutInspector .PresentationBlock-module__R_pMvG__inspector{border:0;padding:0;display:none;overflow:hidden}.PresentationBlock-module__R_pMvG__slideRail,.PresentationBlock-module__R_pMvG__inspector{background:var(--surface);min-width:0;min-height:0;overflow:auto}.PresentationBlock-module__R_pMvG__slideRail{border-right:1px solid var(--border);flex-direction:column;padding:.75rem .6rem;display:flex}.PresentationBlock-module__R_pMvG__slideRail ol{flex-direction:column;flex:1;gap:.62rem;margin:0;padding:0;list-style:none;display:flex}.PresentationBlock-module__R_pMvG__sectionManager{border-bottom:1px solid var(--border);gap:.25rem;margin-bottom:.65rem;padding-bottom:.6rem;display:grid}.PresentationBlock-module__R_pMvG__sectionManagerRow{grid-template-columns:1.6rem minmax(0,1fr) auto 1.6rem;align-items:center;gap:.2rem;display:grid}.PresentationBlock-module__R_pMvG__sectionManagerRow button{width:1.6rem;height:1.6rem;color:var(--fg-subtle);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.PresentationBlock-module__R_pMvG__sectionManagerRow button:hover,.PresentationBlock-module__R_pMvG__sectionManagerRow button:focus-visible{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent)}.PresentationBlock-module__R_pMvG__sectionManagerRow input{min-width:0;color:var(--fg-muted);font:inherit;background:0 0;border:1px solid #0000;border-radius:5px;padding:.18rem .3rem;font-size:.66rem;font-weight:650}.PresentationBlock-module__R_pMvG__sectionManagerRow input:focus{border-color:var(--focus);background:var(--surface);outline:none}.PresentationBlock-module__R_pMvG__sectionManagerRow>span{color:var(--fg-subtle);font-variant-numeric:tabular-nums;font-size:.62rem}.PresentationBlock-module__R_pMvG__slideRail li{content-visibility:auto;contain-intrinsic-size:11rem 7rem;content-visibility:auto;contain-intrinsic-block-size:6.5rem;border:1px solid #0000;border-radius:10px;grid-template-columns:1.5rem minmax(0,1fr);align-items:start;gap:.28rem;padding:.26rem;display:grid;position:relative}.PresentationBlock-module__R_pMvG__slideRail li[draggable=true]{cursor:grab}.PresentationBlock-module__R_pMvG__slideRail li[draggable=true]:active{cursor:grabbing}.PresentationBlock-module__R_pMvG__slideRail li.PresentationBlock-module__R_pMvG__activeSlide{border-color:color-mix(in srgb, var(--primary) 38%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.PresentationBlock-module__R_pMvG__slideRail li.PresentationBlock-module__R_pMvG__selectedSlide:not(.PresentationBlock-module__R_pMvG__activeSlide){border-color:color-mix(in srgb, var(--primary) 24%, var(--border));background:color-mix(in srgb, var(--primary) 4%, var(--surface))}.PresentationBlock-module__R_pMvG__selectedSlide .PresentationBlock-module__R_pMvG__slideThumbnail{box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 58%, transparent)}.PresentationBlock-module__R_pMvG__slideNumber{color:var(--fg-subtle);font-variant-numeric:tabular-nums;text-align:center;padding-top:.2rem;font-size:.68rem}.PresentationBlock-module__R_pMvG__slideThumbnail{border:1px solid color-mix(in srgb, var(--border) 82%, #111827);cursor:pointer;background:#fff;border-radius:5px;width:100%;padding:0;display:block;overflow:hidden;box-shadow:0 3px 8px #0f172a1a}.PresentationBlock-module__R_pMvG__activeSlide .PresentationBlock-module__R_pMvG__slideThumbnail{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary), 0 4px 10px #0f172a1f}.PresentationBlock-module__R_pMvG__hiddenSlide .PresentationBlock-module__R_pMvG__slideThumbnail{opacity:.55;filter:grayscale(.45)}.PresentationBlock-module__R_pMvG__hiddenSlideBadge{color:#fff;pointer-events:none;background:#0f172ac7;border-radius:999px;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.68rem;display:inline-flex;position:absolute;bottom:.45rem;right:.45rem}.PresentationBlock-module__R_pMvG__slideQuickActions{z-index:6;gap:.2rem;display:flex;position:absolute;top:.5rem;right:.5rem}.PresentationBlock-module__R_pMvG__slideQuickActions button{color:#fff;cursor:pointer;background:#0f172abd;border:1px solid #ffffff47;border-radius:6px;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;padding:0;display:inline-flex;box-shadow:0 2px 5px #00000038}.PresentationBlock-module__R_pMvG__slideQuickActions button:hover{background:#0f172aeb}.PresentationBlock-module__R_pMvG__addSlideActions{gap:.38rem;margin-top:.8rem;display:grid}.PresentationBlock-module__R_pMvG__addSlideActions button{width:100%}.PresentationBlock-module__R_pMvG__layoutPicker select{border:1px solid var(--border);width:100%;min-height:2.15rem;color:var(--fg-muted);font:inherit;background:var(--surface);border-radius:8px;padding:.35rem .5rem;font-size:.7rem}.PresentationBlock-module__R_pMvG__masterTree{flex-direction:column;flex:1;min-height:0;display:flex}.PresentationBlock-module__R_pMvG__masterTree>header{border-bottom:1px solid var(--border);gap:.1rem;padding:.2rem .25rem .65rem;display:grid}.PresentationBlock-module__R_pMvG__masterTree>header strong{font-size:.76rem}.PresentationBlock-module__R_pMvG__masterTree>header span,.PresentationBlock-module__R_pMvG__masterTree button small{color:var(--fg-subtle);font-size:.6rem}.PresentationBlock-module__R_pMvG__slideRail .PresentationBlock-module__R_pMvG__masterTree>ol{flex:initial;gap:.75rem;padding-top:.65rem;display:grid}.PresentationBlock-module__R_pMvG__slideRail .PresentationBlock-module__R_pMvG__masterTree li{contain:none;content-visibility:visible;min-height:0;padding:0;display:block}.PresentationBlock-module__R_pMvG__slideRail .PresentationBlock-module__R_pMvG__masterTreeGroup>ol{border-left:1px solid color-mix(in srgb, var(--border) 75%, transparent);gap:.35rem;margin-top:.35rem;padding-left:1.15rem;display:grid}.PresentationBlock-module__R_pMvG__masterTree button{width:100%;color:var(--fg-muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:4.6rem minmax(0,1fr);align-items:center;gap:.45rem;padding:.35rem;display:grid}.PresentationBlock-module__R_pMvG__masterTree button:hover,.PresentationBlock-module__R_pMvG__masterTree button:focus-visible,.PresentationBlock-module__R_pMvG__masterTree button.PresentationBlock-module__R_pMvG__masterTreeItemActive{border-color:color-mix(in srgb, var(--primary) 38%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.PresentationBlock-module__R_pMvG__masterTree button>span:last-child{gap:.08rem;min-width:0;display:grid}.PresentationBlock-module__R_pMvG__masterTree button strong{text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.PresentationBlock-module__R_pMvG__masterTreeThumbnail{border:1px solid var(--border);background:#fff;border-radius:3px;display:block;overflow:hidden;box-shadow:0 2px 5px #0f172a1a}.PresentationBlock-module__R_pMvG__masterColorControl{color:var(--fg-subtle);justify-items:center;gap:.2rem;font-size:.6rem;display:grid}.PresentationBlock-module__R_pMvG__masterColorControl input{border:1px solid var(--border);background:var(--surface);border-radius:5px;width:2.2rem;height:1.8rem;padding:.15rem}.PresentationBlock-module__R_pMvG__masterWorkspace{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader{border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, var(--primary));flex-wrap:wrap;align-items:center;gap:.55rem;min-height:2.75rem;padding:.45rem .75rem;display:flex}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader label{color:var(--fg-subtle);align-items:center;gap:.32rem;font-size:.65rem;display:inline-flex}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader input,.PresentationBlock-module__R_pMvG__masterWorkspaceHeader select{border:1px solid var(--border);max-width:11rem;min-height:1.85rem;color:var(--fg);font:inherit;background:var(--surface);border-radius:6px;padding:.28rem .42rem}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader button{border:1px solid var(--border);min-height:1.85rem;color:var(--fg-muted);font:inherit;background:var(--surface);border-radius:6px;padding:.28rem .55rem;font-size:.66rem}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader button:hover,.PresentationBlock-module__R_pMvG__masterWorkspaceHeader button:focus-visible{border-color:color-mix(in srgb, var(--primary) 45%, var(--border));background:color-mix(in srgb, var(--primary) 8%, var(--surface))}.PresentationBlock-module__R_pMvG__masterWorkspaceHeader>span:last-child{color:var(--fg-subtle);margin-left:auto;font-size:.63rem}.PresentationBlock-module__R_pMvG__masterWorkspaceKind{color:color-mix(in srgb, var(--primary) 80%, var(--fg));background:color-mix(in srgb, var(--primary) 10%, transparent);border-radius:5px;padding:.2rem .4rem;font-size:.66rem;font-weight:750}.PresentationBlock-module__R_pMvG__canvasColumn{background-color:color-mix(in srgb, var(--bg) 82%, #64748b);background-image:linear-gradient(color-mix(in srgb, var(--border) 35%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border) 35%, transparent) 1px, transparent 1px);background-size:22px 22px;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:auto}.PresentationBlock-module__R_pMvG__canvasToolbar{z-index:8;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 91%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;align-items:stretch;gap:0;min-height:6.6rem;padding:0;position:sticky;top:0}.PresentationBlock-module__R_pMvG__ribbonTabs{border-bottom:1px solid var(--border);align-items:flex-end;gap:.1rem;min-width:0;padding:.3rem .65rem 0;display:flex;overflow-x:auto}.PresentationBlock-module__R_pMvG__ribbonTabs button{background:0 0;border:0;border-bottom:2px solid #0000;border-radius:5px 5px 0 0;min-height:1.8rem;padding:.2rem .65rem;font-size:.72rem}.PresentationBlock-module__R_pMvG__ribbonTabs button.PresentationBlock-module__R_pMvG__ribbonTabActive{border-bottom-color:var(--primary);color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, transparent)}.PresentationBlock-module__R_pMvG__ribbonPanel{align-items:stretch;gap:.35rem;min-width:0;min-height:4.5rem;padding:.35rem .6rem .3rem;display:flex;overflow-x:auto}.PresentationBlock-module__R_pMvG__ribbonGroup{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;gap:.18rem;min-width:max-content;padding:0 .5rem;display:flex}.PresentationBlock-module__R_pMvG__ribbonGroup:first-child{padding-left:0}.PresentationBlock-module__R_pMvG__ribbonGroup>small{color:var(--fg-subtle);text-align:center;font-size:.58rem;line-height:1}.PresentationBlock-module__R_pMvG__ribbonButtons{align-items:center;gap:.22rem;display:flex}.PresentationBlock-module__R_pMvG__ribbonButtons>button,.PresentationBlock-module__R_pMvG__ribbonButtons>.PresentationBlock-module__R_pMvG__shapePicker>.PresentationBlock-module__R_pMvG__shapePickerTrigger{border-radius:5px;flex-direction:column;gap:.15rem;min-height:2.8rem;padding:.3rem .5rem;font-size:.63rem}.PresentationBlock-module__R_pMvG__ribbonButtons>button:has(i:only-child){width:2rem;padding-inline:.25rem}.PresentationBlock-module__R_pMvG__ribbonButtons>button i,.PresentationBlock-module__R_pMvG__ribbonButtons>.PresentationBlock-module__R_pMvG__shapePicker i{font-size:.9rem}.PresentationBlock-module__R_pMvG__ribbonButtons>button.PresentationBlock-module__R_pMvG__ribbonButtonActive{border-color:color-mix(in srgb, var(--primary) 50%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 11%, var(--surface))}.PresentationBlock-module__R_pMvG__shapePicker{position:relative}.PresentationBlock-module__R_pMvG__shapePickerTrigger{border:1px solid var(--border);min-height:2.15rem;color:var(--fg-muted);background:var(--surface);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:.38rem;padding:.42rem .68rem;font-size:.74rem;font-weight:650;list-style:none;display:inline-flex}.PresentationBlock-module__R_pMvG__shapePickerTrigger[aria-expanded=true],.PresentationBlock-module__R_pMvG__shapePickerTrigger:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary) 34%, var(--border));color:var(--primary)}.PresentationBlock-module__R_pMvG__shapePickerTriggerActive,.PresentationBlock-module__R_pMvG__shapeGridItemActive{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent);border-color:color-mix(in srgb, var(--primary) 58%, var(--border))!important;color:var(--primary)!important;background:color-mix(in srgb, var(--primary) 12%, var(--surface))!important}.PresentationBlock-module__R_pMvG__shapePickerPopover{z-index:2200;border:1px solid var(--border);max-height:min(34rem,100vh - 8rem);color:var(--fg);background:var(--surface);border-radius:12px;padding:.65rem;position:fixed;overflow:hidden;box-shadow:0 18px 50px #0f172a38}.PresentationBlock-module__R_pMvG__shapeSearch{border:1px solid var(--border);border-radius:8px;align-items:center;gap:.45rem;padding:.35rem .55rem;display:flex}.PresentationBlock-module__R_pMvG__shapeSearch input{width:100%;color:var(--fg);font:inherit;background:0 0;border:0;outline:none;font-size:.75rem}.PresentationBlock-module__R_pMvG__shapeCatalog{max-height:min(29rem,100vh - 13rem);padding-top:.35rem;overflow-y:auto}.PresentationBlock-module__R_pMvG__shapeCatalog section{padding:.4rem 0}.PresentationBlock-module__R_pMvG__shapeCatalog h3{color:var(--fg-subtle);margin:0 0 .35rem;font-size:.66rem}.PresentationBlock-module__R_pMvG__shapeGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.28rem;display:grid}.PresentationBlock-module__R_pMvG__shapeGrid button{place-items:center;gap:.22rem;min-width:0;min-height:4.4rem;padding:.35rem .22rem;font-size:.58rem;font-weight:550;display:grid}.PresentationBlock-module__R_pMvG__shapeGrid button svg{width:2.1rem;height:1.75rem;color:var(--fg-muted)}.PresentationBlock-module__R_pMvG__shapeGrid button span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.PresentationBlock-module__R_pMvG__shapeEmpty{color:var(--fg-subtle);text-align:center;padding:2rem;font-size:.72rem}.PresentationBlock-module__R_pMvG__canvasHint{min-width:0;color:var(--fg-subtle);text-overflow:ellipsis;white-space:nowrap;margin-left:auto;font-size:.68rem;overflow:hidden}.PresentationBlock-module__R_pMvG__ribbonPanel>.PresentationBlock-module__R_pMvG__canvasHint{align-self:center;padding-left:.5rem}.PresentationBlock-module__R_pMvG__canvasViewport{flex:1;justify-content:safe center;align-items:center;min-height:28rem;padding:clamp(1rem,4vw,3rem);display:flex;overflow:auto}.PresentationBlock-module__R_pMvG__canvasViewport[data-presentation-viewport=true]{overscroll-behavior:contain}@media (pointer:coarse){.PresentationBlock-module__R_pMvG__canvasViewport[data-presentation-viewport=true]{touch-action:none}}.PresentationBlock-module__R_pMvG__canvasZoomSurface{flex:none}.PresentationBlock-module__R_pMvG__canvasZoomSurface>.PresentationBlock-module__R_pMvG__stage,.PresentationBlock-module__R_pMvG__rulerStage>.PresentationBlock-module__R_pMvG__stage{width:100%;max-height:calc(100vh - 15.5rem)}.PresentationBlock-module__R_pMvG__rulerFrame{grid-template-rows:1.3rem minmax(0,1fr);grid-template-columns:1.3rem minmax(0,1fr);width:100%;min-width:0;display:grid}.PresentationBlock-module__R_pMvG__rulerFrameHidden{display:block}.PresentationBlock-module__R_pMvG__rulerCorner{border:1px solid color-mix(in srgb, var(--border) 88%, #6b7280);background:color-mix(in srgb, var(--surface) 86%, #d1d5db)}.PresentationBlock-module__R_pMvG__presentationRuler{border-color:color-mix(in srgb, var(--border) 88%, #6b7280);color:color-mix(in srgb, var(--fg-muted) 90%, #374151);font-variant-numeric:tabular-nums;background-color:color-mix(in srgb, var(--surface) 88%, #d1d5db);-webkit-user-select:none;user-select:none;font-size:.48rem;position:relative;overflow:hidden}.PresentationBlock-module__R_pMvG__presentationRuler span{line-height:1;position:absolute}.PresentationBlock-module__R_pMvG__horizontalRuler{border-top:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);background-image:repeating-linear-gradient(90deg,#0000 0 calc(2.5% - 1px),#4b55636b calc(2.5% - 1px) 2.5%),repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#1f29379e calc(10% - 1px) 10%)}.PresentationBlock-module__R_pMvG__horizontalRuler span{top:.14rem;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__horizontalRuler span:first-child{transform:none}.PresentationBlock-module__R_pMvG__horizontalRuler span:last-child{transform:translate(-100%)}.PresentationBlock-module__R_pMvG__verticalRuler{border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-left:1px solid var(--border);background-image:repeating-linear-gradient(#0000 0 calc(2.5% - 1px),#4b55636b calc(2.5% - 1px) 2.5%),repeating-linear-gradient(#0000 0 calc(10% - 1px),#1f29379e calc(10% - 1px) 10%)}.PresentationBlock-module__R_pMvG__verticalRuler span{transform-origin:0;left:.12rem;transform:translateY(-50%)rotate(-90deg)}.PresentationBlock-module__R_pMvG__rulerStage{grid-area:2/2;min-width:0}.PresentationBlock-module__R_pMvG__rulerFrameHidden .PresentationBlock-module__R_pMvG__rulerStage{display:block}.PresentationBlock-module__R_pMvG__notesField{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;gap:.35rem;margin:0 1rem .5rem;padding:.65rem .75rem;display:grid}.PresentationBlock-module__R_pMvG__canvasStatus{border-top:1px solid var(--border);color:var(--fg-subtle);background:color-mix(in srgb, var(--surface) 94%, transparent);align-items:center;gap:.75rem;padding:.35rem .75rem;font-size:.62rem;display:flex}.PresentationBlock-module__R_pMvG__canvasStatus span+span:before{color:var(--border-strong,var(--border));content:"•";margin-right:.75rem}.PresentationBlock-module__R_pMvG__zoomControls{align-items:center;gap:.32rem;margin-left:auto;display:flex}.PresentationBlock-module__R_pMvG__zoomControls input{width:clamp(4rem,9vw,7rem);accent-color:var(--primary)}.PresentationBlock-module__R_pMvG__zoomControls output{font-variant-numeric:tabular-nums;text-align:right;min-width:2.6rem}.PresentationBlock-module__R_pMvG__zoomControls button{border-radius:5px;min-width:1.6rem;min-height:1.6rem;padding:.15rem .35rem;font-size:.62rem}.PresentationBlock-module__R_pMvG__notesField span{color:var(--fg-muted);font-size:.7rem;font-weight:700}.PresentationBlock-module__R_pMvG__notesField textarea{resize:vertical;min-height:3.2rem;color:var(--fg);font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:.75rem;line-height:1.5}.PresentationBlock-module__R_pMvG__inspector{border-left:1px solid var(--border);padding:.8rem}.PresentationBlock-module__R_pMvG__inspectorSection{border-bottom:1px solid var(--border);gap:.65rem;padding:.72rem 0;display:grid}.PresentationBlock-module__R_pMvG__inspectorSection:first-child{padding-top:0}.PresentationBlock-module__R_pMvG__inspectorSection h2{color:var(--fg);margin:0;font-size:.76rem;font-weight:750}.PresentationBlock-module__R_pMvG__inspectorHeading{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.PresentationBlock-module__R_pMvG__inspectorHeading .PresentationBlock-module__R_pMvG__dangerIconButton{width:1.85rem;min-height:1.85rem;color:var(--error);padding:0}.PresentationBlock-module__R_pMvG__headingActions,.PresentationBlock-module__R_pMvG__inspectorButtonRow,.PresentationBlock-module__R_pMvG__inlineFields{align-items:end;gap:.4rem;display:flex}.PresentationBlock-module__R_pMvG__headingActions button{width:1.85rem;min-height:1.85rem;padding:0}.PresentationBlock-module__R_pMvG__inspectorButtonRow button,.PresentationBlock-module__R_pMvG__inlineFields>*{flex:1}.PresentationBlock-module__R_pMvG__checkboxField{grid-template-columns:auto 1fr;align-items:center;gap:.45rem!important;display:flex!important}.PresentationBlock-module__R_pMvG__checkboxField input{accent-color:var(--primary);width:1rem!important;min-height:1rem!important}.PresentationBlock-module__R_pMvG__gradientStop{border:1px solid var(--border);background:color-mix(in srgb, var(--surface-hover) 45%, transparent);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(4rem,.7fr);gap:.45rem;padding:.5rem;display:grid}.PresentationBlock-module__R_pMvG__gradientStop>:last-child{grid-column:1/-1}.PresentationBlock-module__R_pMvG__arrangeGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.3rem;display:grid}.PresentationBlock-module__R_pMvG__arrangeGrid button{min-height:1.95rem;padding:0}.PresentationBlock-module__R_pMvG__selectionPane{gap:.25rem;max-height:10rem;display:grid;overflow-y:auto}.PresentationBlock-module__R_pMvG__selectionPane button{text-align:left;grid-template-columns:auto minmax(0,1fr);justify-content:stretch;gap:.45rem;min-height:1.9rem;padding:.3rem .45rem;display:grid}.PresentationBlock-module__R_pMvG__selectionPane button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PresentationBlock-module__R_pMvG__selectionPane button.PresentationBlock-module__R_pMvG__selectionPaneActive{border-color:color-mix(in srgb, var(--primary) 45%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface))}.PresentationBlock-module__R_pMvG__selectionPaneRow{padding-left:calc(var(--selection-pane-depth,0) * .75rem);grid-template-columns:1.25rem minmax(0,1fr) repeat(4,1.65rem);align-items:center;gap:.18rem;display:grid}.PresentationBlock-module__R_pMvG__selectionPaneRow>.PresentationBlock-module__R_pMvG__selectionPaneSelect{min-width:0}.PresentationBlock-module__R_pMvG__selectionPaneRow>button:not(.PresentationBlock-module__R_pMvG__selectionPaneSelect){justify-content:center;align-items:center;width:1.65rem;min-height:1.65rem;padding:0;display:inline-flex}.PresentationBlock-module__R_pMvG__selectionPaneRow>.PresentationBlock-module__R_pMvG__selectionPaneCollapse{background:0 0;border-color:#0000;width:1.25rem;min-height:1.65rem}.PresentationBlock-module__R_pMvG__selectionPaneIndent{width:1.25rem}.PresentationBlock-module__R_pMvG__selectionPaneEmpty{color:var(--fg-subtle);text-align:center;padding:.7rem;font-size:.66rem}.PresentationBlock-module__R_pMvG__inspectorSection label{gap:.28rem;min-width:0;display:grid}.PresentationBlock-module__R_pMvG__inspectorSection label>span{color:var(--fg-subtle);font-size:.66rem;font-weight:650}.PresentationBlock-module__R_pMvG__inspectorSection input:not([type=color]):not([type=range]),.PresentationBlock-module__R_pMvG__inspectorSection select,.PresentationBlock-module__R_pMvG__inspectorSection textarea{border:1px solid var(--border);width:100%;min-width:0;min-height:2rem;color:var(--fg);font:inherit;background:var(--surface);border-radius:7px;padding:.34rem .48rem;font-size:.72rem}.PresentationBlock-module__R_pMvG__tableCellEditor{gap:.45rem;max-height:18rem;padding-right:.2rem;display:grid;overflow:auto}.PresentationBlock-module__R_pMvG__inspectorNote{color:var(--fg-subtle);margin:0;font-size:.64rem;line-height:1.45}.PresentationBlock-module__R_pMvG__inspectorSection textarea{resize:vertical;min-height:4.2rem}.PresentationBlock-module__R_pMvG__inspectorSection input:focus,.PresentationBlock-module__R_pMvG__inspectorSection select:focus,.PresentationBlock-module__R_pMvG__inspectorSection textarea:focus{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 15%, transparent)}.PresentationBlock-module__R_pMvG__inspectorSection input:disabled,.PresentationBlock-module__R_pMvG__inspectorSection select:disabled,.PresentationBlock-module__R_pMvG__inspectorSection textarea:disabled{opacity:.65;cursor:not-allowed}.PresentationBlock-module__R_pMvG__inspectorSection input[type=color]{border:1px solid var(--border);background:var(--surface);border-radius:7px;width:100%;height:2rem;padding:.15rem}.PresentationBlock-module__R_pMvG__inspectorSection input[type=range]{width:100%;accent-color:var(--primary)}.PresentationBlock-module__R_pMvG__numberGrid,.PresentationBlock-module__R_pMvG__colorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.PresentationBlock-module__R_pMvG__toggleRow button{flex:1}.PresentationBlock-module__R_pMvG__toggleRow button.PresentationBlock-module__R_pMvG__toggleActive{border-color:color-mix(in srgb, var(--primary) 45%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface))}.PresentationBlock-module__R_pMvG__emptyInspector{min-height:14rem;color:var(--fg-subtle);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.45rem;padding:1.2rem;display:flex}.PresentationBlock-module__R_pMvG__emptyInspector i{margin-bottom:.25rem;font-size:1.5rem}.PresentationBlock-module__R_pMvG__emptyInspector strong{color:var(--fg-muted);font-size:.78rem}.PresentationBlock-module__R_pMvG__emptyInspector span{font-size:.68rem;line-height:1.5}.PresentationBlock-module__R_pMvG__securityNote{border:1px solid color-mix(in srgb, #16a34a 28%, var(--border));color:#15803d;background:color-mix(in srgb, #16a34a 7%, var(--surface));border-radius:9px;align-items:flex-start;gap:.55rem;margin-top:.8rem;padding:.65rem;display:flex}.PresentationBlock-module__R_pMvG__accessibilityPanel{min-height:100%;padding:.75rem}.PresentationBlock-module__R_pMvG__accessibilityIssueList{gap:.4rem;margin-top:.65rem;display:grid}.PresentationBlock-module__R_pMvG__accessibilityIssueList>button{border:1px solid color-mix(in srgb, #d97706 28%, var(--border));color:var(--fg-muted);text-align:left;background:color-mix(in srgb, #f59e0b 5%, var(--surface));cursor:pointer;border-radius:8px;grid-template-columns:1.25rem minmax(0,1fr);align-items:start;gap:.45rem;padding:.55rem;display:grid}.PresentationBlock-module__R_pMvG__accessibilityIssueList>button.PresentationBlock-module__R_pMvG__accessibilityIssueError{border-color:color-mix(in srgb, #dc2626 30%, var(--border));background:color-mix(in srgb, #dc2626 5%, var(--surface))}.PresentationBlock-module__R_pMvG__accessibilityIssueList>button span{gap:.15rem;display:grid}.PresentationBlock-module__R_pMvG__accessibilityIssueList>button strong{font-size:.66rem}.PresentationBlock-module__R_pMvG__accessibilityIssueList>button small{color:var(--fg-subtle);font-size:.62rem;line-height:1.4}.PresentationBlock-module__R_pMvG__securityNote>div{flex-direction:column;gap:.15rem;display:flex}.PresentationBlock-module__R_pMvG__securityNote strong{font-size:.68rem}.PresentationBlock-module__R_pMvG__securityNote span{color:var(--fg-subtle);font-size:.62rem;line-height:1.45}.PresentationBlock-module__R_pMvG__stage{isolation:isolate;color:#202124;touch-action:none;border:0;flex:none;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f172a33;container-type:inline-size}.PresentationBlock-module__R_pMvG__stage-editor{border:1px solid #0f172a42;border-radius:2px}.PresentationBlock-module__R_pMvG__stage-editor:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.PresentationBlock-module__R_pMvG__stage-thumbnail{width:100%;box-shadow:none;pointer-events:none}.PresentationBlock-module__R_pMvG__stage-present{width:100%;max-width:100%;max-height:100%;box-shadow:0 24px 80px #00000073}.PresentationBlock-module__R_pMvG__stageElement{transform-origin:50%;-webkit-user-select:none;user-select:none;min-width:0;min-height:0;position:absolute}.PresentationBlock-module__R_pMvG__stageElement[data-element-kind=line],.PresentationBlock-module__R_pMvG__stageElement[data-element-kind=connector]{pointer-events:none}.PresentationBlock-module__R_pMvG__stageBackgroundImage{z-index:0;pointer-events:none;position:absolute;inset:0}.PresentationBlock-module__R_pMvG__stageGrid{z-index:1;pointer-events:none;background-image:linear-gradient(#2563eb24 1px,#0000 1px),linear-gradient(90deg,#2563eb24 1px,#0000 1px);position:absolute;inset:0}.PresentationBlock-module__R_pMvG__groupIsolationBadge{z-index:1000010;color:#1d4ed8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #2563eb6b;border-radius:999px;align-items:center;gap:.45rem;min-height:30px;padding:.35rem .65rem;font-size:clamp(.62rem,1.35cqw,.78rem);font-weight:700;line-height:1;display:inline-flex;position:absolute;top:max(8px,1.4cqw);left:50%;translate:-50%;box-shadow:0 4px 14px #0f172a2e}.PresentationBlock-module__R_pMvG__groupIsolationBadge:hover{background:#eff6ff;border-color:#2563eb}.PresentationBlock-module__R_pMvG__groupIsolationBadge kbd{color:#475569;font:inherit;background:#fff;border:1px solid #2563eb3d;border-bottom-width:2px;border-radius:4px;padding:.16rem .32rem;font-size:.82em;font-weight:600}.PresentationBlock-module__R_pMvG__stageBackgroundImage img,.PresentationBlock-module__R_pMvG__stageBackgroundImage span{width:100%;height:100%;position:absolute;inset:0}.PresentationBlock-module__R_pMvG__stageElementContent{transform-origin:50%;width:100%;height:100%}.PresentationBlock-module__R_pMvG__stageElementSelected{outline-offset:1px;outline:1px solid #2563eb}.PresentationBlock-module__R_pMvG__stageElementPrimary{outline-width:2px}.PresentationBlock-module__R_pMvG__stageElementDuplicate,.PresentationBlock-module__R_pMvG__stageInheritedElement{pointer-events:none}.PresentationBlock-module__R_pMvG__presentationAnimationActive{will-change:transform, opacity, clip-path, offset-distance;animation-timing-function:ease-in-out;animation-iteration-count:1}.PresentationBlock-module__R_pMvG__presentationAnimation-entrance.PresentationBlock-module__R_pMvG__presentationAnimation-appear{animation-name:PresentationBlock-module__R_pMvG__presentation-object-appear}.PresentationBlock-module__R_pMvG__presentationAnimation-entrance.PresentationBlock-module__R_pMvG__presentationAnimation-fade{animation-name:PresentationBlock-module__R_pMvG__presentation-object-fade-in}.PresentationBlock-module__R_pMvG__presentationAnimation-entrance.PresentationBlock-module__R_pMvG__presentationAnimation-fly-in{animation-name:PresentationBlock-module__R_pMvG__presentation-object-fly-in}.PresentationBlock-module__R_pMvG__presentationAnimation-entrance.PresentationBlock-module__R_pMvG__presentationAnimation-wipe{animation-name:PresentationBlock-module__R_pMvG__presentation-object-wipe-in}.PresentationBlock-module__R_pMvG__presentationAnimation-entrance.PresentationBlock-module__R_pMvG__presentationAnimation-zoom{animation-name:PresentationBlock-module__R_pMvG__presentation-object-zoom-in}.PresentationBlock-module__R_pMvG__presentationAnimation-emphasis.PresentationBlock-module__R_pMvG__presentationAnimation-pulse{animation-name:PresentationBlock-module__R_pMvG__presentation-object-pulse}.PresentationBlock-module__R_pMvG__presentationAnimation-emphasis.PresentationBlock-module__R_pMvG__presentationAnimation-spin{animation-name:PresentationBlock-module__R_pMvG__presentation-object-spin}.PresentationBlock-module__R_pMvG__presentationAnimation-emphasis.PresentationBlock-module__R_pMvG__presentationAnimation-grow-shrink{animation-name:PresentationBlock-module__R_pMvG__presentation-object-grow-shrink}.PresentationBlock-module__R_pMvG__presentationAnimation-emphasis.PresentationBlock-module__R_pMvG__presentationAnimation-transparency{animation-name:PresentationBlock-module__R_pMvG__presentation-object-transparency}.PresentationBlock-module__R_pMvG__presentationAnimation-exit.PresentationBlock-module__R_pMvG__presentationAnimation-disappear{animation-name:PresentationBlock-module__R_pMvG__presentation-object-disappear}.PresentationBlock-module__R_pMvG__presentationAnimation-exit.PresentationBlock-module__R_pMvG__presentationAnimation-fade{animation-name:PresentationBlock-module__R_pMvG__presentation-object-fade-out}.PresentationBlock-module__R_pMvG__presentationAnimation-exit.PresentationBlock-module__R_pMvG__presentationAnimation-fly-out{animation-name:PresentationBlock-module__R_pMvG__presentation-object-fly-out}.PresentationBlock-module__R_pMvG__presentationAnimation-exit.PresentationBlock-module__R_pMvG__presentationAnimation-wipe{animation-name:PresentationBlock-module__R_pMvG__presentation-object-wipe-out}.PresentationBlock-module__R_pMvG__presentationAnimation-exit.PresentationBlock-module__R_pMvG__presentationAnimation-zoom{animation-name:PresentationBlock-module__R_pMvG__presentation-object-zoom-out}.PresentationBlock-module__R_pMvG__presentationAnimation-motion-path{animation-name:PresentationBlock-module__R_pMvG__presentation-object-motion-path;animation-timing-function:linear}@keyframes PresentationBlock-module__R_pMvG__presentation-object-appear{0%{visibility:hidden}to{visibility:visible}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-fade-in{0%{opacity:0}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-fly-in{0%{opacity:0;translate:-24%}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-wipe-in{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-zoom-in{0%{opacity:0;scale:.2}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-pulse{50%{scale:1.12}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-spin{to{rotate:360deg}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-grow-shrink{50%{scale:1.3}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-transparency{50%{opacity:.25}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-disappear{to{visibility:hidden}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-fade-out{to{opacity:0}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-fly-out{to{opacity:0;translate:24%}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-wipe-out{0%{clip-path:inset(0)}to{clip-path:inset(0 0 0 100%)}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-zoom-out{to{opacity:0;scale:.2}}@keyframes PresentationBlock-module__R_pMvG__presentation-object-motion-path{0%{offset-distance:0%}to{offset-distance:100%}}.PresentationBlock-module__R_pMvG__multiSelectionBounds{z-index:1000000;outline-offset:1px;pointer-events:none;transform-origin:50%;border:1px dashed #2563eb;outline:1px solid #ffffffb8;position:absolute}.PresentationBlock-module__R_pMvG__singleSelectionBounds{border-style:solid}.PresentationBlock-module__R_pMvG__multiSelectionBounds>button{pointer-events:auto}.PresentationBlock-module__R_pMvG__customPointEditor{z-index:1000000;pointer-events:none;position:absolute;inset:0}.PresentationBlock-module__R_pMvG__customPointEditor>svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.PresentationBlock-module__R_pMvG__customPointEditorPath{pointer-events:stroke;cursor:copy}.PresentationBlock-module__R_pMvG__customControlLine{stroke:#a78bfa;stroke-width:1px;stroke-dasharray:3 2;pointer-events:none}.PresentationBlock-module__R_pMvG__customPointHandle{pointer-events:auto;touch-action:none;cursor:move;background:#7c3aed;border:2px solid #fff;border-radius:1px;width:.72rem;height:.72rem;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0f172a61}.PresentationBlock-module__R_pMvG__customPointHandleSelected{background:#5b21b6;border-color:#fef08a;width:.9rem;height:.9rem}.PresentationBlock-module__R_pMvG__customControlHandle{pointer-events:auto;touch-action:none;cursor:crosshair;background:#fff;border:2px solid #7c3aed;border-radius:50%;width:.62rem;height:.62rem;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0f172a4d}.PresentationBlock-module__R_pMvG__customControlHandleSelected{background:#fef08a;border-color:#5b21b6;width:.78rem;height:.78rem}.PresentationBlock-module__R_pMvG__snapGuide{z-index:90;filter:drop-shadow(0 0 1px #ffffffe6);pointer-events:none;border-top:1px dashed #dc2626;border-left:1px dashed #dc2626;min-width:1px;min-height:1px;position:absolute}.PresentationBlock-module__R_pMvG__snapGuideSpacing:before,.PresentationBlock-module__R_pMvG__snapGuideSpacing:after{content:"";background:#fff;border:1px solid #dc2626;border-radius:999px;width:5px;height:5px;position:absolute}.PresentationBlock-module__R_pMvG__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PresentationBlock-module__R_pMvG__snapGuideSpacing:before{top:-3px;left:-3px}.PresentationBlock-module__R_pMvG__snapGuideSpacing:after{bottom:-3px;right:-3px}.PresentationBlock-module__R_pMvG__userGuide{z-index:295;touch-action:none;background:0 0;border:0;padding:0;position:absolute}.PresentationBlock-module__R_pMvG__userGuide:after{content:"";pointer-events:none;background:#00a6a6;position:absolute;box-shadow:0 0 0 1px #ffffffb3}.PresentationBlock-module__R_pMvG__userGuideVertical{cursor:ew-resize;width:9px;top:0;bottom:0;transform:translate(-4px)}.PresentationBlock-module__R_pMvG__userGuideVertical:after{width:1px;top:0;bottom:0;left:4px}.PresentationBlock-module__R_pMvG__userGuideHorizontal{cursor:ns-resize;height:9px;left:0;right:0;transform:translateY(-4px)}.PresentationBlock-module__R_pMvG__userGuideHorizontal:after{height:1px;top:4px;left:0;right:0}.PresentationBlock-module__R_pMvG__userGuide:focus-visible:after{background:#0f6cbd;box-shadow:0 0 0 2px #fff,0 0 0 4px #0f6cbd}.PresentationBlock-module__R_pMvG__shapeElement,.PresentationBlock-module__R_pMvG__imageElement,.PresentationBlock-module__R_pMvG__imagePlaceholder,.PresentationBlock-module__R_pMvG__textEditor,.PresentationBlock-module__R_pMvG__textElement{box-sizing:border-box;width:100%;height:100%}.PresentationBlock-module__R_pMvG__shapeElement{border:0;position:relative}.PresentationBlock-module__R_pMvG__shapeGlyph,.PresentationBlock-module__R_pMvG__lineElement{width:100%;height:100%;display:block;overflow:visible}.PresentationBlock-module__R_pMvG__shapeTextEditor{z-index:2;width:80%;height:80%;position:absolute;inset:10%;background:0 0!important}.PresentationBlock-module__R_pMvG__lineElement{pointer-events:none}.PresentationBlock-module__R_pMvG__lineHitTarget{pointer-events:stroke}.PresentationBlock-module__R_pMvG__imageElement{pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.PresentationBlock-module__R_pMvG__imagePlaceholder{color:#64748b;text-align:center;background:#f1f5f9;border:1px dashed #94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;padding:4%;font-size:clamp(7px,1.2cqw,14px);display:flex}.PresentationBlock-module__R_pMvG__textEditor,.PresentationBlock-module__R_pMvG__textElement{white-space:pre-wrap;overflow-wrap:anywhere;border:0;border-radius:0;margin:0;padding:1.2%;line-height:1.18;display:flex;overflow:hidden}.PresentationBlock-module__R_pMvG__textEditor{resize:none;-webkit-user-select:text;user-select:text;outline:none}.PresentationBlock-module__R_pMvG__textElement>span{width:100%}.PresentationBlock-module__R_pMvG__moveHandle,.PresentationBlock-module__R_pMvG__rotateHandle,.PresentationBlock-module__R_pMvG__resizeHandle{z-index:100;color:#fff;touch-action:none;cursor:grab;background:#2563eb;border:2px solid #fff;justify-content:center;align-items:center;display:flex;position:absolute;box-shadow:0 1px 5px #0f172a59}.PresentationBlock-module__R_pMvG__moveHandle{border-radius:6px;width:1.75rem;height:1.35rem;font-size:.68rem;top:-1.55rem;left:0}.PresentationBlock-module__R_pMvG__moveHandle:active{cursor:grabbing}.PresentationBlock-module__R_pMvG__rotateHandle{cursor:crosshair;border-radius:999px;width:1.35rem;height:1.35rem;padding:0;font-size:.62rem;top:-2.05rem;left:50%;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__rotateHandle:after{content:"";background:#2563eb;width:1px;height:.75rem;position:absolute;top:100%;left:50%}.PresentationBlock-module__R_pMvG__resizeHandle{border-radius:999px;width:.75rem;height:.75rem;padding:0}.PresentationBlock-module__R_pMvG__resizeHandle-n{cursor:ns-resize;top:-.42rem;left:50%;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__resizeHandle-ne{cursor:nesw-resize;top:-.42rem;right:-.42rem}.PresentationBlock-module__R_pMvG__resizeHandle-e{cursor:ew-resize;top:50%;right:-.42rem;transform:translateY(-50%)}.PresentationBlock-module__R_pMvG__resizeHandle-se{cursor:nwse-resize;bottom:-.42rem;right:-.42rem}.PresentationBlock-module__R_pMvG__resizeHandle-s{cursor:ns-resize;bottom:-.42rem;left:50%;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__resizeHandle-sw{cursor:nesw-resize;bottom:-.42rem;left:-.42rem}.PresentationBlock-module__R_pMvG__resizeHandle-w{cursor:ew-resize;top:50%;left:-.42rem;transform:translateY(-50%)}.PresentationBlock-module__R_pMvG__resizeHandle-nw{cursor:nwse-resize;top:-.42rem;left:-.42rem}.PresentationBlock-module__R_pMvG__drawingSurface{z-index:300;cursor:crosshair;touch-action:none;position:absolute;inset:0;overflow:hidden}.PresentationBlock-module__R_pMvG__connectionHint{z-index:320;pointer-events:none;background:#fff;border:2px solid #d13438;border-radius:50%;width:.58rem;height:.58rem;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #ffffffb8}.PresentationBlock-module__R_pMvG__connectionHintActive{background:#fff1f0;border-width:3px;width:.78rem;height:.78rem;box-shadow:0 0 0 3px #d134382e}.PresentationBlock-module__R_pMvG__selectionMarquee{z-index:280;pointer-events:none;background:#2563eb1a;border:1px solid #2563eb;position:absolute;box-shadow:inset 0 0 0 1px #ffffff73}.PresentationBlock-module__R_pMvG__selectionMarqueeCrossing{background:#0d94881a;border-style:dashed;border-color:#0f766e}.PresentationBlock-module__R_pMvG__drawingPreview{opacity:.82;filter:drop-shadow(0 3px 10px #2563eb38);pointer-events:none;position:absolute}.PresentationBlock-module__R_pMvG__drawingPreview svg{width:100%;height:100%;display:block}.PresentationBlock-module__R_pMvG__freeformDrawingPreview{pointer-events:none;filter:drop-shadow(0 2px 8px #2563eb33);width:100%;height:100%;position:absolute;inset:0;overflow:visible}.PresentationBlock-module__R_pMvG__lineEndpointHandle{cursor:crosshair;border-radius:50%}.PresentationBlock-module__R_pMvG__lineSelectionBounds{border-color:#0000;outline:0}.PresentationBlock-module__R_pMvG__drawingTextPreview{color:#2563eb;background:#ffffffb8;border:1px dashed #2563eb;align-items:flex-start;width:100%;height:100%;padding:.3rem .45rem;font-size:clamp(.65rem,1.2vw,1rem);display:flex}.PresentationBlock-module__R_pMvG__presentationPlaceholder{border:2px dashed color-mix(in srgb, var(--primary) 45%, #94a3b8);color:#64748b;text-align:center;background:#f8fafcc7;border-radius:8px;align-content:center;place-items:center;gap:.35rem;width:100%;height:100%;padding:.5rem;display:grid}.PresentationBlock-module__R_pMvG__presentationTable{background:#fff;border:1px solid #94a3b8;width:100%;height:100%;display:grid;overflow:hidden}.PresentationBlock-module__R_pMvG__presentationTable>div{color:#0f172a;text-overflow:ellipsis;border-bottom:1px solid #cbd5e1;border-right:1px solid #cbd5e1;min-width:0;padding:.25rem;font-size:clamp(7px,1.2cqw,18px);overflow:hidden}.PresentationBlock-module__R_pMvG__presentationTable .PresentationBlock-module__R_pMvG__presentationTableHeader{background:#e2e8f0;font-weight:700}.PresentationBlock-module__R_pMvG__presentationChart{color:#334155;background:#fff;grid-template-rows:minmax(0,1fr) auto;gap:.35rem;width:100%;height:100%;padding:.55rem;display:grid}.PresentationBlock-module__R_pMvG__presentationChartSvg{width:100%;height:100%;min-height:0;display:block;overflow:visible}.PresentationBlock-module__R_pMvG__presentationChartBaseline{stroke:#64748b;stroke-width:.7px;vector-effect:non-scaling-stroke}.PresentationBlock-module__R_pMvG__presentationChartBar,.PresentationBlock-module__R_pMvG__presentationChartSlice{opacity:.92}.PresentationBlock-module__R_pMvG__presentationChartLine{fill:none;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.PresentationBlock-module__R_pMvG__presentationChartArea{fill-opacity:.22;stroke-width:.8px;vector-effect:non-scaling-stroke}.PresentationBlock-module__R_pMvG__presentationChartPoint{stroke:#fff;stroke-width:.55px;vector-effect:non-scaling-stroke}.PresentationBlock-module__R_pMvG__presentationChartLegend{white-space:nowrap;gap:.45rem;min-width:0;font-size:clamp(6px,.9cqw,14px);display:flex;overflow:hidden}.PresentationBlock-module__R_pMvG__presentationChartLegend>span{text-overflow:ellipsis;align-items:center;gap:.2rem;min-width:0;display:inline-flex;overflow:hidden}.PresentationBlock-module__R_pMvG__presentationChartLegend i{border-radius:50%;flex:none;width:.55em;height:.55em}.PresentationBlock-module__R_pMvG__presentationChartFallback{text-align:center;grid-template-rows:auto auto;place-content:center;place-items:center}.PresentationBlock-module__R_pMvG__presentationChartFallback i{color:#94a3b8;font-size:clamp(14px,4cqw,36px)}.PresentationBlock-module__R_pMvG__presentationChartFallback span{color:#64748b;font-size:clamp(7px,1cqw,14px)}.PresentationBlock-module__R_pMvG__presentationMedia{object-fit:contain;background:#020617;width:100%;height:100%}.PresentationBlock-module__R_pMvG__presentationMediaAudio{width:100%;height:100%}.PresentationBlock-module__R_pMvG__drawingToolHint{color:#1e3a8a;white-space:nowrap;pointer-events:none;background:#eff6ffeb;border:1px solid #2563eb3d;border-radius:999px;max-width:calc(100% - 1.5rem);padding:.38rem .62rem;font-size:clamp(7px,1cqw,12px);font-weight:650;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0f172a1f}.PresentationBlock-module__R_pMvG__presentationContextSurface{z-index:2400;width:224px;position:fixed}.PresentationBlock-module__R_pMvG__presentationMiniToolbar{border:1px solid color-mix(in srgb, var(--border) 86%, transparent);width:224px;color:var(--fg);background:color-mix(in srgb, var(--surface) 98%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:8px;grid-template-columns:minmax(3.4rem,1fr) 2.9rem repeat(4,1.7rem);align-items:center;gap:.18rem;padding:.3rem;display:grid;position:absolute;bottom:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f172a38}.PresentationBlock-module__R_pMvG__presentationMiniToolbar label{min-width:0}.PresentationBlock-module__R_pMvG__presentationMiniToolbar select,.PresentationBlock-module__R_pMvG__presentationMiniToolbar button,.PresentationBlock-module__R_pMvG__presentationMiniToolbar input{border:1px solid var(--border);width:100%;min-width:0;height:1.7rem;color:var(--fg-muted);font:inherit;background:var(--surface);border-radius:4px;font-size:.63rem}.PresentationBlock-module__R_pMvG__presentationMiniToolbar select{padding:0 .15rem}.PresentationBlock-module__R_pMvG__presentationMiniToolbar button{cursor:pointer;padding:0}.PresentationBlock-module__R_pMvG__presentationMiniToolbar button[aria-pressed=true],.PresentationBlock-module__R_pMvG__presentationMiniToolbar button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__presentationMiniToolbar button:focus-visible,.PresentationBlock-module__R_pMvG__presentationMiniToolbar select:focus-visible,.PresentationBlock-module__R_pMvG__presentationMiniToolbar input:focus-visible{border-color:color-mix(in srgb, var(--primary) 62%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, var(--surface));outline:none}.PresentationBlock-module__R_pMvG__presentationMiniToolbar :disabled{opacity:.42;cursor:not-allowed}.PresentationBlock-module__R_pMvG__miniToolbarColor{place-items:center;display:grid;position:relative}.PresentationBlock-module__R_pMvG__miniToolbarColor>i{z-index:1;pointer-events:none;position:absolute}.PresentationBlock-module__R_pMvG__miniToolbarColor>input{cursor:pointer;padding:1.05rem .12rem .08rem}.PresentationBlock-module__R_pMvG__presentationContextMenu{border:1px solid color-mix(in srgb, var(--border) 86%, transparent);width:224px;max-height:calc(100vh - 16px);color:var(--fg);background:color-mix(in srgb, var(--surface) 97%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;padding:.35rem;display:grid;position:relative;overflow-y:auto;box-shadow:0 18px 48px #0f172a3d}.PresentationBlock-module__R_pMvG__presentationContextMenu button{min-height:2rem;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:1.2rem minmax(0,1fr) auto;align-items:center;gap:.42rem;padding:.36rem .48rem;font-size:.72rem;display:grid}.PresentationBlock-module__R_pMvG__presentationContextMenu button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__presentationContextMenu button:focus-visible{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface));outline:none}.PresentationBlock-module__R_pMvG__presentationContextMenu button:disabled{opacity:.42;cursor:not-allowed}.PresentationBlock-module__R_pMvG__presentationContextMenu button>i{text-align:center}.PresentationBlock-module__R_pMvG__presentationContextMenu button>kbd{color:var(--fg-subtle);font:inherit;font-size:.62rem}.PresentationBlock-module__R_pMvG__presentationContextMenu .PresentationBlock-module__R_pMvG__contextMenuDanger{color:#dc2626}.PresentationBlock-module__R_pMvG__contextMenuSelect{min-height:2.4rem;color:inherit;grid-template-columns:1.2rem minmax(0,1fr);align-items:center;gap:.42rem;padding:.36rem .48rem;font-size:.72rem;display:grid}.PresentationBlock-module__R_pMvG__contextMenuSelect>i{text-align:center}.PresentationBlock-module__R_pMvG__contextMenuSelect select{border:1px solid var(--border);width:100%;min-height:1.9rem;color:var(--fg-muted);font:inherit;background:var(--surface);border-radius:6px;grid-column:1/-1;padding:.25rem .35rem}.PresentationBlock-module__R_pMvG__contextMenuSeparator{background:var(--border);height:1px;margin:.3rem .2rem;display:block}.PresentationBlock-module__R_pMvG__player{z-index:3000;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:pan-y;background:#05070a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.PresentationBlock-module__R_pMvG__playerBlankScreen{z-index:20;cursor:pointer;position:absolute;inset:0}.PresentationBlock-module__R_pMvG__playerBlank-black{background:#000}.PresentationBlock-module__R_pMvG__playerBlank-white{background:#fff}.PresentationBlock-module__R_pMvG__presenterPanel{z-index:12;color:#f8fafc;cursor:default;background:#111827f0;border:1px solid #ffffff29;border-radius:14px;gap:.85rem;width:min(24rem,100vw - 2rem);max-height:calc(100vh - 8rem);padding:1rem;display:grid;position:absolute;top:4rem;right:1rem;overflow:auto;box-shadow:0 22px 60px #00000073}.PresentationBlock-module__R_pMvG__presenterPanel header,.PresentationBlock-module__R_pMvG__presenterPanel section>span{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.PresentationBlock-module__R_pMvG__presenterPanel header time{color:#bfdbfe;font-variant-numeric:tabular-nums}.PresentationBlock-module__R_pMvG__presenterPanel section>span{color:#cbd5e1;margin-bottom:.4rem;font-size:.76rem;font-weight:700}.PresentationBlock-module__R_pMvG__presenterNextSlide{color:#94a3b8;background:#020617;border-radius:8px;place-items:center;min-height:6rem;display:grid;overflow:hidden}.PresentationBlock-module__R_pMvG__presenterNextSlide>.PresentationBlock-module__R_pMvG__stage{width:100%}.PresentationBlock-module__R_pMvG__presenterNotes p{color:#f8fafc;white-space:pre-wrap;max-height:12rem;margin:0;line-height:1.55;overflow:auto}.PresentationBlock-module__R_pMvG__player:fullscreen{width:100vw;height:100vh}.PresentationBlock-module__R_pMvG__playerStageWrap{width:100%;height:100%;position:relative;overflow:hidden}.PresentationBlock-module__R_pMvG__playerSlideLayer{justify-content:center;align-items:center;padding:clamp(2.5rem,6vh,5rem) clamp(.5rem,4vw,4rem);display:flex;position:absolute;inset:0}.PresentationBlock-module__R_pMvG__playerSlideLayer>.PresentationBlock-module__R_pMvG__stage{width:min(100%, calc((100vh - 5rem) * var(--presentation-aspect)));height:auto}.PresentationBlock-module__R_pMvG__playerSlidePrevious{z-index:1}.PresentationBlock-module__R_pMvG__playerSlideCurrent{z-index:2}.PresentationBlock-module__R_pMvG__transition-fade .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation:PresentationBlock-module__R_pMvG__presentation-fade var(--transition-duration,.5s) ease both}.PresentationBlock-module__R_pMvG__transition-push .PresentationBlock-module__R_pMvG__playerSlideLayer,.PresentationBlock-module__R_pMvG__transition-wipe .PresentationBlock-module__R_pMvG__playerSlideCurrent,.PresentationBlock-module__R_pMvG__transition-split .PresentationBlock-module__R_pMvG__playerSlideCurrent,.PresentationBlock-module__R_pMvG__transition-cut .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-duration:var(--transition-duration,.5s);animation-timing-function:ease;animation-fill-mode:both}.PresentationBlock-module__R_pMvG__transition-cut .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-cut}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-left .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-push-from-right}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-left .PresentationBlock-module__R_pMvG__playerSlidePrevious{animation-name:PresentationBlock-module__R_pMvG__presentation-push-to-left}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-right .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-push-from-left}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-right .PresentationBlock-module__R_pMvG__playerSlidePrevious{animation-name:PresentationBlock-module__R_pMvG__presentation-push-to-right}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-up .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-push-from-bottom}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-up .PresentationBlock-module__R_pMvG__playerSlidePrevious{animation-name:PresentationBlock-module__R_pMvG__presentation-push-to-top}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-down .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-push-from-top}.PresentationBlock-module__R_pMvG__transition-push.PresentationBlock-module__R_pMvG__transition-down .PresentationBlock-module__R_pMvG__playerSlidePrevious{animation-name:PresentationBlock-module__R_pMvG__presentation-push-to-bottom}.PresentationBlock-module__R_pMvG__transition-wipe.PresentationBlock-module__R_pMvG__transition-left .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-wipe-left}.PresentationBlock-module__R_pMvG__transition-wipe.PresentationBlock-module__R_pMvG__transition-right .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-wipe-right}.PresentationBlock-module__R_pMvG__transition-wipe.PresentationBlock-module__R_pMvG__transition-up .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-wipe-up}.PresentationBlock-module__R_pMvG__transition-wipe.PresentationBlock-module__R_pMvG__transition-down .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-wipe-down}.PresentationBlock-module__R_pMvG__transition-split.PresentationBlock-module__R_pMvG__transition-left .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-split-horizontal-in;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:0,100%;mask-position:0,100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.PresentationBlock-module__R_pMvG__transition-split.PresentationBlock-module__R_pMvG__transition-right .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-split-horizontal-out}.PresentationBlock-module__R_pMvG__transition-split.PresentationBlock-module__R_pMvG__transition-up .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-split-vertical-in;-webkit-mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);mask-image:linear-gradient(#000,#000),linear-gradient(#000,#000);-webkit-mask-position:top,bottom;mask-position:top,bottom;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.PresentationBlock-module__R_pMvG__transition-split.PresentationBlock-module__R_pMvG__transition-down .PresentationBlock-module__R_pMvG__playerSlideCurrent{animation-name:PresentationBlock-module__R_pMvG__presentation-split-vertical-out}@keyframes PresentationBlock-module__R_pMvG__presentation-fade{0%{opacity:0}to{opacity:1}}@keyframes PresentationBlock-module__R_pMvG__presentation-cut{0%{opacity:.99}to{opacity:1}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-to-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-push-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes PresentationBlock-module__R_pMvG__presentation-wipe-left{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-wipe-right{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-wipe-up{0%{clip-path:inset(100% 0 0)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-wipe-down{0%{clip-path:inset(0 0 100%)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-split-horizontal-in{0%{-webkit-mask-size:0% 100%,0% 100%;mask-size:0% 100%,0% 100%}to{-webkit-mask-size:50% 100%,50% 100%;mask-size:50% 100%,50% 100%}}@keyframes PresentationBlock-module__R_pMvG__presentation-split-horizontal-out{0%{clip-path:inset(0 50%)}to{clip-path:inset(0)}}@keyframes PresentationBlock-module__R_pMvG__presentation-split-vertical-in{0%{-webkit-mask-size:100% 0%,100% 0%;mask-size:100% 0%,100% 0%}to{-webkit-mask-size:100% 50%,100% 50%;mask-size:100% 50%,100% 50%}}@keyframes PresentationBlock-module__R_pMvG__presentation-split-vertical-out{0%{clip-path:inset(50% 0)}to{clip-path:inset(0)}}.PresentationBlock-module__R_pMvG__playerTopBar{z-index:10;background:linear-gradient(#000000b8,#0000);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.PresentationBlock-module__R_pMvG__playerTopBar strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.PresentationBlock-module__R_pMvG__playerTopBar button,.PresentationBlock-module__R_pMvG__playerControls button{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#0f172a94;border:1px solid #ffffff3d;justify-content:center;align-items:center;display:inline-flex}.PresentationBlock-module__R_pMvG__playerTopBar button{border-radius:999px;width:2.35rem;height:2.35rem}.PresentationBlock-module__R_pMvG__playerControls{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172a94;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.PresentationBlock-module__R_pMvG__playerControls button{border-radius:999px;width:2.15rem;height:2.15rem}.PresentationBlock-module__R_pMvG__playerControls button:disabled{opacity:.35;cursor:default}.PresentationBlock-module__R_pMvG__playerControls span{font-variant-numeric:tabular-nums;text-align:center;min-width:4.2rem;font-size:.75rem}.PresentationBlock-module__R_pMvG__playerProgress{z-index:12;background:#ffffff24;height:3px;position:absolute;bottom:0;left:0;right:0}.PresentationBlock-module__R_pMvG__playerProgress span{background:#f59e0b;height:100%;transition:width .18s;display:block}.PresentationBlock-module__R_pMvG__editorDialog{--presentation-header-height:3.25rem;--presentation-ribbon-height:7.15rem;--presentation-status-height:2rem;--presentation-rail-width:208px;--presentation-inspector-width:288px;--presentation-notes-height:92px}.PresentationBlock-module__R_pMvG__editorDialog.PresentationBlock-module__R_pMvG__ribbonCollapsed{--presentation-ribbon-height:2.35rem}.PresentationBlock-module__R_pMvG__editorHeader{min-height:var(--presentation-header-height);background:color-mix(in srgb, var(--surface) 97%, var(--primary) 3%);box-shadow:none;grid-template-columns:auto minmax(12rem,.75fr) minmax(15rem,1.15fr) auto;gap:.65rem;padding:.38rem .55rem;display:grid}.PresentationBlock-module__R_pMvG__quickAccessToolbar{align-items:center;gap:.18rem;display:flex}.PresentationBlock-module__R_pMvG__quickAccessToolbar button{width:1.9rem;height:1.9rem;color:var(--fg-muted);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:0;display:inline-flex}.PresentationBlock-module__R_pMvG__quickAccessToolbar button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__quickAccessToolbar button:focus-visible{color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, transparent)}.PresentationBlock-module__R_pMvG__quickAccessToolbar button:disabled{opacity:.38;cursor:default}.PresentationBlock-module__R_pMvG__autoSaveState{border:1px solid var(--border);color:var(--fg-subtle);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;margin-right:.2rem;padding:.28rem .48rem;font-size:.63rem;display:inline-flex}.PresentationBlock-module__R_pMvG__autoSaveState i{color:#15803d}.PresentationBlock-module__R_pMvG__editorBrandIcon{border-radius:6px;width:1.9rem;height:1.9rem}.PresentationBlock-module__R_pMvG__editorBrand input{text-align:center;width:100%;max-width:27rem;font-size:.78rem}.PresentationBlock-module__R_pMvG__editorBrand>div:last-child{align-items:center;width:100%}.PresentationBlock-module__R_pMvG__editorBrand small{font-size:.58rem}.PresentationBlock-module__R_pMvG__commandSearch{border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 82%, var(--bg));border-radius:5px;justify-self:center;align-items:center;gap:.4rem;width:min(100%,34rem);min-width:0;padding:0 .65rem;display:flex;position:relative}.PresentationBlock-module__R_pMvG__commandSearch:focus-within{border-color:color-mix(in srgb, var(--primary) 58%, var(--border));box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 18%, transparent)}.PresentationBlock-module__R_pMvG__commandSearch>i{color:var(--fg-subtle);font-size:.75rem}.PresentationBlock-module__R_pMvG__commandSearch input{width:100%;min-width:0;height:1.95rem;color:var(--fg);font:inherit;background:0 0;border:0;outline:none;font-size:.7rem}.PresentationBlock-module__R_pMvG__ribbonKeyTip{z-index:2300;color:#111827;text-align:center;pointer-events:none;background:#fff7c2;border:1px solid #8b7a42;border-radius:2px;min-width:1.15rem;padding:.08rem .22rem;font:700 .57rem/1.15 system-ui,sans-serif;position:absolute;top:calc(100% - .24rem);left:50%;transform:translate(-50%);box-shadow:0 2px 5px #0f172a3d}.PresentationBlock-module__R_pMvG__commandSearch>.PresentationBlock-module__R_pMvG__ribbonKeyTip{top:calc(100% - .18rem);left:1.7rem}.PresentationBlock-module__R_pMvG__ribbonPanel [data-ribbon-command-keytip]{position:relative}.PresentationBlock-module__R_pMvG__ribbonPanel[data-command-keytips-visible=true] [data-ribbon-command-keytip-visible=true]:after{z-index:2300;color:#111827;text-align:center;content:attr(data-ribbon-command-keytip);pointer-events:none;background:#fff7c2;border:1px solid #8b7a42;border-radius:2px;min-width:1.2rem;padding:.08rem .2rem;font:700 .56rem/1.15 system-ui,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 5px #0f172a3d}.PresentationBlock-module__R_pMvG__commandResults{z-index:2250;border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:.32rem;display:grid;position:absolute;top:calc(100% + .35rem);left:0;right:0;overflow:hidden;box-shadow:0 16px 36px #0f172a33}.PresentationBlock-module__R_pMvG__commandResults button{min-height:2.25rem;color:var(--fg-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;grid-template-columns:1.5rem minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.38rem .5rem;font-size:.7rem;display:grid}.PresentationBlock-module__R_pMvG__commandResults button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__commandResults button:focus-visible{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);outline:none}.PresentationBlock-module__R_pMvG__commandResults button small{color:var(--fg-subtle);font-size:.6rem}.PresentationBlock-module__R_pMvG__commandEmpty{color:var(--fg-subtle);text-align:center;padding:1rem;font-size:.7rem}.PresentationBlock-module__R_pMvG__headerActions{gap:.25rem}.PresentationBlock-module__R_pMvG__headerActions button{border-radius:5px;min-height:1.9rem;padding:.25rem .45rem;font-size:.66rem}.PresentationBlock-module__R_pMvG__headerActions .PresentationBlock-module__R_pMvG__presentButton{border-color:color-mix(in srgb, var(--primary) 55%, var(--border));color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, var(--surface))}.PresentationBlock-module__R_pMvG__editorWorkspace{grid-template-columns:var(--presentation-rail-width) 5px minmax(26rem, 1fr) 5px var(--presentation-inspector-width)}.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutRail{grid-template-columns:0 0 minmax(26rem, 1fr) 5px var(--presentation-inspector-width)}.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutInspector{grid-template-columns:var(--presentation-rail-width) 5px minmax(26rem, 1fr) 0 0}.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutRail.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutInspector{grid-template-columns:0 0 minmax(26rem,1fr) 0 0}.PresentationBlock-module__R_pMvG__slideRail,.PresentationBlock-module__R_pMvG__canvasColumn,.PresentationBlock-module__R_pMvG__inspector{padding-bottom:var(--presentation-status-height)}.PresentationBlock-module__R_pMvG__slideRail{padding-top:calc(var(--presentation-ribbon-height) + .55rem)}.PresentationBlock-module__R_pMvG__inspector{padding-top:calc(var(--presentation-ribbon-height) + .6rem)}.PresentationBlock-module__R_pMvG__canvasColumn{padding-top:var(--presentation-ribbon-height);background:color-mix(in srgb, #6b7280 31%, var(--bg));background-image:none}.PresentationBlock-module__R_pMvG__canvasToolbar{z-index:18;top:var(--presentation-header-height);min-height:var(--presentation-ribbon-height);border-bottom:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;position:fixed;left:0;right:0}.PresentationBlock-module__R_pMvG__ribbonCollapsed .PresentationBlock-module__R_pMvG__ribbonPanel{display:none}.PresentationBlock-module__R_pMvG__ribbonTabs{align-items:stretch;min-height:2.35rem;padding:0 .45rem;position:relative;overflow:visible}.PresentationBlock-module__R_pMvG__ribbonTabs button{border-radius:0;min-height:2.3rem;padding:.35rem .64rem .24rem;font-size:.69rem;position:relative}.PresentationBlock-module__R_pMvG__ribbonTabs .PresentationBlock-module__R_pMvG__fileTab{color:#fff;background:var(--primary);border-bottom-color:#0000;margin-left:-.45rem;padding-inline:.9rem}.PresentationBlock-module__R_pMvG__ribbonTabs .PresentationBlock-module__R_pMvG__fileTab:hover,.PresentationBlock-module__R_pMvG__ribbonTabs .PresentationBlock-module__R_pMvG__fileTab:focus-visible{color:#fff;background:color-mix(in srgb, var(--primary) 86%, #000)}.PresentationBlock-module__R_pMvG__contextualTabSet{border-right:1px solid color-mix(in srgb, #a855f7 32%, var(--border));border-left:1px solid color-mix(in srgb, #a855f7 32%, var(--border));background:#a855f70d;align-items:stretch;margin-left:.45rem;padding-top:.58rem;display:flex;position:relative}.PresentationBlock-module__R_pMvG__contextualTabSet>small{color:#7e22ce;text-align:center;pointer-events:none;font-size:.46rem;font-weight:700;line-height:.55rem;position:absolute;top:.05rem;left:0;right:0}.PresentationBlock-module__R_pMvG__ribbonTabs button.PresentationBlock-module__R_pMvG__ribbonContextualTab{color:#7e22ce;min-height:1.7rem;padding-top:.12rem}.PresentationBlock-module__R_pMvG__ribbonCollapseButton{width:2rem;margin-left:auto;padding-inline:0!important}.PresentationBlock-module__R_pMvG__ribbonPanel{min-height:4.8rem;padding:.35rem .65rem .25rem}.PresentationBlock-module__R_pMvG__ribbonGroup{padding:0 .65rem}.PresentationBlock-module__R_pMvG__ribbonGroup>small{font-size:.55rem}.PresentationBlock-module__R_pMvG__paneSplitter{z-index:14;background:var(--border);touch-action:none;justify-content:center;align-items:center;display:flex;position:relative}.PresentationBlock-module__R_pMvG__paneSplitter:after{z-index:-1;content:"";position:absolute}.PresentationBlock-module__R_pMvG__paneSplitter:hover,.PresentationBlock-module__R_pMvG__paneSplitter:focus-visible,.PresentationBlock-module__R_pMvG__paneSplitter:active{background:var(--primary);outline:none}.PresentationBlock-module__R_pMvG__paneSplitterVertical{width:5px;padding-top:var(--presentation-ribbon-height);cursor:col-resize}.PresentationBlock-module__R_pMvG__paneSplitterVertical:after{inset:0 -4px}.PresentationBlock-module__R_pMvG__paneSplitterHorizontal{cursor:row-resize;width:100%;height:5px}.PresentationBlock-module__R_pMvG__paneSplitterHorizontal:after{inset:-4px 0}.PresentationBlock-module__R_pMvG__notesField{height:var(--presentation-notes-height);border:0;border-top:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;min-height:3.25rem;margin:0;padding:.45rem .85rem}.PresentationBlock-module__R_pMvG__notesField textarea{resize:none;height:100%;min-height:0}.PresentationBlock-module__R_pMvG__canvasStatus{z-index:20;min-height:var(--presentation-status-height);background:var(--surface);padding:.2rem .55rem;position:fixed;bottom:0;left:0;right:0}.PresentationBlock-module__R_pMvG__canvasStatus>button,.PresentationBlock-module__R_pMvG__viewControls button,.PresentationBlock-module__R_pMvG__zoomControls button{min-width:1.6rem;min-height:1.55rem;color:var(--fg-subtle);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:.25rem;padding:.12rem .35rem;font-size:.61rem;display:inline-flex}.PresentationBlock-module__R_pMvG__canvasStatus>button:hover,.PresentationBlock-module__R_pMvG__viewControls button:hover,.PresentationBlock-module__R_pMvG__zoomControls button:hover,.PresentationBlock-module__R_pMvG__canvasStatus .PresentationBlock-module__R_pMvG__statusButtonActive{color:var(--primary);background:color-mix(in srgb, var(--primary) 9%, transparent)}.PresentationBlock-module__R_pMvG__viewControls{align-items:center;gap:.08rem;margin-left:auto;display:inline-flex}.PresentationBlock-module__R_pMvG__zoomControls{margin-left:.25rem}.PresentationBlock-module__R_pMvG__taskPaneHeader{z-index:3;border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:.5rem;margin:-.6rem -.8rem 0;padding:.62rem .68rem .45rem;display:flex;position:sticky;top:-.6rem}.PresentationBlock-module__R_pMvG__taskPaneHeader>div:first-child{gap:.1rem;min-width:0;display:grid}.PresentationBlock-module__R_pMvG__taskPaneHeader strong{text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.PresentationBlock-module__R_pMvG__taskPaneHeader small{color:var(--fg-subtle);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.PresentationBlock-module__R_pMvG__taskPaneTabs{gap:.12rem;display:flex}.PresentationBlock-module__R_pMvG__taskPaneTabs button{background:0 0;border:0;width:1.75rem;min-height:1.75rem;padding:0}.PresentationBlock-module__R_pMvG__taskPaneTabs button.PresentationBlock-module__R_pMvG__taskPaneTabActive{color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, transparent)}.PresentationBlock-module__R_pMvG__backstage{z-index:2300;color:var(--fg);background:var(--surface);grid-template-columns:14rem minmax(0,1fr);display:grid;position:fixed;inset:0}.PresentationBlock-module__R_pMvG__backstageNav{color:#fff;background:color-mix(in srgb, var(--primary) 88%, #111827);flex-direction:column;gap:.18rem;padding:.75rem .6rem;display:flex}.PresentationBlock-module__R_pMvG__backstageNav>strong{padding:.7rem .75rem 1rem;font-size:1.2rem}.PresentationBlock-module__R_pMvG__backstageNav button{min-height:2.55rem;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:.65rem;padding:.55rem .75rem;font-size:.76rem;display:flex}.PresentationBlock-module__R_pMvG__backstageNav button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__backstageNav button:focus-visible,.PresentationBlock-module__R_pMvG__backstageNav button.PresentationBlock-module__R_pMvG__backstageNavActive{background:#ffffff24;outline:none}.PresentationBlock-module__R_pMvG__backstageNav button:disabled{opacity:.45;cursor:default}.PresentationBlock-module__R_pMvG__backstageNav .PresentationBlock-module__R_pMvG__backstageBack{border:1px solid #ffffff3d;border-radius:999px;justify-content:center;width:2.5rem;padding:0}.PresentationBlock-module__R_pMvG__backstageContent{background:color-mix(in srgb, var(--bg) 56%, var(--surface));padding:clamp(2rem,5vw,4.5rem);overflow:auto}.PresentationBlock-module__R_pMvG__backstageContent>header{border-bottom:1px solid var(--border);align-items:center;gap:1.1rem;padding-bottom:2rem;display:flex}.PresentationBlock-module__R_pMvG__backstageContent h1,.PresentationBlock-module__R_pMvG__backstageContent p{margin:0}.PresentationBlock-module__R_pMvG__backstageContent h1{font-size:clamp(1.35rem,3vw,2.1rem)}.PresentationBlock-module__R_pMvG__backstageContent p{color:var(--fg-subtle);margin-top:.25rem;font-size:.75rem}.PresentationBlock-module__R_pMvG__backstageDocumentIcon{width:4.2rem;height:4.2rem;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-radius:12px;justify-content:center;align-items:center;font-size:1.8rem;display:inline-flex}.PresentationBlock-module__R_pMvG__backstageInfoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:58rem;padding:1.5rem 0;display:grid}.PresentationBlock-module__R_pMvG__backstageInfoGrid article{border:1px solid var(--border);background:var(--surface);border-radius:8px;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.PresentationBlock-module__R_pMvG__backstageInfoGrid article>i{color:var(--primary);font-size:1.1rem}.PresentationBlock-module__R_pMvG__backstageInfoGrid article div,.PresentationBlock-module__R_pMvG__backstageActions button span{gap:.18rem;display:grid}.PresentationBlock-module__R_pMvG__backstageInfoGrid article strong,.PresentationBlock-module__R_pMvG__backstageActions strong{font-size:.78rem}.PresentationBlock-module__R_pMvG__backstageInfoGrid article span,.PresentationBlock-module__R_pMvG__backstageActions small{color:var(--fg-subtle);font-size:.66rem}.PresentationBlock-module__R_pMvG__backstageActions{gap:.6rem;max-width:42rem;display:grid}.PresentationBlock-module__R_pMvG__backstageActions h2{margin:.5rem 0;font-size:.9rem}.PresentationBlock-module__R_pMvG__backstageActions button{border:1px solid var(--border);color:var(--fg);font:inherit;text-align:left;background:var(--surface);cursor:pointer;border-radius:7px;grid-template-columns:2.6rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.85rem;display:grid}.PresentationBlock-module__R_pMvG__backstageActions button:hover:not(:disabled){border-color:color-mix(in srgb, var(--primary) 44%, var(--border));background:color-mix(in srgb, var(--primary) 5%, var(--surface))}.PresentationBlock-module__R_pMvG__backstageActions button>i{color:var(--primary);text-align:center;font-size:1.35rem}.PresentationBlock-module__R_pMvG__backstageImportReport{border:1px solid color-mix(in srgb, var(--primary) 32%, var(--border));background:color-mix(in srgb, var(--primary) 4%, var(--surface));border-radius:7px;gap:.4rem;padding:.85rem;display:grid}.PresentationBlock-module__R_pMvG__backstageImportReport details,.PresentationBlock-module__R_pMvG__backstageImportReport ul{margin:0}.PresentationBlock-module__R_pMvG__backstageImportReport summary{cursor:pointer;font-size:.72rem}.PresentationBlock-module__R_pMvG__backstageImportReport ul{max-height:12rem;color:var(--fg-subtle);gap:.25rem;margin-top:.45rem;padding-left:1.1rem;font-size:.68rem;display:grid;overflow:auto}.PresentationBlock-module__R_pMvG__backstageImportReport code{color:var(--fg);overflow-wrap:anywhere}.PresentationBlock-module__R_pMvG__slideSorter{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));align-content:start;gap:1.25rem;min-height:100%;padding:2rem;display:grid}.PresentationBlock-module__R_pMvG__slideSorterItem{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:7px;grid-template-columns:1.35rem minmax(0,1fr);align-items:start;gap:.35rem;padding:.45rem;display:grid}.PresentationBlock-module__R_pMvG__slideSorterItem:hover,.PresentationBlock-module__R_pMvG__slideSorterItem:focus-visible{background:color-mix(in srgb, var(--surface) 65%, transparent);outline:none}.PresentationBlock-module__R_pMvG__slideSorterItemActive{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.PresentationBlock-module__R_pMvG__slideSorterThumbnail{border:1px solid color-mix(in srgb, var(--border) 82%, #111827);background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 5px 14px #0f172a24}.PresentationBlock-module__R_pMvG__notesPageWorkspace{background:color-mix(in srgb, #6b7280 35%, var(--bg));justify-content:center;align-items:flex-start;min-height:100%;padding:2rem;display:flex;overflow:auto}.PresentationBlock-module__R_pMvG__notesPageSheet{color:#1f2937;background:#fff;border:1px solid #cbd5e1;grid-template-rows:auto auto minmax(15rem,1fr);gap:1.4rem;width:min(46rem,100%);min-height:54rem;padding:2rem 2.4rem;display:grid;box-shadow:0 12px 32px #0f172a33}.PresentationBlock-module__R_pMvG__notesPageSheet>header{border-bottom:1px solid #d1d5db;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.65rem;font-size:.72rem;display:flex}.PresentationBlock-module__R_pMvG__notesPageSheet>header span{color:#6b7280}.PresentationBlock-module__R_pMvG__notesPageSlide{background:#fff;border:1px solid #94a3b8;justify-self:center;width:min(74%,34rem);overflow:hidden;box-shadow:0 5px 14px #0f172a24}.PresentationBlock-module__R_pMvG__notesPageEditor{border-top:1px solid #9ca3af;grid-template-rows:auto 1fr;gap:.55rem;min-height:0;padding-top:.8rem;font-size:.72rem;font-weight:700;display:grid}.PresentationBlock-module__R_pMvG__notesPageEditor textarea{color:#1f2937;resize:vertical;background:#fff;border:1px dashed #9ca3af;border-radius:2px;width:100%;min-height:14rem;padding:.75rem;font:400 .86rem/1.55 system-ui,sans-serif}.PresentationBlock-module__R_pMvG__notesPageEditor textarea:focus-visible{border-style:solid;border-color:#2563eb;outline:2px solid #2563eb2e}.PresentationBlock-module__R_pMvG__readingView{z-index:19;top:var(--presentation-header-height);right:0;bottom:var(--presentation-status-height);background:#111827;outline:none;place-items:center;min-height:0;padding:1.5rem 1.5rem 3.5rem;display:grid;position:fixed;left:0;overflow:hidden}.PresentationBlock-module__R_pMvG__readingStage{width:min(92vw,72rem);max-height:calc(100vh - var(--presentation-header-height) - var(--presentation-status-height) - 5rem);background:#fff;border:1px solid #ffffff3d;overflow:hidden;box-shadow:0 18px 60px #00000085}.PresentationBlock-module__R_pMvG__readingStage>.PresentationBlock-module__R_pMvG__stage{width:100%;max-height:calc(100vh - var(--presentation-header-height) - var(--presentation-status-height) - 5rem)}.PresentationBlock-module__R_pMvG__readingControls{color:#fff;background:#111827e0;border:1px solid #ffffff29;border-radius:6px;align-items:center;gap:.25rem;min-height:2.2rem;padding:.25rem .4rem;display:flex;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0000004d}.PresentationBlock-module__R_pMvG__readingControls button{width:1.8rem;height:1.8rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;padding:0;display:inline-grid}.PresentationBlock-module__R_pMvG__readingControls button:hover:not(:disabled),.PresentationBlock-module__R_pMvG__readingControls button:focus-visible{background:#ffffff24;outline:none}.PresentationBlock-module__R_pMvG__readingControls button:disabled{opacity:.35;cursor:not-allowed}.PresentationBlock-module__R_pMvG__readingControls span{text-align:center;min-width:4rem;font-size:.7rem}.PresentationBlock-module__R_pMvG__slidePaneTabs{z-index:4;border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));margin:-.55rem -.6rem .55rem;display:grid;position:sticky;top:0}.PresentationBlock-module__R_pMvG__slidePaneTabs button{min-height:2rem;color:var(--fg-subtle);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.3rem;font-size:.64rem}.PresentationBlock-module__R_pMvG__slidePaneTabs button:hover,.PresentationBlock-module__R_pMvG__slidePaneTabs button:focus-visible,.PresentationBlock-module__R_pMvG__slidePaneTabs button.PresentationBlock-module__R_pMvG__slidePaneTabActive{border-bottom-color:var(--primary);color:var(--primary);outline:none}.PresentationBlock-module__R_pMvG__slideOutline{align-content:start;gap:.18rem!important;display:grid!important}.PresentationBlock-module__R_pMvG__slideOutline li{contain:none;border:0;padding:0;display:block}.PresentationBlock-module__R_pMvG__slideOutline li button{width:100%;min-height:2.3rem;color:var(--fg-muted);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;grid-template-columns:1.4rem minmax(0,1fr) auto;align-items:start;gap:.35rem;padding:.45rem .4rem;font-size:.67rem;display:grid}.PresentationBlock-module__R_pMvG__slideOutline li button:hover,.PresentationBlock-module__R_pMvG__slideOutline li button:focus-visible,.PresentationBlock-module__R_pMvG__slideOutline li button[aria-current=true]{color:var(--primary);background:color-mix(in srgb, var(--primary) 8%, transparent);outline:none}.PresentationBlock-module__R_pMvG__slideOutline li button>span{color:var(--fg-subtle);font-variant-numeric:tabular-nums;text-align:right}.PresentationBlock-module__R_pMvG__slideOutline li button>strong{font-size:inherit;text-overflow:ellipsis;white-space:nowrap;font-weight:650;line-height:1.35;overflow:hidden}@media (max-width:960px){.PresentationBlock-module__R_pMvG__editorWorkspace{grid-template-columns:min(var(--presentation-rail-width), 10rem) 5px minmax(24rem, 1fr)}.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutRail,.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutRail.PresentationBlock-module__R_pMvG__editorWorkspaceWithoutInspector{grid-template-columns:0 0 minmax(24rem,1fr)}.PresentationBlock-module__R_pMvG__inspector{z-index:24;top:calc(var(--presentation-header-height) + var(--presentation-ribbon-height));right:0;bottom:var(--presentation-status-height);width:min(var(--presentation-inspector-width), 82vw);border-left:1px solid var(--border);padding-top:.6rem;position:fixed;box-shadow:-10px 0 30px #0f172a1f}.PresentationBlock-module__R_pMvG__canvasColumn+.PresentationBlock-module__R_pMvG__paneSplitter{display:none}.PresentationBlock-module__R_pMvG__canvasViewport{padding-right:1.5rem}.PresentationBlock-module__R_pMvG__canvasHint{display:none}}@media (max-width:720px){.PresentationBlock-module__R_pMvG__previewCard{grid-template-columns:1fr}.PresentationBlock-module__R_pMvG__previewOpen{grid-template-columns:minmax(8.5rem,45%) 1fr;padding:.8rem}.PresentationBlock-module__R_pMvG__previewPresent{border-top:1px solid var(--border);border-left:0;min-height:2.8rem}.PresentationBlock-module__R_pMvG__editorHeader{grid-template-columns:minmax(0,1fr) auto;gap:.4rem;padding:.5rem}.PresentationBlock-module__R_pMvG__quickAccessToolbar,.PresentationBlock-module__R_pMvG__commandSearch,.PresentationBlock-module__R_pMvG__editorBrandIcon,.PresentationBlock-module__R_pMvG__editorBrand small{display:none}.PresentationBlock-module__R_pMvG__editorBrand input{width:calc(100vw - 10rem)}.PresentationBlock-module__R_pMvG__headerActions button:not(.PresentationBlock-module__R_pMvG__closeButton){width:2.2rem;padding:0;font-size:0}.PresentationBlock-module__R_pMvG__headerActions button:not(.PresentationBlock-module__R_pMvG__closeButton) i{font-size:.85rem}.PresentationBlock-module__R_pMvG__editorWorkspace{flex-direction:column;display:flex}.PresentationBlock-module__R_pMvG__paneSplitterVertical{display:none}.PresentationBlock-module__R_pMvG__slideRail{width:100%;padding:calc(var(--presentation-ribbon-height) + .45rem) .45rem .45rem;border-right:0;border-bottom:1px solid var(--border);flex:none;overflow-x:auto}.PresentationBlock-module__R_pMvG__slideRail ol{flex-direction:row;flex:none}.PresentationBlock-module__R_pMvG__slideRail li{flex:none;width:8.5rem}.PresentationBlock-module__R_pMvG__addSlideActions{flex:none;margin:0 0 0 .4rem;display:flex}.PresentationBlock-module__R_pMvG__canvasColumn{flex:1;padding-top:0}.PresentationBlock-module__R_pMvG__canvasViewport{min-height:18rem;padding:1rem}.PresentationBlock-module__R_pMvG__canvasZoomSurface>.PresentationBlock-module__R_pMvG__stage{max-height:none}.PresentationBlock-module__R_pMvG__inspector{border-top:1px solid var(--border);width:100%;max-height:35vh;box-shadow:none;border-left:0;position:static}.PresentationBlock-module__R_pMvG__canvasStatus>span:nth-child(2),.PresentationBlock-module__R_pMvG__canvasStatus>span:nth-child(3),.PresentationBlock-module__R_pMvG__canvasStatus>span:nth-child(4){display:none}.PresentationBlock-module__R_pMvG__backstage{grid-template-columns:1fr}.PresentationBlock-module__R_pMvG__backstageNav{grid-template-columns:auto repeat(3,minmax(0,1fr));display:grid;overflow-x:auto}.PresentationBlock-module__R_pMvG__backstageNav>strong,.PresentationBlock-module__R_pMvG__backstageNav button:nth-of-type(n+5){display:none}.PresentationBlock-module__R_pMvG__backstageContent{padding:1.25rem}.PresentationBlock-module__R_pMvG__backstageInfoGrid{grid-template-columns:1fr}.PresentationBlock-module__R_pMvG__playerSlideLayer{padding-left:0;padding-right:0}}@media (prefers-reduced-motion:reduce){.PresentationBlock-module__R_pMvG__previewStageWrap,.PresentationBlock-module__R_pMvG__playerProgress span,.PresentationBlock-module__R_pMvG__playerSlideLayer,.PresentationBlock-module__R_pMvG__presentationAnimationActive,.PresentationBlock-module__R_pMvG__spinner{transition:none;animation:none}}@media (pointer:fine){.PresentationBlock-module__R_pMvG__moveHandle{display:none}.PresentationBlock-module__R_pMvG__resizeHandle{background:#fff;border:1.5px solid #0f6cbd;border-radius:1px;width:.58rem;height:.58rem;box-shadow:0 0 0 1px #ffffff8c}.PresentationBlock-module__R_pMvG__rotateHandle{color:#0f6cbd;width:.82rem;height:.82rem;box-shadow:none;background:#fff;border:1.5px solid #0f6cbd}}@media (pointer:coarse){.PresentationBlock-module__R_pMvG__resizeHandle{border-width:3px;width:1.2rem;height:1.2rem}.PresentationBlock-module__R_pMvG__moveHandle,.PresentationBlock-module__R_pMvG__rotateHandle{min-width:2.25rem;min-height:2.25rem}.PresentationBlock-module__R_pMvG__presentationContextMenu button{min-height:2.75rem;font-size:.82rem}}
.PresentationShortcutHelp-module__rHzcEa__backdrop{z-index:2147483200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.PresentationShortcutHelp-module__rHzcEa__dialog{color:#18202c;background:#fff;border:1px solid #dbe2ec;border-radius:20px;flex-direction:column;width:min(880px,100%);max-height:min(760px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 28px 80px #0f172a47}.PresentationShortcutHelp-module__rHzcEa__header{background:radial-gradient(circle at 92% 10%,#3b82f624,#0000 35%),linear-gradient(135deg,#f8fbff,#fff);border-bottom:1px solid #e7ecf3;justify-content:space-between;align-items:flex-start;gap:24px;padding:24px 26px 18px;display:flex}.PresentationShortcutHelp-module__rHzcEa__header h2{letter-spacing:-.03em;margin:4px 0 5px;font-size:24px;line-height:1.25}.PresentationShortcutHelp-module__rHzcEa__header p{color:#64748b;margin:0;font-size:13px}.PresentationShortcutHelp-module__rHzcEa__eyebrow{color:#2563eb;letter-spacing:.12em;font-size:10px;font-weight:800}.PresentationShortcutHelp-module__rHzcEa__closeButton{color:#475569;cursor:pointer;background:#ffffffc7;border:1px solid #dbe2ec;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.PresentationShortcutHelp-module__rHzcEa__closeButton:hover,.PresentationShortcutHelp-module__rHzcEa__closeButton:focus-visible{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;outline:none}.PresentationShortcutHelp-module__rHzcEa__controls{background:#fff;border-bottom:1px solid #edf0f5;gap:12px;padding:16px 26px;display:grid}.PresentationShortcutHelp-module__rHzcEa__search{color:#64748b;background:#f7f9fc;border:1px solid #dbe2ec;border-radius:11px;align-items:center;gap:10px;height:42px;padding:0 13px;display:flex}.PresentationShortcutHelp-module__rHzcEa__search:focus-within{background:#fff;border-color:#60a5fa;box-shadow:0 0 0 3px #3b82f621}.PresentationShortcutHelp-module__rHzcEa__search input{color:#172033;width:100%;font:inherit;background:0 0;border:0;outline:0}.PresentationShortcutHelp-module__rHzcEa__categories{scrollbar-width:thin;gap:6px;display:flex;overflow-x:auto}.PresentationShortcutHelp-module__rHzcEa__categories button{color:#526075;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:650}.PresentationShortcutHelp-module__rHzcEa__categories button:hover{color:#1d4ed8;background:#eff6ff}.PresentationShortcutHelp-module__rHzcEa__categories .PresentationShortcutHelp-module__rHzcEa__categoryActive{color:#fff;background:#2563eb;border-color:#2563eb}.PresentationShortcutHelp-module__rHzcEa__list{flex:auto;min-height:220px;padding:6px 26px 18px;overflow:auto}.PresentationShortcutHelp-module__rHzcEa__row{border-bottom:1px solid #edf0f5;grid-template-columns:minmax(180px,1fr) minmax(250px,auto);align-items:center;gap:20px;min-height:68px;padding:13px 4px;display:grid}.PresentationShortcutHelp-module__rHzcEa__row h3{margin:3px 0 0;font-size:14px;font-weight:680}.PresentationShortcutHelp-module__rHzcEa__categoryLabel{color:#758196;letter-spacing:.04em;font-size:10px;font-weight:700}.PresentationShortcutHelp-module__rHzcEa__chords{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.PresentationShortcutHelp-module__rHzcEa__chord{white-space:nowrap;align-items:center;display:inline-flex}.PresentationShortcutHelp-module__rHzcEa__chord kbd,.PresentationShortcutHelp-module__rHzcEa__footer kbd{color:#334155;background:linear-gradient(#fff,#f4f6f9);border:1px solid #cbd5e1;border-bottom-width:2px;border-radius:6px;place-items:center;min-width:28px;height:28px;padding:0 7px;font:650 11px/1 system-ui,sans-serif;display:inline-grid;box-shadow:0 1px 1px #0f172a0d}.PresentationShortcutHelp-module__rHzcEa__plus{color:#94a3b8;margin:0 3px;font-size:10px}.PresentationShortcutHelp-module__rHzcEa__empty{color:#64748b;text-align:center;align-content:center;place-items:center;gap:7px;min-height:230px;display:grid}.PresentationShortcutHelp-module__rHzcEa__empty i{color:#93a4bb;margin-bottom:5px;font-size:30px}.PresentationShortcutHelp-module__rHzcEa__empty strong{color:#334155;font-size:14px}.PresentationShortcutHelp-module__rHzcEa__empty span{font-size:12px}.PresentationShortcutHelp-module__rHzcEa__footer{color:#6b778c;background:#f8fafc;border-top:1px solid #e7ecf3;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:9px 26px;font-size:11px;display:flex}.PresentationShortcutHelp-module__rHzcEa__footer span{align-items:center;gap:6px;display:inline-flex}.PresentationShortcutHelp-module__rHzcEa__footer kbd{min-width:24px;height:23px;padding:0 5px;font-size:10px}.PresentationShortcutHelp-module__rHzcEa__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:640px){.PresentationShortcutHelp-module__rHzcEa__backdrop{align-items:end;padding:0}.PresentationShortcutHelp-module__rHzcEa__dialog{border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;width:100%;max-height:88dvh}.PresentationShortcutHelp-module__rHzcEa__header,.PresentationShortcutHelp-module__rHzcEa__controls,.PresentationShortcutHelp-module__rHzcEa__list,.PresentationShortcutHelp-module__rHzcEa__footer{padding-left:16px;padding-right:16px}.PresentationShortcutHelp-module__rHzcEa__row{grid-template-columns:1fr;gap:10px}.PresentationShortcutHelp-module__rHzcEa__chords{justify-content:flex-start}.PresentationShortcutHelp-module__rHzcEa__footer{padding-top:10px;padding-bottom:max(10px, env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:no-preference){.PresentationShortcutHelp-module__rHzcEa__dialog{animation:.15s ease-out PresentationShortcutHelp-module__rHzcEa__shortcut-help-enter}@keyframes PresentationShortcutHelp-module__rHzcEa__shortcut-help-enter{0%{opacity:0;transform:translateY(8px)scale(.99)}}}
