/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.underline{text-decoration-line:underline}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#1d2a32;--primary:#7c3aed;--primary-hover:#6d28d9;--muted:#6f7a81;--line:#e6e4df;--paper:#fbfaf7;--blue:var(--primary);--blue-soft:#f1eaff;--sidebar:304px}*{box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{color:var(--ink);font-family:var(--font-geist-sans),sans-serif;background:#f7f6f2;margin:0;font-size:14px}button{font:inherit;color:inherit}button:focus,button:focus-visible{outline:none!important}[contenteditable]:not(.lexical-editor):focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell{background:var(--paper);min-height:100dvh}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fff;align-items:center;gap:16px;height:54px;padding:0 14px 0 17px;display:flex;position:fixed;inset:0 0 auto}.brand{width:calc(var(--sidebar) - 54px);font-family:var(--font-lora),serif;letter-spacing:-.3px;align-items:center;gap:9px;font-size:17px;font-weight:700;display:flex}.brand-mark{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid;transform:rotate(-3deg)}.crumbs{color:#9aa0a3;align-items:center;gap:7px;min-width:0;display:flex}.crumbs button{white-space:nowrap;background:0 0;border:0;padding:3px}.crumbs .doc-title{color:var(--ink);font-weight:600}.top-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.save-state{color:#9aa0a3;align-items:center;gap:6px;margin-right:5px;font-size:12px;display:flex}.save-state.is-saved svg{color:#51a27c}.icon-button,.view-actions button,.history-controls button,.zoom-controls button{cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.icon-button:hover,.view-actions button:hover{background:#f2f2ef}.avatar-stack{background:0 0;border:0;padding:0 6px 0 0;display:flex}.avatar-stack span{background:#cde9dc;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;margin-right:-7px;font-size:9px;font-weight:700;display:grid}.avatar-stack span:nth-child(2){background:#f5c5b6}.avatar-stack span:nth-child(3){background:#e7e8eb}.share-button{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 13px;font-weight:650;display:flex;box-shadow:0 2px 8px #7c3aed30}.mobile-menu{display:none}.share-popover{z-index:50;border:1px solid var(--line);background:#fff;border-radius:12px;width:350px;padding:15px;position:absolute;top:48px;right:14px;box-shadow:0 16px 50px #17222b20}.share-title{justify-content:space-between;align-items:center;font-weight:700;display:flex}.share-title>span{align-items:center;gap:8px;display:flex}.share-title button{background:0 0;border:0}.share-popover>p{color:var(--muted);font-size:12px}.share-link{background:#f3f3f0;border-radius:8px;padding:4px;display:flex}.share-link span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);flex:1;padding:7px;font-size:11px;overflow:hidden}.share-link button{background:var(--primary);color:#fff;border:0;border-radius:6px;padding:0 10px;font-size:11px}.share-people{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;font-size:11px;display:flex}.share-people>div{align-items:center;gap:8px;display:flex}.share-people b,.share-people small,.profile b,.profile small{display:block}.share-people b{color:var(--ink)}.sidebar{z-index:20;width:var(--sidebar);border-right:1px solid var(--line);background:#f7f6f2;flex-direction:column;padding:12px 10px;transition:transform .25s;display:flex;position:fixed;top:54px;bottom:0;left:0}.sidebar.collapsed{transform:translate(-100%)}.new-button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;width:100%;height:36px;margin-bottom:10px;font-weight:650;display:flex}.side-nav,.side-section{gap:2px;display:grid}.side-nav button,.side-item,.space-name,.sidebar-footer>button{text-align:left;color:#4e5b62;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;height:34px;padding:0 9px;font-size:13px;display:flex}.side-nav button:hover,.side-item:hover,.space-name:hover{background:#edede9}.side-nav kbd{color:#a6a9aa;margin-left:auto;font-size:10px}.beta{color:#654cce;background:#e7e1ff;border-radius:4px;margin-left:auto;padding:2px 4px;font-size:8px;font-weight:700}.side-section{margin-top:18px}.side-section>p{letter-spacing:1.2px;color:#a2a5a6;margin:0 9px 6px;font-size:9px;font-weight:700}.space-name{color:var(--ink);font-weight:650}.space-name>svg{margin-left:auto}.space-icon{color:#8b5a14;background:#ffe2ba;border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.side-item{padding-left:14px}.side-item.active{color:var(--ink);background:#e9e8e4;font-weight:600}.sidebar-footer{border-top:1px solid var(--line);margin-top:auto;padding-top:8px}.sidebar-footer>button{width:100%}.profile{margin-top:3px;height:45px!important}.mini-avatar{border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:9px;font-weight:750;display:grid}.mini-avatar.coral{color:#993f27;background:#ffd4c8}.mini-avatar.blue{color:#334db7;background:#d9e0ff}.profile span:nth-child(2){min-width:0}.profile b{color:var(--ink);font-size:11px}.profile small{color:#969b9d;font-size:9px}.profile>svg{margin-left:auto}.workspace{inset:54px 0 0 var(--sidebar);background:#fff;transition:left .25s;position:fixed}.workspace.wide{left:0}.workspace.presentation-workspace{inset:0}.tabbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;height:45px;padding:0 14px;display:flex}.tabs{height:100%;display:flex}.tabs button{color:#768087;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;height:100%;padding:0 16px;font-size:12px;display:flex;position:relative}.tabs button.active{color:var(--ink);font-weight:650}.tabs button.active:after{content:"";background:var(--blue);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:12px;right:12px}.note-count{color:#878c8f;background:#f0f0ed;border-radius:7px;padding:2px 5px;font-size:9px}.view-actions{margin-left:auto;display:flex}.view-actions button{gap:6px;width:auto;padding:0 9px;font-size:11px;display:flex}.view-actions button:last-child{width:34px;padding:0}.canvas-wrap{background:#fafaf8;position:absolute;inset:45px 0 0;overflow:hidden}.canvas-wrap.is-presenting{inset:0}.canvas-surface{z-index:0;touch-action:none;background-color:#fafaf8;background-image:radial-gradient(#7f89851f 1px,#0000 1px);background-size:var(--grid-size) var(--grid-size);background-position:var(--grid-x) var(--grid-y);cursor:default;position:absolute;inset:0;overflow:hidden}.canvas-surface.tool-hand{cursor:grab}.canvas-surface.tool-hand:active{cursor:grabbing}.canvas-surface.tool-draw,.canvas-surface.tool-eraser,.canvas-surface.tool-rect,.canvas-surface.tool-ellipse,.canvas-surface.tool-arrow,.canvas-surface.tool-text{cursor:crosshair}.drawing-layer{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.canvas-world{z-index:2;width:4000px;height:3000px;transform:translate(var(--pan-x),var(--pan-y)) scale(var(--zoom));transform-origin:0 0;pointer-events:none;position:absolute;top:0;left:0}.canvas-label{pointer-events:none;flex-direction:column;display:flex;position:absolute;top:34px;left:42px}.canvas-label span{font-family:var(--font-lora),serif;font-size:22px;font-weight:650}.canvas-label small{color:#899197;margin-top:4px;font-size:11px}.toolbox{z-index:40;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;width:max-content;max-width:calc(100% - 28px);height:44px;margin-inline:auto;padding:4px;display:flex;position:absolute;top:14px;left:0;right:0;overflow:visible;box-shadow:0 6px 22px #24313a12}.toolbox>*{flex:none}.toolbox>button,.shape-tool>button{color:#69747a;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:1px;min-width:34px;height:34px;display:flex;position:relative}.toolbox>button:hover,.shape-tool>button:hover{background:#f1f1ee}.toolbox>button.active,.shape-tool>button.active{background:var(--primary);color:#fff}.tool-icon{align-items:center;display:flex}.tool-tip{background:var(--ink);color:#fff;white-space:nowrap;border-radius:6px;padding:6px 8px;font-size:10px;display:none;position:absolute;top:42px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0003}.tool-tip kbd{color:#afb8bd;margin-left:8px}.toolbox button:hover>.tool-tip{display:block}.tool-divider{background:var(--line);width:1px;height:22px;margin:0 4px}.shape-tool{position:relative;overflow:visible}.shape-menu{z-index:80;border:1px solid var(--line);background:#fff;border-radius:9px;width:165px;padding:5px;position:fixed;box-shadow:0 10px 30px #24313a20}.shape-tool.is-open>button>.tool-tip{display:none!important}.shape-menu button{cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;width:100%;height:34px;padding:0 8px;font-size:11px;display:flex}.shape-menu button:hover{background:#f1f1ee}.shape-menu kbd{color:#999;margin-left:auto}.diagram-node{text-align:left;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto;background:#fff;border:1px solid #d9dcdd;border-radius:12px;align-items:center;gap:11px;width:188px;height:73px;padding:12px;display:flex;position:absolute;box-shadow:0 3px 12px #23313a0a}.diagram-node:active{cursor:grabbing}.diagram-node.selected{outline:2px solid var(--blue);outline-offset:3px}.diagram-node>svg{color:#a3a7a9;flex:none;margin-left:auto}.node-icon{color:#405dde;letter-spacing:.3px;background:#edf0ff;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;font-size:9px;font-weight:800;display:grid}.diagram-node b,.diagram-node small{display:block}.diagram-node b{font-size:12px}.diagram-node small{color:#899196;margin-top:3px;font-size:9px}.diagram-node.ink .node-icon{color:#26363f;background:#e3e6e8}.diagram-node.mint .node-icon{color:#27805e;background:#dbf3e8}.diagram-node.coral .node-icon{color:#c14f2d;background:#ffe1d7}.diagram-node.violet .node-icon{color:#6844b5;background:#eae2ff}.diagram-node.yellow{background:#fff8cf;border-color:#e8d98a;transform:rotate(-1deg)}.diagram-node.yellow .node-icon{color:#745f10;background:#f5df7c}.diagram-node.paper .node-icon{background:#eee}.node-edit{flex:1;min-width:0}.node-edit input{background:0 0;border:0;border-bottom:1px solid #d8dcdf;width:100%;padding:1px 0;font-size:11px;display:block}.node-edit input:first-child{font-weight:700}.node-edit input:last-child{color:#777;margin-top:4px;font-size:9px}.style-panel{z-index:11;scrollbar-width:none;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;max-width:calc(100% - 28px);height:38px;padding:5px 8px;display:flex;position:absolute;top:14px;left:14px;overflow:auto hidden;box-shadow:0 6px 20px #24313a10}.style-panel::-webkit-scrollbar{display:none}.style-panel>span,.style-panel>button,.style-panel>i,.style-panel>div{flex:none}.style-panel>span{color:#8b9296;text-transform:uppercase;letter-spacing:.7px;margin-right:2px;font-size:9px}.style-panel>button:not(.line-width){cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 1px #d7d9da}.style-panel>button.active:not(.line-width){box-shadow:0 0 0 2px #fff,0 0 0 3px var(--ink)}.style-panel>i{background:var(--line);width:1px;height:20px}.line-width{cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:24px;display:grid}.line-width span{background:var(--ink);border-radius:4px;width:16px}.line-width.active{background:#eeefec}.selection-actions{z-index:11;border:1px solid var(--line);background:#fff;border-radius:8px;padding:3px;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 6px 20px #24313a10}.selection-actions button{cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.selection-actions button:hover{background:#f0f0ed}.selection-actions button:last-child:hover{color:#c54b31;background:#fff0ec}.history-controls,.zoom-controls{z-index:10;border:1px solid var(--line);background:#fff;border-radius:9px;padding:3px;display:flex;position:absolute;bottom:14px;box-shadow:0 4px 15px #24313a0e}.history-controls{left:14px}.zoom-controls{left:94px}.history-controls button,.zoom-controls button{cursor:pointer;width:30px;height:29px}.history-controls button:disabled,.zoom-controls button:disabled{opacity:.3}.zoom-controls button:nth-child(2){width:48px;font-size:10px}.zoom-controls span{background:var(--line);width:1px;margin:5px 3px}.minimap{z-index:10;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:130px;height:82px;position:absolute;bottom:14px;right:14px;overflow:hidden;box-shadow:0 4px 15px #24313a0e}.minimap:before{content:"";background-image:radial-gradient(#d5d5d1 .6px,#0000 .6px);background-size:6px 6px;position:absolute;inset:0}.minimap i{background:#bdc7fa;border-radius:2px;width:18px;height:8px;position:absolute}.minimap i.mint{background:#c8eadc}.minimap i.coral{background:#ffd2c5}.minimap i.violet{background:#ddd0fa}.minimap i.yellow{background:#f4df80}.mini-viewport{z-index:2;border:1px solid var(--blue);transform-origin:50%;border-radius:3px;position:absolute;inset:7px}.help-trigger{z-index:10;border:1px solid var(--line);color:#7c858a;cursor:pointer;background:#fff;border-radius:9px;width:32px;height:32px;font-weight:700;position:absolute;bottom:14px;right:153px;box-shadow:0 4px 15px #24313a0e}.shortcut-panel{z-index:20;border:1px solid var(--line);background:#fff;border-radius:11px;width:260px;padding:12px;position:absolute;bottom:105px;right:14px;box-shadow:0 14px 40px #24313a25}.shortcut-panel>div{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.shortcut-panel>div button{background:0 0;border:0}.shortcut-panel p{color:#687278;border-top:1px solid #f0efec;justify-content:space-between;margin:0;padding:6px 3px;font-size:11px;display:flex}.shortcut-panel kbd{color:#303c43;background:#f1f1ee;border-radius:4px;padding:2px 5px}.exit-present{z-index:20;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 11px;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 7px 24px #24313a18}.exit-present kbd{color:#999;margin-left:4px;font-size:9px}.toast{z-index:100;background:var(--ink);color:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.canvas-file-actions{z-index:13;gap:7px;display:flex;position:absolute;top:14px;right:14px}.canvas-file-actions button{border:1px solid var(--line);color:#5f6b71;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 11px;font-size:11px;font-weight:650;display:flex;box-shadow:0 6px 20px #24313a10}.canvas-file-actions button:hover{color:var(--ink);background:#f5f5f2}.canvas-file-actions~.selection-actions{right:220px}.notes-page{background:#f7f6f2;padding:48px 20px 100px;position:absolute;inset:45px 0 0;overflow:auto}.note-toolbar{z-index:5;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;width:max-content;max-width:720px;margin:-34px auto 28px;padding:4px;display:flex;position:sticky;top:-34px;box-shadow:0 4px 18px #24313a0b}.note-toolbar button{cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-width:30px;height:30px;padding:0 8px;font-size:12px;display:flex}.note-toolbar button:hover{background:#f1f1ee}.note-toolbar span{background:var(--line);width:1px;height:18px;margin:0 3px}.note-document{background:#fff;border:1px solid #ebe9e4;border-radius:4px;max-width:820px;min-height:900px;margin:auto;padding:72px 82px;line-height:1.65;box-shadow:0 8px 30px #28343d0c}.note-eyebrow{letter-spacing:1.3px;color:var(--blue);font-size:10px;font-weight:700}.note-document h1,.note-document h2{font-family:var(--font-lora),serif}.note-document h1{letter-spacing:-1.2px;margin:12px 0 15px;font-size:38px;line-height:1.15}.note-document h2{margin:32px 0 8px;font-size:21px}.note-document p{color:#4d5960}.note-lead{color:#69747a!important;font-size:17px!important}.callout{border-left:3px solid var(--blue);background:#f1f3ff;border-radius:3px 8px 8px 3px;gap:12px;margin:26px 0;padding:14px 16px;display:flex}.callout svg{color:var(--blue);flex:none;margin-top:3px}.callout p{margin:0;font-size:13px}.note-document ul{padding-left:24px;list-style:outside}.note-document li{color:#4d5960;margin:6px 0}.note-document pre{color:#d8e2e6;font:12px/1.7 var(--font-geist-mono),monospace;background:#1f2b33;border-radius:8px;padding:18px 20px;overflow:auto}.decision{border:1px solid var(--line);border-radius:9px;gap:14px;padding:15px;display:flex}.decision-status{color:#267154;text-transform:uppercase;background:#dff3e9;border-radius:5px;height:max-content;padding:4px 7px;font-size:9px;font-weight:700}.decision p{margin:4px 0 0;font-size:12px}@media (width<=800px){:root{--sidebar:210px}.topbar{padding-left:14px}.brand{width:auto}.brand>span:last-child,.crumbs button:not(.doc-title),.crumbs>span,.save-state,.avatar-stack{display:none}.mobile-menu{display:grid}.context-sidebar{width:min(var(--sidebar),calc(100vw - 56px));box-shadow:8px 0 25px #1f2b3320}.workspace{left:0}.toolbox{justify-content:center;margin-inline:0;left:10px;right:10px;overflow:visible}.minimap{display:none}.diagram-node{width:160px}.note-document{padding:42px 28px}.share-popover{width:min(350px,100vw - 16px);right:8px}.mobile-sidebar-backdrop{z-index:19;inset:54px 0 0 min(var(--sidebar),calc(100vw - 56px));background:#18232b30;border:0;position:fixed}.sidebar-resizer,.help-trigger,.shortcut-panel{display:none}}@media (width<=520px){.topbar{gap:8px;padding:0 10px}.brand-mark{width:26px;height:26px}.crumbs{flex:1;overflow:hidden}.doc-title{text-overflow:ellipsis;max-width:120px;overflow:hidden}.top-actions{gap:5px}.top-actions .icon-button,.top-actions .top-trust{display:none}.share-button{justify-content:center;width:34px;padding:0;font-size:0}.share-button svg{margin:0}.view-actions button:first-child{font-size:0}.tabs button{padding:0 10px}.toolbox{justify-content:flex-start;width:max-content;max-width:calc(100% - 16px);margin-inline:0;top:8px;left:8px;right:auto;overflow:visible}.toolbox::-webkit-scrollbar{display:none}.toolbox .render-style-toggle{border:1px solid var(--line);flex:none;height:34px;padding:3px}.toolbox .render-style-toggle button{flex:none;justify-content:center;gap:0;width:30px;height:26px;padding:0;font-size:0}.canvas-file-actions{top:60px;right:8px}.zoom-controls{left:auto;right:12px}.canvas-label{top:112px;left:20px}.notes-page{padding-left:8px;padding-right:8px}.note-document h1{font-size:31px}.note-toolbar{justify-content:flex-start;max-width:100%;overflow:auto}.note-toolbar button:last-child{font-size:0}.canvas-file-actions button{justify-content:center;width:38px;padding:0}.canvas-file-actions button span{display:none}.canvas-file-actions~.selection-actions{right:104px}}@media (width>=521px) and (width<=800px){.toolbox{justify-content:flex-start;right:110px}.canvas-file-actions button{justify-content:center;width:38px;padding:0}.canvas-file-actions button span{display:none}.canvas-file-actions~.selection-actions{right:104px}}.zoom-controls .zoom-level{place-items:center;width:48px;height:29px;font-size:10px;display:grid}.selection-actions{align-items:center}@media (width>=521px){.style-panel,.selection-actions,.canvas-file-actions{top:17px}}.diagram-node.paper .node-icon{color:#555}.font-size-controls{color:#647077;align-items:center;gap:2px;height:26px;display:flex}.font-size-controls>svg{margin-right:2px}.font-size-controls button{width:24px;height:24px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;font-size:16px;line-height:1;display:grid}.font-size-controls button:hover{background:#f0f0ed}.font-size-controls input{text-align:center;color:#59656b;width:42px;height:24px;font:10px var(--font-geist-sans),sans-serif;font-variant-numeric:tabular-nums;-moz-appearance:textfield;background:0 0;border:1px solid #0000;border-radius:5px;padding:0 3px}.font-size-controls input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.font-size-controls input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.font-size-controls input:hover{background:#f5f5f2}.font-size-controls input:focus{background:#fff;border-color:#aeb9f8;outline:none}.text-align-controls{align-items:center;gap:2px;height:26px;display:flex}.text-align-controls button{color:#647077;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;padding:0;display:grid}.text-align-controls button:hover{color:var(--ink);background:#f0f0ed}.text-align-controls button.active{color:var(--ink);background:#eceeeb}.selection-actions>span{color:#6f7a81;white-space:nowrap;padding:0 8px;font-size:10px}.selection-box{z-index:6;border:1.5px solid var(--blue);pointer-events:none;position:absolute}.selection-member-box{z-index:5;border:1px dashed var(--blue);position:absolute}@supports (color:color-mix(in lab, red, red)){.selection-member-box{border:1px dashed color-mix(in srgb,var(--blue) 72%,transparent)}}.selection-member-box{pointer-events:none}.resize-handle{border:1.5px solid var(--blue);pointer-events:auto;background:#fff;border-radius:2px;width:10px;height:10px;padding:0;position:absolute}.resize-handle.nw{cursor:nwse-resize;top:-6px;left:-6px}.resize-handle.ne{cursor:nesw-resize;top:-6px;right:-6px}.resize-handle.sw{cursor:nesw-resize;bottom:-6px;left:-6px}.resize-handle.se{cursor:nwse-resize;bottom:-6px;right:-6px}.canvas-context-menu{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f8f9f5;border:1px solid #d8dce0;border-radius:10px;width:270px;padding:10px;position:absolute;overflow:hidden;box-shadow:0 18px 46px #26343d2e}.canvas-context-menu button{color:#151b1f;width:100%;height:38px;font:500 13px/1 var(--font-geist-sans),sans-serif;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:18px;padding:0 13px;display:flex}.canvas-context-menu button:hover,.canvas-context-menu button:focus-visible{background:#e8ebee;outline:0}.canvas-context-menu kbd{color:#6f767b;font:500 11px/1 var(--font-geist-sans),sans-serif;white-space:nowrap}.canvas-context-menu>i{background:#bdc3c8;height:1px;margin:7px 9px;display:block}.marquee-box{z-index:5;border:1px solid var(--blue);pointer-events:none;background:#7c3aed14;position:absolute}.shape-text-editor{z-index:9;min-height:38px;font-family:var(--font-geist-sans),sans-serif;text-align:center;text-shadow:none;-webkit-text-stroke:0 transparent;resize:none;white-space:pre-wrap;background:0 0;border:0;outline:0;padding:4px 8px;line-height:1.2;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.shape-text-editor::placeholder{color:#9ba2a6}.shape-text-editor.arrow-label-editor{white-space:nowrap;border:0;border-radius:8px;min-height:32px;margin:0;padding:0 12px;line-height:32px;box-shadow:0 5px 16px #26343c12}.shape-text-editor.arrow-label-editor:hover,.shape-text-editor.arrow-label-editor:focus{border:0;outline:0;box-shadow:0 5px 16px #26343c12}.shape-text-editor.standalone-text-editor,.shape-text-editor.standalone-text-editor:focus{box-shadow:none;text-align:left;background:0 0;border:0;border-radius:0;outline:0;padding-left:0;padding-right:0}.connection-point{z-index:8;background:var(--blue);width:10px;height:10px;box-shadow:0 0 0 1.5px var(--blue),0 2px 6px #1d2a3230;pointer-events:auto;cursor:crosshair;border:2px solid #fff;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.arrow-bend-handle{z-index:9;background:var(--blue);width:12px;height:12px;box-shadow:0 0 0 1.5px var(--blue),0 2px 7px #1d2a3238;cursor:move;touch-action:none;border:2px solid #fff;border-radius:50%;padding:0;position:absolute;transform:translate(-50%,-50%)}.arrow-bend-handle.axis-y{cursor:ns-resize}.arrow-bend-handle.axis-x{cursor:ew-resize}.arrow-endpoint-handle{z-index:9;border:2px solid var(--blue);cursor:crosshair;touch-action:none;background:#fff;border-radius:50%;width:12px;height:12px;padding:0;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 7px #1d2a3230}.active-view-label{z-index:10;border:1px solid var(--line);color:#667178;background:#fff;border-radius:8px;align-items:center;gap:8px;max-width:280px;height:36px;padding:0 11px;font-size:11px;font-weight:650;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 4px 16px #24313a0b}.active-view-label span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.active-view-label svg{color:var(--blue);flex:none}.editable-view-title{pointer-events:auto}.editable-view-title>button{min-width:0;max-width:236px;height:34px;color:inherit;font:inherit;cursor:text;background:0 0;border:0;align-items:center;gap:7px;margin-right:-7px;padding:0 7px 0 0;display:flex}.editable-view-title>button span{min-width:0}.editable-view-title-pencil{opacity:0;transition:opacity .15s;color:#8b9296!important}.editable-view-title:hover .editable-view-title-pencil,.editable-view-title:focus-within .editable-view-title-pencil{opacity:1}.editable-view-title input{width:min(220px,100vw - 110px);height:28px;color:var(--ink);font:inherit;background:#fff;border:1px solid #bbc4f6;border-radius:5px;outline:0;margin-right:-5px;padding:0 6px;font-weight:650;box-shadow:0 0 0 3px #7c3aed12}.editable-view-title.is-editing{border-color:#d8dcf5}@media (width<=520px){.active-view-label{max-width:calc(100% - 108px);height:38px;top:60px;left:8px}}.quick-library{z-index:18;pointer-events:none;width:292px;transition:transform .24s cubic-bezier(.22,.8,.32,1);position:absolute;top:12px;bottom:12px;right:0}.quick-library-toggle{z-index:2;color:#657178;cursor:pointer;pointer-events:auto;background:#fff;border:1px solid #deddd8;border-right:0;border-radius:10px 0 0 10px;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:42px;height:86px;padding:7px 0;display:flex;position:absolute;top:58px;left:-42px;box-shadow:-7px 7px 20px #24313a12}.quick-library-toggle:hover{color:var(--blue);background:#fafbff}.quick-library-toggle span{letter-spacing:.5px;writing-mode:vertical-rl;font-size:9px;font-weight:750;transform:rotate(180deg)}.quick-library-panel{pointer-events:auto;background:#fff;border:1px solid #deddd8;border-right:0;border-radius:13px 0 0 13px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:-14px 8px 35px #24313a16}.quick-library-panel>header{border-bottom:1px solid #ecebe7;justify-content:space-between;align-items:center;height:67px;padding:0 13px 0 16px;display:flex}.quick-library-panel>header span,.quick-library-panel>header b{display:block}.quick-library-panel>header span{color:#9aa0a3;letter-spacing:1.15px;margin-bottom:4px;font-size:8px;font-weight:800}.quick-library-panel>header b{font-family:var(--font-lora),serif;letter-spacing:-.25px;font-size:17px}.quick-library-panel>header button{color:#7b858a;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.quick-library-panel>header button:hover{background:#f1f1ee}.shape-search{color:#90979b;background:#fafaf8;border:1px solid #deddd8;border-radius:8px;align-items:center;gap:7px;height:36px;margin:12px 12px 9px;padding:0 9px;display:flex}.shape-search:focus-within{background:#fff;border-color:#b9c3fb;box-shadow:0 0 0 3px #536bf212}.shape-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11px}.shape-search input::placeholder{color:#a2a7a9}.shape-search button{color:#9aa0a3;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:22px;height:22px;padding:0;display:grid}.shape-search button:hover{color:#59656b;background:#ecece8}.shape-categories{scrollbar-width:none;border-bottom:1px solid #efeeea;gap:5px;padding:0 12px 11px;display:flex;overflow-x:auto}.shape-categories::-webkit-scrollbar{display:none}.shape-categories button{color:#758087;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e5e4df;border-radius:13px;height:25px;padding:0 9px;font-size:9px}.shape-categories button:hover{color:#48545a;border-color:#cfd1ce}.shape-categories button.active{color:#4059cd;background:#eef1ff;border-color:#dce1ff;font-weight:750}.shape-results{flex:1;min-height:0;padding:13px 12px;overflow-y:auto}.shape-results-meta{color:#7a8489;letter-spacing:.6px;text-transform:uppercase;justify-content:space-between;align-items:flex-start;height:22px;font-size:9px;font-weight:750;display:flex}.shape-results-meta small{color:#8a9093;background:#efefec;border-radius:9px;place-items:center;min-width:18px;height:17px;padding:0 5px;font-size:8px;display:grid}.shape-grid>button{text-align:left;cursor:grab;background:#fff;border:1px solid #e7e5e0;border-radius:9px;flex-direction:column;align-items:flex-start;min-width:0;height:105px;padding:9px;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;position:relative}.shape-grid>button:hover{border-color:#cbd1f4;transform:translateY(-1px);box-shadow:0 7px 18px #33498f10}.shape-grid>button:active{cursor:grabbing;transform:scale(.98)}.shape-preview{color:#405dde;background:#edf0ff;border-radius:8px;place-items:center;width:34px;height:34px;margin-bottom:8px;display:grid}.shape-preview.ink{color:#2b3a43;background:#e7eaec}.shape-preview.mint{color:#27805e;background:#dcf2e8}.shape-preview.coral{color:#be5334;background:#ffe3da}.shape-preview.violet{color:#6948b2;background:#ebe4ff}.shape-preview.yellow{color:#79620e;background:#fff0ad}.shape-preview.paper{color:#5d676c;background:#efefec}.shape-grid b{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.shape-grid small{text-overflow:ellipsis;white-space:nowrap;color:#92989b;max-width:100%;margin-top:3px;font-size:8px;overflow:hidden}.shape-add{color:#a6abad;opacity:0;transition:opacity .15s;position:absolute;top:8px;right:8px}.shape-grid>button:hover .shape-add{opacity:1;color:var(--blue)}.shape-empty{color:#9aa0a3;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:180px;display:flex}.shape-empty b{color:#667178;margin-top:10px;font-size:11px}.shape-empty span{margin-top:4px;font-size:9px}.quick-library-panel>footer{color:#92989b;background:#fafaf8;border-top:1px solid #ecebe7;justify-content:space-between;align-items:center;height:38px;padding:0 13px;font-size:8px;display:flex}.quick-library-panel>footer span{align-items:center;gap:4px;display:flex}@media (width<=800px){.quick-library{width:min(292px,100vw - 54px)}.quick-library.closed{transform:translate(100%)}.quick-library-toggle{top:116px}.quick-library.open~.minimap{display:none}}.context-sidebar{background:#f8f7f4;padding:0;box-shadow:4px 0 18px #24313a05}.explorer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:66px;padding:12px 12px 11px 16px;display:flex}.explorer-header>div{min-width:0}.explorer-header small,.explorer-header b{display:block}.explorer-header small{letter-spacing:1.25px;color:#a0a5a7;margin-bottom:5px;font-size:8px;font-weight:750}.explorer-header b{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.explorer-header button,.explorer-actions button,.explorer-row,.explorer-hint{background:0 0;border:0}.explorer-header button{color:#7f888d;cursor:pointer;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.explorer-header button:hover{background:#ecece8}.explorer-actions{gap:5px;padding:10px 10px 4px;display:flex}.explorer-actions button{border:1px solid var(--line);cursor:pointer;color:#59656b;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:32px;display:flex}.explorer-actions button:first-child{flex:1}.explorer-actions button:last-child{width:32px}.explorer-actions button:hover{background:#fdfdfc;border-color:#cfd1cf}.explorer-group>p{letter-spacing:1.2px;color:#a2a5a6;margin:0 7px 7px;font-size:8px;font-weight:750}.explorer-row{text-align:left;color:#536068;cursor:pointer;border-radius:7px;align-items:center;gap:9px;width:100%;height:34px;padding:0 8px;font-size:12px;display:flex}.explorer-row svg{color:#79848a;flex:none}.explorer-row span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.explorer-row small{color:#9ba0a2;margin-left:auto;font-size:9px}.explorer-row:hover{background:#ecece8}.explorer-row.active{color:var(--ink);background:#e8e9e5;font-weight:650}.explorer-row.active svg{color:var(--blue)}.explorer-hint{color:#68747a;text-align:left;cursor:pointer;background:#fff;border:1px solid #deddd8;border-radius:10px;align-items:center;gap:10px;width:calc(100% - 24px);min-height:54px;margin:auto 12px 12px;padding:9px 10px;transition:border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 1px 2px #24313a08}.explorer-hint:hover{background:#fefefd;border-color:#c9ccc8;box-shadow:0 3px 10px #24313a0b}.explorer-hint-icon{color:#5d696f;background:#f1f2ef;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.explorer-hint p,.explorer-hint b,.explorer-hint small{margin:0;display:block}.explorer-hint p{flex:1;min-width:0}.explorer-hint b{color:#3e4b52;font-size:12px;font-weight:680;line-height:1.25}.explorer-hint small{color:#8b9295;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:10px;line-height:1.25;overflow:hidden}.explorer-hint>kbd{color:#697278;min-width:39px;height:24px;font:600 10px/1 var(--font-geist-sans),sans-serif;background:#f7f7f4;border:1px solid #deddd8;border-bottom-color:#c9c8c3;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:3px;padding:0 6px;display:flex;box-shadow:0 1px #d8d7d2}.explorer-hint>kbd span{font-size:11px}.context-sidebar{box-shadow:none}.explorer-header{background:#fff;height:45px;padding:0 8px 0 14px}.explorer-title{align-items:center;gap:8px;min-width:0;display:flex}.explorer-title>svg{color:var(--blue);flex:none}.explorer-title>span{min-width:0}.explorer-header .explorer-title b{font-size:11px;line-height:1.15}.explorer-header .explorer-title small{letter-spacing:0;text-transform:none;color:#a0a5a7;white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:8px;font-weight:500;line-height:1.1;overflow:hidden}.explorer-header-actions{flex:none;align-items:center;gap:1px;display:flex}.explorer-create{border:1px solid var(--line);color:#5f6b71;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:8px;width:calc(100% - 20px);height:34px;margin:10px 10px 0;padding:0 9px;font-size:11px;display:flex}.explorer-create:hover{background:#fdfdfc;border-color:#ccd0ce}.explorer-create svg:last-child{color:#90979a;margin-left:auto}.board-page{background:#f7f6f2;padding:34px 36px 64px;position:absolute;inset:45px 0 0;overflow:auto}.board-heading{justify-content:space-between;align-items:flex-end;max-width:1500px;margin:0 auto 28px;display:flex;position:relative}.board-heading>div:first-child>span{letter-spacing:1.2px;color:var(--blue);font-size:9px;font-weight:750}.board-heading h1{font-family:var(--font-lora),serif;letter-spacing:-.7px;margin:8px 0 4px;font-size:30px}.board-heading p{color:#7b858a;margin:0;font-size:12px}.board-heading>button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;font-weight:650;display:flex}.board-columns{grid-template-columns:repeat(4,minmax(238px,1fr));align-items:start;gap:14px;max-width:1500px;margin:auto;display:grid}.board-column{background:#eeede9;border:1px solid #e3e1dc;border-radius:11px;min-height:430px;padding:8px}.board-column>header{align-items:center;gap:8px;height:34px;padding:0 5px 5px;display:flex}.board-column>header small{color:#858c90;background:#dfded9;border-radius:8px;padding:2px 6px;font-size:9px}.board-column>header button{color:#7e878c;background:0 0;border:0;border-radius:6px;place-items:center;width:27px;height:27px;margin-left:auto;display:grid}.board-column>header button:hover{background:#e1e0dc}.column-dot{background:#9ba2a5;border-radius:50%;width:7px;height:7px}.column-dot.progress{background:#7c3aed}.column-dot.review{background:#e5a83b}.column-dot.done{background:#55a17b}.board-card-list{gap:8px;display:grid}.board-card{cursor:grab;background:#fff;border:1px solid #e1dfda;border-radius:9px;padding:12px;box-shadow:0 2px 8px #29333a08}.board-card:active{cursor:grabbing}.board-card:hover{border-color:#cbc9c4;box-shadow:0 5px 16px #29333a10}.card-label{color:#5260a8;background:#eef0ff;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:750;display:inline-block}.label-canvas{color:#275d8c;background:#e5f1fa}.label-research{color:#8a6223;background:#fff0cc}.label-frontend{color:#7a4ca1;background:#f2e7fa}.label-editor{color:#287158;background:#e1f2ea}.board-card h2{font-family:var(--font-geist-sans),sans-serif;margin:9px 0 16px;font-size:12px;line-height:1.4}.board-card footer{justify-content:space-between;align-items:center;display:flex}.card-id{color:#a0a5a7;font-size:8px}.board-avatar{color:#4a58a0;background:#e4e7f7;width:24px;height:24px}.add-card-inline{color:#747e83;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;width:100%;height:34px;margin-top:7px;padding:0 7px;font-size:11px;display:flex}.add-card-inline:hover{color:#48545a;background:#e4e3df}.add-card-form{background:#fff;border:1px solid #dcdad5;border-radius:9px;margin-top:8px;padding:8px}.add-card-form input{width:100%;height:34px;font:inherit;border:0;border-bottom:1px solid #eceae5;outline:0;padding:0 3px;font-size:11px}.add-card-form>div{gap:5px;margin-top:7px;display:flex}.add-card-form button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:6px;height:29px;padding:0 10px;font-size:10px}.add-card-form button:last-child{color:#657178;background:#efefec;place-items:center;width:29px;padding:0;display:grid}@media (width<=1100px){.board-columns{grid-template-columns:repeat(2,minmax(238px,1fr))}}@media (width<=700px){.board-page{padding:24px 14px 48px}.board-heading{align-items:flex-start}.board-heading h1{font-size:25px}.board-heading p{display:none}.board-columns{align-items:flex-start;padding-bottom:12px;display:flex;overflow-x:auto}.board-column{min-width:270px}.explorer-hint{display:none}}.sidebar-tabs{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:6px;height:68px;padding:8px 10px;display:grid}.sidebar-tabs button{color:#68747a;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-width:0;padding:0 8px;font-size:13px;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative}.sidebar-tabs button svg{flex:none;width:18px;height:18px}.sidebar-tabs button.active{color:#334fc8;background:#eef0ff;border-color:#e1e5ff;font-weight:700;box-shadow:inset 0 -2px #536bf2}.sidebar-tabs button.active:after{display:none}.sidebar-tabs button small{color:#777f82;background:#e8e8e5;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid}.explorer-context{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:56px;padding:0 12px 0 16px;display:flex}.explorer-context>span{min-width:0}.explorer-context small,.explorer-context b{display:block}.explorer-context small{letter-spacing:1.05px;color:#9ca2a4;margin-bottom:4px;font-size:8px;font-weight:750}.explorer-context b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.explorer-context>div{gap:2px;display:flex}.explorer-context button{color:#748086;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.explorer-context button:hover{background:#ecece8}.explorer-create{width:calc(100% - 24px);height:40px;margin:12px 12px 0;padding:0 11px;font-size:12px}.explorer-group{padding:18px 12px 0}.explorer-group>p{margin-bottom:8px;font-size:9px}.explorer-row{gap:10px;height:38px;padding:0 10px;font-size:12px}.explorer-row svg{width:17px;height:17px}.explorer-row.active{border-radius:8px}.top-present{border:1px solid var(--line);color:#59656b;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:10px;display:flex}.top-present:hover{background:#f3f3f0;border-color:#d9d8d4}.canvas-wrap,.notes-page,.board-page{inset:0}.canvas-readonly-banner{z-index:25;color:#59666d;background:#fff;border:1px solid #d9d8d3;border-radius:8px;align-items:center;gap:8px;max-width:min(520px,100% - 28px);min-height:38px;padding:7px 11px;display:flex;position:absolute;top:68px;left:50%;transform:translate(-50%);box-shadow:0 7px 22px #24313a14}.canvas-readonly-banner>svg{color:#69757b;flex:none}.canvas-readonly-banner span,.canvas-readonly-banner b,.canvas-readonly-banner small{display:block}.canvas-readonly-banner span{min-width:0}.canvas-readonly-banner b{font-size:10px;line-height:13px}.canvas-readonly-banner small{text-overflow:ellipsis;white-space:nowrap;color:#858d91;margin-top:1px;font-size:9px;line-height:12px;overflow:hidden}.canvas-wrap.is-readonly .diagram-node,.canvas-wrap.is-readonly .connection-point,.canvas-wrap.is-readonly .selection-box,.canvas-wrap.is-readonly .arrow-endpoint-handle,.canvas-wrap.is-readonly .arrow-bend-handle{pointer-events:none}.canvas-wrap.is-readonly .canvas-surface{cursor:grab}.canvas-wrap.is-readonly .canvas-surface:active{cursor:grabbing}.canvas-format:disabled{opacity:.35;cursor:not-allowed}.readonly-toolbox{gap:7px;padding-right:11px}.readonly-toolbox>span{color:#6f797e;padding-right:2px;font-size:10px;font-weight:700}@media (width<=800px){:root{--sidebar:260px}}@media (width<=520px){:root{--sidebar:244px}.top-actions>.theme-toggle,.local-backup-control>.save-state,.top-present{place-items:center;width:32px;height:32px;margin:0;padding:0;line-height:0;display:grid}.top-actions>.theme-toggle svg,.local-backup-control>.save-state>svg,.top-present>svg{flex:none;margin:auto;display:block}.top-present{font-size:0}.sidebar-tabs{gap:3px;padding-left:7px;padding-right:7px}.sidebar-tabs button{gap:4px;padding:0 5px;font-size:10px}.sidebar-tabs button svg{width:15px;height:15px}.sidebar-tabs button small{display:none}}.sidebar-tabs{background:#fff;gap:0;height:58px;padding:0 12px}.sidebar-tabs button{color:#768087;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;gap:6px;padding:0 9px;font-size:12px}.sidebar-tabs button:hover{color:#3e4b52;background:0 0}.sidebar-tabs button.active{color:var(--ink);box-shadow:none;background:0 0;border:0;font-weight:700}.sidebar-tabs button.active svg{color:var(--blue)}.sidebar-tabs button.active:after{content:"";background:var(--blue);border-radius:2px 2px 0 0;height:2px;display:block;position:absolute;bottom:0;left:10px;right:10px}.sidebar-tabs button small{color:#848a8c;background:#eeeeeb;min-width:17px;height:17px}.sidebar-tabs button.active small{color:#72797c;background:#eeeeeb}.sidebar-resizer{z-index:3;cursor:col-resize;touch-action:none;width:8px;position:absolute;top:0;bottom:0;right:-4px}.sidebar-resizer:after{content:"";background:0 0;width:2px;transition:background .15s;position:absolute;top:0;bottom:0;left:3px}.sidebar-resizer:hover:after,.sidebar-resizer:focus-visible:after{background:var(--blue)}.sidebar-reopen{z-index:32;border:1px solid var(--line);color:#5f6b71;cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:fixed;top:65px;left:10px;box-shadow:0 5px 18px #24313a14}.sidebar-reopen:hover{color:var(--ink);background:#f2f2ef}.sidebar-collapse-toggle{z-index:4;color:#788287;cursor:pointer;background:#fff;border:1px solid #dededa;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;display:grid;position:absolute;top:50%;right:-18px;transform:translateY(-50%);box-shadow:0 6px 18px #24313a20}.sidebar-collapse-toggle:hover{color:var(--blue);background:#fafbff;border-color:#cfd5f7}.explorer-tree{padding-top:18px}.explorer-tree>.explorer-folder{margin-left:-4px}.explorer-folder+.explorer-folder{margin-top:5px}.explorer-folder-row{height:34px;font-weight:600}.explorer-folder-row>svg:first-child{color:#9aa1a4;width:14px;height:14px}.explorer-folder-row>svg:nth-child(2){color:#79848a}.explorer-folder-items{margin-left:18px;padding:2px 0 0 12px;position:relative}.explorer-folder-items:before{content:"";background:#e3e2de;width:1px;position:absolute;top:0;bottom:6px;left:5px}.explorer-folder-items>.explorer-folder:first-child{margin-top:-2px}.explorer-folder-items>.explorer-item-wrap+.explorer-item-wrap,.explorer-folder-items>.explorer-folder+.explorer-item-wrap{margin-top:2px}.explorer-child-row{height:34px;padding-left:10px;position:relative}.explorer-child-row:before{content:"";background:#e3e2de;width:7px;height:1px;position:absolute;top:50%;left:-7px}.explorer-child-row.active:before{background:#b7c0f6}.explorer-child-row.active svg{color:var(--blue)}.explorer-group-header{justify-content:space-between;align-items:center;height:28px;margin:0 2px 8px 7px;display:flex}.explorer-group-header>p{letter-spacing:1.2px;color:#a2a5a6;margin:0;font-size:9px;font-weight:750}.explorer-group-header>button{color:#7f888d;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.explorer-group-header>button:hover{color:var(--ink);background:#ecece8}.explorer-row-wrap{border-radius:8px;align-items:center;min-width:0;display:flex;position:relative}.explorer-row-wrap>.explorer-row{min-width:0;padding-right:78px}.explorer-folder-wrap>.explorer-row{padding-right:103px}.explorer-row[draggable=true]{cursor:grab}.explorer-row[draggable=true]:active{cursor:grabbing}.explorer-row-wrap.is-dragging{opacity:.38}.explorer-folder-wrap.drop-target{background:#e8ecff;box-shadow:inset 0 0 0 1px #9ba9f5}.explorer-folder-wrap.drop-target>.explorer-folder-row{color:#334fc8}.explorer-row-wrap>.explorer-actions{opacity:0;visibility:hidden;pointer-events:none;background:0 0;border-radius:6px;gap:1px;padding:0;transition:opacity .15s,visibility 0s linear .15s;display:flex;position:absolute;right:4px}.explorer-row-wrap:hover>.explorer-actions,.explorer-row-wrap:focus-within>.explorer-actions{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.explorer-row-wrap>.explorer-actions button,.explorer-row-wrap>.explorer-actions button:first-child,.explorer-row-wrap>.explorer-actions button:last-child{color:#7c858a;background:0 0;border:0;border-radius:5px;flex:none;width:24px;height:24px;padding:0}.explorer-row-wrap>.explorer-actions button:hover{color:var(--ink);background:#deded9}.explorer-row-wrap>.explorer-actions button:last-child:hover{color:#b84c3b;background:#fff0ed}.explorer-item-wrap>.explorer-row{padding-right:54px}.explorer-item-wrap>.explorer-actions{right:2px}.explorer-empty{color:#8c9498;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;height:38px;padding:0 10px;font-size:11px;display:flex}.explorer-empty:hover{color:#536068;background:#ecece8}.explorer-empty svg{flex:none}.explorer-row-wrap.sort-before:after,.explorer-row-wrap.sort-after:after{content:"";z-index:2;background:var(--blue);pointer-events:none;border-radius:2px;height:2px;position:absolute;left:5px;right:5px}.explorer-row-wrap.sort-before:after{top:-2px}.explorer-row-wrap.sort-after:after{bottom:-2px}.workspace-empty{z-index:1;text-align:center;color:#7d878c;background:#fafaf8;flex-direction:column;justify-content:center;align-items:center;padding:24px 24px 152px;display:flex;position:absolute;inset:0}.workspace-empty>svg{color:#a0a7aa}.workspace-empty h1{color:var(--ink);font-family:var(--font-lora),serif;margin:14px 0 6px;font-size:22px}.workspace-empty p{margin:0 0 18px;font-size:12px}.workspace-empty button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:8px;align-items:center;gap:7px;height:36px;padding:0 13px;display:flex}.workspace-empty button:hover{background:var(--primary-hover)}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#18232b4d;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace-dialog{background:#fff;border:1px solid #deddd8;border-radius:12px;width:min(420px,100%);overflow:hidden;box-shadow:0 22px 70px #17222b35}.workspace-dialog header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:54px;padding:0 16px 0 19px;display:flex}.workspace-dialog h2{margin:0;font-size:14px}.workspace-dialog header button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.workspace-dialog header button:hover{background:#f1f1ee}.workspace-dialog>label{gap:7px;padding:19px;display:grid}.workspace-dialog>label span{color:#6e797f;font-size:10px;font-weight:700}.workspace-dialog input{border:1px solid #d7d8d5;border-radius:8px;outline:0;height:38px;padding:0 11px}.workspace-dialog input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #7c3aed16}.workspace-dialog>p{color:#667178;margin:0;padding:20px 19px;font-size:12px;line-height:1.6}.workspace-dialog>p b{color:var(--ink)}.workspace-dialog footer{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;padding:12px 16px;display:flex}.workspace-dialog footer button{cursor:pointer;background:#fff;border:1px solid #d7d8d5;border-radius:7px;height:34px;padding:0 13px}.workspace-dialog footer button:hover{background:#f5f5f2}.workspace-dialog footer button.primary{border-color:var(--primary);background:var(--primary);color:#fff}.workspace-dialog footer button.danger{color:#fff;background:#c95947;border-color:#c95947}.workspace-dialog footer button:disabled{opacity:.4;cursor:not-allowed}.quick-open-backdrop{place-items:start center;padding-top:min(18vh,150px)}.quick-open-dialog{background:#fff;border:1px solid #d9d8d3;border-radius:12px;width:min(580px,100%);overflow:hidden;box-shadow:0 24px 80px #17222b40}.quick-open-search{border-bottom:1px solid var(--line);color:#7a858a;align-items:center;gap:10px;height:58px;padding:0 14px;display:flex}.quick-open-search input{min-width:0;height:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0;font-size:14px}.quick-open-search input::placeholder{color:#a0a6a9}.quick-open-search kbd{color:#8b9295;background:#f6f6f3;border:1px solid #deddd8;border-radius:5px;padding:3px 6px;font-size:8px}.quick-open-results{max-height:min(420px,55vh);padding:6px;overflow:auto}.quick-open-results>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 9px;display:flex}.quick-open-results>button:hover,.quick-open-results>button:focus{background:#eef1ff;outline:0}.quick-open-results>button>span{color:#667178;background:#f0f0ed;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.quick-open-results p,.quick-open-results b,.quick-open-results small{margin:0;display:block}.quick-open-results p{min-width:0}.quick-open-results b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.quick-open-results small{color:#92999c;text-transform:capitalize;margin-top:3px;font-size:9px}.quick-open-empty{color:#92999c;flex-direction:column;justify-content:center;align-items:center;gap:9px;height:130px;font-size:11px;display:flex}.board-card{position:relative}.board-card-actions{background:#fff;border-radius:7px;align-items:center;gap:2px;padding:2px;display:none;position:absolute;top:8px;right:8px;box-shadow:0 2px 8px #29333a12}.board-card:hover .board-card-actions,.board-card:focus-within .board-card-actions{display:flex}.board-card-actions button{color:#969da1;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.board-card-actions button:hover{color:var(--ink);background:#f1f1ee}.board-card-actions .board-card-delete:hover{color:#b84c3b;background:#fff0ed}.card-edit-form>div{gap:13px;padding:19px;display:grid}.card-edit-form label{gap:7px;display:grid}.card-edit-form label span{color:#6e797f;font-size:10px;font-weight:700}.card-edit-form input{width:100%}.card-edit-form label:last-child input{text-transform:uppercase}.card-edit-dialog{flex-direction:column;width:min(760px,100vw - 40px);max-height:calc(100dvh - 40px);display:flex;transform:translate(44px)}.card-edit-dialog>header{flex:none}.card-edit-dialog>header>div{align-items:center;gap:8px;display:flex}.card-edit-dialog>header small{color:#9aa0a3;font-size:10px}.card-edit-form{min-height:0;display:block;overflow:auto}.card-edit-form>.card-edit-fields{grid-template-columns:1fr;gap:13px;padding:18px 19px 14px;display:grid}.card-edit-form .card-title-field{grid-column:auto}.card-edit-fields select{appearance:none;width:100%;height:38px;color:var(--ink);background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235f6b71' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;border:1px solid #d7d8d5;border-radius:8px;outline:0;padding:0 44px 0 11px}.card-edit-fields select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #7c3aed16}.card-edit-form .card-description-field{gap:7px;min-height:0;padding:0 19px 19px;display:grid}.card-edit-form .card-description-field>span{color:#6e797f;font-size:10px;font-weight:700}.card-description-editor{background:#fff;border:1px solid #d7d8d5;border-radius:9px;overflow:hidden}.card-description-editor:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #7c3aed12}.card-description-toolbar{background:#fafaf8;border-bottom:1px solid #e7e6e1;align-items:center;gap:2px;height:40px;padding:4px 6px;display:flex;overflow-x:auto}.card-description-toolbar button{color:#667178;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.card-description-toolbar button:hover{color:var(--ink);background:#ecece8}.card-description-toolbar>span{background:#deddd8;flex:none;width:1px;height:20px;margin:0 3px}.card-description-toolbar select{width:88px;height:30px;box-shadow:none;background:0 0;border:0;flex:none;padding:0 5px;font-size:11px}.card-description-content{min-height:190px;max-height:300px;position:relative;overflow:auto}.card-description-input{cursor:text;outline:0;min-height:190px;padding:15px 16px;font-size:13px;line-height:1.55}.card-description-input .editor-paragraph{margin:6px 0}.card-description-input .editor-h2{margin:12px 0 7px;font-size:20px}.card-description-input .editor-h3{margin:10px 0 6px;font-size:16px}.card-description-input .editor-quote{margin:10px 0;padding:9px 12px}.card-description-placeholder{color:#a0a6a9;pointer-events:none;font-size:13px;position:absolute;top:16px;left:16px}.card-edit-form>footer{z-index:2;background:#fff;position:sticky;bottom:0}@media (width<=800px){.card-edit-dialog{width:min(760px,100vw - 20px);max-height:calc(100dvh - 20px);transform:none}.card-description-content,.card-description-input{min-height:170px}}@media (width<=520px){.sidebar-tabs{height:54px;padding:0 7px}.sidebar-tabs button{gap:4px;padding:0 5px;font-size:10px}.sidebar-tabs button svg{width:15px;height:15px}.sidebar-tabs button small{display:none}}.sidebar-collapsed .brand{width:22px}.sidebar-collapsed .brand>span:last-child{display:none}.sidebar-rail{width:var(--sidebar);border-right:1px solid var(--line);background:linear-gradient(90deg,#f8f7f4 0,#fbfaf8 100%);padding:0;overflow:visible;box-shadow:8px 0 24px #24313a08}.sidebar-rail:after{content:"";background:#ecebe7;width:1px;position:absolute;top:18px;bottom:18px;left:50%}.sidebar-rail-toggle{z-index:2;color:#788287;cursor:pointer;background:#fff;border:1px solid #dededa;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:50%;right:-18px;transform:translateY(-50%);box-shadow:0 6px 18px #24313a20}.sidebar-rail-toggle:hover{color:var(--blue);background:#fafbff;border-color:#cfd5f7}.workspace.rail{left:var(--sidebar)}.mobile-sidebar-backdrop{display:none}@media (width<=800px){.workspace.rail{left:0}.sidebar-rail{display:none}.sidebar-collapse-toggle{width:32px;height:32px;right:-16px}.mobile-sidebar-backdrop{display:block}}.note-toolbar{scrollbar-width:none;width:fit-content;max-width:calc(100% - 40px);top:14px;overflow:auto hidden}.note-toolbar::-webkit-scrollbar{display:none}.note-toolbar button{flex:none}.note-toolbar button.active{color:var(--blue);background:#eef1ff}.note-toolbar button:disabled{opacity:.35;cursor:not-allowed}.note-toolbar select{color:#4d5960;height:30px;font:inherit;background:0 0;border:0;border-radius:6px;outline:0;flex:none;padding:0 8px;font-size:11px}.note-toolbar select:hover{background:#f1f1ee}.lexical-document{position:relative}.lexical-editor{outline:0;min-height:756px}.lexical-placeholder{color:#a0a6a9;pointer-events:none;position:absolute;top:72px;left:82px}.editor-paragraph{color:#4d5960;margin:8px 0}.editor-h1{font-family:var(--font-lora),serif;letter-spacing:-1.2px;margin:12px 0 18px;font-size:38px;line-height:1.15}.editor-h2{font-family:var(--font-lora),serif;margin:32px 0 10px;font-size:24px;line-height:1.25}.editor-h3{font-family:var(--font-lora),serif;margin:26px 0 8px;font-size:19px;line-height:1.3}.editor-quote{border-left:3px solid var(--blue);color:#4d5960;background:#f1f3ff;border-radius:3px 8px 8px 3px;margin:24px 0;padding:14px 18px}.editor-list-ul{margin:10px 0;padding-left:25px;list-style:outside}.editor-list-ol{margin:10px 0;padding-left:27px;list-style:decimal}.editor-list-item{color:#4d5960;margin:6px 0}.editor-list-item-nested{list-style-type:none}.editor-checklist{padding-left:5px;list-style:none}.editor-list-item-checked,.editor-list-item-unchecked{padding-left:27px;list-style:none;position:relative}.editor-list-item-checked:before,.editor-list-item-unchecked:before{content:"";background:#fff;border:1.5px solid #aeb5b9;border-radius:4px;width:15px;height:15px;position:absolute;top:.38em;left:0}.editor-list-item-checked:before{border-color:var(--blue);background:var(--blue)}.editor-list-item-checked:after{content:"✓";color:#fff;font-size:11px;font-weight:800;position:absolute;top:-1px;left:3px}.editor-list-item-checked{color:#899197;text-decoration:line-through}.editor-code{color:#d8e2e6;white-space:pre-wrap;tab-size:2;font:12px/1.7 var(--font-geist-mono),monospace;background:#1f2b33;border-radius:8px;margin:18px 0;padding:18px 20px;display:block;overflow:auto}.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-underline.editor-text-strikethrough{text-decoration:underline line-through}.editor-text-code{color:#334047;font:12px var(--font-geist-mono),monospace;background:#eef0ed;border-radius:4px;padding:2px 5px}.editor-text-highlight{background:#fff0a8;border-radius:2px}.editor-link{color:#365ad7;text-underline-offset:2px;cursor:pointer;text-decoration:underline}.editor-code{padding:18px 20px}.editor-token-comment{color:#82929b;font-style:italic}.editor-token-punctuation{color:#aab7bd}.editor-token-property,.editor-token-tag,.editor-token-constant,.editor-token-symbol,.editor-token-deleted{color:#ff8f87}.editor-token-boolean,.editor-token-number{color:#d6a8ff}.editor-token-selector,.editor-token-attr,.editor-token-string,.editor-token-char,.editor-token-builtin,.editor-token-inserted{color:#a9dc9a}.editor-token-operator,.editor-token-entity,.editor-token-url,.editor-token-variable{color:#f2cc8f}.editor-token-atrule,.editor-token-function,.editor-token-class{color:#82cfff}.editor-token-keyword,.editor-token-important{color:#c9a5ff}.editor-token-regex{color:#f5a97f}.editor-token-namespace{opacity:.8}.code-language-menu{z-index:95;font-family:var(--font-geist-sans),sans-serif;position:fixed;transform:translate(-100%)}.code-language-menu>button{color:#d9e2e6;cursor:pointer;background:#2a3740;border:1px solid #42515a;border-radius:6px;align-items:center;gap:5px;min-width:108px;height:28px;padding:0 7px;font-size:9px;font-weight:700;display:flex;box-shadow:0 4px 12px #111a2040}.code-language-menu>button:hover,.code-language-menu>button[aria-expanded=true]{background:#303f49;border-color:#63747e}.code-language-menu>button span{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.code-language-menu>button svg:last-child{transition:transform .15s}.code-language-menu>button[aria-expanded=true] svg:last-child{transform:rotate(180deg)}.code-language-options{z-index:2;overscroll-behavior:contain;scrollbar-width:thin;background:#26333b;border:1px solid #46555e;border-radius:8px;width:176px;padding:5px;position:absolute;top:31px;right:0;overflow-y:auto;box-shadow:0 14px 34px #111a2070}.code-language-options>button{color:#cbd5da;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;height:30px;padding:0 7px;font-size:10px;display:flex}.code-language-options>button:hover{color:#fff;background:#34434c}.code-language-options>button.active{color:#fff;background:#40505a;font-weight:700}.code-language-options>button svg{color:#8eaeff;flex:none}.editor-table{border-collapse:collapse;table-layout:fixed;width:100%;margin:20px 0}.editor-table-cell,.editor-table-cell-header{vertical-align:top;color:#4d5960;border:1px solid #d9d8d3;min-width:80px;padding:9px 11px}.editor-table-cell-header{color:var(--ink);background:#f1f1ee;font-weight:700}.slash-menu{z-index:80;border:1px solid var(--line);background:#fff;border-radius:10px;width:250px;max-height:330px;padding:6px;overflow:auto;box-shadow:0 14px 38px #1d2a3230}.slash-menu-label{color:#9aa0a3;letter-spacing:1px;text-transform:uppercase;padding:7px 9px 6px;font-size:9px;font-weight:750}.slash-menu button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-direction:column;justify-content:center;width:100%;min-height:42px;padding:7px 9px;display:flex}.slash-menu button:hover,.slash-menu button.selected{background:#eef1ff}.slash-menu button b{font-size:11px}.slash-menu button small{color:#969da1;margin-top:2px;font-size:8px}@media (width<=800px){.lexical-placeholder{top:42px;left:28px}.lexical-editor{min-height:816px}.note-toolbar{max-width:calc(100% - 16px)}}.notes-page{background:#f5f4f0;flex-direction:column;padding:0;display:flex;overflow:hidden}.notes-view-label{max-width:160px;top:20px}.notes-toolbar-row{justify-content:center;align-items:center;gap:8px;width:100%;max-width:920px;min-height:38px;margin:0 auto 10px;display:flex;position:relative}.notes-toolbar-row .note-toolbar{background:#fff;border-color:#deddd8;border-radius:10px;flex:0 auto;width:fit-content;max-width:100%;margin:0;padding:3px;position:static;top:auto;box-shadow:0 3px 12px #24313a0a}.notes-download{color:#5d686e;cursor:pointer;background:#fff;border:1px solid #deddd8;border-radius:8px;flex:none;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:11px;font-weight:650;display:flex}.notes-download:hover{color:var(--ink);background:#f8f8f5;border-color:#cdccc7}.notes-download:disabled{opacity:.55;cursor:wait}.table-floating-toolbar{z-index:90;scrollbar-width:none;background:#fff;border:1px solid #d8d7d2;border-radius:9px;align-items:center;gap:2px;width:max-content;max-width:calc(100vw - 16px);min-height:36px;padding:3px;animation:.12s ease-out table-menu-in;display:flex;position:fixed;overflow:auto hidden;transform:translate(-50%,-100%);box-shadow:0 8px 26px #24313a20}.table-floating-toolbar::-webkit-scrollbar{display:none}.table-floating-toolbar button{color:#59656b;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:none;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:10px;display:flex}.table-floating-toolbar button:hover{color:var(--ink);background:#f1f1ee}.table-floating-toolbar button:disabled{opacity:.35;cursor:not-allowed}.table-floating-toolbar button.danger{color:#b84c3b}.table-floating-toolbar button.danger:hover{color:#a83d2e;background:#fff0ed}.table-floating-toolbar>i{background:var(--line);flex:none;width:1px;height:18px;margin:0 3px}.table-action-label{color:#7c858a;white-space:nowrap;flex:none;align-items:center;gap:5px;height:28px;padding:0 7px;font-size:9px;font-weight:700;display:flex}@keyframes table-menu-in{0%{opacity:0;transform:translate(-50%,calc(5px - 100%))}to{opacity:1;transform:translate(-50%,-100%)}}.notes-scroll{scrollbar-gutter:stable;flex:1;min-height:0;padding:20px 24px 24px;overflow:auto}.notes-scroll .note-document{background:#fff;border-color:#e9e7e2;border-radius:3px;width:100%;max-width:920px;min-height:100%;margin:0 auto;padding:68px 76px;box-shadow:0 10px 32px #28343d0b}.lexical-editor{min-height:584px;caret-color:var(--blue);cursor:text;outline:none!important}.lexical-placeholder{color:#a3a8aa;font-size:14px;line-height:1.65;top:68px;left:76px}.notes-scroll .note-document:focus-within{border-color:#dfddd7;box-shadow:0 12px 38px #28343d10}@media (width<=800px){.notes-scroll{padding:12px 10px}.notes-toolbar-row{margin-bottom:8px}.notes-download{justify-content:center;width:36px;padding:0}.notes-download span{display:none}.notes-scroll .note-document{min-height:100%;padding:42px 30px}.lexical-editor{min-height:calc(100vh - 216px)}.lexical-placeholder{top:42px;left:30px}}@media (width<=950px){.notes-view-label{max-width:calc(100% - 20px);top:12px;left:50%;transform:translate(-50%)}.notes-scroll{padding-top:62px}}.quick-library.template-library{width:286px;top:10px;bottom:10px}.quick-library.template-library.closed{transform:translate(286px)}.template-library .quick-library-toggle{border-radius:9px 0 0 9px;gap:8px;width:42px;height:100px;padding:9px 0;transition:transform .24s cubic-bezier(.22,.8,.32,1),color .15s,background .15s;top:20px;left:-42px;box-shadow:-3px 4px 12px #24313a0d}.template-library .quick-library-toggle span{color:#657178;letter-spacing:.55px;writing-mode:vertical-rl;font-size:9px;font-weight:750;display:block;transform:rotate(180deg)}.template-library .quick-library-toggle:hover span{color:var(--blue)}.template-library.closed .quick-library-toggle{transform:translate(-12px)}.template-library .quick-library-panel{border-radius:10px 0 0 10px;box-shadow:-7px 4px 22px #24313a10}.template-library .quick-library-panel>header{height:66px;padding:0 13px 0 18px}.template-library .quick-library-panel>header b{font:700 14px var(--font-geist-sans),sans-serif;letter-spacing:-.1px}.template-library .quick-library-panel>header small{color:#93999c;margin-top:3px;font-size:10px;display:block}.template-library .quick-library-panel>header button{width:28px;height:28px}.template-results{flex:1;min-height:0;padding:8px 8px 12px;overflow-y:auto}.template-grid{gap:1px;display:grid}.template-grid>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 28px 7px 9px;display:grid;position:relative}.template-grid>button:hover{background:#f1f2ef}.template-grid>button:active{background:#e9eae7}.template-grid>button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.template-grid>button>svg{color:#7d878c;opacity:0;transition:opacity .12s,transform .12s;position:absolute;right:9px;transform:scale(.85)}.template-grid>button:hover>svg,.template-grid>button:focus-visible>svg{opacity:1;transform:scale(1)}.template-icon{color:#5367c9;background:#edf0ff;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.template-grid>button:nth-child(2) .template-icon{color:#347461;background:#e8f2ee}.template-grid>button:nth-child(3) .template-icon{color:#9a6037;background:#f5eee7}.template-grid>button:nth-child(4) .template-icon{color:#7755a3;background:#f0ebf7}.template-grid>button:nth-child(5) .template-icon{color:#b25447;background:#f8ebe8}.template-grid>button:nth-child(6) .template-icon{color:#496d7b;background:#e9f0f2}.template-icon svg{stroke-width:1.8px;width:16px;height:16px}.template-grid>button>span:nth-child(2){min-width:0}.template-grid b,.template-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.template-grid b{color:#344148;font-size:12px;font-weight:680;line-height:1.25}.template-grid small{color:#8b9397;margin-top:2px;font-size:9px;line-height:1.25}.template-confirm-dialog .danger{color:#fff;background:#c95947;border-color:#c95947}.template-confirm-dialog .danger:hover{background:#b74c3c}@media (width<=800px){.quick-library.template-library{width:min(286px,100vw - 50px)}.quick-library.template-library.closed{transform:translate(100%)}.template-library .quick-library-toggle{top:116px}}.canvas-image{object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:4px;display:block;position:absolute;box-shadow:0 4px 16px #24313a18}.canvas-surface.is-item-dragging,.canvas-surface.is-item-dragging .diagram-node{cursor:move}.canvas-wrap,.canvas-surface{background-color:#fff}.quick-library,.quick-library button,.quick-library input{font-family:var(--font-geist-sans),sans-serif}.quick-library{width:286px}.quick-library.open{transition-duration:0s}.quick-library.closed{transform:translate(286px)}.quick-library.closed .quick-library-panel{pointer-events:none}.quick-library-panel{border-radius:9px 0 0 9px;box-shadow:-8px 4px 24px #24313a12}.quick-library-toggle{border-radius:9px 0 0 9px;gap:8px;width:42px;height:100px;padding:9px 0;top:98px;left:-42px;box-shadow:-3px 4px 12px #24313a0d}.quick-library.closed .quick-library-toggle{transform:translate(-12px)}.quick-library-panel>header{height:66px;padding:0 13px 0 18px}.quick-library-panel>header span{display:none}.quick-library-panel>header b{font-family:var(--font-geist-sans),sans-serif;letter-spacing:-.1px;font-size:14px;font-weight:700}.quick-library-panel>header small{color:#93999c;margin-top:3px;font-size:10px;display:block}.shape-search{background:#fff;border-radius:7px;height:36px;margin:10px 10px 7px}.shape-search:focus-within{border-color:#aeb5b9;box-shadow:0 0 0 2px #1d2a320a}.shape-categories{border-bottom:1px solid #e9e8e4;gap:0;padding:0 10px}.shape-categories button{color:#7a8489;background:0 0;border:0;border-radius:0;height:31px;padding:0 8px;font-size:9px}.shape-categories button:hover{color:var(--ink);background:#f5f5f2;border:0}.shape-categories button.active{border:0;border-bottom:2px solid var(--ink);color:var(--ink);background:0 0;font-weight:700}.shape-results{padding:8px 8px 12px}.shape-results-meta{color:#899196;letter-spacing:.45px;align-items:center;height:27px;padding:0 4px;font-size:8px}.shape-results-meta small{color:#7f878b;background:#f0f0ed;border-radius:4px;height:16px}.shape-grid{grid-template-columns:1fr;gap:1px;display:grid}.shape-grid>button{background:0 0;border:0;border-radius:7px;grid-template-rows:1fr;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:10px;height:52px;padding:7px 28px 7px 9px;display:grid}.shape-grid>button:hover{box-shadow:none;background:#f1f2ef;border:0;transform:none}.shape-grid>button:active{background:#efefec;transform:none}.shape-preview{color:#5367c9;background:#edf0ff;border:0;border-radius:6px;grid-column:1;width:28px;height:28px;margin:0}.shape-preview.category-compute{color:#7755a3;background:#f0ebf7}.shape-preview.category-data{color:#9a6037;background:#f5eee7}.shape-preview.category-network{color:#347461;background:#e8f2ee}.shape-preview.category-flow{color:#b25447;background:#f8ebe8}.shape-copy{grid-column:2;min-width:0;display:block}.shape-grid b,.shape-grid small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.shape-grid b{color:#344148;font-size:12px;font-weight:680;line-height:1.25}.shape-grid small{color:#8b9397;margin-top:2px;font-size:9px;line-height:1.25}.shape-add{color:#7d878c;top:50%;right:9px;transform:translateY(-50%)}.shape-grid>button:hover .shape-add{color:#4f5c63}.quick-library-panel>footer{background:#fff;height:34px}.quick-library-header-actions{align-items:center;gap:2px;display:flex}.quick-library-panel>header .library-pin.active{color:#4059cd;background:#eef1ff}.quick-library-panel>header .library-pin.active:hover{color:#334fc8;background:#e3e7ff}.my-shape-library .quick-library-toggle{height:98px;top:216px}.my-shape-library .quick-library-toggle span{white-space:nowrap}@media (width<=800px){.my-shape-library .quick-library-toggle{top:216px}}@media (width<=520px){.my-shape-library .quick-library-toggle{top:264px}}.my-shape-results{flex:1;min-height:0;padding:8px 8px 12px;overflow-y:auto}.my-shape-results>.shape-results-meta{padding:0 4px}.my-shape-list{gap:2px;display:grid}.my-shape-row{cursor:grab;border-radius:7px;align-items:center;min-width:0;height:54px;display:flex;position:relative}.my-shape-row:hover{background:#f1f2ef}.my-shape-row:active{cursor:grabbing}.my-shape-add{min-width:0;height:100%;color:inherit;text-align:left;cursor:inherit;background:0 0;border:0;border-radius:7px;flex:1;align-items:center;gap:10px;padding:6px 66px 6px 7px;display:flex}.my-shape-add>span:last-child{min-width:0}.my-shape-add b,.my-shape-add small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.my-shape-add b{color:#344148;font-size:11px;font-weight:680}.my-shape-add small{color:#8b9397;margin-top:3px;font-size:9px}.my-shape-preview{color:#5367c9;background:#edf0ff;border-radius:6px;flex:none;place-items:center;width:30px;height:30px;display:grid}.my-shape-edit,.my-shape-remove{color:#9aa1a4;cursor:pointer;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute}.my-shape-edit{right:37px}.my-shape-remove{right:7px}.my-shape-row:hover .my-shape-edit,.my-shape-row:hover .my-shape-remove,.my-shape-edit:focus-visible,.my-shape-remove:focus-visible{opacity:1}.my-shape-edit:hover{color:#4059cd;background:#e9ecf9}.my-shape-remove:hover{color:#b84c38;background:#fff0ec}.my-shape-name-input{color:#344148;width:100%;height:25px;font:680 11px var(--font-geist-sans),sans-serif;background:#fff;border:1px solid #aeb9ef;border-radius:5px;outline:0;padding:0 5px;display:block;box-shadow:0 0 0 2px #536bf214}.my-shape-empty span{max-width:205px;line-height:1.45}.diagram-node.ink .node-icon{color:#3f4c53;background:#f5f5f2;border:1px solid #d8dcdd}.diagram-node.ink .node-icon svg{display:block}.diagram-node.technical-node{box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;padding:0;display:block;overflow:hidden}.diagram-node.technical-node:hover{background:0 0}.diagram-node.technical-node.selected{outline:0}.render-clean .diagram-node.technical-node{background:#fff;border:1px solid #aeb7ba;border-radius:6px;box-shadow:0 1.5px 5px #26343c17}.render-clean .diagram-node.technical-node:hover{background:#fff}.technical-node-content{transform-origin:50%;will-change:transform;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:88px;height:auto;display:flex;position:absolute;top:50%;left:50%;overflow:visible}.diagram-node.technical-node .node-icon,.diagram-node.technical-node.ink .node-icon{color:#334047;width:44px;height:44px;box-shadow:none;background:0 0;border:0;border-radius:0;flex:none}.technical-node-label{white-space:pre-wrap;overflow-wrap:normal;word-break:normal;color:#26343c;text-align:center;width:100%;padding-bottom:2px;font-size:12px;font-weight:650;line-height:18px;display:block;overflow:visible}.technical-node-edit{width:100%;min-height:24px;margin:0;display:block}.technical-node-edit textarea{color:#26343c;width:100%;min-height:24px;font:650 12px/18px var(--font-geist-sans),sans-serif;text-align:center;resize:none;background:#fff;border:0;border-bottom:1px solid #7c878c;outline:0;padding:3px 3px 5px;display:block;overflow:hidden}.technical-node-edit textarea:focus{border-color:var(--blue)}.render-sketch .canvas-world .diagram-node,.render-sketch .shape-text-editor{font-family:var(--font-shantell-sans),cursive;font-weight:500}.render-sketch .technical-node-label{letter-spacing:.01em;font-weight:550}.render-sketch .technical-node-edit textarea{font-family:var(--font-shantell-sans),cursive;font-weight:550}.render-style-toggle{background:#f1f1ee;border-radius:7px;align-items:center;gap:1px;height:30px;padding:2px;display:flex}.render-style-toggle button{color:#7b858a;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:4px;height:26px;padding:0 7px;font-size:9px;font-weight:650;display:flex}.render-style-toggle button:hover{color:#46535a}.render-style-toggle button.active{color:#26343c;background:#fff;box-shadow:0 1px 4px #24313a18}.canvas-surface.tool-code{cursor:crosshair}.diagram-node.code-node{color:#dfe6e9;text-align:left;font-family:var(--font-geist-mono),monospace;background:#1d252b;border:1px solid #303a41;border-radius:8px;flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex;overflow:visible;box-shadow:0 6px 18px #1720271f}.diagram-node.code-node:active{cursor:grab}.diagram-node.code-node.selected{outline:2px solid var(--blue);outline-offset:3px}.code-node-header{color:#aeb8bd;height:38px;min-height:38px;font-family:var(--font-geist-sans),sans-serif;background:#242e34;border-bottom:1px solid #354047;border-radius:7px 7px 0 0;justify-content:space-between;align-items:center;padding:0 5px 0 8px;display:flex}.code-node-header>span{letter-spacing:.35px;text-transform:uppercase;flex:none;align-items:center;gap:6px;font-size:9px;font-weight:700;display:flex}.code-node-header-actions{flex:none;align-items:center;gap:3px;display:flex;position:relative}.code-node-header-actions button{font-family:var(--font-geist-sans),sans-serif}.code-format-button,.code-auto-size-button,.code-language-trigger{color:#cbd4d8;cursor:pointer;background:#1d252b;border:1px solid #465159;border-radius:5px;justify-content:center;align-items:center;gap:5px;height:26px;font-size:9px;font-weight:650;display:flex}.code-format-button{padding:0 8px}.code-auto-size-button{width:26px;padding:0}.code-language-trigger{justify-content:space-between;min-width:92px;max-width:132px;padding:0 7px 0 9px}.code-language-trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.code-format-button:hover,.code-auto-size-button:hover,.code-language-trigger:hover{color:#fff;background:#273239;border-color:#65747d}.code-format-button:focus-visible,.code-auto-size-button:focus-visible,.code-language-trigger:focus-visible{box-shadow:none}.code-language-picker{position:relative}.canvas-code-language-menu{z-index:30;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#5c6971 #222b31;background:#222b31;border:1px solid #4b575f;border-radius:7px;width:174px;max-height:238px;padding:5px;position:absolute;top:31px;right:0;overflow-y:auto;box-shadow:0 14px 34px #0e1418a8}.canvas-code-language-menu button{color:#cbd3d7;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;width:100%;height:29px;padding:0 8px;font-size:10px;font-weight:600;display:flex}.canvas-code-language-menu button:hover,.canvas-code-language-menu button:focus-visible{color:#fff;background:#303b42;outline:0}.canvas-code-language-menu button.selected{color:#fff;background:#35424a}.canvas-code-language-menu button.selected svg{color:#91a2ff}.code-node-highlight,.code-node-editor{color:#dfe6e9;width:100%;min-height:0;font:11px/1.62 var(--font-geist-mono),monospace;tab-size:2;white-space:pre;background:#1d252b;border:0;flex:1;margin:0;padding:13px 15px;overflow:auto}.code-node-highlight{border-radius:0 0 7px 7px}.code-node-highlight code{font:inherit}.code-node-editor{resize:none;caret-color:#fff;outline:0}.code-node-editor::selection{background:#667eea55}.code-fit-measure{visibility:hidden!important;pointer-events:none!important;flex:none!important;width:max-content!important;min-width:0!important;max-width:none!important;height:max-content!important;min-height:0!important;max-height:none!important;position:fixed!important;top:-10000px!important;left:-10000px!important;overflow:visible!important}.code-node-live-editor{background:#1d252b;border-radius:0 0 7px 7px;flex:1;min-height:0;position:relative;overflow:hidden}.code-node-live-editor .code-node-live-highlight,.code-node-live-editor .code-node-editor{box-sizing:border-box;width:100%;height:100%;min-height:100%;margin:0;position:absolute;inset:0;overflow:auto}.code-node-live-editor .code-node-live-highlight{z-index:0;pointer-events:none;scrollbar-width:none}.code-node-live-editor .code-node-live-highlight::-webkit-scrollbar{display:none}.code-node-live-editor .code-node-editor{z-index:1;color:#0000;-webkit-text-fill-color:transparent;caret-color:#fff;background:0 0}.code-node-placeholder{opacity:.48}.code-node.code-fit-width .code-node-highlight,.code-node.code-fit-width .code-node-editor{overflow-x:hidden}.code-node.code-fit-height .code-node-highlight,.code-node.code-fit-height .code-node-editor{overflow-y:hidden}.diagram-node.code-node.code-theme-light{color:#29343a;background:#f8f9f8;border-color:#c9cdce;box-shadow:0 6px 18px #17202717}.code-theme-light .code-node-header{color:#657178;background:#eef0ef;border-bottom-color:#d8dcdd}.code-theme-light .code-format-button,.code-theme-light .code-auto-size-button,.code-theme-light .code-language-trigger{color:#4d5960;background:#f8f9f8;border-color:#cbd0d1}.code-theme-light .code-format-button:hover,.code-theme-light .code-auto-size-button:hover,.code-theme-light .code-language-trigger:hover{color:#1f2c33;background:#fff;border-color:#aeb6b9}.code-theme-light .code-node-highlight,.code-theme-light .code-node-editor,.code-theme-light .code-node-live-editor{color:#29343a;background:#f8f9f8}.code-theme-light .code-node-editor{caret-color:#1f2c33}.code-theme-light .canvas-code-language-menu{scrollbar-color:#aeb6b9 #fff;background:#fff;border-color:#c8cdcf;box-shadow:0 14px 34px #17202726}.code-theme-light .canvas-code-language-menu button{color:#4d5960}.code-theme-light .canvas-code-language-menu button:hover,.code-theme-light .canvas-code-language-menu button:focus-visible,.code-theme-light .canvas-code-language-menu button.selected{color:#1f2c33;background:#edf0ef}.code-theme-light .code-node-live-editor .code-node-editor{color:#0000;background:0 0}.code-theme-light .code-node-highlight .token.comment,.code-theme-light .code-node-highlight .token.prolog,.code-theme-light .code-node-highlight .token.doctype,.code-theme-light .code-node-highlight .token.cdata{color:#7b888e}.code-theme-light .code-node-highlight .token.punctuation{color:#66737a}.code-theme-light .code-node-highlight .token.property,.code-theme-light .code-node-highlight .token.tag,.code-theme-light .code-node-highlight .token.constant,.code-theme-light .code-node-highlight .token.symbol,.code-theme-light .code-node-highlight .token.deleted{color:#b64d3f}.code-theme-light .code-node-highlight .token.boolean,.code-theme-light .code-node-highlight .token.number{color:#9a641c}.code-theme-light .code-node-highlight .token.selector,.code-theme-light .code-node-highlight .token.attr-name,.code-theme-light .code-node-highlight .token.string,.code-theme-light .code-node-highlight .token.char,.code-theme-light .code-node-highlight .token.builtin,.code-theme-light .code-node-highlight .token.inserted{color:#36764c}.code-theme-light .code-node-highlight .token.operator,.code-theme-light .code-node-highlight .token.entity,.code-theme-light .code-node-highlight .token.url{color:#59666d}.code-theme-light .code-node-highlight .token.atrule,.code-theme-light .code-node-highlight .token.attr-value,.code-theme-light .code-node-highlight .token.keyword{color:#7257b5}.code-theme-light .code-node-highlight .token.function,.code-theme-light .code-node-highlight .token.class-name{color:#286f9c}.code-theme-light .code-node-highlight .token.regex,.code-theme-light .code-node-highlight .token.important,.code-theme-light .code-node-highlight .token.variable{color:#93651d}.code-node-highlight .token.comment,.code-node-highlight .token.prolog,.code-node-highlight .token.doctype,.code-node-highlight .token.cdata{color:#75858e;font-style:italic}.code-node-highlight .token.punctuation{color:#aeb8bd}.code-node-highlight .token.property,.code-node-highlight .token.tag,.code-node-highlight .token.constant,.code-node-highlight .token.symbol,.code-node-highlight .token.deleted{color:#ef8d7a}.code-node-highlight .token.boolean,.code-node-highlight .token.number{color:#d8a96f}.code-node-highlight .token.selector,.code-node-highlight .token.attr-name,.code-node-highlight .token.string,.code-node-highlight .token.char,.code-node-highlight .token.builtin,.code-node-highlight .token.inserted{color:#8fc49f}.code-node-highlight .token.operator,.code-node-highlight .token.entity,.code-node-highlight .token.url,.code-node-highlight .language-css .token.string,.code-node-highlight .style .token.string{color:#a9b4ba}.code-node-highlight .token.atrule,.code-node-highlight .token.attr-value,.code-node-highlight .token.keyword{color:#a998e4}.code-node-highlight .token.function,.code-node-highlight .token.class-name{color:#7fb5db}.code-node-highlight .token.regex,.code-node-highlight .token.important,.code-node-highlight .token.variable{color:#e0b779}.sequence-workbench{z-index:17;background:#fff;border:1px solid #deddd8;border-radius:13px;flex-direction:column;display:flex;position:absolute;inset:66px 14px 14px;overflow:hidden;box-shadow:0 18px 55px #24313a20}.sequence-header{background:#fff;border-bottom:1px solid #e8e7e2;justify-content:space-between;align-items:center;height:55px;padding:0 13px 0 16px;display:flex}.sequence-header>div{align-items:center;gap:10px;display:flex}.sequence-mark{background:var(--primary);color:#fff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.sequence-header p,.sequence-header b,.sequence-header small{margin:0;display:block}.sequence-header small{color:#92989b;margin-top:2px;font-size:9px}.sequence-header-actions{align-items:center;display:flex;gap:7px!important}.sequence-header-actions>button{color:#536068;cursor:pointer;background:#fff;border:1px solid #deddd8;border-radius:7px;height:30px;padding:0 10px;font-size:9px;font-weight:700}.sequence-header-actions>button:hover{color:#26343c;background:#f5f5f2;border-color:#c9cbc7}.sequence-header-actions>button.sequence-close{background:0 0;border-color:#0000;place-items:center;width:30px;padding:0;display:grid}.sequence-body{flex:1;grid-template-columns:360px minmax(0,1fr);min-height:0;display:grid}.sequence-source-panel{background:#fafaf8;flex-direction:column;min-width:0;display:flex}.sequence-tabs{border-bottom:1px solid #e8e7e2;grid-template-columns:1fr 1fr;gap:4px;height:45px;padding:7px 10px;display:grid}.sequence-tabs button{color:#788287;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;gap:6px;font-size:10px;font-weight:650;display:flex}.sequence-tabs button.active{color:#26343c;background:#fff;box-shadow:0 1px 5px #24313a13}.sequence-code-wrap{background:#fcfcfa;flex:1;grid-template-columns:38px minmax(0,1fr);min-height:0;display:grid}.sequence-lines{color:#b0b4b6;text-align:right;font:11px/1.65 var(--font-geist-mono),monospace;-webkit-user-select:none;user-select:none;border-right:1px solid #ecebe7;padding:14px 8px;overflow:hidden}.sequence-lines>div{will-change:transform}.sequence-lines span{display:block}.sequence-highlight-editor{background:#fcfcfa;min-width:0;min-height:0;position:relative;overflow:hidden}.sequence-code-highlight,.sequence-highlight-editor textarea{box-sizing:border-box;width:100%;height:100%;font:11px/1.65 var(--font-geist-mono),monospace;white-space:pre-wrap;overflow-wrap:anywhere;tab-size:2;border:0;outline:0;margin:0;padding:14px 13px;position:absolute;inset:0}.sequence-code-highlight{z-index:0;color:#334047;pointer-events:none;will-change:transform;overflow:visible}.sequence-highlight-editor textarea{z-index:1;resize:none;color:#0000;-webkit-text-fill-color:transparent;caret-color:#26343c;background:0 0;overflow:hidden auto}.sequence-highlight-editor textarea::selection{background:#9fb0ff55}.syntax-keyword{color:#7356c8;font-weight:700}.syntax-title{color:#a45f2d}.syntax-entity{color:#147665;font-weight:650}.syntax-arrow{color:#d05a42;font-weight:750}.syntax-number{color:#b4681f}.syntax-punctuation{color:#879197}.syntax-message{color:#3f5868}.syntax-operator-word{color:#4766c8;font-weight:650}.syntax-comment{color:#98a0a4;font-style:italic}.sequence-valid{color:#738079;background:#fff;border-top:1px solid #e8e7e2;align-items:center;gap:7px;height:36px;padding:0 13px;font-size:9px;display:flex}.sequence-valid span{background:#55a17b;border-radius:50%;width:7px;height:7px}.sequence-errors{color:#a84e36;background:#fff5f2;border-top:1px solid #f0d1c9;max-height:80px;padding:7px 12px;overflow:auto}.sequence-errors p{margin:2px 0;font-size:9px}.sequence-outline{scrollbar-gutter:stable;scrollbar-width:auto;scrollbar-color:#aeb4b6 #f0f0ed;flex:1;min-height:0;padding:10px 5px 10px 10px;overflow:hidden scroll}.sequence-outline::-webkit-scrollbar{width:11px}.sequence-outline::-webkit-scrollbar-track{background:#f0f0ed;border-left:1px solid #e2e2dd}.sequence-outline::-webkit-scrollbar-thumb{background:#aeb4b6;border:3px solid #f0f0ed;border-radius:10px}.sequence-outline::-webkit-scrollbar-thumb:hover{background:#858e92}.sequence-section-title{color:#657178;justify-content:space-between;align-items:center;height:34px;display:flex}.sequence-section-title>span{text-transform:uppercase;letter-spacing:.65px;align-items:center;gap:6px;font-size:9px;font-weight:750;display:flex}.sequence-section-title button{cursor:pointer;background:#fff;border:1px solid #deddd8;border-radius:6px;align-items:center;gap:4px;height:26px;padding:0 7px;font-size:9px;display:flex}.sequence-section-title button:disabled{opacity:.35}.sequence-participant-list{gap:5px;display:grid}.sequence-participant-list>div{background:#fff;border:1px solid #e4e3de;border-radius:7px;align-items:center;gap:7px;height:38px;padding:4px 5px 4px 9px;display:flex}.sequence-participant-list span{color:#a0a6a9;width:18px;font-size:9px}.sequence-participant-list input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px;font-weight:650}.sequence-participant-list button,.sequence-delete-message{color:#a0a6a9;cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;padding:0;display:grid}.sequence-participant-list button:hover,.sequence-delete-message:hover{color:#b84c3b;background:#fff0ed}.sequence-participant-list button:disabled{opacity:.25}.message-title{margin-top:12px}.sequence-message-list{gap:6px;display:grid}.sequence-message-row{background:#fff;border:1px solid #e4e3de;border-radius:8px;padding:8px 33px 8px 8px;position:relative}.sequence-message-row>small{color:#afb3b5;font-size:8px;position:absolute;bottom:8px;right:9px}.sequence-message-row>div{grid-template-columns:1fr 30px 1fr;gap:3px;display:grid}.sequence-message-row select,.sequence-message-row>input{background:#fafaf8;border:1px solid #e4e3de;border-radius:5px;outline:0;min-width:0;height:28px;padding:0 6px;font-size:9px}.sequence-message-row>input{background:#fff;width:100%;margin-top:5px}.sequence-line-kind{color:#46535a;cursor:pointer;background:#eef0ed;border:0;border-radius:5px;font-size:15px}.sequence-delete-message{position:absolute;top:6px;right:5px}.sequence-preview-panel{background:#f4f4f1;flex-direction:column;min-width:0;min-height:0;display:flex}.sequence-preview-bar{background:#fff;border-bottom:1px solid #e3e2dd;justify-content:space-between;align-items:center;height:45px;padding:0 15px;display:flex}.sequence-preview-bar b,.sequence-preview-bar small{display:block}.sequence-preview-bar b{font-size:11px}.sequence-preview-bar small{color:#989ea1;margin-top:2px;font-size:8px}.sequence-preview-bar>span{letter-spacing:1px;color:#55a17b;font-size:8px;font-weight:800}.sequence-stage{flex:1;min-width:0;min-height:0;padding:24px;overflow:auto}.sequence-stage svg{background:#fff;border:1px solid #e5e4df;border-radius:6px;margin:auto;display:block;box-shadow:0 8px 26px #24313a0c}.sequence-svg-title{fill:#26343c;font:650 17px var(--font-lora),serif}.sequence-actor{fill:#fff;stroke:#26343c;stroke-width:1.5px}.sequence-lifeline{stroke:#8a9397;stroke-width:1.2px;stroke-dasharray:7 7}.sequence-message-line{stroke:#26343c;stroke-width:1.4px}.sequence-message-line.dashed{stroke-dasharray:7 6}.sequence-note{fill:#fffdf7;stroke:#69767c;stroke-width:1.2px}.sequence-fragment-box{fill:none;stroke:#9784d8;stroke-width:1.2px}.sequence-fragment-pentagon{fill:#efecfb;stroke:#9784d8;stroke-width:1.2px}.sequence-fragment-kind{fill:#5f49b4;font:700 10px var(--font-geist-sans),sans-serif;letter-spacing:.5px;text-transform:uppercase}.sequence-fragment-guard{fill:#6b5aa6;font:600 10px var(--font-geist-sans),sans-serif}.sequence-fragment-divider{stroke:#9784d8;stroke-width:1px;stroke-dasharray:4 4}.sequence-inline-input{color:#26343c;text-align:center;width:100%;height:100%;font:650 10px var(--font-geist-sans),sans-serif;background:0 0;border:1px solid #0000;border-radius:4px;outline:0;padding:0 4px}.sequence-inline-input.message{background:#fff;font-weight:550}.sequence-inline-input.note{font-weight:550}.sequence-inline-input:hover{background:#fafbff;border-color:#dfe2f5}.sequence-inline-input:focus{background:#fff;border-color:#7f91ed;box-shadow:0 0 0 2px #536bf218}.sequence-workbench.sequence-document{box-shadow:none;border:0;border-radius:0;inset:0}.sequence-panel-resizer{cursor:col-resize;touch-action:none;background:#f4f4f1;outline:0;width:8px;position:relative}.sequence-panel-resizer:after{content:"";background:#deddd8;width:1px;transition:background .15s,width .15s;position:absolute;top:0;bottom:0;left:0}.sequence-panel-resizer:hover:after,.sequence-panel-resizer:focus-visible:after{background:#7789e8;width:3px}.sequence-header{flex:0 0 58px;height:58px}.sequence-body{height:calc(100% - 58px);overflow:hidden}.sequence-source-panel{height:100%;min-height:0;overflow:hidden}.sequence-tabs{flex:0 0 45px}.sequence-outline{overscroll-behavior:contain;flex:1 1 0;height:0;min-height:0}.sequence-error-tray{z-index:3;background:#fff;border-top:1px solid #ead8d3;position:relative}.sequence-error-tray>button{color:#8f4936;text-align:left;cursor:pointer;background:#fff8f6;border:0;align-items:center;gap:7px;width:100%;height:38px;padding:0 12px;display:flex}.sequence-error-tray>button>span{background:#d76448;border-radius:50%;flex:none;width:7px;height:7px}.sequence-error-tray>button b{white-space:nowrap;font-size:9px}.sequence-error-tray>button small{text-overflow:ellipsis;white-space:nowrap;color:#a46a5c;flex:1;min-width:0;font-size:8px;overflow:hidden}.sequence-error-tray>button em{color:#8f4936;font-size:8px;font-style:normal;font-weight:700}.sequence-error-tray>div{background:#fffaf8;border:1px solid #ead8d3;border-left:0;border-right:0;max-height:150px;padding:9px 12px;position:absolute;bottom:38px;left:0;right:0;overflow:auto;box-shadow:0 -8px 20px #6e2e1e0c}.sequence-error-tray p{color:#9e513d;font:9px/1.45 var(--font-geist-mono),monospace;margin:4px 0}.sequence-code-modal-backdrop{z-index:320;background:#17212782;place-items:center;padding:42px;display:grid;position:fixed;inset:0}.sequence-code-modal{background:#fff;border:1px solid #d8d8d3;border-radius:14px;grid-template-rows:62px minmax(0,1fr) 56px;width:min(1040px,100vw - 40px);height:min(760px,100vh - 52px);display:grid;overflow:hidden;transform:translate(clamp(0px,18vw - 198px,64px));box-shadow:0 30px 90px #10181d52}.sequence-code-modal>header{border-bottom:1px solid #e7e6e1;justify-content:space-between;align-items:center;padding:0 18px 0 22px;display:flex}.sequence-code-modal>header b,.sequence-code-modal>header small{display:block}.sequence-code-modal>header b{font-size:15px}.sequence-code-modal>header small{color:#8b9397;margin-top:3px;font-size:10px}.sequence-code-modal>header button{color:#69757b;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.sequence-code-modal>header button:hover{background:#f1f1ee}.sequence-code-modal>textarea{resize:none;color:#2f3c43;width:100%;height:100%;font:14px/1.7 var(--font-geist-mono),monospace;white-space:pre-wrap;overflow-wrap:anywhere;background:#fcfcfa;border:0;outline:0;padding:24px 26px;overflow-x:hidden}.sequence-code-modal>footer{border-top:1px solid #e7e6e1;justify-content:space-between;align-items:center;padding:0 18px 0 22px;display:flex}.sequence-code-modal>footer span{color:#64806f;font-size:10px;font-weight:650}.sequence-code-modal>footer span.has-errors{color:#a84e36}.sequence-code-modal>footer button{border:1px solid var(--primary);background:var(--primary);color:#fff;cursor:pointer;border-radius:7px;height:34px;padding:0 16px;font-size:10px;font-weight:700}.sequence-header{padding-left:20px}.sequence-header>div{gap:0}.sequence-header b{font-size:13px}.sequence-body{grid-template-columns:300px minmax(0,1fr)}.sequence-stage{padding:18px}.sequence-inline-input.message{background:0 0;border-radius:0;padding:0 6px;font-weight:600}.sequence-inline-input.message:hover{background:0 0;border-color:#0000}.sequence-inline-input.message:focus{box-shadow:none;background:0 0;border-color:#0000 #0000 #7f91ed}.create-picker-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#17212780}.workspace-create-picker{border-color:#d9d8d3;border-radius:14px;width:min(460px,100vw - 28px);box-shadow:0 24px 64px #10181d38}.workspace-create-picker header{border-bottom:0;height:auto;min-height:88px;padding:22px 22px 14px 24px}.workspace-create-picker header h2{letter-spacing:-.35px;font-size:19px;line-height:1.2}.workspace-create-picker header small{color:#7e878c;margin-top:6px;font-size:12px;line-height:1.4;display:block}.workspace-create-picker header button{color:#68747a;align-self:flex-start;margin-top:-3px}.workspace-create-picker header button:hover{color:#26343c;background:#f1f1ee}.document-type-fieldset{border:0;min-width:0;margin:7px 24px 0;padding:0}.document-type-fieldset legend,.workspace-create-picker>label>span{color:#69747a;margin:0 0 8px;font-size:11px;font-weight:650}.document-type-picker{background:#fff;border:1px solid #dcdcd7;border-radius:10px;overflow:hidden}.document-type-picker>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #e5e4df;align-items:center;gap:12px;width:100%;min-width:0;min-height:68px;padding:12px 46px 12px 13px;transition:background .14s;display:flex;position:relative}.document-type-picker>button:first-child{border-top:0}.document-type-picker>button:hover{background:#f8f8f5}.document-type-picker>button.active{background:#f3f3ef}.document-type-icon{color:#546168;background:#eeefeb;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.document-type-picker>button.active .document-type-icon{background:var(--primary);color:#fff}.document-type-check{color:#0000;background:#fff;border:1px solid #c9cbc8;border-radius:50%;place-items:center;width:20px;height:20px;transition:border-color .14s,background .14s,color .14s;display:grid;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.document-type-picker>button.active .document-type-check{border-color:var(--primary);background:var(--primary);color:#fff}.document-type-picker p,.document-type-picker b,.document-type-picker small{margin:0;display:block}.document-type-picker p{min-width:0}.document-type-picker b{font-size:12px;line-height:1.35}.document-type-picker small{color:#7f888d;margin-top:3px;font-size:10px;line-height:1.4}.workspace-create-picker>label{padding:21px 24px 25px}.workspace-create-picker>label input{border-color:#d4d5d1;border-radius:8px;height:42px;font-size:13px}.workspace-create-picker>label input::placeholder{color:#a3a8aa}.workspace-create-picker>label input:focus{border-color:#6675d9;box-shadow:0 0 0 3px #536bf212}.workspace-create-picker footer{background:#fff;border-top:1px solid #e8e7e2;gap:8px;padding:14px 24px}.workspace-create-picker footer button{border-radius:8px;height:36px;padding:0 15px;font-size:12px;font-weight:600}.workspace-create-picker footer button.primary{min-width:74px}.workspace-create-picker footer button.primary:disabled{color:#9ca1a2;opacity:1;background:#e9e9e5;border-color:#dededa}@media (width<=520px){.workspace-create-picker{width:min(460px,100vw - 20px)}.workspace-create-picker header{min-height:82px;padding:20px 18px 12px 20px}.document-type-fieldset{margin-left:20px;margin-right:20px}.workspace-create-picker>label{padding:19px 20px 22px}.workspace-create-picker footer{padding:12px 20px}.document-type-picker>button{min-height:66px}}@media (width<=900px){.sequence-body{grid-template-columns:270px minmax(0,1fr)}}@media (width<=700px){.sequence-workbench{inset:62px 8px 8px}.sequence-body{flex-direction:column;display:flex!important}.sequence-panel-resizer{display:none}.sequence-source-panel{border-bottom:1px solid #e5e4df;border-right:0;height:48%}.sequence-preview-panel{height:52%}.sequence-header-actions>button{padding:0 7px;font-size:8px}.sequence-code-modal-backdrop{padding:10px}.sequence-code-modal{border-radius:10px;width:100%;height:100%}.sequence-code-modal>textarea{padding:18px;font-size:12px}}.shape-tool{border-radius:7px;align-items:center;display:flex}.shape-tool>button{border-radius:7px 0 0 7px;min-width:32px;padding:0 2px 0 6px}.shape-tool .tool-icon{gap:0}.shape-tool .tool-menu-trigger{color:#69747a;cursor:pointer;background:0 0;border:0;border-radius:0 7px 7px 0;place-items:center;width:16px;min-width:16px;height:34px;padding:0 5px 0 0;display:grid}.shape-tool.is-active{background:var(--primary);color:#fff}.shape-tool.is-active>button,.shape-tool.is-active .tool-menu-trigger{color:#fff;background:0 0}.shape-tool.is-active>button:hover,.shape-tool.is-active .tool-menu-trigger:hover{background:#00000018}@media (width<=800px){.quick-library{width:min(280px,100vw - 50px)}.quick-library.closed{transform:translate(100%)}}@media (width<=520px){.quick-library-toggle{top:152px}.template-library .quick-library-toggle{top:120px}}.board-column>header b{font-size:13px}.board-column>header small{font-size:10px}.board-card{padding:14px}.card-label{padding:3px 6px;font-size:10px}.board-card h2{margin:10px 0 18px;font-size:14px;line-height:1.45}.card-id{font-size:10px}.board-avatar{width:26px;height:26px;font-size:10px}.add-card-inline{height:38px;font-size:13px}.add-card-form label{display:block}.add-card-form label+label{margin-top:7px}.add-card-form label>span{color:#737d82;margin:0 2px 4px;font-size:9px;font-weight:700;display:block}.add-card-form input{border:1px solid #e1dfda;border-radius:6px;height:36px;padding:0 8px;font-size:13px}.add-card-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #7c3aed12}.add-card-form button:disabled{opacity:.45;cursor:not-allowed}.add-card-form button{font-size:11px}.storage-loading,.storage-error{color:var(--ink);font-family:var(--font-geist-sans),sans-serif;background:#fafaf8;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.storage-loading{gap:9px}.storage-loading .brand-mark{margin-bottom:5px}.storage-loading>b{font:700 20px var(--font-lora),serif}.storage-loading small{color:#8d9599;font-size:11px}.storage-error{text-align:center;gap:8px;padding:24px}.storage-error>svg{color:#c26a43}.storage-error h1{font:650 22px var(--font-lora),serif;margin:6px 0 0}.storage-error p{color:#6f787d;max-width:520px;margin:0;font-size:12px}.storage-error small{color:#9aa0a3}.storage-error button{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:7px;height:34px;margin-top:8px;padding:0 14px}.local-backup-control{position:relative}.local-backup-control>.save-state{color:#56636a;cursor:pointer;background:#fbfbf9;border:1px solid #dededa;border-radius:7px;width:124px;height:32px;margin:0 4px 0 0;padding:0 8px;font-family:inherit;font-size:10px;font-weight:650;transition:border-color .14s,background .14s,color .14s,box-shadow .14s;box-shadow:0 1px 2px #17222b0a}.local-backup-control>.save-state:hover{color:var(--ink);background:#f3f3ef;border-color:#c7c9c5;box-shadow:0 1px 3px #17222b12}.local-backup-control>.save-state:focus-visible{outline-offset:2px;outline:2px solid #6675d9}.local-backup-control>.save-state[aria-expanded=true]{color:var(--ink);background:#f0f0ec;border-color:#bfc2bd}.save-state-label{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.save-state-chevron{color:#7a858a;margin-left:1px;transition:transform .14s}.save-state[aria-expanded=true] .save-state-chevron{transform:rotate(180deg)}.spin{animation:.9s linear infinite sync-spin}@keyframes sync-spin{to{transform:rotate(360deg)}}.local-backup-control>.save-state.attention{color:#9a572f;background:#fff9f2;border-color:#d9a36f}.local-backup-control>.save-state.attention:hover,.local-backup-control>.save-state.attention[aria-expanded=true]{color:#824321;background:#fff4e8;border-color:#c98651}.storage-popover{z-index:70;width:320px;color:var(--ink);background:#fff;border:1px solid #dededa;border-radius:10px;padding:6px;position:absolute;top:40px;right:-6px;box-shadow:0 12px 32px #17222b1c}.storage-popover>header{border-bottom:1px solid #ecece8;justify-content:space-between;align-items:center;height:52px;padding:7px 7px 7px 10px;display:flex}.storage-popover header b,.storage-popover header small{display:block}.storage-popover header small{text-overflow:ellipsis;white-space:nowrap;color:#8c9498;max-width:240px;margin-top:2px;font-size:9px;overflow:hidden}.storage-close{color:#7b858a;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.storage-close:hover{color:var(--ink);background:#f1f1ee}.backup-inline-warning{color:#98572f;background:#fff8ef;border:1px solid #edcfad;border-radius:7px;grid-template-columns:18px minmax(0,1fr);gap:7px;margin:6px 4px 2px;padding:8px 9px;display:grid}.backup-inline-warning>svg{margin-top:1px}.backup-inline-warning b,.backup-inline-warning small{display:block}.backup-inline-warning b{font-size:10px;line-height:14px}.backup-inline-warning small{color:#8b684f;margin-top:2px;font-size:9px;line-height:13px}.storage-options{padding:5px 0}.storage-row{border-radius:7px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:7px 9px;display:grid}.storage-row:hover{background:#f7f7f5}.storage-row-icon{color:#68747a;place-items:center;width:28px;height:28px;display:grid}.storage-row>span:nth-child(2){min-width:0}.storage-row b,.storage-row small{display:block}.storage-row small{text-overflow:ellipsis;white-space:nowrap;color:#90979a;margin-top:2px;font-size:8px;overflow:hidden}.backup-label{color:#9aa0a3;letter-spacing:.8px;text-transform:uppercase;border-top:1px solid #ecece8;margin:0 9px;padding-top:10px;font-size:8px;font-weight:750}.local-backup-actions{padding:4px 0 2px}.local-backup-actions button{color:#657178;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;width:100%;height:42px;padding:5px 10px;display:grid}.local-backup-actions button:hover{color:var(--ink);background:#f3f3f0}.local-backup-actions button>svg{justify-self:center}.local-backup-actions button span{min-width:0}.local-backup-actions button b,.local-backup-actions button small{display:block}.local-backup-actions button b{font-size:9px}.local-backup-actions button small{color:#969da1;margin-top:2px;font-size:8px}.storage-location-row{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;font-family:inherit}.storage-manage{color:#707a7f;white-space:nowrap;align-items:center;gap:2px;font-size:10px;font-weight:650;display:flex}.storage-location-row:hover .storage-manage{color:var(--ink)}.backup-location-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#17222b3d}.backup-location-dialog{border-radius:10px;width:min(420px,100%)}.backup-location-dialog>header{height:50px;padding-left:17px}.backup-location-dialog>header h2{font-size:14px}.backup-location-body{padding:15px 17px 12px}.backup-section-label{letter-spacing:.9px;font-weight:750;color:#92999c!important;margin:0 0 5px!important;padding:0!important;font-size:8px!important;line-height:1!important}.backup-section-label.external{margin-top:19px!important}.backup-location-row{border-top:1px solid #ecece8;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;padding:7px 2px;display:grid}.backup-location-row>svg{color:#68747a}.backup-location-row>span{min-width:0}.backup-location-row b,.backup-location-row small{display:block}.backup-location-row b{font-size:12px;line-height:16px}.backup-location-row small{text-overflow:ellipsis;white-space:nowrap;color:#899196;margin-top:1px;font-size:10px;line-height:14px;overflow:hidden}.backup-state{color:#477a64;align-items:center;gap:6px;font-size:10px;font-style:normal;font-weight:650;display:flex}.backup-state i{background:#4b9977;border-radius:50%;width:6px;height:6px}.backup-row-button,.backup-row-actions button{color:#4f5c63;cursor:pointer;background:#fff;border:1px solid #d7d8d5;border-radius:6px;height:28px;padding:0 9px;font-size:10px;font-weight:650}.backup-row-button:hover,.backup-row-actions button:hover{color:var(--ink);background:#f5f5f2;border-color:#c8c9c5}.backup-row-actions{gap:5px;display:flex}.backup-location-dialog>footer{justify-content:space-between;align-items:center;min-height:52px;padding:9px 17px}.backup-location-dialog>footer small{color:#92999c;max-width:270px;font-size:9px;line-height:1.4}.backup-location-dialog>footer button{height:30px;padding:0 11px;font-size:10px;font-weight:650}.backup-location-warning{color:#855236;background:#fff8ef;border:1px solid #edcfad;border-radius:6px;align-items:flex-start;gap:7px;margin:3px 0 0;padding:8px 9px;font-size:9px;line-height:13px;display:flex}.backup-location-warning>svg{flex:none;margin-top:1px}.backup-location-dialog>footer.no-note{justify-content:flex-end}.storage-popover{width:340px}.storage-popover>header{height:60px}.storage-popover header b{font-size:15px;line-height:20px}.storage-popover header small{max-width:260px;font-size:11px;line-height:15px}.storage-row{min-height:60px}.storage-row b{font-size:13px;line-height:17px}.storage-row small{font-size:11px;line-height:15px}.backup-label{font-size:10px}.local-backup-actions button{height:50px}.local-backup-actions button b{font-size:12px;line-height:16px}.local-backup-actions button small{font-size:10px;line-height:14px}@media (width<=800px){.local-backup-control{flex:none}.local-backup-control .save-state{place-items:center;gap:0;width:32px;height:32px;margin:0;padding:0;font-size:0;line-height:0;display:grid}.local-backup-control .save-state>svg{flex:none;margin:auto;display:block}.local-backup-control .save-state-label,.local-backup-control .save-state-chevron{display:none}.storage-popover{width:min(340px,100vw - 16px);position:fixed;top:58px;right:8px}}.brand-mark{width:28px;min-width:0;height:38px;min-height:0;color:inherit;background:0 0;border-radius:0;flex:none;justify-content:center;align-items:center;display:flex;overflow:hidden;transform:none}.brand-mark img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.storage-loading .brand-mark{width:43px;height:76px}@media (width<=520px){.brand-mark{width:26px;height:34px}}.onboarding-backdrop{z-index:260;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15212970;padding:24px;animation:.25s ease-out onboarding-backdrop-in}.onboarding-modal{background:#fff;border:1px solid #fffa;border-radius:22px;width:min(680px,100%);max-height:calc(100dvh - 48px);animation:.34s cubic-bezier(.22,.9,.28,1) onboarding-modal-in;position:relative;overflow:auto;box-shadow:0 32px 100px #101b2245,0 3px 12px #101b2214}.onboarding-close{z-index:3;color:#617078;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffb8;border:1px solid #ffffff90;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:15px;right:15px;box-shadow:0 4px 16px #22303912}.onboarding-close:hover{color:var(--ink);background:#fff}.onboarding-visual{background:linear-gradient(145deg,#f1f2ed 0%,#eef2f5 45%,#f5eee9 100%);border-bottom:1px solid #e8e7e2;height:280px;padding:18px;overflow:hidden}.onboarding-preview{background:#fbfbf9;border:1px solid #ffffffc8;border-radius:15px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 16px 44px #24313a12}.welcome-preview{background:radial-gradient(circle at 50% 45%,#fff 0 10%,#0000 36%),linear-gradient(135deg,#edf4f2,#f6f2ed);place-items:center;display:grid}.welcome-preview:before{content:"";background-image:radial-gradient(#75837d20 .8px,#0000 .8px);background-size:15px 15px;position:absolute;inset:0}.welcome-mark{z-index:2;background:#fff;border:1px solid #e1e3de;border-radius:25px;place-items:center;width:86px;height:86px;padding:15px;display:grid;position:relative;transform:rotate(-2deg);box-shadow:0 18px 38px #2837401c}.welcome-mark img{max-width:100%;max-height:100%}.preview-orbit{border:1px solid #79898a1f;border-radius:50%;position:absolute}.orbit-one{width:210px;height:210px}.orbit-two{width:340px;height:340px}.welcome-chip{z-index:2;color:#5f6c72;background:#ffffffeb;border:1px solid #dedfdb;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:10px;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 22px #28374013}.welcome-chip svg{color:var(--blue)}.chip-canvas{top:21%;left:13%;transform:rotate(-3deg)}.chip-notes{top:27%;right:12%;transform:rotate(3deg)}.chip-board{bottom:14%;right:19%;transform:rotate(-2deg)}.canvas-preview{background-color:#fafaf8;background-image:radial-gradient(#7f89851f 1px,#0000 1px);background-size:18px 18px}.canvas-preview>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.canvas-preview>svg path{fill:none;stroke:#99a4aa;stroke-width:1.5px;stroke-dasharray:5 4}.preview-node{color:#5263cb;background:#fff;border:1px solid #d9dcdd;border-radius:11px;align-items:center;gap:8px;width:100px;height:54px;padding:0 11px;display:flex;position:absolute;box-shadow:0 7px 20px #24313a12}.preview-node i{color:#344148;font-size:10px;font-style:normal;font-weight:750}.node-one{top:22%;left:11%}.node-two{color:#377b63;top:39%;left:41%}.node-three{color:#bb6544;top:20%;right:10%}.node-four{color:#7654a8;bottom:14%;right:11%}.notes-preview{background:linear-gradient(135deg,#f4f1eb,#e9eef1);place-items:center;display:grid}.preview-paper{background:#fff;border:1px solid #e2e0da;border-radius:3px;width:270px;height:205px;padding:26px 30px;position:relative;transform:rotate(-1.5deg);box-shadow:0 18px 42px #2837401a}.preview-paper>span{color:#5368dd;letter-spacing:1.1px;font-size:7px;font-weight:800;display:block}.preview-paper>b{color:#26343c;font:700 18px/1.25 var(--font-lora),serif;margin:12px 0 20px;display:block}.preview-paper .line{background:#e9eae7;border-radius:4px;height:5px;margin:8px 0;display:block}.preview-paper .line.long{width:100%}.preview-paper .line.medium{width:82%}.preview-paper .line.short{width:61%}.preview-paper>em{color:#4c7968;align-items:center;gap:6px;font-size:8px;font-style:normal;font-weight:750;display:flex;position:absolute;bottom:22px;left:30px}.preview-paper>em svg{background:#dcf0e7;border-radius:50%;padding:2px}.preview-pencil{background:var(--primary);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:11%;right:18%;transform:rotate(8deg);box-shadow:0 10px 25px #1d2a3230}.board-preview{background:linear-gradient(135deg,#f5f5f1,#eef0f2);grid-template-columns:repeat(3,1fr);align-items:start;gap:10px;padding:25px;display:grid}.board-preview>div{background:#f8f8f5;border:1px solid #e3e2dd;border-radius:9px;min-height:180px;padding:11px 8px}.board-preview span{color:#818a8e;letter-spacing:.6px;margin:0 3px 10px;font-size:7px;font-weight:800;display:block}.board-preview i{background:#fff;border:1px solid #e3e2dd;border-radius:7px;height:44px;margin-top:7px;padding:7px;display:block;box-shadow:0 3px 9px #24313a0a}.board-preview i:before,.board-preview i:after{content:"";background:#e4e5e2;border-radius:3px;height:4px;display:block}.board-preview i:after{width:58%;margin-top:7px}.board-preview i.accent{border-left:3px solid #7588ef}.board-preview i.done{color:#4b9a75;background:#f3faf6;justify-content:center;align-items:center;display:flex}.board-preview i.done:before,.board-preview i.done:after{display:none}.onboarding-content{text-align:center;padding:30px 52px 25px;animation:.28s ease-out onboarding-content-in}.onboarding-eyebrow{color:var(--blue);letter-spacing:.25px;font-size:12px;font-weight:750}.onboarding-content h2{color:var(--ink);font:700 30px/1.17 var(--font-lora),serif;letter-spacing:-.7px;margin:9px 0}.onboarding-content p{color:#748087;max-width:500px;margin:0 auto;font-size:13px;line-height:1.6}.onboarding-footer{border-top:1px solid #ecebe7;justify-content:space-between;align-items:center;gap:18px;min-height:71px;padding:14px 18px 14px 22px;display:flex}.onboarding-progress{align-items:center;gap:6px;display:flex}.onboarding-progress button{cursor:pointer;background:#d7d9d7;border:0;border-radius:99px;width:7px;height:7px;padding:0;transition:width .2s,background .2s}.onboarding-progress button.active{background:var(--blue);width:22px}.onboarding-actions{align-items:center;gap:7px;display:flex}.onboarding-actions>button{color:#69757b;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;height:38px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.onboarding-actions>button:hover{color:var(--ink);background:#f2f2ef}.onboarding-actions .onboarding-next{background:var(--primary);color:#fff;min-width:108px;padding:0 16px;box-shadow:0 7px 17px #1d2a3224}.onboarding-actions .onboarding-next:hover{background:var(--primary-hover);color:#fff}@keyframes onboarding-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes onboarding-modal-in{0%{opacity:0;transform:translateY(18px)scale(.975)}to{opacity:1;transform:none}}@keyframes onboarding-content-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@media (width<=600px){.onboarding-backdrop{padding:12px}.onboarding-modal{border-radius:17px;max-height:calc(100dvh - 24px)}.onboarding-visual{height:225px;padding:12px}.onboarding-content{padding:25px 23px 21px}.onboarding-content h2{font-size:25px}.onboarding-content p{font-size:12px}.onboarding-footer{padding:12px 13px 12px 16px}.onboarding-actions>button{padding:0 9px}.onboarding-actions .onboarding-next{min-width:96px;padding:0 12px}.onboarding-skip{font-size:0!important}.onboarding-skip:after{content:"Skip";font-size:11px}.board-preview{gap:6px;padding:17px 12px}.board-preview>div{min-height:165px;padding:9px 5px}.preview-paper{width:240px}.welcome-chip{font-size:9px}.chip-canvas{left:5%}.chip-notes{right:4%}.chip-board{right:9%}.preview-node{width:86px;padding:0 8px}.node-one{left:5%}.node-three,.node-four{right:5%}}@media (prefers-reduced-motion:reduce){.onboarding-backdrop,.onboarding-modal,.onboarding-content{animation:none}}.sequence-code-highlight .syntax-keyword,.sequence-code-highlight .syntax-entity,.sequence-code-highlight .syntax-arrow,.sequence-code-highlight .syntax-operator-word{font-weight:400}.sequence-code-highlight .syntax-comment{font-style:normal}.sequence-code-modal>.sequence-code-modal-editor{background:#fcfcfa;width:100%;height:100%}.sequence-code-modal-editor .sequence-code-highlight,.sequence-code-modal-editor textarea{font:14px/1.7 var(--font-geist-mono),monospace;padding:24px 26px}@media (width<=700px){.sequence-code-modal-editor .sequence-code-highlight,.sequence-code-modal-editor textarea{padding:18px;font-size:12px}}.sequence-message-row{padding-left:30px;transition:border-color .14s,box-shadow .14s,opacity .14s}.sequence-message-row.dragging{opacity:.42}.sequence-message-row.drag-target{border-color:#8797e8;box-shadow:0 0 0 2px #667eea1f}.sequence-message-row.drag-target:before{content:"";z-index:2;background:#667eea;border-radius:2px;height:2px;position:absolute;top:-4px;left:8px;right:8px}.sequence-message-drag{color:#9da5a9;cursor:grab;touch-action:none;background:0 0;border:0;border-radius:5px;place-items:center;width:25px;height:28px;padding:0;display:grid;position:absolute;top:8px;left:3px}.sequence-message-drag:hover,.sequence-message-drag:focus-visible{color:#56636a;background:#eef0ed;outline:0}.sequence-message-drag:active{cursor:grabbing}.sequence-participant-select{min-width:0;font-size:9px;position:relative}.sequence-participant-select.open{z-index:20}.sequence-participant-select>button{color:#26343c;width:100%;height:28px;font:inherit;text-align:left;cursor:pointer;background:#fafaf8;border:1px solid #e4e3de;border-radius:5px;outline:0;justify-content:space-between;align-items:center;gap:5px;padding:0 6px 0 8px;display:flex}.sequence-participant-select>button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sequence-participant-select>button svg{flex:none;transition:transform .14s}.sequence-participant-select.open>button{background:#fff;border-color:#9ba7df;box-shadow:0 0 0 2px #667eea18}.sequence-participant-select.open>button svg{transform:rotate(180deg)}.sequence-participant-menu{z-index:30;background:#fff;border:1px solid #d7d8d3;border-radius:6px;max-height:164px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 24px #26343c24}.sequence-participant-menu>button{color:#3d494f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;width:100%;min-height:28px;padding:5px 6px;font-size:9px;display:flex}.sequence-participant-menu>button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sequence-participant-menu>button:hover,.sequence-participant-menu>button:focus-visible{color:#26343c;background:#f0f1ed;outline:0}.sequence-participant-menu>button.selected{color:#344baf;background:#eef0fa;font-weight:700}.sequence-participant-menu>button svg{flex:none}.sequence-user-icon{color:#26343c;fill:none;stroke:#26343c;stroke-width:1.7px}.sequence-valid{justify-content:space-between}.sequence-valid>div{align-items:center;gap:7px;min-width:0;display:flex}.sequence-valid>div>span{flex:none}.sequence-cheatsheet-trigger{color:#667178;cursor:pointer;background:#fff;border:1px solid #deddd8;border-radius:5px;align-items:center;gap:5px;height:26px;padding:0 7px;font-size:8px;font-weight:700;display:flex}.sequence-cheatsheet-trigger:hover,.sequence-cheatsheet-trigger:focus-visible{color:#26343c;background:#f3f4f1;border-color:#c9cbc7;outline:0}.sequence-cheatsheet-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sequence-cheatsheet-modal{background:#fff;border:1px solid #d8d8d3;border-radius:12px;flex-direction:column;width:min(740px,100vw - 40px);max-height:min(700px,100vh - 52px);transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 30px 90px #10181d52}.sequence-cheatsheet-modal>header{background:#fff;border-bottom:1px solid #e7e6e1;flex:none;justify-content:space-between;align-items:center;height:66px;padding:0 18px 0 22px;display:flex}.sequence-cheatsheet-modal>header b,.sequence-cheatsheet-modal>header small{display:block}.sequence-cheatsheet-modal>header b{font-size:16px}.sequence-cheatsheet-modal>header small{color:#8b9397;margin-top:4px;font-size:11px}.sequence-cheatsheet-modal>header button{color:#69757b;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;padding:0;display:grid}.sequence-cheatsheet-modal>header button:hover,.sequence-cheatsheet-modal>header button:focus-visible{color:#26343c;background:#f1f1ee;outline:0}.sequence-cheatsheet-content{grid-template-columns:1fr 1fr;column-gap:26px;min-height:0;padding:5px 22px 22px;display:grid;overflow-y:auto}.sequence-cheatsheet-content article{border-bottom:1px solid #e8e7e2;min-width:0;padding:16px 0}.sequence-cheatsheet-content article>b{font-size:12px}.sequence-cheatsheet-content article>p{color:#778186;min-height:30px;margin:4px 0 10px;font-size:11px;line-height:1.5}.sequence-syntax-example{color:#38464d;white-space:pre-wrap;overflow-wrap:anywhere;min-height:50px;font:11px/1.55 var(--font-geist-mono),monospace;background:#f2f3f0;border-left:2px solid #8797e8;margin:0;padding:10px 11px;display:block}.sequence-syntax-example .syntax-keyword,.sequence-syntax-example .syntax-entity,.sequence-syntax-example .syntax-arrow,.sequence-syntax-example .syntax-operator-word{font-weight:400}.sequence-syntax-example .syntax-comment{font-style:normal}@media (width>=801px){.app-shell:not(.sidebar-collapsed):not(.presenting) .sequence-cheatsheet-modal{transform:translateX(calc(var(--sidebar)/2))}}@media (width<=620px){.sequence-cheatsheet-content{grid-template-columns:1fr}.sequence-cheatsheet-content article>p{min-height:0}}.editable-view-title-static{min-width:0;max-width:236px;color:inherit;font:inherit}.inline-readonly-status{color:#667178;background:#fff;border:1px solid #deddd8;border-radius:8px;align-items:center;gap:7px;min-height:36px;padding:5px 9px;display:flex;box-shadow:0 3px 12px #24313a0a}.inline-readonly-status>svg{color:#7b878c;flex:none}.inline-readonly-status span,.inline-readonly-status b,.inline-readonly-status small{display:block}.inline-readonly-status b{font-size:10px;line-height:13px}.inline-readonly-status small{color:#8a9296;white-space:nowrap;margin-top:1px;font-size:9px;line-height:12px}.board-readonly-status{position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.notes-page.is-readonly .lexical-editor{caret-color:#0000;cursor:default}.board-page.is-readonly .board-card,.board-page.is-readonly .board-card:active{cursor:default}@media (width<=700px){.inline-readonly-status small{display:none}.board-readonly-status{left:auto;right:0;transform:none}}.welcome-mark{overflow:hidden}.welcome-mark img{object-fit:contain;object-position:center;width:calc(100% - 34px);max-width:none;height:calc(100% - 26px);max-height:none;display:block;position:absolute;top:11px;left:17px}.brand>span:last-child,.storage-loading>b{color:var(--primary)}.brand-color-filter{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.lexical-editor>.editor-paragraph:first-child{margin-top:0}.card-edit-dialog{transform:translate(5vw)}.sidebar-collapsed .card-edit-dialog,.app-shell.presenting .card-edit-dialog{transform:none}@media (width<=800px){.card-edit-dialog{transform:none}}.top-trust{color:#5f6b71;cursor:pointer;background:#fff;border:1px solid #e1e0dc;border-radius:7px;align-items:center;gap:6px;height:30px;padding:0 9px;font-size:10px;font-weight:650;display:flex}.top-trust svg{color:#438065}.top-trust:hover{color:var(--ink);background:#f3f5f2;border-color:#d4d8d3}.view-loading{color:#8b9397;background:#fafaf8;place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.product-info-backdrop{z-index:280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#17222b52}.product-info-dialog{width:min(460px,100%)}.product-info-dialog header{height:auto;min-height:62px}.product-info-dialog header small{color:#8b9397;margin-top:4px;font-size:10px;display:block}.product-info-body{padding:10px 18px}.product-info-body>div{border-bottom:1px solid #ecebe7;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:13px 1px;display:grid}.product-info-body>div:last-child{border-bottom:0}.product-info-body>div>svg{color:#52645d;margin-top:2px}.product-info-body p{margin:0}.product-info-body b,.product-info-body span{display:block}.product-info-body b{font-size:12px}.product-info-body span{color:#707a80;margin-top:4px;font-size:11px;line-height:1.55}.product-info-dialog footer{justify-content:space-between}.product-info-dialog footer a{color:#59666d;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.product-info-dialog footer a:hover{color:var(--ink);background:#f2f2ef}@media (width<=720px){.top-trust{justify-content:center;width:30px;padding:0}.top-trust span{display:none}}.privacy-page{color:var(--ink);background:#f8f7f3;position:fixed;inset:0;overflow:auto}.privacy-page>header,.privacy-content{width:min(760px,100% - 40px);margin:0 auto}.privacy-page>header{border-bottom:1px solid #dfded9;justify-content:space-between;align-items:center;height:76px;display:flex}.privacy-page>header a{color:inherit;text-decoration:none}.privacy-page>header>a:first-child{font:700 18px var(--font-lora),serif;color:var(--primary)}.privacy-page>header>a:last-child{color:#69757b;font-size:11px;font-weight:650}.privacy-content{padding:32px 0 90px}.privacy-content>span{color:#768087;letter-spacing:.8px;text-transform:uppercase;font-size:10px;font-weight:750}.privacy-content h1{max-width:620px;font:700 42px/1.12 var(--font-lora),serif;letter-spacing:-1px;margin:12px 0 14px}.privacy-lede{color:#69757b;max-width:650px;margin:0 0 28px;font-size:16px;line-height:1.65}.privacy-content section{border-top:1px solid #dfded9;padding:25px 0}.privacy-content h2{margin:0 0 10px;font-size:15px}.privacy-content p,.privacy-content li{color:#626e74;font-size:13px;line-height:1.7}.privacy-content ul{margin:8px 0 0;padding-left:18px}.privacy-content a{color:#4058bd}.privacy-note{background:#f1f5f1;border:1px solid #d8ded8!important;padding:14px 16px!important}.privacy-note p{margin:0}.privacy-content footer{color:#8b9397;padding-top:24px;font-size:10px}@media (width<=600px){.privacy-page>header,.privacy-content{width:min(100% - 28px,760px)}.privacy-content{padding-top:26px}.privacy-content h1{font-size:34px}.privacy-lede{font-size:14px}}.analytics-consent{z-index:400;color:#fff;background:#20262a;border-top:1px solid #3f464a;justify-content:space-between;align-items:center;gap:24px;min-height:62px;padding:10px max(18px,50vw - 590px);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #17212718}.analytics-consent>div:first-child{align-items:baseline;gap:14px;min-width:0;display:flex}.analytics-consent strong{white-space:nowrap;flex:none;font-size:11px}.analytics-consent p{text-overflow:ellipsis;white-space:nowrap;color:#cbd0d2;min-width:0;margin:0;font-size:10px;line-height:1.4;overflow:hidden}.analytics-consent a{color:#fff;text-underline-offset:2px;text-decoration:underline}.analytics-consent-actions{flex:none;justify-content:flex-end;gap:7px;display:flex}.analytics-consent-actions button,.analytics-preferences-button{color:#344148;height:31px;font:650 10px var(--font-geist-sans),sans-serif;cursor:pointer;background:#fff;border:1px solid #cfd1cd;border-radius:6px;padding:0 11px}.analytics-consent-actions button{min-width:96px}.analytics-consent-actions button:hover,.analytics-preferences-button:hover{color:#26343c;background:#f3f3f0;border-color:#adb2ad}.analytics-consent-actions button:focus-visible,.analytics-preferences-button:focus-visible{outline-offset:2px;outline:2px solid #8494f2}.analytics-preferences-button{justify-content:center;align-items:center;gap:6px;margin-top:6px;display:inline-flex}.top-actions>.analytics-preferences-button{color:#5f6b71;background:#fff;border-color:#e1e0dc;height:30px;margin:0}.top-actions>.analytics-preferences-button:hover{color:var(--ink);background:#f3f5f2;border-color:#d4d8d3}.analytics-disabled .analytics-preferences-button{display:none}@media (width<=720px){.analytics-consent{padding:11px 12px;display:block}.analytics-consent>div:first-child{display:block}.analytics-consent p{white-space:normal;margin-top:3px}.analytics-consent-actions{grid-template-columns:1fr 1fr;margin-top:9px;display:grid}.analytics-consent-actions button{width:100%;min-width:0}}@media (width<=800px){.top-actions>.analytics-preferences-button{width:30px;padding:0}.top-actions>.analytics-preferences-button span{display:none}}.theme-toggle{color:#5f6b71;cursor:pointer;background:#fff;border:1px solid #e1e0dc;border-radius:7px;place-items:center;width:30px;height:30px;padding:0;display:grid}.theme-toggle:hover{color:var(--ink);background:#f3f5f2;border-color:#d4d8d3}html[data-theme=dark]{--ink:#e7e9e8;--muted:#a2aaa8;--line:#343a38;--paper:#171a19;--blue:var(--primary);--blue-soft:#2d2146;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] .app-shell{color:var(--ink);background:#141716}html[data-theme=dark] .topbar,html[data-theme=dark] .workspace,html[data-theme=dark] .tabbar{background:#1b1e1d}html[data-theme=dark] .topbar{border-bottom-color:#303533}html[data-theme=dark] .sidebar,html[data-theme=dark] .context-sidebar,html[data-theme=dark] .sidebar-rail{background:#181b1a}html[data-theme=dark] .sidebar-rail{background:linear-gradient(90deg,#181b1a,#1b1e1d);box-shadow:8px 0 24px #0004}html[data-theme=dark] .sidebar-rail:after,html[data-theme=dark] .explorer-folder-items:before,html[data-theme=dark] .explorer-child-row:before{background:#303533}html[data-theme=dark] .sidebar-tabs,html[data-theme=dark] .explorer-header{background:#1b1e1d}html[data-theme=dark] .sidebar-tabs button,html[data-theme=dark] .explorer-row,html[data-theme=dark] .explorer-create,html[data-theme=dark] .side-nav button,html[data-theme=dark] .side-item,html[data-theme=dark] .space-name,html[data-theme=dark] .sidebar-footer>button{color:#a9b0ae}html[data-theme=dark] .sidebar-tabs button:hover,html[data-theme=dark] .explorer-row:hover,html[data-theme=dark] .explorer-empty:hover,html[data-theme=dark] .explorer-context button:hover,html[data-theme=dark] .explorer-group-header>button:hover{color:#f2f3f2;background:#252927}html[data-theme=dark] .sidebar-tabs button.active,html[data-theme=dark] .explorer-row.active,html[data-theme=dark] .side-item.active{color:#f1f2f1;background:#252927}html[data-theme=dark] .sidebar-tabs button.active{background:0 0}html[data-theme=dark] .sidebar-tabs button small,html[data-theme=dark] .sidebar-tabs button.active small,html[data-theme=dark] .note-count{color:#a2aaa8;background:#2b302e}html[data-theme=dark] .explorer-create,html[data-theme=dark] .explorer-hint{color:#b0b6b4;background:#202321;border-color:#373c3a}html[data-theme=dark] .explorer-create:hover,html[data-theme=dark] .explorer-hint:hover{background:#252927;border-color:#4a514e}html[data-theme=dark] .explorer-hint-icon,html[data-theme=dark] .explorer-hint>kbd{color:#c0c5c3;box-shadow:none;background:#2a2e2c;border-color:#3d4340}html[data-theme=dark] .explorer-hint b,html[data-theme=dark] .explorer-context b{color:#e3e6e4}html[data-theme=dark] .explorer-row-wrap>.explorer-actions{background:0 0}html[data-theme=dark] .explorer-row-wrap>.explorer-actions button:hover{color:#fff;background:#303533}html[data-theme=dark] .explorer-folder-wrap.drop-target{background:#293149;box-shadow:inset 0 0 0 1px #596995}html[data-theme=dark] .explorer-folder-wrap.drop-target>.explorer-folder-row{color:#cbd4ff}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .top-trust,html[data-theme=dark] .top-present,html[data-theme=dark] .top-actions>.analytics-preferences-button,html[data-theme=dark] .sidebar-collapse-toggle,html[data-theme=dark] .sidebar-rail-toggle,html[data-theme=dark] .sidebar-reopen{color:#bac0be;background:#222624;border-color:#3b413e}html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .top-trust:hover,html[data-theme=dark] .top-present:hover,html[data-theme=dark] .top-actions>.analytics-preferences-button:hover,html[data-theme=dark] .sidebar-collapse-toggle:hover,html[data-theme=dark] .sidebar-rail-toggle:hover,html[data-theme=dark] .sidebar-reopen:hover{color:#fff;background:#2b302e;border-color:#515955}html[data-theme=dark] .mobile-menu,html[data-theme=dark] .mobile-menu:hover{color:#d8ddda;background:0 0;border-color:#0000}html[data-theme=dark] .canvas-wrap,html[data-theme=dark] .canvas-surface,html[data-theme=dark] .workspace-empty,html[data-theme=dark] .view-loading{background-color:#151817}html[data-theme=dark] .canvas-surface{background-image:radial-gradient(#70797638 1px,#0000 1px)}html[data-theme=dark] .drawing-layer{filter:invert()hue-rotate(180deg)}html[data-theme=dark] .canvas-label small{color:#9ca5a2}html[data-theme=dark] .toolbox,html[data-theme=dark] .style-panel,html[data-theme=dark] .selection-actions,html[data-theme=dark] .history-controls,html[data-theme=dark] .zoom-controls,html[data-theme=dark] .minimap,html[data-theme=dark] .help-trigger,html[data-theme=dark] .shortcut-panel,html[data-theme=dark] .exit-present,html[data-theme=dark] .canvas-file-actions button,html[data-theme=dark] .canvas-readonly-banner{color:#b9c0bd;background:#202422;border-color:#3a403d;box-shadow:0 8px 24px #0005}html[data-theme=dark] .toolbox>button,html[data-theme=dark] .shape-tool>button,html[data-theme=dark] .tool-menu-trigger{color:#aeb6b3}html[data-theme=dark] .toolbox>button:hover,html[data-theme=dark] .shape-tool:not(.is-active)>button:hover,html[data-theme=dark] .shape-tool:not(.is-active) .tool-menu-trigger:hover,html[data-theme=dark] .selection-actions button:hover,html[data-theme=dark] .history-controls button:hover,html[data-theme=dark] .zoom-controls button:hover{background:#303533}html[data-theme=dark] .line-width span{background:#dfe4e1}html[data-theme=dark] .line-width.active{background:var(--primary);box-shadow:0 0 0 1px #a78bfa}html[data-theme=dark] .line-width.active span{background:#fff}html[data-theme=dark] .tool-tip{color:#f2f4f3;background:#292e2b;border:1px solid #454c48;box-shadow:0 6px 18px #0009}html[data-theme=dark] .tool-tip kbd{color:#aeb8b4}html[data-theme=dark] .shape-menu,html[data-theme=dark] .canvas-context-menu{background:#222624f5;border-color:#3b4240;box-shadow:0 18px 46px #0008}html[data-theme=dark] .shape-menu button,html[data-theme=dark] .canvas-context-menu button{color:#e2e5e3}html[data-theme=dark] .shape-menu button:hover,html[data-theme=dark] .canvas-context-menu button:hover,html[data-theme=dark] .canvas-context-menu button:focus-visible{background:#333936}html[data-theme=dark] .diagram-node:not(.code-node):not(.technical-node){color:#eef0ef;background:#242826;border-color:#454c49;box-shadow:0 4px 16px #0005}html[data-theme=dark] .diagram-node small{color:#a1aaa6}html[data-theme=dark] .diagram-node.technical-node,html[data-theme=dark] .diagram-node.technical-node:hover{background:0 0}html[data-theme=dark] .render-clean .diagram-node.technical-node,html[data-theme=dark] .render-clean .diagram-node.technical-node:hover{background:0 0;border-color:#59625e}html[data-theme=dark] .diagram-node.technical-node .node-icon,html[data-theme=dark] .technical-node-label{color:#e0e5e2}html[data-theme=dark] .technical-node-edit textarea{color:#eef0ef;background:#222624;border-color:#68716d}html[data-theme=dark] .resize-handle{background:#202422}html[data-theme=dark] .shortcut-panel p{color:#b4bbb8;border-color:#333936}html[data-theme=dark] .shortcut-panel kbd{color:#e4e7e5;background:#303533}html[data-theme=dark] .notes-page,html[data-theme=dark] .board-page{background:#151817}html[data-theme=dark] .notes-scroll .note-document,html[data-theme=dark] .note-document{background:#1e2220;border-color:#343a38;box-shadow:0 10px 32px #0005}html[data-theme=dark] .notes-toolbar-row .note-toolbar,html[data-theme=dark] .note-toolbar,html[data-theme=dark] .notes-download,html[data-theme=dark] .table-floating-toolbar{color:#bbc1bf;background:#222624;border-color:#3a403d;box-shadow:0 5px 18px #0005}html[data-theme=dark] .note-toolbar button:hover,html[data-theme=dark] .note-toolbar select:hover,html[data-theme=dark] .notes-download:hover,html[data-theme=dark] .table-floating-toolbar button:hover{color:#fff;background:#313633}html[data-theme=dark] .editor-paragraph,html[data-theme=dark] .editor-list-item,html[data-theme=dark] .note-document p,html[data-theme=dark] .note-document li{color:#c3c8c6}html[data-theme=dark] .editor-quote,html[data-theme=dark] .callout{color:#d4d9e9;background:#252d43}html[data-theme=dark] .editor-text-code{color:#e0e4e2;background:#2d3330}html[data-theme=dark] .editor-table-cell,html[data-theme=dark] .editor-table-cell-header{color:#c7cdca;border-color:#444b48}html[data-theme=dark] .editor-table-cell-header{color:#f0f2f1;background:#2a2f2c}html[data-theme=dark] .editor-list-item-checked:before,html[data-theme=dark] .editor-list-item-unchecked:before{background:#1e2220}html[data-theme=dark] .board-column>header small{color:#b1b8b5;background:#303533}html[data-theme=dark] .board-column>header button:hover,html[data-theme=dark] .add-card-inline:hover{background:#303533}html[data-theme=dark] .board-card,html[data-theme=dark] .add-card-form,html[data-theme=dark] .board-card-actions{background:#272b29;border-color:#3b413e;box-shadow:0 3px 12px #0004}html[data-theme=dark] .board-card:hover{border-color:#555e5a;box-shadow:0 6px 18px #0006}html[data-theme=dark] .add-card-form input{color:#eceeed;background:0 0;border-color:#414744}html[data-theme=dark] .card-id,html[data-theme=dark] .board-heading p{color:#9ba4a0}html[data-theme=dark] .workspace-dialog,html[data-theme=dark] .quick-open-dialog,html[data-theme=dark] .storage-popover,html[data-theme=dark] .share-popover,html[data-theme=dark] .product-info-dialog,html[data-theme=dark] .onboarding-modal,html[data-theme=dark] .template-confirm-dialog{background:#202422;border-color:#3b413e;box-shadow:0 24px 80px #0009}html[data-theme=dark] .workspace-dialog input,html[data-theme=dark] .workspace-dialog select,html[data-theme=dark] .card-edit-fields select,html[data-theme=dark] .card-description-editor{color:#edf0ee;background-color:#282d2a;border-color:#444b48}html[data-theme=dark] .workspace-dialog footer,html[data-theme=dark] .card-edit-form>footer,html[data-theme=dark] .sequence-code-modal footer{background:#202422}html[data-theme=dark] .workspace-dialog footer button:not(.primary):not(.danger){background:#292e2b;border-color:#444b48}html[data-theme=dark] .workspace-dialog footer button:not(.primary):not(.danger):hover{background:#343a37}html[data-theme=dark] .workspace-dialog header button:hover,html[data-theme=dark] .storage-close:hover{background:#303533}html[data-theme=dark] .quick-open-search kbd,html[data-theme=dark] .quick-open-results>button>span{color:#bdc4c1;background:#2c312e;border-color:#404643}html[data-theme=dark] .quick-open-results>button:hover,html[data-theme=dark] .quick-open-results>button:focus{background:#293149}html[data-theme=dark] .card-description-toolbar{background:#242826;border-color:#3d4340}html[data-theme=dark] .card-description-toolbar button:hover{background:#343936}html[data-theme=dark] .slash-menu{background:#242826;border-color:#3e4441;box-shadow:0 14px 38px #0008}html[data-theme=dark] .slash-menu button:hover,html[data-theme=dark] .slash-menu button.selected{background:#293149}html[data-theme=dark] .product-info-body>div{border-color:#343a38}html[data-theme=dark] .sequence-workbench,html[data-theme=dark] .sequence-header,html[data-theme=dark] .sequence-source-panel,html[data-theme=dark] .sequence-preview-bar,html[data-theme=dark] .sequence-valid{background:#1f2321;border-color:#363c39}html[data-theme=dark] .sequence-tabs,html[data-theme=dark] .sequence-code-wrap,html[data-theme=dark] .sequence-highlight-editor{background:#1b1f1d;border-color:#363c39}html[data-theme=dark] .sequence-tabs button.active,html[data-theme=dark] .sequence-section-title button,html[data-theme=dark] .sequence-participant-list>div,html[data-theme=dark] .sequence-message-row,html[data-theme=dark] .sequence-cheatsheet-trigger{color:#e1e5e3;box-shadow:none;background:#292e2b;border-color:#3d4440}html[data-theme=dark] .sequence-code-highlight{color:#cbd1ce}html[data-theme=dark] .sequence-highlight-editor textarea{caret-color:#f1f3f2}html[data-theme=dark] .sequence-preview-panel,html[data-theme=dark] .sequence-stage{background:#171a19}html[data-theme=dark] .sequence-stage svg{background:#202422;border-color:#414844;box-shadow:0 8px 26px #0006}html[data-theme=dark] .sequence-svg-title{fill:#e9ecea}html[data-theme=dark] .sequence-actor{fill:#252a27;stroke:#dbe0dd}html[data-theme=dark] .sequence-lifeline,html[data-theme=dark] .sequence-message-line{stroke:#aab3af}html[data-theme=dark] .sequence-note{fill:#2d2b22;stroke:#aeb5b2}html[data-theme=dark] .sequence-fragment-box,html[data-theme=dark] .sequence-fragment-divider{stroke:#9a8ad0}html[data-theme=dark] .sequence-fragment-pentagon{fill:#2f2b3d;stroke:#9a8ad0}html[data-theme=dark] .sequence-fragment-kind,html[data-theme=dark] .sequence-fragment-guard{fill:#c3b8e6}html[data-theme=dark] .sequence-inline-input{color:#e5e8e6}html[data-theme=dark] .sequence-inline-input.message{background:#202422}html[data-theme=dark] .sequence-participant-select>button,html[data-theme=dark] .sequence-participant-menu,html[data-theme=dark] .sequence-message-row select,html[data-theme=dark] .sequence-message-row>input{color:#e0e4e2;background:#252a27;border-color:#414744}html[data-theme=dark] .sequence-participant-menu>button{color:#cbd1ce}html[data-theme=dark] .sequence-participant-menu>button:hover{color:#fff;background:#343a37}html[data-theme=dark] .sequence-user-icon{color:#dbe0dd;stroke:#dbe0dd}html[data-theme=dark] .sequence-cheatsheet-modal,html[data-theme=dark] .sequence-cheatsheet-modal>header,html[data-theme=dark] .sequence-code-modal{background:#202422;border-color:#3d4340}html[data-theme=dark] .sequence-cheatsheet-content article{border-color:#393f3c}html[data-theme=dark] .sequence-syntax-example{color:#d6dbd8;background:#292e2b}html[data-theme=dark] .privacy-page{background:#171a19}html[data-theme=dark] .privacy-page>header,html[data-theme=dark] .privacy-content section{border-color:#373d3a}html[data-theme=dark] .privacy-lede,html[data-theme=dark] .privacy-content p,html[data-theme=dark] .privacy-content li{color:#bac1be}html[data-theme=dark] .privacy-content a{color:#93a5ff}html[data-theme=dark] .privacy-note{background:#202923;border-color:#3c4942!important}@media (width<=800px){html[data-theme=dark] .theme-toggle{flex:none;width:30px}}html[data-theme=dark] .brand-mark img,html[data-theme=dark] .welcome-mark img{filter:brightness(0)invert()}html[data-theme=dark] .active-view-label{color:#c9cfcc;background:#222624;border-color:#3a403d;box-shadow:0 4px 16px #0004}html[data-theme=dark] .editable-view-title input{color:#f0f2f1;background:#292e2b;border-color:#596995}html[data-theme=dark] .onboarding-modal{background:#1d211f;border-color:#3d4441;box-shadow:0 32px 100px #000a,0 3px 12px #0006}html[data-theme=dark] .onboarding-close{color:#b8c0bd;background:#292e2bdd;border-color:#454c48;box-shadow:0 4px 16px #0006}html[data-theme=dark] .onboarding-close:hover{color:#fff;background:#343a37;border-color:#59625e}html[data-theme=dark] .onboarding-visual{background:linear-gradient(145deg,#181c1a,#1b201e 48%,#211d1b);border-bottom-color:#373d3a}html[data-theme=dark] .onboarding-preview{background:#1a1e1c;border-color:#39403c;box-shadow:0 16px 44px #0006}html[data-theme=dark] .welcome-preview{background:radial-gradient(circle at 50% 45%,#282e2b 0 10%,#0000 36%),linear-gradient(135deg,#19201e,#211e1b)}html[data-theme=dark] .welcome-preview:before{background-image:radial-gradient(#a5b0ab24 .8px,#0000 .8px)}html[data-theme=dark] .preview-orbit{border-color:#a6b1ac1c}html[data-theme=dark] .welcome-mark{background:#292e2b;border-color:#454c48;box-shadow:0 18px 38px #0007}html[data-theme=dark] .welcome-chip{color:#d3d8d6;background:#292e2bee;border-color:#454c48;box-shadow:0 8px 22px #0006}html[data-theme=dark] .canvas-preview{background-color:#191d1b;background-image:radial-gradient(#919b9630 1px,#0000 1px)}html[data-theme=dark] .canvas-preview>svg path{stroke:#68736e}html[data-theme=dark] .preview-node{background:#292e2b;border-color:#454c48;box-shadow:0 7px 20px #0005}html[data-theme=dark] .preview-node i{color:#e0e4e2}html[data-theme=dark] .notes-preview{background:linear-gradient(135deg,#1d211f,#202624)}html[data-theme=dark] .preview-paper{background:#292e2b;border-color:#484f4b;box-shadow:0 18px 42px #0008}html[data-theme=dark] .preview-paper>b{color:#edf0ee}html[data-theme=dark] .preview-paper .line{background:#414844}html[data-theme=dark] .preview-paper>em{color:#75ad97}html[data-theme=dark] .preview-paper>em svg{background:#263c34}html[data-theme=dark] .board-preview{background:linear-gradient(135deg,#1b201e,#202422)}html[data-theme=dark] .board-preview>div{background:#242927;border-color:#414844}html[data-theme=dark] .board-preview span{color:#a6afab}html[data-theme=dark] .board-preview i{background:#2d322f;border-color:#454c48;box-shadow:0 3px 9px #0005}html[data-theme=dark] .board-preview i:before,html[data-theme=dark] .board-preview i:after{background:#515a56}html[data-theme=dark] .board-preview i.done{color:#69b193;background:#23352f}html[data-theme=dark] .onboarding-content p{color:#a4aca8}html[data-theme=dark] .onboarding-footer{border-top-color:#373d3a}html[data-theme=dark] .onboarding-progress button{background:#59615d}html[data-theme=dark] .onboarding-progress button.active{background:var(--blue)}html[data-theme=dark] .onboarding-actions>button{color:#aeb6b3}html[data-theme=dark] .onboarding-actions>button:hover{color:#fff;background:#303533}html[data-theme=dark] .onboarding-actions .onboarding-next,html[data-theme=dark] .onboarding-actions .onboarding-next:hover{background:var(--primary);color:#fff}html[data-theme=dark] .quick-library-toggle,html[data-theme=dark] .quick-library-panel{color:#d9dddb;background:#202422;border-color:#3b413e;box-shadow:-8px 8px 28px #0007}html[data-theme=dark] .quick-library-panel>header{border-bottom-color:#373d3a}html[data-theme=dark] .quick-library-panel>header small,html[data-theme=dark] .template-grid small,html[data-theme=dark] .shape-grid small{color:#a4aca8}html[data-theme=dark] .quick-library-panel>header button:hover,html[data-theme=dark] .quick-library-toggle:hover,html[data-theme=dark] .template-grid>button:hover,html[data-theme=dark] .shape-grid>button:hover{color:#fff;background:#2c312e}html[data-theme=dark] .template-grid>button:active,html[data-theme=dark] .shape-grid>button:active{background:#343a37}html[data-theme=dark] .template-grid b,html[data-theme=dark] .shape-grid b{color:#e4e8e5}html[data-theme=dark] .template-icon{color:#93a4ff;background:#2d3554}html[data-theme=dark] .template-grid>button:nth-child(2) .template-icon{color:#69b49a;background:#203a32}html[data-theme=dark] .template-grid>button:nth-child(3) .template-icon{color:#d49a69;background:#3d3026}html[data-theme=dark] .template-grid>button:nth-child(4) .template-icon{color:#b695dd;background:#352b45}html[data-theme=dark] .template-grid>button:nth-child(5) .template-icon{color:#e18b7d;background:#422c29}html[data-theme=dark] .template-grid>button:nth-child(6) .template-icon{color:#83b4c5;background:#26383d}html[data-theme=dark] .shape-search{background:#292e2b;border-color:#414744}html[data-theme=dark] .shape-categories{border-bottom-color:#363c39}html[data-theme=dark] .shape-categories button{color:#aab2ae}html[data-theme=dark] .shape-categories button:hover{color:#fff;background:#2b302e}html[data-theme=dark] .shape-categories button.active{color:#dbe0ff;border-bottom-color:#a8b5ff}html[data-theme=dark] .shape-results-meta small{color:#b6bdb9;background:#303533}html[data-theme=dark] .quick-library-panel>footer{background:#1d211f;border-top-color:#373d3a}html[data-theme=dark] .quick-library-panel>header .library-pin.active{color:#cfd6ff;background:#343b51}html[data-theme=dark] .my-shape-row:hover{background:#2c312e}html[data-theme=dark] .my-shape-add b{color:#e4e8e5}html[data-theme=dark] .my-shape-add small{color:#a4aca8}html[data-theme=dark] .my-shape-preview{color:#a8b5ff;background:#303633}html[data-theme=dark] .my-shape-edit:hover{color:#cfd6ff;background:#343b51}html[data-theme=dark] .my-shape-remove:hover{color:#ffad9d;background:#432c29}html[data-theme=dark] .my-shape-name-input{color:#eef1ef;background:#272c2a;border-color:#59678d}html[data-theme=dark] .local-backup-control>.save-state,html[data-theme=dark] .local-backup-control>.save-state[aria-expanded=true]{color:#cbd1ce;box-shadow:none;background:#222624;border-color:#3c4340}html[data-theme=dark] .local-backup-control>.save-state:hover{color:#fff;background:#2c312e;border-color:#555e5a}html[data-theme=dark] .local-backup-control>.save-state.attention,html[data-theme=dark] .local-backup-control>.save-state.attention[aria-expanded=true]{color:#efb985;background:#332820;border-color:#825b3d}html[data-theme=dark] .backup-inline-warning,html[data-theme=dark] .backup-location-warning{color:#e1a979;background:#30261f;border-color:#674a35}html[data-theme=dark] .backup-inline-warning small{color:#c09b7c}html[data-theme=dark] .storage-popover>header,html[data-theme=dark] .backup-label,html[data-theme=dark] .backup-location-row{border-color:#39403c}html[data-theme=dark] .storage-row:hover,html[data-theme=dark] .local-backup-actions button:hover{color:#f0f2f1;background:#2b302e}html[data-theme=dark] .storage-row-icon,html[data-theme=dark] .storage-manage,html[data-theme=dark] .local-backup-actions button{color:#aab2ae}html[data-theme=dark] .storage-row small,html[data-theme=dark] .local-backup-actions button small,html[data-theme=dark] .backup-location-row small{color:#9fa8a4}html[data-theme=dark] .backup-row-button,html[data-theme=dark] .backup-row-actions button{color:#cdd3d0;background:#292e2b;border-color:#444b48}html[data-theme=dark] .backup-row-button:hover,html[data-theme=dark] .backup-row-actions button:hover{color:#fff;background:#343a37;border-color:#59625e}html[data-theme=dark] .board-page{background:#151817}html[data-theme=dark] .board-column{background:#1e2220;border-color:#3b423e}html[data-theme=dark] .board-card{background:#292e2b;border-color:#414844}html[data-theme=dark] .board-card h2,html[data-theme=dark] .board-column>header b{color:#e5e8e6}html[data-theme=dark] .add-card-inline{color:#9da6a2}html[data-theme=dark] .card-label{color:#b9c4ff;background:#303852}html[data-theme=dark] .board-avatar{color:#c5ceff;background:#353d5c}.canvas-surface.tool-line{cursor:crosshair}html[data-theme=dark] .shape-text-editor,html[data-theme=dark] .shape-text-editor.standalone-text-editor,html[data-theme=dark] .shape-text-editor.standalone-text-editor:focus{caret-color:#fff;text-shadow:0 1px 2px #0008;color:#eef1ef!important;background:0 0!important}html[data-theme=dark] .shape-text-editor.arrow-label-editor{background:#242927!important;border:1px solid #414844!important;box-shadow:0 5px 16px #0006!important}html[data-theme=dark] .shape-text-editor::placeholder{color:#89938f}html[data-theme=dark] .workspace-create-picker{background:#202422;border-color:#424945}html[data-theme=dark] .workspace-create-picker header small,html[data-theme=dark] .document-type-fieldset legend,html[data-theme=dark] .workspace-create-picker>label>span{color:#a6afab}html[data-theme=dark] .document-type-picker{background:#252a27;border-color:#444b48}html[data-theme=dark] .document-type-picker>button{color:#dfe3e1;background:#252a27;border-top-color:#3d4440}html[data-theme=dark] .document-type-picker>button:hover{background:#2d322f}html[data-theme=dark] .document-type-picker>button.active{background:#303633}html[data-theme=dark] .document-type-picker b{color:#f0f2f1}html[data-theme=dark] .document-type-picker small{color:#a9b1ad}html[data-theme=dark] .document-type-icon{color:#c1c8c5;background:#343a37}html[data-theme=dark] .document-type-check{background:#252a27;border-color:#626b67}html[data-theme=dark] .workspace-create-picker>label input{color:#f0f2f1;background:#292e2b;border-color:#4a524e}html[data-theme=dark] .workspace-create-picker>label input::placeholder{color:#87918d}html[data-theme=dark] .workspace-create-picker footer{background:#1d211f;border-top-color:#3c423f}html[data-theme=dark] .workspace-create-picker footer button:not(.primary){color:#e2e5e3;background:#292e2b;border-color:#4b534f}html[data-theme=dark] .workspace-create-picker footer button:not(.primary):hover{background:#343a37}html[data-theme=dark] .workspace-create-picker footer button.primary:disabled{color:#7f8985;background:#303532;border-color:#3f4642}html[data-theme=dark] .sequence-panel-resizer{background:#1b1f1d}html[data-theme=dark] .sequence-panel-resizer:after{background:#3b423e}html[data-theme=dark] .sequence-header-actions>button{color:#d5dad7;background:#292e2b;border-color:#414844}html[data-theme=dark] .sequence-header-actions>button:hover{color:#fff;background:#343a37;border-color:#59625e}html[data-theme=dark] .sequence-lines{color:#747e79;border-right-color:#343a37}html[data-theme=dark] .sequence-outline{scrollbar-color:#69736e #262b28}html[data-theme=dark] .sequence-outline::-webkit-scrollbar-track{background:#262b28;border-left-color:#39403c}html[data-theme=dark] .sequence-outline::-webkit-scrollbar-thumb{background:#69736e;border-color:#262b28}html[data-theme=dark] .sequence-line-kind{color:#d7dcda;background:#353b38}html[data-theme=dark] .sequence-section-title button:hover,html[data-theme=dark] .sequence-cheatsheet-trigger:hover{color:#fff;background:#343a37;border-color:#59625e}html[data-theme=dark] .sequence-code-modal>.sequence-code-modal-editor{background:#1b1f1d}html[data-theme=dark] .sequence-code-modal>header{border-bottom-color:#3a403d}html[data-theme=dark] .sequence-code-modal>footer{border-top-color:#3a403d}html[data-theme=dark] .sequence-code-modal>header button:hover{color:#fff;background:#303533}html[data-theme=dark] #sequence-arrow path{fill:#aab3af}html[data-theme=dark] #sequence-reply-arrow path{stroke:#aab3af}html[data-theme=dark] .sequence-inline-input:hover,html[data-theme=dark] .sequence-inline-input:focus{color:#fff;background:#292e2b;border-color:#596995;box-shadow:0 0 0 2px #7c3aed20}html[data-theme=dark] .syntax-keyword{color:#aa98ff}html[data-theme=dark] .syntax-title{color:#e19a68}html[data-theme=dark] .syntax-entity{color:#62bea5}html[data-theme=dark] .syntax-arrow{color:#ef8069}html[data-theme=dark] .syntax-message{color:#8fa9ba}html[data-theme=dark] .syntax-operator-word{color:#91a5ff}html[data-theme=dark] .syntax-punctuation,html[data-theme=dark] .syntax-comment{color:#8f9994}html[data-theme=dark] .template-library .quick-library-toggle span,html[data-theme=dark] .brand>span:last-child,html[data-theme=dark] .storage-loading>b{color:#fff}html[data-theme=dark] .render-style-toggle{background:#181c1a}html[data-theme=dark] .render-style-toggle button{color:#9fa8a4}html[data-theme=dark] .render-style-toggle button:hover{color:#e7ebe8}html[data-theme=dark] .render-style-toggle button.active{color:#fff;background:#343a37;box-shadow:0 1px 4px #0006}@media (width<=520px){html[data-theme=dark] .toolbox .render-style-toggle{background:#181c1a;border-color:#454c48}html[data-theme=dark] .toolbox .render-style-toggle button.active{color:#fff;background:#3b4240;box-shadow:inset 0 0 0 1px #59625e}}html[data-theme=dark] .toast{color:#f2f4f3;background:#292e2b;border:1px solid #454c48;box-shadow:0 10px 30px #0009}html[data-theme=dark] .workspace-dialog>p{color:#c4cbc8;background:#232725}html[data-theme=dark] .workspace-dialog>p b{color:#fff}html[data-theme=dark] .template-confirm-dialog>p{border-top:1px solid #343a37;border-bottom:1px solid #343a37}.canvas-surface.tool-number{cursor:crosshair}.number-tool-icon{color:#69747a;background:0 0;border:2px solid;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-weight:750;line-height:1;display:grid}.toolbox>button.active .number-tool-icon{color:#fff}.effect-layer{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.canvas-surface.tool-highlight,.canvas-surface.tool-blur{cursor:crosshair}.draw-menu{width:178px}html[data-theme=dark] .toolbox>button:not(.active) .number-tool-icon{color:#aeb6b3}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
