:root{--app-zoom-scale:.75;--viewport-width:100vw;--viewport-height:100dvh;--color-bg:#f2eee5;--color-ink:#162839;--color-muted:#566977;--color-accent:#1b688f;--font-sans:"Avenir Next", "Segoe UI", "Trebuchet MS", "Gill Sans", sans-serif;--font-display:"Avenir Next Condensed", "Arial Narrow", "Franklin Gothic Medium", sans-serif;color:var(--color-ink);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#ffd38c38,#0000 26%),linear-gradient(#f7f2e8,#edf3f8 72%)}html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden}body{width:100%;margin:0;overflow:hidden}@media (width<=980px){:root{--app-zoom-scale:1}}:root{--app-zoom-scale:.75;--color-bg:#f2eee5;--color-ink:#162839;--color-muted:#566977;--color-accent:#1b688f;--font-sans:"Avenir Next", "Segoe UI", "Trebuchet MS", "Gill Sans", sans-serif;--font-display:"Avenir Next Condensed", "Arial Narrow", "Franklin Gothic Medium", sans-serif;color:var(--color-ink);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#ffd38c38,#0000 26%),linear-gradient(#f7f2e8,#edf3f8 72%)}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;overflow:hidden}body{margin:0;overflow:hidden}button,textarea{font:inherit}h1,h2{font-family:var(--font-display);letter-spacing:-.03em;color:var(--color-ink)}@media (width<=980px){:root{--app-zoom-scale:1}}.app-shell{width:calc(100vw / var(--app-zoom-scale));min-height:calc(100dvh / var(--app-zoom-scale));height:calc(100dvh / var(--app-zoom-scale));box-sizing:border-box;transform:scale(var(--app-zoom-scale));transform-origin:0 0;flex-direction:column;gap:0;padding:18px;display:flex}.app-shell[data-ui-theme=light]{background:radial-gradient(circle at top,#ffd38c2e,#0000 26%),linear-gradient(#f7f2e8,#edf3f8 72%)}.app-shell[data-ui-theme=dusk]{--color-ink:#eef2ff;--color-muted:#b8c2da;--color-accent:#9ea8ff;background:radial-gradient(circle at top,#8084ff33,#0000 24%),linear-gradient(#171c2a,#212a3d 72%)}.panel-kicker{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:inline-flex}.studio{flex:1;min-height:0;display:flex}.board-frame{background:radial-gradient(circle at 0 0,#ffb86038,#0000 28%),radial-gradient(circle at 100% 100%,#2c82c92e,#0000 30%),linear-gradient(#fbf7eeeb,#f3f7fbf2);border:1px solid #1322331f;border-radius:34px;flex:1;height:auto;min-height:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #11283d24,inset 0 1px #ffffffa6}.board-frame[data-canvas-background=paper]{background:radial-gradient(circle at 0 0,#ffb86038,#0000 28%),radial-gradient(circle at 100% 100%,#2c82c92e,#0000 30%),linear-gradient(#fbf7eeeb,#f3f7fbf2)}.board-frame[data-canvas-background=mist]{background:radial-gradient(circle at 0 0,#d0e0f852,#0000 28%),radial-gradient(circle at 100% 100%,#bcd2e93d,#0000 34%),linear-gradient(#f6f9fcf5,#ecf2fafa)}.board-frame[data-canvas-background=sky]{background:radial-gradient(circle at 0 0,#aad6ff57,#0000 26%),radial-gradient(circle at 100% 100%,#75bbff2e,#0000 30%),linear-gradient(#f4fbfff5,#e4f0fffa)}.board-frame[data-canvas-background=sun]{background:radial-gradient(circle at 0 0,#ffd67a57,#0000 28%),radial-gradient(circle at 100% 100%,#ffefba47,#0000 32%),linear-gradient(#fffae9f5,#fff7d6fa)}.board-frame[data-canvas-background=shell]{background:radial-gradient(circle at 0 0,#f3d0be4d,#0000 28%),radial-gradient(circle at 100% 100%,#e6d6cd38,#0000 34%),linear-gradient(#fbf5eff5,#f3ebe6fa)}.board-frame[data-canvas-background=plain]{background:linear-gradient(#fffffffa,#f7f8fbfa)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-menu{z-index:7;position:absolute;top:18px;left:18px}.app-menu__trigger{cursor:pointer;background:#eeeff9eb;border:1px solid #13223314;border-radius:22px;width:72px;height:72px;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:inset 0 1px #ffffffad,0 14px 28px #11283d14}.app-menu__trigger:hover{transform:translateY(-1px)}.app-menu__trigger--active{background:#e3e5f5fa}.app-menu__burger{flex-direction:column;gap:6px;display:inline-flex}.app-menu__burger span{background:#232838;border-radius:999px;width:28px;height:2px;display:block}.app-menu__panel{width:min(460px,100vw - 36px);max-height:min(820px,100dvh - 120px);color:var(--color-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #17223a1a;border-radius:24px;margin-top:16px;padding:14px 16px 18px;overflow-y:auto;box-shadow:0 28px 60px #131f3224,inset 0 1px #fffc}.app-shell[data-ui-theme=dusk] .app-menu__panel{background:#1f2637f0;border-color:#aebaff1f;box-shadow:0 28px 60px #090d1657,inset 0 1px #ffffff0f}.app-menu__list{gap:2px;display:grid}.app-menu__item{width:100%;color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:28px 1fr auto;align-items:center;gap:16px;padding:12px 14px;transition:background .16s,color .16s;display:grid}.app-shell[data-ui-theme=dusk] .app-menu__item:hover{background:#ffffff0f}.app-menu__item--accent{color:#6f6cf0}.app-menu__item--danger{color:#8a2d1d}.app-menu__item-icon{color:inherit;justify-content:center;align-items:center;display:inline-flex}.app-menu__icon-svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.app-menu__item-label{font-size:1rem;font-weight:600}.app-menu__item-shortcut{color:var(--color-muted);font-size:.92rem;font-weight:600}.app-menu__divider{background:#7b86a32e;height:1px;margin:14px 0}.app-menu__section{gap:18px;display:grid}.app-menu__section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-menu__section-title{color:var(--color-ink);font-size:.96rem;font-weight:700}.app-menu__prefs-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.app-menu__prefs-title{align-items:center;gap:14px;display:inline-flex}.app-menu__prefs-chevron{color:var(--color-muted);justify-content:center;align-items:center;display:inline-flex}.app-menu__option-row,.app-menu__backgrounds{gap:12px;display:grid}.app-menu__page-rail{padding-bottom:2px}.app-menu__button-grid{flex-wrap:wrap;gap:10px;display:flex}.app-menu__option-label{color:var(--color-ink);font-size:.94rem;font-weight:600}.theme-toggle{background:#f5f7ffe0;border:1px solid #7b86a32e;border-radius:20px;align-items:center;gap:6px;padding:6px;display:inline-flex}.theme-toggle__button{width:56px;height:44px;color:var(--color-accent);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:16px;justify-content:center;align-items:center;font-size:1.3rem;transition:background .16s,color .16s;display:inline-flex}.theme-toggle__button .app-menu__icon-svg{width:20px;height:20px}.theme-toggle__button[data-active=true]{color:#fff;background:linear-gradient(135deg,#6f6cf0,#7678f1)}.segmented-toggle{background:#f5f7ffe0;border:1px solid #7b86a32e;border-radius:20px;align-items:center;gap:6px;padding:6px;display:inline-flex}.segmented-toggle__button{min-width:64px;height:44px;color:var(--color-accent);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:16px;padding:0 16px;font-size:.98rem;font-weight:700;transition:background .16s,color .16s}.segmented-toggle__button[data-active=true]{color:#fff;background:linear-gradient(135deg,#6f6cf0,#7678f1)}.app-menu__language-button{width:100%;min-height:56px;color:var(--color-ink);font:inherit;cursor:pointer;background:#ffffffd1;border:1px solid #7b86a333;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;transition:border-color .16s,background .16s;display:flex}.app-shell[data-ui-theme=dusk] .app-menu__language-button{background:#ffffff0a;border-color:#aebaff29}.app-menu__language-button:hover{border-color:#6f6cf047}.app-menu__language-text{font-size:1rem;font-weight:600}.app-menu__language-caret{width:18px;height:18px}.background-swatches{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.background-swatches__button{background:var(--swatch-color);cursor:pointer;border:2px solid #1a263d1f;border-radius:14px;width:48px;height:48px;box-shadow:inset 0 1px #ffffffa6}.background-swatches__button[data-active=true]{border-color:#6f6cf0;box-shadow:0 0 0 3px #6f6cf024,inset 0 1px #ffffffbf}.board{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.board[data-cursor=default]{cursor:default}.board[data-cursor=crosshair],.board[data-cursor=custom]{cursor:crosshair}.board[data-cursor=grab]{cursor:grab}.board[data-cursor=grabbing]{cursor:grabbing}.board__grid,.board__svg,.board__empty{position:absolute;inset:0}.board__grid{opacity:.72;background-image:linear-gradient(90deg,#1f364d14 1px,#0000 1px),linear-gradient(#1f364d14 1px,#0000 1px),linear-gradient(90deg,#1f364d24 1px,#0000 1px),linear-gradient(#1f364d24 1px,#0000 1px)}.board__svg{z-index:0;width:100%;height:100%;display:block}.board__marquee{fill:#174a7c1f;stroke:#174a7c;stroke-width:1.5px;stroke-dasharray:9 7;vector-effect:non-scaling-stroke}.board__laser-beam{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.board__laser-beam--glow{stroke:#d94a522e;stroke-width:16px;animation:.18s ease-in-out infinite alternate laser-pulse}.board__laser-beam--trail{stroke:#d94a526b;stroke-width:8px;animation:.14s steps(2,end) infinite laser-flicker}.board__laser-beam--core{stroke:#d94a52;stroke-width:2.8px;stroke-dasharray:12 10;animation:.28s linear infinite laser-dash,.11s steps(2,end) infinite laser-flicker}.board__laser-dot{transform-origin:50%}.board__laser-dot--glow{fill:#d94a522e;animation:.24s ease-in-out infinite alternate laser-dot-pulse}.board__laser-dot--core{fill:#d94a52}@keyframes laser-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-22px}}@keyframes laser-flicker{0%{opacity:1}to{opacity:.72}}@keyframes laser-pulse{0%{opacity:.6}to{opacity:1}}@keyframes laser-dot-pulse{0%{opacity:.68;transform:scale(.92)}to{opacity:1;transform:scale(1.1)}}.board__inline-editor{z-index:5;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-ink);resize:none;background:#ffffffad;border:1px solid #134e7447;outline:none;margin:0;padding:0;position:absolute;box-shadow:0 12px 28px #11283d1f,inset 0 1px #ffffffb3}.board__inline-editor--text{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:#0000;-webkit-text-fill-color:transparent;caret-color:var(--inline-editor-caret,var(--color-ink));background:0 0;border-color:#134e7429}.board__inline-editor--text::selection{color:#0000;background:#6178ff3d}.board__inline-editor--table-cell{background:#fffffff0;border-color:#174a7c38;box-shadow:0 14px 30px #11283d24,inset 0 1px #ffffffc7}.board__inline-editor:focus{border-color:#134e746b}.text-style-toolbar{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf6f5;border:1px solid #1322331f;border-radius:18px;align-items:center;gap:8px;padding:8px;display:flex;position:absolute;transform:translate(-50%);box-shadow:0 16px 36px #11283d29,inset 0 1px #ffffff9e}.text-style-toolbar__button{min-width:36px;height:36px;color:var(--color-ink);font:inherit;cursor:pointer;background:#f8faffdb;border:1px solid #1322331a;border-radius:12px;padding:0 10px;font-size:.95rem;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s}.text-style-toolbar__button:hover:not(:disabled){border-color:#134e7433;transform:translateY(-1px);box-shadow:0 10px 20px #11283d14}.text-style-toolbar__button[data-active=true]{color:#243f7a;background:#dce4fff0;border-color:#3b52a038}.text-style-toolbar__button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.text-style-toolbar__icon{justify-content:center;align-items:center;display:inline-flex}.text-style-toolbar__icon svg{width:16px;height:16px;display:block}.link-shape-toolbar{gap:10px;max-width:min(420px,100% - 28px)}.mind-node-toolbar{gap:10px;max-width:min(540px,100% - 28px)}.mind-node-quick-action{z-index:6;align-items:center;gap:10px;display:flex;position:absolute;transform:translate(-50%,-50%)}.mind-node-quick-action--left{flex-direction:row-reverse}.mind-node-quick-action--sibling{flex-direction:column}.mind-node-quick-action__button{color:#fff;width:42px;height:42px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#78a6da,#6a90c9);border:0;border-radius:50%;font-size:1.9rem;line-height:1;box-shadow:0 14px 24px #4062942e,inset 0 1px #ffffff3d}.mind-node-quick-action__hint{color:#1c2433c2;white-space:nowrap;background:#fffcf6f5;border:1px solid #1322331a;border-radius:16px;align-items:center;gap:10px;min-height:38px;padding:0 14px;font-size:.94rem;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #11283d1a}.mind-node-quick-action__key{min-width:48px;height:30px;color:var(--color-ink);background:#fffffff2;border:1px solid #1322331a;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-size:.88rem;font-weight:700;display:inline-flex}.link-shape-toolbar__divider{background:#1322331f;flex:none;width:1px;height:24px}.link-shape-toolbar__select{min-width:164px;max-width:220px;height:36px;color:var(--color-ink);font:inherit;background:#f8faffdb;border:1px solid #1322331a;border-radius:12px;padding:0 12px}.link-shape-toolbar__select:disabled{opacity:.45;cursor:not-allowed}.context-menu{z-index:6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf6f7;border:1px solid #13223329;border-radius:18px;min-width:188px;padding:8px;position:absolute;box-shadow:0 18px 40px #11283d2e,inset 0 1px #ffffff94}.context-menu__button{width:100%;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 12px;transition:background .16s,color .16s;display:block}.context-menu__button[data-active=true]{color:var(--color-accent);background:#134e741f;font-weight:700}.context-menu__button:disabled{opacity:.45;cursor:not-allowed}.context-menu__button:disabled:hover{background:0 0}.context-menu__group{padding:4px 0}.context-menu__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);padding:4px 12px 8px;font-size:.72rem;font-weight:700;display:block}.context-menu__pattern-list{gap:2px;display:grid}.context-menu__button--choice{padding-block:9px}.board__empty{pointer-events:none;z-index:1;place-items:center;display:grid}.empty-card{pointer-events:auto;background:#fffdf7f0;border:1px solid #1322331f;border-radius:28px;width:min(420px,100% - 32px);padding:26px;animation:.32s float-in;box-shadow:0 24px 60px #11283d24}.empty-card h2{margin:8px 0 10px;font-size:1.8rem}.empty-card p{color:var(--color-muted);margin:0 0 18px}.floating-panel{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffcf6d6;border:1px solid #1322331f;border-radius:26px;animation:.32s float-in;position:absolute;box-shadow:0 16px 40px #11283d24,inset 0 1px #ffffff94}.tool-dock{z-index:5;background:#ffffffd1;border-radius:24px;width:min(1080px,100% - 120px);padding:10px 12px;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 40px #11283d1f,inset 0 1px #ffffffbd}.tool-dock__tool-lock{color:#1c2433b8;cursor:pointer;background:#f8faffe0;border:1px solid #1322331a;border-radius:12px;place-items:center;width:34px;height:34px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s;display:inline-grid;position:absolute;top:10px;right:10px}.tool-dock__tool-lock:hover{border-color:#134e7433;transform:translateY(-1px);box-shadow:0 12px 22px #11283d14}.tool-dock__tool-lock--active{color:#243f7a;background:#dce4fff0;border-color:#3b52a038}.tool-dock__tool-lock svg{width:18px;height:18px;display:block}.mindmap-toolbar{z-index:4;background:#ffffffd6;border-radius:22px;align-items:center;gap:14px;width:min(720px,100% - 180px);padding:12px 14px;display:flex;top:92px;left:50%;transform:translate(-50%);box-shadow:0 18px 34px #11283d1f,inset 0 1px #ffffffbd}.mindmap-toolbar__head{flex-direction:column;gap:4px;min-width:150px;display:flex}.mindmap-toolbar__title{color:var(--color-ink);letter-spacing:-.02em;font-size:.95rem;font-weight:800}.mindmap-toolbar__row{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:10px;display:flex}.mindmap-toolbar__button{min-width:88px}.board-controls{z-index:4;box-sizing:border-box;flex-direction:column;width:min(560px,100% - 340px);padding:12px;display:flex;top:96px;left:50%;transform:translate(-50%)}.tool-dock__strip{align-items:center;gap:12px;padding-right:40px;display:flex}.tool-dock__divider{background:linear-gradient(#1a2e4400,#1a2e4424,#1a2e4400);align-self:stretch;width:1px}.tool-dock__more{color:var(--color-muted);font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#f8faffd6;border:1px solid #1322331a;border-radius:16px;flex-shrink:0;padding:10px 14px;font-size:.8rem;font-weight:700;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s}.tool-dock__more:hover{border-color:#134e7433;transform:translateY(-1px);box-shadow:0 12px 22px #11283d1a}.tool-dock__more--active{color:#243f7a;background:#dee7ffe6;border-color:#3b52a038}.tool-dock__shape-picker{flex-shrink:0;position:relative}.tool-dock__shape-panel{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #1322331f;border-radius:24px;width:min(360px,100vw - 48px);max-height:min(420px,60dvh);padding:10px;position:absolute;right:0;overflow-y:auto;box-shadow:0 22px 44px #11283d26,inset 0 1px #fffc}.tool-dock__shape-panel--down{top:calc(100% + 10px)}.tool-dock__shape-panel--up{bottom:calc(100% + 10px)}.tool-dock__shape-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.shape-tool-button{width:100%;min-width:0;color:var(--color-ink);font:inherit;text-align:left;cursor:pointer;background:#fafcffd1;border:1px solid #13223314;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.shape-tool-button:hover{border-color:#134e7429;transform:translateY(-1px);box-shadow:0 12px 22px #11283d14}.shape-tool-button[data-active=true]{background:#dce4ffeb;border-color:#4357a32e;box-shadow:inset 0 1px #ffffffb8}.shape-tool-button__glyph{flex-shrink:0;place-items:center;width:28px;height:28px;font-size:1.35rem;line-height:1;display:inline-grid}.shape-tool-button__label{letter-spacing:.01em;flex:1;min-width:0;font-size:.92rem;font-weight:700}.shape-tool-button__shortcut{color:#1c243361;letter-spacing:.06em;flex-shrink:0;font-size:.8rem;font-weight:700}.tool-dock__popover{border-top:1px solid #13223314;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:12px;padding-top:12px;display:grid}.tool-dock__popover-section{min-width:0}.board-controls[data-dragging=true]{box-shadow:0 22px 52px #11283d33,inset 0 1px #ffffff94}.board-controls[data-resizing=true]{box-shadow:0 24px 56px #11283d38,inset 0 1px #ffffff94}.board-controls__handle{color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;background:#134e7414;border-radius:16px;justify-content:center;align-items:center;gap:10px;margin-bottom:10px;padding:8px 10px;font-size:.78rem;font-weight:700;display:flex}.board-controls[data-dragging=true] .board-controls__handle{cursor:grabbing}.board-controls__grip{letter-spacing:.24em;font-size:.88rem}.board-controls__handle-label{white-space:nowrap}.board-controls__content{flex:1;min-height:0;padding-bottom:18px;overflow:auto}.board-controls__pages{gap:10px;margin-bottom:12px;display:grid}.board-controls__pages-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.board-controls__row{align-items:center;gap:8px;display:flex}.board-controls__row+.board-controls__row{margin-top:8px}.board-controls__row--wrap{flex-wrap:wrap}.corner-controls{z-index:4;flex-wrap:wrap;align-items:center;gap:18px;display:flex;position:absolute;bottom:18px;left:18px}.control-pill{background:linear-gradient(#eeeff9f0,#e8e9f4f0);border:1px solid #212b4a14;border-radius:18px;align-items:center;gap:4px;padding:8px;display:inline-flex;box-shadow:inset 0 1px #ffffffad,0 10px 20px #11283d14}.control-pill--zoom{justify-content:space-between;min-width:264px}.control-pill--history{justify-content:space-between;min-width:132px}.control-pill__button{color:#202534;width:48px;height:44px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-content:center;align-items:center;padding:0;font-size:2rem;line-height:1;transition:transform .16s,background .16s,color .16s;display:inline-flex}.control-pill__button:hover{background:#ffffff6b;transform:translateY(-1px)}.control-pill__button:disabled{color:#20253447;cursor:not-allowed;background:0 0;transform:none}.control-pill__value{color:#202534;letter-spacing:-.02em;justify-content:center;align-items:center;min-width:104px;font-size:1.18rem;font-weight:500;display:inline-flex}.board-controls__resize-handle{cursor:nwse-resize;touch-action:none;background:linear-gradient(135deg,#0000 0 35%,#134e742e 35% 48%,#0000 48% 58%,#134e7447 58% 71%,#0000 71% 100%),#ffffffdb;border:1px solid #1322331f;border-radius:8px;width:18px;height:18px;position:absolute;bottom:10px;right:10px}.page-rail{overscroll-behavior-x:contain;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.page-pill{min-width:0;color:var(--color-ink);cursor:pointer;white-space:nowrap;background:#ffffffd6;border:1px solid #13223324;border-radius:16px;align-items:center;gap:9px;padding:9px 12px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:inline-flex}.page-pill:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.page-pill--add{color:var(--color-accent);font-weight:700}.page-pill__index{background:#134e7414;border-radius:999px;flex-shrink:0;place-items:center;width:24px;height:24px;font-size:.76rem;font-weight:800;display:inline-grid}.page-pill__name{text-overflow:ellipsis;max-width:120px;font-size:.84rem;font-weight:700;overflow:hidden}.page-pill__count{color:var(--color-muted);font-size:.76rem;font-weight:700}.inspector-panel{z-index:3;overscroll-behavior:contain;width:320px;max-height:calc(100% - 36px);padding:18px;top:18px;right:18px;overflow-y:auto}.status-panel{z-index:2;gap:18px;padding:14px 18px;display:flex;bottom:18px;right:18px}.content-return-panel{z-index:3;align-items:center;padding:12px 14px;display:flex;bottom:94px;right:18px}.content-return-panel__button{white-space:nowrap;padding-inline:16px}.panel-header{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:12px;display:flex}.panel-header__actions{align-items:center;gap:10px;display:flex}.panel-header strong{text-transform:capitalize;color:var(--color-ink);font-size:.95rem}.panel-close{color:var(--color-ink);cursor:pointer;font:inherit;background:#ffffffd6;border:1px solid #13223324;border-radius:999px;padding:7px 10px;font-size:.82rem;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.panel-close:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 14px 28px #11283d1f}.tool-list{overscroll-behavior-x:contain;flex:1;align-items:center;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.tool-button{width:72px;height:60px;color:var(--color-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;flex:none;justify-content:center;align-items:center;padding:8px 10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex;position:relative}.tool-button:hover{background:#f5f7fbe6;transform:translateY(-1px)}.tool-button:disabled{opacity:.38;cursor:not-allowed;background:0 0;transform:none}.tool-button:disabled:hover{background:0 0;transform:none}.tool-button[data-active=true]{background:#dce4ffeb;border-color:#4357a329;box-shadow:inset 0 1px #ffffffb8}.tool-button--menu{width:76px}.tool-button__glyph{color:#1c2433;place-items:center;width:28px;height:28px;font-size:1.55rem;font-weight:500;line-height:1;display:grid}.tool-button__icon-svg{width:26px;height:26px;display:block}.tool-button__icon-svg--eraser{width:34px;height:34px}.tool-button__label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tool-button__shortcut{color:#1c243357;letter-spacing:.04em;font-size:.88rem;font-weight:700;position:absolute;bottom:8px;right:10px}.tool-button__shortcut--menu{color:#1c24337a;font-size:.78rem}.panel-section{margin-top:18px}.panel-fieldset{border:0;min-width:0;margin:0;padding:0}.panel-fieldset:disabled{opacity:.62}.panel-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);margin-bottom:10px;font-size:.78rem;font-weight:700;display:inline-block}.panel-copy{color:var(--color-muted);margin:0;line-height:1.5}.panel-copy--small{margin-top:14px;font-size:.95rem}.arrow-head-group+.arrow-head-group{margin-top:14px}.arrow-head-group__label{color:var(--color-ink);margin-bottom:10px;font-size:.9rem;font-weight:700;display:inline-block}.arrow-head-options{flex-wrap:wrap;gap:10px;display:flex}.arrow-head-button{width:64px;height:44px;color:var(--color-ink);cursor:pointer;background:#ffffffd6;border:1px solid #13223324;border-radius:999px;place-items:center;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s;display:grid}.arrow-head-button:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.arrow-head-button[data-active=true]{color:var(--color-accent);background:linear-gradient(135deg,#d6ebfafa,#fef8e6fa);border-color:#134e7452;box-shadow:0 10px 18px #11283d1f}.arrow-head-button__svg{width:42px;height:20px;overflow:visible}.arrow-head-button__line{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;opacity:.88}.alignment-controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.alignment-controls__divider{background:#7b86a338;align-self:stretch;width:1px;min-height:36px}.alignment-button{width:50px;height:44px;color:var(--color-ink);cursor:pointer;background:#ffffffd6;border:1px solid #13223324;border-radius:14px;place-items:center;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s;display:grid}.alignment-button:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.alignment-button[data-active=true]{color:var(--color-accent);background:linear-gradient(135deg,#d6ebfafa,#fef8e6fa);border-color:#134e7452;box-shadow:0 10px 18px #11283d1f}.alignment-button__svg{width:24px;height:24px}.alignment-button__frame,.alignment-button__stroke{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.alignment-button__frame{opacity:.22;stroke-width:1.5px}.alignment-button__stroke{stroke-width:1.8px}.swatch-row{flex-wrap:wrap;gap:10px;display:flex}.color-field-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-top:12px;display:grid}.color-field{gap:6px;display:grid}.color-field__label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);font-size:.74rem;font-weight:700}.color-field__control{background:#ffffffd6;border:1px solid #13223324;border-radius:14px;align-items:center;gap:10px;min-width:0;padding:8px 10px;display:flex}.color-field__input{cursor:pointer;background:0 0;border:0;width:34px;height:34px;padding:0}.color-field__input::-webkit-color-swatch-wrapper{padding:0}.color-field__input::-webkit-color-swatch{border:1px solid #1322331f;border-radius:10px}.color-field__input::-moz-color-swatch{border:1px solid #1322331f;border-radius:10px}.color-field__value{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.04em;min-width:0;color:var(--color-ink);font-size:.82rem;font-weight:700;overflow:hidden}.pattern-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.swatch-button{cursor:pointer;background:#ffffffd6;border:1px solid #13223324;border-radius:14px;place-items:center;width:36px;height:36px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.swatch-button:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.swatch-button[data-active=true]{border-color:#134e7457;box-shadow:0 10px 18px #11283d1f}.swatch-button__fill{border:3px solid #0000;border-radius:7px;width:20px;height:20px}.pattern-button{cursor:pointer;background:#ffffffd6;border:1px solid #13223324;border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;width:100%;min-width:0;padding:10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.pattern-button:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.pattern-button[data-active=true]{background:linear-gradient(135deg,#d6ebfaf5,#fef8e6f5);border-color:#134e7457;box-shadow:0 10px 18px #11283d1f}.pattern-button__sample{width:100%;height:10px;color:var(--color-accent);background-position:0;background-repeat:repeat-x;border-radius:999px}.pattern-button__sample[data-pattern=solid]{background-image:linear-gradient(currentColor,currentColor);background-size:100% 3px}.pattern-button__sample[data-pattern=dotted]{background-image:radial-gradient(circle,currentColor 0 1.7px,#0000 2px);background-size:12px 10px}.pattern-button__sample[data-pattern=dense-dotted]{background-image:radial-gradient(circle,currentColor 0 1.7px,#0000 2px);background-size:8px 10px}.pattern-button__sample[data-pattern=spaced-dotted]{background-image:radial-gradient(circle,currentColor 0 1.7px,#0000 2px);background-size:16px 10px}.pattern-button__sample[data-pattern=dashed]{background-image:linear-gradient(currentColor,currentColor);background-size:18px 3px}.pattern-button__label{color:var(--color-ink);font-size:.82rem;font-weight:700}.shape-meta{color:var(--color-ink);background:#134e740f;border-radius:18px;gap:8px;margin:14px 0 0;padding:12px 14px;font-size:.92rem;display:grid}.text-editor{box-sizing:border-box;width:100%;min-height:120px;color:var(--color-ink);font:inherit;resize:vertical;background:#ffffffe0;border:1px solid #13223324;border-radius:18px;padding:14px 16px}.table-editor__rows{gap:12px;display:grid}.table-editor__row{gap:8px;display:grid}.table-editor__row-label{letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted);font-size:.78rem;font-weight:700}.table-editor__grid{gap:8px;display:grid}.table-editor__grid--header{margin-bottom:4px}.table-editor__input{box-sizing:border-box;width:100%;min-width:0;color:var(--color-ink);font:inherit;background:#ffffffe6;border:1px solid #13223324;border-radius:14px;padding:10px 12px}.table-editor__input--header{background:#eaf4ffeb;font-weight:700}.select-input{box-sizing:border-box;width:100%;color:var(--color-ink);font:inherit;background:#ffffffe0;border:1px solid #13223324;border-radius:16px;padding:12px 14px}.range-control{justify-content:space-between;align-items:center;gap:12px;display:flex}.range-input{width:100%;accent-color:var(--color-accent);margin-top:10px}.button-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.button-row--compact{gap:8px;margin-top:0}.background-fill-button{color:var(--color-ink);font:inherit;cursor:pointer;background:#ffffffd6;border:1px solid #13223324;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s;display:inline-flex}.background-fill-button:hover{border-color:#134e7447;transform:translateY(-1px);box-shadow:0 12px 24px #11283d1f}.background-fill-button--active{color:var(--color-accent);background:linear-gradient(135deg,#d6ebfafa,#fef8e6fa);border-color:#134e7452;font-weight:700}.background-fill-button__swatch{border:1px solid #13223329;border-radius:6px;flex:none;width:18px;height:18px}.chip,.ghost-button,.danger-button,.primary-button{font:inherit;border:1px solid #13223324;border-radius:999px;padding:10px 14px;font-size:.92rem}.chip{color:var(--color-accent);background:#134e7414;justify-content:center;align-items:center;min-width:72px;font-weight:700;display:inline-flex}.chip--compact{min-width:68px;padding:8px 12px;font-size:.84rem}.ghost-button,.danger-button,.primary-button{cursor:pointer;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.ghost-button{color:var(--color-ink);background:#ffffffd6}.ghost-button--active{color:var(--color-accent);background:linear-gradient(135deg,#d6ebfafa,#fef8e6fa);border-color:#134e7452;font-weight:700}.ghost-button--compact{padding:8px 12px;font-size:.84rem}.ghost-button:hover,.danger-button:hover,.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px #11283d1f}.ghost-button:disabled,.danger-button:disabled,.primary-button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.ghost-button--danger,.danger-button{color:#8a2d1d;border-color:#8a2d1d3d}.danger-button{background:#ffe7e1c7}.metric{flex-direction:column;gap:4px;min-width:88px;display:flex}.metric--wide{min-width:140px;max-width:220px}.metric span{text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted);font-size:.74rem}.metric strong{color:var(--color-ink);text-transform:capitalize;font-size:1.05rem}.metric--wide strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shortcut-list{color:var(--color-muted);gap:8px;margin:0;padding-left:18px;display:grid}.ghost-button:focus-visible,.danger-button:focus-visible,.primary-button:focus-visible,.arrow-head-button:focus-visible,.alignment-button:focus-visible,.app-menu__item:focus-visible,.app-menu__trigger:focus-visible,.app-menu__language-button:focus-visible,.background-swatches__button:focus-visible,.control-pill__button:focus-visible,.page-pill:focus-visible,.panel-close:focus-visible,.pattern-button:focus-visible,.range-input:focus-visible,.segmented-toggle__button:focus-visible,.select-input:focus-visible,.swatch-button:focus-visible,.table-editor__input:focus-visible,.theme-toggle__button:focus-visible,.tool-dock__more:focus-visible,.tool-button:focus-visible,.text-editor:focus-visible{outline-offset:2px;outline:2px solid #134e747a}@keyframes float-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.tool-dock{width:min(940px,100% - 72px)}.mindmap-toolbar{width:min(640px,100% - 120px)}.board-controls{width:min(520px,100% - 324px)}.inspector-panel{width:292px}}@media (width<=980px){.app-shell{padding:12px}.board-frame{border-radius:28px}.board-controls{width:auto;top:190px;left:18px;right:18px;transform:none}.tool-dock{width:auto;inset:104px 18px auto;transform:none}.mindmap-toolbar{align-items:flex-start;width:auto;top:184px;left:18px;right:18px;transform:none}.mindmap-toolbar__head{min-width:132px}.tool-dock__popover{grid-template-columns:1fr}.tool-dock__shape-panel{width:min(320px,100vw - 52px)}.inspector-panel{width:auto;max-height:min(320px,42%);top:18px;left:18px;right:18px}.status-panel{display:none}.content-return-panel{bottom:18px;right:18px}}@media (width<=680px){.app-menu__trigger{border-radius:20px;width:64px;height:64px}.app-menu__panel{width:min(420px,100vw - 24px);margin-top:12px;padding-inline:14px}.board-controls__row{flex-wrap:wrap}.corner-controls{gap:12px;bottom:12px;left:12px}.control-pill--zoom{min-width:232px}.control-pill--history{min-width:118px}.control-pill__button{width:42px;height:40px;font-size:1.7rem}.control-pill__value{min-width:88px;font-size:1.05rem}.content-return-panel{flex-direction:column;align-items:stretch;max-width:calc(100% - 24px);bottom:84px;right:12px}.content-return-panel__button{text-align:center}.tool-dock{padding-inline:10px}.mindmap-toolbar{border-radius:20px;flex-direction:column;gap:12px;padding:12px;top:172px}.mindmap-toolbar__head{width:100%;min-width:0}.mindmap-toolbar__row{justify-content:flex-start;width:100%}.mindmap-toolbar__button{flex:120px;min-width:0}.tool-button{width:64px;height:56px}.tool-dock__more{padding-inline:12px}.tool-dock__shape-grid{grid-template-columns:1fr}}:root{--color-bg:#fff;--color-ink:#111;--color-muted:#5f6368;--color-accent:#111;background:#fff}html,body,#root,.app-shell,.app-shell[data-ui-theme=light],.studio,.board-frame,.board-frame[data-canvas-background=paper],.board-frame[data-canvas-background=mist],.board-frame[data-canvas-background=sky],.board-frame[data-canvas-background=sun],.board-frame[data-canvas-background=shell],.board-frame[data-canvas-background=plain]{background:#fff}.panel-kicker,.metric span,.panel-label,.context-menu__label,.shape-library__mindmap-status,.app-menu__item-shortcut{color:#5f6368}.primary-button{color:#fff;background:#111;border-color:#111}.primary-button:hover{background:#111}.theme-toggle,.segmented-toggle,.app-menu__panel,.app-menu__trigger,.app-menu__language-button,.background-swatches__button,.tool-dock,.floating-panel,.shape-library,.shape-library-rail,.context-menu,.empty-card,.text-style-toolbar,.mindmap-toolbar,.page-pill,.swatch-button,.pattern-button,.alignment-button,.arrow-head-button,.background-fill-button,.ghost-button,.panel-close,.select-input,.text-editor,.table-editor__input,.color-field__control{box-shadow:none;background:#fff;border-color:#11111124}.theme-toggle__button[data-active=true],.segmented-toggle__button[data-active=true],.swatch-button[data-active=true],.ghost-button--active,.background-fill-button--active,.pattern-button[data-active=true],.alignment-button[data-active=true],.arrow-head-button[data-active=true],.page-pill[data-active=true]{color:#fff;box-shadow:none;background:#111;border-color:#111}.board__grid{background-image:linear-gradient(90deg,#11111114 1px,#0000 1px),linear-gradient(#11111114 1px,#0000 1px),linear-gradient(90deg,#11111124 1px,#0000 1px),linear-gradient(#11111124 1px,#0000 1px)}:root{--beautify-ink:#111;--beautify-muted:#6b7280;--beautify-line:#e5e7eb;--beautify-line-strong:#d1d5db;--beautify-surface:#fff;--beautify-surface-soft:#fafafa;--beautify-surface-muted:#f4f4f5;--beautify-shadow-sm:0 6px 18px #0f172a0d;--beautify-shadow-md:0 16px 40px #0f172a14}body{color:var(--beautify-ink);background:#fff}.app-shell,.app-shell[data-ui-theme=light],.studio{background:#fcfcfc}.board-frame,.board-frame--archimodal{border-radius:0}.archimodal-header{-webkit-backdrop-filter:saturate(180%)blur(10px);box-shadow:0 1px #11111105;border-bottom:1px solid var(--beautify-line)!important;background:#fffffff0!important;height:64px!important;padding:0 20px!important}.archimodal-header__brand{white-space:nowrap;flex:none;align-items:center;gap:12px;line-height:1;display:inline-flex}.archimodal-header__brand-image{filter:drop-shadow(0 10px 20px #2563eb24);width:auto;height:48px;display:block}.archimodal-header__brand-wordmark-image{object-fit:contain;filter:drop-shadow(0 10px 24px #2563eb29);width:auto;height:80px;display:block}.archimodal-header__board-title{font-size:1rem!important;font-weight:800!important}.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-header__canvas-button,.archimodal-header__action{border:1px solid var(--beautify-line)!important;background:var(--beautify-surface)!important;height:40px!important;box-shadow:none!important;border-radius:12px!important}.archimodal-header__canvas-button,.archimodal-header__action{white-space:nowrap!important;align-items:center!important;gap:8px!important;font-weight:700!important;display:inline-flex!important}.archimodal-header__action-icon{flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.archimodal-header__action-icon svg{width:16px;height:16px;display:block}.archimodal-header__action-label{align-items:center;display:inline-flex}.archimodal-header__share{color:#fff!important;background:#111!important;border:1px solid #111!important;border-radius:12px!important;height:42px!important;padding:0 16px!important}.archimodal-page-menu__panel,.app-menu__panel,.context-menu,.popup-dialog,.inspector-panel,.shape-library,.tool-dock,.floating-panel,.empty-card,.text-style-toolbar{border:1px solid var(--beautify-line)!important;box-shadow:var(--beautify-shadow-md)!important;background:#fffffffa!important}.shape-library{background:linear-gradient(#fff 0%,#fcfcfc 100%)!important;width:332px!important}.shape-library__title{letter-spacing:-.02em;font-size:1.08rem!important}.shape-library__search{box-shadow:inset 0 1px 2px #0f172a08;border:1px solid var(--beautify-line)!important;background:var(--beautify-surface)!important;border-radius:14px!important;height:50px!important}.shape-library__section{padding:4px 2px!important}.shape-library__section-head{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0 0 12px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex;background:linear-gradient(#fffffff5 0%,#f8fafcf0 100%)!important;border:1px solid #e2e8f0f5!important;border-radius:22px!important;padding:14px 16px!important;box-shadow:inset 0 1px #ffffffeb!important}.shape-library__section-head:hover{transform:translateY(-1px);border-color:#94a3b857!important;box-shadow:0 12px 24px #0f172a12,inset 0 1px #fffffff5!important}.shape-library__subsection+.shape-library__subsection{border-top:1px solid #e5e7ebb3;margin-top:18px;padding-top:18px}.shape-library__subsection-title{letter-spacing:.01em;color:#475569;margin:0 0 12px;font-size:.84rem;font-weight:800}.shape-library__section-title{font-size:1rem!important;font-weight:850!important}.shape-library__section-title-row{align-items:center;gap:10px;min-width:0;display:flex}.shape-library__section-badge{border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:28px;padding:0 10px;font-size:.74rem;font-weight:850;display:inline-flex;box-shadow:inset 0 1px #fffffff2;color:#475569!important;background:#eef2f7!important}.shape-library__section-caret{background:#e2e8f0b8;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.92rem;line-height:1;transition:transform .16s,color .16s,background .16s;display:inline-flex;color:#64748b!important}.shape-library__section-caret[data-open=true]{transform:rotate(0)}.shape-library__section-head:hover .shape-library__section-caret{background:#cbd5e1c7;color:#0f172a!important}.shape-library__section[data-section]{--symbol-section-accent:#64748b;--symbol-section-accent-strong:#334155;--symbol-section-border:#94a3b82e;--symbol-section-surface:linear-gradient(180deg,#fcfdff 0%,#f8fafc 100%);--symbol-section-badge:#94a3b824;--symbol-section-caret:#94a3b824;margin:2px 0 4px;border-top:none!important;border:1px solid var(--symbol-section-border)!important;background:var(--symbol-section-surface)!important;border-radius:24px!important;padding:4px!important;box-shadow:0 16px 32px #0f172a0d!important}.shape-library__section[data-section=basic]{--symbol-section-accent:#3b82f6;--symbol-section-accent-strong:#1d4ed8;--symbol-section-border:#3b82f629;--symbol-section-surface:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%);--symbol-section-badge:#3b82f61f;--symbol-section-caret:#3b82f61f}.shape-library__section[data-section=flowchart]{--symbol-section-accent:#14b8a6;--symbol-section-accent-strong:#0f766e;--symbol-section-border:#14b8a62e;--symbol-section-surface:linear-gradient(180deg,#f5fffc 0%,#eafaf7 100%);--symbol-section-badge:#14b8a624;--symbol-section-caret:#14b8a61f}.shape-library__section[data-section=uml]{--symbol-section-accent:#8b5cf6;--symbol-section-accent-strong:#6d28d9;--symbol-section-border:#8b5cf62e;--symbol-section-surface:linear-gradient(180deg,#fbf8ff 0%,#f3edff 100%);--symbol-section-badge:#8b5cf624;--symbol-section-caret:#8b5cf61f}.shape-library__section[data-section=er]{--symbol-section-accent:#0f766e;--symbol-section-accent-strong:#115e59;--symbol-section-border:#0f766e2e;--symbol-section-surface:linear-gradient(180deg,#f6fffd 0%,#edf9f7 100%);--symbol-section-badge:#0f766e24;--symbol-section-caret:#0f766e1f}.shape-library__section[data-section=archimate]{--symbol-section-accent:#64748b;--symbol-section-accent-strong:#1f2937;--symbol-section-border:#94a3b82e;--symbol-section-surface:linear-gradient(180deg,#fcfdff 0%,#f8fafc 100%);--symbol-section-badge:#94a3b829;--symbol-section-caret:#94a3b824}.shape-library__section[data-section=archimate-generic]{--symbol-section-accent:#6b7280;--symbol-section-accent-strong:#374151;--symbol-section-border:#6b72802e;--symbol-section-surface:linear-gradient(180deg,#fcfcfd 0%,#f3f4f6 100%);--symbol-section-badge:#6b72801f;--symbol-section-caret:#6b72801f}.shape-library__section[data-section=archimate-motivation]{--symbol-section-accent:#134e74;--symbol-section-accent-strong:#0c4a6e;--symbol-section-border:#134e742e;--symbol-section-surface:linear-gradient(180deg,#f5fbff 0%,#e7f4ff 100%);--symbol-section-badge:#134e741f;--symbol-section-caret:#134e741f}.shape-library__section[data-section=archimate-strategy]{--symbol-section-accent:#b05800;--symbol-section-accent-strong:#9a3412;--symbol-section-border:#b058002e;--symbol-section-surface:linear-gradient(180deg,#fff9f2 0%,#fdebd9 100%);--symbol-section-badge:#b058001f;--symbol-section-caret:#b058001f}.shape-library__section[data-section=archimate-business]{--symbol-section-accent:#c28b00;--symbol-section-accent-strong:#854d0e;--symbol-section-border:#c28b002e;--symbol-section-surface:linear-gradient(180deg,#fffdf3 0%,#fff6d8 100%);--symbol-section-badge:#c28b001f;--symbol-section-caret:#c28b001f}.shape-library__section[data-section=archimate-application]{--symbol-section-accent:#2c6ebb;--symbol-section-accent-strong:#1d4f91;--symbol-section-border:#2c6ebb2e;--symbol-section-surface:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);--symbol-section-badge:#2c6ebb1f;--symbol-section-caret:#2c6ebb1f}.shape-library__section[data-section=archimate-technology]{--symbol-section-accent:#2e8b57;--symbol-section-accent-strong:#166534;--symbol-section-border:#2e8b572e;--symbol-section-surface:linear-gradient(180deg,#f6fff9 0%,#ecfaf1 100%);--symbol-section-badge:#2e8b571f;--symbol-section-caret:#2e8b571f}.shape-library__section[data-section=archimate-implementation]{--symbol-section-accent:#9b2f62;--symbol-section-accent-strong:#831843;--symbol-section-border:#9b2f622e;--symbol-section-surface:linear-gradient(180deg,#fff7fb 0%,#ffe8f2 100%);--symbol-section-badge:#9b2f621f;--symbol-section-caret:#9b2f621f}.shape-library__section[data-section=c4]{--symbol-section-accent:#1168bd;--symbol-section-accent-strong:#08427b;--symbol-section-border:#1168bd2e;--symbol-section-surface:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);--symbol-section-badge:#1168bd1f;--symbol-section-caret:#1168bd1f}.shape-library__section[data-section=data]{--symbol-section-accent:#0e7490;--symbol-section-accent-strong:#155e75;--symbol-section-border:#0e74902e;--symbol-section-surface:linear-gradient(180deg,#f6fcfe 0%,#edf9fc 100%);--symbol-section-badge:#0e74901f;--symbol-section-caret:#0e74901f}.shape-library__section[data-section=ai]{--symbol-section-accent:#2563eb;--symbol-section-accent-strong:#1d4ed8;--symbol-section-border:#2563eb2e;--symbol-section-surface:linear-gradient(180deg,#f7faff 0%,#edf4ff 100%);--symbol-section-badge:#2563eb1f;--symbol-section-caret:#2563eb1f}.shape-library__section[data-section=bpmn]{--symbol-section-accent:#f97316;--symbol-section-accent-strong:#c2410c;--symbol-section-border:#f973162e;--symbol-section-surface:linear-gradient(180deg,#fff9f4 0%,#fff1e7 100%);--symbol-section-badge:#f9731624;--symbol-section-caret:#f973161f}.shape-library__section[data-section=content]{--symbol-section-accent:#ec4899;--symbol-section-accent-strong:#0f766e;--symbol-section-border:#ec489929;--symbol-section-surface:linear-gradient(180deg,#fff8fc 0%,#fff0f7 100%);--symbol-section-badge:#ec489924;--symbol-section-caret:#ec48991f}.shape-library__section[data-section=mind-map]{--symbol-section-accent:#10b981;--symbol-section-accent-strong:#047857;--symbol-section-border:#10b9812e;--symbol-section-surface:linear-gradient(180deg,#f5fff9 0%,#ecfaf2 100%);--symbol-section-badge:#10b98124;--symbol-section-caret:#10b9811f}.shape-library__section[data-section=azure]{--symbol-section-accent:#0078d4;--symbol-section-accent-strong:#005a9e;--symbol-section-border:#0078d429;--symbol-section-surface:linear-gradient(180deg,#f7fbff 0%,#edf6ff 100%);--symbol-section-badge:#0078d41f;--symbol-section-caret:#0078d41a}.shape-library__section[data-section=aws2d]{--symbol-section-accent:#f90;--symbol-section-accent-strong:#b45309;--symbol-section-border:#ff99002e;--symbol-section-surface:linear-gradient(180deg,#fffaf0 0%,#fff4df 100%);--symbol-section-badge:#ff990029;--symbol-section-caret:#ff99001f}.shape-library__section[data-section=cisco]{--symbol-section-accent:#1ba0d7;--symbol-section-accent-strong:#0f6d96;--symbol-section-border:#1ba0d72e;--symbol-section-surface:linear-gradient(180deg,#f4fbff 0%,#eaf7fd 100%);--symbol-section-badge:#1ba0d726;--symbol-section-caret:#1ba0d71f}.shape-library__section[data-section=gcp]{--symbol-section-accent:#34a853;--symbol-section-accent-strong:#137333;--symbol-section-border:#34a8532e;--symbol-section-surface:linear-gradient(180deg,#f6fcf7 0%,#edf8ef 100%);--symbol-section-badge:#34a85324;--symbol-section-caret:#34a8531f}.shape-library__section[data-section] .shape-library__section-head{margin-bottom:0;box-shadow:inset 4px 0 0 var(--symbol-section-accent),inset 0 1px 0 #fffffff5!important;background:linear-gradient(#ffffffeb 0%,#ffffffb8 100%)!important;border-color:#ffffffdb!important}.shape-library__section[data-section] .shape-library__section-title{color:var(--symbol-section-accent-strong)!important}.shape-library__section[data-section] .shape-library__section-badge{background:var(--symbol-section-badge)!important;color:var(--symbol-section-accent-strong)!important}.shape-library__section[data-section] .shape-library__section-caret{background:var(--symbol-section-caret);color:var(--symbol-section-accent-strong)!important}.shape-library__section[data-section] .shape-library__section-head:hover .shape-library__section-caret{background:var(--symbol-section-badge);color:var(--symbol-section-accent)!important}.shape-library__section[data-section] .shape-library__subsection-title{color:var(--symbol-section-accent-strong)}.shape-library__button,.shape-library__mindmap-button{border:1px solid var(--beautify-line)!important;box-shadow:none!important;background:linear-gradient(#fff 0%,#fafafa 100%)!important;border-radius:16px!important;padding:12px 8px!important}.shape-library__button:hover,.shape-library__mindmap-button:hover{background:var(--beautify-surface)!important;border-color:var(--beautify-line-strong)!important;box-shadow:var(--beautify-shadow-sm)!important}.shape-library__button[draggable=true],.shape-library__mindmap-button[draggable=true]{cursor:grab}.shape-library__button[draggable=true]:active,.shape-library__mindmap-button[draggable=true]:active{cursor:grabbing}.shape-library__button--asset{min-height:112px!important}.shape-library__glyph--asset{min-height:38px!important}.shape-library__asset-icon{object-fit:contain;width:36px;height:36px;display:block}.shape-library__button[data-active=true],.shape-library__mindmap-button[data-active=true]{color:#fff!important;background:#111!important;border-color:#111!important}.shape-library__button[data-active=true] .shape-library__label,.shape-library__mindmap-button[data-active=true] .shape-library__label{color:#fff!important}.shape-library__label{letter-spacing:-.01em;font-size:.76rem!important;font-weight:800!important}.shape-library__manage{color:#fff!important;background:#111!important;border-radius:14px!important;height:46px!important}.shape-library-rail{border:1px solid var(--beautify-line)!important;width:48px!important;box-shadow:var(--beautify-shadow-sm)!important;background:#fffffff2!important;border-radius:16px!important}.shape-library__edge-toggle{z-index:11;border:1px solid var(--beautify-line);color:#0f172a;cursor:pointer;min-height:58px;box-shadow:var(--beautify-shadow-md);background:#fffffff0;border-radius:20px;align-items:center;gap:10px;padding:10px 12px 10px 10px;transition:left .22s,transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;position:absolute;top:94px;left:14px}.shape-library__edge-toggle:hover{transform:translateY(-1px)}.shape-library__edge-toggle-orb{background:linear-gradient(135deg,#1f7ae0,#60a5fa);border-radius:14px;flex:none;align-content:center;justify-items:center;gap:4px;width:34px;height:34px;display:grid}.shape-library__edge-toggle-title{letter-spacing:-.02em;font-size:.92rem;font-weight:850}.shape-library__edge-toggle-arrow{color:#1d4ed8;background:#eff4fb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:800;display:inline-flex}.board-frame--archimodal .tool-dock{-webkit-backdrop-filter:saturate(180%)blur(12px);min-height:64px;border-bottom:1px solid var(--beautify-line)!important;background:#ffffffeb!important;padding:0 16px!important;box-shadow:0 1px #11111108!important}@media (width<=980px){.archimodal-header__brand-image{height:40px}.archimodal-header__brand{gap:10px}.archimodal-header__brand-wordmark-image{height:80px}}.board-frame--archimodal .tool-dock__strip{gap:12px!important}.archimodal-toolbar__label{letter-spacing:-.02em;font-size:1rem!important;font-weight:850!important}.board-frame--archimodal .tool-button:hover{background:var(--beautify-surface-soft)!important;border-color:var(--beautify-line)!important;box-shadow:none!important}.board-frame--archimodal .tool-dock__divider{background:var(--beautify-line)!important;width:1px!important}.tool-dock__more,.tool-dock__tool-lock{border-radius:12px!important}.tool-dock__shape-panel{background:#fffffffa!important;border-radius:18px!important}.shape-tool-button{min-height:54px;background:linear-gradient(#fff 0%,#fafafa 100%)!important;border-radius:16px!important}.shape-tool-button[data-active=true]{color:#fff!important;background:#111!important;border-color:#111!important}.shape-tool-button[data-active=true] .shape-tool-button__label,.shape-tool-button[data-active=true] .shape-tool-button__shortcut{color:#fff!important}.inspector-panel{background:#fffffffa!important;border-radius:22px!important}.panel-header{margin-bottom:14px!important}.panel-header strong{font-size:1rem!important;font-weight:850!important}.panel-section{border-top:1px solid #e5e7ebcc;padding-top:18px;margin-top:20px!important}.panel-section:first-of-type{border-top:0;padding-top:0}.ghost-button,.background-fill-button,.swatch-button,.pattern-button,.alignment-button,.arrow-head-button,.panel-close,.select-input,.text-editor,.table-editor__input,.color-field__control{border-color:var(--beautify-line)!important;background:#fff!important;border-radius:14px!important}.pattern-button,.background-fill-button,.ghost-button{font-weight:700!important}.ghost-button:hover,.background-fill-button:hover,.pattern-button:hover,.alignment-button:hover,.arrow-head-button:hover,.panel-close:hover{background:var(--beautify-surface-soft)!important;border-color:var(--beautify-line-strong)!important;box-shadow:var(--beautify-shadow-sm)!important}.page-pill{min-height:38px;border-color:var(--beautify-line)!important;background:linear-gradient(#fff 0%,#fafafa 100%)!important;border-radius:12px!important}.page-pill:hover{border-color:var(--beautify-line-strong)!important}.page-pill[data-active=true]{color:#fff!important;background:#111!important;border-color:#111!important}.page-pill[data-active=true] .page-pill__index,.page-pill[data-active=true] .page-pill__name,.page-pill[data-active=true] .page-pill__count{color:#fff!important}.control-pill{min-height:54px;border:1px solid var(--beautify-line)!important;box-shadow:var(--beautify-shadow-sm)!important;background:#fffffff0!important;border-radius:18px!important;padding:6px!important}.control-pill__button{border-radius:12px!important}.control-pill__value{letter-spacing:-.03em!important;font-weight:800!important}.context-menu{border-radius:18px!important;min-width:210px!important}.context-menu__button{border-radius:12px!important;font-weight:700!important}.context-menu__button:hover{background:var(--beautify-surface-soft)!important}.popup-dialog{border-radius:24px!important;padding:24px!important}.popup-dialog__title{letter-spacing:-.03em;font-size:1.25rem!important}.popup-dialog__message{color:#4b5563!important}.popup-dialog__input{box-sizing:border-box;border:1.5px solid #d1d5db;border-radius:8px;outline:none;width:100%;margin-top:4px;padding:8px 12px;font-size:.95rem}.popup-dialog__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.popup-dialog__button{border-radius:12px!important}.empty-card{background:linear-gradient(#fff 0%,#fafafa 100%)!important;border-radius:28px!important}.empty-card h2{letter-spacing:-.04em;font-size:2rem!important}.empty-card p{color:#52525b!important;line-height:1.65!important}.board-frame--archimodal .board__grid{opacity:.32!important;background-size:22px 22px!important}.uml-relation-toolbar{overscroll-behavior-x:contain;scrollbar-width:thin;background:#ffffffd6;flex-wrap:nowrap;gap:8px;width:max-content;max-width:min(560px,100vw - 32px);overflow:auto hidden}.uml-relation-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.uml-relation-button{width:56px;min-width:56px;position:relative}.uml-relation-button .text-style-toolbar__icon svg{width:18px;height:18px;display:block}.uml-relation-button[data-tooltip]:hover:after,.uml-relation-button[data-tooltip]:focus-visible:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;pointer-events:none;z-index:20;background:#111111f5;border-radius:10px;padding:8px 10px;font-size:.76rem;font-weight:700;line-height:1.1;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 10px 22px #0f172a38}.uml-relation-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.uml-relation-preset-button{text-align:center;justify-content:center;min-width:0}body,button,input,select,textarea{font-family:var(--font-sans)}.er-entity-schema-toggle{z-index:6;position:absolute;transform:translate(-100%)}.er-entity-schema-toggle__button{appearance:none;color:var(--color-ink);font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #1322331f;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;font-weight:800;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s,color .16s;display:inline-flex;box-shadow:0 12px 28px #11283d1c,inset 0 1px #ffffffbf}.er-entity-schema-toggle__button:hover{border-color:#134e7445;transform:translateY(-1px);box-shadow:0 16px 30px #11283d22,inset 0 1px #ffffffcf}.er-entity-schema-toggle__button--active{color:#243f7a;background:#dce4fff0;border-color:#3b52a038}.er-entity-schema-toggle__icon{justify-content:center;align-items:center;width:18px;height:18px;font-size:1rem;line-height:1;display:inline-flex}.uml-classifier-schema-toggle__button{color:#18325f;background:linear-gradient(#fffffffa 0%,#eef4fffa 100%);border-color:#2750b826;gap:10px;padding:9px 14px 9px 10px}.uml-classifier-schema-toggle{transform:none}.uml-classifier-schema-toggle__button:hover{border-color:#2750b84a;box-shadow:0 18px 34px #20408124,inset 0 1px #ffffffcf}.uml-classifier-schema-toggle__button.er-entity-schema-toggle__button--active{color:#15306c;background:linear-gradient(#dbe7ff 0%,#c8dafe 100%);border-color:#2f58c05c}.uml-classifier-schema-toggle__icon{color:#fff;background:linear-gradient(#2e63e4 0%,#2956d4 100%);border-radius:9px;width:26px;height:26px;box-shadow:inset 0 1px #ffffff47,0 8px 18px #2956d430}.uml-classifier-schema-toggle__icon svg{width:16px;height:16px;display:block}.uml-classifier-schema-toggle__text{text-align:left;gap:1px;display:grid}.uml-classifier-schema-toggle__title{letter-spacing:-.01em;font-size:.82rem;font-weight:900;line-height:1.05}.uml-classifier-schema-toggle__subtitle{color:#5770a7;font-size:.64rem;font-weight:700;line-height:1.1}.app-shell[data-ui-theme=dusk] .er-entity-schema-toggle__button{color:var(--color-ink);background:#1f2637f2;border-color:#aebaff24;box-shadow:0 12px 28px #090d1654,inset 0 1px #ffffff12}.app-shell[data-ui-theme=dusk] .uml-classifier-schema-toggle__button{color:#edf3ff;background:linear-gradient(#1e2740f5 0%,#182033f6 100%);border-color:#5d77db3d}.app-shell[data-ui-theme=dusk] .uml-classifier-schema-toggle__button.er-entity-schema-toggle__button--active{color:#fff;background:linear-gradient(#263968 0%,#1f315b 100%);border-color:#7791ff52}.app-shell[data-ui-theme=dusk] .uml-classifier-schema-toggle__subtitle{color:#aebfe9}.er-entity-toolbar{z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #1322331f;border-radius:22px;gap:10px;padding:12px;display:grid;position:absolute;box-shadow:0 18px 40px #11283d26,inset 0 1px #ffffffb8}.app-shell[data-ui-theme=dusk] .er-entity-toolbar{background:#1f2637f2;border-color:#aebaff24;box-shadow:0 18px 40px #090d165c,inset 0 1px #ffffff12}.er-entity-toolbar__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.er-entity-toolbar__header-actions{align-items:center;gap:8px;display:flex}.er-entity-toolbar__eyebrow,.er-entity-toolbar__field-kicker,.er-entity-toolbar__nav-label{color:var(--color-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.73rem;font-weight:800}.er-entity-toolbar__actions,.er-entity-toolbar__chip-row,.er-entity-toolbar__field-buttons,.er-entity-toolbar__nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.er-entity-toolbar__card{background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #13223314;border-radius:18px;gap:10px;padding:12px;display:grid}.app-shell[data-ui-theme=dusk] .er-entity-toolbar__card{background:linear-gradient(#232c41 0%,#1b2436 100%);border-color:#aebaff1c}.er-entity-toolbar__entity-button,.er-entity-toolbar__field-button{appearance:none;color:var(--color-ink);font:inherit;cursor:pointer;text-align:left;background:#ffffffda;border:1px solid #13223314;border-radius:14px;padding:10px 12px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s}.app-shell[data-ui-theme=dusk] .er-entity-toolbar__entity-button,.app-shell[data-ui-theme=dusk] .er-entity-toolbar__field-button{background:#ffffff12;border-color:#aebaff1e}.er-entity-toolbar__entity-button:hover:not(:disabled),.er-entity-toolbar__field-button:hover:not(:disabled){border-color:#134e7440;transform:translateY(-1px);box-shadow:0 10px 22px #11283d16}.er-entity-toolbar__entity-button{flex:auto;min-width:0;font-size:1rem;font-weight:800}.er-entity-toolbar__field-meta{gap:8px;display:grid}.er-entity-toolbar__field-buttons{flex-wrap:nowrap}.er-entity-toolbar__field-button{flex:1 1 0;min-width:0;font-size:.92rem;font-weight:700}.er-entity-toolbar__field-button--muted{color:var(--color-muted);font-weight:650}.er-entity-toolbar__hint{color:var(--color-muted);margin:0;font-size:.88rem;line-height:1.45}.er-entity-toolbar__close{appearance:none;width:30px;height:30px;color:var(--color-ink);font:inherit;cursor:pointer;background:#ffffffd4;border:1px solid #1322331f;border-radius:999px;font-size:1rem;font-weight:800;line-height:1;transition:transform .16s,border-color .16s,background .16s}.er-entity-toolbar__close:hover{border-color:#134e7445;transform:translateY(-1px)}.app-shell[data-ui-theme=dusk] .er-entity-toolbar__close{background:#ffffff12;border-color:#aebaff24}.board__hover-tooltip{pointer-events:none;z-index:7;color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#111827f2;border:1px solid #ffffff1f;border-radius:12px;max-width:min(280px,100% - 32px);padding:8px 11px;font-size:.78rem;font-weight:700;line-height:1.2;position:absolute;overflow:hidden;box-shadow:0 16px 34px #0f172a3d}@media (width<=680px){.er-entity-schema-toggle{transform:none}.er-entity-toolbar{width:min(280px,100% - 24px)!important}.er-entity-toolbar__field-buttons{flex-wrap:wrap}}@media (width<=980px){.board-frame .inspector-panel{max-width:calc(100% - 36px);max-height:calc(100% - 36px);width:min(292px,100% - 36px)!important;top:18px!important;left:auto!important;right:18px!important}}.app-shell{background:#fff;overflow:hidden;width:calc(var(--viewport-width,100vw) / var(--app-zoom-scale,1))!important;min-width:0!important;max-width:none!important;min-height:calc(var(--viewport-height,100dvh) / var(--app-zoom-scale,1))!important;height:calc(var(--viewport-height,100dvh) / var(--app-zoom-scale,1))!important;max-height:none!important;transform:scale(var(--app-zoom-scale,1))!important;transform-origin:0 0!important;padding:0!important}.studio{background:#fff;flex:1;min-width:0;min-height:0}.archimodal-header{height:var(--responsive-header-height,60px);z-index:40;background:#fff;border-bottom:1px solid #1322331f;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:0 18px;display:grid;position:relative;overflow:visible}.archimodal-header__left,.archimodal-header__right{align-items:center;gap:14px;display:flex;position:relative;overflow:visible}.archimodal-header__right{justify-content:flex-end}.archimodal-header__brand{white-space:nowrap;color:#111827;flex:none;align-items:center;gap:12px;line-height:1;display:inline-flex}.archimodal-header__brand-image{width:auto;height:var(--responsive-brand-logo-height,48px);filter:drop-shadow(0 10px 20px #2563eb24);display:block}.archimodal-header__brand-wordmark{flex:none;align-items:center;display:inline-flex}.archimodal-header__brand-wordmark-image{width:auto;height:var(--responsive-brand-wordmark-height,50px);object-fit:contain;filter:drop-shadow(0 10px 24px #2563eb29);display:block}.archimodal-header__board{flex-direction:column;gap:2px;display:flex}.archimodal-header__board-row{align-items:center;gap:8px;display:flex}.archimodal-header__board-title{color:#1f2937;font-size:1.05rem;font-weight:700}.archimodal-header__board-meta{color:#667085;font-size:.8rem}.archimodal-header__board-rename{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .16s,color .16s,transform .16s;display:inline-flex}.archimodal-header__board-rename:hover{color:#1f2937;background:#eef2ff;transform:translateY(-1px)}.archimodal-header__board-rename:focus-visible{outline-offset:2px;outline:2px solid #3b5bdb47}.archimodal-header__board-rename svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.archimodal-header__board-row--page{margin-top:2px}.archimodal-header__page-name-label{color:#667085;margin-right:4px;font-size:.78rem;font-weight:600}.archimodal-header__page-name-display{color:#374151;cursor:pointer;border-radius:6px;padding:1px 4px;font-size:.86rem;font-weight:600;transition:background .14s,color .14s}.archimodal-header__page-name-display:hover{color:#1f2937;background:#eef2ff}.archimodal-header__page-name-input{font:inherit;color:#1f2937;background:#fff;border:1.5px solid #3b5bdb80;border-radius:6px;outline:none;min-width:80px;max-width:180px;padding:1px 6px;font-size:.86rem;font-weight:600}.archimodal-header__page-name-input:focus{border-color:#3b5bdbcc;box-shadow:0 0 0 2px #3b5bdb1f}.archimodal-header__page-controls{align-items:center;gap:10px;margin-left:14px;display:flex;position:relative;overflow:visible}.archimodal-header__page-select{color:#1f2937;min-width:220px;max-width:320px;height:42px;font:inherit;background:#fff;border:1px solid #1322331f;border-radius:12px;padding:0 14px;font-size:.94rem;font-weight:700}.archimodal-header__page-select:hover{border-color:#3b5bdb42}.archimodal-header__page-select:focus-visible{outline-offset:2px;outline:2px solid #3b5bdb47}.archimodal-page-menu{z-index:60;position:relative;overflow:visible}.archimodal-page-menu__trigger{color:#1f2937;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #1322331f;border-radius:12px;align-items:center;gap:8px;padding:0 14px;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;display:inline-flex}.archimodal-page-menu__trigger:hover{border-color:#3b5bdb42;transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1a}.archimodal-page-menu__trigger[data-open=true]{background:#eef2ff;border-color:#4f46e542}.archimodal-page-menu__caret{color:#667085;font-size:.82rem}.archimodal-page-menu__panel{-webkit-backdrop-filter:blur(18px);z-index:120;background:#fffffff7;border:1px solid #1322331f;border-radius:18px;gap:4px;min-width:248px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 22px 44px #11283d29}.archimodal-page-menu__section-label{color:#667085;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px 4px;font-size:.72rem;font-weight:800}.archimodal-page-menu__button{text-align:left;color:#1f2937;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 12px;font-size:.92rem;font-weight:700;transition:background .16s,color .16s}.archimodal-page-menu__button:hover{background:#eef2ff}.archimodal-page-menu__button--danger{color:#8a2d1d}.archimodal-page-menu__button:disabled{opacity:.45;cursor:not-allowed}.archimodal-page-menu__button:disabled:hover{background:0 0}.archimodal-page-menu__divider{background:#13223314;height:1px;margin:4px 0}.archimodal-header__center{justify-content:center;display:flex}.archimodal-header__canvas-button,.archimodal-header__action,.archimodal-header__share{font:inherit;cursor:pointer;background:#fff;border:1px solid #3b5bdb3d;border-radius:999px;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}.archimodal-header__canvas-button,.archimodal-header__action{color:#1f2937;padding:10px 16px;font-size:.92rem;font-weight:700}.archimodal-header__canvas-button:hover,.archimodal-header__action:hover,.archimodal-header__share:hover{transform:translateY(-1px);box-shadow:0 10px 24px #2563eb24}.archimodal-header__canvas-button{border-color:#3b5bdb61;box-shadow:0 0 0 2px #6366f11f}.archimodal-header__share{color:#fff;background:#4263eb;border-color:#4263eb;padding:10px 18px;font-size:.92rem;font-weight:800}.popup-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(12px);background:#0f172a38;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.popup-dialog{background:#fffffffa;border:1px solid #1322331f;border-radius:28px;gap:16px;width:min(460px,100vw - 32px);padding:24px 24px 20px;display:grid;box-shadow:0 28px 64px #0f172a33}.popup-dialog__badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.popup-dialog__badge:before{content:"";background:currentColor;border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px}.popup-dialog__title{color:#132233;margin:0;font-size:1.35rem;font-weight:900;line-height:1.15}.popup-dialog__message{color:#526074;white-space:pre-line;margin:0;font-size:.98rem;line-height:1.6}.popup-dialog__actions{justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.popup-dialog__button{color:#1f2937;min-width:112px;height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #1322331f;border-radius:14px;padding:0 16px;font-size:.94rem;font-weight:800;transition:transform .16s,box-shadow .16s,border-color .16s,background .16s}.popup-dialog__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #2563eb1f}.popup-dialog__button--secondary{background:#f8fafc}.popup-dialog__button--primary{color:#fff;background:#4263eb;border-color:#4263eb}.popup-dialog[data-tone=warning] .popup-dialog__button--primary{background:#d97706;border-color:#d97706}.popup-dialog[data-tone=error] .popup-dialog__button--primary{background:#dc2626;border-color:#dc2626}.archimodal-header__action--handwritten{border-color:#3b5bdb3d}.archimodal-header__action--active{color:#4f46e5;background:#eef2ff;border-color:#4f46e580;box-shadow:0 0 0 2px #6366f124}.archimodal-header__action--active:hover{background:#e0e7ff}.shape-library{z-index:4;background:#fffffffa;border-right:1px solid #1322331f;flex-direction:column;width:320px;display:flex;position:absolute;top:64px;bottom:0;left:0}.shape-library__topbar{justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 0;display:flex}.shape-library__title{color:#1f2937;font-size:1rem;font-weight:800}.shape-library__toggle{color:#1f2937;height:36px;font:inherit;cursor:pointer;background:#f5f6fa;border:1px solid #1322331f;border-radius:0;padding:0 12px;font-size:.9rem;font-weight:700}.shape-library__toggle:hover{background:#eceff5}.shape-library__search-wrap{padding:18px 16px 14px}.shape-library__search{box-sizing:border-box;width:100%;height:48px;font:inherit;color:#1f2937;background:#fff;border:1px solid #13223324;border-radius:0;padding:0 16px;font-size:1rem}.shape-library__body{flex:1;padding:0;overflow:auto}.shape-library__section{box-shadow:none;background:0 0;border:none;border-radius:0;margin:0;padding:0}.shape-library__section-head{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:10px;width:100%;margin:0;padding:10px 14px;display:flex}.shape-library__mindmap-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shape-library__mindmap-button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #1322331a;border-radius:0;justify-items:center;gap:6px;padding:10px 6px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:grid}.shape-library__mindmap-button:hover:not(:disabled){border-color:#2563eb40;transform:translateY(-1px);box-shadow:0 10px 22px #11283d14}.shape-library__mindmap-button:disabled{opacity:.45;cursor:not-allowed}.shape-library__mindmap-button[data-active=true]{background:#eef2ff;border-color:#4f46e557;box-shadow:0 0 0 2px #6366f124}.shape-library__mindmap-status{color:#667085;margin:10px 0 0;font-size:.84rem;line-height:1.45}.shape-library__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.shape-library__button{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #1322331a;border-radius:0;justify-items:center;gap:6px;padding:10px 6px;transition:border-color .16s,background .16s;display:grid}.shape-library__button:hover{border-color:#2563eb40;transform:translateY(-1px);box-shadow:0 10px 22px #11283d14}.shape-library__button[data-active=true]{background:#eef2ff;border-color:#4f46e557;box-shadow:0 0 0 2px #6366f124}.shape-library__glyph{color:#111827;justify-content:center;align-items:center;min-height:28px;font-size:1.45rem;line-height:1;display:inline-flex}.shape-library__glyph svg{width:24px;height:24px;display:block}.shape-library__label{text-align:center;color:#374151;font-size:.72rem;font-weight:700;line-height:1.15}.shape-library__empty{color:#667085;padding:18px 12px;font-size:.92rem}.shape-library__manage{color:#1f2937;width:100%;height:44px;font:inherit;cursor:pointer;background:#eceef5;border:0;border-radius:0;font-size:.9rem;font-weight:700}.shape-library__manage:hover{background:#e2e7f3}.shape-library__edge-toggle{z-index:11;color:#0f172a;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border:1px solid #94a3b842;border-radius:20px;align-items:center;gap:10px;min-height:58px;padding:10px 12px 10px 10px;transition:left .22s,transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;position:absolute;top:94px;left:14px;box-shadow:0 18px 38px #0f172a1f}.shape-library__edge-toggle:hover{border-color:#3b82f657;transform:translateY(-1px);box-shadow:0 22px 40px #2563eb29}.shape-library__edge-toggle-orb{background:linear-gradient(135deg,#1f7ae0,#60a5fa);border-radius:14px;flex:none;align-content:center;justify-items:center;gap:4px;width:34px;height:34px;display:grid;box-shadow:inset 0 1px #ffffff61}.shape-library__edge-toggle-orb span{background:#ffffffeb;border-radius:999px;width:14px;height:2px;display:block}.shape-library__edge-toggle-copy{text-align:left;gap:1px;min-width:0;display:grid}.shape-library__edge-toggle-kicker{text-transform:uppercase;letter-spacing:.12em;color:#64748b;font-size:.62rem;font-weight:800}.shape-library__edge-toggle-title{color:#0f172a;letter-spacing:-.02em;font-size:.92rem;font-weight:850}.shape-library__edge-toggle-arrow{color:#1d4ed8;background:#e2e8f0eb;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.shape-library__edge-toggle:hover .shape-library__edge-toggle-arrow{background:#dbeafefa;transform:translate(1px)}.shape-library__edge-toggle[data-open=true] .shape-library__edge-toggle-arrow{transform:rotate(180deg)}.shape-library__edge-toggle[data-open=true]{background:linear-gradient(#fffffff5 0%,#eff6fff2 100%);border-color:#60a5fa52}.board-frame--archimodal{height:100%;box-shadow:none;background:#fff;border:0;border-radius:0}.board-frame--archimodal[data-canvas-background=paper],.board-frame--archimodal[data-canvas-background=mist],.board-frame--archimodal[data-canvas-background=sky],.board-frame--archimodal[data-canvas-background=sun],.board-frame--archimodal[data-canvas-background=shell],.board-frame--archimodal[data-canvas-background=plain]{background:#fff}.app-side-rail .app-menu{z-index:auto!important;width:100%!important;position:relative!important;top:auto!important;left:auto!important}.app-side-rail .app-menu .app-menu__trigger{width:100%!important;height:auto!important;min-height:68px!important;box-shadow:none!important;color:#475467!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:14px!important;justify-items:center!important;gap:4px!important;padding:8px 4px!important;transition:background .16s,color .16s!important;display:grid!important}.app-side-rail .app-menu .app-menu__trigger:hover{color:#155eef!important;background:#f4f8ff!important}.app-side-rail .app-menu .app-menu__trigger.app-menu__trigger--active{color:#155eef!important;background:#eaf2ff!important}.app-side-rail .app-menu .app-menu__burger span{background:currentColor!important;width:18px!important}.app-side-rail .app-menu .app-menu__panel{inset:0 auto auto 100%!important}.board-frame--archimodal .app-menu{top:8px;left:14px}.board-frame--archimodal .app-menu__trigger{width:48px;height:48px;box-shadow:none;background:#f3f4f8;border-color:#13223314;border-radius:14px}.board-frame--archimodal .tool-dock{z-index:5;width:auto;box-shadow:none;background:#fff;border-bottom:1px solid #1322331f;border-radius:0;padding:0 18px;top:0;left:76px;right:0;transform:none}.board-frame--archimodal .tool-dock__strip{align-items:center;gap:14px;min-height:64px;display:flex}.archimodal-toolbar__label{display:none}.board-frame--archimodal .tool-list{flex:none;gap:8px;padding-bottom:0;overflow:visible}.board-frame--archimodal .tool-button{border-radius:12px;width:46px;height:46px;padding:0}.board-frame--archimodal .tool-button__label,.board-frame--archimodal .tool-button__shortcut,.board-frame--archimodal .tool-button__shortcut--menu{display:none}.board-frame--archimodal .tool-button__glyph{font-size:1.15rem}.board-frame--archimodal .tool-dock__divider{height:28px}.board-frame--archimodal .tool-dock__shape-picker{position:relative}.board-frame--archimodal .tool-button--menu{width:46px;min-width:46px;padding:0}.board-frame--archimodal .tool-dock__more{border-radius:10px;height:38px;padding:0 14px}.archimodal-toolbar__tail{align-items:center;gap:12px;margin-left:auto;display:flex}.archimodal-toolbar__tail-button{color:#1f2937;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.98rem;font-weight:700}.board-frame--archimodal .tool-dock__shape-panel{top:calc(100% + 12px);left:0;right:auto}.board-frame--archimodal .tool-dock__popover{top:calc(100% + 12px);left:auto;right:18px}.board-frame--archimodal .inspector-panel{z-index:9;max-height:none;transition:left .2s,right .2s;top:120px;bottom:74px}.board-frame--archimodal[data-inspector-side=left] .inspector-panel{left:74px;right:auto}.board-frame--archimodal[data-inspector-side=right] .inspector-panel{left:auto;right:20px}.board-frame--archimodal .corner-controls{bottom:20px;left:auto;right:22px}.board-frame--archimodal .status-panel{display:none}.board-frame--archimodal .content-return-panel{bottom:96px;right:22px}.board-frame--archimodal .content-return-panel--restore{bottom:148px}.board-frame--archimodal .empty-card{margin-left:180px}.board-frame--archimodal[data-shape-library-open=false] .empty-card{margin-left:0}@media (width<=1200px){.shape-library{width:292px}.board-frame--archimodal .tool-dock{left:64px}}@media (width<=980px){.archimodal-header{grid-template-columns:1fr;justify-items:stretch;height:auto;padding:12px}.archimodal-header__left,.archimodal-header__right,.archimodal-header__center{justify-content:flex-start}.archimodal-header__left{flex-wrap:wrap}.archimodal-header__page-controls{flex-wrap:wrap;width:100%;margin-left:0}.archimodal-header__page-select{flex:1;min-width:200px}.shape-library,.shape-library__edge-toggle,.shape-library-rail{display:none}.board-frame--archimodal .tool-dock{left:64px}.board-frame--archimodal .empty-card{margin-left:0}}.archimodal-header,.shape-library,.shape-library-rail,.tool-dock,.context-menu,.popup-dialog,.floating-panel,.empty-card,.inspector-panel,.control-pill{color:#111!important;box-shadow:none!important;background:#fff!important;border-color:#11111124!important}.app-shell,.app-shell[data-ui-theme=light],.studio,.board-frame,.board-frame[data-canvas-background=paper],.board-frame[data-canvas-background=mist],.board-frame[data-canvas-background=sky],.board-frame[data-canvas-background=sun],.board-frame[data-canvas-background=shell],.board-frame[data-canvas-background=plain],.board-frame--archimodal{background:#fff!important}.archimodal-header__brand,.archimodal-header__board-title,.archimodal-header__board-meta,.archimodal-header__page-name-display,.archimodal-toolbar__label,.shape-library__title,.shape-library__section-title,.shape-library__label,.popup-dialog__title,.popup-dialog__message,.context-menu__label,.context-menu__button,.tool-button,.tool-button__glyph,.tool-dock__more,.tool-dock__tool-lock,.shape-tool-button,.shape-tool-button__label,.shape-tool-button__shortcut,.archimodal-header__canvas-button,.archimodal-header__action,.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-page-menu__button,.control-pill__button,.control-pill__value{color:#111!important}.archimodal-header__canvas-button,.archimodal-header__action,.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-page-menu__panel,.shape-library__toggle,.shape-library__search,.shape-library__button,.shape-library__mindmap-button,.shape-library__manage,.tool-dock__more,.tool-dock__tool-lock,.shape-tool-button,.context-menu__button[data-active=true],.popup-dialog__button,.control-pill,.page-pill,.ghost-button,.background-fill-button,.swatch-button,.pattern-button,.alignment-button,.arrow-head-button{box-shadow:none!important;background:#fff!important;border-color:#11111124!important}.archimodal-header__share,.popup-dialog__button--primary,.tool-button[data-active=true],.tool-dock__more--active,.tool-dock__tool-lock--active,.shape-library__button[data-active=true],.shape-library__mindmap-button[data-active=true],.shape-tool-button[data-active=true],.page-pill[data-active=true],.ghost-button--active,.background-fill-button--active,.pattern-button[data-active=true],.alignment-button[data-active=true],.arrow-head-button[data-active=true],.segmented-toggle__button[data-active=true],.theme-toggle__button[data-active=true]{color:#fff!important;box-shadow:none!important;background:#111!important;border-color:#111!important}.shape-library__button[data-active=true] .shape-library__glyph,.shape-library__mindmap-button[data-active=true] .shape-library__glyph,.tool-button[data-active=true] .tool-button__glyph,.tool-button[data-active=true] .tool-button__shortcut{color:#fff!important}.archimodal-header__share:hover,.archimodal-header__canvas-button:hover,.archimodal-header__action:hover,.archimodal-page-menu__trigger:hover,.shape-library__button:hover,.shape-library__mindmap-button:hover,.shape-tool-button:hover,.tool-button:hover,.tool-dock__more:hover,.tool-dock__tool-lock:hover,.popup-dialog__button:hover,.context-menu__button:hover,.page-pill:hover,.ghost-button:hover,.background-fill-button:hover,.pattern-button:hover,.alignment-button:hover,.arrow-head-button:hover{transform:translateY(-1px);color:#111!important;background:#f3f3f3!important}.archimodal-header__share:hover,.popup-dialog__button--primary:hover,.tool-button[data-active=true]:hover,.tool-dock__more--active:hover,.tool-dock__tool-lock--active:hover,.shape-library__button[data-active=true]:hover,.shape-library__mindmap-button[data-active=true]:hover,.shape-tool-button[data-active=true]:hover{color:#fff!important;background:#111!important}.floating-canvas-scrollbar{z-index:7;-webkit-backdrop-filter:blur(12px);pointer-events:auto;touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer;background:#ffffffe0;border:1px solid #0f172a24;border-radius:999px;position:absolute;box-shadow:0 12px 28px #0f172a1f}.floating-canvas-scrollbar--horizontal{height:14px}.floating-canvas-scrollbar--vertical{width:14px}.floating-canvas-scrollbar__thumb{background:linear-gradient(#1f2937d1,#0f172aeb);border-radius:999px;position:absolute;top:2px;left:2px;box-shadow:inset 0 1px #ffffff47}.floating-canvas-scrollbar--horizontal .floating-canvas-scrollbar__thumb{height:calc(100% - 4px)}.floating-canvas-scrollbar--vertical .floating-canvas-scrollbar__thumb{width:calc(100% - 4px)}.floating-canvas-scrollbar:hover,.floating-canvas-scrollbar[data-active=true]{background:#fffffff5;border-color:#2563eb3d;box-shadow:0 16px 32px #2563eb24}.floating-canvas-scrollbar:hover .floating-canvas-scrollbar__thumb,.floating-canvas-scrollbar[data-active=true] .floating-canvas-scrollbar__thumb{background:linear-gradient(#2563eb,#1d4ed8)}@media (width<=980px){.floating-canvas-scrollbar{display:none}}.popup-dialog[data-tone=info] .popup-dialog__badge,.popup-dialog[data-tone=warning] .popup-dialog__badge,.popup-dialog[data-tone=error] .popup-dialog__badge{color:#111!important;background:#11111114!important}.context-menu__button--danger,.app-menu__item--danger{color:#dc2626!important}.app-menu__item--danger:hover{background:#dc262614!important}.archimodal-toolbar__tail-button:hover{color:#111!important}.studio{background:0 0!important}.board-frame[data-canvas-background=mist],.board-frame--archimodal[data-canvas-background=mist]{background:radial-gradient(circle at 0 0,#7dd3fc2e,#0000 28%),linear-gradient(#f8fbff 0%,#eef4fb 100%)!important}.board-frame[data-canvas-background=paper],.board-frame--archimodal[data-canvas-background=paper]{background:radial-gradient(circle at 0 0,#facc151f,#0000 24%),linear-gradient(#fffdf7 0%,#f9f7ef 100%)!important}.archimodal-header{-webkit-backdrop-filter:blur(18px)saturate(180%);background:#ffffffdb!important;border-bottom:1px solid #94a3b833!important;box-shadow:0 14px 34px #0f172a0f!important}.archimodal-header__brand{color:#0f172a!important}.archimodal-header__brand-wordmark-image{filter:drop-shadow(0 10px 24px #2563eb2e)!important}.archimodal-header__board-title{color:#172554!important}.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-header__canvas-button,.archimodal-header__action{color:#0f172a!important;background:#fffffff0!important;border:1px solid #94a3b83d!important;box-shadow:0 10px 24px #0f172a0d!important}.archimodal-header__page-select:hover,.archimodal-page-menu__trigger:hover,.archimodal-header__canvas-button:hover,.archimodal-header__action:hover{background:#fff!important;border-color:#3b82f64d!important;box-shadow:0 12px 26px #3b82f61f!important}.archimodal-header__canvas-button{color:#1d4ed8!important;background:linear-gradient(#fff 0%,#edf5ff 100%)!important;border-color:#60a5fa70!important}.archimodal-header__share,.primary-button,.popup-dialog__button--primary{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%)!important;border-color:#315cf0!important;box-shadow:0 16px 32px #4338ca38!important}.shape-library,.tool-dock,.context-menu,.popup-dialog,.floating-panel,.empty-card,.inspector-panel,.control-pill,.app-menu__panel,.archimodal-page-menu__panel,.tool-dock__shape-panel,.text-style-toolbar{-webkit-backdrop-filter:blur(22px)saturate(180%);background:#ffffffe0!important;border:1px solid #94a3b838!important;box-shadow:0 18px 44px #0f172a1a!important}.link-shape-toolbar--side-action{flex-flow:row!important}.text-style-toolbar{border-radius:14px!important;flex-flow:row!important;align-items:center!important;gap:4px!important;padding:6px 8px!important;display:flex!important;overflow:auto visible!important}.text-style-toolbar__button{border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important}.uml-relation-toolbar{overscroll-behavior-x:contain!important;scrollbar-width:thin!important;background:#ffffffc2!important;flex-flow:row!important;align-items:center!important;gap:8px!important;width:max-content!important;max-width:min(560px,100vw - 32px)!important;padding:10px!important;display:flex!important;overflow:auto hidden!important}.uml-relation-toolbar::-webkit-scrollbar{height:8px!important}.uml-relation-toolbar::-webkit-scrollbar-thumb{background:#94a3b8b8!important;border-radius:999px!important}.uml-relation-toolbar::-webkit-scrollbar-track{background:0 0!important}.uml-relation-toolbar .uml-relation-button{flex:none!important;justify-content:center!important;align-items:center!important;width:38px!important;min-width:38px!important;height:38px!important;padding:0!important;display:inline-flex!important}.shape-library{background:#fff!important}.shape-library__section[data-section]{--symbol-section-accent:#64748b;--symbol-section-accent-strong:#1c2b3a;--symbol-section-border:#f0f2f5;--symbol-section-surface:transparent;--symbol-section-badge:#eef0f3;--symbol-section-caret:transparent}.shape-library__button,.shape-library__mindmap-button,.shape-tool-button,.ghost-button,.background-fill-button,.pattern-button,.alignment-button,.arrow-head-button,.swatch-button,.page-pill,.app-menu__language-button,.shape-library__toggle,.shape-library__search,.select-input,.text-editor,.table-editor__input,.color-field__control{background:linear-gradient(#fffffff5 0%,#f8fafceb 100%)!important;border:1px solid #94a3b833!important;box-shadow:0 8px 18px #0f172a0d!important}.shape-library__button:hover,.shape-library__mindmap-button:hover,.shape-tool-button:hover,.ghost-button:hover,.background-fill-button:hover,.pattern-button:hover,.alignment-button:hover,.arrow-head-button:hover,.swatch-button:hover,.page-pill:hover,.shape-library__toggle:hover,.tool-button:hover,.tool-dock__more:hover,.tool-dock__tool-lock:hover,.context-menu__button:hover{background:linear-gradient(#fff 0%,#eef5ff 100%)!important;border-color:#60a5fa57!important;box-shadow:0 12px 24px #3b82f61a!important}.tool-button[data-active=true],.tool-dock__more--active,.tool-dock__tool-lock--active,.shape-library__button[data-active=true],.shape-library__mindmap-button[data-active=true],.shape-tool-button[data-active=true],.page-pill[data-active=true],.ghost-button--active,.background-fill-button--active,.pattern-button[data-active=true],.alignment-button[data-active=true],.arrow-head-button[data-active=true],.swatch-button[data-active=true],.segmented-toggle__button[data-active=true],.theme-toggle__button[data-active=true]{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#4f46e5 100%)!important;border-color:#315cf0!important;box-shadow:0 16px 28px #4338ca38!important}.shape-library__button[data-active=true] .shape-library__glyph,.shape-library__button[data-active=true] .shape-library__label,.shape-library__mindmap-button[data-active=true] .shape-library__glyph,.shape-library__mindmap-button[data-active=true] .shape-library__label,.tool-button[data-active=true] .tool-button__glyph,.tool-button[data-active=true] .tool-button__shortcut,.shape-tool-button[data-active=true] .shape-tool-button__label,.shape-tool-button[data-active=true] .shape-tool-button__shortcut,.page-pill[data-active=true] .page-pill__name,.page-pill[data-active=true] .page-pill__count,.page-pill[data-active=true] .page-pill__index{color:#fff!important}.shape-library__manage{color:#fff!important;background:linear-gradient(135deg,#0f766e 0%,#14b8a6 100%)!important;box-shadow:0 16px 28px #0d94882e!important}.board-frame--archimodal .tool-dock{position:relative;background:#ffffffc7!important;border-bottom:1px solid #94a3b82e!important;box-shadow:0 10px 24px #0f172a0f!important}.selection-style-toolbar{z-index:12;pointer-events:none;border-top:0;border-bottom:1px solid #1322331a;justify-content:flex-start;align-items:center;gap:0;min-width:0;max-width:none;padding:0;display:flex;position:absolute;top:64px;left:0;right:0;overflow:visible;box-shadow:0 4px 12px #0f172a0f}.selection-style-toolbar:before{content:"";z-index:-1;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#ffffffeb;position:absolute;inset:0}.board-frame--archimodal[data-shape-library-open=true] .selection-style-toolbar{left:0}.selection-style-toolbar__summary{display:none}.selection-style-toolbar__groups{scrollbar-width:none;pointer-events:auto;flex-wrap:nowrap;flex:auto;justify-content:flex-start;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;min-height:48px;margin-left:0;padding:0 18px;display:flex;overflow:clip visible}.selection-style-toolbar__groups::-webkit-scrollbar{display:none}.selection-style-toolbar__group{flex:none;position:relative;overflow:visible}.selection-style-toolbar__trigger{color:#0f172a;cursor:pointer;min-height:38px;box-shadow:none;-webkit-user-select:none;user-select:none;white-space:nowrap;background:0 0;border:none;border-radius:0;align-items:center;gap:6px;padding:0 10px;font-size:.88rem;font-weight:760;list-style:none;display:inline-flex}.selection-style-toolbar__trigger::-webkit-details-marker{display:none}.selection-style-toolbar__trigger:after{content:"▾";color:#64748b;font-size:.78rem}.selection-style-toolbar__group[open] .selection-style-toolbar__trigger{box-shadow:none;color:#1d4ed8;background:0 0;border:none}.selection-style-toolbar__group[open] .selection-style-toolbar__trigger:after{content:"▴"}.selection-style-toolbar__inline-text{max-width:100%;min-height:46px;box-shadow:none;background:0 0;border:none;border-radius:0;flex:0 auto;align-items:center;gap:10px;padding:0;display:flex;overflow:auto hidden}.selection-style-toolbar__inline-text::-webkit-scrollbar{display:none}.selection-style-toolbar__inline-cluster{border-right:1px solid #94a3b82e;flex:none;align-items:center;gap:4px;min-width:0;margin-right:2px;padding-right:8px;display:flex}.selection-style-toolbar__inline-cluster:last-child{border-right:0;margin-right:0;padding-right:0}.selection-style-toolbar__inline-cluster--editor{align-items:flex-start}.selection-style-toolbar__inline-label{color:#64748b;letter-spacing:.01em;text-transform:uppercase;min-width:56px;padding-top:6px;font-size:.72rem;font-weight:700;display:block}.selection-style-toolbar__inline-swatches{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.selection-style-toolbar__inline-swatches .preset-color-button{width:18px;height:18px;box-shadow:none;border-width:1px;flex:none}.selection-style-toolbar__inline-swatches .preset-color-button__swatch{width:10px;height:10px}.selection-style-toolbar__inline-alignments{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.selection-style-toolbar__inline-field{min-width:0}.selection-style-toolbar__inline-field .color-field__label,.selection-style-toolbar__inline-cluster .color-field__label{display:none}.selection-style-toolbar__inline-field .color-field__control,.selection-style-toolbar__inline-cluster .color-field__control{border-radius:10px!important;gap:6px!important;padding:4px 8px!important}.selection-style-toolbar__inline-field .color-field__input,.selection-style-toolbar__inline-cluster .color-field__input{width:22px!important;height:22px!important}.selection-style-toolbar__inline-field .color-field__input::-webkit-color-swatch{border-radius:6px!important}.selection-style-toolbar__inline-cluster .color-field__input::-webkit-color-swatch{border-radius:6px!important}.selection-style-toolbar__inline-field .color-field__value,.selection-style-toolbar__inline-cluster .color-field__value{font-size:.78rem!important;font-weight:600!important}.selection-style-toolbar__inline-select{min-width:92px}.selection-style-toolbar__textarea--inline{resize:vertical;width:220px;min-height:42px;max-height:84px;padding:10px 12px}.selection-style-toolbar__menu{z-index:30;-webkit-backdrop-filter:blur(22px)saturate(180%);background:#fffffff0;border:1px solid #94a3b838;border-radius:18px;gap:14px;min-width:min(420px,100vw - 120px);max-width:min(560px,100vw - 48px);max-height:calc(100dvh - 140px);padding:14px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:auto;overflow-y:auto;box-shadow:0 22px 48px #0f172a24}.selection-style-toolbar__section{gap:10px;display:grid}.selection-style-toolbar__field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.selection-style-toolbar__textarea{resize:vertical;min-height:96px}.selection-style-toolbar__select{width:100%;min-width:0}.selection-style-toolbar__alignments{flex-wrap:wrap}.board__inline-editor,.text-editor,.selection-style-toolbar__textarea{letter-spacing:-.01em;font-feature-settings:"kern" 1,"liga" 1,"calt" 1!important;font-family:SF Pro Text,SF Pro Display,system-ui,-apple-system,Segoe UI,Helvetica Neue,Arial,sans-serif!important}.board__inline-editor{caret-color:var(--inline-editor-caret,#0f172a)!important;border:1px solid #60a5fa3d!important;box-shadow:0 18px 38px #0f172a24,inset 0 1px #ffffff9e!important}.board__inline-editor--text{color:#0f172a!important;-webkit-text-fill-color:currentColor!important;box-shadow:none!important;caret-color:var(--inline-editor-caret,#0f172a)!important;-webkit-user-select:text!important;user-select:text!important;word-break:break-word!important;overflow-wrap:break-word!important;white-space:pre-wrap!important;background:#ffffffd9!important;border-radius:14px!important;overflow:hidden!important}.board__inline-editor--rich{text-rendering:optimizelegibility;white-space:pre-wrap!important;overflow-wrap:normal!important;word-break:normal!important;cursor:text!important;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;outline:none!important;min-width:1ch!important;display:inline-block!important}.board__inline-editor--rich p,.board__inline-editor--rich div,.board__rich-text-view p,.board__rich-text-view div{margin:0 0 .45em!important}.board__inline-editor--rich p:last-child,.board__inline-editor--rich div:last-child,.board__rich-text-view p:last-child,.board__rich-text-view div:last-child{margin-bottom:0!important}.board__inline-editor--rich ul,.board__inline-editor--rich ol,.board__rich-text-view ul,.board__rich-text-view ol{margin:.2em 0 .45em 1.3em!important;padding:0!important}.board__inline-editor--rich li,.board__rich-text-view li{margin:.1em 0!important}.board__inline-editor--rich a,.board__rich-text-view a{color:inherit!important;text-underline-offset:.12em!important;text-decoration:underline!important}.board__rich-text-view{white-space:pre-wrap!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-user-select:text!important;user-select:text!important}.board__inline-editor--text:focus{box-shadow:none!important}.board__inline-editor--text.board__inline-editor--rich{overflow-wrap:break-word!important;word-break:break-word!important;white-space:pre-wrap!important;display:block!important}.board__inline-editor--text::selection{color:inherit!important;-webkit-text-fill-color:currentColor!important;background:#60a5fa3d!important}.preset-color-row{flex-wrap:wrap;gap:8px;margin:10px 0 12px;display:flex}.preset-color-button{cursor:pointer;background:linear-gradient(#fffffff5 0%,#f8fafceb 100%);border:1px solid #94a3b838;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 8px 18px #0f172a0d}.preset-color-button:hover{border-color:#60a5fa57;transform:translateY(-1px);box-shadow:0 12px 24px #3b82f61a}.preset-color-button[data-active=true]{border-color:#315cf0;box-shadow:0 0 0 2px #315cf02e,0 12px 24px #315cf029}.preset-color-button__swatch{border:1px solid #0f172a1f;border-radius:999px;width:16px;height:16px}.text-editor,.selection-style-toolbar__textarea{color:#0f172a!important;background:linear-gradient(#fffffff5 0%,#f8fafcfa 100%)!important;border:1px solid #94a3b847!important;border-radius:18px!important;line-height:1.62!important;box-shadow:inset 0 1px #ffffffad,0 10px 24px #0f172a0f!important}.text-editor:focus,.selection-style-toolbar__textarea:focus{border-color:#3b82f657!important;box-shadow:0 0 0 4px #60a5fa1f,0 14px 28px #0f172a14!important}.selection-style-toolbar__textarea{min-height:112px}.selection-style-toolbar__textarea.selection-style-toolbar__textarea--inline{resize:vertical;width:220px;min-height:42px;max-height:84px;padding:10px 12px}.app-shell[data-ui-theme=dusk] .board__inline-editor--text{color:#e2e8f0!important;-webkit-text-fill-color:currentColor!important;background:linear-gradient(#0f172ae0 0%,#0f172ac7 100%)!important;border-color:#60a5fa4d!important;box-shadow:0 18px 38px #0206176b,inset 0 0 0 1px #94a3b81f!important}.app-shell[data-ui-theme=dusk] .board__inline-editor--text::selection{color:inherit!important;-webkit-text-fill-color:currentColor!important;background:#60a5fa52!important}.app-shell[data-ui-theme=dusk] .board__inline-editor--rich a,.app-shell[data-ui-theme=dusk] .board__rich-text-view a{color:inherit!important}.app-shell[data-ui-theme=dusk] .text-editor,.app-shell[data-ui-theme=dusk] .selection-style-toolbar__textarea{color:#e2e8f0!important;background:linear-gradient(#0f172ae6 0%,#0f172ad1 100%)!important;border-color:#94a3b833!important;box-shadow:inset 0 1px #ffffff0a,0 12px 26px #02061747!important}.app-shell[data-ui-theme=dusk] .selection-style-toolbar__inline-text{background:linear-gradient(#0f172ae6 0%,#0f172ad1 100%);border-color:#94a3b82e;box-shadow:0 12px 26px #02061747}.app-shell[data-ui-theme=dusk] .selection-style-toolbar__inline-label{color:#94a3b8}@media (width<=1200px){.selection-style-toolbar{top:60px;left:64px;right:14px}.selection-style-toolbar__inline-text{max-width:100%}}@media (width<=980px){.selection-style-toolbar{justify-content:flex-start;width:100%;max-width:100%;padding:8px 0 0;position:static}.selection-style-toolbar__menu{min-width:min(320px,100vw - 48px);max-width:min(420px,100vw - 48px);left:0;right:auto}.selection-style-toolbar__inline-text{scrollbar-width:none;width:100%;overflow-x:auto}.selection-style-toolbar__inline-text::-webkit-scrollbar{display:none}.selection-style-toolbar__field-grid{grid-template-columns:1fr}}.board-frame--archimodal .board__grid{opacity:.42!important;background-image:linear-gradient(90deg,#3b82f612 1px,#0000 1px),linear-gradient(#3b82f612 1px,#0000 1px),linear-gradient(90deg,#4f46e514 1px,#0000 1px),linear-gradient(#4f46e514 1px,#0000 1px)!important}.board__marquee{fill:#3b82f61f!important;stroke:#2563eb!important}.popup-dialog__badge{box-shadow:none!important}.popup-dialog[data-tone=info] .popup-dialog__badge{color:#2563eb!important;background:#3b82f61f!important}.popup-dialog[data-tone=warning] .popup-dialog__badge{color:#d97706!important;background:#f59e0b1f!important}.popup-dialog[data-tone=error] .popup-dialog__badge{color:#dc2626!important;background:#ef44441f!important}.panel-kicker{color:#2563eb!important}.empty-card{background:radial-gradient(circle at 0 0,#60a5fa24,#0000 28%),linear-gradient(#fffffffa 0%,#f8fafcf5 100%)!important}.mind-node-quick-action__button{background:linear-gradient(135deg,#60a5fa 0%,#4f46e5 100%)!important;box-shadow:0 16px 28px #4f46e52e!important}:root{--font-sans:"Bahnschrift","Segoe UI Variable","Segoe UI","SF Pro Text","Helvetica Neue",Arial,sans-serif;--font-display:"Bahnschrift","Segoe UI Variable","Segoe UI","SF Pro Display","Helvetica Neue",Arial,sans-serif}.app-shell,.app-shell[data-ui-theme=light],.studio{background:#eef3fb!important}.archimodal-header{height:62px!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-bottom:1px solid #d8e0ee!important}.archimodal-header__brand{color:#1d4ed8!important;gap:12px!important}.archimodal-header__board-title{color:#1f2937!important;font-size:1.02rem!important}.archimodal-header__board-meta{color:#748094!important}.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-header__canvas-button,.archimodal-header__action{color:#1f2937!important;height:40px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d6deea!important;border-radius:12px!important}.archimodal-header__page-select:hover,.archimodal-page-menu__trigger:hover,.archimodal-header__canvas-button:hover,.archimodal-header__action:hover{box-shadow:none!important;background:#f7faff!important;border-color:#b7caeb!important}.archimodal-header__share{height:42px!important;box-shadow:none!important;background:#1f7ae0!important;border-color:#1f7ae0!important;border-radius:10px!important}.board-frame,.board-frame--archimodal{background:#f6f8fc!important}.board-frame--archimodal{--symbols-panel-left:18px;--symbols-panel-width:336px;--symbols-panel-gap:18px;--side-panel-left:calc(var(--app-left-rail-width,76px) + 12px);--side-panel-width:300px;--side-panel-gap:12px}.shape-library{left:var(--symbols-panel-left)!important;width:var(--symbols-panel-width)!important;box-shadow:none!important;background:#fff!important;border-right:1px solid #d8e0ee!important}.shape-library__topbar{padding:16px 18px 0!important}.shape-library__topbar-meta{flex-direction:row!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;display:flex!important}.shape-library__title{color:#111827!important;flex:1!important;font-size:1rem!important;font-weight:800!important}.shape-library__bulk-toggle{color:#425466!important;height:26px!important;font:inherit!important;cursor:pointer!important;white-space:nowrap!important;background:#f5f7fa!important;border:1px solid #dde3eb!important;border-radius:0!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0 8px!important;font-size:.71rem!important;font-weight:600!important;transition:background .14s,border-color .14s,color .14s!important;display:inline-flex!important}.shape-library__bulk-toggle:hover{color:#111827!important;background:#edf0f5!important}.shape-library__toggle{box-shadow:none!important;background:#f5f7fa!important;border-color:#dde3eb!important;border-radius:0!important}.shape-library__search{height:34px!important;box-shadow:none!important;background:#f5f7fa!important;border:1px solid #dde3eb!important;border-radius:0!important;font-size:.86rem!important}.shape-library__section+.shape-library__section{border-top:none!important}.shape-library__section[data-section] .shape-library__section-head{border:none!important;border-left:3px solid var(--sl-accent,#d0d5dd)!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;margin-bottom:0!important;padding:9px 14px 9px 16px!important;transition:background .12s!important;position:relative!important}.shape-library__section[data-section=basic]{--sl-accent:#3b82f6}.shape-library__section[data-section=flowchart]{--sl-accent:#14b8a6}.shape-library__section[data-section=uml]{--sl-accent:#8b5cf6}.shape-library__section[data-section=er]{--sl-accent:#0f766e}.shape-library__section[data-section=archimate]{--sl-accent:#64748b}.shape-library__section[data-section=c4]{--sl-accent:#1168bd}.shape-library__section[data-section=data]{--sl-accent:#0e7490}.shape-library__section[data-section=ai]{--sl-accent:#2563eb}.shape-library__section[data-section=network]{--sl-accent:#0e6eb8}.shape-library__section[data-section=server]{--sl-accent:#334155}.shape-library__section[data-section=security]{--sl-accent:#991b1b}.shape-library__section[data-section=ms-infra]{--sl-accent:#0078d4}.shape-library__section[data-section=datacenter]{--sl-accent:#1e40af}.shape-library__section[data-section=storage]{--sl-accent:#065f46}.shape-library__section[data-section=web-hosting]{--sl-accent:#7c3aed}.shape-library__section[data-section=iam]{--sl-accent:#b45309}.shape-library__section[data-section=org]{--sl-accent:#0ea5e9}.shape-library__section[data-section=bpmn]{--sl-accent:#f97316}.shape-library__section[data-section=content]{--sl-accent:#ec4899}.shape-library__section[data-section=mind-map]{--sl-accent:#10b981}.shape-library__section[data-section=azure]{--sl-accent:#0078d4}.shape-library__section[data-section=aws2d]{--sl-accent:#f90}.shape-library__section[data-section=cisco]{--sl-accent:#1ba0d7}.shape-library__section[data-section=gcp]{--sl-accent:#34a853}.shape-library__section-title{color:#1a2332!important;letter-spacing:0!important;margin:0!important;font-size:.86rem!important;font-weight:600!important}.shape-library__section-title-row{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.shape-library__section-badge{opacity:.82;background:var(--sl-accent,#e5e7eb)!important;color:#fff!important;min-width:16px!important;height:16px!important;box-shadow:none!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;padding:0 5px!important;font-size:.64rem!important;font-weight:700!important;display:inline-flex!important}.shape-library__section-caret{color:#9aa5b4!important;background:0 0!important;border-radius:0!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:16px!important;height:16px!important;font-size:.68rem!important;transition:transform .15s,color .12s!important;display:inline-flex!important}.shape-library__section-caret[data-open=true]{color:#475467!important;transform:rotate(0)!important}.shape-library__section-caret[data-open=false]{transform:rotate(-90deg)!important}.shape-library__section-head:hover .shape-library__section-caret{color:#1a2332!important;background:0 0!important}.shape-library__section-body{border-left:3px solid var(--sl-accent,#e5e7eb)!important;background:#fafbfc!important;gap:0!important;padding:4px 10px 10px!important;display:grid!important}.shape-library__button,.shape-library__mindmap-button{box-shadow:none!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:0!important;transition:background .1s,border-color .1s!important}.shape-library__label{color:#4b5563!important;font-size:.69rem!important;font-weight:600!important}.shape-library__manage{color:#374151!important;box-shadow:none!important;background:#f5f7fa!important;border:1px solid #dde3eb!important;border-radius:0!important;font-size:.86rem!important;font-weight:600!important}.shape-library__edge-toggle{background:#fffffff5!important;border:1px solid #d8e0eef5!important;border-radius:22px!important;top:92px!important;left:14px!important;box-shadow:0 16px 36px #0f172a1f!important}.shape-library__edge-toggle[data-open=true]{left:calc(var(--symbols-panel-left) + var(--symbols-panel-width) - 22px)!important;background:linear-gradient(#fffffffa 0%,#eff6fff5 100%)!important;border-color:#93c5fdf2!important}.shape-library__edge-toggle-orb{box-shadow:none!important}.shape-library__edge-toggle-kicker{color:#64748b!important}.shape-library__edge-toggle-title{color:#0f172a!important}.shape-library__edge-toggle-arrow{color:#1d4ed8!important;background:#eff4fb!important}.shape-library-rail{display:none!important}.board-frame--archimodal .board,.board-frame--archimodal .status-panel{transition:margin-left .18s,left .18s,right .18s}.board-frame--archimodal[data-shape-library-open=true] .board{margin-left:calc(var(--symbols-panel-left) + var(--symbols-panel-width) + var(--symbols-panel-gap))}.board-frame--archimodal[data-shape-library-open=true] .status-panel{left:calc(var(--symbols-panel-left) + var(--symbols-panel-width) + var(--symbols-panel-gap))!important}.board-frame--archimodal[data-template-panel-open=true] .board{margin-left:calc(var(--symbols-panel-left) + 340px + var(--symbols-panel-gap))}.board-frame--archimodal[data-template-panel-open=true] .status-panel{left:calc(var(--symbols-panel-left) + 340px + var(--symbols-panel-gap))!important}.board-frame--archimodal[data-theme-panel-open=true] .board{margin-left:calc(var(--symbols-panel-left) + 312px + var(--symbols-panel-gap))}.board-frame--archimodal[data-theme-panel-open=true] .status-panel{left:calc(var(--symbols-panel-left) + 312px + var(--symbols-panel-gap))!important}.board-frame--archimodal .tool-dock{min-height:58px!important;box-shadow:none!important;background:#fff!important;border-bottom:1px solid #d8e0ee!important}.board-frame--archimodal .tool-dock__strip{gap:12px!important;min-height:58px!important}.archimodal-toolbar__label{color:#1f2937!important;font-size:1rem!important;font-weight:800!important}.board-frame--archimodal .tool-button{background:0 0!important;border:1px solid #0000!important;border-radius:10px!important;width:42px!important;height:42px!important}.board-frame--archimodal .tool-button:hover{background:#f5f8fe!important;border-color:#d8e0ee!important}.board-frame--archimodal .tool-button[data-active=true]{background:#eaf2ff!important;border-color:#7ba8f8!important}.board-frame--archimodal .tool-dock__more,.board-frame--archimodal .tool-dock__tool-lock{color:#344054!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8e0ee!important}.board-frame--archimodal .tool-dock__more:hover,.board-frame--archimodal .tool-dock__tool-lock:hover{background:#f8fbff!important;border-color:#b9ccef!important}.board-frame--archimodal .tool-dock__more--active,.board-frame--archimodal .tool-dock__tool-lock--active{color:#155eef!important;background:#eaf2ff!important;border-color:#7ba8f8!important}.board-frame--archimodal .tool-dock__divider{background:#dde5f0!important}.text-style-toolbar,.context-menu,.popup-dialog,.inspector-panel,.tool-dock__shape-panel,.archimodal-page-menu__panel,.context-menu{scrollbar-gutter:stable both-edges;overscroll-behavior:contain!important;flex-direction:column!important;gap:12px!important;min-width:252px!important;padding:14px!important;display:flex!important;overflow-y:auto!important}.context-menu__section{flex-direction:column!important;gap:8px!important;display:flex!important}.context-menu__icon-strip{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.context-menu__divider{background:#e4e7ec!important;height:1px!important;margin:0!important}.context-menu__group{flex-direction:column!important;gap:8px!important;display:flex!important}.context-menu__label{letter-spacing:.08em!important;text-transform:uppercase!important;color:#667085!important;font-size:.7rem!important;font-weight:800!important}.context-menu__pattern-list{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.text-style-toolbar__button,.context-menu__button,.popup-dialog__button,.ghost-button,.background-fill-button,.pattern-button,.alignment-button,.arrow-head-button,.swatch-button,.select-input,.text-editor,.table-editor__input,.color-field__control,.page-pill{box-shadow:none!important;background:#fff!important;border:1px solid #d8e0ee!important}.context-menu__button{min-height:36px!important;font:inherit!important;color:#344054!important;cursor:pointer!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:.84rem!important;font-weight:700!important;display:inline-flex!important}.context-menu__button:disabled{opacity:.48!important;cursor:not-allowed!important;transform:none!important}.context-menu__button--icon{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.context-menu__button--choice{border-radius:10px!important;min-width:44px!important;padding:0 10px!important}.context-menu__button--icon-choice{width:38px!important;min-width:38px!important;height:38px!important;padding:0!important}.context-menu__button--icon svg,.context-menu__choice-glyph svg{width:18px!important;height:18px!important;display:block!important}.context-menu__choice-glyph{flex:none!important;justify-content:center!important;align-items:center!important;width:18px!important;height:18px!important;display:inline-flex!important}.context-menu__button--danger{color:#b42318!important}.context-menu__button--danger:hover{color:#b42318!important;background:#fef3f2!important;border-color:#fecdca!important}.text-style-toolbar__button[data-active=true],.context-menu__button[data-active=true],.ghost-button--active,.background-fill-button--active,.pattern-button[data-active=true],.alignment-button[data-active=true],.arrow-head-button[data-active=true],.swatch-button[data-active=true],.page-pill[data-active=true]{color:#155eef!important;background:#eaf2ff!important;border-color:#7ba8f8!important}.popup-dialog__button--primary,.primary-button{color:#fff!important;background:#1f7ae0!important;border-color:#1f7ae0!important}.app-side-rail{z-index:200;background:#fff;border-right:1px solid #d8e0ee;flex-direction:column;align-items:center;gap:8px;padding:10px 8px;display:flex;position:absolute;top:64px;bottom:58px}.app-side-rail--left{width:64px;left:0}.app-side-rail--right{border-left:1px solid #d8e0ee;border-right:0;justify-content:flex-start;width:56px;right:0}.app-side-rail__button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:14px;justify-items:center;gap:4px;width:100%;min-height:68px;padding:8px 4px;transition:background .16s,color .16s;display:grid}.app-side-rail__button:hover,.app-side-rail__icon-button:hover{color:#155eef;background:#f4f8ff}.app-side-rail__button[data-active=true]{color:#155eef;background:#eaf2ff}.app-side-rail__icon-button[data-active=true]{color:#155eef;background:#eaf2ff;border-color:#bfdbfe}.app-side-rail__glyph{font-size:1.12rem;font-weight:800;line-height:1}.app-side-rail__label{text-align:center;font-size:.72rem;font-weight:700;line-height:1.1}.app-side-rail__icon-button{color:#344054;width:40px;height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;font-size:1.15rem;font-weight:800;transition:background .16s,color .16s,border-color .16s}.app-side-rail__icon-button:disabled{opacity:.42;cursor:not-allowed}.app-side-rail__icon-button:hover:disabled{color:#344054;background:0 0}.status-panel{min-height:56px!important;box-shadow:none!important;z-index:12!important;background:#fffffffa!important;border-top:1px solid #d8e0ee!important;border-radius:0!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:8px 14px!important;display:flex!important;bottom:0!important;left:64px!important;right:56px!important}.status-panel__left{flex:340px;align-items:center;min-width:0;display:flex}.status-panel__pages{align-items:center;gap:4px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.status-page-tab{color:#475467;height:36px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;padding:0 14px;font-size:.92rem;font-weight:700;transition:background .16s,color .16s,border-color .16s,box-shadow .16s}.status-page-tab--add{width:36px;padding:0;font-size:1.15rem;font-weight:800}.status-page-tab__rename{opacity:.55;vertical-align:middle;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;margin-left:5px;transition:opacity .14s,background .14s;display:inline-flex}.status-page-tab__rename:hover{opacity:1;background:#155eef1f}.status-page-tab__rename svg{stroke:currentColor;stroke-width:2px;fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:12px;height:12px}.status-page-tab--editing{color:#155eef;text-align:center;background:#fff;border-color:#155eef;outline:none;min-width:60px;box-shadow:inset 0 -2px #155eef,0 0 0 2px #155eef26}.status-panel__meta{flex:0 auto;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.status-chip{color:#475467;height:32px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #d8e0ee;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}button.status-chip{cursor:pointer}button.status-chip:hover{color:#155eef;background:#f5f8ff}.status-panel__controls{flex:none;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.metric span{color:#667085!important}.metric strong{color:#111827!important}.corner-controls{display:none!important}.control-pill{min-height:38px;box-shadow:none!important;background:#fff!important;border:1px solid #d8e0ee!important;border-radius:12px!important}.control-pill__button:hover{background:#f5f8fe!important}@media (width<=1200px){.shape-library{width:304px!important;left:56px!important}.board-frame--archimodal[data-shape-library-open=true] .board{margin-left:360px}.board-frame--archimodal[data-shape-library-open=true] .status-panel{left:360px!important}.status-panel{left:56px!important}.app-side-rail--left{width:56px}}@media (width<=980px){.app-side-rail--right{display:none!important}.app-side-rail--left{top:calc(var(--responsive-header-height) + 14px)!important;z-index:18!important;gap:5px!important;display:flex!important;left:10px!important}.app-side-rail__button{border-radius:10px!important;width:34px!important;min-height:34px!important}.app-side-rail__button-icon{width:18px!important;height:18px!important}.app-side-rail__button-icon svg{width:16px!important;height:16px!important}.app-side-rail__icon-button{border-radius:10px!important;width:32px!important;height:32px!important}.shape-library{left:0!important}.board-frame--archimodal[data-shape-library-open=true] .board{margin-left:0}.board-frame--archimodal[data-shape-library-open=true] .status-panel{left:0!important}.status-panel{flex-wrap:wrap!important;gap:10px!important;padding:8px 12px!important;left:0!important;right:0!important}.status-panel__left,.status-panel__meta,.status-panel__controls{justify-content:flex-start;width:100%}}:root{--lucid-surface:#fff;--lucid-surface-soft:#f8fafc;--lucid-surface-muted:#f4f7fb;--lucid-border:#d8e0ee;--lucid-border-strong:#c7d1df;--lucid-text:#1f2937;--lucid-muted:#667085;--lucid-blue:#2563eb;--lucid-blue-soft:#edf4ff;--lucid-shadow:0 12px 30px #0f172a14;--responsive-header-height:64px;--responsive-header-control-height:38px;--responsive-brand-logo-height:36px;--responsive-brand-wordmark-height:36px;--responsive-toolbar-height:56px;--responsive-side-button-size:40px;--responsive-status-panel-height:50px;--responsive-page-tab-height:36px;--responsive-page-tab-padding:14px;--responsive-status-chip-height:34px;--responsive-control-pill-height:34px;--responsive-control-button-size:28px;--responsive-control-value-width:38px;--app-zoom-scale:1!important;--font-sans:"Inter","Inter Variable","Segoe UI Variable","Segoe UI","SF Pro Text","Helvetica Neue",Arial,sans-serif!important;--font-display:"Inter","Inter Variable","Segoe UI Variable","Segoe UI","SF Pro Display","Helvetica Neue",Arial,sans-serif!important}html[data-app-theme=light],html[data-app-theme=light] body{background:#f4f7fb!important}html[data-app-theme=dusk],html[data-app-theme=dusk] body{background:#08111f!important}.app-shell,.app-shell[data-ui-theme=light],.studio,.board-frame,.board-frame--archimodal{background:#f4f7fb!important}.archimodal-header{height:var(--responsive-header-height)!important;border-bottom:1px solid var(--lucid-border)!important;-webkit-backdrop-filter:saturate(180%)blur(10px)!important;background:#fffffff5!important;grid-template-columns:minmax(0,1fr) auto auto!important;gap:14px!important;padding:0 18px 0 16px!important;box-shadow:0 1px #0f172a08!important}.archimodal-header__left,.archimodal-header__right{gap:10px!important}.archimodal-header__left{gap:10px!important;min-width:0!important}.archimodal-header__brand{gap:10px!important}.archimodal-header__brand-image{height:var(--responsive-brand-logo-height)!important}.archimodal-header__brand-wordmark-image{height:var(--responsive-brand-wordmark-height)!important}.archimodal-header__board{flex-direction:column!important;gap:4px!important;min-width:0!important;margin-left:0!important;display:flex!important}.archimodal-header__board-row{gap:10px!important}.archimodal-header__board-title{color:var(--lucid-text)!important;letter-spacing:-.02em!important;font-size:1.04rem!important;font-weight:800!important}.archimodal-header__board-rename{border-radius:10px!important;width:28px!important;height:28px!important}.archimodal-header__board-meta{border:1px solid var(--lucid-border)!important;width:max-content!important;min-height:28px!important;color:var(--lucid-muted)!important;background:#f8fafc!important;border-radius:999px!important;align-items:center!important;padding:0 10px!important;font-size:.76rem!important;font-weight:700!important;display:inline-flex!important}.archimodal-header__page-controls{gap:8px!important;margin-left:12px!important}.archimodal-header__page-select,.archimodal-page-menu__trigger,.archimodal-header__canvas-button,.archimodal-header__action{height:var(--responsive-header-control-height)!important;border:1px solid var(--lucid-border)!important;background:var(--lucid-surface)!important;color:#344054!important;box-shadow:none!important;border-radius:12px!important}.archimodal-header__page-select{min-width:198px!important;max-width:238px!important;padding:0 12px!important;font-size:.86rem!important;font-weight:700!important}.archimodal-page-menu__trigger{align-items:center!important;gap:8px!important;padding:0 12px!important;font-size:.84rem!important;font-weight:700!important;display:inline-flex!important}.archimodal-header__canvas-button,.archimodal-header__action{gap:8px!important;padding:0 12px!important;font-size:.84rem!important;font-weight:700!important}.archimodal-header__action-icon,.archimodal-header__action-icon svg{width:15px!important;height:15px!important}.archimodal-header__action-label{font-size:.84rem!important;font-weight:700!important}.archimodal-header__page-select:hover,.archimodal-page-menu__trigger:hover,.archimodal-header__canvas-button:hover,.archimodal-header__action:hover{border-color:var(--lucid-border-strong)!important;background:#f8fbff!important;box-shadow:0 6px 16px #0f172a0d!important}.archimodal-header__share{height:calc(var(--responsive-header-control-height) + 4px)!important;color:#fff!important;box-shadow:none!important;background:#111827!important;border:1px solid #111827!important;border-radius:12px!important;padding:0 16px!important}.archimodal-header__share:hover{background:#0f172a!important;border-color:#0f172a!important}.archimodal-page-menu__panel{border:1px solid var(--lucid-border)!important;min-width:232px!important;box-shadow:var(--lucid-shadow)!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:16px!important;padding:8px!important;top:calc(100% + 8px)!important}.archimodal-page-menu__section-label{letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--lucid-muted)!important;padding:8px 10px 4px!important;font-size:.68rem!important;font-weight:800!important}.archimodal-page-menu__button{color:#344054!important;background:0 0!important;border-radius:10px!important;min-height:36px!important;padding:0 12px!important;font-size:.84rem!important;font-weight:700!important}.archimodal-page-menu__button:hover{color:#155eef!important;background:#f8fbff!important}.archimodal-page-menu__divider{background:#e4e7ec!important;margin:4px 0!important}.board-frame--archimodal{--app-left-rail-width:46px;--board-left-offset:0px;--symbols-panel-left:calc(var(--app-left-rail-width) + 12px);--symbols-panel-width:320px;--symbols-panel-gap:12px;background:#f7f9fc!important}.board-frame--archimodal .board__grid{opacity:1!important;background-image:linear-gradient(90deg,#94a3b81f 1px,#0000 1px),linear-gradient(#94a3b81f 1px,#0000 1px),linear-gradient(90deg,#94a3b80f 1px,#0000 1px),linear-gradient(#94a3b80f 1px,#0000 1px)!important;background-size:20px 20px,20px 20px,100px 100px,100px 100px!important}.board-frame--archimodal .app-menu__trigger{border:1px solid var(--lucid-border)!important;width:40px!important;height:40px!important;box-shadow:var(--lucid-shadow)!important;background:#fff!important;border-radius:12px!important}.board-frame--archimodal .app-menu__burger span{background:#344054!important;width:16px!important}.board-frame--archimodal .tool-dock{min-height:var(--responsive-toolbar-height)!important;border-bottom:1px solid var(--lucid-border)!important;box-shadow:none!important;background:#fffffff5!important;padding:0 12px!important;top:0!important;left:68px!important;right:18px!important}.board-frame--archimodal .tool-dock__strip{min-height:var(--responsive-toolbar-height)!important;gap:10px!important;padding-right:0!important}.archimodal-toolbar__label{color:#344054!important;letter-spacing:-.01em!important;font-size:.9rem!important;font-weight:800!important}.board-frame--archimodal .tool-list{gap:6px!important}.board-frame--archimodal .tool-button{width:var(--responsive-side-button-size)!important;height:var(--responsive-side-button-size)!important;color:#344054!important;background:0 0!important;border:1px solid #0000!important;border-radius:10px!important}.board-frame--archimodal .tool-button:hover{border-color:var(--lucid-border)!important;background:#f5f8fe!important}.board-frame--archimodal .tool-button[data-active=true]{background:var(--lucid-blue-soft)!important;border-color:#bdd3ff!important;box-shadow:inset 0 0 0 1px #2563eb14!important}.board-frame--archimodal .tool-button[data-active=true] .tool-button__glyph,.board-frame--archimodal .tool-button[data-active=true] .tool-button__shortcut{color:#155eef!important}.board-frame--archimodal .tool-dock__divider{background:#e4e7ec!important;height:24px!important}.board-frame--archimodal .tool-dock__more,.board-frame--archimodal .tool-dock__tool-lock{height:calc(var(--responsive-side-button-size) - 2px)!important;border:1px solid var(--lucid-border)!important;color:#344054!important;box-shadow:none!important;background:#fff!important;border-radius:10px!important}.board-frame--archimodal .tool-dock__more{letter-spacing:.01em!important;text-transform:none!important;padding:0 12px!important;font-size:.8rem!important}.board-frame--archimodal .tool-dock__tool-lock{top:10px!important;right:12px!important}.board-frame--archimodal .tool-dock__more:hover,.board-frame--archimodal .tool-dock__tool-lock:hover{border-color:var(--lucid-border-strong)!important;background:#f8fbff!important}.board-frame--archimodal .tool-dock__more--active,.board-frame--archimodal .tool-dock__tool-lock--active{background:var(--lucid-blue-soft)!important;color:#155eef!important;border-color:#bdd3ff!important}.shape-library{left:var(--symbols-panel-left)!important;width:min(var(--symbols-panel-width), calc(100vw - var(--symbols-panel-left) - 16px))!important;border-right:1px solid var(--lucid-border)!important;box-shadow:none!important;background:#fff!important}.template-panel{top:86px!important;left:var(--symbols-panel-left)!important;width:min(340px, calc(100vw - var(--symbols-panel-left) - 24px))!important;border:1px solid var(--lucid-border)!important;background:linear-gradient(#fffffffb 0%,#f9fbfffb 100%)!important;border-radius:22px!important;flex-direction:column!important;gap:14px!important;max-height:calc(100vh - 110px)!important;padding:16px!important;display:flex!important;overflow-y:auto!important;box-shadow:0 20px 44px #0f172a1f!important}.template-panel__header{justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 4px;display:flex}.template-panel__title-wrap{gap:2px;display:grid}.template-panel__title{color:#1f2937;font-size:1rem;font-weight:800;line-height:1.2}.template-panel__close{cursor:pointer;color:#667085;background:0 0;border:0;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;display:flex}.template-panel__close:hover{color:#1f2937;background:#f3f4f8}.template-panel__section{flex-direction:column;gap:10px;display:flex}.template-panel__section-title{text-transform:uppercase;letter-spacing:.08em;color:#667085;font-size:.75rem;font-weight:800}.template-panel__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-panel__card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f3;border-radius:14px;flex-direction:column;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;overflow:hidden}.template-panel__card:hover{border-color:#155eef;transform:translateY(-2px);box-shadow:0 8px 20px #155eef24}.template-panel__card-preview{aspect-ratio:4/3;background:#f8faff;border-bottom:1px solid #e2e8f3;width:100%;overflow:hidden}.template-panel__card-label{color:#1f2937;padding:8px 10px 2px;font-size:.82rem;font-weight:800}.template-panel__card-desc{color:#667085;padding:0 10px 10px;font-size:.72rem;line-height:1.4}.page-theme-panel{top:86px!important;left:var(--symbols-panel-left)!important;width:min(312px, calc(100vw - var(--symbols-panel-left) - 24px))!important;border:1px solid var(--lucid-border)!important;background:linear-gradient(#fffffffb 0%,#f9fbfffb 100%)!important;border-radius:22px!important;gap:12px!important;max-height:calc(100dvh - 110px)!important;padding:14px!important;display:grid!important;overflow-y:auto!important;box-shadow:0 20px 44px #0f172a1f!important}.page-theme-panel__header{justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:2px 2px 6px!important;display:flex!important}.page-theme-panel__title-wrap{gap:2px!important;display:grid!important}.page-theme-panel__title{color:#101828!important;letter-spacing:-.02em!important;font-size:.96rem!important;font-weight:800!important}.page-theme-panel__page-name{color:#667085!important;font-size:.78rem!important;font-weight:700!important}.page-theme-panel__section{background:linear-gradient(#fff 0%,#f9fbff 100%)!important;border:1px solid #dadfebe6!important;border-radius:16px!important;gap:10px!important;padding:12px!important;display:grid!important;box-shadow:inset 0 1px #ffffffb3!important}.page-theme-panel__mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.page-theme-panel__mode-button{border:1px solid var(--lucid-border)!important;color:#475467!important;min-height:58px!important;font:inherit!important;cursor:pointer!important;background:#fbfcff!important;border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:8px 6px!important;font-weight:800!important;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s,color .16s!important;display:flex!important}.page-theme-panel__mode-button:hover{border-color:#c7d7fe!important;transform:translateY(-1px)!important;box-shadow:0 12px 28px #155eef14!important}.page-theme-panel__mode-button[data-active=true]{color:#155eef!important;background:linear-gradient(#f4f8ff 0%,#e5efff 100%)!important;border-color:#b2ccff!important;box-shadow:0 10px 24px #155eef1f!important}.page-theme-panel__mode-icon{width:30px!important;height:30px!important;color:inherit!important;background:#f2f4f7!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.page-theme-panel__mode-button[data-active=true] .page-theme-panel__mode-icon{background:#dbe8ff!important}.page-theme-panel__mode-label{letter-spacing:-.01em!important;font-size:.75rem!important;font-weight:800!important}.page-theme-panel__swatches{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.page-theme-panel .background-swatches__button{aspect-ratio:1!important;background:var(--swatch-color)!important;border:2px solid #0f172a1f!important;border-radius:14px!important;width:100%!important;height:auto!important;min-height:52px!important;box-shadow:inset 0 1px #ffffffb8!important}.page-theme-panel .background-swatches__button[data-active=true]{border-color:#6f6cf0!important;box-shadow:0 0 0 3px #6f6cf01f!important}.page-theme-panel__color{gap:6px!important;display:grid!important}.page-theme-panel__color-label{color:#475467!important;font-size:.78rem!important;font-weight:700!important}.page-theme-panel__color-control{background:#ffffffd1!important;border:1px solid #7b86a333!important;border-radius:14px!important;align-items:center!important;gap:12px!important;padding:8px 12px!important;display:flex!important}.page-theme-panel__color-input{cursor:pointer!important;background:0 0!important;border:0!important;width:30px!important;height:30px!important;padding:0!important}.page-theme-panel__color-value{color:#101828!important;letter-spacing:.04em!important;font-size:.8rem!important;font-weight:700!important}.page-theme-panel__close{border-radius:12px!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;padding:0!important;display:inline-flex!important}.page-theme-panel__close svg{stroke:currentColor!important;fill:none!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:16px!important;height:16px!important}.shape-library__topbar{z-index:2!important;background:#fff!important;border-bottom:1px solid #f0f2f5!important;padding:14px 16px 10px!important;position:sticky!important;top:0!important}.shape-library__topbar-meta{justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;display:flex!important}.shape-library__title{flex:1!important}.shape-library__bulk-actions{flex-shrink:0!important;align-items:center!important;gap:6px!important;display:flex!important}.shape-library__bulk-toggle{color:#667085!important;white-space:nowrap!important;width:auto!important;height:28px!important;box-shadow:none!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:4px!important;padding:0 8px!important;font-size:.72rem!important;font-weight:700!important;transition:border-color .16s,background-color .16s,color .16s!important;display:inline-flex!important}.shape-library__bulk-toggle:hover{color:#344054!important;background:#f8fafc!important;border-color:#d0d5dd!important}.shape-library__bulk-toggle:disabled{opacity:.45!important;cursor:not-allowed!important}.shape-library__bulk-toggle svg{flex-shrink:0!important;width:14px!important;height:14px!important;display:block!important}.shape-library__title{color:#101828!important;letter-spacing:-.02em!important;flex:1!important;font-size:1rem!important;font-weight:800!important}.shape-library__search-wrap{z-index:2!important;background:#fff!important;border-bottom:1px solid #f0f2f5!important;padding:8px 14px!important;position:sticky!important;top:57px!important}.shape-library__search{color:#111827!important;height:34px!important;box-shadow:none!important;background-color:#f5f7fa!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 20 20' fill='none' stroke='%2398A2B3' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='9' r='5.5'/%3E%3Cpath d='M13.5 13.5 17 17'/%3E%3C/svg%3E")!important;background-position:11px!important;background-repeat:no-repeat!important;background-size:15px 15px!important;border:1px solid #dde3eb!important;border-radius:0!important;padding:0 10px 0 36px!important;font-size:.86rem!important;font-weight:500!important}.shape-library__search::placeholder{color:#98a2b3!important;font-weight:500!important}.shape-library__body{padding:0!important}.shape-library__section{box-shadow:none!important;background:#fff!important;border:none!important;border-bottom:1px solid #e9ecf0!important;border-radius:0!important;margin:0!important;padding:0!important}.shape-library__section:last-child{border-bottom:none!important}.shape-library__section[data-section] .shape-library__section-head{border:none!important;border-left:3px solid var(--sl-accent,#d0d5dd)!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;padding:9px 14px 9px 16px!important;transition:background .12s!important;position:relative!important}.shape-library__section[data-section] .shape-library__section-head:before{content:none!important;display:none!important}.shape-library__section[data-section] .shape-library__section-head:hover{border-color:#0000!important;border-left-color:var(--sl-accent,#d0d5dd)!important;box-shadow:none!important;background:#f7f9fc!important;transform:none!important}.shape-library__section-title{color:#1a2332!important;font-size:.86rem!important;font-weight:600!important}.shape-library__section-badge{background:var(--sl-accent,#e5e7eb)!important;color:#fff!important;opacity:.82!important;min-width:16px!important;height:16px!important;box-shadow:none!important;border-radius:2px!important;padding:0 5px!important;font-size:.64rem!important;font-weight:700!important}.shape-library__section-caret{color:#9aa5b4!important;width:16px!important;height:16px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;font-size:.68rem!important}.shape-library__section-body{border-left:3px solid var(--sl-accent,#e5e7eb)!important;background:#fafbfc!important;gap:0!important;padding:4px 10px 10px!important}.shape-library__subsection+.shape-library__subsection{margin-top:6px!important;padding-top:6px!important}.shape-library__subsection-title{color:#475467!important;letter-spacing:.04em!important;text-transform:uppercase!important;font-size:.72rem!important;font-weight:600!important}.shape-library__grid,.shape-library__mindmap-grid{gap:6px!important}.shape-library__button,.shape-library__mindmap-button{box-shadow:none!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:0!important;padding:10px 6px!important;transition:background .1s,border-color .1s!important}.shape-library__button:hover,.shape-library__mindmap-button:hover{border-color:var(--sl-accent,#93c5fd)!important;box-shadow:none!important;background:#f0f5ff!important;transform:none!important}.shape-library__button[data-active=true],.shape-library__mindmap-button[data-active=true]{border-color:var(--sl-accent,#93b4f8)!important;box-shadow:none!important;background:#eff6ff!important}.shape-library__button[data-active=true] .shape-library__glyph,.shape-library__button[data-active=true] .shape-library__label,.shape-library__mindmap-button[data-active=true] .shape-library__glyph,.shape-library__mindmap-button[data-active=true] .shape-library__label{color:var(--sl-accent,#1a56db)!important}.shape-library__glyph{color:#374151!important}.shape-library__label{color:#4b5563!important;font-size:.69rem!important;font-weight:600!important;line-height:1.25!important}.shape-library__footer{border-top:1px solid #e9ecf0!important;padding:10px 12px 14px!important}.shape-library__manage{color:#374151!important;height:38px!important;box-shadow:none!important;background:#f5f7fa!important;border:1px solid #dde3eb!important;border-radius:0!important;font-size:.86rem!important;font-weight:600!important}.shape-library__manage:hover{color:#111827!important;background:#edf0f5!important}.board-frame--archimodal .board{margin-left:var(--board-left-offset)}.context-menu,.popup-dialog,.inspector-panel,.tool-dock__shape-panel,.archimodal-page-menu__panel,.app-menu__panel{-webkit-backdrop-filter:blur(24px)saturate(200%)!important;z-index:300!important;background:linear-gradient(#fffffffc 0%,#f9fbfffc 100%)!important;border:1px solid #d6deebb3!important;border-radius:22px!important;min-width:240px!important;padding:12px!important;box-shadow:0 24px 56px #0f172a26,0 2px 8px #0f172a0f!important}.inspector-panel{padding:16px!important;top:84px!important;bottom:84px!important;right:84px!important}.panel-kicker,.panel-label,.context-menu__label{color:var(--lucid-muted)!important}.app-side-rail{background:0 0!important;border:0!important;padding:0!important}.app-side-rail--left{width:auto!important;height:max-content!important;box-shadow:none!important;z-index:200!important;background:0 0!important;border:0!important;border-radius:0!important;justify-content:flex-start!important;gap:6px!important;padding:0!important;top:12px!important;bottom:auto!important;left:12px!important}.app-side-rail--right{border:1px solid var(--lucid-border)!important;width:54px!important;box-shadow:var(--lucid-shadow)!important;background:#fffffff5!important;border-radius:18px!important;gap:6px!important;padding:8px!important;top:86px!important;bottom:auto!important;right:18px!important}.app-side-rail__button{width:var(--responsive-side-button-size)!important;min-height:var(--responsive-side-button-size)!important;border:1px solid var(--lucid-border)!important;color:#475467!important;box-shadow:var(--lucid-shadow)!important;background:#fffffff5!important;border-radius:12px!important;align-content:center!important;justify-items:center!important;gap:0!important;padding:0!important;display:grid!important}.app-side-rail__button:hover{color:#155eef!important;background:#f5f8ff!important;border-color:#dbe5f4!important}.app-side-rail__button[data-active=true]{color:#155eef!important;background:#eef4ff!important;border-color:#c7d7fb!important}.app-side-rail__button-icon{justify-content:center!important;align-items:center!important;width:22px!important;height:22px!important;display:inline-flex!important}.app-side-rail__button-icon svg{width:18px!important;height:18px!important;display:block!important}.app-side-rail__label{display:none!important}.app-side-rail__icon-button{width:calc(var(--responsive-side-button-size) - 2px)!important;height:calc(var(--responsive-side-button-size) - 2px)!important;border-radius:12px!important;font-size:1rem!important}.app-side-rail__icon-button:hover{color:#155eef!important;background:#f5f8ff!important}.app-side-rail__icon-button[data-active=true]{background:var(--lucid-blue-soft)!important;color:#155eef!important;border-color:#bdd3ff!important}.status-panel{left:var(--board-left-offset)!important;min-height:var(--responsive-status-panel-height)!important;border:1px solid var(--lucid-border)!important;box-shadow:var(--lucid-shadow)!important;-webkit-backdrop-filter:saturate(180%)blur(12px)!important;background:#fffffff5!important;border-radius:16px!important;grid-template-columns:minmax(0,1fr) auto auto!important;align-items:center!important;gap:12px!important;padding:6px 10px!important;display:grid!important;bottom:20px!important;right:18px!important}.status-panel__left{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important;overflow:hidden!important}.status-panel__pages{min-height:var(--responsive-page-tab-height)!important;scrollbar-width:none!important;-ms-overflow-style:none!important;flex:auto!important;gap:4px!important;padding:0 2px!important;overflow:auto hidden!important}.status-panel__pages::-webkit-scrollbar{display:none!important}.status-panel__page-nav{flex:none!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.status-panel__page-nav-button{border:1px solid var(--lucid-border)!important;color:#475467!important;cursor:pointer!important;background:linear-gradient(#fff,#f9fbff)!important;border-radius:9px!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;padding:0!important;transition:background .16s,color .16s,border-color .16s,transform .16s,opacity .16s!important;display:inline-flex!important;box-shadow:inset 0 1px #fffffff2,0 4px 12px #11283d0f!important}.status-panel__page-nav-button:hover:not(:disabled){color:#155eef!important;background:#f5f8ff!important;border-color:#c7d7f6!important;transform:translateY(-1px)!important}.status-panel__page-nav-button:disabled{opacity:.42!important;cursor:not-allowed!important;transform:none!important}.status-panel__page-nav-button svg{stroke:currentColor!important;stroke-width:1.9px!important;fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:14px!important;height:14px!important}.status-page-tab{height:var(--responsive-page-tab-height)!important;padding:0 var(--responsive-page-tab-padding)!important;color:#475467!important;background:0 0!important;border:1px solid #0000!important;border-radius:12px!important;font-size:.83rem!important;font-weight:700!important}.status-page-tab:hover{color:#155eef!important;background:#f5f8ff!important}.status-page-tab[data-active=true]{color:#155eef!important;background:#fff!important;border-color:#d7e3fb!important;box-shadow:inset 0 -2px #155eef!important}.status-page-tab--add{width:var(--responsive-page-tab-height)!important;padding:0!important;font-size:1rem!important}.status-chip{height:var(--responsive-status-chip-height)!important;border:1px solid var(--lucid-border)!important;color:#475467!important;background:#fff!important;border-radius:11px!important;padding:0 11px!important;font-size:.79rem!important;box-shadow:inset 0 1px #fffffff2!important}.status-panel__meta{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important}.status-panel__controls{align-items:center!important;gap:7px!important}.control-pill{min-height:var(--responsive-control-pill-height)!important;background:linear-gradient(#fff,#f9fbff)!important;border-radius:12px!important;gap:2px!important;padding:3px!important;box-shadow:inset 0 1px #fffffff2,0 6px 16px #11283d14!important}.control-pill--history{min-width:68px!important}.control-pill--zoom{min-width:108px!important}.control-pill__button{width:var(--responsive-control-button-size)!important;height:var(--responsive-control-button-size)!important;border-radius:8px!important;font-size:1rem!important;font-weight:700!important;line-height:1!important}.control-pill__value{min-width:var(--responsive-control-value-width)!important;letter-spacing:-.01em!important;font-size:.8rem!important;font-weight:700!important}@media (width<=980px){.status-panel{display:flex!important}}.content-return-panel{border-radius:16px!important;bottom:82px!important;right:18px!important}.content-return-panel--restore{bottom:130px!important}.empty-card{border:1px solid var(--lucid-border)!important;box-shadow:var(--lucid-shadow)!important;background:#fffffffa!important;border-radius:20px!important}.link-shape-toolbar{z-index:50!important;border-radius:10px!important;flex-flow:row!important;align-items:center!important;gap:2px!important;width:auto!important;min-width:0!important;min-height:0!important;padding:4px 6px!important;display:flex!important;overflow:visible!important;transform:translate(-50%)!important}.link-shape-toolbar .text-style-toolbar__button{border-radius:7px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important}.link-shape-toolbar .text-style-toolbar__button svg,.link-shape-toolbar .text-style-toolbar__icon svg{width:14px!important;height:14px!important}.link-shape-toolbar .text-style-toolbar__icon{justify-content:center!important;align-items:center!important;width:14px!important;height:14px!important;display:flex!important}.link-shape-toolbar__divider{background:#94a3b84d!important;width:1px!important;height:16px!important;margin:0 2px!important;display:block!important}.link-shape-toolbar__select{border-radius:6px!important;height:26px!important;padding:0 4px!important;font-size:.78rem!important}.link-shape-toolbar--side-action{z-index:50!important;border-radius:10px!important;flex-direction:column!important;place-items:center!important;gap:2px!important;width:auto!important;min-width:0!important;padding:4px!important;display:flex!important;transform:none!important}.link-shape-toolbar--side-action .text-style-toolbar__button{border-radius:7px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important}.app-shell[data-ui-theme=dusk]{--lucid-surface:#0f172a;--lucid-surface-soft:#111827;--lucid-surface-muted:#162033;--lucid-border:#94a3b82e;--lucid-border-strong:#94a3b84d;--lucid-text:#f8fafc;--lucid-muted:#98a2b3;--lucid-blue:#60a5fa;--lucid-blue-soft:#60a5fa29;--lucid-shadow:0 24px 64px #02081766;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}.app-shell[data-ui-theme=dusk],.app-shell[data-ui-theme=dusk] .studio,.app-shell[data-ui-theme=dusk] .board-frame,.app-shell[data-ui-theme=dusk] .board-frame--archimodal{background:radial-gradient(circle at top,#60a5fa24,#0000 28%),linear-gradient(#08111f 0%,#0b1627 100%)!important}.app-shell[data-ui-theme=dusk] .board-frame--archimodal .board__grid{background-image:linear-gradient(90deg,#94a3b817 1px,#0000 1px),linear-gradient(#94a3b817 1px,#0000 1px),linear-gradient(90deg,#94a3b80a 1px,#0000 1px),linear-gradient(#94a3b80a 1px,#0000 1px)!important}.app-shell[data-ui-theme=dusk] .archimodal-header,.app-shell[data-ui-theme=dusk] .tool-dock,.app-shell[data-ui-theme=dusk] .shape-library,.app-shell[data-ui-theme=dusk] .page-theme-panel,.app-shell[data-ui-theme=dusk] .text-style-toolbar,.app-shell[data-ui-theme=dusk] .context-menu,.app-shell[data-ui-theme=dusk] .popup-dialog,.app-shell[data-ui-theme=dusk] .inspector-panel,.app-shell[data-ui-theme=dusk] .tool-dock__shape-panel,.app-shell[data-ui-theme=dusk] .archimodal-page-menu__panel,.app-shell[data-ui-theme=dusk] .app-menu__panel,.app-shell[data-ui-theme=dusk] .status-panel,.app-shell[data-ui-theme=dusk] .empty-card,.app-shell[data-ui-theme=dusk] .app-side-rail--right{border-color:var(--lucid-border)!important;box-shadow:var(--lucid-shadow)!important;background:#09101ceb!important}.app-shell[data-ui-theme=dusk] .archimodal-header__page-select,.app-shell[data-ui-theme=dusk] .archimodal-page-menu__trigger,.app-shell[data-ui-theme=dusk] .archimodal-header__canvas-button,.app-shell[data-ui-theme=dusk] .archimodal-header__action,.app-shell[data-ui-theme=dusk] .app-menu__trigger,.app-shell[data-ui-theme=dusk] .app-side-rail__button,.app-shell[data-ui-theme=dusk] .shape-library__section[data-section] .shape-library__section-head,.app-shell[data-ui-theme=dusk] .shape-library__button,.app-shell[data-ui-theme=dusk] .shape-library__mindmap-button,.app-shell[data-ui-theme=dusk] .page-theme-panel__section,.app-shell[data-ui-theme=dusk] .page-theme-panel__mode-button,.app-shell[data-ui-theme=dusk] .page-theme-panel__color-control,.app-shell[data-ui-theme=dusk] .theme-toggle,.app-shell[data-ui-theme=dusk] .segmented-toggle,.app-shell[data-ui-theme=dusk] .panel-close,.app-shell[data-ui-theme=dusk] .background-fill-button,.app-shell[data-ui-theme=dusk] .ghost-button,.app-shell[data-ui-theme=dusk] .page-pill,.app-shell[data-ui-theme=dusk] .status-page-tab,.app-shell[data-ui-theme=dusk] .status-chip,.app-shell[data-ui-theme=dusk] .select-input,.app-shell[data-ui-theme=dusk] .text-editor,.app-shell[data-ui-theme=dusk] .table-editor__input,.app-shell[data-ui-theme=dusk] .app-menu__language-button,.app-shell[data-ui-theme=dusk] .tool-button,.app-shell[data-ui-theme=dusk] .tool-dock__more,.app-shell[data-ui-theme=dusk] .tool-dock__tool-lock{border-color:var(--lucid-border)!important;color:var(--lucid-text)!important;box-shadow:none!important;background:#111827e0!important}.app-shell[data-ui-theme=dusk] .shape-library__search{border-color:var(--lucid-border)!important;color:var(--lucid-text)!important;background-color:#111827e0!important}.app-shell[data-ui-theme=dusk] .shape-library__search::placeholder{color:#8b96a7!important}.app-shell[data-ui-theme=dusk] .page-theme-panel__mode-icon,.app-shell[data-ui-theme=dusk] .shape-library__section-badge,.app-shell[data-ui-theme=dusk] .shape-library__section-caret,.app-shell[data-ui-theme=dusk] .archimodal-header__board-meta{color:var(--lucid-muted)!important;border-color:var(--lucid-border)!important;background:#1e293be0!important}.app-shell[data-ui-theme=dusk] .page-theme-panel__mode-button[data-active=true],.app-shell[data-ui-theme=dusk] .theme-toggle__button[data-active=true],.app-shell[data-ui-theme=dusk] .segmented-toggle__button[data-active=true],.app-shell[data-ui-theme=dusk] .tool-button[data-active=true],.app-shell[data-ui-theme=dusk] .app-side-rail__button[data-active=true],.app-shell[data-ui-theme=dusk] .status-page-tab[data-active=true]{color:#cfe3ff!important;box-shadow:none!important;background:#2563eb38!important;border-color:#60a5fa6b!important}.app-shell[data-ui-theme=dusk] .archimodal-header__board-title,.app-shell[data-ui-theme=dusk] .archimodal-toolbar__label,.app-shell[data-ui-theme=dusk] .shape-library__title,.app-shell[data-ui-theme=dusk] .shape-library__section-title,.app-shell[data-ui-theme=dusk] .page-theme-panel__title,.app-shell[data-ui-theme=dusk] .app-menu__item-label,.app-shell[data-ui-theme=dusk] .app-menu__section-title,.app-shell[data-ui-theme=dusk] .app-menu__option-label,.app-shell[data-ui-theme=dusk] .panel-header strong,.app-shell[data-ui-theme=dusk] .color-field__value,.app-shell[data-ui-theme=dusk] .page-theme-panel__color-value{color:var(--lucid-text)!important}.app-shell[data-ui-theme=dusk] .panel-kicker,.app-shell[data-ui-theme=dusk] .shape-library__label,.app-shell[data-ui-theme=dusk] .shape-library__subsection-title,.app-shell[data-ui-theme=dusk] .page-theme-panel__page-name,.app-shell[data-ui-theme=dusk] .page-theme-panel__color-label,.app-shell[data-ui-theme=dusk] .tool-button__shortcut,.app-shell[data-ui-theme=dusk] .archimodal-header__action-label,.app-shell[data-ui-theme=dusk] .app-menu__item-shortcut,.app-shell[data-ui-theme=dusk] .status-chip{color:var(--lucid-muted)!important}@media (width<=1200px){.board-frame--archimodal{--app-left-rail-width:42px;--board-left-offset:0px;--symbols-panel-left:calc(var(--app-left-rail-width) + 10px);--symbols-panel-width:288px}.shape-library{left:var(--symbols-panel-left)!important;width:var(--symbols-panel-width)!important}.page-theme-panel{left:var(--symbols-panel-left)!important;width:300px!important}.status-panel{left:var(--board-left-offset)!important;right:16px!important}}@media (width<=980px){:root{--app-zoom-scale:1!important}.archimodal-header{grid-template-columns:1fr!important;gap:10px!important;height:auto!important;padding:12px!important}.archimodal-header__left,.archimodal-header__center,.archimodal-header__right{flex-wrap:wrap!important;justify-content:flex-start!important}.archimodal-header__page-select{min-width:200px!important;max-width:none!important}.board-frame--archimodal .tool-dock{padding:0 10px!important;left:0!important;right:0!important}.app-side-rail--left{top:calc(var(--responsive-header-height) + 14px)!important;z-index:18!important;display:flex!important;left:10px!important}.board-frame--archimodal .board{margin-left:0!important}.page-theme-panel{display:none!important}.status-panel{bottom:10px!important;left:10px!important;right:10px!important}}.selection-style-toolbar__color-picker-group{flex:none;position:relative}.selection-style-toolbar__color-picker-trigger{cursor:pointer;background:#fffc;border:1px solid #94a3b838;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;padding:3px;list-style:none;display:inline-flex}.selection-style-toolbar__color-picker-trigger::-webkit-details-marker{display:none}.selection-style-toolbar__color-dot{border:1px solid #0f172a24;border-radius:50%;flex:none;width:18px;height:18px;display:block}.selection-style-toolbar__color-dot--stroke{border-radius:3px}.selection-style-toolbar__color-label{color:#475569;letter-spacing:.01em;font-size:.78rem;font-weight:700}.selection-style-toolbar__inline-cluster--colors{flex-wrap:nowrap;gap:5px}.selection-style-toolbar__inline-color-dot{cursor:pointer;border:1.5px solid #0000001f;border-radius:50%;flex:none;width:18px;height:18px;padding:0;transition:transform .1s,box-shadow .1s;display:inline-block}.selection-style-toolbar__inline-color-dot:hover{transform:scale(1.2);box-shadow:0 2px 6px #0000002e}.selection-style-toolbar__inline-color-dot--active{border:2.5px solid #2563ebcc;transform:scale(1.15);box-shadow:0 0 0 2px #2563eb40}.selection-style-toolbar__color-picker-menu{z-index:40;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border:1px solid #94a3b838;border-radius:14px;gap:8px;min-width:180px;padding:10px;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 16px 40px #0f172a24}.selection-style-toolbar__color-grid{flex-wrap:wrap;gap:4px;display:flex}.selection-style-toolbar__color-grid .preset-color-button{width:22px;height:22px;box-shadow:none}.selection-style-toolbar__color-grid .preset-color-button__swatch{width:14px;height:14px}.selection-style-toolbar__groups{gap:6px!important}.selection-style-toolbar__inline-alignments .alignment-button{width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important}.board-frame--archimodal .archimodal-side-panel{top:64px!important;left:var(--side-panel-left)!important;width:var(--side-panel-width)!important;max-height:none!important;box-shadow:none!important;z-index:5!important;background:#fffffffa!important;border:none!important;border-right:1px solid #1322331f!important;border-radius:0!important;position:absolute!important;bottom:0!important;right:auto!important;overflow:hidden auto!important}.board-frame--archimodal .template-panel.floating-panel{top:64px!important;left:var(--side-panel-left)!important;width:var(--side-panel-width)!important;max-height:none!important;box-shadow:none!important;z-index:5!important;border:none!important;border-right:1px solid #1322331f!important;border-radius:0!important;position:absolute!important;bottom:0!important;right:auto!important;overflow:hidden auto!important}.board-frame--archimodal .app-side-rail--left .app-menu{width:auto!important;display:block!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger{color:#344054!important;justify-content:center!important;align-items:center!important;justify-items:initial!important;background:linear-gradient(#fffffffa 0%,#f6f9fff5 100%)!important;border:1px solid #d6deebe6!important;border-radius:16px!important;gap:0!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 12px 28px #0f172a14,inset 0 1px #ffffffb8!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger:hover{color:#155eef!important;background:linear-gradient(#fff 0%,#eef5ff 100%)!important;border-color:#60a5fa57!important;box-shadow:0 16px 34px #2563eb24,inset 0 1px #fffc!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger.app-menu__trigger--active{color:#155eef!important;background:linear-gradient(135deg,#eef4ff 0%,#e7efff 100%)!important;border-color:#60a5fa70!important;box-shadow:0 18px 36px #2563eb29,inset 0 1px #ffffffd1!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-side-rail__button-icon{width:20px!important;height:20px!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-side-rail__label{display:none!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__burger{gap:4px!important;display:grid!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__burger span{transform-origin:50%!important;background:currentColor!important;border-radius:999px!important;width:18px!important;height:2.5px!important;transition:transform .18s,opacity .18s,width .18s!important;display:block!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__burger span:nth-child(2){justify-self:center!important;width:14px!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger--active .app-menu__burger span:first-child{transform:translateY(6.5px)rotate(45deg)!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger--active .app-menu__burger span:nth-child(2){opacity:0!important;transform:scaleX(.5)!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__trigger--active .app-menu__burger span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__panel{z-index:300!important;min-width:min(420px,100vw - 32px)!important;max-width:min(520px,100vw - 32px)!important;max-height:calc(100dvh - 120px)!important;inset:calc(100% + 12px) auto auto 0!important;overflow-y:auto!important}.board-frame--archimodal>.app-menu__panel{top:0!important;left:var(--symbols-panel-left)!important;width:var(--symbols-panel-width)!important;z-index:300!important;max-height:none!important;box-shadow:none!important;background:#fff!important;border:0!important;border-right:1px solid #d8e0ee!important;border-radius:0!important;padding:0!important;position:absolute!important;bottom:0!important;right:auto!important;overflow-y:auto!important}.board-frame--archimodal[data-main-menu-open=true] .board{margin-left:calc(var(--symbols-panel-left) + var(--symbols-panel-width) + var(--symbols-panel-gap))}.board-frame--archimodal[data-main-menu-open=true] .status-panel{left:calc(var(--symbols-panel-left) + var(--symbols-panel-width) + var(--symbols-panel-gap))!important}.board-frame--archimodal>.app-menu__panel .app-menu__list{padding:16px 10px 24px!important}.board-frame--archimodal .app-side-rail--left .app-menu .app-menu__list{padding-bottom:8px!important}.app-menu__item{border-radius:12px!important;min-height:clamp(40px,5vh,64px)!important;padding-top:clamp(6px,1vh,12px)!important;padding-bottom:clamp(6px,1vh,12px)!important;font-size:clamp(.85rem,1.6vh,1.05rem)!important;transition:background .14s,color .14s!important}.app-menu__item:hover{background:#f0f5ffe6!important}.app-menu__divider{margin:6px 0!important}.app-menu__submenu{border-left:2px solid #60a5fa40!important;margin-left:16px!important;padding-left:4px!important}.app-menu__item--sub{opacity:.9!important}.arrow-type-options{flex-flow:row!important;gap:8px!important;display:flex!important}.arrow-type-options .ghost-button--icon{border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;padding:0!important;display:inline-flex!important}.project-loading-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#ffffffb8;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.project-loading-card{background:#fff;border:1px solid #1322331a;border-radius:16px;flex-direction:column;gap:14px;min-width:280px;max-width:360px;padding:28px 32px;display:flex;box-shadow:0 8px 32px #1322331f,0 2px 8px #13223314}.project-loading-label{color:#1f2937;text-align:center;font-size:.96rem;font-weight:600}.project-loading-bar-track{background:#13223314;border-radius:99px;height:6px;position:relative;overflow:hidden}.project-loading-bar-fill{background:linear-gradient(90deg,#2563eb,#4f8cff);border-radius:99px;height:100%;transition:width .25s}@keyframes project-loading-indeterminate{0%{transform:translate(-100%)scaleX(.4)}40%{transform:translate(0%)scaleX(.4)}60%{transform:translate(60%)scaleX(.8)}to{transform:translate(200%)scaleX(.4)}}.project-loading-bar-fill--indeterminate{transform-origin:0;animation:1.4s ease-in-out infinite project-loading-indeterminate;width:55%!important}.project-loading-pages{color:#667085;text-align:center;font-size:.78rem}
