:root{--font-euclid:"Euclid Circular B",sans-serif;--chakra-colors-gray-100:#edf2f7;--chakra-bg-gray-100:var(--chakra-colors-gray-100)}@font-face{font-family:Satoshi;src:url(//cdn.fontshare.com/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2)format("woff2"),url(//cdn.fontshare.com/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff)format("woff"),url(//cdn.fontshare.com/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.ttf)format("truetype");font-weight:900;font-display:swap;font-style:normal}body{font-family:var(--font-euclid)}.bg-gray-100{background-color:var(--chakra-bg-gray-100)!important}.custom-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.custom-modal-content{z-index:1001;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:500px;animation:.3s ease-out slideIn;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.custom-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.custom-modal-title{color:#1a202c;font-size:1.25rem;font-weight:600}.custom-modal-close{cursor:pointer;color:#718096;background:0 0;border:none;border-radius:.375rem;padding:.5rem;font-size:1.5rem;line-height:1;transition:all .2s}.custom-modal-close:hover{color:#2d3748;background-color:#f7fafc}.custom-modal-body{padding:1.5rem}.custom-modal-footer{background-color:#f7fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:12px;border-bottom-left-radius:12px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-group{margin-bottom:1rem}.form-label{color:#4a5568;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input,.form-select{color:#2d3748;border:1px solid #e2e8f0;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input:focus,.form-select:focus{border-color:#3182ce;outline:0;box-shadow:0 0 0 3px #3182ce1a}.btn{cursor:pointer;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:600;line-height:1.5;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{color:#fff;background-color:#e53e3e}.btn-primary:hover:not(:disabled){background-color:#c53030}.btn-ghost{color:#4a5568;background-color:#0000}.btn-ghost:hover:not(:disabled){background-color:#edf2f7}.body,.bg-gray-100{background-color:var(--chakra-bg-gray-100)!important}
