.font-control{display:flex;flex-direction:column;gap:6px;min-width:0;font-size:14px;color:#bbb}.font-control .studio-font-trigger{width:100%;min-width:0;justify-content:space-between;gap:6px;text-transform:none;font-weight:400}.studio-font-trigger>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.studio-font-trigger>svg{flex:0 0 14px;opacity:.55}.is-compact .font-control{flex:0 0 116px;width:116px}.studio-font-popover{width:min(320px,calc(100vw - 24px));max-height:var(--radix-popover-content-available-height);padding:0;overflow:hidden;border:1px solid #333;border-radius:12px;background:#0b0b0b;color:#eee;box-shadow:0 16px 50px #000a}.studio-font-popover [data-slot=command]{background:transparent;color:inherit}.studio-font-popover [data-slot=command-input-wrapper]{height:46px;border-color:#292929}.studio-font-popover [data-slot=command-input]{font-size:14px}.studio-font-popover [data-slot=command-list]{max-height:min(300px,calc(var(--radix-popover-content-available-height) - 86px));overscroll-behavior:contain}.studio-font-popover [cmdk-group-heading]{color:#969696}.studio-font-popover [data-slot=command-item]{min-height:36px;padding-inline:12px;cursor:pointer}.studio-font-popover [data-slot=command-item][data-selected=true]{background:#f2ff021a;color:#f2ff02}.studio-font-popover .studio-font-option{font-size:17px}.studio-font-popover .studio-font-check{margin-left:auto;color:#f2ff02}.studio-font-count{padding:9px 13px;border-top:1px solid #292929;font-size:12px;color:#929292}.identity-dialog:has(.text-style-controls){width:calc(100vw - 32px);max-width:760px}.identity-dialog:has(.text-style-controls)>*{min-width:0}.text-style-controls{display:flex;flex-wrap:nowrap;align-items:flex-end;gap:8px;min-width:0;max-width:100%;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:thin}.text-style-controls .font-control{flex:0 0 126px;width:126px}.text-style-controls .style-control-label{color:#aaa;font-size:14px;line-height:20px;white-space:nowrap}.text-style-controls .style-number-control{display:flex;flex-direction:column;flex:0 0 72px;width:72px;gap:6px}.text-style-controls .style-number{display:flex;height:34px;border:1px solid #333;border-radius:6px;overflow:hidden}.text-style-controls .style-number:focus-within{border-color:var(--brand)}.text-style-controls .style-number input{min-width:0;width:100%;height:32px;min-height:0;border:0;border-radius:0;padding:3px;text-align:center;font-size:14px;box-shadow:none;outline:none;appearance:textfield}.text-style-controls .style-number input::-webkit-inner-spin-button,.text-style-controls .style-number input::-webkit-outer-spin-button{appearance:none;margin:0}.style-number-arrows{display:grid;grid-template-rows:1fr 1fr;flex:0 0 20px;border-left:1px solid #333}.style-number-arrows button{display:grid;place-items:center;padding:0;min-height:0;background:#111;color:#aaa}.style-number-arrows button+button{border-top:1px solid #333}.style-number-arrows button:focus-visible,.style-number-arrows button:hover:not(:disabled){color:var(--brand);background:#252700}.style-number-arrows button:disabled{opacity:.3;cursor:default}.style-number-arrows svg{width:13px;height:13px}.text-style-controls .text-toggle-row{flex:0 0 auto;flex-wrap:nowrap;gap:3px;padding-bottom:0}.text-style-controls .text-toggle-row [data-slot=button]{width:30px;min-width:30px;height:34px;min-height:34px;padding:5px;border-radius:6px}.text-style-controls .alignment-control{width:42px;height:34px;min-height:34px;padding:4px;gap:2px;border-radius:6px}.text-style-controls .color-control{flex:0 0 32px;width:32px}.text-style-controls input[type=color]{width:32px;height:34px;min-height:34px;padding:3px;border-radius:6px;cursor:pointer}.text-style-controls .studio-font-trigger{height:34px;min-height:34px;border-radius:6px;font-size:14px;padding:4px 7px}.text-style-controls.is-compact{overflow:visible;max-width:none}.text-style-controls.is-compact .style-control-label{display:none}