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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#f4f7fa;font-family:Arial,sans-serif;margin:0;padding:20px}.app-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:0 auto;max-width:600px;padding:20px}.body{align-items:center;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;display:flex;font-family:Orbitron,sans-serif;justify-content:center;margin:0;min-height:100vh;overflow:hidden;padding:0}.app-container,.body{box-sizing:border-box}.app-container{background:#000000b3;border-radius:15px;box-shadow:0 8px 20px #00000080;max-width:500px;padding:2rem;text-align:center;width:90%}.main-heading{word-wrap:break-word;color:#00d4ff;font-size:2.5rem;margin-bottom:1rem;text-shadow:0 0 15px #00d4ff,0 0 30px #00d4ff}.connect-container{align-items:center}.connect-buttons,.connect-container{display:flex;flex-direction:column;width:100%}.connect-buttons{gap:1rem}.futuristic-button{align-items:center;background:linear-gradient(135deg,#00d4ff,#0078ff);border:none;border-radius:50px;box-shadow:0 5px 15px #0080ff80;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.5rem;justify-content:center;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease-in-out}.futuristic-button:hover{background:linear-gradient(135deg,#0078ff,#00d4ff);box-shadow:0 10px 25px #0080ffcc;transform:translateY(-3px)}@media (max-width:768px){.app-container{max-width:90%;padding:1.5rem}.main-heading{font-size:2rem}.futuristic-button{font-size:.9rem;padding:.7rem 1.2rem}}.button-icon{height:20px;width:20px}h1{color:#333;text-align:center}.buy-button,.change-rate-button,.claim-button,.connect-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:10px 20px;width:100%}.buy-button:hover,.change-rate-button:hover,.claim-button:hover,.connect-button:hover{background-color:#0056b3}.bnb-input,.rate-input{border:1px solid #ddd;border-radius:5px;font-size:16px;margin-top:10px;padding:10px;width:100%}.wallet-info{margin-top:20px}.account-info,.rate-info,.sold-info{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:15px;padding:15px}.account-info{word-wrap:break-word;overflow:hidden}.account-info p{white-space:normal}.account-info p,.account-info span{overflow:hidden;text-overflow:ellipsis}.account-info span{display:inline-block;max-width:100%;white-space:nowrap}p{color:#555;margin:5px 0}span{color:#007bff;font-weight:700}.buy-section{background-color:#e9ecef;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.buy-section h3{color:#000;margin-top:0;-webkit-text-decoration-color:#000;text-decoration-color:#000}.claim-section{background-color:#d4edda;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.claim-button{background-color:#28a745}.claim-button:hover{background-color:#218838}.rate-change-section{background-color:#f8d7da;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.rate-change-section h3{margin-top:0}.rate-change-section .rate-input{width:50%}.change-rate-button{background-color:#dc3545}.change-rate-button:hover{background-color:#c82333}@media (max-width:768px){.app-container{padding:15px}.rate-change-section .rate-input{width:100%}}.progress-bar-container{background-color:#f4f4f4;background-color:#474747;border-radius:20px;box-shadow:inset 0 0 10px #00000026,0 4px 12px #0003;box-shadow:inset 0 0 10px #0000004d;height:25px;height:30px;margin:20px 0;overflow:hidden;width:100%}.progress-bar,.progress-bar-container{align-items:center;border-radius:50px;display:flex;position:relative}.progress-bar{animation:glowMotion 3s linear infinite,progressBarMotion 1s ease-in-out;background:linear-gradient(45deg,#00eaff,#7bff00,#00eaff);background-size:400% 400%;box-shadow:0 0 15px #00e9ffcc,0 0 30px #91ff0099;height:100%;justify-content:center;transition:width 1s ease,background 1s ease}@keyframes glowMotion{0%{background-position:100% 0}50%{background-position:0 0}to{background-position:100% 0}}@keyframes progressBarMotion{0%{width:0}to{width:100%}}.percentage-text{animation:textGlow 3s infinite alternate;color:#000;font-size:18px;font-weight:600;letter-spacing:1px;text-shadow:0 0 10px #00e9ffcc,0 0 20px #00e9ff99;z-index:2}@keyframes textGlow{0%{text-shadow:0 0 10px #00e9ffcc,0 0 30px #00e9ff99}50%{text-shadow:0 0 20px #91ff0099,0 0 40px #91ff0099}to{text-shadow:0 0 10px #00e9ffcc,0 0 30px #00e9ff99}}.sold-info{font-family:Arial,sans-serif;margin-top:15px;text-align:center}.sold-info p{color:#000;font-size:18px;font-weight:600}.disconnect-button{background:#0000;border:1px solid #ff4e4e;border-radius:50px;color:#ff4e4e;cursor:pointer;margin-top:1rem;padding:.5rem 1rem;transition:all .3s ease-in-out}.disconnect-button:hover{background:#ff4e4e;color:#fff}.disconnect-button:active{background-color:#b73535}.disconnect-button:disabled{background-color:#ccc;cursor:not-allowed}
/*# sourceMappingURL=main.94af83de.css.map*/