:root{--bg-primary:#fff;--bg-secondary:#f8fafc;--text-primary:#1e293b;--text-secondary:#475569;--accent-green:#8bc63e;--accent-orange:#f6911b;--accent-blue:#3b82f6;--card-bg:rgba(255,255,255,.8);--border:rgba(0,0,0,.1);--glow:rgba(139,198,62,.2)}body{box-sizing:border-box;background:var(--bg-primary);color:var(--text-primary);flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s;display:flex;overflow-x:hidden}.GeoVerse-module__GZ0lyG__container{flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:1200px;min-height:96vh;margin:0 auto;padding:2rem;display:flex;position:relative}.GeoVerse-module__GZ0lyG__backgroundAnimation{z-index:-1;opacity:.3;width:100%;height:100%;position:fixed;top:0;left:0}.GeoVerse-module__GZ0lyG__logo{width:24rem}.GeoVerse-module__GZ0lyG__floatingOrb{filter:blur(40px);border-radius:50%;animation:6s ease-in-out infinite GeoVerse-module__GZ0lyG__float;position:absolute}.GeoVerse-module__GZ0lyG__orb1{background:linear-gradient(45deg,var(--accent-green),var(--accent-blue));width:300px;height:300px;animation-delay:0s;top:20%;left:10%}.GeoVerse-module__GZ0lyG__orb2{background:linear-gradient(45deg,var(--accent-orange),var(--accent-blue));width:200px;height:200px;animation-delay:2s;top:60%;right:20%}.GeoVerse-module__GZ0lyG__orb3{background:linear-gradient(45deg,var(--accent-green),var(--accent-orange));width:150px;height:150px;animation-delay:4s;bottom:20%;left:50%}.GeoVerse-module__GZ0lyG__mainContent{text-align:center;max-width:800px;animation:1s ease-out GeoVerse-module__GZ0lyG__fadeInUp}.GeoVerse-module__GZ0lyG__logo,.GeoVerse-module__GZ0lyG__titles{margin-bottom:2rem}.GeoVerse-module__GZ0lyG__title{color:var(--text-primary);margin-bottom:1rem;font-size:4rem;font-weight:700;line-height:1.1}.GeoVerse-module__GZ0lyG__subtitle{color:var(--text-secondary);margin-bottom:3rem;font-size:1.5rem;font-weight:400;line-height:1.6}.GeoVerse-module__GZ0lyG__countdown{justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:800px;margin-bottom:3rem;display:flex}.GeoVerse-module__GZ0lyG__countdownItem{background:var(--card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;flex:1;min-width:120px;max-width:150px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}.GeoVerse-module__GZ0lyG__countdownItem:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.GeoVerse-module__GZ0lyG__countdownNumber{color:var(--accent-green);margin-bottom:.5rem;font-size:3rem;font-weight:700;display:block}.GeoVerse-module__GZ0lyG__countdownLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.GeoVerse-module__GZ0lyG__socialLinks{flex-wrap:wrap;justify-content:center;gap:max(.5rem,min(2vw,1rem));display:flex}.GeoVerse-module__GZ0lyG__socialLink{background:var(--card-bg);border:1px solid var(--border);width:max(40px,min(10vw,50px));height:max(40px,min(10vw,50px));color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;font-size:max(1rem,min(3vw,1.2rem));text-decoration:none;transition:all .3s;display:flex}.GeoVerse-module__GZ0lyG__socialLink:hover{background:var(--accent-green);color:#fff;box-shadow:0 10px 20px var(--glow);transform:translateY(-3px)scale(1.1)}.GeoVerse-module__GZ0lyG__footer{color:var(--text-secondary);text-align:center;justify-content:center;align-items:center;margin:0 auto;padding-bottom:1rem}@keyframes GeoVerse-module__GZ0lyG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes GeoVerse-module__GZ0lyG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:690px){.GeoVerse-module__GZ0lyG__title{font-size:2.5rem}.GeoVerse-module__GZ0lyG__subtitle{font-size:1.2rem}.GeoVerse-module__GZ0lyG__countdown{flex-wrap:wrap;gap:1rem}.GeoVerse-module__GZ0lyG__countdownItem{min-width:100px;padding:1.5rem 1rem}.GeoVerse-module__GZ0lyG__countdownNumber{font-size:2rem}}
