.editor-select{min-width:0}.editor-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:39px;padding:7px 10px;border:1px solid #dedbe5;border-radius:7px;background:#fff;color:#363346;font-size:.83rem;line-height:1.4;text-align:start}.editor-select-value{min-width:0;overflow-wrap:anywhere}.editor-select-trigger>svg{width:18px;height:18px;flex:0 0 18px;stroke:#82798c;stroke-width:1.7;fill:none}.editor-select-trigger:hover{border-color:#bbaab8;background:#fdfbfc}.editor-select-trigger[aria-expanded=true]{border-color:#a73549;box-shadow:0 0 0 3px #a7354910}.editor-select-trigger[aria-expanded=true]>svg{transform:rotate(180deg);stroke:#a73549}.editor-select-trigger:disabled{opacity:.5;cursor:default}.editor-select-menu{position:fixed;inset:auto;margin:0;padding:5px;border:1px solid #e4d9e0;border-radius:11px;box-shadow:0 8px 28px #36334624,0 2px 6px #3633460c;background:#fff;color:#363346;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;font-family:inherit;font-size:.83rem}.editor-select-menu::backdrop{background:0 0}.editor-select-option{display:flex;align-items:center;gap:10px;min-height:40px;padding:9px 10px;border-radius:6px;cursor:pointer;line-height:1.4}.editor-option-label{flex:1;min-width:0;overflow-wrap:anywhere}.editor-select-option>svg{flex:0 0 17px;width:17px;height:17px;stroke:#a73549;stroke-width:2;fill:none;visibility:hidden}.editor-select-option[aria-selected=true]{color:#963447;background:#f9edf0;font-weight:600}.editor-select-option[aria-selected=true]>svg{visibility:visible}.editor-select-option.is-active{box-shadow:inset 0 0 0 1px #c89da9}.editor-select-option:hover{background:#f5f1f5}.editor-select-option[aria-disabled=true]{opacity:.45;cursor:default}.effect-option-sample{display:grid;place-items:center;flex:0 0 38px;height:34px;border:1px solid #e9e4eb;border-radius:5px;background:#faf8fb;color:#363346;font-size:20px;font-weight:700;line-height:1}.effect-option-sample[data-effect=outline]{color:#fff;-webkit-text-stroke:1px #914156}.effect-option-sample[data-effect=gradient]{color:#914156;background:linear-gradient(135deg,#a73549 20%,#6859a9 80%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.effect-option-sample[data-effect=shadow]{text-shadow:2px 2px 0 #bd9ba8}.effect-option-sample[data-effect=neon]{color:#fff;background:#363346;text-shadow:0 0 2px #fff,0 0 5px #fb87bd,0 0 9px #f965a2}.effect-option-sample[data-effect=retro]{color:#914156;text-shadow:1px 1px #f3d5ce,2px 2px #b78589,3px 3px #685269}.editor-segments{display:flex;align-items:stretch;gap:3px;min-height:39px;padding:3px;border:1px solid #dedbe5;border-radius:7px;background:#f8f6f9}.editor-segment{display:grid;place-items:center;flex:1;min-width:0;padding:4px;border:1px solid transparent;border-radius:4px;color:#696173;background:0 0;font-size:.78rem;line-height:1.4;overflow-wrap:anywhere}.editor-segment>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.editor-segment:hover{color:#914156;background:#eee8ee}.editor-segment[aria-checked=true]{color:#963447;background:#fff;border-color:#e5ced6;box-shadow:0 1px 3px #3633460c;font-weight:600}.editor-segment:focus-visible{outline-offset:1px}.editor-select-group{padding:9px 10px 5px;color:#938098;font-size:.66rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #f0e9f1;margin-top:3px}
