.ui-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;line-height:1;border:1px solid transparent;border-radius:10px;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,color .15s,transform .08s}.ui-btn:active:not(:disabled){transform:scale(.98)}.ui-btn:disabled{opacity:.5;cursor:not-allowed}.ui-btn svg{flex-shrink:0}.ui-btn--sm{height:36px;padding:0 14px;font-size:13px}.ui-btn--md{height:42px;padding:0 18px;font-size:14px}.ui-btn--lg{height:48px;padding:0 24px;font-size:15px}.ui-btn--block{width:100%}.ui-btn--primary{background:#f57c00;color:#fff}.ui-btn--primary:hover:not(:disabled){background:#ef6c00}.ui-btn--secondary{background:#f5f5f5;color:#333;border-color:#e0e0e0}.ui-btn--secondary:hover:not(:disabled){background:#ececec}.ui-btn--danger{background:#e53935;color:#fff}.ui-btn--danger:hover:not(:disabled){background:#d32f2f}.ui-btn--ghost{background:transparent;color:#666;border-color:#e0e0e0}.ui-btn--ghost:hover:not(:disabled){background:#f5f5f5;color:#333}html{font-size:15px;zoom:1.12}body:has(.modal-overlay),body:has(.popup-overlay){overflow:hidden}.modal-overlay,.popup-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#00000059!important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#1a1a1a;-webkit-font-smoothing:antialiased}.custom-select{position:relative}.custom-select-trigger{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;font-size:14px;color:#333;cursor:pointer;transition:border-color .15s;font-family:inherit;min-height:42px}.custom-select-trigger:hover{border-color:#bbb}.custom-select-trigger .placeholder{color:#999}.custom-select-trigger svg{color:#888;flex-shrink:0;transition:transform .15s;margin-left:8px}.custom-select.open .custom-select-trigger{border-color:#f57c00}.custom-select.open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select.disabled .custom-select-trigger{background:#f5f5f5;color:#999;cursor:not-allowed}.custom-select.disabled .custom-select-trigger:hover{border-color:#e0e0e0}.custom-select-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:50;overflow:hidden;max-height:220px;overflow-y:auto}.custom-select-item{padding:10px 14px;font-size:14px;color:#333;cursor:pointer;transition:background .1s}.custom-select-item:hover{background:#fff3e0;color:#f57c00}.custom-select-item.selected{background:#fff3e0;color:#f57c00;font-weight:500}.required{color:#e53935}.form-actions,.modal-form-actions,.modal-actions,.modal-footer,.confirm-actions,.cd-modal-actions{display:flex!important;justify-content:flex-end!important;align-items:center;gap:10px;flex-wrap:wrap}.form-actions>*,.modal-form-actions>*,.modal-actions>*,.modal-footer>*,.confirm-actions>*,.cd-modal-actions>*{order:2}.form-actions>.btn-cancel,.modal-form-actions>.btn-cancel,.modal-actions>.btn-cancel,.modal-footer>.btn-cancel,.confirm-actions>.btn-cancel,.cd-modal-actions>.btn-cancel{order:1}input:not([type=checkbox]):not([type=radio]):not([type=file]),textarea{background-color:#fff!important;transition:background-color .15s}input:not([type=checkbox]):not([type=radio]):not([type=file]):not(:placeholder-shown),textarea:not(:placeholder-shown){background-color:#f5f5f5!important}input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,textarea:focus{background-color:#fff!important}input[readonly]:not(:focus),textarea[readonly]:not(:focus){background-color:#f5f5f5!important;cursor:default}
