.high-contrast .default-button{border:1px solid cyan!important;color:#0ff!important}.default-button{background:#513116;border:none;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:800;min-width:120px;position:relative;transition:filter .3s ease;width:-moz-fit-content;width:fit-content}.default-button.secondary{background:var(--secondary)}.default-button:hover{filter:brightness(.95);transition:filter .3s ease}.default-button.sm{padding:12px 24px}.default-button.md{padding:16px 32px}.default-button.lg{font-size:1.3rem;padding:20px 30px}.default-button.disabled{cursor:not-allowed;filter:brightness(.7)}.default-button.loading span{visibility:hidden}.default-button i{display:grid;inset:0;place-content:center;position:absolute}.high-contrast .custom-modal-overlay .modal-content-wrapper{outline:1px solid #fff}.custom-modal-overlay{align-items:center;background:#29292980;display:flex;height:100dvh;justify-content:center;left:0;overflow-y:scroll;position:fixed;top:0;width:100%;z-index:9999;-ms-overflow-style:none;scrollbar-width:none}.custom-modal-overlay::-webkit-scrollbar{display:none}.custom-modal-overlay .modal-content-wrapper{background:#fff;border-radius:8px;max-height:95%;overflow:auto;overscroll-behavior:contain;padding:.75em 1em 1em;width:min(90%,700px)}.custom-modal-overlay .modal-content-wrapper .modal-close-btn{background:#fff;border:none;border-radius:50%;color:#1c1c1c;cursor:pointer;display:block;font-size:1.665rem;height:35px;line-height:1;margin-left:auto;position:sticky;right:0;top:0;width:35px}.custom-modal-overlay .modal-content-wrapper .modal-close-btn.bordered{border:1px solid #1c1c1c}
