@import url(https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400..700&display=swap);body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wallet-modal,.wallet-modal-btn-filled,.wallet-modal-btn-outline,.wallet-modal-close,.wallet-modal-connecting,.wallet-modal-desc,.wallet-modal-error,.wallet-modal-shield-row,.wallet-modal-shield-text,.wallet-modal-textarea,.wallet-modal-title,.wallet-modal-wait,.wallet-select-card,.wallet-select-footer,.wallet-select-footer-form,.wallet-select-footer-form-row,.wallet-select-footer-left,.wallet-select-header,.wallet-select-info,.wallet-select-name,.wallet-select-root,.wallet-select-url{font-family:Kode Mono,monospace!important}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App,body{overflow-x:hidden}.App{background:#fff;text-align:left}.container{padding:20px}@media screen and (min-width:1000px){.container{margin:0 auto;max-width:980px;padding:20px 0}}.main-container,.main-container .white{background:#fff;overflow-x:hidden}.main-container .white{margin:-20px;padding:20px}.header{align-items:center;display:flex;justify-content:space-between;position:relative}.header h2{cursor:pointer;font-size:24px;font-weight:700}.header span{color:#3535dd}.header .mobile{display:none}.header nav ul{align-items:center;display:flex;list-style:none}.header nav ul li{cursor:pointer;font-weight:700;list-style:none;margin-left:30px}.header nav ul li a{color:#333;text-decoration:none}.header nav ul li a.active{color:#3535dd}.header .mobile .icon{cursor:pointer;font-size:28px}@media screen and (max-width:884px){.header nav ul{display:none}.header .mobile{display:block}}.hero-section{overflow-x:hidden;padding:50px 0}.hero-section .grid{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:884px){.hero-section .grid{grid-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:1fr 1fr}}.hero-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-content h1{font-size:50px;font-weight:700;margin-bottom:20px;text-align:center}.hero-content h1 span{-webkit-text-fill-color:#0000;background:linear-gradient(94.59deg,#6d6dfc 7.54%,#3535dd 36.55%);-webkit-background-clip:text;background-clip:text}.hero-content p{font-size:14px;line-height:25px;margin:15px 0;max-width:500px;text-align:justify}.hero-content button{background:linear-gradient(94.59deg,#6d6dfc 7.54%,#3535dd 36.55%);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:15px 30px;transition:all .3s ease}.hero-content button:hover{box-shadow:0 10px 20px #3535dd4d;transform:translateY(-2px)}@media screen and (min-width:884px){.hero-content{align-items:start;justify-content:flex-start}.hero-content h1{text-align:start}}.hero-image{align-items:center;display:flex;justify-content:flex-end;margin-top:15px}.hero-image img{max-width:400px;width:100%}@media screen and (min-width:884px){.hero-image{margin-top:0}}.background-elements{position:relative}.background-elements .ovalLeft{position:absolute;width:330px;z-index:-1}@media screen and (min-width:884px){.background-elements .ovalLeft{width:600px}}.background-elements .dots{position:absolute;right:100px;width:100px;z-index:-1}@media screen and (min-width:884px){.background-elements .dots{right:200px;width:200px}}.background-elements .dot{left:0;position:absolute;top:-720px;width:130px}@media screen and (min-width:884px){.background-elements .dot{left:1000px;top:-100px;width:200px}}.services-section{overflow-x:hidden;padding:50px 0}.services-section .heading{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px}.services-section .heading h2{font-size:36px;font-weight:700;margin-bottom:20px;text-align:center}.services-section .heading p{font-size:14px;line-height:25px;margin:15px 0;max-width:600px;text-align:center}@media screen and (min-width:884px){.services-section .heading p{width:70%}}.services-grid{grid-row-gap:20px;display:grid;grid-template-columns:1fr;row-gap:20px}@media screen and (min-width:884px){.services-grid{column-gap:20px;grid-template-columns:1fr 1fr 1fr}}.service-card{align-items:center;border:1px solid #11f;border-radius:10px;box-shadow:0 4px 4px #00000040;cursor:pointer;display:flex;flex-direction:column;height:333px;justify-content:center;padding:20px;transition:all .3s ease;width:100%}.service-card h3{font-size:18px;font-weight:600;margin:15px 0;text-decoration:none}.service-card p{font-size:14px;line-height:1.4;text-align:center;text-decoration:none}.service-card img{height:40px;object-fit:contain;width:40px}.service-card:hover{background:#11f;color:#fff;transform:translateY(-5px)}.service-card.mobile{display:block}.service-card.desktop{display:none}@media screen and (min-width:884px){.service-card.mobile{display:none}.service-card.desktop{display:flex}}.contact-section{align-items:center;background:#f5f3fe;border-radius:20px;display:flex;flex-direction:column;justify-content:center;margin:50px 0;overflow-x:hidden;padding:30px;width:100%}@media screen and (min-width:884px){.contact-section{flex-direction:row}}.contact-form{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow-x:hidden;width:100%}.contact-form h3{font-size:20px;margin-bottom:10px;text-align:center}.contact-form h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(94.59deg,#6d6dfc 7.54%,#3535dd 36.55%);-webkit-background-clip:text;background-clip:text}.contact-form span{color:#a0a0cd;font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.contact-form form{max-width:400px;width:100%}.contact-form form input{background:#fff;border:1.5px solid #e5e5f2;border-radius:10px;font-size:14px;height:50px;margin:10px 0;padding:10px;width:100%}.contact-form form input:focus{border-color:#3535dd;outline:none}.contact-form form textarea{background:#fff;border:1.5px solid #e5e5f2;border-radius:10px;font-size:14px;height:150px;margin:10px 0;padding:10px;resize:vertical;width:100%}.contact-form form textarea:focus{border-color:#3535dd;outline:none}.contact-form form button{background:linear-gradient(94.59deg,#6d6dfc 7.54%,#3535dd 36.55%);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:15px;transition:all .3s ease;width:100%}.contact-form form button:hover{box-shadow:0 10px 20px #3535dd4d;transform:translateY(-2px)}.contact-image{display:none}@media screen and (min-width:884px){.contact-image{display:block;flex:1 1;text-align:center}.contact-image img{height:auto;max-width:100%}}.footer{border-top:1px solid #e1dfec;margin-top:100px;padding:30px 0}.footer span{color:#3535dd}.footer hr{border:.5px solid #e1dfec;margin:20px 0}.footer .copyright{color:#8c87a6;font-size:14px;text-align:center}.footer .content{display:flex;flex-direction:column;justify-content:center}.footer .mobile{grid-row-gap:20px;display:grid;grid-template-columns:1fr 1fr;place-content:center;row-gap:20px}@media screen and (min-width:884px){.footer .mobile{display:none}}.footer .col{margin-top:30px}.footer .col .head{color:#8c87a6;font-weight:700;margin-bottom:15px}.footer .col ul li{color:#666;cursor:pointer;list-style:none;margin-top:10px;transition:color .3s ease}.footer .col ul li:hover{color:#3535dd}.footer .collm{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer .collm p{color:#8c87a6;font-weight:600;margin:15px 0}.footer .collm .socials{align-items:center;display:flex;justify-content:space-between;margin-top:20px;width:70%}.footer .collm .socials .icon{align-items:center;border:1px solid #e1dfec;border-radius:100%;color:#3535dd;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer .collm .socials .icon:hover{background:#3535dd;color:#fff}@media screen and (min-width:884px){.footer .collm{display:none}}.footer .socials-desktop{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin-bottom:40px}.footer .socials-desktop .coll{align-items:center;display:flex;flex-direction:column;justify-content:center}.footer .socials-desktop .coll p{color:#8c87a6;font-size:12px;font-weight:600;margin:15px 0}.footer .socials-desktop .coll .socials{align-items:center;display:flex;justify-content:space-between;width:100%}.footer .socials-desktop .coll .socials .icon{align-items:center;border:1px solid #e1dfec;border-radius:100%;color:#3535dd;cursor:pointer;display:flex;height:30px;justify-content:center;transition:all .3s ease;width:30px}.footer .socials-desktop .coll .socials .icon:hover{background:#3535dd;color:#fff}@media screen and (max-width:884px){.footer .socials-desktop{display:none}}.aos-init{opacity:0;transition:opacity .6s ease}.aos-animate{opacity:1}[data-aos=fade-up]{transform:translateY(30px);transition:transform .6s ease,opacity .6s ease}[data-aos=fade-up].aos-animate{transform:translateY(0)}[data-aos=fade-left]{transform:translateX(30px);transition:transform .6s ease,opacity .6s ease}[data-aos=fade-left].aos-animate{transform:translateX(0)}@media screen and (max-width:768px){.hero-content h1{font-size:36px}.services-section .heading h2{font-size:28px}.service-card{height:280px}.service-card h3{font-size:16px}.service-card p{font-size:12px}}@media screen and (max-width:480px){.container{padding:15px}.hero-content h1{font-size:28px}.hero-content p{font-size:12px}.service-card{height:250px;padding:15px}}.wallet-select-page{align-items:center;background:#fff;display:flex;flex-direction:column;font-family:Fira Mono,Consolas,monospace;min-height:100vh}.wallet-header{margin-top:32px;text-align:center}.wallet-header h1{font-size:2rem;font-weight:700;letter-spacing:2px}.wallet-header-underline{background:#6c63ff;border-radius:2px;height:4px;margin:8px auto 0;width:120px}.wallet-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:40px 0 0;max-width:1100px;width:90vw}.wallet-card{align-items:center;background:#fafbfc;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#222;display:flex;padding:18px 20px;text-decoration:none;transition:box-shadow .2s,transform .2s}.wallet-card:hover{box-shadow:0 4px 16px #6c63ff1a;transform:translateY(-2px) scale(1.02)}.wallet-logo{background:#fff;border:1px solid #eee;border-radius:8px;height:48px;margin-right:18px;object-fit:contain;width:48px}.wallet-info{display:flex;flex-direction:column}.wallet-name{font-size:1.1rem;font-weight:600}.wallet-url{color:#888;font-size:.95rem;margin-top:2px}.wallet-footer{align-items:flex-start;background:#fff;border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:60px auto 0;max-width:1100px;padding:32px 0 40px;width:100vw}.footer-left{flex:1 1 320px}.footer-left h2{color:#6c63ff;font-family:Fira Mono,monospace;font-size:1.2rem;margin-bottom:8px}.footer-left p{color:#444;font-size:1rem;max-width:400px}.footer-form{display:flex;flex-direction:column;gap:8px;min-width:220px}.footer-form label{color:#222;font-size:1rem;margin-bottom:4px}.footer-form-row{align-items:center;display:flex;gap:0}.footer-form input[type=email]{border:1px solid #ccc;border-radius:6px 0 0 6px;font-size:1rem;outline:none;padding:10px 12px;width:180px}.footer-form button{background:#6c63ff;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 18px;transition:background .2s}.footer-form button:hover{background:#554ee2}@media (max-width:900px){.wallet-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.wallet-footer{align-items:stretch;flex-direction:column;gap:24px}}.landing-root{background:#fff;color:#222;font-family:Inter,Segoe UI,Arial,sans-serif}.landing-header-bar{align-items:center;display:flex;font-size:1.1rem;justify-content:space-between;margin:0 auto;max-width:1100px;padding:32px 0 0}.landing-header-bar h2{font-size:1.5rem;font-weight:700;letter-spacing:1px}.landing-header-bar span{color:#3d3dd7}.landing-header-bar nav ul{display:flex;gap:32px;list-style:none}.landing-header-bar nav ul li a{color:#222;cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}.landing-header-bar nav ul li a.active,.landing-header-bar nav ul li a:hover{color:#3d3dd7}.landing-hero-section{align-items:center;display:flex;flex-direction:column;margin-bottom:32px;margin-top:32px}.landing-hero-content{max-width:600px;text-align:center}.landing-hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:12px}.landing-hero-content h1 span{color:#3d3dd7;font-size:2.5rem}.landing-hero-content p{color:#444;font-size:1.08rem;line-height:1.7;margin-bottom:28px}.landing-hero-content button{background:linear-gradient(90deg,#3d3dd7,#6c63ff);border:none;border-radius:8px;box-shadow:0 2px 8px #3d3dd714;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:14px 36px;transition:background .2s}.landing-hero-content button:hover{background:linear-gradient(90deg,#6c63ff,#3d3dd7)}.landing-hero-img{margin-top:32px}.landing-hero-img img{max-width:90vw;width:220px}.landing-services-section{margin:0 auto 32px;max-width:1100px;padding:0 16px}.landing-services-heading{margin-bottom:24px;text-align:center}.landing-services-heading h2{font-size:2rem;font-weight:700;margin-bottom:8px}.landing-services-heading p{color:#444;font-size:1.08rem;margin-bottom:0}.landing-services-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);justify-items:center;margin-top:24px}.landing-service-card{align-items:center;background:#fff;border:1.5px solid #000cff;border-radius:16px;box-shadow:0 2px 8px #3d3dd708;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-height:380px;max-width:380px;min-height:340px;min-width:340px;padding:32px 18px 24px;text-align:center;transition:box-shadow .2s,border .2s,background .2s,color .2s}.landing-service-card img{height:56px;margin-bottom:24px;object-fit:contain;transition:filter .2s;width:56px}.landing-service-card h3{color:#111;font-size:1.3rem;font-weight:700;margin-bottom:12px;transition:color .2s}.landing-service-card p{color:#222;font-size:1.08rem;margin:0;transition:color .2s}.landing-service-card:hover{background:#000cff;border:1.5px solid #0000;box-shadow:0 8px 32px #000cff1a}.landing-service-card:hover h3,.landing-service-card:hover p{color:#fff}.landing-service-card:hover img{filter:brightness(0) invert(1)}.landing-contact-section{align-items:center;background:#f5f3fe;border-radius:16px;display:flex;flex-direction:column;margin:48px auto 0;max-width:900px;padding:32px 24px}.landing-contact-form{margin:0 auto;max-width:800px;text-align:center;width:100%}.landing-contact-form h3{color:#3d3dd7;font-size:1.2rem;font-weight:700;margin-bottom:4px}.landing-contact-form span{color:#444;display:block;font-size:1rem;font-weight:500;margin-bottom:16px}.landing-contact-form form{display:flex;flex-direction:column;gap:12px;margin-top:16px}.landing-contact-form input,.landing-contact-form textarea{background:#fff;border:1.5px solid #e5e5f2;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:12px;resize:none;width:100%}.landing-contact-form button{background:linear-gradient(90deg,#3d3dd7,#6c63ff);border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:8px;padding:12px 0;transition:background .2s;width:100%}.landing-contact-form button:hover{background:linear-gradient(90deg,#6c63ff,#3d3dd7)}.landing-contact-img{display:none}.landing-footer{background:#fff;border-top:1px solid #eee;margin-top:48px;padding:32px 0 0}.footer-main{align-items:flex-start;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:0 auto;max-width:1100px}.footer-brand{flex:1 1 220px}.footer-brand h2{color:#222;font-size:1.2rem;font-weight:700}.footer-brand span{color:#3d3dd7}.footer-brand p{color:#444;font-size:1rem;margin:8px 0 16px}.footer-socials{display:flex;gap:10px;margin-bottom:12px}.footer-socials .icon{align-items:center;background:#f5f3fe;border:1px solid #e1dfea;border-radius:50%;color:#3d3dd7;display:flex;font-size:1.1rem;font-weight:700;height:32px;justify-content:center;width:32px}.footer-cols{display:flex;flex:3 1 600px;flex-wrap:wrap;gap:32px}.footer-col{min-width:120px}.footer-col .head{color:#8c87a6;font-weight:700;margin-bottom:8px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{color:#444;cursor:pointer;font-size:1rem;margin-bottom:8px}.footer-copyright{color:#8c87a6;font-size:.95rem;margin:24px 0 0;padding-bottom:16px;text-align:center}@media (max-width:900px){.footer-main,.landing-header-bar{align-items:flex-start;flex-direction:column;gap:16px;padding-left:16px;padding-right:16px}.landing-services-grid{grid-template-columns:1fr}.landing-service-card{max-height:100%;max-width:100%;min-height:220px;min-width:220px}.footer-cols{flex-direction:column;gap:16px}}@media (max-width:600px){.footer-main,.landing-header-bar{padding-left:8px;padding-right:8px}.landing-hero-content h1,.landing-hero-content h1 span{font-size:1.5rem}.landing-hero-img img{width:120px}.landing-services-section{padding:0 4px}.landing-contact-section{padding:16px 4px}}.wallet-select-root{align-items:center;background:#fff;display:flex;flex-direction:column;font-family:Fira Mono,Consolas,monospace;min-height:100vh}.wallet-select-header{margin-top:32px;text-align:center}.wallet-select-header h1{font-size:2rem;font-weight:700;letter-spacing:2px}.wallet-select-underline{background:#6c63ff;border-radius:2px;height:4px;margin:8px auto 0;width:120px}.wallet-select-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:40px 0 0;max-width:1100px;width:90vw}.wallet-select-card{align-items:center;background:#fafbfc;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#222;display:flex;padding:18px 20px;text-decoration:none;transition:box-shadow .2s,transform .2s}.wallet-select-card:hover{box-shadow:0 4px 16px #6c63ff1a;transform:translateY(-2px) scale(1.02)}.wallet-select-logo{background:#fff;border:1px solid #eee;border-radius:8px;height:48px;margin-right:18px;object-fit:contain;width:48px}.wallet-select-info{display:flex;flex-direction:column}.wallet-select-name{font-size:1.1rem;font-weight:600}.wallet-select-url{color:#888;font-size:.95rem;margin-top:2px}.wallet-select-footer{align-items:flex-start;background:#fff;border-top:1px solid #eee;display:flex;flex-wrap:wrap;gap:32px;justify-content:space-between;margin:60px auto 0;max-width:1100px;padding:32px 0 40px;width:100vw}.wallet-select-footer-left{flex:1 1 320px}.wallet-select-footer-left h2{color:#6c63ff;font-family:Fira Mono,monospace;font-size:1.2rem;margin-bottom:8px}.wallet-select-footer-left p{color:#444;font-size:1rem;max-width:400px}.wallet-select-footer-form{display:flex;flex-direction:column;gap:8px;min-width:220px}.wallet-select-footer-form label{color:#222;font-size:1rem;margin-bottom:4px}.wallet-select-footer-form-row{align-items:center;display:flex;gap:0}.wallet-select-footer-form input[type=email]{border:1px solid #ccc;border-radius:6px 0 0 6px;font-size:1rem;outline:none;padding:10px 12px;width:180px}.wallet-select-footer-form button{background:#6c63ff;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;font-size:1.2rem;padding:10px 18px;transition:background .2s}.wallet-select-footer-form button:hover{background:#554ee2}@media (max-width:1100px){.wallet-select-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.wallet-select-grid{grid-template-columns:repeat(2,1fr)}.wallet-select-footer{align-items:stretch;flex-direction:column;gap:24px}}@media (max-width:600px){.wallet-select-grid{grid-template-columns:1fr}}.wallet-modal-backdrop{align-items:center;background:#0000002e;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.wallet-modal{align-items:center;background:#fff;border-radius:24px;box-shadow:0 8px 32px #0000002e;display:flex;flex-direction:column;max-width:540px;min-height:380px;min-width:420px;padding:36px 32px 32px;position:relative}.wallet-modal-logo{height:56px;margin-bottom:18px;object-fit:contain;width:56px}.wallet-modal-title{font-size:2rem;font-weight:700;margin-bottom:12px;margin-top:0}.wallet-modal-desc,.wallet-modal-title{font-family:Fira Mono,Consolas,monospace;text-align:center}.wallet-modal-desc{color:#8889a1;font-size:1.18rem;margin-bottom:28px}.wallet-modal-progress{background:#ececff;border-radius:2px;height:4px;margin-bottom:18px;margin-top:8px;max-width:340px;position:relative;width:100%}.wallet-modal-progress-dot{background:#6c63ff;border:2px solid #fff;border-radius:50%;height:16px;left:0;position:absolute;top:-6px;width:16px;z-index:2}.wallet-modal-progress-bar{background:#6c63ff;border-radius:2px;height:4px;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.wallet-modal-connecting{color:#222;font-family:Fira Mono,Consolas,monospace;font-size:1.25rem;font-weight:600;margin-bottom:8px;text-align:center}.wallet-modal-wait{color:#8889a1;font-size:1rem;font-style:italic;font-weight:400;margin-top:2px}.wallet-modal-shield-row{align-items:center;background:none;display:flex;gap:12px;margin-top:24px}.wallet-modal-shield{height:36px;object-fit:contain;width:36px}.wallet-modal-shield-text{color:#8889a1;font-family:Fira Mono,Consolas,monospace;font-size:1.15rem;line-height:1.3;text-align:left}.wallet-modal-close{background:none;border:none;color:#444;cursor:pointer;font-size:2rem;line-height:1;padding:0;position:absolute;right:20px;top:16px;z-index:10}.wallet-modal-close:hover{color:#000}.wallet-modal-textarea{background:#fff;border:1.5px solid #e5e5f2;border-radius:8px;box-sizing:border-box;color:#444;font-family:Fira Mono,Consolas,monospace;font-size:1.1rem;margin:18px 0 0;min-height:100px;outline:none;padding:16px 14px;resize:vertical;width:100%}.wallet-modal-textarea:focus{border-color:#6c63ff}@media (max-width:600px){.wallet-modal{max-width:98vw;min-width:90vw;padding:12px 2vw}}.wallet-navbar{align-items:center;background:linear-gradient(90deg,#2d2eaa,#a13ca4);box-shadow:0 2px 12px #0000000f;box-sizing:border-box;display:flex;font-family:Fira Mono,Consolas,monospace;height:64px;justify-content:flex-end;left:0;padding:0 48px;position:fixed;right:0;top:0;width:100vw;z-index:2000}.wallet-navbar-title{color:#fff;font-size:1.3rem;font-weight:600;letter-spacing:1px;margin-right:auto}.wallet-navbar-search{align-items:center;display:flex;margin-right:32px}.wallet-navbar-search svg{stroke:#fff;display:block}.wallet-navbar-btn{align-items:center;background:#0000;border:2px solid #fff;border-radius:32px;color:#fff;cursor:pointer;display:flex;font-family:Fira Mono,Consolas,monospace;font-size:1.1rem;font-weight:500;gap:8px;outline:none;padding:8px 28px;transition:background .2s,color .2s}.wallet-navbar-btn:hover{background:#ffffff14}.wallet-navbar-btn-icon{align-items:center;display:flex}.wallet-navbar-btn-icon svg{stroke:#fff}@media (max-width:900px){.wallet-navbar{height:56px;padding:0 12px}.wallet-navbar-title{font-size:1.05rem}.wallet-navbar-btn{font-size:1rem;padding:6px 16px}.wallet-navbar-search{margin-right:12px}}.wallet-modal-error{border:2px solid #e53935;border-radius:8px;color:#e53935;margin-bottom:24px;margin-top:8px;padding:10px 18px;text-align:center}.wallet-modal-btn-outline,.wallet-modal-error{background:#fff;font-family:Fira Mono,Consolas,monospace;font-size:1.15rem}.wallet-modal-btn-outline{border:2px solid #2563eb;border-radius:32px;color:#2563eb;cursor:pointer;font-weight:600;margin-bottom:16px;padding:12px 0;transition:background .2s,color .2s;width:100%}.wallet-modal-btn-outline:hover{background:#f0f4ff}.wallet-modal-btn-filled{background:#4f46e5;border:none;border-radius:32px;color:#fff;cursor:pointer;font-family:Fira Mono,Consolas,monospace;font-size:1.15rem;font-weight:600;margin-bottom:16px;padding:12px 0;transition:background .2s;width:100%}.wallet-modal-btn-filled:hover{background:#3730a3}
/*# sourceMappingURL=main.55f01a3b.css.map*/