:root{color:#172033;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}body{margin:0}.page-shell{box-sizing:border-box;width:min(960px,calc(100% - 32px));margin:0 auto;padding:72px 0}.intro{margin-bottom:28px}.intro h1{margin:8px 0 12px;font-size:clamp(2rem,7vw,4rem);line-height:1;letter-spacing:-.05em}.intro p:last-child{max-width:650px;color:#59647a;line-height:1.7}.eyebrow{margin:0;color:#4f46e5;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.editor-card{overflow:hidden;border:1px solid #dce1eb;border-radius:18px;background:#fff;box-shadow:0 20px 60px #26304a1a}.editor-card-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #e7eaf0;background:#fafbfe}.editor-card-heading h2{margin:0;font-size:.9rem}.editor-card-heading span{color:#7c8497;font-size:.75rem}.editor-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px;border-bottom:1px solid #e7eaf0;background:#fff}.toolbar-group{display:flex;gap:4px;padding-right:8px;border-right:1px solid #e7eaf0}.toolbar-group-end{margin-left:auto;padding-right:0;border-right:0}.editor-error button,.editor-toolbar-actions button{display:inline-flex;align-items:center;justify-content:center;width:32px;min-height:32px;padding:5px;border:1px solid #dce1eb;border-radius:7px;color:#39445a;background:#fff;cursor:pointer;font:inherit;font-size:.75rem}.editor-error button{width:auto;padding-inline:10px}.editor-toolbar-actions button.active,.editor-toolbar-actions button:hover:not(:disabled){border-color:#a5b4fc;color:#3730a3;background:#eef2ff}.editor-toolbar-actions button:disabled{cursor:not-allowed;opacity:.4}.editor-stage{position:relative}.editor-table-of-contents{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:9px 16px;border-top:1px solid #e7eaf0;color:#59647a;background:#fafbfe;font-size:.75rem}.editor-table-of-contents button{padding:3px 7px;border:0;border-radius:5px;color:#4f46e5;background:#eef2ff;cursor:pointer}.editor-drag-handle{display:grid;width:24px;height:28px;padding:0;border:0;border-radius:6px;color:#8b93a5;background:#f4f6fb;cursor:grab;place-items:center}.editor-drag-handle:hover{color:#3730a3;background:#e0e7ff}.editor-drag-handle:active{cursor:grabbing}.editor-drop-line{height:4px;border-radius:999px;background:#6366f1}.editor-input{min-height:180px;padding:24px;outline:none;line-height:1.65}.editor-status{display:flex;justify-content:space-between;gap:16px;padding:10px 16px;border-top:1px solid #e7eaf0;color:#7c8497;background:#fafbfe;font-size:.75rem}.editor-status .exceeded{color:#dc2626;font-weight:700}.low-level-demo{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.15fr);gap:20px;padding:20px;border-top:1px solid #e7eaf0;background:#f8faff}.low-level-demo-copy h3{margin:5px 0 7px;font-size:1rem}.low-level-demo-copy>p:not(.eyebrow){margin:0;color:#687287;font-size:.8rem;line-height:1.55}.warning-status{display:block;margin-top:10px;color:#7c8497;font-size:.7rem}.shared-history-controls{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.shared-history-controls button{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #cdd5e5;border-radius:7px;color:#39445a;background:#fff;cursor:pointer;font:inherit;font-size:.72rem}.shared-history-controls button:hover{border-color:#a5b4fc;color:#3730a3;background:#eef2ff}.low-level-editor-stage{position:relative;overflow:hidden;border:1px solid #cdd5e5;border-radius:11px;background:#fff}.low-level-editor-input{min-height:92px;padding:14px 16px;outline:none;line-height:1.55}.low-level-editor-placeholder{position:absolute;top:14px;left:16px;margin:0;color:#9aa2b1;pointer-events:none}.editor-paragraph{margin:0;padding:2px 0;border-radius:4px}.editor-paragraph:hover{background:#f8f9fc}.editor-heading{margin:0 0 16px;font-size:1.75rem}.editor-hashtag{border-radius:4px;background:#eef2ff;color:#4338ca;cursor:pointer}.editor-horizontal-rule{margin:14px 0;border:0;border-top:2px solid #dce1eb;cursor:pointer}.editor-horizontal-rule-selected{border-color:#6366f1;box-shadow:0 0 0 3px #6366f124}.editor-link{color:#4f46e5;text-decoration:underline}.editor-list{margin:10px 0;padding-left:28px}.editor-list-item{margin:4px 0}.editor-nested-list-item{list-style:none}.editor-checklist{padding-left:8px;list-style:none}.editor-list-item-checked,.editor-list-item-unchecked{position:relative;padding-left:26px;list-style:none}.editor-list-item-checked:before,.editor-list-item-unchecked:before{position:absolute;top:.2em;left:0;box-sizing:border-box;width:16px;height:16px;border:1px solid #a5b4fc;border-radius:4px;content:""}.editor-list-item-checked:before{background:#4f46e5;box-shadow:inset 0 0 0 3px #fff}.editor-list-item-checked{color:#7c8497;text-decoration:line-through}.editor-quote{margin:16px 0;padding-left:16px;border-left:4px solid #a5b4fc;color:#59647a}.editor-table-scroll{width:100%;overflow-x:auto;margin:16px 0}.editor-table{width:-moz-max-content;width:max-content;min-width:100%;border-collapse:collapse;table-layout:fixed}.editor-table-cell{position:relative;min-width:92px;padding:8px 10px;border:1px solid #cbd2df;vertical-align:top}.editor-table-cell-header{color:#303a50;background:#f1f4f9;font-weight:700}.editor-table-cell-selected{background:#e0e7ff}.editor-table-selection ::-moz-selection{background:transparent}.editor-table-selection ::selection{background:transparent}.TableCellResizer__ui{box-sizing:border-box;touch-action:none}.editor-overflow{background:#fee2e2}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-code{padding:2px 4px;border-radius:4px;background:#eef2f7;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.editor-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px;color:#991b1b;background:#fef2f2}.editor-placeholder{position:absolute;top:24px;left:24px;margin:0;color:#9aa2b1;pointer-events:none}.editor-typeahead-anchor{z-index:20}.typeahead-popover{width:-moz-max-content;width:max-content;min-width:210px;overflow:hidden;border:1px solid #dce1eb;border-radius:12px;background:#fff;box-shadow:0 16px 40px #26304a2e}.typeahead-popover ul{display:grid;gap:3px;margin:0;padding:6px;list-style:none}.typeahead-popover .item{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:7px;color:#39445a;cursor:pointer;font-size:.85rem}.typeahead-popover .item.selected{color:#3730a3;background:#eef2ff}.typeahead-popover .item svg{flex:0 0 auto}.editor-context-menu{display:grid;min-width:170px;gap:3px;padding:6px;border:1px solid #dce1eb;border-radius:12px;background:#fff;box-shadow:0 16px 40px #26304a2e}.editor-context-menu-item{padding:8px 10px;border:0;border-radius:7px;color:#39445a;background:transparent;cursor:pointer;font:inherit;text-align:left}.editor-context-menu-item.active,.editor-context-menu-item:focus,.editor-context-menu-item:hover{color:#3730a3;outline:none;background:#eef2ff}.editor-context-menu-separator{width:100%;margin:3px 0;border:0;border-top:1px solid #e5e7eb}.collaboration-card{margin-top:28px;padding:24px;border:1px solid #dce1eb;border-radius:18px;background:#fff;box-shadow:0 20px 60px #26304a1a}.collaboration-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:20px}.collaboration-heading h2{margin:6px 0 0;font-size:1.4rem}.collaboration-heading>p,.collaboration-note{max-width:480px;margin:0;color:#687287;font-size:.82rem;line-height:1.55}.collaboration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.client-card{overflow:hidden;border:1px solid #dce1eb;border-radius:13px;background:#fafbfe}.client-card footer,.client-card header{display:flex;align-items:center;gap:8px;padding:10px 12px}.client-card header{justify-content:space-between;border-bottom:1px solid #e7eaf0}.client-card footer{border-top:1px solid #e7eaf0}.client-card footer button{padding:6px 9px;border:1px solid #dce1eb;border-radius:7px;color:#39445a;background:#fff;cursor:pointer;font:inherit;font-size:.74rem}.client-card footer button:last-child{margin-left:auto}.client-card footer button:hover{border-color:#a5b4fc;color:#3730a3;background:#eef2ff}.client-identity{display:inline-flex;align-items:center;gap:7px;font-size:.82rem;font-weight:700}.client-identity i{width:9px;height:9px;border-radius:50%}.connection-state{color:#15803d;font-size:.7rem;font-weight:700;text-transform:uppercase}.connection-state.offline{color:#b45309}.collaboration-input{min-height:150px;padding:18px;outline:none;background:#fff;line-height:1.55}.collaboration-placeholder{position:absolute;margin:-168px 0 0 18px;color:#9aa2b1;pointer-events:none}.collaboration-note{max-width:none;margin-top:15px}@media(max-width:640px){.page-shell{width:min(100% - 16px,960px);padding:32px 0}.editor-card-heading,.editor-status{align-items:flex-start;flex-direction:column}.toolbar-group-end{margin-left:0}.collaboration-heading{align-items:flex-start;flex-direction:column}.collaboration-grid,.low-level-demo{grid-template-columns:1fr}}
