@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,700;0,9..40,800&family=Manrope:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;700&display=swap";:root{color:#f7f2ff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-width:min(1440px, calc(100% - 32px));--surface:#11091fd1;--surface-strong:#160b27eb;--surface-soft:#ffffff0a;--border:#e1c0ff24;--border-strong:#e1c0ff47;--text:#faf5ff;--text-muted:#ece4f9b8;--accent:#d88eff;--accent-strong:#fbbeff;--success:#7be4ba;--danger:#ff879e;--shadow:0 24px 80px #00000057, inset 0 1px 0 #ffffff0d;background:radial-gradient(circle at 14% 12%,#985cff3d,#0000 28%),radial-gradient(circle at 82% 14%,#d76eff24,#0000 26%),radial-gradient(circle at 50% 100%,#4e14843d,#0000 46%),linear-gradient(#030207 0%,#09020f 42%,#0c0317 100%);font-family:Manrope,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;color:var(--text);scrollbar-gutter:stable both-edges;background:#05010b;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,video,iframe{border:0;max-width:100%;display:block}textarea{resize:vertical}h1,h2,h3,p{margin:0}.page-loader,.auth-shell,.participant-shell{min-height:100vh}.page-loader{text-align:center;place-items:center;gap:16px;padding:32px;display:grid}.loader-orb{background:radial-gradient(circle,#ffd5fff5,#cc6fff2e);border-radius:999px;width:68px;height:68px;animation:1.8s ease-in-out infinite pulse-orb;box-shadow:0 0 60px #cc6fff66}.eyebrow,.panel-kicker{letter-spacing:.16em;text-transform:uppercase;color:#ddb8ff;align-items:center;gap:8px;font-size:.76rem;display:inline-flex}.primary-button,.ghost-button,.text-link{border-radius:999px;justify-content:center;align-items:center;gap:8px;transition:transform .16s,border-color .16s,background .16s,opacity .16s;display:inline-flex}.primary-button,.ghost-button{border:1px solid var(--border);min-height:44px;padding:0 18px}.primary-button{color:#17061f;background:linear-gradient(135deg,#c565fff5,#ff97e7eb);border-color:#ffd4ff57;box-shadow:0 14px 36px #be60ff40}.ghost-button{color:var(--text);background:#1d0e30c7}.danger-button{color:#ffdbe2;border-color:#ff859e3d}.text-link{color:#e7d0ff;justify-content:flex-start}.primary-button:hover,.ghost-button:hover,.text-link:hover{transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled{cursor:default;opacity:.6;transform:none}.muted-copy{color:var(--text-muted);line-height:1.6}.inline-feedback{border:1px solid var(--border);color:var(--text);background:#1d0e30bd;border-radius:20px;padding:14px 16px}.inline-feedback--error{border-color:#ff859e47}.brand-lockup{align-items:center;gap:14px;display:flex}.brand-lockup p{color:var(--text-muted)}.brand-mark{color:#17031f;background:linear-gradient(135deg,#d489fff5,#ff90e7e0);border-radius:16px;place-items:center;width:46px;height:46px;font-weight:800;display:grid}.marketing-shell,.admin-shell,.editor-shell-page,.presenter-shell{min-height:100vh;position:relative;overflow:hidden}.admin-shell,.editor-shell-page,.presenter-shell{overflow:auto visible}.marketing-grid{pointer-events:none;opacity:.42;background:repeating-linear-gradient(90deg,#ab81ff11 0 1px,#0000 1px 88px),repeating-linear-gradient(#ab81ff0d 0 1px,#0000 1px 88px);position:fixed;inset:0}.marketing-orb{filter:blur(90px);opacity:.35;pointer-events:none;border-radius:999px;width:36rem;height:36rem;position:fixed}.marketing-orb--left{background:#9758ff3d;top:-9rem;left:-11rem}.marketing-orb--right{background:#eb6eff2e;top:12rem;right:-11rem}.marketing-topbar,.admin-topbar,.editor-topbar,.presenter-topbar,.participant-topbar{width:var(--page-width);justify-content:space-between;align-items:flex-start;gap:20px;margin:0 auto;padding:24px 0 0;display:flex}.admin-topbar,.dashboard-layout{width:min(1440px,100vw - 32px)}.editor-topbar,.editor-layout{width:min(1840px,100vw - 32px)}.presenter-topbar,.presenter-layout{width:min(1560px,100vw - 32px)}.topbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.marketing-layout,.dashboard-layout{margin:0 auto;padding:28px 0 48px}.marketing-layout{width:var(--page-width);grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px;display:grid}.hero-panel,.join-panel,.feature-card,.dashboard-create-card,.deck-card,.panel-card,.auth-card,.participant-card,.companion-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(#140a23d1,#0c0618d1)}.hero-panel,.join-panel,.dashboard-create-card,.panel-card,.auth-card,.participant-card{border-radius:28px;padding:24px}.hero-panel{align-content:start;gap:16px;min-height:320px;display:grid}.hero-panel h1,.auth-card h1,.admin-topbar h1,.editor-topbar h1,.presenter-topbar h1,.participant-topbar h1{letter-spacing:-.05em;font-family:Space Grotesk,sans-serif;line-height:.98}.hero-panel h1{max-width:14ch;font-size:clamp(2.7rem,5vw,5.3rem)}.hero-copy,.join-panel p,.feature-card p,.dashboard-create-card p,.deck-card p,.auth-card p,.participant-card p,.panel-card p{color:var(--text-muted);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.join-panel{align-content:start;gap:14px;display:grid}.join-panel h2,.dashboard-create-card h2,.section-heading h2,.panel-card h2,.presenter-stage-panel h2{font-size:clamp(1.4rem,2vw,2rem);line-height:1.05}.join-form,.stack-form{gap:14px;display:grid}.stack-form label,.join-form label,.panel-card label,.companion-editor-card label{color:#f5ecff;gap:8px;font-size:.94rem;display:grid}input,textarea,select{width:100%;color:var(--text);background:#090310b3;border:1px solid #ddbdff29;border-radius:18px;outline:none;padding:13px 15px}input:focus,textarea:focus,select:focus{border-color:#f6c1ff85;box-shadow:0 0 0 4px #edaeff1f}.feature-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-card,.deck-card{border-radius:24px;padding:22px}.feature-card{gap:12px;display:grid}.auth-shell,.participant-shell{place-items:center;padding:24px;display:grid}.auth-card,.participant-card{gap:16px;width:min(520px,100%);display:grid}.dashboard-layout{gap:20px;display:grid}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.deck-card{gap:16px;display:grid}.deck-card--skeleton{background:linear-gradient(90deg,#ffffff08,#d6aaff17,#ffffff08) 0 0/200% 100%;min-height:220px;animation:1.4s linear infinite shimmer}.deck-card-header,.stage-header-row,.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.deck-card-header h3{margin-top:8px;font-size:1.28rem}.theme-pill,.live-pill,.code-badge,.selection-label{border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:.76rem;display:inline-flex}.theme-pill,.selection-label{color:#f1dfff;background:#ffffff0f}.live-pill,.code-badge{color:#bbffe1;background:#7be4ba24}.deck-card-meta,.card-actions,.toolbar-group,.inline-field-row{flex-wrap:wrap;gap:12px;display:flex}.deck-card-meta{color:var(--text-muted);font-size:.9rem}.theme-selector-grid{gap:10px;display:grid}.theme-option{border:1px solid var(--border);text-align:left;color:var(--text);background:#0903108c;border-radius:20px;gap:4px;padding:14px 16px;display:grid}.theme-option small{color:var(--text-muted)}.theme-option.is-active{background:#271239db;border-color:#fac1ff85}.editor-shell-page,.presenter-shell,.participant-shell{padding-bottom:40px}.editor-shell-page{flex-direction:column;height:100vh;min-height:100vh;padding-bottom:16px;display:flex;overflow:hidden}.editor-shell-page>.inline-feedback{flex:none;width:min(1780px,100vw - 32px);margin:10px auto 0}.admin-shell>.inline-feedback{width:min(1440px,100vw - 32px);margin:10px auto 0}.editor-layout,.presenter-layout,.participant-layout{gap:18px;margin:0 auto;display:grid}.presenter-layout,.participant-layout{width:var(--page-width)}.editor-layout{flex:auto;grid-template-columns:304px minmax(0,1fr) 332px;align-items:start;height:auto;min-height:0;padding-top:12px;padding-bottom:0;overflow:hidden}.editor-layout>*{min-width:0}.editor-main,.presenter-stage-panel,.participant-main{gap:18px;display:grid}.editor-main{grid-template-rows:auto minmax(0,1fr) auto;align-content:start;min-width:0;min-height:0;overflow:hidden}.editor-sidebar,.editor-inspector,.presenter-side-panel,.participant-side{align-content:start;gap:18px;display:grid}.editor-sidebar,.editor-inspector{min-width:0;min-height:0;padding-right:0;overflow:hidden}.editor-slide-panel{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;overflow:hidden}.editor-inspector{grid-template-rows:auto minmax(0,1fr)}.editor-inspector-body{gap:18px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.editor-inspector-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;min-width:0;max-width:100%;display:grid}.editor-inspector-tab{min-height:38px;color:var(--text-muted);background:#ffffff08;border:1px solid #e3c5ff1a;border-radius:14px;padding:0 10px;transition:background .14s,border-color .14s,color .14s}.editor-inspector-tab.is-active{color:#fff4ff;background:#da8fff26;border-color:#f9c0ff47}.editor-inspector-card{align-content:start;width:100%;min-width:0;max-width:100%}.editor-inspector-section{gap:14px;display:grid}.editor-inline-fields>label{flex:1 1 0;min-width:0}.field-label-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.icon-control-button{color:#f5ecff;background:#ffffff0a;border:1px solid #e3c5ff29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .14s,border-color .14s,color .14s,transform .14s;display:inline-flex}.icon-control-button:hover{color:#fff8ff;background:#da8fff29;border-color:#f9c0ff52}.inspector-foldout{background:#ffffff06;border:1px solid #e3c5ff1a;border-radius:20px}.inspector-foldout summary{cursor:pointer;color:#f5ecff;padding:14px 16px;font-weight:600;list-style:none}.inspector-foldout summary::-webkit-details-marker{display:none}.inspector-foldout-body{gap:12px;padding:0 16px 16px;display:grid}.panel-card{gap:14px;min-width:0;display:grid}.panel-card--toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;min-width:0;display:flex;overflow:clip}.panel-card--toolbar>*{min-width:0}.toolbar-group--primary{flex:280px;min-width:0}.toolbar-group--danger{flex:none;margin-left:auto}.toolbar-meta{min-height:48px;color:var(--text-muted);background:#ffffff08;border:1px solid #e3c5ff1f;border-radius:22px;flex-wrap:wrap;flex:0 auto;align-items:center;gap:12px;min-width:0;max-width:100%;padding:8px 12px;font-size:.82rem;display:inline-flex}.toolbar-toggle{min-height:34px;color:var(--text-muted);background:#ffffff0a;border:1px solid #e3c5ff1f;border-radius:999px;align-items:center;gap:8px;padding:0 12px;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.toolbar-toggle.is-active{color:#fff4ff;background:#da8fff29;border-color:#f9c0ff4d}.toolbar-meta-field{color:var(--text-muted);align-items:center;gap:10px;display:inline-flex}.toolbar-meta-label{color:#ece4f9d6;font-size:.8rem}.toolbar-meta-input{align-items:center;gap:6px;display:inline-flex}.toolbar-meta .toolbar-meta-field input{text-align:right;border-radius:12px;width:58px;min-width:58px;padding:6px 9px;line-height:1}.toolbar-meta .toolbar-meta-field input:disabled{opacity:.5;cursor:not-allowed}.toolbar-meta .toolbar-meta-field small{color:var(--text-muted);font-size:.78rem}.slide-list,.slide-jump-list,.companion-stack{gap:10px;display:grid}.slide-list{gap:5px;min-height:0;max-height:430px;padding-right:4px;overflow:hidden auto}.slide-add-button{width:100%;margin-bottom:12px}.slide-jump-item{width:100%;color:var(--text);text-align:left;background:#ffffff09;border:1px solid #e3c5ff1f;border-radius:20px;gap:6px;padding:14px;display:grid}.slide-list-item{width:100%;min-width:0;color:var(--text);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #e3c5ff1a;border-radius:12px;align-items:center;gap:6px;padding:5px 6px;transition:background .12s,border-color .12s;display:flex}.slide-list-item:hover{background:#ffffff0e}.slide-list-item-grip{color:var(--text-muted);opacity:.3;cursor:grab;flex-shrink:0;align-items:center;transition:opacity .12s;display:flex}.slide-list-item:hover .slide-list-item-grip{opacity:.65}.slide-list-item-index{text-align:right;min-width:16px;color:var(--text-muted);flex-shrink:0;font-size:.78rem}.slide-list-item-title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.84rem;font-weight:600;overflow:hidden}.slide-list-item-title-input{min-width:0;height:30px;color:var(--text);font:inherit;background:#ffffff0e;border:1px solid #e3c5ff2e;border-radius:9px;outline:none;flex:1;padding:0 10px}.slide-list-item-title-input:focus{border-color:#f9c0ff70;box-shadow:0 0 0 3px #f9c0ff1f}.slide-list-item-actions{opacity:0;flex-shrink:0;gap:1px;transition:opacity .12s;display:flex}.slide-list-item:hover .slide-list-item-actions,.slide-list-item.is-active .slide-list-item-actions{opacity:1}.slide-list-item:has(.slide-list-item-title-input) .slide-list-item-actions{opacity:1}.slide-list-item-actions button{width:26px;height:26px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.slide-list-item-actions button:hover{color:var(--text);background:#ffffff14}.slide-list-item-actions button.danger:hover{color:#ff7a7a;background:#ff3c3c24}.slide-list-item.is-dragging{opacity:.35}.slide-list-item.is-drag-over{background:#2a153e8c;border-color:#f9c0ff80;box-shadow:0 0 0 2px #f9c0ff2e}.slide-jump-item span{color:var(--text-muted);font-size:.82rem}.slide-list-item.is-active,.slide-jump-item.is-active{background:#2a153ee6;border-color:#f9c0ff7a}.editor-canvas-viewport{width:100%;min-width:0}.panel-card--canvas{width:100%;min-width:0;padding:12px}.editor-stage-shell{border-radius:24px;flex:none;transition:box-shadow .16s,border-color .16s;position:relative;overflow:hidden}.editor-stage-shell.is-asset-drop-active{box-shadow:0 0 0 2px #f9c0ff3d,0 18px 45px #d985ff29}.editor-stage-surface{position:absolute;top:0;left:0}.editor-support-viewport{place-items:start stretch;width:100%;min-height:0;padding-inline:12px;display:grid;overflow:hidden}.asset-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:min(640px,166.667% + 6.66666px);padding-right:4px;display:grid;overflow:hidden auto}.asset-card{aspect-ratio:1;cursor:grab;background:#ffffff09;border:1px solid #e3c5ff1f;border-radius:20px;width:100%;transition:transform .14s,border-color .14s,box-shadow .14s;position:relative;overflow:hidden}.asset-card:hover{border-color:#f9c0ff57;transform:translateY(-2px);box-shadow:0 14px 30px #0c051842}.asset-card:active{cursor:grabbing}.asset-card-preview{background:radial-gradient(circle at 22% 20%,#ffffff1f,#0000 40%),linear-gradient(145deg,#241439f0,#10081cfa);width:100%;height:100%}.asset-card-media{object-fit:cover;background:#0a041299;width:100%;height:100%;display:block}.asset-card-overlay{color:#faf2fff5;pointer-events:none;background:#0b0514c7;border:1px solid #e3c5ff29;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 8px 18px #08020e47}.editor-support-card{grid-template-rows:auto minmax(0,1fr);align-content:start;justify-self:stretch;width:100%;max-width:100%;min-height:220px;overflow:hidden}.editor-support-card .deck-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;display:grid}.editor-support-card .card-actions{flex-shrink:0;justify-content:flex-end}.editor-support-card .card-actions .ghost-button{min-width:0}.slide-color-field{gap:10px;display:grid}.slide-color-picker{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.slide-color-swatch{aspect-ratio:1;cursor:pointer;background:0 0;border:0;border-radius:999px;width:100%;transition:transform .14s;position:relative}.slide-color-swatch:before,.slide-color-swatch:after{content:"";border-radius:inherit;transition:transform .16s,opacity .16s,box-shadow .18s,border-color .18s;position:absolute;inset:0}.slide-color-swatch:before{background:radial-gradient(circle at 30% 25%, #ffffff6b, transparent 38%), var(--swatch-color);inset:3px;box-shadow:inset 0 1px #ffffff47,0 8px 18px #0000003d}.slide-color-swatch:after{opacity:.7;border:1px solid #e7cfff24}.slide-color-swatch:hover{transform:translateY(-1px)}.slide-color-swatch:hover:before{transform:scale(1.06)}.slide-color-swatch:hover:after{opacity:1;border-color:#f3e1ff47}.slide-color-swatch.is-active:before{transform:scale(.92)}.slide-color-swatch.is-active:after{opacity:1;border-color:#f9c0ff80;box-shadow:0 0 0 2px #f9c0ff3d,0 0 18px #f9c0ff24}.companion-stack{align-content:start;min-width:0;min-height:0;padding-right:4px;overflow:hidden auto}.upload-label{background:#25123899;border:1px dashed #edb9ff61;border-radius:16px;width:fit-content;padding:12px 14px;display:inline-flex;position:relative;overflow:hidden}.upload-label input{opacity:0;cursor:pointer;position:absolute;inset:0}.companion-editor-card{background:#ffffff09;border:1px solid #e2c4ff1c;border-radius:22px;gap:12px;min-width:0;padding:16px;display:grid}.companion-editor-card:not([open]){gap:0;padding:10px 14px}.companion-summary{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.companion-summary-main{flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.companion-summary-title{text-overflow:ellipsis;white-space:nowrap;color:#ece4f9d1;min-width:0;font-size:.88rem;overflow:hidden}.companion-delete-button{color:#ffadbfeb;background:#ff4c6c14;border:1px solid #ff74952e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.companion-delete-button:hover{background:#ff4c6c24;border-color:#ff749547}.companion-editor-card.inspector-foldout summary{padding:0}.companion-editor-card.inspector-foldout[open] summary{padding-bottom:6px}.presenter-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;padding-top:18px}.presenter-stage-panel,.presenter-side-panel{align-self:start}.presenter-next-card{align-content:start;min-height:102px}.presenter-stage-frame,.participant-stage{aspect-ratio:16/9;background:#0a0312;border:1px solid #e7cfff2e;border-radius:28px;place-items:center;width:100%;padding:12px;display:grid;overflow:hidden}.live-stage-viewport{place-items:center;width:100%;height:100%;display:grid}.live-stage-scale-box{place-items:center;max-width:100%;max-height:100%;display:grid;position:relative}.presentation-screen-shell{background:radial-gradient(circle at 0 0,#763fd42e,#0000 28%),radial-gradient(circle at 100% 0,#e86bff1f,#0000 30%),#05010a;min-height:100vh;padding:0;display:block;position:relative;overflow:hidden}.presentation-screen-stage{place-items:center;width:100vw;height:100vh;display:grid;overflow:hidden}.presentation-screen-scale-box{display:block;position:relative}.presentation-screen-surface{position:absolute;top:0;left:0}.presentation-screen-dock{z-index:10;flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex;position:fixed;top:18px;right:18px}.presentation-screen-status{z-index:10;color:#ffd6df;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#240812d6;border:1px solid #ff718c38;border-radius:14px;padding:10px 14px;position:fixed;top:18px;left:18px}.presenter-controls{justify-content:space-between;gap:12px;display:flex}.qr-preview{border:1px solid #e5c7ff29;border-radius:20px;width:min(260px,100%);margin:0 auto}.participant-layout{grid-template-columns:minmax(0,1fr) 300px;padding-top:18px}.companion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.companion-card{border-radius:24px;gap:12px;padding:20px;display:grid}.companion-card h3{font-size:1.24rem}.companion-media{aspect-ratio:16/9;object-fit:cover;background:#ffffff0d;border-radius:18px;width:100%}.slide-frame{width:var(--canvas-width);height:var(--canvas-height);isolation:isolate;background:#09030f;position:relative;overflow:hidden}.slide-theme-layer,.slide-transition{pointer-events:none;position:absolute;inset:0}.slide-content-layer{position:absolute;inset:0}.slide-snap-guides{pointer-events:none;z-index:220;position:absolute;inset:0}.slide-snap-guide{opacity:.96;position:absolute}.slide-snap-guide:before,.slide-snap-guide:after{content:"";background:currentColor;border-radius:999px;position:absolute}.slide-snap-guide--vertical{top:0;bottom:0;left:calc(var(--guide-position) - 1px);width:2px}.slide-snap-guide--horizontal{left:0;right:0;top:calc(var(--guide-position) - 1px);height:2px}.slide-snap-guide--edge{color:var(--theme-snap-edge-color);box-shadow:var(--theme-snap-edge-glow)}.slide-snap-guide--center{color:var(--theme-snap-center-color);box-shadow:var(--theme-snap-center-glow)}.slide-snap-guide--vertical:before,.slide-snap-guide--vertical:after{width:14px;height:2px;left:50%;transform:translate(-50%)}.slide-snap-guide--vertical:before{top:8px}.slide-snap-guide--vertical:after{bottom:8px}.slide-snap-guide--horizontal:before,.slide-snap-guide--horizontal:after{width:2px;height:14px;top:50%;transform:translateY(-50%)}.slide-snap-guide--horizontal:before{left:8px}.slide-snap-guide--horizontal:after{right:8px}.slide-frame--interactive{cursor:default;-webkit-user-select:none;user-select:none}.slide-frame--interactive .stage-rnd{cursor:move!important}.slide-frame--interactive .stage-rnd--editing{cursor:text!important}.slide-frame--interactive .stage-rnd .react-resizable-handle{cursor:nwse-resize}.slide-frame--interactive .stage-element,.slide-frame--interactive .stage-text,.slide-frame--interactive .stage-media-shell,.slide-frame--interactive .stage-element-hint,.slide-frame--interactive .media-placeholder{-webkit-user-select:none;user-select:none}.slide-frame--interactive .stage-text,.slide-frame--interactive .stage-media-shell,.slide-frame--interactive .stage-element-hint,.slide-frame--interactive .media-placeholder{pointer-events:none}.slide-frame--interactive .stage-text-editor{pointer-events:auto;-webkit-user-select:text;user-select:text}.slide-frame{--theme-select-color:#fac2ffa8;--theme-select-shadow:0 0 0 6px #ec9cff24;--theme-edit-color:#82ecdcc2;--theme-edit-shadow:0 0 0 6px #82ecdc1f;--theme-snap-edge-color:#ffb6f4c7;--theme-snap-edge-glow:0 0 0 1px #ffb6f42e, 0 0 18px #ff7eeb38;--theme-snap-center-color:#82ecdce6;--theme-snap-center-glow:0 0 0 1px #82ecdc29, 0 0 18px #82ecdc3d}.slide-frame.theme-tech-grid{background:var(--slide-frame-background,radial-gradient(circle at 18% 14%, #a062ff24, transparent 30%), radial-gradient(circle at 82% 20%, #cd5cff1f, transparent 30%), linear-gradient(180deg, #07030cfa, #0d0416fb))}.slide-frame.theme-tech-grid .slide-theme-layer{background:var(--slide-theme-overlay,repeating-linear-gradient(90deg, #ab81ff0d 0, #ab81ff0d 1px, transparent 1px, transparent 88px), repeating-linear-gradient(180deg, #ab81ff0a 0, #ab81ff0a 1px, transparent 1px, transparent 88px));opacity:.7}.slide-frame.theme-minimal-light{background:var(--slide-frame-background,radial-gradient(circle at 10% 10%, #fff2d2cc, transparent 24%), linear-gradient(180deg, #fbf6ed 0%, #f3ece0 100%));--theme-select-color:#b45a00d9;--theme-select-shadow:0 0 0 6px #b45a001f;--theme-edit-color:#0a825ae0;--theme-edit-shadow:0 0 0 6px #0a825a1f;--theme-snap-edge-color:#be5000eb;--theme-snap-edge-glow:0 0 0 1px #be500047, 0 0 12px #be50002e;--theme-snap-center-color:#0a825aeb;--theme-snap-center-glow:0 0 0 1px #0a825a47, 0 0 12px #0a825a33}.slide-frame.theme-minimal-light .slide-theme-layer{background:var(--slide-theme-overlay,linear-gradient(180deg, #754d2608, #754d2600), repeating-linear-gradient(180deg, #7c5c3c0a 0, #7c5c3c0a 1px, transparent 1px, transparent 94px))}.slide-frame.theme-classroom{background:var(--slide-frame-background,radial-gradient(circle at 78% 10%, #ffbe7829, transparent 26%), linear-gradient(180deg, #0d1a23 0%, #132733 52%, #10212d 100%));--theme-select-color:#ffbe4bbf;--theme-select-shadow:0 0 0 6px #ffbe4b21;--theme-edit-color:#5fd7c6cc;--theme-edit-shadow:0 0 0 6px #5fd7c61f;--theme-snap-edge-color:#ffb946c7;--theme-snap-edge-glow:0 0 0 1px #ffb9462e, 0 0 18px #ffb94633;--theme-snap-center-color:#5fd7c6e6;--theme-snap-center-glow:0 0 0 1px #5fd7c629, 0 0 18px #5fd7c638}.slide-frame.theme-classroom .slide-theme-layer{background:var(--slide-theme-overlay,linear-gradient(140deg, #66bdb81c, transparent 30%), linear-gradient(320deg, #ffaf5414, transparent 30%))}.slide-frame.theme-minimal-light .stage-text,.slide-frame.theme-minimal-light .media-placeholder,.slide-frame.theme-minimal-light .stage-element-hint{color:#2f2114}.slide-frame.theme-classroom .stage-text{color:#f7f4ef}.stage-element,.stage-rnd{position:absolute!important}.stage-rnd{overflow:visible!important}.stage-element{border-radius:28px}.stage-rnd .stage-element{width:100%;height:100%;overflow:hidden}.stage-rnd .stage-element--heading,.stage-rnd .stage-element--paragraph{overflow:visible}.stage-element.is-selected{outline:2px solid var(--theme-select-color);outline-offset:0;box-shadow:var(--theme-select-shadow)}.stage-element.is-editing{outline:2px solid var(--theme-edit-color);outline-offset:0;box-shadow:var(--theme-edit-shadow)}.stage-element-hint{color:#f8edff;background:#0803108f;border-radius:999px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:12px;right:12px}.stage-text-toolbar,.stage-image-toolbar{z-index:4;background:#080310bd;border:1px solid #e6ceff2e;border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex;position:absolute;left:50%;box-shadow:0 14px 30px #00000038}.stage-text-toolbar--top,.stage-image-toolbar--top{top:0;transform:translate(-50%,calc(-100% - 12px))}.stage-text-toolbar--bottom,.stage-image-toolbar--bottom{top:100%;transform:translate(-50%,12px)}.stage-text-toolbar-button,.stage-image-toolbar-button{color:#f7f0ffc2;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .14s,color .14s,transform .14s;display:inline-flex}.stage-text-toolbar-button:hover,.stage-image-toolbar-button:hover{color:#fff6ff;background:#ffffff14}.stage-text-toolbar-button.is-active,.stage-image-toolbar-button.is-active{color:#fff6ff;background:#da8fff38}.stage-text-toolbar-separator{background:#ffffff24;flex-shrink:0;width:1px;height:18px;margin:0 2px}.stage-text,.stage-media-shell,.media-placeholder{width:100%;height:100%}.stage-text{white-space:normal;flex-direction:column;justify-content:center;display:flex;overflow:visible}.stage-text-editor{white-space:pre-wrap;word-break:break-word;cursor:text;outline:none;width:100%;height:100%;overflow:visible}.stage-heading,.stage-paragraph{text-wrap:balance}.stage-heading--hero{letter-spacing:-.08em;font-family:Space Grotesk,sans-serif;font-size:4rem;font-weight:700;line-height:.94}.stage-heading--section{font-family:Space Grotesk,sans-serif;font-size:2.55rem;font-weight:700;line-height:1.02}.stage-heading--eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--slide-accent-text,#ddb8ff);font-size:1rem;font-weight:700;line-height:1.45}.slide-frame.theme-minimal-light .stage-heading--hero{letter-spacing:-.05em;font-family:DM Sans,sans-serif;font-weight:800}.slide-frame.theme-minimal-light .stage-heading--section{letter-spacing:-.03em;font-family:DM Sans,sans-serif;font-weight:700}.slide-frame.theme-minimal-light .stage-heading--eyebrow{letter-spacing:.22em;font-family:DM Sans,sans-serif;font-weight:700}.slide-frame.theme-classroom .stage-heading--hero{letter-spacing:-.03em;font-family:Plus Jakarta Sans,sans-serif;font-weight:800}.slide-frame.theme-classroom .stage-heading--section{letter-spacing:-.01em;font-family:Plus Jakarta Sans,sans-serif;font-weight:700}.slide-frame.theme-classroom .stage-heading--eyebrow{letter-spacing:.16em;font-family:Plus Jakarta Sans,sans-serif;font-weight:700}.slide-frame.theme-classroom .stage-paragraph--body,.slide-frame.theme-classroom .stage-paragraph--caption{font-family:Plus Jakarta Sans,sans-serif}.stage-paragraph--body{color:#f7f0ffeb;font-size:1.55rem;line-height:1.45}.stage-paragraph--callout{background:var(--slide-callout-background,#ffffff0f);border-radius:28px;padding:24px 28px;font-size:1.3rem;line-height:1.5}.stage-paragraph--caption{color:#f7f0ffd1;font-size:1.18rem;line-height:1.6}.slide-frame.theme-minimal-light .stage-paragraph--body,.slide-frame.theme-minimal-light .stage-paragraph--caption{color:#2f2114db}.slide-frame.theme-minimal-light .stage-paragraph--callout{background:var(--slide-callout-background,#754d2614)}.align-left{text-align:left;align-items:flex-start}.align-center{text-align:center;align-items:center}.align-right{text-align:right;align-items:flex-end}.stage-media-shell{background:#ffffff0a;border:1px solid #e6ceff1f;border-radius:30px;overflow:hidden}.stage-image,.stage-video-frame{width:100%;height:100%}.stage-image--cover,.stage-video-frame{object-fit:cover}.stage-image--contain{object-fit:contain;background:#ffffff08}.media-placeholder{color:#f7f0ffc7;place-items:center;gap:8px;display:grid}.slide-transition--fade{background:linear-gradient(#ffffff04,#0000 14%)}.slide-transition--slide-left{background:linear-gradient(90deg,#d68aff14,#0000 18%)}.slide-transition--slide-up{background:linear-gradient(#d68aff14,#0000 18%)}.slide-transition--zoom{background:radial-gradient(circle,#ffffff09,#0000 55%)}.slide-transition--previewing{animation:.68s ease-out slide-transition-overlay}.slide-content-layer--previewing-fade{animation:.52s ease-out slide-content-preview-fade}.slide-content-layer--previewing-slide-left{animation:.62s cubic-bezier(.18,.82,.22,1) slide-content-preview-slide-left}.slide-content-layer--previewing-slide-up{animation:.62s cubic-bezier(.18,.82,.22,1) slide-content-preview-slide-up}.slide-content-layer--previewing-zoom{animation:.62s cubic-bezier(.18,.82,.22,1) slide-content-preview-zoom}.participant-topbar,.presenter-topbar,.editor-topbar{padding-top:14px}.editor-topbar{flex:none;align-items:center}.editor-topbar h1{font-size:clamp(1.8rem,2vw,2.4rem)}.editor-topbar p{margin-top:6px}.editor-topbar .text-link{margin-bottom:10px}.stage-rnd .react-resizable-handle{background:#fff5ff;border:2px solid #d27dff;border-radius:999px;width:12px;height:12px}@keyframes pulse-orb{0%,to{opacity:.85;transform:scale(.92)}50%{opacity:1;transform:scale(1.02)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes slide-transition-overlay{0%{opacity:0}20%{opacity:.7}to{opacity:0}}@keyframes slide-content-preview-fade{0%{opacity:.08}to{opacity:1}}@keyframes slide-content-preview-slide-left{0%{opacity:.18;transform:translate(44px)}to{opacity:1;transform:translate(0)}}@keyframes slide-content-preview-slide-up{0%{opacity:.18;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-content-preview-zoom{0%{opacity:.14;transform:scale(.965)}to{opacity:1;transform:scale(1)}}@media (width<=1200px){.participant-layout,.marketing-layout{grid-template-columns:1fr}.feature-grid,.companion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){:root{--page-width:min(100% - 20px, 100%)}.marketing-topbar,.participant-topbar,.stage-header-row{display:grid}.feature-grid,.companion-grid{grid-template-columns:1fr}}@media (width<=560px){.hero-panel h1{font-size:2.45rem}.hero-panel,.join-panel,.dashboard-create-card,.panel-card,.deck-card,.auth-card,.participant-card,.companion-card{border-radius:22px;padding:18px}.feature-grid,.companion-grid{grid-template-columns:1fr}}
