:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,Segoe UI,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;--accent: #1d1d1f;--accent-hover: #000;--ink: #1d1d1f;--muted: #6e6e73;--hairline: rgba(27, 31, 36, .1);--surface: rgba(255, 255, 255, .82);--shadow: 0 18px 60px rgba(31, 35, 48, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f5f5f7}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(29,29,31,.2);outline-offset:2px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:17px;font-weight:720;letter-spacing:-.025em}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(145deg,#282b34,#111318);box-shadow:inset 0 0 0 1px #ffffff24,0 5px 14px #1012192e}.library-shell{min-height:100vh}.library-header{height:61px;padding:0 38px;display:grid;grid-template-columns:1fr auto;align-items:center;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(31,35,43,.07);background:#f9f9fbc2;-webkit-backdrop-filter:saturate(180%) blur(24px);backdrop-filter:saturate(180%) blur(24px)}.workspace-brand{justify-self:start;padding:0;border:0;background:transparent;cursor:pointer}.workspace-user{justify-self:end;display:flex;align-items:center;gap:8px}.user-profile{position:relative}.user-button{padding:0;border:0;display:flex;align-items:center;gap:7px;color:#9a9aa0;background:transparent;cursor:pointer}.user-button:hover{color:#56575c}.logout-button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:7px;color:#999a9f;background:transparent;cursor:pointer}.logout-button:hover{color:#1d1d1f;background:#ededf0}.account-card{width:240px;position:absolute;z-index:40;top:42px;right:0;padding:15px;display:grid;gap:4px;border:1px solid #e3e4e7;border-radius:12px;background:#fff;box-shadow:0 14px 38px #181a1f26}.account-card strong{overflow:hidden;color:#303136;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.account-card small{overflow:hidden;color:#8d8e93;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.account-card>span{width:max-content;margin-top:7px;padding:4px 7px;border-radius:999px;color:#55575d;background:#eeeef0;font-size:9px;font-weight:650}.workspace-status{color:var(--muted);font-size:12px;display:flex;align-items:center;gap:6px}.workspace-status>span{width:7px;height:7px;border-radius:50%;background:#31c768;box-shadow:0 0 0 3px #31c7681f}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:#392a19;background:linear-gradient(145deg,#ffe2ad,#f1b968);border:2px solid rgba(255,255,255,.85);box-shadow:0 2px 8px #22222821;font-weight:700;font-size:11px;object-fit:cover}.library-workspace{width:min(1320px,calc(100% - 64px));margin:0 auto}.library-content{display:grid;grid-template-columns:190px minmax(0,1fr);gap:42px}.workspace-primary{min-width:0}.library-sidebar{position:sticky;top:89px;align-self:start}.library-sidebar nav{display:grid;gap:3px}.library-sidebar button{width:100%;height:35px;padding:0 10px;display:flex;align-items:center;gap:9px;overflow:hidden;border:0;border-radius:8px;color:#6f7076;background:transparent;font-size:11.5px;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.library-sidebar button svg{flex:none;color:#8c8d92}.library-sidebar button:hover{color:#33353a;background:#ffffff9e}.library-sidebar button.active{color:#25272c;background:#fff;box-shadow:0 1px 5px #1e202714;font-weight:620}.library-sidebar button.active svg{color:#25272c}.sidebar-create-row{margin-bottom:3px;display:grid;gap:3px}.library-sidebar .sidebar-new-file{height:35px;flex:1;color:#55575d;background:transparent;font-weight:620}.library-sidebar .sidebar-new-file svg{color:#55575d}.library-sidebar .sidebar-new-file:hover{color:#1d1d1f;background:#0000000b}.library-sidebar .sidebar-upload-file{width:100%}.library-sidebar .sidebar-new-deck{margin-bottom:9px;color:#55575d;font-weight:620}.library-sidebar .sidebar-new-deck svg{color:#55575d}.folder-heading{margin:24px 3px 7px 10px;display:flex;align-items:center;gap:5px}.folder-heading p{flex:1;margin:0;color:#999a9f;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.folder-menu-trigger{width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:6px;color:#929399}.library-sidebar .folder-create-button{height:39px;margin-bottom:2px;color:#55575d;font-weight:620}.library-sidebar .folder-create-button svg{color:#55575d}.folder-create-form{min-width:0;height:39px;margin-bottom:2px;padding:0 5px 0 10px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#fff;box-shadow:0 1px 5px #1e202714}.folder-create-form>svg{flex:none;color:#55575d}.folder-create-form input{min-width:0;flex:1;padding:0;border:0;outline:0;color:#25272c;background:transparent;font:inherit;font-size:11.5px}.library-sidebar .folder-create-form button{width:24px;height:24px;padding:0;display:grid;place-items:center;border-radius:6px}.folder-row{min-width:0;position:relative;display:flex;align-items:center}.folder-row>.folder-link{min-width:0;height:45px;flex:1}.folder-copy{min-width:0;flex:1;display:grid;gap:2px}.folder-title{min-width:0;display:flex;align-items:center;gap:5px}.folder-name{overflow:hidden;text-overflow:ellipsis}.folder-title>svg{flex:none;color:#55575d!important}.folder-visibility{display:flex;align-items:center;gap:3px;color:#9a9ba0;font-size:8.5px;font-weight:500}.folder-visibility svg{color:inherit!important}.folder-actions{position:absolute;z-index:2;top:50%;right:2px;padding:2px;opacity:0;border-radius:7px;background:#f5f5f7f5;box-shadow:-5px 0 8px #f5f5f7f5;transform:translateY(-50%);transition:opacity .12s ease}.folder-row:hover .folder-actions,.folder-actions.open{opacity:1}.folder-actions.open{z-index:30}.folder-menu-trigger:hover,.folder-actions.open .folder-menu-trigger{color:#55575d;background:#ffffffb8}.folder-action-menu{width:164px;position:absolute;z-index:30;top:25px;right:0;padding:4px;display:grid;border:1px solid #e1e2e5;border-radius:10px;background:#fff;box-shadow:0 12px 30px #181a1f29}.library-sidebar .folder-action-menu button{width:100%;height:32px;padding:0 9px;border-radius:7px;color:#55575d}.library-sidebar .folder-action-menu button:hover{color:#1d1d1f;background:#f3f3f5}.folder-action-menu button[aria-pressed=true]{color:#3f4045}.library-sidebar .folder-action-menu .folder-delete-button{color:#a35a5a}.library-sidebar .folder-action-menu .folder-delete-button:hover{color:#7f3030;background:#f8eeee}.library-main{min-width:0;padding:28px 0 80px}.document-view{height:100vh;overflow:hidden}.document-view .library-workspace{height:calc(100vh - 61px)}.document-view .library-main,.document-view .library-content{height:100%}.document-view .library-main{padding-top:16px;padding-bottom:0;overflow:hidden}.document-view .workspace-primary{min-height:0;display:flex;flex-direction:column}.primary-button{border:0;border-radius:11px;min-height:40px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--accent);box-shadow:0 7px 18px #0000002e,inset 0 1px #ffffff29;font-size:13px;font-weight:640;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.primary-button:hover:not(:disabled){background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 9px 22px #00000038,inset 0 1px #ffffff29}.primary-button:active:not(:disabled){transform:translateY(0)}.primary-button:disabled{opacity:.5;cursor:default}.library-controls{margin:0;display:flex;align-items:center;gap:20px}.library-shell:not(.document-view) .library-controls{margin-bottom:12px}.search-box{width:280px;height:40px;padding:0 10px 0 13px;flex:none;display:flex;align-items:center;gap:9px;border-radius:11px;border:1px solid rgba(37,39,47,.08);background:#ffffffad;color:#8b8b90;box-shadow:0 2px 6px #14161e09}.search-box:focus-within{background:#fff;border-color:#1d1d1f4d;box-shadow:0 0 0 3px #1d1d1f12}.search-box input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:14.3px;color:var(--ink)}.search-box input::placeholder{color:#9a9aa0}.search-box kbd{min-width:20px;height:20px;display:grid;place-items:center;border-radius:5px;background:#76768017;color:#85858b;font:12.1px -apple-system,sans-serif}.tag-filter-control{min-width:0;position:relative;flex:1;display:flex;align-items:center;gap:5px}.tag-filters{min-width:0;flex:1;display:flex;align-items:center;gap:7px;overflow:hidden;padding:2px 2px 4px}.tag-filters>.tag-filter-item:nth-child(n+7){display:none}.tag-overflow{flex:none;display:none}.tag-filter-control:has(.tag-filters>.tag-filter-item:nth-child(7)) .tag-overflow{display:block}.tag-overflow summary{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#77787d;cursor:pointer;list-style:none}.tag-overflow summary::-webkit-details-marker{display:none}.tag-overflow summary:hover,.tag-overflow[open] summary{color:#1d1d1f;background:#76768017}.tag-overflow:has(.tag-pill.selected) summary{box-shadow:inset 0 0 0 1px #8b8c91}.tag-overflow-popover{width:min(360px,calc(100vw - 32px));max-height:260px;padding:12px;position:absolute;z-index:30;top:36px;right:0;overflow-y:auto;display:flex;align-items:center;flex-wrap:wrap;gap:7px;border:1px solid #e1e2e5;border-radius:12px;background:#fff;box-shadow:0 16px 38px #181a1f29}.clear-tag-filter{width:29px;height:29px;flex:none;display:grid;place-items:center;border:0;border-radius:50%;color:#8b8c91;background:transparent;cursor:pointer}.clear-tag-filter:hover{color:#3f4147;background:#76768017}.tag-filter-item{flex:none;display:flex;align-items:center}.tag-filter-item .tag-pill small{min-width:15px;height:15px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:currentColor;background:#ffffff94;font-size:8.5px;font-weight:700}.delete-unused-tag{width:22px;height:22px;margin-left:2px;flex:none;display:grid;place-items:center;border:0;border-radius:50%;color:#a35a5a;background:transparent;cursor:pointer}.delete-unused-tag:hover{color:#7f3030;background:#f8eeee}.tag-pill{width:max-content;min-height:25px;padding:0 9px;border:1px solid transparent;display:inline-flex;align-items:center;gap:3px;border-radius:999px;font-size:10.5px;font-weight:600;line-height:1;white-space:nowrap}button.tag-pill{min-height:29px;cursor:pointer}.library-controls .tag-pill{font-size:11.55px}.tag-pill.tone-0{color:#55575d;background:#eceef1}.tag-pill.tone-1{color:#7a4bb0;background:#f3eaff}.tag-pill.tone-2{color:#26745d;background:#e6f6ef}.tag-pill.tone-3{color:#a35d2d;background:#fff0e3}.tag-pill.tone-4{color:#926220;background:#fff5cf}.tag-pill.selected{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor}.file-list{position:relative;overflow:hidden;border:1px solid rgba(30,33,40,.07);border-radius:18px;background:var(--surface);box-shadow:var(--shadow),inset 0 1px #ffffffe6;transition:opacity .14s ease}.file-list.is-refreshing{opacity:.62}.list-heading{height:43px;padding:0 28px 0 76px;display:grid;grid-template-columns:minmax(240px,1fr) 180px 130px 90px 46px;align-items:center;gap:15px;color:#98989d;border-bottom:1px solid rgba(31,35,43,.06);font-size:10px;font-weight:650;letter-spacing:.055em;text-transform:uppercase}.file-row{width:100%;min-height:91px;position:relative;padding:14px 28px 14px 25px;border:0;border-bottom:1px solid rgba(31,35,43,.055);display:grid;grid-template-columns:36px minmax(240px,1fr) 180px 130px 90px 46px;align-items:center;gap:15px;text-align:left;background:transparent;cursor:pointer;transition:background .14s ease}.file-open-button{position:absolute;z-index:1;inset:0;border:0;background:transparent;cursor:pointer}.file-open-button:focus-visible{outline:2px solid rgba(29,29,31,.3);outline-offset:-3px}.file-row:last-child{border-bottom:0}.file-row:hover{background:#f6f8fceb}.library-pagination{min-height:52px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#8a8b90;font-size:10.5px}.library-pagination>div{display:flex;align-items:center;gap:8px}.library-pagination button{width:29px;height:29px;display:grid;place-items:center;border:1px solid #e1e3e7;border-radius:7px;color:#5d5f65;background:#fff;cursor:pointer}.library-pagination button:hover:not(:disabled){color:#1d1d1f;background:#f4f4f5}.library-pagination button:disabled{opacity:.35;cursor:default}.file-row:hover .file-glyph{color:var(--accent);background:#e8e9ec;transform:translateY(-1px)}.file-glyph{width:36px;height:42px;display:grid;place-items:center;border-radius:9px;color:#62646b;background:#f0f1f4;box-shadow:inset 0 0 0 1px #20232a09;transition:.15s ease}.file-glyph.deck{height:24px;border-radius:5px}.file-copy{min-width:0;display:flex;flex-direction:column;gap:7px}.file-title-line{display:flex;align-items:baseline;gap:9px;min-width:0}.file-title-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;letter-spacing:-.01em}.file-read-only{flex:none;align-self:center;color:#77787d}.file-folder{color:#aaaab0;font-size:10.5px;white-space:nowrap}.file-excerpt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7d7d82;font-size:12px}.file-tags{min-width:0;display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:6px 5px}.file-tags .tag-pill{min-width:0;min-height:23px;max-width:100%;padding:0 7px;font-size:10px}.file-tags .tag-pill>span{overflow-wrap:anywhere;white-space:normal;line-height:1.15}.file-owner{overflow:hidden;color:#77787d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.file-date{color:#8c8c91;font-size:11px;text-transform:capitalize}.file-row-actions{position:relative;z-index:2;display:flex;align-items:center;justify-content:flex-end;gap:3px;pointer-events:none}.file-pin-button{width:24px;height:24px;padding:0;display:grid;place-items:center;opacity:0;border:0;border-radius:6px;color:#77787d;background:transparent;cursor:pointer;pointer-events:auto;transition:opacity .12s ease,background .12s ease}.file-row:hover .file-pin-button,.file-row.is-pinned .file-pin-button,.file-pin-button:focus-visible{opacity:1}.file-pin-button:hover{color:#1d1d1f;background:#e6e7ea}.file-chevron{color:#b1b1b6;transition:transform .15s ease}.file-row:hover .file-chevron{transform:translate(2px);color:#74757b}.empty-view{padding:72px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#74757a;background:#eff0f3}.empty-view h3{margin:18px 0 6px;font-size:17px}.empty-view p{margin:0 0 20px;color:var(--muted);font-size:13px}.login-shell{min-height:100vh;padding:32px;display:grid;place-items:center;background:#f5f5f7}.login-card{width:min(400px,100%);min-height:300px;padding:38px 40px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(255,255,255,.86);border-radius:22px;background:#fff;box-shadow:0 20px 60px #242a3a1a;text-align:center}.login-card>.brand{align-self:center}.login-card h1{margin:55px 0 5px;font-size:24px;letter-spacing:-.035em}.login-context{margin:0 0 8px;color:#77787d;font-size:12px}.login-domain{margin:0 0 24px;color:#999a9f;font-size:11px}.google-button{min-height:44px;display:grid;place-items:center;transition:opacity .14s}.google-button.busy{opacity:.38;pointer-events:none}.login-progress,.login-error{margin:9px 0 0;font-size:11px}.login-progress{color:#77787d}.login-error{max-width:320px;color:#bd3d3d}.cli-connect-card{justify-content:center}.cli-connect-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#fff;background:#1d1d1f}.cli-connect-card h1{margin:20px 0 7px}.cli-connect-copy{margin:0;color:#77787d;font-size:12px;line-height:1.55}.cli-connect-copy strong{color:#3d3e42}.cli-connect-button{min-width:120px;min-height:40px;margin-top:22px}.document-controls{min-height:40px;justify-content:space-between;gap:12px}.canvas-breadcrumbs{min-width:0;display:flex;align-items:center;gap:8px;color:#909096;font-size:12.1px}.canvas-breadcrumbs button{min-width:0;max-width:180px;height:29px;overflow:hidden;padding:0 5px;border:0;border-radius:6px;background:transparent;color:#77787e;font:inherit;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.canvas-breadcrumbs button:hover{background:#76768014}.canvas-breadcrumbs>svg{flex:none}.canvas-breadcrumbs strong{min-width:0;max-width:340px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#4a4b50;font-weight:560}.document-author{min-width:0;max-width:170px;overflow:hidden;color:#909096;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.save-status{display:flex;align-items:center;gap:6px;color:#85868b;font-size:11.55px}.save-status svg{color:#28a960}.save-status.error{color:#d34242}.status-spinner{width:11px;height:11px;border:1.5px solid #c5c6ca;border-top-color:#5e6066;border-radius:50%;animation:spin .7s linear infinite}.canvas-status{display:flex;align-items:center;gap:13px}.document-read-only-badge{height:27px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:7px;color:#66686e;background:#f0f1f3;font-size:10.5px;white-space:nowrap}.document-access-button{height:28px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid #e1e4e9;border-radius:7px;color:#66686e;background:#fff;font-size:11px;text-decoration:none;cursor:pointer}.document-access-button:hover{color:#1d1d1f;background:#f4f4f5}.document-manage-actions{display:flex;align-items:center;gap:4px}.document-icon-button{width:28px;padding:0;justify-content:center}.document-access-button.document-icon-button.is-active{border-color:#1d1d1f;color:#fff;background:#1d1d1f}.document-access-button.document-icon-button.is-active:hover{color:#fff;background:#000}.document-export{position:relative}.document-export-menu{width:178px;position:absolute;z-index:30;top:34px;right:0;padding:4px;border:1px solid #e4e5e8;border-radius:10px;background:#fff;box-shadow:0 12px 34px #181a1f24}.document-export-menu a,.document-export-menu button{width:100%;min-height:45px;padding:6px 8px;display:flex;align-items:center;gap:9px;border:0;border-radius:7px;color:#55575d;background:#fff;text-align:left;text-decoration:none;cursor:pointer}.document-export-menu a:hover,.document-export-menu button:hover{color:#1d1d1f;background:#f3f3f5}.document-export-menu>*>svg{flex:none}.document-export-menu span{display:grid;gap:2px}.document-export-menu strong{font-size:10.5px;font-weight:650}.document-export-menu small{color:#999a9f;font-size:8.5px}.document-delete-button{height:28px;padding:0 8px;display:flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#a35a5a;background:transparent;font-size:11px;cursor:pointer}.document-delete-button.document-icon-button{padding:0;justify-content:center}.document-delete-button:hover{color:#7f3030;background:#f8eeee}.document-access-button:disabled,.document-delete-button:disabled{opacity:.4;pointer-events:none}.live-status{min-width:0;max-width:230px;display:flex;align-items:center;gap:5px;color:#9a9ba0;font-size:11.55px}.live-status i{width:6px;height:6px;flex:none;border-radius:50%;background:#c2c3c7}.live-status span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-status.connected i{background:#28a960;box-shadow:0 0 0 3px #28a9601a}.viewer-presence{flex:none;display:flex;align-items:center;padding-left:5px}.viewer-avatar{position:relative;width:25px;height:25px;margin-left:-5px;flex:none;display:grid;place-items:center;overflow:hidden;border:2px solid white;border-radius:50%;color:#fff;background:#4a4b50;font-size:8px;font-weight:700}.viewer-avatar:first-child{margin-left:0}.viewer-presence button.viewer-avatar{padding:0;cursor:pointer;font-family:inherit}.viewer-avatar:hover,.viewer-avatar:focus-visible{z-index:1}.viewer-avatar:focus-visible{outline:2px solid rgba(29,29,31,.35);outline-offset:1px}.viewer-avatar.following{z-index:1;border-color:#292a2e;box-shadow:0 0 0 1px #292a2e}.viewer-avatar img{width:100%;height:100%;object-fit:cover}.viewer-more{color:#55575d;background:#eeeff1;font-size:8.5px}.viewer-following-label{max-width:110px;margin-left:6px;overflow:hidden;color:#55565b;font-size:9px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.document-pane{min-height:0;flex:1;overflow:hidden;border:1px solid rgba(30,33,40,.07);border-bottom:0;border-radius:18px 18px 0 0;background:#fff;box-shadow:var(--shadow)}.pdf-document-pane{background:#e8e9eb}.pdf-viewer{width:100%;height:100%;display:block;border:0}.deck-view{width:100%;height:100vh;min-height:520px;display:flex;flex-direction:column;overflow:hidden;background:#eeeeef}.deck-topbar{height:56px;flex:none;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dedfe2;background:#fafafa}.deck-topbar-identity{min-width:0;flex:1;display:flex;align-items:center;gap:7px;color:#999a9f}.deck-home{width:34px;height:34px;padding:0;flex:none;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;cursor:pointer}.deck-home:hover{background:#ebebed}.deck-home .brand-mark{width:30px;height:30px;border-radius:8px;box-shadow:none}.deck-topbar-divider{width:1px;height:22px;margin:0 3px;flex:none;background:#dedfe2}.deck-folder-link{min-width:0;max-width:150px;height:29px;padding:0 6px;overflow:hidden;flex:none;border:0;border-radius:6px;color:#77787e;background:transparent;font-size:12px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.deck-folder-link:hover{color:#333439;background:#ececee}.deck-title-input{min-width:80px;width:min(330px,32vw);height:31px;padding:0 7px;border:1px solid transparent;border-radius:6px;outline:0;color:#3f4045;background:transparent;font:inherit;font-size:13px;font-weight:650}.deck-title-input:hover:not(:read-only),.deck-title-input:focus{border-color:#dedfe2;background:#fff}.deck-topbar>.canvas-status{flex:none;gap:9px}.deck-present-button{height:29px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:7px;color:#fff;background:#1d1d1f;font-size:11px;font-weight:650;cursor:pointer}.deck-present-button:hover:not(:disabled){background:#000}.deck-present-button:disabled{opacity:.35;cursor:default}.deck-pane{min-height:0;flex:1;overflow:hidden;background:#e7e7e9}.deck-editor-shell{height:100%;position:relative;display:grid;grid-template-columns:184px minmax(0,1fr) 256px;background:#eeeeef}.deck-editor-shell:not(.inspector-open){grid-template-columns:184px minmax(0,1fr)}.deck-editor-shell:not(.inspector-open) .deck-inspector{display:none}.deck-filmstrip{min-width:0;min-height:0;padding:15px 10px 12px;position:relative;z-index:4;display:grid;grid-template-rows:24px minmax(0,1fr) auto;overflow:visible;border-right:1px solid #dedfe2;background:#f7f7f8}.deck-filmstrip:has(.deck-add-slide[open]){z-index:20}.deck-filmstrip>header{height:24px;padding:0 4px 0 6px;display:flex;align-items:center;gap:6px;color:#5e5f64;font-size:12px}.deck-filmstrip>header strong{font-weight:680}.deck-filmstrip>header span{color:#a0a1a5}.deck-filmstrip>header .deck-deleted-trigger{height:23px;margin-left:auto;padding:0 5px;display:flex;align-items:center;gap:3px;border:0;border-radius:5px;color:#929399;background:transparent;cursor:pointer}.deck-filmstrip>header .deck-deleted-trigger:hover{color:#34353a;background:#ececee}.deck-filmstrip>header .deck-deleted-trigger b{font-size:9px;font-weight:650}.deck-thumbnail-list{min-height:0;padding-right:3px;display:grid;align-content:start;gap:8px;overflow-y:auto}.deck-thumbnail-item{position:relative;padding:4px 4px 5px 20px;border-radius:8px}.deck-thumbnail-item:hover{background:#76768012}.deck-thumbnail-item.selected:not(.active){background:#eeeeef}.deck-thumbnail-item.active{background:#e9e9eb}.deck-thumbnail-item.remote-editing{background:#efeff1;box-shadow:inset 2px 0 #68696e}.deck-thumbnail-item.dragging-group{opacity:.58}.deck-thumbnail-item.dragging{opacity:.42}.deck-slide-number{width:17px;height:14px;position:absolute;top:7px;left:1px;display:grid;place-items:center;color:#96979c;font-size:9px;text-align:center}.deck-slide-editor{width:17px;height:17px;position:absolute;top:26px;left:1px;display:grid;place-items:center;overflow:hidden;border:1px solid white;border-radius:50%;color:#fff;background:#55565b;box-shadow:0 1px 4px #181a1f2e;font-size:7px;font-weight:700}.deck-slide-editor img{width:100%;height:100%;object-fit:cover}.deck-thumbnail{width:100%;padding:0;display:block;overflow:hidden;border:1px solid #d5d6d9;border-radius:5px;background:#fff;box-shadow:0 2px 7px #181a1f0f;cursor:pointer}.deck-thumbnail-item.skipped .deck-thumbnail{opacity:.48}.deck-thumbnail-item.skipped .deck-slide-number{color:#55565b}.deck-thumbnail-item.active .deck-thumbnail{border-color:#2c2d31;box-shadow:0 0 0 1px #2c2d31}.deck-thumbnail-item.selected:not(.active) .deck-thumbnail{border-color:#8b8c91;box-shadow:0 0 0 1px #8b8c91}.deck-thumbnail .deck-slide-stage{box-shadow:none;pointer-events:none}.deck-thumbnail-actions{position:absolute;top:7px;right:7px;display:flex;opacity:0;border-radius:5px;background:#fffffff0;box-shadow:0 2px 7px #181a1f1f}.deck-thumbnail-item:hover .deck-thumbnail-actions,.deck-thumbnail-actions:focus-within{opacity:1}.deck-thumbnail-actions button{width:23px;height:23px;padding:0;display:grid;place-items:center;border:0;color:#7d7e83;background:transparent;cursor:pointer}.deck-thumbnail-actions button:hover{color:#1d1d1f;background:#f0f0f2}.deck-thumbnail-actions button:last-child:hover{color:#9b3434}.deck-thumbnail-actions button:disabled{opacity:.3;cursor:default}.deck-thumbnail-workflow{position:absolute;right:7px;bottom:8px;display:flex;align-items:center;gap:4px}.deck-thumbnail-workflow-assignee,.deck-command-trigger>b{width:17px;height:17px;padding:0;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:50%;color:#4b4c51;background:#fffffff0;font-size:7px;font-weight:700}.deck-thumbnail-workflow img,.deck-command-trigger>b img{width:100%;height:100%;object-fit:cover}.deck-thumbnail-workflow em,.deck-thumbnail-workflow-status,.deck-thumbnail-workflow-comments{height:16px;padding:0 4px;display:flex;align-items:center;gap:2px;border:1px solid rgba(0,0,0,.1);border-radius:999px;color:#66676c;background:#fffffff0;font-size:7px;font-style:normal}.deck-thumbnail-workflow button{cursor:pointer}.deck-thumbnail-workflow button:hover{border-color:#00000047;color:#1d1d1f;background:#fff}.deck-add-slide{margin:2px 4px 8px 20px;position:relative;z-index:5}.deck-add-slide summary{height:34px;padding:0 8px;display:flex;align-items:center;gap:7px;border:1px solid #dedfe2;border-radius:8px;color:#55565b;background:#fff;font-size:12px;font-weight:620;list-style:none;cursor:pointer}.deck-add-slide summary::-webkit-details-marker{display:none}.deck-add-slide summary svg:last-child{margin-left:auto}.deck-add-slide[open] summary svg:last-child{transform:rotate(180deg)}.deck-add-slide summary:hover,.deck-add-slide[open] summary{color:#1d1d1f;border-color:#c8c9cd;background:#f3f3f4}.deck-layout-menu{width:320px;max-height:calc(100vh - 16px);padding:7px;position:fixed;overflow-y:auto;border:1px solid #d9dade;border-radius:11px;background:#f7f7f8;box-shadow:0 18px 48px #181a1f33}.deck-layout-tabs{height:34px;margin-bottom:7px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:7px;background:#eaeaed}.deck-layout-tabs button{min-width:0;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:5px;color:#77787d;background:transparent;font-size:10.5px;font-weight:620;cursor:pointer}.deck-layout-tabs button:hover,.deck-layout-tabs button.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #181a1f14}.deck-layout-tabs button span{min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:#77787d;background:#eeeeef;font-size:8px}.deck-layout-options{display:grid;grid-template-columns:1fr 1fr;gap:6px}.deck-layout-options>button{min-width:0;padding:7px;display:grid;gap:6px;border:1px solid transparent;border-radius:8px;color:#55565b;background:#fff;text-align:left;cursor:pointer}.deck-layout-options>button:hover{color:#1d1d1f;background:#f1f1f3}.deck-layout-menu strong{overflow:hidden;font-size:11px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.deck-saved-layouts{display:grid;gap:7px}.deck-save-layout{width:100%;height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d8d9dc;border-radius:7px;color:#55565b;background:#fff;font-size:10.5px;font-weight:620;cursor:pointer}.deck-save-layout:hover:not(:disabled){color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-save-layout:disabled{opacity:.45;cursor:default}.deck-saved-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.deck-saved-layout-card{min-width:0;position:relative;border:1px solid transparent;border-radius:8px;background:#fff}.deck-saved-layout-card:hover{border-color:#d9dade}.deck-saved-layout-insert{width:100%;min-width:0;padding:7px;display:grid;gap:5px;border:0;border-radius:inherit;color:#55565b;background:transparent;text-align:left;cursor:pointer}.deck-saved-layout-insert:hover{color:#1d1d1f;background:#f1f1f3}.deck-saved-layout-insert>span{overflow:hidden;border:1px solid #e1e2e4;border-radius:5px;background:#fff}.deck-saved-layout-insert .deck-slide-stage{width:100%;box-shadow:none}.deck-saved-layout-insert small{overflow:hidden;color:#9a9ba0;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.deck-saved-layout-delete{width:23px;height:23px;padding:0;position:absolute;top:10px;right:10px;display:grid;place-items:center;opacity:0;border:0;border-radius:5px;color:#9b3434;background:#fffffff0;box-shadow:0 1px 5px #181a1f1f;cursor:pointer}.deck-saved-layout-card:hover .deck-saved-layout-delete,.deck-saved-layout-delete:focus-visible{opacity:1}.deck-saved-layout-delete:hover{color:#7e2020;background:#fff}.deck-saved-layout-empty{margin:0;padding:28px 18px;color:#8f9095;font-size:10.5px;line-height:1.5;text-align:center}.deck-layout-preview{display:block;overflow:hidden;border:1px solid #e1e2e4;border-radius:5px;background:#fff}.deck-layout-preview .deck-slide-stage{width:100%;box-shadow:none}.deck-workspace{min-width:0;min-height:0;display:grid;grid-template-areas:"toolbar" "stage" "notes" "footer";grid-template-rows:45px minmax(0,1fr) 0 31px}.deck-workspace.panel-open{grid-template-rows:45px minmax(0,1fr) 132px 31px}.deck-workspace.comments-open{grid-template-rows:45px minmax(0,1fr) 230px 31px}.deck-workspace.chart-data-open{grid-template-rows:45px minmax(0,1fr) 220px 31px}.deck-toolbar{min-width:0;padding:0 12px;position:relative;z-index:6;grid-area:toolbar;display:flex;align-items:center;gap:8px;border-bottom:1px solid #dedfe2;background:#fafafa}.deck-toolbar>div{display:flex;align-items:center;gap:3px}.deck-toolbar .hidden-for-batch{display:none}.deck-slide-batch-tools{min-width:0;height:32px;padding:3px 4px 3px 9px;border:1px solid #d5d6d9;border-radius:8px;background:#fff;box-shadow:0 1px 5px #181a1f0f}.deck-slide-batch-tools strong{margin-right:4px;color:#3f4045;font-size:10.5px;font-weight:680;white-space:nowrap}.deck-toolbar .deck-slide-batch-tools button{height:24px;padding:0 6px;font-size:9.5px}.deck-toolbar .deck-slide-batch-tools button:last-child{width:24px;padding:0}.deck-toolbar .deck-slide-batch-tools button.active{color:#1d1d1f;background:#ececee}.deck-toolbar .deck-slide-batch-tools button.danger{width:24px;padding:0;color:#a14242}.deck-toolbar .deck-slide-batch-tools button.danger:hover:not(:disabled){color:#842f2f;background:#f8eeee}.deck-toolbar button{height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:0;border-radius:6px;color:#66676c;background:transparent;font-size:12px;cursor:pointer}.deck-toolbar button:hover:not(:disabled){color:#1d1d1f;background:#ececee}.deck-toolbar button:disabled{opacity:.38;cursor:default}.deck-toolbar .deck-inspector-toggle.active{color:#1d1d1f;background:#e7e7e9}.deck-toolbar kbd{color:#aaaab0;font:inherit;font-size:9px}.deck-history-tools{padding-right:6px;border-right:1px solid #dedfe2}.deck-toolbar .deck-history-tools button{width:27px;padding:0;justify-content:center}.deck-shape-picker{position:relative}.deck-shape-picker summary{height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border-radius:6px;color:#66676c;font-size:12px;list-style:none;cursor:pointer}.deck-shape-picker summary::-webkit-details-marker{display:none}.deck-shape-picker summary:hover,.deck-shape-picker[open] summary{color:#1d1d1f;background:#ececee}.deck-shape-picker summary kbd{margin-left:1px}.deck-shape-picker[aria-disabled=true] summary{opacity:.38;cursor:default}.deck-shape-menu{width:238px;padding:6px;position:absolute;z-index:40;top:35px;left:0;display:grid;grid-template-columns:1fr 1fr;gap:3px;border:1px solid #d9dade;border-radius:10px;background:#fff;box-shadow:0 16px 42px #181a1f33}.deck-toolbar .deck-shape-menu button{height:36px;padding:0 8px;justify-content:flex-start;gap:7px;font-size:11px}.deck-media-tools{position:relative;display:flex;align-items:center}.deck-toolbar .deck-media-trigger.active{color:#1d1d1f;background:#e7e7e9}.deck-media-panel{width:320px;max-height:min(510px,calc(100vh - 125px));padding:12px;position:absolute;z-index:55;top:35px;left:0;display:grid;grid-template-rows:auto auto auto minmax(90px,1fr);gap:9px;overflow:hidden;border:1px solid #d9dade;border-radius:11px;color:#66676c;background:#fff;box-shadow:0 18px 48px #181a1f38}.deck-media-panel>header{min-height:34px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.deck-media-panel>header>span{min-width:0;display:grid;gap:2px}.deck-media-panel>header strong{color:#34353a;font-size:12px;font-weight:690}.deck-media-panel>header small{overflow:hidden;color:#999a9f;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.deck-toolbar .deck-media-panel>header button{width:25px;height:25px;padding:0;display:grid;place-items:center;flex:none}.deck-media-tabs{padding:2px;display:grid;grid-template-columns:repeat(3,1fr);gap:2px;border-radius:7px;background:#efeff1}.deck-toolbar .deck-media-tabs button{height:28px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:5px;color:#84858a;background:transparent;font-size:9.5px}.deck-toolbar .deck-media-tabs button:hover:not(:disabled),.deck-toolbar .deck-media-tabs button.active{color:#292a2e;background:#fff;box-shadow:0 1px 3px #181a1f14}.deck-toolbar .deck-media-tabs button:disabled{opacity:.35;cursor:default}.deck-media-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px}.deck-media-actions.icons,.deck-media-actions.search-only{grid-template-columns:minmax(0,1fr)}.deck-media-actions label{height:33px;padding:0 8px;display:flex;align-items:center;gap:6px;border:1px solid #dedfe2;border-radius:7px;color:#96979c;background:#fafafa}.deck-media-actions label:focus-within{border-color:#999a9f;background:#fff;box-shadow:0 0 0 2px #28292d12}.deck-media-actions input{min-width:0;width:100%;height:100%;border:0;outline:0;color:#34353a;background:transparent;font:inherit;font-size:10.5px}.deck-media-actions input::placeholder{color:#a2a3a8}.deck-toolbar .deck-media-actions>button{height:33px;padding:0 9px;border:1px solid #d5d6d9;color:#55565b;background:#fff;font-size:10px}.deck-toolbar .deck-media-actions>button:hover:not(:disabled){border-color:#bfc0c4;background:#f2f2f3}.deck-media-grid{min-height:90px;padding-right:3px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:7px;overflow-y:auto;scrollbar-width:thin}.deck-media-grid.icons{grid-template-columns:repeat(4,minmax(0,1fr))}.deck-toolbar .deck-media-grid>button{min-width:0;height:auto;padding:5px;display:grid;gap:5px;border:1px solid transparent;border-radius:7px;color:#77787d;background:transparent;text-align:left}.deck-toolbar .deck-media-grid>button:hover{color:#292a2e;border-color:#d9dade;background:#f4f4f5}.deck-media-grid>button>span{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:1px solid #e1e2e4;border-radius:5px;background:#f2f2f3}.deck-media-grid img{width:100%;height:100%;display:block;object-fit:cover}.deck-media-grid.icons>button>span{aspect-ratio:1;color:#55565b;background:#fff}.deck-media-grid.icons>button:hover>span{color:#1d1d1f;border-color:#c8c9cd}.deck-media-grid small{min-width:0;overflow:hidden;font-size:8.5px;text-overflow:ellipsis;white-space:nowrap}.deck-media-empty{min-height:105px;margin:0;padding:20px;grid-column:1 / -1;display:grid;place-items:center;color:#929399;font-size:10px;line-height:1.45;text-align:center}.deck-align-tools{padding-left:7px;border-left:1px solid #dedfe2}.deck-toolbar .deck-align-tools button{width:27px;padding:0;justify-content:center}.deck-align-tools>span{width:1px;height:18px;margin:0 2px;background:#dedfe2}.deck-zoom{margin-left:auto;color:#999a9f;white-space:nowrap}.deck-toolbar .deck-zoom button{min-width:27px;padding:0 5px;justify-content:center}.deck-toolbar .deck-zoom button.active{color:#1d1d1f;background:#e7e7e9}.deck-toolbar .deck-zoom .deck-zoom-value{min-width:43px;font-size:11px}.deck-grid-tools{position:relative;display:flex;align-items:center}.deck-toolbar .deck-grid-settings-trigger{min-width:18px;width:18px;margin-left:-4px;padding:0}.deck-grid-settings-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.deck-grid-settings{width:300px;padding:12px;position:absolute;z-index:50;top:35px;right:0;display:grid;gap:10px;border:1px solid #d9dade;border-radius:10px;color:#66676c;background:#fff;box-shadow:0 16px 42px #181a1f33;white-space:normal}.deck-grid-settings header{display:flex;align-items:center;justify-content:space-between;color:#45464b;font-size:11px}.deck-grid-settings header strong{font-weight:680}.deck-grid-settings header span{color:#999a9f;font-size:9.5px}.deck-grid-axis{padding:8px;display:grid;grid-template-columns:88px repeat(2,minmax(0,1fr));align-items:end;gap:7px;border:1px solid #e3e3e6;border-radius:8px;background:#fafafa}.deck-toolbar .deck-zoom .deck-grid-axis>button{height:32px;padding:0 8px;display:flex;align-items:center;justify-content:flex-start;gap:6px;border:1px solid transparent;border-radius:6px;color:#77787d;background:transparent;font-size:10.5px}.deck-toolbar .deck-zoom .deck-grid-axis>button:hover,.deck-toolbar .deck-zoom .deck-grid-axis>button.active{color:#1d1d1f;border-color:#d7d8db;background:#fff}.deck-grid-axis label,.deck-grid-margins label{display:grid;gap:4px;color:#929399;font-size:9px}.deck-grid-settings input[type=number]{width:100%;height:32px;padding:0 7px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#45464b;background:#fff;font:inherit;font-size:10.5px}.deck-grid-settings input[type=number]:focus{border-color:#999a9f;box-shadow:0 0 0 2px #28292d12}.deck-grid-section-title{min-height:24px;display:flex;align-items:center;justify-content:space-between;color:#77787d;font-size:10px;font-weight:650}.deck-toolbar .deck-zoom .deck-grid-section-title button{width:auto;height:24px;padding:0 6px;display:flex;align-items:center;gap:4px;border:0;border-radius:5px;color:#8b8c91;background:transparent;font-size:9.5px}.deck-toolbar .deck-zoom .deck-grid-section-title button:hover,.deck-toolbar .deck-zoom .deck-grid-section-title button.active{color:#38393e;background:#f0f0f2}.deck-grid-margins{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.deck-toolbar .deck-zoom .deck-grid-settings .deck-grid-reset{width:100%;height:29px;border:1px solid #dedfe2;color:#66676c;background:#fff;font-size:10.5px}.deck-toolbar .deck-zoom .deck-grid-settings .deck-grid-reset:hover{color:#1d1d1f;border-color:#c8c9cd;background:#f3f3f4}.deck-zoom>i{width:1px;height:18px;margin:0 2px;background:#dedfe2}.deck-zoom>span{margin-left:4px;display:flex;align-items:center;gap:4px;font-size:10.5px}.deck-stage-wrap{min-width:0;min-height:0;padding:32px;position:relative;grid-area:stage;display:grid;place-items:safe center;overflow:auto;background:#e5e5e7}.deck-stage-wrap>.deck-slide-stage{width:min(100%,calc((100vh - 200px)*1.7778))}.deck-mobile-slide-nav{display:none}.deck-slide-collaboration-lock{max-width:calc(100% - 20px);min-height:36px;padding:5px 10px 5px 6px;position:absolute;z-index:30;top:10px;left:50%;display:flex;align-items:center;gap:7px;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:#55565b;background:#fffffff5;box-shadow:0 5px 18px #181a1f1f;transform:translate(-50%);white-space:nowrap}.deck-slide-collaboration-lock>.deck-slide-editor{position:static;flex:none}.deck-slide-collaboration-lock>span:last-child{min-width:0;display:grid;gap:1px}.deck-slide-collaboration-lock strong{overflow:hidden;color:#333439;font-size:10.5px;font-weight:680;text-overflow:ellipsis}.deck-slide-collaboration-lock small{color:#929399;font-size:9px}.deck-notes-panel{min-height:0;padding:0 15px;grid-area:notes;display:grid;grid-template-rows:30px minmax(0,1fr);overflow:hidden;border-top:0 solid #dedfe2;background:#fafafa}.deck-workspace.panel-open .deck-notes-panel{border-top-width:1px}.deck-notes-panel>label{display:flex;align-items:center;gap:6px;color:#55565b;font-size:11px;font-weight:650}.deck-notes-panel>label span{margin-left:auto;color:#a0a1a5;font-size:10px;font-weight:500}.deck-notes-panel textarea{min-height:0;width:100%;padding:7px 9px;resize:none;border:1px solid #dedfe2;border-radius:7px 7px 0 0;outline:0;color:#3f4044;background:#fff;font:inherit;font-size:12px;line-height:1.5}.deck-notes-panel textarea:focus{border-color:#999a9f}.deck-notes-panel textarea:disabled{color:#88898e;background:#f3f3f4}.deck-feedback-panel{min-width:0;min-height:0;padding:0 13px 10px;grid-area:notes;display:grid;grid-template-rows:35px minmax(0,1fr) 55px;overflow:hidden;border-top:1px solid #dedfe2;color:#55565b;background:#fafafa}.deck-feedback-panel>header{min-width:0;display:flex;align-items:center;gap:7px}.deck-feedback-panel>header>span{display:flex;align-items:center;gap:6px;flex:none;font-size:11px}.deck-feedback-panel>header>span strong{font-weight:670}.deck-feedback-panel>header>span b{min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#55565b;font-size:7px}.deck-reaction-bar{min-width:0;display:flex;align-items:center;gap:3px}.deck-reaction-bar button{height:25px;padding:0 6px;display:flex;align-items:center;gap:3px;border:1px solid transparent;border-radius:999px;color:#77787d;background:transparent;cursor:pointer}.deck-reaction-bar button:hover:not(:disabled),.deck-reaction-bar button.active{border-color:#d4d5d8;color:#292a2e;background:#fff}.deck-reaction-bar button:disabled{opacity:.4;cursor:default}.deck-reaction-bar button span{font-size:12px;line-height:1}.deck-reaction-bar button b{font-size:8px;font-weight:650}.deck-resolved-toggle{height:25px;margin-left:auto;padding:0 7px;flex:none;border:0;border-radius:5px;color:#8a8b90;background:transparent;font-size:9px;cursor:pointer}.deck-resolved-toggle:hover,.deck-resolved-toggle.active{color:#292a2e;background:#ececee}.deck-feedback-close{width:25px;height:25px;padding:0;display:grid;place-items:center;flex:none;border:0;border-radius:5px;color:#88898e;background:transparent;cursor:pointer}.deck-feedback-close:hover{color:#292a2e;background:#ececee}.deck-feedback-list{min-height:0;padding:0 4px 3px 0;display:grid;align-content:start;gap:5px;overflow-y:auto}.deck-feedback-list>article{padding:7px;display:grid;gap:6px;border:1px solid #e1e2e4;border-radius:8px;background:#fff}.deck-feedback-list>article.resolved{opacity:.62}.deck-feedback-root,.deck-feedback-reply{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:start;gap:7px}.deck-feedback-reply{margin-left:31px;padding-top:6px;border-top:1px solid #eeeeef}.deck-comment-avatar{width:24px;height:24px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:#55565b;font-size:8px;font-weight:700}.deck-comment-avatar img{width:100%;height:100%;object-fit:cover}.deck-feedback-message{min-width:0}.deck-feedback-message>header{display:flex;align-items:baseline;gap:6px}.deck-feedback-message strong{overflow:hidden;color:#45464b;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.deck-feedback-message time{flex:none;color:#aaaab0;font-size:9px}.deck-feedback-message>p{margin:3px 0 0;color:#66676c;font-size:11px;line-height:1.4;white-space:pre-wrap;overflow-wrap:anywhere}.deck-comment-actions{display:flex;align-items:start;gap:1px}.deck-comment-actions button{min-width:23px;height:23px;padding:0 5px;display:grid;place-items:center;border:0;border-radius:5px;color:#999a9f;background:transparent;font-size:9px;cursor:pointer}.deck-comment-actions button:hover,.deck-comment-actions button.active{color:#4d6e58;background:#eef4ef}.deck-comment-actions button.danger:hover{color:#a14242;background:#f8eeee}.deck-comments-empty{margin:0;padding:24px;color:#999a9f;font-size:11px;text-align:center}.deck-feedback-compose{padding-top:6px;display:grid;grid-template-columns:minmax(0,1fr) 50px;gap:6px}.deck-feedback-compose textarea,.deck-reply-form textarea,.deck-comment-edit textarea{min-width:0;padding:7px 8px;resize:none;border:1px solid #dedfe2;border-radius:7px;outline:0;color:#45464b;background:#fff;font:inherit;font-size:11px;line-height:1.35}.deck-feedback-compose textarea:focus,.deck-reply-form textarea:focus,.deck-comment-edit textarea:focus{border-color:#999a9f}.deck-feedback-compose>button,.deck-reply-form span button:last-child,.deck-comment-edit span button:last-child{border:0;border-radius:7px;color:#fff;background:#292a2e;font-size:10px;font-weight:650;cursor:pointer}.deck-feedback-compose button:disabled,.deck-reply-form button:disabled,.deck-comment-edit button:disabled{opacity:.35;cursor:default}.deck-reply-form,.deck-comment-edit{margin-left:31px;display:grid;gap:5px}.deck-comment-edit{margin:4px 0 0}.deck-reply-form textarea,.deck-comment-edit textarea{min-height:44px}.deck-reply-form>span,.deck-comment-edit>span{display:flex;justify-content:flex-end;gap:4px}.deck-reply-form>span button,.deck-comment-edit>span button{height:25px;padding:0 8px;border:0;border-radius:5px;color:#77787d;background:transparent;font-size:9px;cursor:pointer}.deck-reply-form>span button:first-child:hover,.deck-comment-edit>span button:first-child:hover{color:#292a2e;background:#efeff1}.deck-feedback-panel.presentation{width:min(390px,calc(100vw - 32px));height:min(520px,calc(100vh - 110px));padding:7px 10px 10px;position:fixed;z-index:4;right:18px;bottom:68px;grid-template-rows:38px minmax(0,1fr) 60px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#55565b;background:#fafafafa;box-shadow:0 22px 70px #00000061;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.deck-chart-panel{min-width:0;min-height:0;padding:0 13px 11px;grid-area:notes;display:grid;grid-template-rows:34px minmax(0,1fr);overflow:hidden;border-top:1px solid #dedfe2;background:#fafafa}.deck-chart-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.deck-chart-panel>header>span{min-width:0;display:flex;align-items:center;gap:7px;color:#55565b}.deck-chart-panel>header>span>span{min-width:0;display:flex;align-items:baseline;gap:7px}.deck-chart-panel>header strong{color:#3f4044;font-size:11px;font-weight:680}.deck-chart-panel>header small{overflow:hidden;color:#999a9f;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.deck-chart-panel>header button{width:25px;height:25px;padding:0;display:grid;place-items:center;flex:none;border:0;border-radius:5px;color:#88898e;background:transparent;cursor:pointer}.deck-chart-panel>header button:hover{color:#292a2e;background:#ececee}.deck-chart-panel-body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:10px}.deck-chart-panel .deck-chart-data{min-width:0;min-height:0;overflow:auto}.deck-chart-panel .deck-chart-data td{min-width:120px}.deck-chart-panel .deck-chart-data input{height:32px;font-size:11px}.deck-chart-panel-body>aside{min-width:0;display:grid;align-content:start;gap:9px}.deck-chart-panel-body>aside .deck-table-size-tools{grid-template-columns:1fr 32px}.deck-chart-panel-body>aside p{margin:0;color:#8a8b90;font-size:10px;line-height:1.4}.deck-workspace-footer{padding:0 13px;position:relative;z-index:7;grid-area:footer;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:visible;border-top:1px solid #dedfe2;color:#999a9f;background:#fafafa;font-size:10.5px;white-space:nowrap}.deck-workspace-footer span:last-child{overflow:hidden;text-overflow:ellipsis}.deck-footer-actions{display:flex;align-items:center;gap:2px}.deck-workflow-control{position:relative}.deck-command-trigger{height:25px;padding:0 7px;display:inline-flex;align-items:center;gap:5px;flex:none;border:0;border-radius:5px;color:#77787d;background:transparent;font-size:10.5px;cursor:pointer}.deck-command-trigger:hover,.deck-command-trigger.active{color:#1d1d1f;background:#ececee}.deck-command-trigger kbd{margin-left:2px;color:#aaaab0;font:inherit;font-size:8px}.deck-command-trigger>i{width:5px;height:5px;border-radius:50%;background:#55565b}.deck-command-trigger>strong{min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#55565b;font-size:7px;font-weight:700}.deck-status-dot{width:8px;height:8px;display:inline-block;flex:none;border:1px solid #a5a6ab;border-radius:50%;background:#fff}.deck-status-dot.todo{background:#a8a9ad;border-color:#a8a9ad}.deck-status-dot.in_progress{background:#d5a33a;border-color:#d5a33a}.deck-status-dot.done{background:#57916b;border-color:#57916b}.deck-status-dot.none{background:transparent}.deck-workflow-menu{width:242px;padding:7px;position:absolute;z-index:60;bottom:28px;left:50%;display:grid;gap:7px;border:1px solid #d9dade;border-radius:10px;color:#55565b;background:#fff;box-shadow:0 14px 38px #181a1f33;transform:translate(-50%)}.deck-workflow-menu>header{padding:4px 4px 7px;display:flex;align-items:center;border-bottom:1px solid #e7e7e9}.deck-workflow-menu>header strong{color:#34353a;font-size:12px;font-weight:680}.deck-workflow-menu>header small{margin-left:auto;color:#a0a1a5;font-size:10px}.deck-workflow-menu>label{padding:2px 4px 0;color:#93949a;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.deck-workflow-statuses{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.deck-workflow-statuses button{min-width:0;height:31px;padding:0 5px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:6px;color:#77787d;background:#f4f4f5;font-size:10px;cursor:pointer;white-space:nowrap}.deck-workflow-statuses button:hover:not(:disabled),.deck-workflow-statuses button.active{color:#1d1d1f;background:#e8e8ea}.deck-workflow-statuses button:disabled{opacity:.45;cursor:default}.deck-workflow-menu select{width:100%;height:32px;padding:0 7px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#55565b;background:#fff;font-size:11px}.deck-variable-control{position:relative}.deck-variable-panel{width:min(620px,calc(100vw - 40px));height:min(420px,calc(100vh - 130px));padding:13px;position:absolute;z-index:80;bottom:30px;left:50%;display:grid;grid-template-rows:38px minmax(0,1fr);gap:10px;overflow:hidden;border:1px solid #d7d8db;border-radius:12px;color:#66676c;background:#fff;box-shadow:0 18px 52px #181a1f3d;transform:translate(-50%);white-space:normal}.deck-variable-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.deck-variable-panel>header>span{min-width:0;display:flex;align-items:flex-start;gap:8px}.deck-variable-panel>header>span>span{min-width:0;display:grid;gap:2px}.deck-variable-panel>header strong{color:#34353a;font-size:12px;font-weight:690}.deck-variable-panel>header small{color:#999a9f;font-size:9.5px}.deck-variable-panel>header button{width:26px;height:26px;padding:0;display:grid;place-items:center;flex:none;border:0;border-radius:6px;color:#88898e;background:transparent;cursor:pointer}.deck-variable-panel>header button:hover{color:#292a2e;background:#efeff1}.deck-variable-body{min-height:0;display:grid;grid-template-columns:190px minmax(0,1fr);gap:12px}.deck-variable-body>nav{min-height:0;padding-right:7px;display:grid;align-content:start;gap:4px;overflow-y:auto;border-right:1px solid #e3e3e5;scrollbar-width:thin}.deck-variable-body>nav>div{padding-bottom:5px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.deck-variable-body>nav button{min-width:0;min-height:34px;padding:5px 7px;display:flex;align-items:center;gap:7px;border:0;border-radius:7px;color:#66676c;background:transparent;font-size:10px;text-align:left;cursor:pointer}.deck-variable-body>nav button:hover:not(:disabled),.deck-variable-body>nav button.active{color:#242529;background:#efeff1}.deck-variable-body>nav button:disabled{opacity:.4;cursor:default}.deck-variable-body>nav>div button{justify-content:center;border:1px solid #dedfe2;background:#fff}.deck-variable-body>nav button>span:first-child{width:22px;height:22px;display:grid;place-items:center;flex:none;border:1px solid #dedfe2;border-radius:5px;background:#fff}.deck-variable-body>nav button>span:last-child{min-width:0;display:grid;gap:1px}.deck-variable-body>nav button strong,.deck-variable-body>nav button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-variable-body>nav button strong{font-size:10.5px;font-weight:650}.deck-variable-body>nav button small{color:#999a9f;font-size:8.5px}.deck-variable-body>nav>p{margin:0;padding:24px 10px;color:#96979c;font-size:9.5px;line-height:1.45;text-align:center}.deck-variable-editor{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;align-content:start;gap:10px;overflow-y:auto;scrollbar-width:thin}.deck-variable-heading{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:8px}.deck-variable-heading>span{display:flex;align-items:center;gap:6px}.deck-variable-heading strong{color:#45464b;font-size:11px;font-weight:680}.deck-variable-heading small{color:#999a9f;font-size:9px}.deck-variable-editor>label{display:grid;gap:5px;color:#85868b;font-size:9.5px;font-weight:650}.deck-variable-editor input,.deck-variable-editor textarea{width:100%;padding:8px 9px;border:1px solid #dedfe2;border-radius:7px;outline:0;color:#34353a;background:#fff;font:inherit;font-size:11px}.deck-variable-editor input{height:34px}.deck-variable-editor textarea{min-height:92px;resize:vertical;line-height:1.4}.deck-variable-editor input:focus,.deck-variable-editor textarea:focus{border-color:#999a9f;box-shadow:0 0 0 2px #28292d12}.deck-variable-editor input:disabled,.deck-variable-editor textarea:disabled{color:#999a9f;background:#f4f4f5}.deck-variable-image{min-height:110px;padding:9px;display:grid;grid-template-columns:126px minmax(0,1fr);align-items:center;gap:11px;border:1px solid #e1e2e4;border-radius:8px;background:#fafafa}.deck-variable-image>span{aspect-ratio:4 / 3;display:grid;place-items:center;overflow:hidden;border:1px solid #dedfe2;border-radius:6px;color:#999a9f;background:#fff}.deck-variable-image img{width:100%;height:100%;display:block;object-fit:contain}.deck-variable-image>div{min-width:0;display:grid;gap:8px}.deck-variable-image strong{overflow:hidden;color:#55565b;font-size:10px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.deck-variable-image button{width:fit-content;height:29px;padding:0 9px;border:1px solid #d5d6d9;border-radius:6px;color:#55565b;background:#fff;font-size:9.5px;cursor:pointer}.deck-variable-image button:hover:not(:disabled){color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-variable-image button:disabled{opacity:.4;cursor:default}.deck-variable-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.deck-variable-actions button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:9.5px;cursor:pointer}.deck-variable-actions button:hover:not(:disabled){color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-variable-actions button.primary{color:#fff;border-color:#292a2e;background:#292a2e}.deck-variable-actions button.primary:hover:not(:disabled){color:#fff;border-color:#111214;background:#111214}.deck-variable-actions button.danger{margin-left:auto;color:#a14242}.deck-variable-actions button.danger:hover:not(:disabled){color:#842f2f;border-color:#e4c9c9;background:#f8eeee}.deck-variable-actions button:disabled{opacity:.38;cursor:default}.deck-variable-editor-empty{margin:0;display:grid;place-items:center;color:#999a9f;font-size:10.5px}.deck-command-backdrop{position:fixed;z-index:250;inset:0;padding:min(14vh,120px) 16px 16px;display:grid;place-items:start center;background:#1b1d233d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.deck-command-menu{width:min(520px,100%);max-height:min(570px,72vh);overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:13px;background:#fff;box-shadow:0 24px 70px #14161b3d}.deck-shortcuts-dialog{width:min(680px,100%);max-height:min(680px,76vh);padding:16px;display:grid;grid-template-rows:40px 38px minmax(0,1fr);gap:12px;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:13px;color:#55565b;background:#fff;box-shadow:0 24px 70px #14161b3d}.deck-shortcuts-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.deck-shortcuts-dialog>header>span{display:flex;align-items:flex-start;gap:9px}.deck-shortcuts-dialog>header>span>span{display:grid;gap:2px}.deck-shortcuts-dialog>header strong{color:#292a2e;font-size:13px;font-weight:690}.deck-shortcuts-dialog>header small{color:#999a9f;font-size:10px}.deck-shortcuts-dialog>header button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:6px;color:#77787d;background:transparent;cursor:pointer}.deck-shortcuts-dialog>header button:hover{color:#242529;background:#f0f0f1}.deck-shortcuts-search{height:38px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dedfe2;border-radius:7px;color:#8b8c91;background:#fafafa}.deck-shortcuts-search:focus-within{border-color:#8d8e93;background:#fff;box-shadow:0 0 0 2px #28292d14}.deck-shortcuts-search input{min-width:0;width:100%;height:100%;border:0;outline:0;color:#292a2e;background:transparent;font-size:12px}.deck-shortcuts-search input::placeholder{color:#a2a3a8}.deck-shortcuts-groups{min-height:0;padding-right:4px;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:18px 26px;overflow-y:auto}.deck-shortcuts-groups section{min-width:0}.deck-shortcuts-groups h3{margin:0 0 5px;color:#999a9f;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.deck-shortcuts-groups section>div{min-height:33px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eeeeef;font-size:10.5px}.deck-shortcuts-groups section>div>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-shortcuts-groups kbd{padding:3px 6px;flex:none;border:1px solid #dedfe2;border-radius:5px;color:#74757a;background:#f6f6f7;font:inherit;font-size:9px;white-space:nowrap}.deck-shortcuts-empty{margin:0;display:grid;place-items:center;color:#999a9f;font-size:11px;text-align:center}.deck-deleted-dialog{width:min(760px,100%);max-height:min(650px,72vh);padding:16px;display:grid;grid-template-rows:40px minmax(0,1fr);gap:12px;overflow:hidden;border:1px solid rgba(0,0,0,.12);border-radius:13px;background:#fff;box-shadow:0 24px 70px #14161b3d}.deck-deleted-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.deck-deleted-dialog>header>span{display:flex;align-items:flex-start;gap:9px;color:#55565b}.deck-deleted-dialog>header>span>span{display:grid;gap:2px}.deck-deleted-dialog>header strong{color:#292a2e;font-size:13px;font-weight:690}.deck-deleted-dialog>header small{color:#999a9f;font-size:10px}.deck-deleted-dialog>header button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:6px;color:#77787d;background:transparent;cursor:pointer}.deck-deleted-dialog>header button:hover:not(:disabled){color:#242529;background:#f0f0f1}.deck-deleted-dialog>header button:disabled{opacity:.4;cursor:default}.deck-deleted-grid{min-height:0;padding-right:4px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:10px;overflow-y:auto}.deck-deleted-grid article{min-width:0;padding:8px;display:grid;gap:6px;border:1px solid #e1e2e5;border-radius:9px;background:#fafafa}.deck-deleted-grid article>div{overflow:hidden;border:1px solid #dedfe2;border-radius:5px;background:#fff}.deck-deleted-grid .deck-slide-stage{width:100%;box-shadow:none}.deck-deleted-grid article>strong{overflow:hidden;color:#3f4044;font-size:11px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.deck-deleted-grid article>small{min-height:25px;color:#999a9f;font-size:9px;line-height:1.35}.deck-deleted-grid article>button{height:29px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #292a2e;border-radius:6px;color:#fff;background:#292a2e;font-size:10px;font-weight:650;cursor:pointer}.deck-deleted-grid article>button:hover:not(:disabled){background:#111214}.deck-deleted-grid article>button:disabled{color:#999a9f;border-color:#dedfe2;background:#eeeeef;cursor:default}.deck-deleted-empty{min-height:240px;display:grid;place-content:center;justify-items:center;gap:7px;color:#999a9f;text-align:center}.deck-deleted-empty strong{color:#55565b;font-size:12px}.deck-deleted-empty span{font-size:10.5px}.deck-find-dialog{width:min(440px,100%);padding:16px;display:grid;gap:13px;border:1px solid rgba(0,0,0,.12);border-radius:13px;background:#fff;box-shadow:0 24px 70px #14161b3d}.deck-find-dialog>header{min-height:38px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.deck-find-dialog>header>span{display:flex;align-items:flex-start;gap:9px;color:#55565b}.deck-find-dialog>header>span>span{display:grid;gap:2px}.deck-find-dialog>header strong{color:#292a2e;font-size:13px;font-weight:690}.deck-find-dialog>header small{color:#999a9f;font-size:10px}.deck-find-dialog>header button{width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:6px;color:#77787d;background:transparent;cursor:pointer}.deck-find-dialog>header button:hover{color:#242529;background:#f0f0f1}.deck-find-dialog>label{display:grid;gap:5px;color:#696a6f;font-size:10px;font-weight:650}.deck-find-dialog>label input{width:100%;height:37px;padding:0 10px;border:1px solid #d9dade;border-radius:7px;outline:0;color:#292a2e;background:#fff;font-size:12px}.deck-find-dialog>label input:focus{border-color:#8d8e93;box-shadow:0 0 0 2px #28292d14}.deck-find-dialog>label input:disabled{color:#999a9f;background:#f4f4f5}.deck-find-dialog>footer{min-height:32px;display:flex;align-items:center;gap:10px}.deck-find-dialog>footer label{display:flex;align-items:center;gap:5px;color:#696a6f;font-size:10px}.deck-find-dialog>footer label input{accent-color:#292a2e}.deck-find-nav{margin-left:auto;display:flex;align-items:center;gap:3px}.deck-find-nav span{min-width:48px;color:#919298;font-size:10px;text-align:center}.deck-find-dialog>footer .deck-find-nav button{width:25px;height:25px;padding:0;display:grid;place-items:center;color:#696a6f;background:transparent}.deck-find-dialog>footer .deck-find-nav button:hover:not(:disabled){color:#1d1d1f;background:#eeeeef}.deck-find-dialog>footer button{height:32px;padding:0 12px;border:0;border-radius:7px;color:#fff;background:#292a2e;font-size:10px;font-weight:650;cursor:pointer}.deck-find-dialog>footer button:hover:not(:disabled){background:#111214}.deck-find-dialog>footer button:disabled{color:#aaaab0;background:#e8e8ea;cursor:default}.deck-find-dialog>footer>button.secondary{color:#55565b;border:1px solid #dedfe2;background:#fff}.deck-find-dialog>footer>button.secondary:hover:not(:disabled){color:#1d1d1f;border-color:#c8c9cd;background:#f3f3f4}.deck-command-menu>header{height:51px;padding:0 14px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #e5e5e7;color:#77787d}.deck-command-menu>header input{min-width:0;height:100%;flex:1;border:0;outline:0;color:#25262a;background:transparent;font:inherit;font-size:14px}.deck-command-menu>header input::placeholder{color:#a2a3a8}.deck-command-menu kbd{padding:3px 6px;border:1px solid #dedfe2;border-radius:5px;color:#8b8c91;background:#f6f6f7;font:inherit;font-size:9px;white-space:nowrap}.deck-command-list{max-height:calc(min(570px,72vh) - 51px);padding:6px;overflow-y:auto}.deck-command-list button{width:100%;min-height:48px;padding:6px 9px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:8px;color:#55565b;background:transparent;text-align:left;cursor:pointer}.deck-command-list button:hover,.deck-command-list button.active{color:#1d1d1f;background:#f0f0f2}.deck-command-icon{width:28px;height:28px;display:grid;place-items:center;border:1px solid #e2e2e5;border-radius:7px;color:#5f6065;background:#fff}.deck-command-avatar{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#34353a;font-size:8px;font-weight:700}.deck-command-slide-number{width:20px;height:20px;display:grid;place-items:center;border:1px solid #d7d8db;border-radius:4px;color:#5f6065;background:#f7f7f8;font-size:8px;font-weight:700}.deck-command-list button>span:nth-child(2){min-width:0;display:grid;gap:2px}.deck-command-list strong{overflow:hidden;font-size:11px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.deck-command-list small{overflow:hidden;color:#999a9f;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.deck-command-list>p{margin:0;padding:34px 12px;color:#96979c;font-size:11px;text-align:center}.deck-slide-stage{position:relative;aspect-ratio:16 / 9;overflow:visible;container-type:inline-size;background:#fff;box-shadow:0 15px 45px #181a1f29;-webkit-user-select:none;user-select:none}.deck-slide-stage.compact{overflow:hidden}.deck-slide-number-overlay{position:absolute;z-index:12;right:4.2%;bottom:4.4%;pointer-events:none;font-size:1.25cqw;line-height:1}.deck-layout-grid{position:absolute;z-index:0;inset:8.9% 5%;border:1px solid rgba(185,143,35,.35);pointer-events:none}.deck-layout-grid-columns,.deck-layout-grid-rows{position:absolute;inset:0;display:grid}.deck-layout-grid-columns span{background:#e0b43c0e;border-inline:1px solid rgba(185,143,35,.13)}.deck-layout-grid-rows span{background:#e0b43c06;border-block:1px solid rgba(185,143,35,.13)}.deck-element{position:absolute;z-index:1;touch-action:none}.deck-animation-step-badge{width:2.2cqw;height:2.2cqw;position:absolute;z-index:15;top:-1.1cqw;left:-1.1cqw;display:grid;place-items:center;border:max(1px,.09cqw) solid rgba(255,255,255,.9);border-radius:50%;color:#fff;background:#292a2e;box-shadow:0 .2cqw .55cqw #181a1f3d;pointer-events:none;font-size:.9cqw;font-weight:750;line-height:1}.deck-element.build-hidden{visibility:hidden;opacity:0;pointer-events:none}.deck-element.build-visible.animation-fade{animation:deck-build-fade .36s ease}.deck-element.build-visible.animation-rise{animation:deck-build-rise .42s cubic-bezier(.2,.75,.25,1)}.deck-element.build-visible.animation-scale{animation:deck-build-scale .42s cubic-bezier(.2,.75,.25,1)}@keyframes deck-build-fade{0%{opacity:0}to{opacity:1}}@keyframes deck-build-rise{0%{opacity:0;transform:translateY(8%)}to{opacity:1;transform:translateY(0)}}@keyframes deck-build-scale{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.deck-slide-stage:not(.compact) .deck-element{cursor:move}.deck-element.selected{z-index:3}.deck-element.locked{cursor:default}.deck-element.editing{cursor:text}.deck-element.presentation-focusable{cursor:zoom-in;transition:opacity .18s ease,transform .18s ease,filter .18s ease}.deck-element.presentation-focusable:focus-visible{outline:max(2px,.18cqw) solid rgba(255,255,255,.95);outline-offset:max(2px,.22cqw)}.deck-element.presentation-focused{z-index:5;cursor:zoom-out;transform:scale(1.025);filter:drop-shadow(0 .8cqw 1.8cqw rgba(0,0,0,.18))}.deck-element.presentation-dimmed{opacity:.12}.deck-element.type-image.editing{cursor:grab}.deck-element.type-image.editing:active{cursor:grabbing}.deck-element textarea,.deck-text-preview{width:100%;height:100%;margin:0;padding:0;display:block;overflow:hidden;resize:none;border:0;outline:0;color:inherit;background:transparent;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif;letter-spacing:-.025em;white-space:pre-wrap}.deck-element textarea{overflow-y:auto;scrollbar-width:thin;cursor:text;-webkit-user-select:text;user-select:text}.deck-text-overflow-badge{min-height:20px;padding:0 6px;position:absolute;z-index:7;right:-2px;bottom:-24px;display:flex;align-items:center;gap:3px;border:1px solid #dfc9aa;border-radius:5px;color:#77572d;background:#fffcf6fa;box-shadow:0 2px 7px #181a1f1a;pointer-events:none;font:650 8.5px/1 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}.deck-shape,.deck-image-frame,.deck-element img,.deck-image-placeholder{width:100%;height:100%;display:block}.deck-shape{overflow:visible;transform-origin:center}.deck-table{width:100%;height:100%;overflow:hidden;color:var(--table-text);background:var(--table-fill)}.deck-table table{width:100%;height:100%;border-collapse:collapse;table-layout:fixed}.deck-table tr{height:1%}.deck-table th,.deck-table td{min-width:0;padding:.65cqw .8cqw;overflow:hidden;background:var(--table-fill);font:inherit;font-weight:500;line-height:1.25;text-align:left;vertical-align:middle}.deck-table tr.header th{background:var(--table-header);font-weight:700}.deck-table.striped tr:nth-child(2n) td{background:color-mix(in srgb,var(--table-header) 35%,var(--table-fill))}.deck-table.borders th,.deck-table.borders td{border:max(1px,.08cqw) solid var(--table-border)}.deck-table span{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.deck-table input{width:100%;height:100%;padding:0;border:0;outline:0;color:inherit;background:transparent;font:inherit;font-weight:inherit}.deck-table.editing th:focus-within,.deck-table.editing td:focus-within{position:relative;box-shadow:inset 0 0 0 max(1px,.15cqw) #3f4045}.deck-chart{width:100%;height:100%;display:block;overflow:visible;pointer-events:none}.deck-chart text{fill:currentColor;font:15px -apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif}.deck-chart-legend text{font-weight:600}.deck-chart .deck-chart-value-on-fill{fill:#fff;font-size:14px;font-weight:750;paint-order:stroke;stroke:#0000002e;stroke-width:2px}.deck-chart-donut-total text:first-child{font-size:14px;font-weight:600;opacity:.7}.deck-chart-donut-total text:last-child{font-size:24px;font-weight:750}.deck-image-frame{position:relative;overflow:hidden;transform-origin:center}.deck-element img{pointer-events:none;transform-origin:center}.deck-image-overlay{position:absolute;inset:0;pointer-events:none}.deck-block-link{width:100%;height:100%;display:block;color:inherit;cursor:pointer}.deck-text-link,.deck-element.has-link.type-text .deck-text-preview{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 45%,transparent);text-decoration-thickness:max(1px,.08em);text-underline-offset:.13em}.deck-block-link:focus-visible{outline:max(2px,.18cqw) solid currentColor;outline-offset:max(2px,.18cqw)}.deck-link-badge{min-width:22px;height:22px;padding:0 5px;position:absolute;z-index:7;top:-11px;right:-11px;display:grid;place-items:center;border:1px solid rgba(37,38,42,.22);border-radius:999px;color:#55565b;background:#fffffffa;box-shadow:0 2px 7px #181a1f21;font:700 9px/1 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;text-decoration:none;cursor:pointer}.deck-link-badge:hover{color:#1d1d1f;border-color:#25262a66}.deck-image-placeholder{padding:0;display:grid;place-content:center;justify-items:center;gap:.7cqw;border:0;color:#96979c;background:repeating-linear-gradient(135deg,#efeff0,#efeff0 8px,#e9e9ea 8px 16px);font:inherit;font-size:1.2cqw}button.deck-image-placeholder{cursor:pointer}button.deck-image-placeholder:hover,button.deck-image-placeholder:focus-visible{outline:0;color:#55565b;box-shadow:inset 0 0 0 max(1px,.16cqw) #25262a47}.deck-image-placeholder small{font-size:inherit}.deck-selection-frame{position:absolute;z-index:4;inset:0;outline:max(1px,.13cqw) solid rgba(37,38,42,.58);outline-offset:max(1px,.12cqw);transform-origin:center;pointer-events:none}.deck-selection-frame.locked{outline-style:dashed}.deck-selection-frame.editing{outline-style:double}.deck-resize-handle{width:10px;height:10px;padding:0;position:absolute;z-index:5;border:1px solid rgba(37,38,42,.68);border-radius:2px;background:#fff;box-shadow:0 1px 3px #181a1f1f;pointer-events:auto;touch-action:none}.deck-resize-handle.nw{top:-7px;left:-7px;cursor:nwse-resize}.deck-resize-handle.ne{top:-7px;right:-7px;cursor:nesw-resize}.deck-resize-handle.se{right:-7px;bottom:-7px;cursor:nwse-resize}.deck-resize-handle.sw{bottom:-7px;left:-7px;cursor:nesw-resize}.deck-resize-handle.n,.deck-resize-handle.s{width:15px;height:7px;left:50%;border-radius:3px;transform:translate(-50%);cursor:ns-resize}.deck-resize-handle.n{top:-5px}.deck-resize-handle.s{bottom:-5px}.deck-resize-handle.e,.deck-resize-handle.w{width:7px;height:15px;top:50%;border-radius:3px;transform:translateY(-50%);cursor:ew-resize}.deck-resize-handle.e{right:-5px}.deck-resize-handle.w{left:-5px}.deck-rotate-handle{width:23px;height:23px;padding:0;position:absolute;z-index:6;bottom:-31px;left:50%;display:grid;place-items:center;border:1px solid #cfd0d4;border-radius:50%;color:#55565b;background:#fff;box-shadow:0 3px 10px #181a1f24;transform:translate(-50%);cursor:grab;pointer-events:auto;touch-action:none}.deck-rotate-handle:hover{color:#1d1d1f;border-color:#9fa0a5}.deck-rotate-handle:active{cursor:grabbing}.deck-context-toolbar{min-height:34px;padding:3px;position:absolute;z-index:8;top:-42px;left:50%;display:flex;align-items:center;gap:2px;border:1px solid #d9dade;border-radius:8px;color:#5f6065;background:#fffffffa;box-shadow:0 7px 24px #181a1f29;transform:translate(-50%);cursor:default;white-space:nowrap}.deck-context-toolbar.below{top:calc(100% + 8px)}.deck-context-toolbar.align-left{left:0;transform:none}.deck-context-toolbar.align-right{right:0;left:auto;transform:none}.deck-context-toolbar button{min-width:28px;height:27px;padding:0 7px;display:grid;place-items:center;border:0;border-radius:5px;color:inherit;background:transparent;font-size:10px;cursor:pointer}.deck-context-edit{display:none!important}.deck-context-toolbar button:hover,.deck-context-toolbar button.active{color:#1d1d1f;background:#ededee}.deck-context-toolbar button:disabled{opacity:.35;cursor:default}.deck-context-toolbar button.danger:hover{color:#a14242;background:#f8eeee}.deck-context-toolbar strong{padding:0 6px;color:#45464b;font-size:10px;font-weight:650}.deck-context-text-role{width:72px;height:27px;padding:0 17px 0 6px;border:0;border-radius:5px;outline:0;color:#4e4f54;background:#f1f1f2;font-size:9.5px;cursor:pointer}.deck-context-toolbar>input{width:43px;height:27px;padding:0 4px;border:0;border-radius:5px;outline:0;color:#4e4f54;background:#f1f1f2;font-size:10px;text-align:center}.deck-block-menu-layer{position:fixed;z-index:240;inset:0}.deck-block-menu{width:226px;max-height:calc(100vh - 16px);padding:6px;position:fixed;display:grid;gap:2px;overflow-y:auto;border:1px solid #d9dade;border-radius:10px;color:#626368;background:#fff;box-shadow:0 16px 42px #181a1f33}.deck-block-menu>header{height:28px;padding:0 7px;display:flex;align-items:center;justify-content:space-between;gap:8px}.deck-block-menu>header strong{color:#37383d;font-size:10.5px;font-weight:680}.deck-block-menu>header span,.deck-block-menu>label{color:#a0a1a5;font-size:8.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.deck-block-menu>label{padding:5px 7px 2px}.deck-block-menu>button{width:100%;min-height:31px;padding:0 7px;display:flex;align-items:center;gap:7px;border:0;border-radius:6px;color:inherit;background:transparent;font-size:10.5px;text-align:left;cursor:pointer}.deck-block-menu>button:hover:not(:disabled),.deck-block-menu>button:focus-visible{outline:0;color:#242529;background:#f0f0f2}.deck-block-menu>button:disabled,.deck-block-menu-align button:disabled{opacity:.35;cursor:default}.deck-block-menu>button svg{flex:none}.deck-block-menu kbd{margin-left:auto;color:#a0a1a5;font:inherit;font-size:8.5px}.deck-block-menu hr{width:100%;height:1px;margin:4px 0;border:0;background:#e8e8ea}.deck-block-menu-align{padding:0 3px 3px;display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.deck-block-menu-layout{grid-template-columns:repeat(3,1fr)}.deck-block-menu-align button{height:29px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;color:#77787d;background:#f5f5f6;cursor:pointer}.deck-block-menu-align button:hover:not(:disabled),.deck-block-menu-align button:focus-visible{outline:0;color:#1d1d1f;background:#e8e8ea}.deck-block-menu>button.danger{color:#a14242}.deck-block-menu>button.danger:hover:not(:disabled),.deck-block-menu>button.danger:focus-visible{color:#8f2e2e;background:#f8eeee}.deck-slide-menu{width:246px}.deck-slide-menu>header span{max-width:142px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none}.deck-slide-menu-statuses{padding:0 3px 3px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.deck-slide-menu-statuses button{min-width:0;height:30px;padding:0 4px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:5px;color:#77787d;background:#f4f4f5;font-size:9px;cursor:pointer;white-space:nowrap}.deck-slide-menu-statuses button:hover:not(:disabled),.deck-slide-menu-statuses button.active{color:#1d1d1f;background:#e8e8ea}.deck-slide-menu-statuses button:disabled{opacity:.35;cursor:default}.deck-slide-menu>select{width:calc(100% - 6px);height:31px;margin:1px 3px 3px;padding:0 7px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#626368;background:#fff;font-size:10.5px}.deck-slide-menu>select:focus{border-color:#999a9f;box-shadow:0 0 0 2px #28292d12}.deck-slide-menu>select:disabled{opacity:.45}.deck-context-color{width:28px;height:27px;position:relative;display:grid;place-items:center;border-radius:5px;cursor:pointer}.deck-context-color:hover{background:#ededee}.deck-context-color input{position:absolute;inset:0;opacity:0;cursor:pointer}.deck-context-color span{width:14px;height:14px;border:1px solid rgba(0,0,0,.16);border-radius:50%}.deck-context-divider{width:1px;height:19px;margin:0 2px;background:#dedfe2}.deck-guide{position:absolute;z-index:20;display:block;pointer-events:none;background:#e0b43c;box-shadow:0 0 0 1px #ffffff8c}.deck-guide.vertical{width:1px;top:0;bottom:0}.deck-guide.horizontal{height:1px;left:0;right:0}.deck-selection-marquee{position:absolute;z-index:19;border:1px solid rgba(37,38,42,.56);background:#25262a0f;pointer-events:none}.deck-multi-selection{position:absolute;z-index:4;outline:1px dashed rgba(37,38,42,.58);outline-offset:3px;pointer-events:none}.deck-multi-selection.grouped{outline-width:2px;outline-style:solid}.deck-multi-selection .deck-context-toolbar{pointer-events:auto}.deck-inspector{min-width:0;padding:15px 14px 24px;overflow-y:auto;border-left:1px solid #dedfe2;background:#fafafa}.deck-inspector>header{height:27px;display:flex;align-items:center;gap:7px;color:#46474c;font-size:12px}.deck-inspector>header strong{font-weight:680}.deck-inspector>header span{margin-left:auto;overflow:hidden;color:#8c8d92;font-size:9px;font-weight:520;text-overflow:ellipsis;white-space:nowrap}.deck-inspector>header>button{width:25px;height:25px;margin-left:auto;padding:0;display:grid;place-items:center;flex:none;border:0;border-radius:5px;color:#88898e;background:transparent;cursor:pointer}.deck-inspector>header>span+button{margin-left:3px}.deck-inspector>header>button:hover{color:#1d1d1f;background:#ececee}.deck-inspector.read-only>section{opacity:.45;pointer-events:none}.deck-inspector section{padding:14px 0;display:grid;gap:10px;border-top:1px solid #e5e5e7}.deck-inspector section>label{display:flex;align-items:center;justify-content:space-between;color:#55565b;font-size:11.5px;font-weight:650;text-transform:capitalize}.deck-inspector section>label span{color:#a0a1a5;font-size:10px;font-weight:500}.deck-inspector input[type=range]{width:100%;accent-color:#292a2e}.deck-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px}.deck-metric-grid label{height:31px;padding:0 7px;display:flex;align-items:center;gap:5px;border:1px solid #e0e1e4;border-radius:6px;color:#999a9f;background:#fff;font-size:10px}.deck-metric-grid input{min-width:0;width:100%;border:0;outline:0;color:#4f5055;background:transparent;font-size:11px;text-align:right}.deck-metric-grid input:disabled{color:#aaaab0}.deck-smart-layouts{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.deck-smart-layouts button{min-width:0;height:42px;padding:0 5px;display:grid;place-items:center;align-content:center;gap:3px;border:1px solid #dedfe2;border-radius:7px;color:#66676c;background:#fff;font-size:9.5px;cursor:pointer}.deck-smart-layouts button:hover:not(:disabled){color:#1d1d1f;border-color:#c8c9cd;background:#f1f1f2}.deck-smart-layouts button:disabled{opacity:.35;cursor:default}.deck-font-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px}.deck-font-row select{min-width:0;height:32px;padding:0 7px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#55565b;background:#fff;font-size:11px}.deck-font-row button{height:32px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:10.5px;cursor:pointer}.deck-font-row button:hover:not(:disabled){color:#1d1d1f;border-color:#c8c9cd}.deck-font-row button:disabled{opacity:.4;cursor:default}.deck-font-actions{display:grid;grid-template-columns:1fr 1fr;gap:4px}.deck-font-actions button{height:28px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:10px;cursor:pointer}.deck-font-actions button:hover:not(:disabled){color:#1d1d1f;border-color:#c8c9cd;background:#f3f3f4}.deck-font-actions button:disabled{opacity:.4;cursor:default}.deck-segmented{padding:3px;display:flex;align-items:center;border-radius:7px;background:#ededee}.deck-segmented.deck-chart-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.deck-segmented.deck-chart-types button{min-width:0}.deck-segmented button{height:26px;flex:1;display:grid;place-items:center;border:0;border-radius:5px;color:#77787d;background:transparent;cursor:pointer}.deck-segmented button:hover,.deck-segmented button.active{color:#202125;background:#fff;box-shadow:0 1px 4px #181a1f1a}.deck-segmented button:disabled{opacity:.35;cursor:default}.deck-segmented.text button{padding:0 8px;display:block;font-size:11px}.deck-segmented button strong{font-size:10px;font-weight:650}.deck-image-placement{padding:9px;display:grid;gap:9px;border:1px solid #e0e1e4;border-radius:8px;background:#fafafa}.deck-image-placement>header{display:flex;align-items:center;justify-content:space-between}.deck-image-placement>header strong{color:#55565b;font-size:10px;font-weight:680}.deck-image-placement>header span{color:#a0a1a5;font-size:8.5px}.deck-image-placement-group{display:grid;gap:5px}.deck-image-placement-group>span{color:#929399;font-size:8.5px;font-weight:620}.deck-image-placement-group>div{display:grid;gap:4px}.deck-image-placement-group.halves>div{grid-template-columns:repeat(4,minmax(0,1fr))}.deck-image-placement-group.thirds>div{grid-template-columns:repeat(3,minmax(0,1fr))}.deck-image-placement-group button{min-width:0;height:42px;padding:4px 2px;display:grid;place-items:center;gap:2px;border:1px solid #dedfe2;border-radius:6px;color:#77787d;background:#fff;cursor:pointer}.deck-image-placement-group button:hover:not(:disabled){color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-image-placement-group button:disabled{opacity:.38;cursor:default}.deck-image-placement-group small{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.deck-placement-icon{width:27px;height:15px;position:relative;display:block;overflow:hidden;border:1px solid #a9aaaf;border-radius:2px;background:#fff}.deck-placement-icon:after{content:"";position:absolute;background:#55565b}.deck-placement-icon.left-half:after{inset:0 50% 0 0}.deck-placement-icon.right-half:after{inset:0 0 0 50%}.deck-placement-icon.top-half:after{inset:0 0 50%}.deck-placement-icon.bottom-half:after{inset:50% 0 0}.deck-placement-icon.left-third:after{inset:0 66.66% 0 0}.deck-placement-icon.center-third:after{inset:0 33.33%}.deck-placement-icon.right-third:after{inset:0 0 0 66.66%}.deck-placement-icon.top-third:after{inset:0 0 66.66%}.deck-placement-icon.middle-third:after{inset:33.33% 0}.deck-placement-icon.bottom-third:after{inset:66.66% 0 0}.deck-image-placement>footer{display:grid;grid-template-columns:1fr 1fr;gap:4px}.deck-image-placement>footer button{height:28px;padding:0 6px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:9.5px;cursor:pointer}.deck-image-placement>footer button:hover:not(:disabled){color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-image-placement>footer button:disabled{opacity:.38;cursor:default}.deck-property-row{display:flex;align-items:center;gap:9px;color:#77787d;font-size:11px}.deck-property-row>span{width:72px;flex:none}.deck-text-role-select{min-width:0;width:100%;height:29px;padding:0 7px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#55565b;background:#fff;font-size:10.5px}.deck-text-role-select:focus{border-color:#999a9f;box-shadow:0 0 0 2px #28292d12}.deck-property-row input[type=color]{width:30px;height:24px;padding:2px;border:1px solid #dedfe2;border-radius:5px;background:#fff}.deck-property-row input[type=range]{min-width:0}.deck-property-row small{min-width:30px;color:#999a9f;font-size:10px;text-align:right}.deck-property-number{width:58px;height:27px;margin-left:auto;padding:0 5px;border:1px solid #dedfe2;border-radius:5px;outline:0;color:#55565b;background:#fff;font-size:11px;text-align:right}.deck-color-field{min-width:0;position:relative;flex:1;display:flex;align-items:center;gap:4px}.deck-color-trigger span{width:15px;height:15px;border:1px solid rgba(0,0,0,.14);border-radius:50%}.deck-color-field>input{min-width:0;width:70px;height:27px;padding:0 5px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#55565b;background:#fff;font:10px ui-monospace,SFMono-Regular,Menlo,monospace}.deck-color-field>input:focus{border-color:#999a9f}.deck-color-field>button{width:27px;height:27px;padding:0;flex:none;display:grid;place-items:center;border:1px solid #dedfe2;border-radius:6px;color:#77787d;background:#fff;cursor:pointer}.deck-color-field>button:hover{color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-color-popover{width:176px;padding:9px;position:absolute;z-index:30;top:calc(100% + 5px);right:0;display:grid;gap:8px;border:1px solid #d8d9dc;border-radius:8px;background:#fff;box-shadow:0 9px 24px #19191c24}.deck-color-popover>span{color:#77787d;font-size:9px;font-weight:680;letter-spacing:.04em;text-transform:uppercase}.deck-color-popover>div{display:grid;grid-template-columns:repeat(6,1fr);gap:5px}.deck-color-popover>div button{width:21px;height:21px;padding:0;display:grid;place-items:center;border:1px solid rgba(0,0,0,.16);border-radius:50%;color:color-mix(in srgb,var(--deck-swatch),white 78%);background:var(--deck-swatch);cursor:pointer}.deck-color-popover>div button:hover,.deck-color-popover>div button.active{outline:2px solid white;box-shadow:0 0 0 3px #8c8d91}.deck-color-popover>label{height:28px;position:relative;display:flex;align-items:center;justify-content:center;gap:5px;overflow:hidden;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fafafa;font-size:10px;cursor:pointer}.deck-color-popover>label:hover{color:#1d1d1f;border-color:#c8c9cd;background:#f2f2f3}.deck-color-popover>label input{position:absolute;inset:0;opacity:0;cursor:pointer}.deck-check{margin-left:auto;display:flex;align-items:center;gap:3px;color:#77787d;font-size:10px}.deck-check input{accent-color:#292a2e}.deck-shape-palette{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.deck-shape-palette button{height:31px;display:grid;place-items:center;border:1px solid #dedfe2;border-radius:6px;color:#77787d;background:#fff;cursor:pointer}.deck-shape-palette button:hover,.deck-shape-palette button.active{color:#1d1d1f;border-color:#bfc0c5;background:#f0f0f1}.deck-icon-inspector{min-height:49px;padding:7px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:7px;border:1px solid #dedfe2;border-radius:7px;background:#fafafa}.deck-icon-inspector>span:first-child{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e1e2e4;border-radius:6px;background:#fff}.deck-icon-inspector>span:nth-child(2){min-width:0;display:grid;gap:1px}.deck-icon-inspector strong{overflow:hidden;color:#45464b;font-size:10.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.deck-icon-inspector small{color:#999a9f;font-size:8.5px}.deck-icon-inspector button{height:27px;padding:0 7px;border:1px solid #d8d9dc;border-radius:6px;color:#66676c;background:#fff;font-size:9.5px;cursor:pointer}.deck-icon-inspector button:hover{color:#1d1d1f;border-color:#bfc0c4;background:#f2f2f3}.deck-table-size-tools{display:grid;grid-template-columns:1fr 32px 1fr 32px;gap:4px}.deck-table-size-tools button{min-width:0;height:31px;padding:0 6px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:10px;cursor:pointer}.deck-table-size-tools button:hover:not(:disabled){color:#1d1d1f;border-color:#c8c9cd;background:#f3f3f4}.deck-table-size-tools button:disabled{opacity:.35;cursor:default}.deck-chart-data{max-width:100%;overflow:auto;border:1px solid #dedfe2;border-radius:6px;background:#fff}.deck-chart-data table{min-width:100%;border-collapse:collapse}.deck-chart-data td{min-width:78px;padding:0;border-right:1px solid #ececef;border-bottom:1px solid #ececef}.deck-chart-data tr:last-child td{border-bottom:0}.deck-chart-data td:last-child{border-right:0}.deck-chart-data input{width:100%;height:28px;padding:0 6px;border:0;outline:0;color:#55565b;background:transparent;font:10px -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}.deck-chart-data tr:first-child input{font-weight:650}.deck-chart-data input:focus{box-shadow:inset 0 0 0 1px #77787d}.deck-url-input{width:100%;height:32px;padding:0 8px;border:1px solid #dedfe2;border-radius:6px;outline:0;color:#45464b;background:#fff;font-size:11px}.deck-property-row .deck-url-input{min-width:0}.deck-url-input:focus{border-color:#8d8e93}.deck-secondary-action{width:100%;height:32px;padding:0 8px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dedfe2;border-radius:6px;color:#5f6065;background:#fff;font-size:11px;cursor:pointer}.deck-secondary-action:hover:not(:disabled),.deck-secondary-action.active{color:#1d1d1f;border-color:#c8c9cd;background:#f1f1f2}.deck-secondary-action:disabled{opacity:.45;cursor:default}.deck-style-list{display:grid;grid-template-columns:1fr 1fr;gap:6px}.deck-style-list>button{min-width:0;padding:5px;display:grid;gap:5px;border:1px solid transparent;border-radius:7px;color:#6b6c71;background:transparent;text-align:left;cursor:pointer}.deck-style-list>button:hover{color:#1d1d1f;background:#efeff1}.deck-style-list>button.active{border-color:#a5a6ab;color:#1d1d1f;background:#fff;box-shadow:0 1px 5px #181a1f14}.deck-style-list>button>span{height:30px;padding:6px;display:flex;align-items:flex-end;gap:4px;border:1px solid rgba(0,0,0,.1);border-radius:5px}.deck-style-list>button i:first-child{width:60%;height:5px;border-radius:2px}.deck-style-list>button i:last-child{width:22%;height:13px;margin-left:auto;border-radius:3px}.deck-style-list strong{overflow:hidden;font-size:10.5px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.deck-inspector section>.deck-inspector-subheading{margin-top:5px;padding-top:12px;border-top:1px solid #e5e5e7;text-transform:none}.deck-workspace-style-list{display:grid;gap:4px}.deck-workspace-style-list>article{min-width:0;position:relative;display:flex;align-items:center;border:1px solid transparent;border-radius:8px}.deck-workspace-style-list>article:hover{background:#efeff1}.deck-workspace-style-list>article.active{border-color:#bfc0c4;background:#fff;box-shadow:0 1px 5px #181a1f0f}.deck-workspace-style-main{min-width:0;min-height:45px;padding:5px 30px 5px 5px;display:flex;align-items:center;gap:8px;flex:1;border:0;border-radius:7px;color:#55565b;background:transparent;text-align:left;cursor:pointer}.deck-workspace-style-main:disabled{opacity:.55;cursor:default}.deck-workspace-style-main>span:last-child{min-width:0;display:grid;gap:2px}.deck-workspace-style-main strong,.deck-workspace-style-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-workspace-style-main strong{color:#45464b;font-size:10.5px;font-weight:650}.deck-workspace-style-main small{color:#999a9f;font-size:8.5px}.deck-workspace-style-swatches{width:38px;height:30px;padding:5px;display:flex;align-items:flex-end;gap:3px;flex:none;border:1px solid rgba(0,0,0,.1);border-radius:5px}.deck-workspace-style-swatches i:first-child{width:16px;height:4px;border-radius:2px}.deck-workspace-style-swatches i:nth-child(2){width:7px;height:14px;margin-left:auto;border-radius:2px}.deck-workspace-style-swatches i:last-child{width:4px;height:8px;border-radius:2px}.deck-workspace-style-actions{position:absolute;z-index:5;top:50%;right:4px;transform:translateY(-50%)}.deck-workspace-style-more{width:24px;height:24px;padding:0;display:grid;place-items:center;opacity:0;border:0;border-radius:5px;color:#88898e;background:transparent;cursor:pointer}.deck-workspace-style-list article:hover .deck-workspace-style-more,.deck-workspace-style-more:focus-visible,.deck-workspace-style-more[aria-expanded=true]{opacity:1}.deck-workspace-style-more:hover,.deck-workspace-style-more[aria-expanded=true]{color:#292a2e;background:#fff}.deck-workspace-style-actions>div{width:174px;padding:4px;position:absolute;z-index:10;right:0;bottom:27px;display:grid;border:1px solid #d9dade;border-radius:9px;background:#fff;box-shadow:0 12px 30px #181a1f2e}.deck-workspace-style-actions>div button{min-height:31px;padding:0 8px;border:0;border-radius:5px;color:#66676c;background:transparent;font-size:10px;text-align:left;cursor:pointer}.deck-workspace-style-actions>div button:hover:not(:disabled){color:#1d1d1f;background:#efeff1}.deck-workspace-style-actions>div button.danger{color:#a14242}.deck-workspace-style-actions>div button.danger:hover{color:#8e3030;background:#f8eeee}.deck-workspace-style-actions>div button:disabled{opacity:.4;cursor:default}.deck-workspace-style-empty{margin:0;padding:10px;border:1px dashed #d9dade;border-radius:7px;color:#929399;font-size:9.5px;line-height:1.4;text-align:center}.deck-workspace-style-create{height:32px;display:grid;grid-template-columns:minmax(0,1fr) auto}.deck-workspace-style-create input{min-width:0;padding:0 8px;border:1px solid #d9dade;border-right:0;border-radius:6px 0 0 6px;outline:0;color:#45464b;background:#fff;font-size:10.5px}.deck-workspace-style-create input:focus{border-color:#999a9f;box-shadow:0 0 0 2px #28292d0f}.deck-workspace-style-create button{padding:0 9px;border:1px solid #292a2e;border-radius:0 6px 6px 0;color:#fff;background:#292a2e;font-size:10px;font-weight:650;cursor:pointer}.deck-workspace-style-create button:disabled{opacity:.35;cursor:default}.deck-transition-list{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.deck-transition-list>button{min-width:0;padding:5px 4px 6px;display:grid;gap:5px;border:1px solid transparent;border-radius:7px;color:#77787d;background:transparent;cursor:pointer}.deck-transition-list>button:hover{color:#292a2e;background:#efeff1}.deck-transition-list>button.active{border-color:#a5a6ab;color:#1d1d1f;background:#fff;box-shadow:0 1px 5px #181a1f14}.deck-transition-list strong{overflow:hidden;font-size:9px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.deck-transition-preview{height:28px;position:relative;display:block;overflow:hidden;border:1px solid #d9dade;border-radius:4px;background:#f2f2f3}.deck-transition-preview i{width:65%;height:65%;position:absolute;top:18%;left:18%;display:block;border:1px solid #c3c4c8;border-radius:2px;background:#fff}.deck-transition-preview i:last-child{opacity:0;background:#3f4044}.deck-transition-list>button:hover .deck-transition-preview.fade i:first-child{animation:deck-preview-fade-out 1.1s ease-in-out infinite}.deck-transition-list>button:hover .deck-transition-preview.fade i:last-child{animation:deck-preview-fade-in 1.1s ease-in-out infinite}.deck-transition-list>button:hover .deck-transition-preview.slide i:first-child{animation:deck-preview-slide-out 1.1s ease-in-out infinite}.deck-transition-list>button:hover .deck-transition-preview.slide i:last-child{animation:deck-preview-slide-in 1.1s ease-in-out infinite}.deck-transition-list>button:hover .deck-transition-preview.smooth i:first-child{animation:deck-preview-smooth-out 1.1s ease-in-out infinite}.deck-transition-list>button:hover .deck-transition-preview.smooth i:last-child{animation:deck-preview-smooth-in 1.1s ease-in-out infinite}@keyframes deck-preview-fade-out{0%,18%{opacity:1}75%,to{opacity:0}}@keyframes deck-preview-fade-in{0%,18%{opacity:0}75%,to{opacity:1}}@keyframes deck-preview-slide-out{0%,18%{opacity:1;transform:translate(0)}75%,to{opacity:0;transform:translate(-55%)}}@keyframes deck-preview-slide-in{0%,18%{opacity:0;transform:translate(75%)}75%,to{opacity:1;transform:translate(0)}}@keyframes deck-preview-smooth-out{0%,18%{opacity:1;transform:scale(1)}75%,to{opacity:0;transform:scale(1.14)}}@keyframes deck-preview-smooth-in{0%,18%{opacity:0;transform:scale(.82)}75%,to{opacity:1;transform:scale(1)}}.deck-animation-controls{gap:8px!important}.deck-animation-effects{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.deck-animation-effects>button{min-width:0;height:47px;padding:5px 2px 4px;display:grid;place-items:center;align-content:center;gap:4px;border:1px solid transparent;border-radius:7px;color:#85868b;background:transparent;font-size:8.5px;cursor:pointer}.deck-animation-effects>button:hover:not(:disabled){color:#292a2e;background:#efeff1}.deck-animation-effects>button.active{border-color:#b9babe;color:#1d1d1f;background:#fff;box-shadow:0 1px 5px #181a1f14}.deck-animation-effects>button:disabled{opacity:.35;cursor:default}.deck-animation-effect-icon{width:25px;height:18px;position:relative;display:block;overflow:hidden;border:1px solid #d7d8dc;border-radius:4px;background:#f5f5f6}.deck-animation-effect-icon i{width:13px;height:7px;position:absolute;top:5px;left:5px;display:block;border-radius:2px;background:#77787d}.deck-animation-effects>button:hover .deck-animation-effect-icon.fade i{animation:deck-build-fade .9s ease infinite}.deck-animation-effects>button:hover .deck-animation-effect-icon.rise i{animation:deck-build-rise .9s ease infinite}.deck-animation-effects>button:hover .deck-animation-effect-icon.scale i{animation:deck-build-scale .9s ease infinite}.deck-animation-sequence{display:grid;grid-template-columns:1fr 1fr;gap:4px}.deck-animation-sequence button,.deck-animation-step-control button{height:29px;border:1px solid #dedfe2;border-radius:6px;color:#67686d;background:#fff;font-size:9.5px;cursor:pointer}.deck-animation-sequence button:hover:not(:disabled),.deck-animation-step-control button:hover{color:#1d1d1f;border-color:#c4c5c9;background:#f1f1f2}.deck-animation-sequence button:disabled{opacity:.35;cursor:default}.deck-animation-step-control{display:grid;grid-template-columns:minmax(0,1fr) 54px 75px;align-items:center;gap:5px;color:#77787d;font-size:10px}.deck-animation-step-control select{min-width:0;height:29px;padding:0 5px;border:1px solid #dedfe2;border-radius:6px;color:#55565b;background:#fff;font-size:10px}.deck-animation-step-control button{display:flex;align-items:center;justify-content:center;gap:4px}.deck-build-order-list{display:grid;gap:3px}.deck-build-order-list article{min-width:0;height:38px;position:relative;display:flex;align-items:center;border-radius:7px;background:#f7f7f8}.deck-build-order-list article.dragging{opacity:.4}.deck-build-order-list article[data-drop]:after{height:2px;position:absolute;z-index:2;right:4px;left:4px;border-radius:2px;background:#292a2e;content:"";pointer-events:none}.deck-build-order-list article[data-drop=before]:after{top:-2px}.deck-build-order-list article[data-drop=after]:after{bottom:-2px}.deck-build-drag{width:22px;height:100%;padding:0;display:grid;place-items:center;flex:none;border:0;color:#a0a1a6;background:transparent;cursor:grab}.deck-build-drag:hover:not(:disabled){color:#55565b}.deck-build-drag:active{cursor:grabbing}.deck-build-drag:disabled{opacity:.35;cursor:default}.deck-build-order-main{min-width:0;height:100%;padding:0 57px 0 6px;flex:1;display:flex;align-items:center;gap:7px;overflow:hidden;border:0;border-radius:7px;color:#66676c;background:transparent;text-align:left;cursor:pointer}.deck-build-order-main:hover{color:#1d1d1f;background:#efeff1}.deck-build-order-main>b{width:22px;height:22px;flex:none;display:grid;place-items:center;border-radius:50%;color:#fff;background:#333439;font-size:9px}.deck-build-order-main>span{min-width:0;display:grid;gap:1px}.deck-build-order-main strong,.deck-build-order-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-build-order-main strong{font-size:9.5px;font-weight:650}.deck-build-order-main small{color:#999a9f;font-size:8.5px}.deck-build-order-actions{position:absolute;right:5px;display:flex;gap:2px}.deck-build-order-actions button{width:22px;height:24px;padding:0;display:grid;place-items:center;border:0;border-radius:5px;color:#88898e;background:transparent;cursor:pointer}.deck-build-order-actions button:hover:not(:disabled){color:#1d1d1f;background:#fff}.deck-build-order-actions button:disabled{opacity:.25;cursor:default}.deck-inspector .deck-inspector-actions{grid-template-columns:repeat(3,1fr)}.deck-inspector-actions button{height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dedfe2;border-radius:6px;color:#66676c;background:#fff;font-size:10.5px;cursor:pointer}.deck-inspector-actions button:hover:not(:disabled),.deck-inspector-actions button.active{color:#1d1d1f;border-color:#c8c9cd;background:#f1f1f2}.deck-inspector-actions button.danger{color:#a14242}.deck-inspector-actions button:disabled{opacity:.35;cursor:default}.deck-selection-note{margin:0;color:#77787d;font-size:11px;line-height:1.45}.deck-slide-batch-summary{background:#f7f7f8}.deck-backgrounds{display:flex;flex-wrap:wrap;gap:7px}.deck-backgrounds>button,.deck-backgrounds>label{width:28px;height:28px;border:1px solid #d9dade;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;cursor:pointer}.deck-backgrounds>button.active{outline:2px solid #44454a;outline-offset:2px}.deck-backgrounds>label{background:conic-gradient(#e6a,#ed5,#7b8,#69c,#e6a)}.deck-layer-list{display:grid;gap:3px}.deck-layer-list button{min-width:0;height:30px;padding:0 7px;display:flex;align-items:center;gap:6px;overflow:hidden;border:0;border-radius:6px;color:#727378;background:transparent;font-size:10.5px;text-align:left;cursor:grab}.deck-layer-list button:hover,.deck-layer-list button.active{color:#1d1d1f;background:#ececee}.deck-layer-list button.dragging{opacity:.35;cursor:grabbing}.deck-layer-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deck-layer-list button span+svg{margin-left:auto;flex:none}.deck-presentation{position:fixed;z-index:300;inset:0;display:grid;place-items:center;background:#101012}.deck-presentation .deck-element{transition:opacity .18s ease,transform .18s ease,filter .18s ease}.deck-presentation-stage{width:min(94vw,160.002vh);position:relative;aspect-ratio:16 / 9;cursor:pointer}.deck-transition-layer{width:100%}.deck-transition-layer.outgoing,.deck-transition-layer.incoming{position:absolute;inset:0}.deck-transition-layer.outgoing{z-index:1;pointer-events:none}.deck-transition-layer.outgoing .deck-element.build-visible{animation:none!important}.deck-transition-layer.incoming{z-index:2}.deck-transition-layer.outgoing.transition-fade{animation:deck-transition-fade-out .48s ease both}.deck-transition-layer.incoming.transition-fade{animation:deck-transition-fade-in .48s ease both}.deck-transition-layer.outgoing.transition-slide.forward{animation:deck-transition-slide-out-forward .5s cubic-bezier(.4,0,.2,1) both}.deck-transition-layer.incoming.transition-slide.forward{animation:deck-transition-slide-in-forward .5s cubic-bezier(.4,0,.2,1) both}.deck-transition-layer.outgoing.transition-slide.backward{animation:deck-transition-slide-out-backward .5s cubic-bezier(.4,0,.2,1) both}.deck-transition-layer.incoming.transition-slide.backward{animation:deck-transition-slide-in-backward .5s cubic-bezier(.4,0,.2,1) both}.deck-transition-layer.outgoing.transition-smooth{animation:deck-transition-smooth-out .52s cubic-bezier(.2,.7,.2,1) both}.deck-transition-layer.incoming.transition-smooth{animation:deck-transition-smooth-in .52s cubic-bezier(.2,.7,.2,1) both}@keyframes deck-transition-fade-out{0%{opacity:1}to{opacity:0}}@keyframes deck-transition-fade-in{0%{opacity:0}to{opacity:1}}@keyframes deck-transition-slide-out-forward{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-9%)}}@keyframes deck-transition-slide-in-forward{0%{opacity:0;transform:translate(13%)}to{opacity:1;transform:translate(0)}}@keyframes deck-transition-slide-out-backward{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(9%)}}@keyframes deck-transition-slide-in-backward{0%{opacity:0;transform:translate(-13%)}to{opacity:1;transform:translate(0)}}@keyframes deck-transition-smooth-out{0%{opacity:1;filter:blur(0);transform:scale(1)}to{opacity:0;filter:blur(5px);transform:scale(1.025)}}@keyframes deck-transition-smooth-in{0%{opacity:0;filter:blur(5px);transform:scale(.965)}to{opacity:1;filter:blur(0);transform:scale(1)}}.deck-presentation-stage .deck-slide-stage{width:100%;box-shadow:0 24px 80px #0006}.deck-presentation .deck-slide-stage{overflow:hidden}.deck-presentation-close{width:36px;height:36px;position:fixed;z-index:2;top:18px;right:18px;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:#ffffff1f;cursor:pointer}.deck-presentation-close:hover{background:#fff3}.deck-presentation-close,.deck-presentation-controls{transition:opacity .15s ease}.deck-presentation.controls-hidden{cursor:none}.deck-presentation.controls-hidden .deck-presentation-close,.deck-presentation.controls-hidden .deck-presentation-controls{opacity:0;pointer-events:none}.deck-presentation-controls{height:36px;padding:0 5px;position:fixed;z-index:2;bottom:20px;left:50%;display:flex;align-items:center;gap:5px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;background:#19191bc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%)}.deck-presentation-controls button{width:29px;height:29px;position:relative;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:transparent;cursor:pointer}.deck-presentation-controls button>b{min-width:13px;height:13px;padding:0 3px;position:absolute;top:-2px;right:-3px;display:grid;place-items:center;border-radius:999px;color:#1d1d1f;background:#fff;box-shadow:0 1px 4px #0000004d;font-size:7px;font-weight:750}.deck-presentation-controls button:hover:not(:disabled){background:#ffffff1f}.deck-presentation-controls button.active{background:#ffffff2e}.deck-presentation-controls button:disabled{opacity:.3}.deck-presentation-controls span{min-width:50px;font-size:10px;text-align:center}.deck-presentation-controls span small{font-size:9px;opacity:.72}.deck-presentation-controls>i{width:1px;height:18px;margin:0 2px;background:#ffffff2e}@media(prefers-reduced-motion:reduce){.deck-transition-layer,.deck-transition-preview i,.deck-element.build-visible,.deck-animation-effect-icon i{animation:none!important}}.deck-presentation.speaker-view{padding:54px 56px 76px;display:block;overflow:auto;background:#1b1b1e}.deck-speaker-layout{width:min(1240px,100%);min-height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr);grid-template-rows:auto minmax(0,1fr) auto;align-items:center;gap:24px 32px}.deck-speaker-layout label{display:block;margin-bottom:9px;color:#a7a7ac;font-size:10px;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.deck-speaker-status{width:100%;grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#b8b8bd}.deck-speaker-status-main{min-width:160px;display:flex;align-items:center;gap:12px}.deck-speaker-status-actions{display:flex;align-items:center;gap:12px}.deck-speaker-status-actions>time{color:#a7a7ac;font-size:11px;font-variant-numeric:tabular-nums}.deck-speaker-status strong{flex:none;font-size:11px;font-weight:620}.deck-speaker-progress{width:min(280px,28vw);height:3px;overflow:hidden;border-radius:999px;background:#37373c}.deck-speaker-progress i{height:100%;display:block;border-radius:inherit;background:#efeff1;transition:width .18s ease}.deck-speaker-status button{height:30px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #3b3b40;border-radius:7px;color:#d3d3d7;background:#252529;cursor:pointer}.deck-speaker-status button:hover{color:#fff;border-color:#55555b;background:#2d2d31}.deck-speaker-status button span{min-width:34px;font-size:11px;font-variant-numeric:tabular-nums;text-align:right}.deck-speaker-slide-control{width:100%;padding:0;display:block;border:0;background:transparent;cursor:pointer}.deck-speaker-current .deck-slide-stage{width:100%;box-shadow:0 22px 70px #00000052}.deck-speaker-layout>aside{min-width:0;display:grid;gap:26px}.deck-speaker-next>button{width:100%;padding:0;display:block;border:0;background:transparent;cursor:pointer}.deck-speaker-next>button:focus-visible{outline:2px solid #f2f2f4;outline-offset:3px}.deck-speaker-next .deck-slide-stage{width:100%;box-shadow:0 12px 35px #00000040}.deck-speaker-next>p{height:120px;margin:0;display:grid;place-items:center;border:1px solid #35353a;border-radius:8px;color:#77777d;font-size:11px}.deck-speaker-notes{min-height:170px;padding:17px;border:1px solid #35353a;border-radius:10px;background:#232327}.deck-speaker-notes>textarea{width:100%;min-height:130px;max-height:270px;padding:0;resize:vertical;border:0;outline:0;color:#ededf0;background:transparent;font:inherit;font-size:14px;line-height:1.55}.deck-speaker-notes>textarea::placeholder{color:#8d8d92}.deck-speaker-notes>textarea:focus{box-shadow:inset 0 -1px #77777d}.deck-speaker-notes>textarea:read-only{resize:none}.deck-speaker-navigator{min-width:0;padding:3px 2px 8px;grid-column:1 / -1;display:flex;gap:9px;overflow-x:auto;scroll-behavior:smooth;scrollbar-color:#535359 transparent}.deck-speaker-navigator button{width:112px;padding:3px;position:relative;flex:none;border:1px solid transparent;border-radius:6px;color:#a7a7ac;background:transparent;cursor:pointer;scroll-margin-inline:24px}.deck-speaker-navigator button:hover{border-color:#535359;background:#242428}.deck-speaker-navigator button[aria-current=true]{border-color:#f2f2f4;background:#2a2a2e}.deck-speaker-navigator .deck-slide-stage{width:100%;border-radius:3px;box-shadow:none}.deck-speaker-navigator span{min-width:16px;height:16px;position:absolute;right:5px;bottom:5px;display:grid;place-items:center;border-radius:3px;color:#fff;background:#141416c7;font-size:8px;font-weight:650}.deck-print{display:none}.canvas-scroll{height:100%;overflow-y:auto;padding:22px 20px 70px;background:#fff}.canvas-layout{width:min(850px,100%);min-height:calc(100vh - 160px);margin:0 auto}.canvas-layout.has-outline{width:min(1050px,100%);display:grid;grid-template-columns:140px minmax(0,850px);gap:18px}.canvas-layout.has-outline.outline-collapsed{width:min(928px,100%);grid-template-columns:70px minmax(0,850px);gap:8px}.document-outline{max-height:calc(100vh - 180px);position:sticky;top:22px;align-self:start;margin-top:38px;padding-right:10px;display:grid;gap:2px;overflow-y:auto}.document-outline.collapsed{padding-right:0}.document-outline button{width:100%;min-height:27px;padding:5px 8px;overflow:hidden;border:0;border-radius:6px;color:#77787d;background:transparent;font-size:10px;line-height:1.35;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.document-outline button:hover{color:#1d1d1f;background:#f1f1f3}.document-outline .outline-heading-button{margin-bottom:8px;display:flex;align-items:center;justify-content:flex-start;gap:5px;color:#8b8c91;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.document-outline.collapsed .outline-heading-button{width:70px;padding:5px 6px;gap:3px}.outline-heading-button svg{flex:none}.document-outline .level-2{padding-left:17px}.document-outline .level-3{padding-left:26px;color:#929399}.document-canvas{width:100%;min-height:calc(100vh - 160px);margin:0 auto;padding:44px 22px 100px;border:0;background:transparent}.document-meta{margin-bottom:14px;display:flex;align-items:center;gap:15px;color:#a0a0a5;font-size:10px}.document-meta div{display:flex;align-items:center;gap:5px}.document-meta .document-read-only-meta{color:#65666c}.document-tags{min-height:31px;margin-bottom:33px;display:flex;flex-wrap:wrap;align-items:center;gap:6px}.document-tags button.tag-pill{min-height:25px;padding:0 8px;border:0}.document-tags input{width:110px;height:25px;padding:0 8px;border:1px solid rgba(29,29,31,.22);border-radius:7px;outline:0;font-size:11px}.tag-picker{position:relative;display:inline-flex}.tag-suggestions{width:180px;max-height:210px;position:absolute;z-index:20;top:29px;left:0;padding:4px;display:grid;overflow-y:auto;border:1px solid #e3e4e7;border-radius:9px;background:#fff;box-shadow:0 12px 30px #181a1f24}.tag-suggestions button{min-height:30px;padding:0 8px;display:flex;align-items:center;gap:6px;border:0;border-radius:6px;color:#55575d;background:#fff;font-size:11px;text-align:left;cursor:pointer}.tag-suggestions button:hover{color:#1d1d1f;background:#f2f3f5}.add-tag{height:25px;padding:0 7px;display:flex;align-items:center;gap:4px;border:0;border-radius:7px;background:transparent;color:#a0a0a5;font-size:10.5px;cursor:pointer}.add-tag:hover{color:#606168;background:#f3f4f6}.draft-recovery{margin:-17px 0 24px;padding:13px;border:1px solid #d8d9dc;border-radius:10px;background:#f7f7f8}.draft-recovery-heading{margin-bottom:9px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.draft-recovery-heading>div:first-child{display:grid;gap:2px;color:#242529;font-size:12px}.draft-recovery-heading span{color:#74757a;font-size:10.5px;font-weight:400}.draft-recovery-actions{display:flex;gap:4px}.draft-recovery-actions button{min-height:27px;padding:0 8px;display:flex;align-items:center;gap:4px;border:1px solid #d6d7da;border-radius:7px;color:#35363a;background:#fff;font-size:10.5px;cursor:pointer}.draft-recovery-actions button:last-child{width:27px;padding:0;justify-content:center}.draft-recovery-actions button:hover{border-color:#bfc0c4;background:#ededee}.draft-recovery textarea{width:100%;min-height:92px;resize:vertical;padding:9px 10px;border:1px solid #d6d7da;border-radius:7px;outline:0;color:#34353a;background:#fff;font:11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.draft-recovery textarea:focus{border-color:#929399}.document-blocks{display:flex;flex-direction:column}.canvas-block{position:relative;margin:0 -17px;padding:5px 17px;border-radius:8px;cursor:text;transition:background .12s ease}.canvas-block:hover{background:#f7f8fa}.canvas-block:has(.structured-component){cursor:pointer}.canvas-block.is-read-only,.canvas-block.is-read-only:has(.structured-component){cursor:default}.canvas-block.is-read-only:hover{background:transparent}.canvas-block.is-remote-editing{cursor:default;background:#f4f4f5;box-shadow:inset 2px 0 #55575d}.canvas-block.is-dragging{opacity:.36}.canvas-block.drop-before:before,.canvas-block.drop-after:after{content:"";position:absolute;z-index:4;left:12px;right:12px;height:2px;border-radius:2px;background:var(--accent);box-shadow:0 0 0 2px #1d1d1f1a}.canvas-block.drop-before:before{top:-1px}.canvas-block.drop-after:after{bottom:-1px}.block-handle{width:20px;height:24px;position:absolute;left:-8px;top:13px;opacity:0;display:grid;place-items:center;color:#a9abb1;transition:opacity .12s,color .12s;cursor:grab}.canvas-block:has(>h1) .block-handle{top:16px}.canvas-block:has(>h2) .block-handle{top:36px}.canvas-block:has(>h3) .block-handle{top:27px}.canvas-block.kind-table .block-handle{top:20px}.canvas-block.kind-code .block-handle{top:27px}.block-handle:active{color:#1d1d1f;cursor:grabbing}.canvas-block:hover .block-handle,.canvas-block:focus .block-handle{opacity:1}.block-presence{position:absolute;z-index:2;right:8px;top:-19px;height:23px;padding:0 8px 0 4px;display:flex;align-items:center;gap:5px;border:1px solid #dfe0e3;border-radius:12px;color:#55575d;background:#fafafa;box-shadow:0 3px 10px #0000000f;font-size:9.5px;white-space:nowrap}.block-presence img,.block-presence i{width:16px;height:16px;display:grid;place-items:center;border-radius:50%;object-fit:cover;color:#fff;background:#55575d;font-size:7px;font-style:normal;font-weight:700}.canvas-block h1{margin:0 0 19px;color:#17181b;font-size:42px;line-height:1.08;letter-spacing:-.046em;font-weight:750}.canvas-block h2{margin:30px 0 7px;color:#222328;font-size:23px;letter-spacing:-.025em}.canvas-block h3{margin:24px 0 6px;font-size:17px}.canvas-block p{margin:7px 0;color:#414248;font-family:ui-serif,New York,Georgia,serif;font-size:16px;line-height:1.72;letter-spacing:-.005em}.canvas-block ul,.canvas-block ol{margin:8px 0;padding-left:24px;color:#414248;font-family:ui-serif,New York,Georgia,serif;font-size:15.5px;line-height:1.7}.canvas-block li+li{margin-top:3px}.canvas-block li>p{margin:0;color:inherit;font:inherit;line-height:inherit}.canvas-block li>ul,.canvas-block li>ol{margin:3px 0}.canvas-block ul.contains-task-list{padding-left:2px;list-style:none}.canvas-block .task-list-item{display:flex;align-items:flex-start;gap:7px;list-style:none}.canvas-block .task-list-item input{width:15px;height:15px;margin:5px 0 0;accent-color:var(--accent)}.canvas-block .task-list-item:has(>input:checked),.canvas-block .task-list-item:has(>p:first-child>input:checked){color:#8a8b90;text-decoration:line-through}.canvas-block blockquote{margin:9px 0;padding:7px 18px;border-left:3px solid #c8c9cc;color:#585a62;background:linear-gradient(90deg,#f5f5f6,transparent)}.canvas-block blockquote p{color:inherit;font-style:italic}.canvas-block pre{overflow-x:auto;margin:9px 0;padding:18px 20px;border-radius:11px;background:#1e2026;color:#e9eaf0;box-shadow:inset 0 0 0 1px #ffffff0f;font:12.5px/1.65 SFMono-Regular,Consolas,monospace}.canvas-block code:not(pre code){padding:2px 5px;border-radius:5px;color:#9b3a54;background:#f7edf0;font:12.5px SFMono-Regular,Consolas,monospace}.canvas-table-scroll{width:fit-content;max-width:100%;margin:13px 0;overflow-x:auto;border:1px solid #e5e6e9;border-radius:9px}.canvas-block table{width:max-content;min-width:360px;margin:0;border-collapse:collapse;border-spacing:0;font:12px -apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.canvas-block th,.canvas-block td{padding:8px 9px;border-right:1px solid #e7e8eb;border-bottom:1px solid #e7e8eb;text-align:left}.canvas-block th{background:#f6f7f9;font-weight:650}.canvas-block tr:nth-child(2n) td{background:#fbfbfc}.canvas-block tr:last-child td{border-bottom:0}.canvas-block th:last-child,.canvas-block td:last-child{border-right:0}.canvas-block th:empty:after,.canvas-block td:empty:after{content:" "}.canvas-block a{color:#303238;text-decoration:underline;text-underline-offset:2px}.canvas-block a:hover{text-decoration:underline}.empty-block{color:#b1b2b7!important;font-family:inherit!important}.structured-component{width:100%;margin:8px 0;cursor:default}.structured-component h3{margin:0 0 7px;display:flex;align-items:center;gap:7px;color:#2c2d31;font-size:14px;font-weight:680}.structured-component button{border:0;background:transparent;cursor:pointer}.structured-title-input{width:100%;height:34px;margin-bottom:8px;padding:0 8px;border:1px solid #dfe1e5;border-radius:7px;outline:0;color:#2c2d31;background:#fff;font-size:14px;font-weight:680}.structured-viewbar{min-height:31px;margin-bottom:7px;display:flex;align-items:center;gap:6px;overflow-x:auto;color:#8a8b90;font-size:10.5px;scrollbar-width:none}.structured-viewbar::-webkit-scrollbar{display:none}.structured-viewbar>span{margin-right:auto;white-space:nowrap}.structured-viewbar label{width:145px;height:29px;flex:none;padding:0 6px;display:flex;align-items:center;gap:4px;border:1px solid transparent;border-radius:6px;background:#f5f6f7}.structured-viewbar label:focus-within{border-color:#d7d8dc;background:#fff}.structured-viewbar label input{min-width:0;width:100%;border:0;outline:0;color:#4b4c51;background:transparent;font-size:10.5px}.structured-viewbar label button{width:19px;height:19px;flex:none;display:grid;place-items:center;border-radius:4px;color:#999a9f}.structured-viewbar select,.structured-toolbar>select{max-width:155px;height:29px;flex:none;padding:0 23px 0 7px;border:1px solid #e1e2e5;border-radius:6px;outline:0;color:#65666c;background:#fff;font-size:10.5px}.structured-viewbar>.structured-export-button{height:29px;flex:none;padding:0 8px;display:flex;align-items:center;gap:4px;border-radius:6px;color:#73747a;font-size:10.5px}.structured-viewbar>.structured-export-button:hover{color:#1d1d1f;background:#f0f1f2}.kanban-component .structured-viewbar>span{margin-right:0;margin-left:auto}.structured-block-editor{margin:5px -9px 7px;padding:10px 11px 6px;border:1px solid rgba(29,29,31,.24);border-radius:10px;background:#fcfcfd;box-shadow:0 0 0 3px #1d1d1f0d}.structured-block-editor>fieldset{min-width:0;margin:0;padding:0;border:0}.structured-block-editor.saving>fieldset{opacity:.55;pointer-events:none}.structured-validation-error{margin:7px 0 0;color:#b33d3d;font-size:9.5px}.structured-error{margin:8px 0;padding:13px;display:grid;gap:3px;border:1px solid #eadede;border-radius:9px;color:#7c3f3f;background:#fff8f8}.structured-error strong{font-size:11px}.structured-error small{font-size:9.5px}.structured-toolbar{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:5px}.structured-toolbar>button,.kanban-add-card,.kanban-add-column{min-height:29px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border-radius:6px;color:#6f7076;font-size:10.5px}.structured-toolbar>button:hover:not(:disabled),.structured-toolbar>button.active,.kanban-add-card:hover:not(:disabled),.kanban-add-column:hover:not(:disabled){color:#1d1d1f;background:#edeef0}.structured-toolbar button:disabled,.database-new-row:disabled,.kanban-add-card:disabled,.kanban-add-column:disabled{opacity:.4;cursor:default}.database-options-editor{width:100%;margin-top:3px;display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;gap:7px}.database-options-editor>span{overflow:hidden;color:#8a8b90;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.database-options-editor>div{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.database-options-editor button{min-height:25px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;color:#55565b;background:#eeeef0;font-size:10px}.database-options-editor button:hover{color:#1d1d1f;background:#e2e3e5}.database-options-editor input{width:105px;height:25px;padding:0 8px;border:1px solid #dfe1e5;border-radius:999px;outline:0;background:#fff;font-size:10px}.database-scroll{max-width:100%;overflow-x:auto;border:1px solid #e3e4e7;border-radius:9px}.database-component table{width:100%;min-width:420px;border-collapse:collapse;table-layout:auto;font-size:14px}.database-component th,.database-component td{min-width:140px;height:40px;padding:5px 8px;border-right:1px solid #e7e8eb;border-bottom:1px solid #e7e8eb;color:#4c4d52;text-align:left}.database-component th{color:#606168;background:#f5f6f7;font-size:13px;font-weight:650}.database-component tr:last-child td{border-bottom:0}.database-component th:last-child,.database-component td:last-child{border-right:0}.database-scroll input,.database-scroll select{width:100%;height:31px;padding:0 6px;border:1px solid transparent;border-radius:5px;outline:0;color:#3f4045;background:transparent;font-size:14px}.database-scroll input:focus,.database-scroll select:focus{border-color:#cfd1d5;background:#fff}.database-scroll input[type=checkbox]{width:15px;height:15px;padding:0;accent-color:#1d1d1f}.database-cell-checkbox{text-align:center!important}.database-column-heading{display:flex;align-items:center;gap:3px}.database-column-heading input{min-width:0;flex:1}.database-column-heading button,.database-row-actions button{width:24px;height:24px;flex:none;display:grid;place-items:center;border-radius:5px;color:#a0a1a6}.database-column-heading button:hover,.database-row-actions button:hover{color:#4c4d52;background:#eeeef0}.database-column-heading button.active{color:#1d1d1f;background:#e6e7e9}.database-component .database-row-actions{width:58px;min-width:58px;padding:3px}.database-row-buttons{display:flex;justify-content:center;gap:1px}.database-row-buttons button:last-child:hover{color:#a43e3e;background:#fff0f0}.database-select-value{padding:4px 7px;border-radius:999px;color:#55565b;background:#eeeef0;font-size:12px}.database-person-value{min-width:0;display:inline-flex;align-items:center;gap:6px}.database-person-value img,.database-person-value i{width:20px;height:20px;flex:none;border-radius:50%;object-fit:cover}.database-person-value i{display:grid;place-items:center;color:#fff;background:#77787d;font-size:8px;font-style:normal;font-weight:700}.database-person-value span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.database-cell-number{font-variant-numeric:tabular-nums}.database-cell-number input{text-align:right}.database-cell-text{overflow-wrap:anywhere}.database-new-row{width:100%;min-width:420px;height:31px;padding:0 9px;display:flex;align-items:center;gap:5px;color:#8b8c91;background:#fff!important;font-size:9.5px;text-align:left}.database-new-row:hover:not(:disabled){color:#3f4045;background:#f7f7f8!important}.database-delete-confirm{margin-top:8px;min-height:38px;padding:6px 7px 6px 10px;display:flex;align-items:center;gap:10px;border:1px solid #eadede;border-radius:8px;color:#754141;background:#fff8f8;font-size:10.5px}.database-delete-confirm>span{min-width:0;flex:1}.database-delete-confirm>div{display:flex;gap:4px}.database-delete-confirm button{min-height:27px;padding:0 8px;border-radius:6px;color:#67686d}.database-delete-confirm button:hover{background:#0000000d}.database-delete-confirm .danger-button{color:#fff;background:#8b3030}.database-delete-confirm .danger-button:hover{color:#fff;background:#742626}.structured-empty-cell{color:#b1b2b6}.structured-component .structured-empty{margin:0;padding:18px;color:#999a9f;font-family:inherit;font-size:11px;line-height:1.4;text-align:center}.kanban-board{max-width:100%;display:flex;align-items:flex-start;gap:8px;overflow-x:auto;padding-bottom:4px}.kanban-column{width:280px;min-width:280px;padding:8px;border-radius:10px;background:#f2f3f5}.kanban-column>header{height:27px;display:flex;align-items:center;gap:5px}.kanban-column>header strong,.kanban-column>header input{min-width:0;flex:1;overflow:hidden;color:#55565b;font-size:14px;font-weight:680;text-overflow:ellipsis;white-space:nowrap}.kanban-column>header input{height:24px;padding:0 5px;border:1px solid transparent;border-radius:5px;outline:0;background:transparent}.kanban-column>header input:focus{border-color:#cfd1d5;background:#fff}.kanban-column>header span{color:#9a9ba0;font-size:12px}.kanban-column>header button{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;color:#9b9ca1}.kanban-column>header button:hover:not(:disabled){color:#a43e3e;background:#fff0f0}.kanban-column>header button:disabled{opacity:.35;cursor:default}.kanban-cards{min-height:48px;display:grid;gap:6px}.kanban-cards>small{padding:14px 5px;color:#aaabb0;font-size:12px;text-align:center}.kanban-cards article{position:relative;min-height:47px;padding:10px;display:grid;gap:5px;border:1px solid #e4e5e7;border-radius:8px;background:#fff;box-shadow:0 1px 3px #191b200d}.kanban-component.editing .kanban-cards article:not(.editing-card){cursor:pointer}.kanban-cards article.editing-card{gap:10px;padding:12px;border-color:#c9cacf;box-shadow:0 0 0 2px #1d1d1f0a,0 6px 18px #191b2014}.kanban-cards article.dragging{opacity:.4}.kanban-cards article>strong{color:#404146;font-size:14px}.kanban-cards article>p{margin:0;color:#898a90;font-family:inherit;font-size:13px;line-height:1.4}.kanban-card-edit-header>input{width:100%;height:34px;padding:0 7px;border:1px solid #dedfe3;border-radius:6px;outline:0;color:#303136;background:#fff;font-size:14px;font-weight:650}.kanban-card-edit-header>input:focus{border-color:#aeb0b6;box-shadow:0 0 0 2px #1d1d1f0d}.kanban-card-description{display:grid;gap:4px}.kanban-card-description span,.kanban-card-properties label>span{color:#85868c;font-size:11px;font-weight:600}.kanban-card-description textarea{width:100%;min-height:68px;padding:7px;resize:vertical;border:1px solid #e0e1e4;border-radius:6px;outline:0;color:#4b4c51;background:#fafafa;font:inherit;font-size:13px;line-height:1.45}.kanban-card-description textarea:focus{border-color:#bfc1c6;background:#fff}.kanban-card-properties{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 6px}.kanban-card-properties label{min-width:0;display:grid;gap:4px}.kanban-card-properties input,.kanban-card-properties select{min-width:0;width:100%;height:32px;padding:0 7px;border:1px solid #e0e1e4;border-radius:6px;outline:0;color:#55565b;background:#fafafa;font-size:12px}.kanban-card-properties input:focus,.kanban-card-properties select:focus{border-color:#bfc1c6;background:#fff}.kanban-card-properties .kanban-card-status{grid-column:1 / -1}.kanban-card-meta{margin-top:3px;display:flex;align-items:center;flex-wrap:wrap;gap:4px;color:#7d7e83;font-size:12px}.kanban-card-meta span,.kanban-card-meta time{padding:3px 5px;border-radius:4px;background:#f2f3f4}.kanban-card-actions{padding-top:9px;display:flex;justify-content:flex-end;gap:3px;border-top:1px solid #ececef}.kanban-card-actions button{width:29px;height:28px;display:grid;place-items:center;border-radius:5px;color:#85868b}.kanban-card-actions .kanban-card-done{width:auto;margin-right:auto;padding:0 9px;display:inline-flex;gap:5px;color:#fff;background:#1d1d1f;font-size:12px}.kanban-card-actions .kanban-card-done:hover{color:#fff;background:#000}.kanban-card-actions button:hover{color:#3f4045;background:#ececef}.kanban-card-actions button:last-child:hover{color:#a43e3e;background:#fff0f0}.kanban-add-card{width:100%;margin-top:5px}.kanban-add-column{width:140px;min-width:140px;height:35px;background:#f2f3f5!important}.block-editor{margin:5px -9px 7px;padding:8px 9px 6px;border:1px solid rgba(29,29,31,.24);border-radius:10px;background:#fcfcfd;box-shadow:0 0 0 3px #1d1d1f0d}.format-toolbar{margin:-2px 0 7px;padding-bottom:6px;display:flex;align-items:center;gap:2px;overflow-x:auto;border-bottom:1px solid rgba(31,34,41,.06)}.format-toolbar.disabled{opacity:.55;pointer-events:none}.format-toolbar>span{width:1px;height:17px;flex:0 0 auto;margin:0 3px;background:#e5e6e9}.format-toolbar button{width:27px;height:27px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:6px;color:#77787d;background:transparent;cursor:pointer}.format-toolbar button:hover,.format-toolbar button.active{color:#1d1d1f;background:#eceef1}.format-toolbar svg{width:14px;height:14px}.format-toolbar .table-command{width:36px;display:flex;gap:1px}.format-toolbar .table-command svg{width:11px}.edit-mode-cue{min-height:27px;flex:0 0 auto;margin-left:auto;display:flex;align-items:center;gap:6px;color:#999a9f}.edit-mode-cue small{font-size:9px}.edit-mode-cue button{width:auto;height:25px;padding:0 6px;display:flex;align-items:center;gap:5px;border:0;border-radius:6px;color:#77787d;background:transparent;font-size:9.5px;cursor:pointer}.edit-mode-cue button:hover:not(:disabled){color:#1d1d1f;background:#eceef1}.edit-mode-cue button:disabled{opacity:.45;cursor:default}.edit-mode-cue kbd{padding:1px 4px;border:1px solid #d9dade;border-bottom-width:2px;border-radius:4px;background:#fff;color:#85868b;font:8px -apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.structured-block-editor>.edit-mode-cue{margin:-4px 0 7px;padding-bottom:6px;justify-content:flex-end;border-bottom:1px solid rgba(31,34,41,.06)}.rich-block-editor .ProseMirror{min-height:58px;padding:7px 6px 10px;outline:0;color:#34353a;font-family:ui-serif,New York,Georgia,serif;font-size:15.5px;line-height:1.7}.rich-block-editor .ProseMirror>*:first-child{margin-top:0}.rich-block-editor .ProseMirror>*:last-child{margin-bottom:0}.rich-block-editor h1{margin:2px 0 16px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif;font-size:35px;line-height:1.1}.rich-block-editor h2{margin:14px 0 6px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,sans-serif;font-size:23px}.rich-block-editor h3{margin:12px 0 5px;font-size:18px}.rich-block-editor p{margin:5px 0}.rich-block-editor ul,.rich-block-editor ol{margin:6px 0;padding-left:23px}.rich-block-editor li>p{margin:0}.rich-block-editor li+li{margin-top:2px}.rich-block-editor li>ul,.rich-block-editor li>ol{margin:3px 0}.rich-block-editor ul[data-type=taskList]{padding:0;list-style:none}.rich-block-editor ul[data-type=taskList] li{display:flex;align-items:flex-start;gap:7px;list-style:none}.rich-block-editor ul[data-type=taskList] li>label{flex:none;padding-top:3px}.rich-block-editor ul[data-type=taskList] input{width:15px;height:15px;margin:0;accent-color:var(--accent)}.rich-block-editor ul[data-type=taskList] li>div{flex:1}.rich-block-editor ul[data-type=taskList] li>div>p{margin:0}.rich-block-editor li[data-checked=true]>div{color:#8a8b90;text-decoration:line-through}.rich-block-editor blockquote{margin:7px 0;padding-left:14px;border-left:3px solid #c8c9cc;color:#5d5e64}.rich-block-editor pre{overflow-x:auto;padding:13px 15px;border-radius:8px;color:#e9eaf0;background:#1e2026;font:12px/1.6 SFMono-Regular,Consolas,monospace}.rich-block-editor code:not(pre code){padding:2px 4px;border-radius:4px;color:#9b3a54;background:#f7edf0;font:12px SFMono-Regular,Consolas,monospace}.rich-block-editor .tableWrapper{width:fit-content;max-width:100%;margin:13px 0;overflow-x:auto;border:1px solid #e5e6e9;border-radius:9px}.rich-block-editor table{width:max-content;min-width:360px;margin:0;border-collapse:collapse;border-spacing:0;font:12px -apple-system,BlinkMacSystemFont,SF Pro Text,Inter,sans-serif}.rich-block-editor th,.rich-block-editor td{padding:8px 9px;border:0;border-right:1px solid #e7e8eb;border-bottom:1px solid #e7e8eb;text-align:left;vertical-align:top}.rich-block-editor th{background:#f6f7f9;font-weight:650}.rich-block-editor tr:nth-child(2n) td{background:#fbfbfc}.rich-block-editor tr:last-child td{border-bottom:0}.rich-block-editor th:last-child,.rich-block-editor td:last-child{border-right:0}.rich-block-editor th p,.rich-block-editor td p{margin:0}.rich-block-editor .selectedCell{background:#e9eaec}.canvas-add-actions{margin-top:22px;display:flex;align-items:center;gap:4px}.document-read-only-note{margin:25px 0 0!important;padding:9px 10px;display:flex;align-items:center;gap:6px;border-radius:8px;color:#77787d!important;background:#f5f5f6;font-family:inherit!important;font-size:10.5px!important;line-height:1.4!important}.canvas-end{margin:0;padding:7px 9px;display:flex;align-items:center;gap:6px;border:0;border-radius:7px;opacity:.38;background:transparent;color:#8d8e94;font-size:10.5px;cursor:pointer;transition:opacity .15s}.document-canvas:hover .canvas-end{opacity:1}.canvas-end:focus-visible{opacity:1}.canvas-end:hover{background:#f5f6f8;color:#727379}.canvas-footnote{margin:18px auto 0;color:#a2a3a8;font-size:9.5px;text-align:center}.dialog-backdrop{position:fixed;inset:0;z-index:100;padding:24px;display:grid;place-items:center;background:#1b1d2347;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:fade-in .16s ease-out}.folder-action-dialog{width:min(440px,100%);position:relative;padding:30px;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fffffff5;box-shadow:0 28px 90px #14171f3d;animation:rise-in .18s ease-out}.dialog-close{position:absolute;top:15px;right:15px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;background:#f0f1f3;color:#77787d;cursor:pointer}.dialog-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#34363d,#111318);box-shadow:0 8px 18px #0000002e}.folder-action-dialog h2{margin:20px 0 6px;font-size:22px;letter-spacing:-.03em}.folder-action-dialog>p{margin:0 0 25px;color:var(--muted);font-size:12.5px;line-height:1.5}.folder-action-dialog label{display:flex;flex-direction:column;gap:8px;color:#5f6065;font-size:11px;font-weight:650}.folder-action-dialog label input{height:43px;padding:0 12px;border:1px solid rgba(30,33,40,.12);border-radius:10px;outline:0;background:#fafafd;font-size:13px}.folder-action-dialog label input:focus{border-color:#1d1d1f66;box-shadow:0 0 0 3px #1d1d1f12;background:#fff}.visually-hidden{width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.dialog-actions{margin-top:27px;display:flex;justify-content:flex-end;gap:8px}.dialog-actions>button:not(.primary-button){height:40px;padding:0 14px;border:0;border-radius:9px;background:transparent;color:#727379;font-size:12px;cursor:pointer}.delete-document-dialog{width:min(420px,100%);padding:30px;border-radius:18px;background:#fff;box-shadow:0 28px 90px #14171f3d}.delete-document-dialog h2{margin:20px 0 7px;font-size:21px;letter-spacing:-.025em}.delete-document-dialog>p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.dialog-icon.danger{background:#c84646;box-shadow:0 8px 18px #b4323233}.dialog-actions .danger-button{color:#fff;background:#c84646}.dialog-actions .danger-button:hover:not(:disabled){background:#b43737}.dialog-actions button:disabled{opacity:.55;cursor:default}.access-dialog,.document-access-dialog{position:relative;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:#fffffffa;box-shadow:0 28px 90px #14171f3d;animation:rise-in .18s ease-out}.access-dialog{width:min(900px,100%);max-height:min(760px,calc(100vh - 48px));padding:28px;overflow:hidden}.access-dialog-heading{padding-right:45px;display:flex;align-items:center;gap:14px}.access-dialog-heading h2,.document-access-dialog h2{margin:0 0 4px;font-size:21px;letter-spacing:-.025em}.access-dialog-heading p,.document-access-dialog>p{margin:0;color:var(--muted);font-size:11.5px}.access-user-list{max-height:590px;margin-top:23px;display:grid;gap:8px;overflow-y:auto}.access-user-row{padding:12px;display:grid;grid-template-columns:minmax(190px,1.2fr) 100px minmax(220px,1fr) 70px;align-items:center;gap:14px;border:1px solid #eceef1;border-radius:11px;background:#fafbfc;transition:border-color .15s,background .15s}.access-user-identity{min-width:0;display:flex;align-items:center;gap:9px}.access-user-identity>img,.access-user-identity>span{width:32px;height:32px;flex:none;display:grid;place-items:center;border-radius:50%;object-fit:cover;color:#fff;background:#55575d;font-size:9px;font-weight:700}.access-user-identity div{min-width:0;display:grid}.access-user-identity strong{overflow:hidden;color:#36373c;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.access-user-identity small{overflow:hidden;color:#96979c;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.access-user-row>label{display:flex;align-items:center;gap:6px;color:#8b8c91;font-size:9px}.access-user-row select{min-width:0;height:30px;flex:1;padding:0 7px;border:1px solid #dfe1e5;border-radius:7px;outline:0;background:#fff;font-size:11px}.access-all-folders{color:#77787d;font-size:10px}.access-folder-picker{position:relative;min-width:0}.access-folder-picker summary{height:30px;padding:0 8px;display:flex;align-items:center;gap:6px;border:1px solid #dfe1e5;border-radius:7px;color:#55575d;background:#fff;font-size:10px;cursor:pointer;list-style:none}.access-folder-picker summary::-webkit-details-marker{display:none}.access-folder-picker summary small{margin-left:auto;color:#96979c}.access-folder-picker[open] summary{border-radius:7px 7px 0 0}.access-folder-picker[open] summary svg{transform:rotate(180deg)}.access-folder-picker>div{padding:5px;display:grid;gap:4px;border:1px solid #dfe1e5;border-top:0;border-radius:0 0 7px 7px;background:#fff}.access-folder-picker label{display:grid;grid-template-columns:minmax(0,1fr) 98px;align-items:center;gap:7px;color:#64666b;font-size:9.5px}.access-folder-picker label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-folder-picker label select{height:27px}.save-access-button{height:30px;display:flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:7px;color:#fff;background:var(--accent);font-size:10px;cursor:pointer;transition:opacity .15s,color .15s,background .15s}.save-access-button:disabled{opacity:.45;cursor:default}.save-access-button.saving:disabled,.save-access-button.saved:disabled{opacity:1}.save-access-button.saved{color:#287a46;background:#e6f4ea}.access-user-row.is-saving,.folder-member-row.is-saving{border-color:#c9cbd0;background:#fff}.access-user-row.is-saved,.folder-member-row.is-saved{border-color:#c5e2ce;background:#f8fcf9}.folder-members-dialog{width:min(700px,100%)}.folder-member-row{padding:12px;display:grid;grid-template-columns:minmax(220px,1fr) 130px 70px;align-items:center;gap:14px;border:1px solid #eceef1;border-radius:11px;background:#fafbfc;transition:border-color .15s,background .15s}.folder-member-row select{height:30px;padding:0 7px;border:1px solid #dfe1e5;border-radius:7px;outline:0;background:#fff;font-size:11px}.folder-member-admin{color:#77787d;font-size:10px}.access-empty{padding:35px;color:var(--muted);text-align:center}.document-access-dialog{width:min(520px,100%);max-height:min(760px,calc(100vh - 48px));padding:28px;overflow-y:auto}.document-access-dialog>.dialog-icon{margin-bottom:17px}.document-access-dialog>p{margin:7px 0 22px}.document-access-dialog section{margin-top:20px;padding-top:18px;border-top:1px solid #eceef1}.document-access-dialog h3{margin:0 0 11px;display:flex;align-items:center;gap:6px;color:#55575d;font-size:11px}.share-user-list{max-height:180px;margin-bottom:13px;display:grid;gap:5px;overflow-y:auto}.share-user-list>label{padding:7px 8px;display:flex;align-items:center;gap:8px;border-radius:8px;background:#f7f8fa;color:#45464b;font-size:11px}.share-user-list input{accent-color:var(--accent)}.share-user-list label span{display:grid}.share-user-list small{color:#999a9f;font-size:9px}.primary-button.compact{min-height:34px;padding:0 12px;font-size:11px}.move-folder-list{display:grid;gap:5px}.move-folder-list button{height:38px;padding:0 10px;display:flex;align-items:center;gap:8px;border:1px solid #e8eaed;border-radius:8px;color:#57595f;background:#fafbfc;font-size:11px;cursor:pointer}.move-folder-list button:hover{border-color:#c8c9cc;color:#1d1d1f;background:#fff}.move-folder-list button span{flex:1;text-align:left}.toast{position:fixed;z-index:200;right:22px;bottom:22px;max-width:380px;min-height:46px;padding:9px 9px 9px 12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(120,30,30,.1);border-radius:12px;color:#7d2d2d;background:#fff7f7f0;box-shadow:0 12px 36px #1e202824;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:12px}.toast>span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#e15151;font-size:11px;font-weight:700}.toast button{margin-left:auto;width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:7px;color:#9a6b6b;background:transparent;cursor:pointer}.loading-view{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:17px;color:#818288;font-size:12px}.loading-orbit{width:38px;height:38px;position:relative;border:1px solid rgba(30,33,40,.08);border-radius:50%;animation:spin 1s linear infinite}.loading-orbit span{width:8px;height:8px;position:absolute;top:-4px;left:15px;border-radius:50%;background:var(--accent);box-shadow:0 2px 8px #00000040}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(8px) scale(.985)}}@media(max-width:1380px){.deck-editor-shell,.deck-editor-shell:not(.inspector-open){grid-template-columns:156px minmax(0,1fr)}.deck-editor-shell.inspector-open .deck-inspector{width:280px;display:block;position:absolute;z-index:40;top:0;right:0;bottom:0;box-shadow:-12px 0 35px #181a1f24}}@media(max-width:1180px){.canvas-layout,.canvas-layout.has-outline{width:min(850px,100%);display:block}.document-outline{display:none}.tag-filters>.tag-filter-item:nth-child(n+5){display:none}.tag-filter-control:has(.tag-filters>.tag-filter-item:nth-child(5)) .tag-overflow{display:block}.deck-toolbar{gap:4px}.deck-toolbar kbd,.deck-zoom>span{display:none}.deck-toolbar .deck-insert-tools{gap:1px}.deck-toolbar .deck-insert-tools>button,.deck-toolbar .deck-media-trigger,.deck-toolbar .deck-inspector-toggle{width:30px;padding:0;justify-content:center;font-size:0}.deck-toolbar .deck-shape-picker summary{width:34px;padding:0;justify-content:center;font-size:0}.deck-toolbar .deck-shape-picker summary svg:nth-of-type(2){display:none}}@media(max-width:900px){.deck-deleted-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.library-header{padding:0 22px;grid-template-columns:1fr auto}.library-workspace{width:min(100% - 34px,700px)}.library-content{display:block}.library-sidebar{position:static;margin-bottom:14px;overflow-x:auto;scrollbar-width:none}.library-sidebar::-webkit-scrollbar{display:none}.library-sidebar nav{width:max-content;display:flex;gap:4px}.folder-heading{margin:0}.folder-heading p{display:none}.library-sidebar button{width:auto;padding:0 11px}.sidebar-create-row{margin:0 7px 0 0}.folder-menu-trigger{width:28px;padding:0}.folder-actions{position:relative;top:auto;right:auto;padding:0;opacity:1;background:transparent;box-shadow:none;transform:none}.library-main{padding-top:20px}.document-view .library-workspace{width:min(100% - 34px,850px)}.document-view .library-content{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr)}.document-view .library-sidebar{display:none}.document-view .library-main{padding-top:12px}.library-controls{margin-left:0;align-items:flex-start;flex-direction:column;gap:12px}.document-controls{align-items:center;flex-direction:row}.search-box,.tag-filter-control{width:100%}.list-heading{display:none}.file-row{grid-template-columns:36px minmax(0,1fr) 46px;padding:0 18px}.file-tags,.file-owner,.file-date{display:none}.canvas-scroll{padding:14px 16px 50px}.document-canvas{min-height:100%;padding:36px 45px 70px;border-radius:13px}.deck-editor-shell,.deck-editor-shell:not(.inspector-open){grid-template-columns:144px minmax(0,1fr)}.deck-filmstrip{padding-inline:7px}.deck-thumbnail-item{padding-left:17px}.deck-stage-wrap{padding:18px}.deck-workspace-footer span:last-child{display:none}.deck-presentation.speaker-view{padding:54px 28px 76px}.deck-speaker-layout{grid-template-columns:minmax(0,1.6fr) minmax(220px,.8fr);gap:20px}}@media(max-width:700px){.document-view .document-controls{min-height:91px;padding:7px 12px 8px;display:grid;grid-template-columns:minmax(0,1fr);align-content:center;gap:5px}.document-view .canvas-breadcrumbs{width:100%;gap:5px}.document-view .canvas-breadcrumbs button{max-width:108px;height:32px;padding-inline:3px}.document-view .canvas-breadcrumbs strong{max-width:none;flex:1}.document-view .canvas-status{width:100%;padding:1px 0;gap:6px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.document-view .canvas-status::-webkit-scrollbar{display:none}.document-view .document-manage-actions{gap:2px}.document-view .document-access-button,.document-view .document-delete-button,.document-view .document-read-only-badge{min-width:36px;width:36px;height:36px;padding:0;flex:none;justify-content:center;border-radius:9px;font-size:0}.document-view .document-export>.document-access-button svg:last-child{display:none}.document-view .live-status{width:6px;flex:none}.document-view .live-status span{display:none}.document-view .save-status{width:14px;flex:none;gap:0;font-size:0}.document-view .viewer-presence{padding-left:2px}.document-view .viewer-avatar{width:24px;height:24px}.document-view .document-meta{flex-wrap:wrap;row-gap:8px}.document-view .document-author{max-width:100%}.document-view .document-canvas{padding-inline:clamp(18px,5vw,36px)}}@media(max-width:560px){.deck-feedback-panel.presentation{width:auto;right:8px;left:8px;bottom:62px}.deck-shortcuts-dialog{padding:12px}.deck-shortcuts-groups{grid-template-columns:1fr}.deck-deleted-dialog{padding:12px}.deck-deleted-grid{grid-template-columns:1fr}.library-header{height:60px;padding:0 15px}.document-view{height:100svh;height:100dvh}.document-view .library-header{height:52px;padding:0 12px}.document-view .brand{gap:8px;font-size:15px}.document-view .brand-mark{width:30px;height:30px;border-radius:8px}.document-view .avatar{width:30px;height:30px}.document-view .library-workspace{width:100%;height:calc(100svh - 52px);height:calc(100dvh - 52px)}.document-view .library-main{padding-top:0}.workspace-status{display:none}.library-workspace{width:calc(100% - 24px)}.library-main{padding-top:16px}.file-row{min-height:82px}.file-folder{display:none}.tag-filters>.tag-filter-item:nth-child(n+4){display:none}.tag-filter-control:has(.tag-filters>.tag-filter-item:nth-child(4)) .tag-overflow{display:block}.document-manage-actions{gap:2px}.live-status{width:6px;flex:none}.live-status span{display:none}.viewer-presence{padding-left:2px}.viewer-avatar{width:22px;height:22px}.save-status{width:14px;flex:none;gap:0;font-size:0}.document-access-button,.document-delete-button{width:28px;padding:0;justify-content:center;font-size:0}.document-read-only-badge{width:27px;padding:0;justify-content:center;font-size:0}.document-export>.document-access-button svg:last-child{display:none}.canvas-breadcrumbs button{max-width:100px}.canvas-breadcrumbs strong{max-width:190px}.document-author{max-width:90px}.canvas-scroll{padding:0}.document-view .document-pane{margin-inline:12px;border-radius:12px 12px 0 0;box-shadow:none}.document-view .document-canvas{min-height:100%;padding-top:26px;padding-bottom:max(70px,calc(44px + env(safe-area-inset-bottom)));border:0;border-radius:0;box-shadow:none}.document-view .document-meta{margin-bottom:18px;flex-direction:column;align-items:flex-start;gap:7px;font-size:11px;line-height:1.35}.document-view .document-meta>div{min-width:0;max-width:100%;overflow-wrap:anywhere}.document-view .document-author{max-width:100%;white-space:normal}.document-view .document-tags{margin-bottom:26px}.document-view .document-tags button.tag-pill,.document-view .add-tag,.document-view .document-tags input{min-height:32px;height:32px}.document-view .canvas-block{margin-inline:-8px;padding-inline:8px}.document-view .block-handle{display:none}.document-view .canvas-block h1{font-size:clamp(30px,8.5vw,34px);line-height:1.1}.document-view .canvas-block h2{margin-top:26px;font-size:22px}.document-view .canvas-block p{font-size:16px;line-height:1.65}.document-view .canvas-block ul,.document-view .canvas-block ol{padding-left:21px;font-size:15.5px}.document-view .canvas-block pre{margin-inline:-4px;padding:14px;border-radius:9px;font-size:11.5px}.document-view .block-editor,.document-view .structured-block-editor{margin-inline:-8px}.document-view .format-toolbar{gap:1px;padding-bottom:7px;scrollbar-width:none}.document-view .format-toolbar::-webkit-scrollbar{display:none}.document-view .format-toolbar button{width:34px;height:34px;border-radius:8px}.document-view .format-toolbar .table-command{width:42px}.document-view .edit-mode-cue small,.document-view .edit-mode-cue kbd{display:none}.document-view .format-toolbar>.edit-mode-cue{min-height:34px;position:sticky;left:0;order:-1;margin-right:4px;padding-right:5px;background:#fcfcfd;box-shadow:7px 0 9px #fcfcfd}.document-view .format-toolbar>.edit-mode-cue button{min-width:54px;height:34px;justify-content:center;color:#55565b;background:#eceef1;font-size:10.5px;font-weight:650}.document-view .structured-block-editor>.edit-mode-cue{min-height:41px;padding-bottom:7px}.document-view .structured-block-editor>.edit-mode-cue button{min-width:54px;height:34px;justify-content:center;color:#55565b;background:#eceef1;font-size:10.5px;font-weight:650}.document-view .canvas-add-actions{align-items:stretch;flex-wrap:wrap;gap:6px}.document-view .canvas-end{min-height:40px;padding-inline:10px;opacity:1;background:#f5f6f8}.document-view .canvas-footnote{padding-inline:18px;overflow-wrap:anywhere}.document-view .draft-recovery-heading{display:grid}.document-view .draft-recovery-actions{justify-content:flex-end}.canvas-block h1{font-size:34px}.canvas-block p{font-size:15.5px}.folder-action-dialog{padding:25px 20px 22px}.access-user-row{grid-template-columns:1fr auto}.access-folder-picker,.access-all-folders{grid-column:1 / -1}.deck-presentation.speaker-view{padding:54px 18px 76px}.deck-speaker-layout{display:block}.deck-speaker-layout>aside{margin-top:22px;grid-template-columns:1fr 1fr;align-items:start}.deck-speaker-navigator{margin-top:22px}.folder-member-row{grid-template-columns:1fr auto}.folder-member-row .access-user-identity{grid-column:1 / -1}.access-dialog-heading{align-items:flex-start;flex-wrap:wrap}.deck-topbar{padding-inline:8px;gap:6px}.deck-topbar-divider,.deck-folder-link,.deck-topbar-identity>svg{display:none}.deck-title-input{width:100%}.deck-topbar>.canvas-status{gap:3px}.deck-topbar .viewer-presence,.deck-topbar .live-status,.deck-topbar .save-status,.deck-topbar>.canvas-status>.document-access-button,.deck-topbar .document-manage-actions{display:none}.deck-present-button{width:29px;padding:0;justify-content:center;font-size:0}.deck-editor-shell,.deck-editor-shell:not(.inspector-open){grid-template-columns:100px minmax(0,1fr)}.deck-filmstrip{padding:9px 4px 12px}.deck-filmstrip>header{padding-left:4px}.deck-thumbnail-item{padding:3px 2px 4px 14px}.deck-slide-number{left:-1px}.deck-thumbnail-actions{display:none}.deck-add-slide summary{padding-inline:5px;font-size:10px}.deck-layout-menu{width:230px}.deck-toolbar{padding:0 6px}.deck-toolbar button{width:29px;padding:0;justify-content:center;font-size:0}.deck-shape-picker summary{width:29px;padding:0;justify-content:center;font-size:0}.deck-shape-picker summary svg:nth-of-type(2){display:none}.deck-toolbar kbd,.deck-zoom>span{display:none}.deck-align-tools{margin-left:auto;padding-left:4px}.deck-toolbar .deck-align-tools button{width:24px}.deck-stage-wrap{padding:10px}}@media(max-width:700px){.deck-view{height:100svh;height:100dvh;min-height:0}.deck-topbar{height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 9px 0;gap:6px}.deck-home{width:40px;height:40px;border-radius:10px}.deck-home .brand-mark{width:32px;height:32px}.deck-topbar-identity{gap:4px}.deck-topbar-divider,.deck-folder-link,.deck-topbar-identity>svg{display:none}.deck-title-input{min-width:0;width:100%;height:40px;padding-inline:6px;font-size:16px}.deck-topbar>.canvas-status{gap:3px}.deck-topbar .viewer-presence,.deck-topbar .live-status,.deck-topbar .save-status,.deck-topbar .document-export,.deck-topbar .document-manage-actions,.deck-topbar>.canvas-status>.document-access-button{display:none}.deck-topbar .document-read-only-badge{width:38px;height:38px;padding:0;justify-content:center;border-radius:9px;font-size:0}.deck-present-button{width:40px;height:40px;padding:0;justify-content:center;border-radius:10px;font-size:0}.deck-editor-shell,.deck-editor-shell:not(.inspector-open),.deck-editor-shell.inspector-open{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) calc(112px + env(safe-area-inset-bottom))}.deck-editor-shell.inspector-open:after{content:"";position:fixed;z-index:170;inset:0;background:#18191c47;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.deck-filmstrip{min-width:0;min-height:0;padding:7px 8px max(7px,env(safe-area-inset-bottom));z-index:8;grid-row:2;grid-column:1;grid-template:minmax(0,1fr) / 40px minmax(0,1fr) 94px;gap:6px;overflow:hidden;border-top:1px solid #d4d5d8;border-right:0;background:#f8f8f9fa}.deck-filmstrip>header{width:40px;height:100%;padding:0;flex-direction:column;justify-content:center;gap:1px;font-size:9px}.deck-filmstrip>header strong{font-size:9px}.deck-filmstrip>header span{color:#55565b;font-size:12px;font-weight:680}.deck-filmstrip>header .deck-deleted-trigger{height:24px;margin:3px 0 0;padding:0 5px}.deck-thumbnail-list{min-width:0;padding:0 2px 0 0;display:flex;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x}.deck-thumbnail-list::-webkit-scrollbar{display:none}.deck-thumbnail-item{width:116px;height:86px;padding:4px 3px 4px 16px;flex:none;scroll-snap-align:start}.deck-thumbnail{width:97px}.deck-slide-number{top:7px;left:0}.deck-slide-editor{top:25px;left:0}.deck-thumbnail-workflow,.deck-thumbnail-actions{display:none}.deck-add-slide{width:94px;height:100%;margin:0;grid-column:3;grid-row:1}.deck-add-slide summary{height:100%;padding:0 8px;flex-direction:column;justify-content:center;gap:5px;border-radius:9px;font-size:10px;text-align:center}.deck-add-slide summary svg:last-child{display:none}.deck-layout-menu{width:auto!important;max-height:min(62dvh,520px);right:8px!important;bottom:calc(120px + env(safe-area-inset-bottom));left:8px!important;top:auto!important;border-radius:14px}.deck-workspace{min-width:0;grid-row:1;grid-column:1;grid-template-rows:48px minmax(0,1fr) 0 49px}.deck-workspace.panel-open{grid-template-rows:48px minmax(110px,1fr) min(30dvh,190px) 49px}.deck-workspace.comments-open{grid-template-rows:48px minmax(100px,1fr) min(43dvh,300px) 49px}.deck-workspace.chart-data-open{grid-template-rows:48px minmax(90px,1fr) min(48dvh,340px) 49px}.deck-toolbar{padding:0 7px;gap:2px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.deck-toolbar::-webkit-scrollbar{display:none}.deck-toolbar>div{gap:1px;flex:none}.deck-history-tools{padding-right:3px}.deck-toolbar button,.deck-toolbar .deck-history-tools button,.deck-toolbar .deck-insert-tools>button,.deck-toolbar .deck-media-trigger,.deck-toolbar .deck-inspector-toggle{min-width:40px;width:40px;height:40px;padding:0;justify-content:center;border-radius:9px;font-size:0}.deck-toolbar .deck-shape-picker summary{width:40px;height:40px;padding:0;justify-content:center;border-radius:9px;font-size:0}.deck-toolbar .deck-shape-picker summary svg:nth-of-type(2){display:none}.deck-align-tools,.deck-zoom{display:none!important}.deck-media-panel{width:auto;max-height:none;padding:14px;position:fixed;top:calc(101px + env(safe-area-inset-top));right:8px;bottom:calc(120px + env(safe-area-inset-bottom));left:8px;border-radius:14px}.deck-toolbar .deck-media-panel>header button{min-width:38px;width:38px;height:38px}.deck-toolbar .deck-media-tabs button{width:auto;height:38px;font-size:10.5px}.deck-media-actions label,.deck-toolbar .deck-media-actions>button{min-height:42px;height:42px}.deck-media-actions input{font-size:16px}.deck-shape-menu{width:auto;max-height:min(58dvh,430px);padding:8px;position:fixed;top:calc(101px + env(safe-area-inset-top));right:8px;left:8px;grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto;border-radius:14px}.deck-toolbar .deck-shape-menu button{width:auto;height:44px;padding-inline:10px;justify-content:flex-start;font-size:12px}.deck-stage-wrap{padding:12px 10px 58px;place-items:safe center;overscroll-behavior:contain}.deck-stage-wrap>.deck-slide-stage{width:min(100%,calc((100dvh - 300px)*1.7778))!important;min-width:260px}.deck-mobile-slide-nav{height:42px;padding:3px;position:absolute;z-index:25;right:50%;bottom:8px;display:flex;align-items:center;gap:3px;border:1px solid rgba(0,0,0,.12);border-radius:999px;color:#66676c;background:#fffffff5;box-shadow:0 5px 18px #181a1f21;transform:translate(50%)}.deck-mobile-slide-nav button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;color:#55565b;background:transparent}.deck-mobile-slide-nav button:active:not(:disabled){background:#ececee}.deck-mobile-slide-nav button:disabled{opacity:.28}.deck-mobile-slide-nav span{min-width:42px;color:#77787d;font-size:10px;font-weight:650;text-align:center}.deck-slide-collaboration-lock{top:7px}.deck-workspace-footer{min-width:0;padding:3px 5px;gap:0}.deck-workspace-footer>span{display:none}.deck-footer-actions{width:100%;min-width:0;justify-content:space-around;gap:1px}.deck-footer-actions>.deck-command-trigger,.deck-footer-actions>.deck-workflow-control{min-width:0;flex:1}.deck-workflow-control>.deck-command-trigger,.deck-footer-actions>.deck-command-trigger{width:100%;height:42px;padding:0 4px;justify-content:center;gap:4px;border-radius:9px;font-size:9.5px}.deck-variable-control,.deck-footer-actions>.deck-command-trigger:last-child{display:none}.deck-command-trigger kbd{display:none}.deck-workflow-menu{width:auto;padding:10px;position:fixed;right:8px;bottom:calc(168px + env(safe-area-inset-bottom));left:8px;transform:none;border-radius:14px}.deck-workflow-statuses button,.deck-workflow-menu select{min-height:42px;height:42px;font-size:14px}.deck-notes-panel{padding-inline:10px;grid-template-rows:36px minmax(0,1fr)}.deck-notes-panel>label{font-size:12px}.deck-notes-panel textarea{padding:10px;border-radius:9px 9px 0 0;font-size:16px}.deck-feedback-panel{padding:0 9px 9px;grid-template-rows:40px minmax(0,1fr) 58px}.deck-feedback-panel input,.deck-feedback-panel textarea{font-size:16px}.deck-chart-panel{padding-inline:9px}.deck-chart-panel-body{display:block;overflow-y:auto}.deck-chart-panel-body>aside{margin-top:9px}.deck-editor-shell.inspector-open .deck-inspector{width:100%!important;height:min(78dvh,680px);max-height:calc(100dvh - env(safe-area-inset-top) - 14px);padding:18px 16px max(20px,calc(12px + env(safe-area-inset-bottom)));position:fixed;z-index:180;inset:auto 0 0;display:block;border:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 52px #181a1f38}.deck-inspector>header{height:38px;position:sticky;z-index:3;top:-18px;padding-top:7px;background:#fafafa}.deck-inspector>header:before{content:"";width:38px;height:4px;position:absolute;top:0;left:50%;border-radius:999px;background:#d0d1d4;transform:translate(-50%)}.deck-inspector>header>button{width:38px;height:38px;border-radius:9px}.deck-inspector section{padding-block:16px;gap:12px}.deck-inspector section>label{font-size:13px}.deck-inspector input:not([type=range]):not([type=color]),.deck-inspector textarea,.deck-inspector select{min-height:42px;font-size:16px}.deck-inspector input[type=range]{min-height:34px}.deck-inspector button{min-height:40px}.deck-property-row{min-height:42px;font-size:12px}.deck-property-row>span{width:78px}.deck-color-field>button{width:40px;height:40px}.deck-color-popover{width:min(230px,calc(100vw - 40px))}.deck-color-popover>div button{width:28px;height:28px}.deck-context-toolbar{max-width:calc(100vw - 28px);min-height:42px;padding:4px;gap:2px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;border-radius:10px}.deck-context-toolbar::-webkit-scrollbar{display:none}.deck-context-toolbar button{min-width:36px;height:34px;padding-inline:8px}.deck-context-toolbar .deck-context-edit{min-width:58px;display:inline-flex!important;grid-auto-flow:column;gap:5px}.deck-context-text-role{width:92px;height:34px;font-size:12px}.deck-context-toolbar>input{width:52px;height:34px;font-size:16px}.deck-context-color{width:34px;height:34px}.deck-resize-handle{width:16px;height:16px;border-radius:4px}.deck-resize-handle.nw{top:-10px;left:-10px}.deck-resize-handle.ne{top:-10px;right:-10px}.deck-resize-handle.se{right:-10px;bottom:-10px}.deck-resize-handle.sw{bottom:-10px;left:-10px}.deck-resize-handle.n,.deck-resize-handle.s{width:28px;height:12px}.deck-resize-handle.n{top:-8px}.deck-resize-handle.s{bottom:-8px}.deck-resize-handle.e,.deck-resize-handle.w{width:12px;height:28px}.deck-resize-handle.e{right:-8px}.deck-resize-handle.w{left:-8px}.deck-rotate-handle{width:34px;height:34px}.deck-view input,.deck-view textarea,.deck-view select{touch-action:manipulation}.deck-view button,.deck-view summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@page{margin:18mm}@page deck{size:13.333in 7.5in;margin:0}@media print{:root,body{background:#fff}.deck-view,.deck-presentation,.deck-command-backdrop,.deck-block-menu-layer,body>#root>.dialog-backdrop{display:none!important}.deck-print{display:block!important}.deck-print-slide{width:13.333in;height:7.5in;page:deck;break-after:page;overflow:hidden}.deck-print-slide:last-child{break-after:auto}.deck-print-slide .deck-slide-stage{width:100%;height:100%;box-shadow:none}.library-header,.library-sidebar,.document-controls,.document-outline,.document-meta,.document-tags,.canvas-end,.canvas-footnote,.block-handle,.block-presence{display:none!important}.document-view,.document-view .library-workspace,.document-view .library-main,.document-view .library-content,.document-view .workspace-primary,.document-pane,.canvas-scroll{width:100%;height:auto!important;min-height:0;margin:0;padding:0;overflow:visible}.library-content,.canvas-layout,.canvas-layout.has-outline,.canvas-layout.has-outline.outline-collapsed{width:100%;display:block}.document-pane{border:0;border-radius:0;box-shadow:none}.document-canvas{width:100%;min-height:0;margin:0;padding:0}.canvas-block{break-inside:avoid}.canvas-table-scroll{max-width:100%;overflow:visible}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
