code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.brand{align-items:center;color:#c89f54;display:flex;gap:10px;margin:calc(10px + max(0px,env(safe-area-inset-top))) auto 8px;max-width:800px;width:100%}.brand--inline{margin:0;max-width:none;width:auto}.brand--left{justify-content:flex-start}.brand--center{justify-content:center}.brand--right{justify-content:flex-end}.brand__logo{height:94px;height:var(--brand-logo,94px);object-fit:contain;width:94px;width:var(--brand-logo,94px)}.brand__wordmark{color:#c89f54;display:flex;font-size:26px;font-size:var(--brand-text,26px);gap:8px;letter-spacing:.06em;line-height:1;margin-top:-13px}.brand__geko{font-weight:700;margin-left:-10px;margin-top:10px}.brand__wallet{font-weight:300;margin-top:10px}.brand__chev{background:#0000;border:0;color:#c89f54;cursor:pointer;font-weight:700;margin-left:-10px;margin-top:10px}.brand--lg{--brand-logo:clamp(60px,24vw,94px);--brand-text:clamp(22px,7vw,35px)}.brand--md{--brand-logo:clamp(52px,20vw,84px);--brand-text:clamp(18px,6vw,22px)}.brand--sm{--brand-logo:clamp(44px,18vw,72px);--brand-text:clamp(16px,5.5vw,18px)}:root{--color-bg:#082c3b;--color-text:#fff;--color-gold:#c89f54;--color-cancel:#f2792f;--color-confirm:#21c3cf;--container-max:800px;--help-footer-h:44px;--title-lg:clamp(42px,6vw,40px);--title-md:clamp(24px,5vw,34px);--text-md:clamp(15px,3.8vw,18px);--text-sm:clamp(13px,3.2vw,16px);--btn-h:clamp(48px,6.5vw,54px);--btn-font:clamp(16px,2.8vw,18px);--btn-minw:clamp(140px,45vw,180px);--radius-12:12px;--radius-pill:999px}.danger{color:#e63946}*{box-sizing:border-box}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#082c3b;color:#fff;display:flex;flex-direction:column;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji;margin:0;overflow:hidden;overscroll-behavior:none}a{color:#c89f54}.with-help-footer{padding-bottom:44px;padding-bottom:var(--help-footer-h)}.full{align-self:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.contents--{align-self:center}.contents--,.data-group{display:flex;flex-direction:column;justify-self:center;width:800px}.data-group{margin-top:16px}.bb{border:4px solid #fff}.button-row{display:flex;flex-grow:1;gap:8px;justify-content:space-around}.big-button{border-radius:8px;flex-grow:1;font-size:20pt;margin:8px 0;min-height:150px;text-align:center}.big-button,.btn-thumbs{align-items:center;display:flex;justify-content:center}.btn-icon-big{font-size:64px!important}.btn-icon-med{font-size:32px!important}.btn-icon-small{font-size:24px!important}.button-group{align-self:center;display:flex;gap:8px;justify-content:space-between;margin-top:8px;min-width:300px;position:relative;width:100%}.button-group .button-help{display:flex;font-size:2.5rem;justify-content:center;position:absolute;top:-3rem;width:100%}.button-group button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-weight:700;height:42px;justify-content:space-between;padding:4px 12px;position:relative;transition:background-color .3s ease;width:100%}.button-group .inverted{flex-direction:row-reverse}.button-group .btn-content{align-items:center;display:flex;justify-content:center}.button-group .btn-text{display:flex;font-size:1.3rem}.button-group .spinner-abs{animation:spin .7s linear infinite;background:#0000;border:3px solid #fff;border-radius:50%;border-top-color:#d4a373;height:22px;pointer-events:none;position:absolute;right:18px;top:50%;transform:translateY(-50%);width:22px;z-index:2}.button-group .cancel-button{background-color:#e63946;color:#002b4f}.button-group .cancel-button:hover:not(:disabled){background-color:#d21a28}.button-group .confirm-button{background-color:#7ed321;color:#002b4f}.button-group .confirm-button:hover:not(:disabled){background-color:#64a71a}.button-group .confirm-button.animating .btn-content{display:none!important}.button-group .confirm-button.animating .btn-text{text-align:center!important;width:100%}.confirm-button:disabled{background-color:#d4a373;color:#002b4f;cursor:not-allowed;opacity:.3}.cancel-button.animating,.confirm-button.animating{background:linear-gradient(90deg,#f7c873,#ffe5b4);box-shadow:0 0 0 2px hsla(30,53%,64%,.333);color:#002b4f;position:relative}.spinner{animation:spin .7s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#d4a373;display:inline-block;height:16px;margin-left:6px;vertical-align:middle;width:16px}.help-footer{background-color:#082c3b;bottom:0;box-shadow:0 -1px 0 #0000001a;color:#fff;left:0;min-height:44px;min-height:var(--help-footer-h);padding-bottom:max(0px,env(safe-area-inset-bottom));position:fixed;right:0;width:100%;z-index:1000}.help-footer__container{align-items:center;display:flex;gap:8px;justify-content:center;line-height:1.4;margin:0 auto;max-width:800px;padding:10px 16px}.help-footer__text{color:#fffffff2;font-size:16px;font-weight:400}.help-footer__link{color:#c89f54;font-weight:700;text-decoration:none;transition:color .2s ease}.help-footer__link:focus-visible,.help-footer__link:hover{color:#cfac6b;outline:none}@media(max-width:480px){.help-footer__container{gap:6px;padding:8px 12px}.help-footer__link,.help-footer__text{font-size:14px}}.splash,.splash-tokens{--brand-top:-5px;--brand-gap:10px;--brand-logo:94px;--brand-text-size:18px;--title-size:24px;--title-line-height:1.22;--hero-max:240px;--phone-h:320px;--phone-offset:-110px;--phone-radius:18px;--phone-border:3px;--screen-inset-top:58px;--screen-inset-right:34px;--screen-inset-bottom:72px;--screen-inset-left:34px;--side-btn-w:8px;--side-btn-h:42px;--homebar-w:46%;--homebar-h:32px;--homebar-bottom:22px;--cta-size:26px;--cta-footer-gap:50px}.splash{background:#082c3b;color:#fff;flex-direction:column;min-height:100svh;padding:calc(16px + max(0px,env(safe-area-inset-top))) 16px 44px;padding:calc(16px + max(0px,env(safe-area-inset-top))) 16px var(--help-footer-h)}.splash,.splash__brand{align-items:center;display:flex}.splash__brand{gap:var(--brand-gap);margin-bottom:18px;margin-top:var(--brand-top);max-width:800px;width:100%}.splash__logo{height:var(--brand-logo);object-fit:contain;width:var(--brand-logo)}.splash__brand-text{color:#fff;font-size:var(--brand-text-size);font-weight:700;letter-spacing:.06em;opacity:.95}.splash__hero{align-items:flex-start;display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:var(--hero-max);text-align:left;width:100%}.splash__title{font-size:clamp(20px,3.2svh,var(--title-size));line-height:var(--title-line-height);margin:2px 0 90px 25px;position:relative;text-align:center;top:-20px;z-index:2}.splash .gold{color:#c89f54;font-weight:700}.splash__phone{align-items:center;align-self:stretch;border:var(--phone-border) solid #c89f54f2;border-radius:var(--phone-radius);display:flex;height:clamp(220px,44svh,var(--phone-h));justify-content:center;margin-top:var(--phone-offset);position:relative;z-index:1}.splash__screen{border:2px solid #c89f54d9;border-radius:8px;bottom:var(--screen-inset-bottom);left:var(--screen-inset-left);position:absolute;right:var(--screen-inset-right);top:var(--screen-inset-top)}.splash__side-btn{background:#c89f54;border-radius:2px;height:var(--side-btn-h);position:absolute;width:var(--side-btn-w)}.splash__side-btn.left{left:-3px;top:50%;transform:translateY(-50%)}.splash__side-btn.right{right:-3px;top:50%;transform:translateY(-50%)}.splash__homebar{border:2px solid #c89f54d9;border-radius:6px;bottom:var(--homebar-bottom);height:var(--homebar-h);left:50%;position:absolute;transform:translateX(-50%);width:var(--homebar-w)}.splash__btc{color:#c89f54;font-size:clamp(48px,8svh,var(--title-size)*2.35);font-weight:800;opacity:.9}.splash__cta{display:grid;font-size:clamp(18px,3.4svh,var(--cta-size));font-weight:700;margin-bottom:var(--cta-footer-gap);margin-top:auto;max-width:800px;overflow:hidden;place-items:center;position:relative;text-align:center;width:100%}.splash__cta-text{-webkit-font-smoothing:antialiased;animation:ctaTextShow 3s cubic-bezier(.2,.7,.2,1) both;-webkit-backface-visibility:hidden;backface-visibility:hidden;grid-area:1/1;text-rendering:optimizeLegibility;transform-origin:center;will-change:transform,opacity}.splash__button{align-self:center}.splash__brand{justify-content:center}.splash__cta p{margin:0}.splash__button{animation:ctaBtnUp .42s cubic-bezier(.22,.7,.25,1) 3s both;background:#0000;border:2px solid #c89f54;border-radius:999px;color:#c89f54;cursor:pointer;font-size:1.05em;font-weight:700;grid-area:1/1;margin-top:0;padding:12px 24px;transition:all .2s ease}.splash__button:hover{background:#c89f541a}.splash__button:active{transform:translateY(1px)}@keyframes ctaBtnUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes ctaTextShow{0%{max-height:200px;opacity:1;transform:scale(1)}40%{opacity:1;transform:scale(1.1)}85%{max-height:200px;opacity:1;transform:scale(1.08)}to{max-height:0;opacity:0;transform:scale(1.05)}}@media(prefers-reduced-motion:reduce){.splash__button{animation:none!important;opacity:1;transform:none}}@media(min-width:392px){.splash__title{font-size:clamp(20px,3svh,var(--title-size))}.splash__phone{height:300px}}.splash__loading{background:#082c3beb;display:grid;inset:0;place-items:center;position:fixed;z-index:2000}.splash__loading-img{height:72px;opacity:.95;width:72px}.splash__button:disabled{cursor:default;opacity:.6}.splash__error-wrapper{display:flex;justify-content:center;margin-top:14px;width:100%}.splash__error{margin:0;max-width:480px;width:100%}.crypto-pill{align-self:center;background:#d4a373;border-radius:24px;bottom:0;cursor:pointer;display:flex;max-height:48px;max-width:400px;min-width:300px;overflow:hidden;position:relative;width:100%}.crypto-pill .left{font-weight:700;padding:12px 8px;width:25%}.crypto-pill .left,.crypto-pill .right{align-items:center;display:flex;justify-content:end}.crypto-pill .right{color:#002b4f;flex-grow:1;padding:0 8px}.crypto-pill .text{font-family:Gotham,sans-serif;font-weight:400}.crypto-pill .warning{background:#f2792f}.crypto-pill .primary,.crypto-pill .success{background:#7ed321}.gg{border:1px solid green}.top-view--{justify-content:space-between;padding:16px 32px 0}.center-view--,.top-view--{align-self:center;display:flex;flex-direction:column;gap:32px;min-width:300px;position:relative}.center-view--{flex-grow:1}.row--{align-self:center;justify-content:center;width:100%}.main-ingot--,.row--{display:flex;gap:16px}.main-ingot--{align-items:center;flex-direction:column}.ingot-token{color:#c89f54;font-size:20px;font-weight:600}.col--{align-self:center;display:flex;flex-direction:column;gap:16px;width:100%}.help-msg{margin-top:32px}.help-msg,.token{font-weight:600}.gr-reverse{flex-direction:row-reverse!important}.gr-ingot{align-items:center;background-color:#c89f54;border-radius:8px;display:flex;font-weight:600;gap:8px;justify-content:space-between;max-height:64px;padding:8px;width:100%}.gr-ingot .gr-data{align-items:flex-end;display:flex;flex-direction:column}.gr-ingot .gr-data p{color:#082c3b;margin:0}.gr-ingot img{max-height:48px;max-width:48px}.gr-confine{width:50%!important}.gr-price{font-size:2rem;font-weight:600;margin:0;position:relative;top:-24px}.gr-icon{color:#c89f54!important;font-size:64px!important}.transfer-qr-cont{align-content:center;align-self:center;display:flex;flex-direction:column;justify-content:center;position:relative}.transfer-qr-cont .gold-canvas{border:3px solid #c89f54;border-radius:16px;padding:8px}.transfer-qr-cont .gold-qr{align-self:center;display:flex;height:80vw;justify-self:center;max-height:300px;max-width:300px;position:relative;width:80vw}.transfer-qr-cont .gold-timer{color:#c89f54;font-size:1.5rem;font-weight:600;margin-bottom:8px;position:relative}.transfer-qr-cont .bottom-msg{bottom:-64px;position:absolute}.icon-input-wrapper .icon{margin-right:8px}.icon-input-wrapper .icon .input-icon{height:40px;margin-left:-5px;width:40px}.bottom-view--{flex-direction:column;gap:8px;max-width:400px}.bottom-view--,.icon-input-wrapper{align-self:center;display:flex;position:relative;width:100%}.icon-input-wrapper{align-items:center;background-color:#082c3b;border:4px solid #c89f54;border-radius:19px;box-sizing:border-box;max-width:320px;padding:5px 10px}.icon-input-wrapper .icon{align-items:center;color:#c89f54;display:flex;font-size:20px;margin-right:12px}.icon-input-wrapper .styled-input{background:#0000;border:none!important;box-shadow:none!important;color:#ccc;flex:1 1;font-size:16px;outline:none!important}.icon-input-wrapper .styled-input:active,.icon-input-wrapper .styled-input:focus,.icon-input-wrapper .styled-input:focus-visible{background:#0000;border:none!important;box-shadow:none!important;outline:none!important}@keyframes shake{0%{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}to{transform:translateX(0)}}.icon-input-wrapper .input-error{color:#e63946!important;font-size:.98em;margin:2px 0 8px 8px;pointer-events:auto;position:static;text-align:left;z-index:auto}.icon-input-wrapper .error-msg{bottom:-35px;color:#e63946!important;display:flex;justify-content:center;left:0;position:absolute;width:100%}.cert-details--{align-self:center;flex-direction:column;margin-top:8px;padding:0 16px;width:400px}.cert-details--,.cert-details-- .detail-row{display:flex;justify-content:space-between}.cert-details-- .detail-row .label{text-transform:capitalize}.cert-details-- .detail-row .value{font-weight:700;text-align:right}.cert-details-- .detail-row-seriale{display:flex;flex-direction:column}.cert-details-- .detail-row-seriale .label{display:flex;justify-self:flex-start;text-transform:capitalize}.cert-details-- .detail-row-seriale .value{display:flex;font-weight:700;justify-self:center;margin-top:16px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.d4ab295f.css.map*/