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}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.App{align-items:center;display:flex;justify-content:center;min-height:100vh}.App,.container{position:relative}.container{max-width:1200px;padding:2rem;width:100%;z-index:2}.content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 40px #0000001a;padding:3rem;text-align:center}.logo{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700}.api-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:.5rem 1rem}.main-message{margin-bottom:3rem}.main-message h2{color:#2d3748;font-size:2.5rem;font-weight:600;margin-bottom:1rem}.main-message p{color:#718096;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.feature{background:#ffffff80;border:1px solid #ffffff4d;border-radius:16px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.feature:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.feature .icon{font-size:2.5rem;margin-bottom:1rem}.feature h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.feature p{color:#718096;line-height:1.5}.notify-section{background:#667eea1a;border:1px solid #667eea33;border-radius:16px;margin-bottom:3rem;padding:2rem}.notify-section h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.notify-section p{color:#718096;margin-bottom:1.5rem}.email-form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:400px}.email-input{background:#fffc;border:2px solid #667eea33;border-radius:12px;flex:1 1;font-size:1rem;min-width:200px;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease}.email-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.notify-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.notify-btn:hover{box-shadow:0 8px 20px #667eea4d;transform:translateY(-2px)}.footer{align-items:center;border-top:1px solid #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer p{color:#718096;font-size:.9rem}.links{display:flex;gap:2rem}.links a{color:#667eea;font-weight:500;text-decoration:none;transition:color .3s ease}.links a:hover{color:#764ba2}.background-elements{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.circle{animation:float 6s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.circle-1{animation-delay:0s;height:200px;left:10%;top:10%;width:200px}.circle-2{animation-delay:2s;height:150px;right:10%;top:60%;width:150px}.circle-3{animation-delay:4s;bottom:20%;height:100px;left:20%;width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@media (max-width:768px){.content{margin:1rem;padding:2rem}.logo h1,.main-message h2{font-size:2rem}.main-message p{font-size:1rem}.features{grid-template-columns:1fr}.email-form{flex-direction:column}.email-input{min-width:auto}.footer{flex-direction:column;text-align:center}.links{justify-content:center}}
/*# sourceMappingURL=main.1345e44b.css.map*/