@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;line-height:1.6}.stellar-app{min-height:100vh;background:#fff;position:relative;overflow-x:hidden}.stellar-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.06);transition:all .3s ease}.stellar-nav-container{max-width:1440px;margin:0 auto;padding:0 24px}.stellar-nav-wrapper{display:flex;align-items:center;justify-content:space-between;height:64px}.stellar-logo-section{display:flex;align-items:center}.stellar-logo-link{display:flex;align-items:center;text-decoration:none;color:#000}.stellar-logo-svg{width:120px;height:30px;color:#000}.stellar-nav-menu{display:flex;align-items:center}.stellar-nav-items{display:flex;align-items:center;gap:32px}.stellar-nav-item{position:relative}.stellar-nav-link{display:flex;align-items:center;gap:6px;color:#666;text-decoration:none;font-size:15px;font-weight:500;padding:8px 0;border-radius:6px;transition:all .2s ease}.stellar-nav-link:hover{color:#000}.stellar-nav-chevron{width:12px;height:12px;fill:currentColor;transition:transform .2s ease}.stellar-nav-external-icon{width:14px;height:14px;fill:currentColor}.stellar-nav-search-btn{display:flex;align-items:center;gap:8px;background:transparent;border:none;color:#666;font-size:15px;font-weight:500;cursor:pointer;padding:8px 0;transition:color .2s ease}.stellar-nav-search-btn:hover{color:#000}.stellar-nav-search-icon{width:16px;height:16px;fill:currentColor}.stellar-mobile-menu-btn{display:none;flex-direction:column;justify-content:space-around;width:24px;height:24px;background:transparent;border:none;cursor:pointer;padding:0}.stellar-menu-icon{width:100%;height:2px;background:#000;border-radius:1px;transition:all .3s ease}.stellar-menu-icon:before,.stellar-menu-icon:after{content:"";position:absolute;width:100%;height:2px;background:#000;border-radius:1px;transition:all .3s ease}.stellar-menu-icon:before{transform:translateY(-8px)}.stellar-menu-icon:after{transform:translateY(8px)}.stellar-mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(0,0,0,.06)}.stellar-mobile-menu-items{padding:24px;display:flex;flex-direction:column;gap:16px}.stellar-mobile-menu-item{color:#666;text-decoration:none;font-size:16px;font-weight:500;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.06);transition:color .2s ease}.stellar-mobile-menu-item:hover{color:#000}.stellar-main{padding-top:64px}.stellar-hero-main{min-height:100vh;display:flex;align-items:center;position:relative;background:#fff;overflow:hidden}.stellar-hero-main-container{max-width:1440px;margin:0 auto;padding:0 24px;width:100%}.stellar-hero-main-content{max-width:1200px;margin:0 auto;text-align:left;position:relative}.stellar-hero-main-title{font-size:clamp(48px,8vw,96px);font-weight:900;line-height:1.1;margin-bottom:32px;text-transform:uppercase;color:#000;position:relative}.stellar-hero-main-title-line{display:block;position:relative}.stellar-hero-main-title-brush{position:relative;z-index:1}.stellar-yellow-brush{position:absolute;top:50%;left:-5%;right:-5%;height:120%;transform:translateY(-50%);background-image:url(/9a0a3d11fbbf22be189362867366d3a47e38c0f3-1441x418.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1;opacity:1}.stellar-hero-main-description{max-width:500px;margin-bottom:60px}.stellar-hero-main-description p{font-size:18px;line-height:1.6;color:#666;font-weight:400}.stellar-hero-cta{margin-bottom:40px}.stellar-claim-btn{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,gold,orange);color:#000;border:none;border-radius:12px;padding:20px 32px;font-size:18px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 16px #ffd7004d}.stellar-claim-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #ffd70066;background:linear-gradient(135deg,orange,#ff8c00)}.stellar-claim-btn:active{transform:translateY(0)}.stellar-claim-btn-icon{width:20px;height:20px;fill:currentColor;transition:transform .2s ease}.stellar-claim-btn:hover .stellar-claim-btn-icon{transform:translate(4px)}.stellar-claim-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.stellar-claim-btn:disabled:hover{transform:none;box-shadow:0 8px 16px #ffd7004d}.stellar-connected-section{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.stellar-wallet-info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#ffffff1a;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-size:14px}.stellar-wallet-label{color:#666;font-weight:500}.stellar-wallet-address{color:#000;font-weight:600;font-family:monospace}.stellar-scroll-indicator{display:flex;align-items:center;gap:8px;color:#666;font-size:14px;font-weight:500;position:absolute;bottom:40px;right:40px}.stellar-scroll-arrow{width:16px;height:16px;fill:currentColor}.stellar-why{padding:120px 0 80px;background:#000;color:#fff}.stellar-why-container{max-width:1440px;margin:0 auto;padding:0 24px}.stellar-why-header{margin-bottom:40px}.stellar-why-label{display:block;font-size:14px;font-weight:500;color:#999;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px}.stellar-why-title{font-size:clamp(48px,8vw,120px);font-weight:900;line-height:.9;text-transform:uppercase;color:#fff}.stellar-why-description{max-width:800px}.stellar-why-description p{font-size:20px;line-height:1.6;color:#ccc;font-weight:400}.stellar-metrics-main{padding:80px 0;background:#000}.stellar-metrics-main-container{max-width:1440px;margin:0 auto;padding:0 24px}.stellar-metrics-main-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}.stellar-metric-main-card{background:#fff;border-radius:12px;padding:40px;position:relative;overflow:hidden}.stellar-metric-main-number{position:relative;margin-bottom:24px}.stellar-metric-main-number-text{font-size:clamp(64px,8vw,120px);font-weight:900;color:#000;position:relative;z-index:2;display:block}.stellar-metric-brush-yellow{position:absolute;top:20%;left:-10%;right:-10%;height:60%;background-image:url(/9a0a3d11fbbf22be189362867366d3a47e38c0f3-1441x418.png);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;opacity:.8}.stellar-metric-main-label{font-size:16px;color:#666;font-weight:500;margin-bottom:24px;line-height:1.4}.stellar-metric-main-link{display:inline-flex;align-items:center;gap:8px;color:#000;text-decoration:none;font-weight:600;font-size:15px;transition:all .2s ease}.stellar-metric-main-link:hover{color:#666}.stellar-metric-main-arrow{width:16px;height:16px;fill:currentColor;transition:transform .2s ease}.stellar-metric-main-link:hover .stellar-metric-main-arrow{transform:translate(4px)}@media (max-width: 1200px){.stellar-metrics-main-grid{grid-template-columns:1fr}}@media (max-width: 768px){.stellar-nav-menu{display:none}.stellar-mobile-menu-btn{display:flex}.stellar-mobile-menu{display:block}.stellar-hero-main{min-height:80vh;padding:60px 0}.stellar-hero-main-title{font-size:clamp(36px,10vw,72px)}.stellar-hero-main-description{margin-bottom:40px}.stellar-hero-main-description p{font-size:16px}.stellar-scroll-indicator{position:static;margin-top:40px}.stellar-why{padding:80px 0 60px}.stellar-why-title{font-size:clamp(36px,10vw,80px)}.stellar-why-description p{font-size:18px}.stellar-metrics-main{padding:60px 0}.stellar-metrics-main-grid{grid-template-columns:1fr;gap:16px}.stellar-metric-main-card{padding:32px 24px}.stellar-metric-main-number-text{font-size:clamp(48px,12vw,80px)}}@media (max-width: 480px){.stellar-hero-main-container,.stellar-why-container,.stellar-metrics-main-container{padding:0 16px}.stellar-hero-main-title{font-size:clamp(28px,9vw,48px)}.stellar-claim-btn{padding:16px 24px;font-size:16px}.stellar-metric-main-card{padding:24px 20px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.stellar-hero-main-content>*{animation:fadeInUp .8s ease forwards}.stellar-hero-main-title{animation-delay:.1s}.stellar-hero-main-description{animation-delay:.3s}.stellar-scroll-indicator{animation-delay:.5s}.stellar-metric-main-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;transition:all .3s ease}.wallet-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.wallet-modal-content{background:#fff;padding:40px;border-radius:16px;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 40px #0000004d}.wallet-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.wallet-modal-header h3{font-size:24px;font-weight:600;color:#000;margin:0}.wallet-modal-close{background:none;border:none;font-size:24px;color:#666;cursor:pointer;padding:4px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.wallet-modal-description{font-size:16px;color:#666;margin-bottom:32px;line-height:1.5}.wallet-list{display:flex;flex-direction:column;gap:12px}.wallet-option{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f8f9fa;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:16px;font-weight:500;text-align:left;width:100%}.wallet-option:hover{background:#f0f0f0;border-color:#e0e0e0}.wallet-option:disabled{opacity:.6;cursor:not-allowed}.wallet-icon{font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.wallet-name{flex:1;color:#000}.wallet-connecting{font-size:14px;color:#666}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;overflow-x:hidden}#root{min-height:100vh;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:gold;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:orange}::selection{background:gold;color:#000}::-moz-selection{background:gold;color:#000}
