*{font-family:ABeeZee,sans-serif;box-sizing:border-box}body{background-color:var(--primary-color);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2' cy='2' r='1.5' fill='%23FFD700'/%3E%3Ccircle cx='10' cy='10' r='1.5' fill='%23FFD700'/%3E%3Ccircle cx='18' cy='2' r='1.5' fill='%23FFD700'/%3E%3Ccircle cx='2' cy='18' r='1.5' fill='%23FFD700'/%3E%3Ccircle cx='18' cy='18' r='1.5' fill='%23FFD700'/%3E%3C/svg%3E");background-repeat:repeat;overflow-x:hidden}:root{--primary-color: #ffe186;--secondary-color: #fff7de}.dashed-box{background-color:var(--secondary-color);border:3px dashed #000000;border-radius:20px;box-shadow:10px 10px #00000042;transition:all .3s ease-in-out}.dashed-box:hover{box-shadow:11px 11px #00000042}button,select{color:#000}select{background-color:#fff}.ccb-button{background-color:var(--primary-color);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;font-size:1rem;border:2px solid #7e7e7e;border-radius:8px;box-shadow:3px 3px #00000042;transition:all .1s ease-in-out}.ccb-button:hover{box-shadow:5px 5px #00000042}.ccb-button:active{box-shadow:1px 1px #00000042}.ccb-button.secondary{background-color:transparent;border:0;box-shadow:none}.ccb-button.secondary:hover{text-decoration:underline}.ccb-button.highlight{color:#fff;background-color:#007bff;box-shadow:3px 3px #00000042}*:focus{outline:none}.page-container.svelte-ut64xj{display:flex;flex-direction:column;justify-content:center;align-items:center}footer.svelte-ut64xj{border-top:1px solid #6e6e6e;color:#222;text-align:center;padding-bottom:3rem;padding-top:1rem;margin-top:2rem}a.svelte-ut64xj{color:#000;font-weight:700}a.svelte-ut64xj:hover{text-decoration:underline}.currency-select.svelte-ut64xj{background-color:var(--primary-color);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;padding:.25rem .5rem;font-size:.8rem;border:2px solid #7e7e7e;border-radius:6px;box-shadow:2px 2px #00000042;transition:all .1s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}
