.slide-renderer{position:relative;overflow:hidden;border-radius:8px;background:#fff}.slide-renderer__canvas{position:absolute;left:0;top:0}.slide-element{position:absolute;box-sizing:border-box;border:1px solid transparent;transition:border-color .15s ease}.slide-element--selected{border-color:#34d399f2;border-width:2px}.slide-text{width:100%;height:100%;box-sizing:border-box;padding:4px 8px;margin:0;line-height:1.2;letter-spacing:normal;word-spacing:normal;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.slide-text--editing{outline:none;overflow:auto;cursor:text;-webkit-user-select:text;user-select:text;pointer-events:auto;background:#ffffff80}.slide-thumb{display:inline-flex;padding:0;border:0;background:transparent;cursor:pointer;line-height:0;border-radius:10px;overflow:visible;transition:transform .08s ease}.slide-thumb:hover{transform:translateY(-1px)}.slide-thumb:hover .slide-renderer{box-shadow:0 10px 24px #0f172a1f}.slide-thumb--active:hover .slide-renderer{box-shadow:0 0 0 3px #34d399a6,0 12px 28px #10b98140,0 10px 24px #0f172a1f}.slide-thumb .slide-renderer{border-radius:8px}.presentation-mode{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center}.presentation-mode__slide-container{display:flex;align-items:center;justify-content:center;flex:1;width:100%;padding:20px;box-sizing:border-box}.presentation-mode__slide{box-shadow:0 25px 50px -12px #00000080;border-radius:0}.presentation-mode__controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:16px;padding:16px 24px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);opacity:0;transition:opacity .3s ease}.presentation-mode:hover .presentation-mode__controls{opacity:1}.presentation-mode__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:none;background:#ffffff26;color:#fff;font-size:20px;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.presentation-mode__btn:hover{background:#ffffff40;transform:scale(1.05)}.presentation-mode__btn:active{transform:scale(.95)}.presentation-mode__btn--large{width:56px;height:56px;font-size:24px}.presentation-mode__progress{color:#fffc;font-size:14px;font-weight:500;min-width:60px;text-align:center}.presentation-mode__progress-bar{position:absolute;bottom:0;left:0;height:3px;background:#34d399f2;transition:width .3s ease}@media (max-width: 768px){.slide-thumb__viewport{width:120px!important;height:auto!important}.slide-thumb{padding:4px;gap:4px}.slide-thumb__number{font-size:11px}}.ppt-hidden-file{display:none}.editor-access-error{width:min(760px,92vw);margin:80px auto;padding:28px;border-radius:18px;border:1px solid rgba(229,231,235,.9);background:#fff;box-shadow:0 12px 40px #11182714;text-align:center}.editor-access-error h2{margin:0 0 8px;font-size:24px;color:#111827}.editor-access-error p{margin:0 0 18px;color:#4b5563}.editor-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.editor-title-text{margin:0;font-size:24px;line-height:1.2;color:var(--text-main)}.editor-title-input{width:min(520px,100%);border-radius:12px;border:1px solid rgba(209,213,219,.9);background:var(--card-bg);padding:10px 12px;font-size:22px;line-height:1.2;color:var(--text-main);outline:none}.editor-title-input:focus{border-color:#3b82f6cc}.ppt-editor .slide-card.ppt-slide-card{padding:0;background:#fff;overflow:hidden;border-radius:12px;box-shadow:0 4px 24px #00000014}.ppt-stage{position:absolute;left:0;top:0;transform-origin:top left}.slide-element{position:absolute;box-sizing:border-box;border:2px solid transparent;transition:border-color .15s ease}.slide-element--selected{border-color:#34d399f2}.slide-element--text{cursor:default}.slide-element--image{cursor:move}.slide-text{width:100%;height:100%;padding:6px 10px;box-sizing:border-box;margin:0;line-height:1.2;letter-spacing:normal;word-spacing:normal;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.slide-text--view{overflow:hidden;-webkit-user-select:none;user-select:none;pointer-events:none}.slide-text--editing{outline:none;overflow:auto;cursor:text;-webkit-user-select:text;user-select:text;pointer-events:auto;background:#fff9;border-radius:4px}.slide-image{width:100%;height:100%;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.slide-handles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.slide-handle{position:absolute;width:10px;height:10px;background:#fff;border:2px solid rgba(52,211,153,.95);border-radius:2px;pointer-events:auto;z-index:1000}.slide-handle--nw{left:-5px;top:-5px;cursor:nwse-resize}.slide-handle--n{left:calc(50% - 5px);top:-5px;cursor:ns-resize}.slide-handle--ne{right:-5px;top:-5px;cursor:nesw-resize}.slide-handle--e{right:-5px;top:calc(50% - 5px);cursor:ew-resize}.slide-handle--se{right:-5px;bottom:-5px;cursor:nwse-resize}.slide-handle--s{left:calc(50% - 5px);bottom:-5px;cursor:ns-resize}.slide-handle--sw{left:-5px;bottom:-5px;cursor:nesw-resize}.slide-handle--w{left:-5px;top:calc(50% - 5px);cursor:ew-resize}.ppt-editbar{width:100%;display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start;padding:12px 0}.ppt-editbar-group{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.ppt-tool-btn{border-radius:999px;border:1px solid rgba(209,213,219,.9);background:#fffffff5;color:#111827;padding:8px 14px;font-size:13px;cursor:pointer;white-space:nowrap;transition:all .15s ease}.ppt-tool-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3afe6}.ppt-tool-btn:disabled{opacity:.5;cursor:not-allowed}.ppt-tool-btn--active{border-color:#34d399d9;background:#ecfdf3f2}.ppt-mini-label{font-size:12px;color:#6b7280;white-space:nowrap}.ppt-mini-input{width:72px;border-radius:12px;border:1px solid rgba(209,213,219,.9);padding:8px 10px;font-size:13px;outline:none;background:#fffffff5;transition:border-color .15s ease}.ppt-mini-input:focus{border-color:#34d399d9}.ppt-color{width:44px;height:36px;padding:0;border:1px solid rgba(209,213,219,.9);border-radius:10px;background:#fffffff5;cursor:pointer}.ppt-text-controls--disabled{opacity:.55;pointer-events:none}.ppt-right-actions{display:flex;flex-direction:column;gap:12px;align-self:flex-start;position:sticky;top:120px}.export-dropdown{position:relative}.export-dropdown__menu{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:200px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;border:1px solid rgba(209,213,219,.5);z-index:100;overflow:hidden;animation:dropdown-appear .15s ease-out}@keyframes dropdown-appear{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.export-dropdown__item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .15s ease}.export-dropdown__item:hover{background:#f9fafb}.export-dropdown__item:first-child{border-bottom:1px solid rgba(229,231,235,.8)}.export-dropdown__icon{font-size:20px;width:28px;text-align:center}.export-dropdown__text{display:flex;flex-direction:column;gap:2px}.export-dropdown__text strong{font-size:14px;font-weight:600;color:#111827}.export-dropdown__text small{font-size:12px;color:#6b7280}.save-toast{padding:10px 16px;background:#ecfdf3f2;color:#059669;border-radius:999px;font-size:13px;font-weight:500;text-align:center;animation:toast-appear .3s ease-out}@keyframes toast-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.ppt-right-actions{position:static;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.ppt-right-actions .btn{flex:1;min-width:120px;max-width:200px}.ppt-editbar{justify-content:center}.export-dropdown{flex:1;min-width:120px;max-width:200px}.export-dropdown__menu{min-width:100%}}@media (max-width: 768px){.ppt-editbar-group{justify-content:center;width:100%}.ppt-tool-btn{padding:6px 10px;font-size:12px}.ppt-mini-input{width:60px;padding:6px 8px;font-size:12px}}.dashboard-page{padding:2rem;max-width:1000px;margin:0 auto}.dashboard-header h2{margin:0;font-size:32px;color:#0f172a}.dashboard-greeting{font-size:clamp(34px,5vw,48px)!important;line-height:1.1;letter-spacing:-.02em}.dashboard-header p{margin:8px 0 0;color:#475569}.dashboard-header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-header{margin-bottom:12px}.dashboard-admin-link{display:inline-flex;flex:0 0 auto;margin-top:4px}.dashboard-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #eee;padding-bottom:1rem}.dashboard-tabs button{background:none;border:none;font-size:1.1rem;cursor:pointer;color:#666}.dashboard-tabs button.active{color:#0f172a;font-weight:700;border-bottom:2px solid #1d9a7b;padding-bottom:4px}.dashboard-content{margin-top:2rem}.dashboard-tab-panel{animation:dashboard-tab-enter .22s ease}@keyframes dashboard-tab-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dashboard-presentations-grid{display:grid;gap:14px}.dashboard-presentations-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.dashboard-view-toggle{display:inline-flex;padding:4px;border-radius:999px;border:1px solid #dbe2ea;background:#fff;gap:4px}.dashboard-view-toggle-btn{width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:#475569;cursor:pointer;font-size:16px;line-height:1}.dashboard-view-toggle-btn.is-active{background:#1d9a7b2e;color:#0f172a}.dashboard-presentations-grid--grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.dashboard-presentations-grid--list{grid-template-columns:1fr}.dashboard-presentation-card{border:1px solid #dbe2ea;border-radius:14px;padding:12px;background:#fff;display:grid;gap:10px}.dashboard-presentation-card--grid{grid-template-columns:1fr}.dashboard-presentation-card--list{grid-template-columns:minmax(180px,230px) minmax(0,1fr) auto;align-items:center}.dashboard-presentation-meta p{margin:0;color:#334155;line-height:1.45}.dashboard-presentation-preview{border:1px solid #e2e8f0;border-radius:10px;min-height:112px;padding:8px;background:linear-gradient(180deg,#f8fafc,#eef2ff);display:grid;gap:6px;overflow:hidden;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.dashboard-presentation-preview:hover{transform:translateY(-1px);box-shadow:0 10px 26px #0f172a2e}.dashboard-presentation-preview:focus-visible{outline:2px solid #1d9a7b;outline-offset:2px}.dashboard-presentation-preview-template{position:relative;justify-content:flex-end}.dashboard-presentation-preview-template:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.35),transparent 40%),linear-gradient(145deg,rgba(255,255,255,.15),transparent 55%)}.dashboard-presentation-template-badge{position:relative;align-self:flex-start;margin:8px;font-size:.74rem;font-weight:700;color:#0f172a;background:#ffffffd9;border:1px solid rgba(148,163,184,.45);border-radius:999px;padding:3px 8px;max-width:calc(100% - 16px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-presentation-preview-title{margin:0;font-size:.86rem;font-weight:700;color:#1e293b}.dashboard-presentation-preview-text{margin:0;font-size:.78rem;color:#475569;line-height:1.35;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.dashboard-presentation-header-row{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.dashboard-presentation-title{margin:0;color:#0f172a;font-size:1rem;line-height:1.2}.dashboard-presentation-excerpt{margin-top:8px!important;font-size:.8rem;line-height:1.4;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard-presentation-time{color:#64748b;font-size:.75rem;border:1px solid #cbd5e1;border-radius:999px;padding:2px 8px;white-space:nowrap;cursor:help}.dashboard-presentation-template{margin-top:6px!important;color:#64748b!important;font-size:.84rem}.dashboard-presentation-actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.dashboard-presentation-card--grid .dashboard-presentation-actions,.dashboard-presentation-card--list .dashboard-presentation-actions{justify-content:flex-end}.dashboard-icon-btn{width:38px;height:38px;border-radius:999px;border:1px solid #cbd5e1;background:#f8fafc;color:#0f172a;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.dashboard-icon-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #0f172a29}.dashboard-icon-btn.is-active,.dashboard-icon-btn--primary{background:#1d9a7b29;border-color:#1d9a7b73}.dashboard-icon-btn--danger{background:#fee2e2;border-color:#fca5a5;color:#991b1b}.dashboard-icon-btn--danger:hover:not(:disabled){background:#fecaca;border-color:#f87171;box-shadow:0 10px 22px #dc262642}.dashboard-icon-btn:disabled{opacity:.55;cursor:not-allowed;transform:none;box-shadow:none}.settings-section .settings-group{margin-bottom:2rem;padding:1rem;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.settings-section{width:100%}.dashboard-settings-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;align-items:stretch;margin-bottom:16px}.dashboard-settings-layout .settings-group{margin-bottom:0}.dashboard-settings-side{display:grid;grid-template-rows:1fr 1fr;gap:16px}.settings-group--compact{display:grid;gap:10px}.settings-group--compact h4{margin:0}.dashboard-settings-row-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:10px;align-items:center}.dashboard-settings-row-form>.btn{white-space:nowrap}.dashboard-settings-row-form input{width:100%}.dashboard-settings-row-form input,.dashboard-settings-form input,.dashboard-modal input{height:42px;padding:0 12px;border-radius:12px;border:1px solid #cfd8e3;background:#f8fafc;color:#0f172a;box-shadow:inset 0 1px #ffffffb3;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.dashboard-settings-row-form input:focus,.dashboard-settings-form input:focus,.dashboard-modal input:focus{border-color:#1d9a7b;box-shadow:0 0 0 3px #1d9a7b29;background:#fff}.dashboard-settings-row-form--email{grid-template-columns:minmax(0,1fr) auto}.dashboard-current-email{margin:0;font-size:13px;color:#475569}.settings-group--avatar{display:grid;gap:12px;align-content:start}.settings-group--avatar h4{margin:0}.dashboard-avatar-hero{position:relative;width:100%;border:1px solid #dbe2ea;border-radius:16px;background:linear-gradient(145deg,#f8fafc,#e2e8f0);min-height:220px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;cursor:pointer}.dashboard-avatar-hero-image,.dashboard-avatar-hero-placeholder{width:100%;height:100%;min-height:220px;object-fit:cover}.dashboard-avatar-hero-placeholder{display:flex;align-items:center;justify-content:center;font-size:clamp(56px,10vw,88px);font-weight:800;color:#334155}.dashboard-avatar-hero-overlay{position:absolute;inset:auto 10px 10px 10px;border-radius:10px;padding:8px 10px;background:#0f172a94;color:#f8fafc;font-size:13px;text-align:center;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.dashboard-avatar-hero:hover .dashboard-avatar-hero-overlay,.dashboard-avatar-hero:focus-visible .dashboard-avatar-hero-overlay{opacity:1;transform:translateY(0)}.dashboard-avatar-hero:hover .dashboard-avatar-hero-image,.dashboard-avatar-hero:hover .dashboard-avatar-hero-placeholder{transform:scale(1.03)}.dashboard-avatar-hero-image,.dashboard-avatar-hero-placeholder{transition:transform .22s ease}.dashboard-hidden-input{display:none}.settings-group.danger{border-color:#fecaca;background-color:#fff5f5}.settings-group h4{margin-top:0}.dashboard-settings-form{display:flex;flex-direction:column;gap:.5rem;max-width:360px}.dashboard-avatar-row{display:flex;align-items:center;gap:12px;margin:8px 0 6px}.dashboard-avatar-preview-wrap{width:64px;height:64px;border-radius:999px;box-shadow:0 0 0 1px #cbd5e1;background:transparent;overflow:hidden;flex:0 0 auto;padding:0;line-height:0}.dashboard-avatar-preview{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.dashboard-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#334155}.dashboard-avatar-controls{display:flex;gap:8px;flex-wrap:wrap}.settings-group--avatar .dashboard-avatar-controls{width:100%}.settings-group--avatar .dashboard-avatar-controls .btn{width:100%;justify-content:center}.dashboard-upload-btn{position:relative;overflow:hidden}.dashboard-upload-btn input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.dashboard-msg-success{color:#166534}.dashboard-msg-error{color:#b91c1c}.danger-btn{background-color:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.dashboard-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.dashboard-modal{width:min(100%,420px);background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 25px 50px -12px #0f172a59;padding:1rem;display:grid;gap:.75rem}.dashboard-modal h4{margin:0}.dashboard-modal p{margin:0;color:#475569}.dashboard-modal-actions{display:flex;gap:.5rem;justify-content:flex-end}:root[data-theme=dark] .dashboard-page{color:var(--text-main)}:root[data-theme=dark] .dashboard-header h2,:root[data-theme=dark] .dashboard-presentation-title,:root[data-theme=dark] .dashboard-presentation-template-badge,:root[data-theme=dark] .dashboard-tabs button.active,:root[data-theme=dark] .dashboard-avatar-placeholder,:root[data-theme=dark] .settings-group h4,:root[data-theme=dark] .dashboard-modal h4{color:var(--text-main)}:root[data-theme=dark] .dashboard-header p,:root[data-theme=dark] .dashboard-presentation-meta p,:root[data-theme=dark] .dashboard-presentation-template,:root[data-theme=dark] .dashboard-presentation-excerpt,:root[data-theme=dark] .dashboard-current-email,:root[data-theme=dark] .dashboard-tabs button,:root[data-theme=dark] .dashboard-modal p,:root[data-theme=dark] .settings-group p{color:var(--text-muted)}:root[data-theme=dark] .dashboard-tabs{border-bottom-color:var(--border-soft)}:root[data-theme=dark] .dashboard-presentation-card,:root[data-theme=dark] .dashboard-view-toggle,:root[data-theme=dark] .dashboard-settings-layout .settings-group,:root[data-theme=dark] .settings-section .settings-group,:root[data-theme=dark] .dashboard-modal{background:var(--card-bg);border-color:var(--border-soft);box-shadow:var(--shadow-soft)}:root[data-theme=dark] .dashboard-avatar-hero{border-color:var(--border-soft);background:linear-gradient(145deg,#1e293bdb,#0f172af2)}:root[data-theme=dark] .dashboard-avatar-hero-placeholder{color:#cbd5e1}:root[data-theme=dark] .dashboard-view-toggle-btn{color:var(--text-muted)}:root[data-theme=dark] .dashboard-view-toggle-btn.is-active{color:var(--text-main);background:#1d9a7b52}:root[data-theme=dark] .dashboard-presentation-preview{border-color:var(--border-soft);background:linear-gradient(180deg,#1e293bbf,#0f172af2)}:root[data-theme=dark] .dashboard-presentation-preview:hover{box-shadow:0 12px 26px #0206178c}:root[data-theme=dark] .dashboard-presentation-preview-title{color:#f1f5f9}:root[data-theme=dark] .dashboard-presentation-preview-text{color:#cbd5e1}:root[data-theme=dark] .dashboard-presentation-template-badge{background:#0f172ac7;border-color:#94a3b873}:root[data-theme=dark] .dashboard-presentation-time{color:#cbd5e1;border-color:#94a3b873}:root[data-theme=dark] .dashboard-icon-btn{background:#0f172ac7;border-color:#94a3b866;color:#e2e8f0}:root[data-theme=dark] .dashboard-icon-btn.is-active,:root[data-theme=dark] .dashboard-icon-btn--primary{background:#1d9a7b4d;border-color:#34d3997a}:root[data-theme=dark] .dashboard-icon-btn--danger{background:#dc26264d;border-color:#f87171b3;color:#fecaca}:root[data-theme=dark] .dashboard-icon-btn--danger:hover:not(:disabled){background:#dc26266b;border-color:#f87171e6}:root[data-theme=dark] .dashboard-avatar-preview-wrap{box-shadow:0 0 0 1px #94a3b880}:root[data-theme=dark] .dashboard-settings-form input,:root[data-theme=dark] .dashboard-settings-row-form input,:root[data-theme=dark] .dashboard-modal input{background:#0f172ad9;border-color:var(--border-soft);color:var(--text-main);box-shadow:inset 0 1px #94a3b80f}:root[data-theme=dark] .dashboard-settings-row-form input:focus,:root[data-theme=dark] .dashboard-settings-form input:focus,:root[data-theme=dark] .dashboard-modal input:focus{background:#0f172af2}:root[data-theme=dark] .settings-group.danger{border-color:#f8717173;background-color:#7f1d1d33}:root[data-theme=dark] .dashboard-msg-success{color:#86efac}:root[data-theme=dark] .dashboard-msg-error{color:#fca5a5}@media (max-width: 720px){.dashboard-page{padding:1rem}.dashboard-tabs{overflow-x:auto;padding-bottom:10px}.dashboard-tabs button{font-size:1rem;white-space:nowrap}.dashboard-presentation-card{grid-template-columns:1fr}.dashboard-presentation-card--list .dashboard-presentation-actions,.dashboard-presentation-card--grid .dashboard-presentation-actions{justify-content:flex-start}.dashboard-presentations-toolbar{justify-content:center}.dashboard-avatar-row{align-items:flex-start;flex-direction:column}.dashboard-settings-layout{grid-template-columns:1fr}.dashboard-settings-side{grid-template-rows:auto}.dashboard-settings-row-form,.dashboard-settings-row-form--email{grid-template-columns:1fr}.dashboard-header-top{flex-direction:column;align-items:flex-start}.dashboard-admin-link{margin-top:0}}.auth-screen{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:24px}.auth-card{width:min(480px,100%);background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(203,213,225,.7);border-radius:24px;padding:28px;box-shadow:0 24px 52px #0f172a1f}.auth-header h2{margin:0;font-size:30px;color:#0f172a}.auth-header p{margin:8px 0 0;color:#475569;line-height:1.45}.auth-form{margin-top:18px;display:grid;gap:12px}.auth-field{display:grid;gap:6px}.auth-field span{font-size:13px;color:#334155}.auth-field input{width:100%;height:44px;border-radius:12px;border:1px solid rgba(148,163,184,.75);background:#fff;padding:0 12px;outline:none}.auth-field input:focus{border-color:#1d9a7bcc;box-shadow:0 0 0 3px #1d9a7b1f}.auth-error{border-radius:12px;padding:10px 12px;font-size:13px;background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.auth-submit{width:100%;margin-top:4px;height:46px}.auth-switch{margin-top:12px;width:100%;background:transparent;border:none;color:#0f766e;font-weight:600;cursor:pointer}.auth-switch:hover:not(:disabled){text-decoration:underline}@media (max-width: 640px){.auth-card{border-radius:18px;padding:18px}.auth-header h2{font-size:24px}}.auth-agreements{font-size:.8rem;color:var(--text-secondary);margin-bottom:20px;text-align:center;line-height:1.4}.auth-agreements a{color:var(--primary-color);text-decoration:none}.auth-agreements a:hover{text-decoration:underline}.doc-page-container{max-width:800px;margin:0 auto;padding:40px 20px}.doc-content{background:var(--bg-card);padding:40px;border-radius:12px;box-shadow:0 4px 6px #0000000d}.doc-content h1{font-size:2rem;margin-bottom:30px;color:var(--text-primary);border-bottom:2px solid var(--border-color);padding-bottom:10px}.markdown-body{color:var(--text-secondary);line-height:1.6}.markdown-body h2{font-size:1.5rem;margin-top:30px;margin-bottom:15px;color:var(--text-primary)}.markdown-body h3{font-size:1.25rem;margin-top:20px;margin-bottom:10px;color:var(--text-primary)}.markdown-body p{margin-bottom:15px}.markdown-body ul,.markdown-body ol{margin-bottom:15px;padding-left:20px}.markdown-body li{margin-bottom:5px}.markdown-body a{color:var(--primary-color);text-decoration:none}.markdown-body a:hover{text-decoration:underline}.cookie-banner{position:fixed;bottom:20px;left:20px;right:20px;z-index:1000;background:var(--bg-card);border:1px solid var(--border-color);box-shadow:0 10px 25px #0000001a;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto}@media (max-width: 768px){.cookie-banner{flex-direction:column;text-align:center;gap:15px}}.cookie-content{display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width: 768px){.cookie-content{flex-direction:column;gap:15px}}.cookie-content p{margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.5;padding-right:20px}@media (max-width: 768px){.cookie-content p{padding-right:0}}.cookie-link{color:var(--primary-color);text-decoration:underline;font-weight:500}.cookie-link:hover{text-decoration:none}.cookie-btn{white-space:nowrap;padding:10px 24px}:root{--bg-gradient-start: #f7fafc;--bg-gradient-end: #eef2f7;--bg-gradient-end-strong: #e2e8f0;--card-bg: #ffffff;--muted: #9ca3af;--border-soft: #e5e7eb;--shadow-soft: 0 18px 45px rgba(15, 23, 42, .08);--accent: #1d9a7b;--accent-soft: #e1f4ed;--accent-dark: #14515d;--purple-dashed: #c084fc;--radius-xl: 24px;--radius-lg: 18px;--radius-full: 999px;--text-main: #111827;--text-muted: #64748b;--header-fg: #0f172a}:root[data-theme=dark]{--bg-gradient-start: #0b1220;--bg-gradient-end: #0f1a2f;--bg-gradient-end-strong: #111827;--card-bg: #0f172a;--muted: #94a3b8;--border-soft: rgba(148, 163, 184, .22);--shadow-soft: 0 18px 45px rgba(2, 6, 23, .55);--text-main: #e2e8f0;--text-muted: #94a3b8;--header-fg: #f1f5f9}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}#root{min-height:100vh}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,SF Pro Text,sans-serif;background:radial-gradient(circle at top,var(--bg-gradient-start) 0,var(--bg-gradient-end) 60%,var(--bg-gradient-end-strong) 100%);color:var(--text-main)}button{font-family:inherit}.app{min-height:100vh;display:flex;flex-direction:column;opacity:0;animation:app-boot-enter .26s ease-out forwards}@keyframes app-boot-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.app-main{flex:1;padding:88px 48px 48px}.route-transition{animation:route-enter .26s cubic-bezier(.22,.61,.36,1)}@keyframes route-enter{0%{opacity:0;transform:translateY(10px) scale(.995)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion: reduce){.route-transition{animation:none}}@media (max-width: 960px){.app-main{padding:80px 16px 32px}}.header{position:fixed;inset:0 0 auto 0;z-index:20;background:linear-gradient(to bottom,rgba(243,244,246,.96),rgba(243,244,246,.92),transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,231,235,.7)}:root[data-theme=dark] .header{background:linear-gradient(to bottom,rgba(2,6,23,.96),rgba(2,6,23,.92),transparent);border-bottom-color:#47556973}.header-inner{max-width:1200px;margin:0 auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;text-decoration:none}.logo-img{height:44px;width:auto;display:block}.logo-text{font-weight:800;font-size:24px;letter-spacing:.02em;color:var(--header-fg)}.logo-text span{color:var(--accent)}.header-right{display:flex;align-items:center;gap:16px}.theme-toggle{border:1px solid var(--border-soft);background:#ffffffb3;border-radius:999px;padding:3px;height:34px;width:58px;cursor:pointer}:root[data-theme=dark] .theme-toggle{background:#0f172ae6}.theme-toggle-track{position:relative;display:block;width:100%;height:100%}.theme-toggle-thumb{position:absolute;top:50%;left:2px;transform:translateY(-50%);width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:13px;background:#fff;transition:left .2s ease}.theme-toggle-thumb.is-dark{left:calc(100% - 26px);background:#1e293b}.profile-button{border-radius:var(--radius-full);border:1.5px solid #4b5563;background:transparent;padding:4px;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,box-shadow .15s ease}.profile-button:hover,.profile-button:focus-visible{border-color:#1d9a7b;box-shadow:0 8px 20px #1d9a7b3d;outline:none}.profile-avatar{width:30px;height:30px;display:block;color:#4b5563}.profile-avatar circle,.profile-avatar path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.user-menu{position:relative;display:flex;align-items:center;gap:8px}.user-menu:after{content:"";position:absolute;top:100%;right:0;width:100%;height:10px}.user-menu-dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:180px;background:#fff;border:1px solid #dbe2ea;border-radius:12px;box-shadow:0 16px 36px #0f172a29;padding:6px;display:none;z-index:30}.user-menu:hover .user-menu-dropdown,.user-menu:focus-within .user-menu-dropdown{display:grid}.user-menu-item{background:transparent;border:0;border-radius:8px;text-align:left;padding:9px 10px;color:#0f172a;font-size:14px;cursor:pointer}.user-menu-item:hover,.user-menu-item:focus-visible{background:#f1f5f9;outline:none}.user-menu-item-danger{color:#b91c1c}.user-menu-item-danger:hover,.user-menu-item-danger:focus-visible{background:#fef2f2}.header-user-label{font-size:14px;color:var(--text-muted);max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root[data-theme=dark] .user-menu-dropdown{background:#0f172a;border-color:#94a3b84d}:root[data-theme=dark] .user-menu-item{color:#e2e8f0}:root[data-theme=dark] .user-menu-item:hover,:root[data-theme=dark] .user-menu-item:focus-visible{background:#94a3b833}:root[data-theme=dark] .user-menu-item-danger{color:#fca5a5}:root[data-theme=dark] .user-menu-item-danger:hover,:root[data-theme=dark] .user-menu-item-danger:focus-visible{background:#7f1d1d59}:root[data-theme=dark] .prompt-card,:root[data-theme=dark] .template-card,:root[data-theme=dark] .dashboard-presentation-card,:root[data-theme=dark] .settings-section .settings-group,:root[data-theme=dark] .auth-card,:root[data-theme=dark] .editor-access-error{background:var(--card-bg);border-color:var(--border-soft);box-shadow:var(--shadow-soft)}:root[data-theme=dark] .outline-card,:root[data-theme=dark] .outline-footer{background:var(--card-bg);border-color:var(--border-soft)}:root[data-theme=dark] .btn-secondary,:root[data-theme=dark] .btn-ghost,:root[data-theme=dark] .dashed-btn{background:#0f172ad9;color:var(--text-main);border-color:var(--border-soft)}:root[data-theme=dark] .btn:disabled,:root[data-theme=dark] .btn-primary:disabled,:root[data-theme=dark] .btn-primary:disabled:hover{background:#0f172abf;color:var(--text-muted);border-color:var(--border-soft)}:root[data-theme=dark] .prompt-input,:root[data-theme=dark] .slides-select-wrapper,:root[data-theme=dark] .prompt-create-wrapper,:root[data-theme=dark] .templates-empty-state{background:#0f172abf;border-color:var(--border-soft)}:root[data-theme=dark] .slides-select,:root[data-theme=dark] .template-title,:root[data-theme=dark] .step-label--active,:root[data-theme=dark] .outline-card-header h2{color:var(--text-main)}:root[data-theme=dark] .step-dot{background:#0f172ad9;border-color:var(--border-soft);color:var(--text-muted)}:root[data-theme=dark] .template-card--featured{border-color:#ffdd2d;background:linear-gradient(135deg,#ffdd2d29,#0f172aeb)}:root[data-theme=dark] .template-title--skeleton,:root[data-theme=dark] .template-thumbnail--skeleton{background:linear-gradient(100deg,#334155d9 20%,#475569f2,#334155d9 80%);background-size:220% 100%}:root[data-theme=dark] .home-subtitle,:root[data-theme=dark] .dashboard-header p,:root[data-theme=dark] .dashboard-presentation-template,:root[data-theme=dark] .auth-header p,:root[data-theme=dark] .editor-access-error p{color:var(--text-muted)}:root[data-theme=dark] .dashboard-header h2,:root[data-theme=dark] .dashboard-presentation-title,:root[data-theme=dark] .auth-header h2,:root[data-theme=dark] .editor-access-error h2{color:var(--text-main)}:root[data-theme=dark] .slide-renderer,:root[data-theme=dark] .slide-renderer__canvas,:root[data-theme=dark] .slide-thumb .slide-renderer,:root[data-theme=dark] .ppt-editor .slide-card.ppt-slide-card,:root[data-theme=dark] .ppt-stage{filter:none!important}.profile-avatar-image{width:30px;height:30px;border-radius:999px;object-fit:cover;display:block}@media (max-width: 640px){.header-user-label{display:none}}.screen{max-width:1200px;margin:0 auto}.btn{border-radius:999px;border:1px solid transparent;font-size:14px;padding:10px 22px;background:#e5e7eb;color:#111827;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:background .16s ease,box-shadow .16s ease,transform .08s ease,border-color .16s ease,color .16s ease;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1f}.btn:disabled{background:#fff;color:#9ca3af;border-color:#d1d5dbe6;box-shadow:none;transform:none;cursor:not-allowed}.btn:disabled:hover{box-shadow:none;transform:none}.btn-primary:disabled,.btn-primary:disabled:hover{background:#fff;color:#9ca3af;border-color:#d1d5dbe6;box-shadow:none}.btn-primary{background:linear-gradient(135deg,var(--accent),#22c55e);color:#ecfdf5;border-color:#10b98199;box-shadow:0 16px 40px #10b98173}.btn-primary:hover{background:linear-gradient(135deg,var(--accent-dark),#16a34a)}.btn-secondary{background:#f9fafb;border-color:#94a3b8b3;color:#111827}.btn-ghost{background:#f9fafbd9;border-color:#9ca3af66;color:#111827}.btn-small{font-size:13px;padding:6px 14px}.btn-large{padding:12px 26px;font-size:15px}.btn-icon{font-size:16px;transform:translateY(1px)}.dashed-btn{border-style:dashed;border-color:var(--purple-dashed);background:#ffffffe6}.dashed{border-style:dashed!important;border-color:#b494ffcc!important}.chat-bubble{position:fixed;right:32px;bottom:24px;width:52px;height:52px;border-radius:50%;border:1px solid rgba(148,163,184,.9);background:#fff;cursor:pointer;box-shadow:0 16px 40px #0f172a38;display:flex;align-items:center;justify-content:center}.chat-bubble-icon{position:relative;width:28px;height:20px;border-radius:16px;background:linear-gradient(135deg,#fde68a,#f97316);display:flex;align-items:center;justify-content:center;gap:4px}.chat-bubble-icon:after{content:"";position:absolute;right:7px;bottom:-4px;width:8px;height:8px;background:linear-gradient(135deg,#fde68a,#f97316);transform:rotate(45deg);border-radius:2px}.chat-bubble-dot{width:4px;height:4px;border-radius:50%;background:#fff}.screen-home{display:flex;justify-content:center}.home-content{width:100%;max-width:900px;text-align:center}.home-title-block{margin-bottom:32px}.home-title{margin:24px 0 8px;font-size:clamp(40px,5vw,56px);font-weight:800;letter-spacing:.04em;background:linear-gradient(135deg,#0f766e,#22c55e);-webkit-background-clip:text;color:transparent}.home-subtitle{margin:0;font-size:18px;color:#64748b;text-transform:lowercase}.prompt-card{margin:0 auto;border-radius:var(--radius-xl);background:#f3f4f6;box-shadow:var(--shadow-soft);padding:20px 24px 18px;text-align:left}.prompt-input{width:100%;border-radius:18px;border:none;background:#f3f4f6;color:var(--text-main);padding:14px 16px;resize:vertical;min-height:110px;font-size:14px;outline:none}.prompt-input::placeholder{color:var(--muted)}.prompt-bottom-row{margin-top:14px;display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap}.slides-select-wrapper{display:flex;flex-direction:column;gap:4px;padding:8px 14px;border-radius:18px;border:1px solid rgba(199,210,254,.8);background:#f8fafcf2}.field-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af}.slides-select{border:none;background:transparent;font-size:14px;color:var(--text-main);outline:none;padding:2px 0 0;cursor:pointer}.prompt-create-wrapper{border-radius:18px;padding:6px;background:#ffffffe6;border:1px dashed var(--purple-dashed)}.prompt-create-btn{box-shadow:none}.home-templates-row{margin-top:20px;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.templates-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:16px;min-height:192px;transition:opacity .2s ease}.templates-grid--loading{opacity:.92}.template-card{position:relative;border-radius:18px;border:1px solid rgba(209,213,219,.9);background:#fffffffa;padding:8px;cursor:pointer;display:flex;flex-direction:column;box-shadow:0 10px 20px #0f172a0a;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;overflow:hidden}.template-card--skeleton{cursor:default;pointer-events:none}.template-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1f}.template-card--active{border-color:var(--accent);box-shadow:0 18px 40px #10b98159}.template-card--featured{border-color:#ffdd2d;background:linear-gradient(135deg,#fffbeb,#fff)}.template-card--featured:hover{box-shadow:0 14px 28px #ffdd2d59}.template-card--featured.template-card--active{border-color:#ffdd2d;box-shadow:0 18px 40px #ffdd2d73}.template-thumbnail{border-radius:14px;overflow:hidden;height:76px;display:flex;align-items:center;justify-content:center}.template-thumbnail--skeleton{background:linear-gradient(100deg,#e2e8f0e6 20%,#f1f5f9,#e2e8f0e6 80%);background-size:220% 100%;animation:skeleton-shimmer 1.2s linear infinite}.template-footer{margin-top:8px;display:flex;justify-content:space-between;align-items:center}.template-title{font-size:13px;font-weight:600;color:#111827}.template-title--skeleton{display:inline-block;width:72%;height:12px;border-radius:999px;background:linear-gradient(100deg,#e2e8f0e6 20%,#f1f5f9,#e2e8f0e6 80%);background-size:220% 100%;animation:skeleton-shimmer 1.2s linear infinite}.templates-empty-state{grid-column:1 / -1;border:1px dashed rgba(148,163,184,.8);border-radius:14px;padding:18px;color:#64748b;background:#f8fafccc;text-align:center}@keyframes skeleton-shimmer{0%{background-position:0% 0}to{background-position:220% 0}}.template-check{width:20px;height:20px;border-radius:999px;background:#22c55e;color:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:13px}.template-card-choose{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;transition:opacity .15s ease}.template-card:hover .template-card-choose{opacity:1}.template-card-choose-badge{padding:6px 18px;border-radius:999px;background:#3b82f6f5;color:#f9fafb;font-size:13px;font-weight:600;box-shadow:0 10px 28px #2563eb99}.scroll-down-indicator{margin-top:32px;display:flex;justify-content:center}.scroll-circle{width:40px;height:40px;border-radius:20px;border:1px solid rgba(148,163,184,.7);display:flex;align-items:center;justify-content:center;color:#6b7280;box-shadow:0 10px 24px #0f172a1f;background:#f9fafb}.outline-layout{display:flex;flex-direction:column;gap:16px}.outline-back-row{display:flex;justify-content:flex-start}.outline-back-btn{font-size:14px;padding-inline:18px}.outline-main{margin-top:4px}.stepper{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 auto 24px;max-width:420px}.step{display:flex;align-items:center;gap:6px}.step-dot{width:26px;height:26px;border-radius:999px;border:1px solid rgba(156,163,175,.8);display:flex;align-items:center;justify-content:center;font-size:13px;color:#6b7280;background:#f9fafb}.step-dot--active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark);font-weight:600}.step-dot--completed{border-color:var(--accent);background:var(--accent);color:#ecfdf5}.step-label{font-size:13px;color:#9ca3af}.step-label--active{color:#111827;font-weight:600}.step-line{flex:1;height:1px;background:linear-gradient(to right,#d1d5db33,#9ca3afcc,#d1d5db33)}.outline-card{margin:0 auto;max-width:820px;border-radius:var(--radius-xl);background:#fffffffa;box-shadow:var(--shadow-soft);display:flex;flex-direction:column}.outline-card-header{padding:18px 26px 12px;border-bottom:1px solid var(--border-soft);display:flex;justify-content:space-between;align-items:center}.outline-card-header h2{margin:0;font-size:20px}.outline-body{padding:20px 26px 14px;font-size:14px;line-height:1.6}.outline-title{margin-top:0;margin-bottom:10px;font-weight:600}.outline-list{padding-left:20px;margin:0}.outline-footer{padding:20px 26px 24px;border-top:1px solid rgba(229,231,235,.9);display:flex;flex-direction:column;align-items:center;gap:12px}.outline-textarea{width:100%;min-height:220px;border-radius:16px;border:1px solid var(--border-soft);padding:10px 12px;resize:vertical;font-size:14px}@media (max-width: 768px){.outline-card{border-radius:16px}.outline-card-header{padding:14px 16px 12px;flex-direction:column;gap:12px}.outline-card-header h2{font-size:18px;text-align:center}.outline-body,.outline-footer{padding:16px}}.editor-layout{display:grid;grid-template-columns:210px minmax(0,1fr) 190px;gap:20px;align-items:flex-start}@media (max-width: 1100px){.editor-layout{grid-template-columns:180px minmax(0,1fr);grid-template-rows:auto auto}.editor-right-panel{grid-column:2 / 3;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:8px}}@media (max-width: 768px){.editor-layout{grid-template-columns:1fr;gap:16px}.editor-sidebar{order:2}.editor-main{order:1}.editor-right-panel{order:3;grid-column:1;flex-direction:row;justify-content:center}.slides-list{flex-direction:row;flex-wrap:wrap;max-height:none;overflow-x:auto;gap:8px}.slide-thumb{min-width:140px}.slide-card{border-radius:16px;padding:16px}}.editor-sidebar{display:flex;flex-direction:column;gap:12px}.sidebar-add{width:100%;justify-content:flex-start}.slides-list{margin-top:6px;display:flex;flex-direction:column;gap:8px;padding-right:4px;max-height:calc(100vh - 240px);overflow-y:auto}.slide-thumb{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;text-align:left;line-height:0;border-radius:10px;flex:0 0 auto}.slide-thumb:focus-visible{outline:2px solid rgba(52,211,153,.95);outline-offset:3px}.slide-thumb--active{border-color:transparent;box-shadow:none}.slide-thumb--active .slide-renderer{box-shadow:0 0 0 3px #34d399a6,0 12px 28px #10b98140}.slide-thumb-number{width:24px;height:18px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:11px;color:#6b7280}.slide-thumb-title{font-size:11px;color:#111827}.editor-main{display:flex;flex-direction:column;gap:16px;align-items:center}.slide-toolbar{width:100%;display:flex;justify-content:flex-end;gap:8px}.slide-card{width:100%;aspect-ratio:16 / 9;border-radius:30px;background:#f9fafb;box-shadow:0 28px 80px #0f172a40;padding:28px 34px;position:relative;display:flex;align-items:center;justify-content:center}.slide-card-floating{position:absolute;top:18px;right:24px;display:flex;flex-direction:column;gap:8px;align-items:flex-end}.floating-chip{border-radius:999px;padding:6px 10px 6px 14px;background:#fffffff5;border:1px solid rgba(209,213,219,.9);box-shadow:0 10px 30px #0f172a2e;display:flex;align-items:center;gap:8px;font-size:12px}.floating-chip--secondary{background:#ecfdf3;border-color:#34d399b3}.chip-button{border-radius:999px;border:none;width:22px;height:22px;background:#111827;color:#f9fafb;font-size:11px;cursor:pointer}.slide-card-content{text-align:center}.slide-title{margin:0;font-size:clamp(28px,3.3vw,38px);text-transform:uppercase;letter-spacing:.08em;color:#4b5563}.slide-title-edit{display:flex;gap:10px;align-items:center;justify-content:center}.slide-title-input{min-width:280px;max-width:420px;padding:8px 10px;border-radius:999px;border:1px solid var(--border-soft);font-size:16px}.editor-add-bottom{margin-top:4px}.editor-right-panel{display:flex;flex-direction:column;gap:10px;align-items:stretch;justify-content:center}.editor-right-panel .btn-large{width:100%}
