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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#28342c;min-height:100vh;overflow:hidden;position:relative;text-align:center}.bubbles{inset:0;pointer-events:none;z-index:2}.bubble,.bubbles{position:absolute}.bubble{animation:float linear infinite,wobble ease-in-out infinite,shimmer ease-in-out infinite;animation-fill-mode:backwards,none,none;backdrop-filter:blur(16px) saturate(1.5);-webkit-backdrop-filter:blur(16px) saturate(1.5);background:radial-gradient(circle at 25% 25%,#fff6 0,#fff0 50%),radial-gradient(circle at 75% 75%,#ffffff26 0,#fff0 40%),radial-gradient(ellipse at 50% 50%,#ffffff05 0,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:50%;bottom:0;box-shadow:inset 0 -4px 8px #ffffff14,inset 0 4px 12px #ffffff1a,0 0 6px #ffffff0f}.bubble:first-child{animation-delay:0s;animation-duration:12s,3s,2.2s;height:80px;left:5%;width:80px}.bubble:nth-child(2){animation-delay:1s;animation-duration:10s,2.5s,1.8s;height:50px;left:15%;width:50px}.bubble:nth-child(3){animation-delay:2s;animation-duration:14s,4s,2.6s;height:120px;left:25%;width:120px}.bubble:nth-child(4){animation-delay:.5s;animation-duration:9s,2.2s,1.5s;height:40px;left:35%;width:40px}.bubble:nth-child(5){animation-delay:3s;animation-duration:13s,3.5s,2.4s;height:90px;left:45%;width:90px}.bubble:nth-child(6){animation-delay:1.5s;animation-duration:11s,2.8s,2s;height:60px;left:55%;width:60px}.bubble:nth-child(7){animation-delay:0s;animation-duration:15s,3.8s,2.8s;height:100px;left:65%;width:100px}.bubble:nth-child(8){animation-delay:2.5s;animation-duration:8s,2s,1.6s;height:45px;left:75%;width:45px}.bubble:nth-child(9){animation-delay:1s;animation-duration:12s,3.2s,2.1s;height:70px;left:85%;width:70px}.bubble:nth-child(10){animation-delay:3.5s;animation-duration:10s,2.6s,1.9s;height:55px;left:92%;width:55px}@keyframes wobble{0%,to{margin-left:0}25%{margin-left:-15px}75%{margin-left:15px}}@keyframes shimmer{0%,to{border-color:#96c8ff66;box-shadow:inset 0 -6px 12px #64b4ff4d,inset 0 6px 16px #ff96ff40,0 0 10px #96c8ff26}25%{border-color:#ffb4ff73;box-shadow:inset 0 -6px 14px #ff96dc59,inset 0 6px 16px #64ffc84d,0 0 14px #ffb4ff33}50%{border-color:#96ffc873;box-shadow:inset 0 -6px 14px #64ffb459,inset 0 6px 16px #ffc86440,0 0 14px #96ffc833}75%{border-color:#ffdc9666;box-shadow:inset 0 -6px 14px #ffc8644d,inset 0 6px 16px #64b4ff4d,0 0 14px #ffdc9633}}@keyframes float{0%{opacity:0;transform:translateY(0) scale(.8)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-120vh) scale(1.1)}}.App-header{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.App-header h1{font-size:4rem;margin:0}.App-subheader{color:#aaa;font-size:1.2rem;margin-top:.5rem}.App-buttons{display:flex;gap:1rem;justify-content:center;padding:2rem}.App-button{background-color:#4a7c59;border-radius:6px;color:#fff;display:inline-block;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.App-button:hover{background-color:#5a9c6a}
/*# sourceMappingURL=main.74714418.css.map*/