.page-container{color:#333;display:flex;flex-direction:column;min-height:100vh}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:.8rem 1.2rem;position:sticky;top:0;z-index:1000}.header-inner{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:900px}.header-logo{max-height:55px;width:auto}.burger{cursor:pointer;display:none;flex-direction:column;height:20px;justify-content:space-around;width:20px}.burger .bar{background-color:#333;border-radius:2px;height:2px;transition:all .3s ease;width:100%}.burger .bar.open:first-child{transform:translateY(10px) rotate(45deg)}.burger .bar.open:nth-child(2){opacity:0}.burger .bar.open:nth-child(3){transform:translateY(-3px) rotate(-45deg)}.nav{display:flex;gap:1.5rem}.burger-link,.nav a{color:#333;font-weight:600;text-decoration:none;transition:color .3s ease}.nav a:hover{color:#0056b3}.nav .selected{color:#007bff;cursor:default;pointer-events:none}@media (max-width:768px){.burger{display:flex}.nav{align-items:center;background:#fff;flex-direction:column;gap:1rem;left:0;opacity:0;padding:1rem 0;position:absolute;right:0;top:100%;transform:translateY(-150%);transition:transform .3s ease,opacity .3s ease;z-index:10}.nav.open{opacity:1;transform:translateY(0)}}.hero{align-items:center;background:linear-gradient(135deg,#f9f6ef,#f9f6ef);display:flex;flex:1 1;flex-direction:column;text-align:center}.hero-content{max-width:600px;position:relative;z-index:1}.footer{background-color:#fafafa;color:#777;font-size:.7rem;padding:1rem;text-align:center}@media (max-width:480px){.hero-content{margin-left:30px;margin-right:30px}}.card{background-color:#fff;border:1px solid #ddd;border-radius:30px;box-shadow:0 4px 10px #0000001a;margin:20px auto;max-width:400px;min-width:400px;padding:30px}.card-title{color:#222;font-size:1.6rem;margin-bottom:0;margin-top:0;text-align:center}.card-subtitle{font-size:1.1rem;margin-bottom:1.5rem;text-align:center}@media (max-width:480px){.card{min-width:330px}.card-title{font-size:1.4rem}.card-subtitle{font-size:1rem}}@media (max-width:420px){.card{min-width:280px}}@media (max-width:370px){.card{min-width:0;min-width:auto}}.custom-button{background-color:#007bff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-family:inherit;font-size:1.2rem;padding:.8rem 2rem;transition:background-color .3s ease}.custom-button:hover{background-color:#0056b3}.custom-button:disabled{background-color:#8aa8c8;cursor:not-allowed}@media (max-width:480px){.custom-button{font-size:1.1rem;padding:.7rem 1.5rem}}.appname-title{color:#222;font-size:3rem;margin-bottom:1rem;text-align:center}.subtitle{color:#555;font-size:1.3rem;margin:30px;text-align:center}.asterix{color:#555;font-size:.7rem;margin:2rem;text-align:left;white-space:pre-line}.step,.steps{display:flex;flex-direction:column}.step{align-items:center}.icon-emoticone,.icon-number{border-radius:50%;display:inline-block;font-size:1rem;height:30px;line-height:30px;text-align:center;width:30px}.icon-number{background-color:#007bff;color:#fff}.icon-emoticone{background-color:#e0e0e0;color:#fff;font-size:1.3rem}.card-details{color:#555;font-size:1.2rem;text-align:center}.card-details-footer{color:#555;font-size:1.3rem;margin:15px 0 0;text-align:center}.home-page .custom-button{font-size:1.6rem;margin-bottom:30px;margin-top:20px}@media (max-width:480px){.title{font-size:2.2rem}.subtitle{font-size:1.2rem;margin:20px}.home-page .custom-button{font-size:1.3rem}.asterix{margin:0 0 2rem}}.page-header-title{color:#222;font-size:1.8rem;font-weight:700;margin:2rem 2rem .5rem;text-align:center}.page-header-subtitle{color:#555;font-size:1.2rem;font-weight:400;margin:0 2rem 3rem;text-align:center}@media (max-width:480px){.page-header-title{font-size:1.5rem;margin-left:1rem;margin-right:1rem;margin-top:2rem}.page-header-subtitle{font-size:1.2rem;margin-left:0;margin-right:0}}.submit-container{margin-bottom:2rem;margin-top:1.5rem;text-align:center}.error-message{font-size:.875rem;margin-top:10px}.prompt{margin:10px;text-align:center}.rounded-textfield .MuiOutlinedInput-root{border-radius:16px}.bottom-margin{margin-bottom:40px!important}.error-message{color:#d32f2f}.error-message,.success-message{font-size:1.2rem;font-weight:700;margin-top:20px;text-align:center}.success-message{color:#2e7d32}.card-deposit{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 10px #0003;margin:20px auto;max-width:250px;min-width:250px;padding:20px 30px 30px}.card-deposit-title{color:#222;font-size:2rem;font-weight:700;margin-bottom:0;margin-top:0;text-align:center}.card-deposit-details{font-size:1rem;text-align:center}.card-deposit-info{font-size:.8rem;margin-bottom:20px;margin-top:0}.card-deposit-amount{font-size:2rem;font-weight:700;margin-bottom:20px}.card-deposit-requestedby-label{font-size:1rem;margin-bottom:0}.card-deposit-requestedby{font-size:1rem;font-weight:700;margin-bottom:10px;margin-top:0}.card-deposit-cta{margin-top:30px;text-align:center}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.checkout-container{align-items:center;max-width:500px;padding:20px;text-align:center}.checkout-top-image img{margin-top:1rem;object-fit:cover;width:150px}.checkout-disclaimer{margin-top:3rem;text-align:left}.checkout-footer-text-disclaimer,.checkout-footer-text-star{color:#555;font-size:.7rem;font-style:italic}.release-container{margin:0 auto;max-width:600px;padding:1rem;text-align:center}.error,.message{margin-top:1rem}@media (max-width:600px){.release-container{padding:.5rem}.release-container h1{font-size:1.6rem}.release-container p{font-size:.9rem}}.collect-container{margin:0 auto;max-width:600px;padding:20px;text-align:center}.collect-container form{align-items:center;display:flex;flex-direction:column}.collect-container label{font-weight:700;margin-bottom:5px}.collect-container input{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;max-width:300px;padding:8px;width:100%}.error{color:red}.error,.message{margin-bottom:10px}.message{color:green}@media (max-width:600px){.collect-container{padding:10px}.collect-container h1{font-size:1.6rem}.collect-container input{max-width:100%}}.pricing-content p{margin:0;padding:0}.pricing-content{font-size:1.2rem;text-align:center}.pricing-label{color:#555;display:inline-block;font-size:1em}.pricing-value{color:#1976d2;margin-bottom:1.5rem}.pricing-value,.pricing-value.small{display:inline-block;margin-top:.5rem}.pricing-value.small{font-size:.8em}.pricing-cta{margin-bottom:1rem;text-align:center}.MuiTypography-body2,.pricing-cta{margin-top:1rem}.notfound-container{margin:0 auto;max-width:600px;padding:2rem;text-align:center}@font-face{font-display:swap;font-family:Satochi;font-style:normal;font-weight:400;src:local("Satochi"),url(/static/media/Satoshi-Light.df8f06167ee6fd05a131.woff2) format("woff2")}@font-face{font-family:Satochi;font-style:normal;font-weight:700;src:local("Satochi"),url(/static/media/Satoshi-Bold.a0e6d25529eab537426c.woff2) format("woff2")}body{box-sizing:border-box;font-family:Satochi,sans-serif;margin:0;padding:0}.MuiButton-root,.MuiInputBase-root,.MuiInputLabel-root{font-family:inherit!important}
/*# sourceMappingURL=main.9971232d.css.map*/