.inline-link-bubble{z-index:10001;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:2px;padding:4px;display:flex;position:fixed;box-shadow:0 6px 20px #0000002e}.inline-link-bubble__btn{cursor:pointer;color:#475569;white-space:nowrap;background:0 0;border:none;border-radius:5px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:12px;font-weight:500;transition:background .12s,color .12s;display:flex}.inline-link-bubble__btn:hover{color:#1e293b;background:#f1f5f9}.inline-link-bubble__btn--danger:hover{color:#ef4444;background:#fef2f2}.inline-link-bubble__input{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:5px;outline:none;min-width:220px;height:28px;padding:0 8px;font-size:12px}.inline-link-bubble__input:focus{border-color:#ff7a1a}.inline-text-toolbar__btn--active{color:#4f46e5;background:#eef2ff}.inline-text-toolbar__swatch{border:1px solid #cbd5e1;border-radius:3px;width:14px;height:14px;display:inline-block}.inline-text-toolbar__swatch--bg{background-image:linear-gradient(45deg,#e2e8f0 25%,#0000 25%),linear-gradient(-45deg,#e2e8f0 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e2e8f0 75%),linear-gradient(-45deg,#0000 75%,#e2e8f0 75%);background-position:0 0,0 3px,3px -3px,-3px 0;background-size:6px 6px}.inline-text-toolbar__divider{background:#e2e8f0;width:1px;height:20px;margin:0 2px}.inline-text-toolbar__panel{align-items:center;gap:8px;padding:2px 4px;display:flex}.inline-text-toolbar__swatches{align-items:center;gap:4px;display:flex}.inline-text-toolbar__swatch-btn{cursor:pointer;border:1px solid #cbd5e1;border-radius:4px;width:18px;height:18px;padding:0}.inline-text-toolbar__swatch-btn--clear{background-image:linear-gradient(to top left,#0000 calc(50% - 1px),#ef4444,#0000 calc(50% + 1px))}.inline-text-toolbar__select,.inline-text-toolbar__number{color:#1e293b;background-color:#fff;border:1px solid #e2e8f0;border-radius:5px;height:28px;padding:0 6px;font-size:12px}.inline-text-toolbar__number{width:56px}.inline-text-toolbar__panel .studio-field{margin:0}
.studio-context-menu{z-index:10100;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:2px;min-width:180px;padding:4px;display:flex;position:fixed;box-shadow:0 8px 24px #00000029}.studio-context-menu__item{cursor:pointer;color:#475569;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:12px;transition:background .12s,color .12s;display:flex}.studio-context-menu__item>i{text-align:center;color:#94a3b8;width:14px}.studio-context-menu__item:hover:not(:disabled){color:#1e293b;background:#f1f5f9}.studio-context-menu__item:disabled{opacity:.4;cursor:not-allowed}.studio-context-menu__item--danger:hover:not(:disabled){color:#ef4444;background:#fef2f2}.studio-context-menu__item--danger:hover:not(:disabled)>i{color:#ef4444}.studio-context-menu__divider{background:#e2e8f0;height:1px;margin:4px 2px}
