*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(45deg,#140901,#1c1c0c);color:#e4e6e0;font-family:Syne,sans-serif;margin:0;padding:0}.app,body{align-items:center;display:flex;justify-content:center;min-height:100vh}.app{padding:2rem}.container{align-items:center;background-color:#140901;background-position:top 2% center;background-repeat:no-repeat;background-size:50%;border-radius:16px;box-shadow:0 0 30px #000000b3;display:flex;flex-direction:column;justify-content:center;min-height:450px;min-width:400px;padding:3rem;text-align:center;width:23vw}@media screen and (max-width:768px){.container{margin:0 16px;min-height:300px;min-width:300px;width:90vw}}.content{border-radius:10px;max-height:100%;overflow-y:auto;padding:.1rem 2rem;width:100%}.logo{margin-bottom:1.5rem}.logo svg{height:auto;max-width:200px}h1{color:#caff94;font-size:2.5em;font-weight:700}form,h1{margin-bottom:1rem}form{width:100%}input[type=text]{background-color:#ffffff1a;border:none;border-radius:5px;box-sizing:border-box;color:#fff;font-family:Syne,sans-serif;font-size:1rem;margin:.5rem 0;padding:.75rem;width:100%}input[type=text]::placeholder{color:#ffffff80}input[type=text]:focus{box-shadow:0 0 0 2px #caff944d;outline:none}input[type=text]:disabled{cursor:not-allowed;opacity:.6}button,input[type=submit]{background-color:#caff94;border:none;border-radius:5px;color:#000;cursor:pointer;display:inline-block;font-family:Syne,sans-serif;font-size:16px;font-weight:600;margin-top:.5rem;padding:12px 20px;text-align:center;transition:all .3s ease;width:100%}button:hover:not(:disabled),input[type=submit]:hover:not(:disabled){box-shadow:0 4px 8px #0003;opacity:.7}button:active:not(:disabled),input[type=submit]:active:not(:disabled){box-shadow:0 2px 4px #0003;transform:translateY(2px)}button:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.5}button.secondary{background-color:initial;border:1px solid #caff94;color:#caff94}button.secondary:hover:not(:disabled){background-color:#caff941a}.turnstile-container{bottom:1rem;position:fixed;right:1rem;z-index:100}.error-message{background-color:#ef535026;border:1px solid #ef535080;border-radius:4px;color:#ff6b6b;font-size:.9rem;font-weight:500;margin:10px 0;padding:12px;text-align:center}.overlay{align-items:center;background-color:#140901f2;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.spinner{animation:spin 1s linear infinite;border:8px solid #140901;border-radius:50%;border-top-color:#caff94;height:80px;opacity:.8;width:80px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-text{color:#e4e6e0;font-size:18px;margin-top:20px;text-align:center}.status-container{text-align:center;width:100%}.status-card{padding:1.5rem 0}.status-icon{align-items:center;border-radius:50%;color:#140901;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1rem;width:80px}.status-icon.success{background-color:#caff94}.status-icon.failed{background-color:#ef5350}.status-icon.pending{animation:spin 1s linear infinite;border:8px solid #140901;border-top-color:#caff94;font-size:0}.status-text{color:#e4e6e0;font-size:1rem;margin-bottom:1rem}.tx-result{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;margin:10px 0;max-width:100%;padding:15px}.tx-result p{word-wrap:break-word;font-size:.85rem;margin:0 0 10px;overflow-wrap:break-word}.tx-hash{color:#caff94;font-family:Syne,monospace;word-break:break-all}.tx-hash a{color:#caff94;text-decoration:none}.tx-hash a:hover{text-decoration:underline}.request-id{color:#e4e6e080;font-size:.75rem;margin-top:.5rem}.footer{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1rem}.footer p{color:#e4e6e080;font-size:.75rem}.red-cross{align-items:center;animation:pulse 1s infinite;border-radius:50%;color:#caff94;display:flex;font-size:80px;height:100px;justify-content:center;line-height:1;margin:20px auto;position:relative;text-align:center;width:100px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}
/*# sourceMappingURL=main.e2d2038a.css.map*/