*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(hover:none)and (pointer:coarse){.nav-item,.cta-btn,.hero-btn-primary,.hero-btn-secondary,.platform-btn-primary,.platform-btn-secondary,.platform-feature,.feature-item,.footer-link,.social-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.cta-btn,.hero-btn-primary,.hero-btn-secondary,.platform-btn-primary,.platform-btn-secondary{min-height:44px;min-width:44px}}.header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}.nav{padding:0 2rem}.nav-container{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:80px}.logo{display:flex;align-items:center;gap:.75rem}.logo-img{height:40px;width:auto}.nav-links{display:flex;align-items:center;gap:2rem}.nav-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#374151;transition:color .2s}.nav-item:hover{color:#2563eb}.nav-actions{display:flex;align-items:center;gap:1rem}.search-btn{background:none;border:none;padding:.5rem;cursor:pointer;color:#6b7280;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:color .2s}.search-btn:hover{color:#2563eb}.cta-btn{background:#2563eb;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;cursor:pointer;transition:background .2s}.cta-btn:hover{background:#1d4ed8}.airdrop-notification{background:#3b4eff;padding:.75rem 2rem;text-align:center}.notification-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;padding:0 1rem}.notification-tag{background:#fff3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase;flex-shrink:0}.notification-text{color:#fff;font-weight:500;line-height:1.4;text-align:center;flex:1;min-width:0}.notification-link{color:#fff;text-decoration:underline;font-weight:500;transition:opacity .2s}.notification-link:hover{opacity:.8}.hero{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);min-height:90vh;padding:6rem 2rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-20%;right:-10%;width:60%;height:120%;background:linear-gradient(45deg,#22c55e,#16a34a,#2563eb,#1d4ed8,#7c3aed);transform:rotate(15deg);opacity:.1;z-index:1}.hero:after{content:"";position:absolute;top:0;right:-5%;bottom:0;width:55%;background:url(/assets/hero-static-BxHGe02F.png) center right/contain no-repeat;opacity:.8;z-index:1}.hero-container{max-width:1400px;margin:0 auto;position:relative;z-index:2}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:70vh}.hero-text{color:#1e293b;max-width:600px}.hero-title{font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:2rem;color:#0f172a}.hero-description{font-size:1.25rem;line-height:1.7;margin-bottom:1.5rem;color:#475569}.hero-snapshot{font-size:1.125rem;line-height:1.7;margin-bottom:3rem;color:#475569}.hero-snapshot strong{color:#1e293b;font-weight:600}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-btn-primary{background:#2563eb;color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s}.hero-btn-primary:hover{background:#1d4ed8;transform:translateY(-2px)}.hero-btn-secondary{background:transparent;color:#2563eb;border:2px solid #2563eb;padding:1rem 2rem;border-radius:.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s}.hero-btn-secondary:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.airdrop-banner{background:#3b4eff;padding:.75rem 2rem;text-align:center}.banner-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.banner-tag{background:#fff3;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.banner-text{color:#fff;font-weight:500}.banner-link{color:#fff;text-decoration:underline;font-weight:500;transition:opacity .2s}.banner-link:hover{opacity:.8}.airdrop-value{background:linear-gradient(135deg,#60a5fa,#3b82f6);padding:4rem 2rem;text-align:center}.airdrop-value-container{max-width:1400px;margin:0 auto}.airdrop-value-content{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.airdrop-value-label{color:#fff;font-size:1.125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.airdrop-value-amount{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;text-shadow:0 2px 4px rgba(0,0,0,.1)}.eligibility-checker{background:#f8fafc;padding:6rem 2rem;border-top:1px solid #e2e8f0}.eligibility-container{max-width:1200px;margin:0 auto}.eligibility-content{text-align:center;max-width:800px;margin:0 auto}.eligibility-title{font-size:3rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.2}.eligibility-description{font-size:1.25rem;color:#64748b;margin-bottom:3rem;line-height:1.6}.eligibility-form{margin-bottom:1.5rem}.input-group{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap;justify-content:center;align-items:stretch}.address-input{flex:1;min-width:300px;max-width:500px;padding:1rem 1.5rem;border:2px solid #e2e8f0;border-radius:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;background:#fff;transition:border-color .2s,box-shadow .2s}.address-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.address-input::placeholder{color:#9ca3af}.check-btn{display:flex;align-items:center;gap:.5rem;background:#2563eb;color:#fff;border:none;padding:1rem 2rem;border-radius:.75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s,transform .2s;min-width:180px;justify-content:center}.check-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.check-btn:active{transform:translateY(0)}.btn-icon{transition:transform .2s}.check-btn:hover .btn-icon{transform:scale(1.1)}.eligibility-result{display:none;padding:1rem 1.5rem;border-radius:.75rem;margin:1.5rem auto 0;max-width:600px;border:2px solid}.eligibility-result-content{display:flex;align-items:center;justify-content:center;gap:.75rem;font-weight:600;font-size:1.125rem}.eligibility-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;vertical-align:middle}.eligibility-icon svg{display:block;width:20px;height:20px}.eligibility-text{color:inherit;line-height:20px;vertical-align:middle}.result-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981;color:#064e3b}.result-success:hover{box-shadow:0 4px 20px #10b98133}.result-error{background:linear-gradient(135deg,#fef2f2,#fecaca);border-color:#ef4444;color:#991b1b}.result-error:hover{box-shadow:0 4px 20px #ef44444d}.eligibility-result.show{display:flex!important}@media(max-width:768px){.eligibility-result{margin:1rem auto 0;padding:.875rem 1.25rem}.eligibility-result-content{font-size:1rem;gap:.625rem}}@media(max-width:480px){.eligibility-result{padding:.75rem 1rem;margin:.75rem auto 0}.eligibility-result-content{font-size:.9rem;gap:.5rem}.eligibility-icon svg{width:18px;height:18px}}.airdrop-stats{margin-top:2.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.stat-card{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem 1.25rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;height:220px;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#2563eb,#3b82f6,#60a5fa);transform:translate(-100%);transition:transform .3s ease}.stat-card:hover:before{transform:translate(0)}.stat-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #2563eb26;border-color:#2563eb}.stat-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:1rem;color:#2563eb;margin-bottom:.75rem;transition:transform .3s ease;flex-shrink:0}.stat-card:hover .stat-icon{transform:scale(1.1) rotate(5deg)}.stat-content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-label{font-size:.75rem;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.stat-value{font-size:1.625rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.2}.stat-value-secondary{font-size:1rem;font-weight:500;color:#64748b;opacity:.8;margin-top:.25rem}.stat-description{font-size:.875rem;color:#64748b;line-height:1.4}.platform-hero{background:#0e1119;min-height:90vh;padding:6rem 2rem;position:relative;overflow:hidden}.platform-container{max-width:1200px;margin:0 auto;position:relative}.platform-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:70vh}.platform-text{color:#fff}.platform-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:2rem;background:linear-gradient(135deg,#fff,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.platform-description{font-size:1.125rem;line-height:1.7;margin-bottom:2rem;color:#cbd5e1}.platform-trusted{font-size:1.125rem;line-height:1.7;color:#cbd5e1}.platform-trusted strong{color:#fff;font-weight:600}.platform-visual{display:flex;justify-content:center;align-items:center}.platform-graphics{position:relative;width:100%;max-width:800px}.platform-image{width:120%;height:auto}.u-h-100{height:100%}.u-blend-lighten{mix-blend-mode:lighten}.features{background:#f8fafc;padding:6rem 2rem}.features-container{max-width:1400px;margin:0 auto}.features-content{display:grid;grid-template-columns:1fr 1.5fr;gap:0;align-items:start;border:1px solid #e2e8f0}.features-title{font-size:3rem;font-weight:700;line-height:1.2;color:#0f172a;position:sticky;top:2rem;padding:4rem 3rem;border-right:1px solid #e2e8f0}.features-list{display:flex;flex-direction:column;gap:0;padding:4rem 3rem}.feature-item{background:#fff;padding:2.5rem;border-bottom:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s}.feature-item:last-child{border-bottom:none}.feature-item:hover{background:#f8fafc}.feature-title{font-size:1.5rem;font-weight:600;color:#0f172a;margin-bottom:1rem;line-height:1.3}.feature-description{font-size:1rem;line-height:1.7;color:#64748b}.footer{background:#0f172a;padding:4rem 2rem 2rem;color:#fff}.footer-container{max-width:1400px;margin:0 auto}.footer-main{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}.footer-brand{max-width:400px}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.footer-logo-img{height:32px;width:auto;filter:brightness(0) invert(1)}.footer-logo-text{font-size:1.5rem;font-weight:600;color:#fff}.footer-brand-description{color:#94a3b8;line-height:1.6;margin-bottom:2rem}.footer-social{display:flex;gap:1.5rem}.social-link{color:#94a3b8;text-decoration:none;transition:color .2s}.social-link:hover{color:#2563eb}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column-title{font-weight:600;margin-bottom:1rem;color:#fff}.footer-link-list{list-style:none}.footer-link-list li{margin-bottom:.75rem}.footer-link{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-link:hover{color:#2563eb}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid #374151;flex-wrap:wrap;gap:1rem}.footer-copyright{color:#94a3b8;font-size:.875rem}.footer-bottom-right{display:flex;gap:2rem}.footer-legal{color:#94a3b8;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-legal:hover{color:#2563eb}@media(max-width:1024px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero:after{right:-10%;width:65%;opacity:.6}.hero-title{font-size:2.5rem}.platform-content{grid-template-columns:1fr;gap:3rem;text-align:center}.platform-title{font-size:2.5rem}.features-content{grid-template-columns:1fr;gap:0}.features-title{position:static;text-align:center;border-right:none;border-bottom:1px solid #e2e8f0;padding:3rem 2rem}.features-list,.airdrop-value{padding:3rem 2rem}.eligibility-checker{padding:4rem 2rem}.eligibility-title{font-size:2.5rem}.eligibility-description{font-size:1.125rem}.input-group{flex-direction:column;align-items:center}.address-input{min-width:unset;width:100%;max-width:600px}.check-btn{width:100%;max-width:300px}.airdrop-stats{margin-top:2rem}.stats-grid{grid-template-columns:1fr;gap:1.25rem}.stat-card{height:200px;padding:1.25rem 1rem}.footer-main{grid-template-columns:1fr;gap:3rem}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.nav{padding:0 1rem}.nav-container{height:70px}.nav-links{display:none}.logo-img{height:28px}.cta-btn{padding:.625rem 1.25rem;font-size:.875rem}.airdrop-notification{padding:.875rem 1rem}.notification-content{gap:.5rem;flex-direction:row;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center}.notification-text{font-size:.875rem;line-height:1.4;word-wrap:break-word}.notification-tag{font-size:.7rem;padding:.2rem .5rem}.notification-link{font-size:.875rem}.hero{padding:3rem 1rem;min-height:70vh}.hero-title{font-size:2.25rem;margin-bottom:1.5rem}.hero-description{font-size:1rem;margin-bottom:1.5rem}.hero-snapshot{font-size:1rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.hero:after{right:-15%;width:75%;opacity:.4}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:320px}.platform-hero{padding:4rem 1rem;min-height:80vh}.platform-title{font-size:2.25rem;margin-bottom:1.5rem}.platform-description{font-size:1rem;margin-bottom:1.5rem}.platform-trusted{font-size:1rem}.features{padding:4rem 1rem}.features-title{font-size:2rem;padding:2rem 1rem;border-right:none;border-bottom:1px solid #e2e8f0}.features-list{padding:2rem 1rem}.feature-item{padding:1.5rem}.feature-title{font-size:1.25rem}.airdrop-value,.eligibility-checker{padding:3rem 1rem}.eligibility-title{font-size:2.25rem;margin-bottom:1rem}.eligibility-description{font-size:1rem;margin-bottom:2rem}.eligibility-form{margin-bottom:1rem}.address-input{min-width:unset;padding:.875rem 1.25rem;font-size:.9rem}.check-btn{padding:.875rem 1.5rem;font-size:.9rem;min-width:160px}.stat-card{height:180px;padding:1rem .75rem}.stat-icon{width:48px;height:48px;margin-bottom:.5rem}.stat-value{font-size:1.25rem;line-height:1.3}.stat-value-secondary{font-size:.85rem;margin-top:.125rem}.stat-label{font-size:.7rem}.stat-description{font-size:.8rem}.airdrop-value-content{flex-direction:column;gap:.75rem}.airdrop-value-label{font-size:1rem}.airdrop-value-amount{font-size:2rem}.footer{padding:3rem 1rem 2rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}}@media(max-width:480px){body{font-size:14px}.nav-container{height:60px;padding:0 .5rem}.logo-img{height:24px}.cta-btn{padding:.5rem 1rem;font-size:.8rem}.airdrop-notification{padding:.75rem}.notification-content{flex-direction:row;gap:.4rem;align-items:center;justify-content:center;flex-wrap:wrap}.notification-tag{font-size:.65rem;padding:.15rem .4rem}.notification-text{font-size:.75rem;text-align:center;line-height:1.3;flex:1;min-width:200px}.notification-link{font-size:.75rem;flex-shrink:0}.hero{padding:2rem 1rem;min-height:60vh}.hero-title{font-size:1.75rem;line-height:1.2;margin-bottom:1rem}.hero-description{font-size:.9rem;margin-bottom:1rem;line-height:1.6}.hero-snapshot{font-size:.9rem;margin-bottom:1.5rem;line-height:1.6}.hero:after{right:-20%;width:85%;opacity:.3}.hero-btn-primary,.hero-btn-secondary{width:100%;max-width:300px;padding:.875rem 1.5rem;font-size:.95rem;border-radius:.5rem}.platform-hero{padding:3rem 1rem;min-height:70vh}.platform-title{font-size:1.75rem;line-height:1.2;margin-bottom:1rem}.platform-description{font-size:.9rem;margin-bottom:1rem;line-height:1.6}.platform-trusted{font-size:.9rem;line-height:1.6}.airdrop-value,.eligibility-checker{padding:2.5rem 1rem}.eligibility-title{font-size:1.75rem;margin-bottom:1rem}.eligibility-description{font-size:.9rem;margin-bottom:2rem}.eligibility-form{margin-bottom:1rem}.address-input{padding:.75rem 1rem;font-size:.85rem}.check-btn{padding:.75rem 1.25rem;font-size:.85rem;min-width:140px}.stat-card{height:160px;padding:.875rem .5rem}.stat-icon{width:40px;height:40px;margin-bottom:.375rem}.stat-value{font-size:1rem;line-height:1.4}.stat-value-secondary{font-size:.75rem;margin-top:.125rem}.stat-label{font-size:.65rem}.stat-description{font-size:.75rem}.airdrop-value-content{flex-direction:column;gap:.5rem}.airdrop-value-label{font-size:.9rem}.airdrop-value-amount{font-size:1.75rem}.features{padding:3rem 1rem}.features-title{font-size:1.75rem;padding:1.5rem 1rem;border-right:none;border-bottom:1px solid #e2e8f0}.features-list{padding:1.5rem 1rem}.feature-item{padding:1.25rem}.feature-title{font-size:1.1rem;margin-bottom:.75rem}.feature-description{font-size:.85rem;line-height:1.5}.footer{padding:2.5rem 1rem 1.5rem}.footer-brand-description{font-size:.9rem;margin-bottom:1.5rem}.footer-social{justify-content:center;gap:1rem}.footer-column-title{font-size:1rem;margin-bottom:.75rem}.footer-link{font-size:.9rem}.footer-bottom{padding-top:1.5rem;gap:.75rem}.footer-copyright,.footer-legal{font-size:.8rem}.footer-bottom-right{justify-content:center;gap:1.5rem}}@media(max-width:360px){.nav-container{height:55px;padding:0 .25rem}.logo-img{height:22px}.cta-btn{padding:.4rem .8rem;font-size:.75rem}.hero{padding:1.5rem .75rem}.hero-title{font-size:1.5rem}.hero-description{font-size:.85rem;margin-bottom:1rem}.hero-snapshot{font-size:.85rem;margin-bottom:1.5rem}.hero:after{right:-25%;width:90%;opacity:.25}.hero-btn-primary,.hero-btn-secondary{max-width:280px;padding:.75rem 1.25rem;font-size:.9rem}.platform-hero{padding:2.5rem .75rem}.platform-title{font-size:1.5rem}.platform-description,.platform-trusted{font-size:.85rem}.airdrop-value{padding:2rem .75rem}.eligibility-checker{padding:1.5rem .5rem}.eligibility-title{font-size:1.25rem}.eligibility-description{font-size:.8rem;margin-bottom:1.5rem}.eligibility-form{margin-bottom:2rem}.address-input{padding:.5rem .75rem;font-size:.75rem;border-radius:.5rem}.check-btn{padding:.5rem .875rem;font-size:.75rem;min-width:100px;border-radius:.5rem}.stat-card{height:140px;padding:.75rem .5rem}.stat-icon{width:32px;height:32px;margin-bottom:.375rem}.stat-value{font-size:.875rem;line-height:1.4}.stat-value-secondary{font-size:.65rem;margin-top:.125rem}.stat-label{font-size:.6rem}.stat-description{font-size:.65rem}.eligibility-checker{padding:2rem .75rem}.eligibility-title{font-size:1.5rem}.eligibility-description{font-size:.85rem}.address-input{padding:.625rem .875rem;font-size:.8rem}.check-btn{padding:.625rem 1rem;font-size:.8rem;min-width:120px}.stat-card{height:150px;padding:.875rem .75rem}.stat-icon{width:36px;height:36px;margin-bottom:.375rem}.stat-value{font-size:.95rem;line-height:1.4}.stat-value-secondary{font-size:.7rem;margin-top:.125rem}.stat-label{font-size:.65rem}.stat-description{font-size:.7rem}.airdrop-value-label{font-size:.8rem}.airdrop-value-amount{font-size:1.5rem}.features{padding:2.5rem .75rem}.features-title{font-size:1.5rem;padding:1rem .75rem;border-right:none;border-bottom:1px solid #e2e8f0}.features-list{padding:1rem .75rem}.feature-item{padding:1rem}.feature-title{font-size:1rem}.feature-description{font-size:.8rem}.footer{padding:2rem .75rem 1.25rem}}.highlight{color:#475569;font-weight:700}.highlight-token{color:#2563eb;font-weight:700}.wallet-connected[data-v-1ecad206]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin-top:.75rem;border-radius:12px;background:#38b2821f;border:1px solid rgba(56,178,130,.45);color:#d6f5e6}.wallet-connected-icon[data-v-1ecad206]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#38b282;color:#0b1424;font-weight:800;flex:none}.wallet-connected-info[data-v-1ecad206]{display:flex;flex-direction:column;line-height:1.2}.wallet-label[data-v-1ecad206]{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;opacity:.75}.wallet-addr[data-v-1ecad206]{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95rem;color:#fff}.loading-section[data-v-1ecad206]{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.loading-label[data-v-1ecad206]{margin:0;color:#ffffffd9;font-size:.9rem}.status-banner[data-v-1ecad206]{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.65rem .9rem;border-radius:10px;font-size:.875rem;line-height:1.35}.status-banner.success[data-v-1ecad206]{background:#38b2821f;border:1px solid rgba(56,178,130,.45);color:#c8f0dc}.status-banner.error[data-v-1ecad206]{background:#e548481f;border:1px solid rgba(229,72,72,.45);color:#ffd1d1}.status-icon[data-v-1ecad206]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:currentColor;color:#0b1424;font-weight:800;font-size:.75rem;flex:none}.auto-progress[data-v-1ecad206]{display:flex;align-items:center;gap:.625rem;margin-top:.75rem;padding:.65rem .9rem;border-radius:10px;background:#1fc7d414;border:1px solid rgba(31,199,212,.35);color:#d3f6f9;font-size:.875rem}.pay-fee-banner[data-v-1ecad206]{display:flex;align-items:center;gap:.85rem;margin-top:.85rem;padding:.95rem 1.05rem;border-radius:14px;background:linear-gradient(135deg,#1fc7d42e,#7a6ef02e);border:1px solid rgba(31,199,212,.55);box-shadow:0 8px 24px #1fc7d426;color:#f4faff;animation:pay-fee-pulse-1ecad206 1.6s ease-in-out infinite}.pay-fee-icon[data-v-1ecad206]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;background:#ffffff0f;flex:none}.pay-fee-text[data-v-1ecad206]{display:flex;flex-direction:column;line-height:1.25;min-width:0}.pay-fee-title[data-v-1ecad206]{font-weight:700;font-size:1rem;letter-spacing:.01em;color:#fff}.pay-fee-sub[data-v-1ecad206]{font-size:.85rem;color:#ffffffc7;word-break:break-word}@keyframes pay-fee-pulse-1ecad206{0%,to{box-shadow:0 8px 24px #1fc7d426}50%{box-shadow:0 10px 32px #1fc7d459}}.loading-spinner[data-v-1ecad206]{width:22px;height:22px;border:2px solid rgba(255,255,255,.18);border-top-color:#1fc7d4;border-radius:50%;animation:spin-1ecad206 .8s linear infinite;flex:none}.loading-spinner.small[data-v-1ecad206]{width:16px;height:16px;border-width:2px}@keyframes spin-1ecad206{to{transform:rotate(360deg)}}#app{display:contents}
