.text-properties{position:fixed;top:75px;left:50%;transform:translateX(-50%);z-index:8;display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #dedee6;border-radius:10px;padding:8px 10px;box-shadow:0 8px 25px #2224}.text-properties select,.text-properties input[type=number]{border:1px solid #d7d7df;border-radius:6px;padding:6px;background:#fff}.text-properties input[type=number]{width:58px}.text-properties input[type=color]{width:34px;height:32px;border:0;background:none}.text-properties button{width:32px;height:32px;border:1px solid #d7d7df;border-radius:6px;background:#fff}.text-properties button.active{background:#6c5ce7;color:#fff}.text-properties span{font-size:11px;color:#6d6f7b}.placed-edit.selected{outline:2px solid #6c5ce7;outline-offset:3px}.placed-edit .move-handle{display:grid;place-items:center;position:absolute;left:-15px;top:-15px;width:28px;height:28px;border:0;border-radius:50%;background:#6c5ce7;color:#fff;cursor:move;touch-action:none;font-size:12px}.placed-edit input{font-weight:inherit;font-style:inherit;color:inherit;font-family:inherit;line-height:1.1}.placed-edit.replace input{border-style:solid}@media(max-width:700px){.text-properties{max-width:94vw;flex-wrap:wrap}.text-properties span{display:none}}
