.ui-button.ant-btn{height:var(--control-height-default);min-height:var(--control-height-default);box-shadow:none;touch-action:manipulation;font-weight:750}.ui-button.ant-btn.ant-btn-circle{width:var(--control-height-default);min-width:var(--control-height-default)}.ui-button.ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):not(.ant-btn-link):not(.ant-btn-text){border-color:var(--line-strong);background:var(--paper-light);color:var(--ink)}.ui-button.ant-btn:not(:disabled):hover,.ui-button.ant-btn:not(:disabled):active{box-shadow:none}.ui-button.ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):not(.ant-btn-link):not(.ant-btn-text):not(:disabled):hover,.ui-button.ant-btn:not(.ant-btn-primary):not(.ant-btn-dangerous):not(.ant-btn-link):not(.ant-btn-text):not(:disabled):active{border-color:var(--forest-light);background:var(--paper-deep);color:var(--forest)}.ui-button.ant-btn:focus-visible{outline:2px solid var(--forest);outline-offset:2px;box-shadow:none}.ui-button.ant-btn-primary:not(.ant-btn-dangerous):focus-visible{outline-color:var(--butter)}.ui-button.ant-btn-dangerous:focus-visible{outline-color:var(--danger)}.ui-button.ant-btn>span{color:inherit!important}.ui-input.ant-input,.ui-input.ant-input-affix-wrapper{height:var(--control-height-default);min-height:var(--control-height-default);border-color:var(--line);background:var(--paper-light)}.ui-select.ant-select{--ui-select-height:var(--control-height-default);--ui-select-content-height:calc(var(--ui-select-height) - 2px);box-sizing:border-box;height:var(--ui-select-height);min-height:var(--ui-select-height);border:1px solid var(--line-strong);border-radius:var(--radius-sm);background:var(--paper-light);color:var(--ink);align-items:center;padding-block:0;display:inline-flex}.ui-select.ant-select:hover{border-color:var(--forest-light)}.ui-select.ant-select.ant-select-focused{border-color:var(--forest);box-shadow:0 0 0 2px color-mix(in srgb, var(--forest) 18%, transparent)}.ui-select .ant-select-content{height:var(--ui-select-content-height)!important;min-height:var(--ui-select-content-height)!important;align-items:center!important;display:flex!important}.ui-select .ant-select-input{height:var(--ui-select-content-height)!important}.ui-select .ant-select-suffix{color:var(--ink-soft);align-self:center;align-items:center;display:inline-flex}.ui-select .ant-select-suffix :is(.anticon,svg){display:block}.ui-select :is(.ant-select-content-item,.ant-select-selection-item){color:var(--ink)}.ui-select--tags.ant-select{height:auto;padding-block:3px}.ui-select--tags .ant-select-content{height:auto!important;min-height:calc(var(--ui-select-content-height) - 6px)!important}.ui-select--tags .ant-select-input{height:auto!important}.ui-select--tags .ant-select-content-item{box-shadow:none;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.ui-select--tags .ant-select-selection-item{min-height:26px;color:var(--forest);border-radius:6px;align-items:center;font-weight:750;display:inline-flex;border:1px solid var(--line)!important;background:var(--paper-deep)!important;margin-block:3px!important;padding-inline:8px!important}.ui-select-popup.ant-select-dropdown{overscroll-behavior:contain;border:1px solid var(--line-strong);border-radius:var(--radius-sm);max-width:min(320px,100vw - 48px);box-shadow:var(--shadow-lift);overflow:hidden;background:var(--paper-light)!important;width:fit-content!important;min-width:180px!important}.ui-select-popup .ant-select-item{min-height:44px;color:var(--ink);align-items:center}.ui-select-popup .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:var(--paper-deep)!important}.ui-select-popup .ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:var(--forest);font-weight:800;background:var(--sage-soft)!important}
