.txt-layers{flex-direction:column;gap:6px;max-height:168px;margin-bottom:10px;display:flex;overflow-y:auto}.txt-empty{color:#6b707b;font-size:11px}.txt-layer{color:#e2e5ec;cursor:pointer;background:linear-gradient(#ffffff0f,#ffffff05);border:1px solid #ffffff17;border-radius:9px;align-items:center;gap:6px;padding:6px 8px;font-size:12px;transition:all .15s;display:flex}.txt-layer:hover{border-color:#fff3}.txt-layer.active{border-color:#86efac8c;box-shadow:0 0 0 2px #4ade802e}.txt-layer .txt-num{color:#4ade80;background:#4ade8026;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:inline-flex}.txt-layer .t{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.txt-layer button.mini{color:#c6cbd5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-family:inherit;font-size:10px;transition:all .15s;display:inline-flex}.txt-layer button.mini:hover{color:#fff;background:#ffffff24}.txt-area{resize:vertical;color:#eef0f4;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;min-height:44px;max-height:120px;padding:9px 11px;font-family:inherit;font-size:13px;line-height:1.4;transition:all .15s;box-shadow:inset 0 1px 3px #00000059}.txt-area:focus{border-color:#4ade80;box-shadow:0 0 0 3px #4ade802e}.txt-area::placeholder{color:#6b707b}.txt-select{color:#eef0f4;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:9px 11px;font-family:inherit;font-size:12.5px;box-shadow:inset 0 1px 3px #00000059}.txt-select:focus{border-color:#4ade80;box-shadow:0 0 0 3px #4ade802e}.txt-select option{color:#eef0f4;background:#1e202a}.txt-color-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.txt-color-row input[type=color]{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;flex-shrink:0;width:42px;height:36px;padding:3px}.txt-hex{color:#4ade80;letter-spacing:.5px;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;outline:none;flex:1;min-width:0;padding:8px 10px;font-family:monospace;font-size:12px;font-weight:700;box-shadow:inset 0 1px 3px #00000059}.txt-hex:focus{border-color:#4ade80;box-shadow:0 0 0 3px #4ade802e}#txtStyleSeg button b,#txtStyleSeg button i,#txtStyleSeg button u{font-size:14px}