@import url(https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Montserrat:wght@500;700&display=swap);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,#1e0f0a,#2d1810);color:#fff;font-family:Montserrat,sans-serif;height:100vh;overflow:hidden}.container{align-items:center;display:flex;height:100vh;justify-content:center;padding:40px;position:relative}.steam-container{height:100%;pointer-events:none;position:absolute;width:100%;z-index:1}.steam{animation:rise 10s linear infinite;background:#ffffff26;border-radius:50%;bottom:20%;height:30px;position:absolute;width:8px}@keyframes rise{0%{opacity:0;transform:translateY(0) scale(.6)}40%{opacity:.3}to{opacity:0;transform:translateY(-800px) scale(2)}}.main-layout{align-items:center;display:flex;gap:60px;justify-content:space-between;max-width:1400px;width:100%;z-index:2}.text-section{flex:1 1;max-width:600px;text-align:left}.title{color:#ff9d33;font-family:Bebas Neue,cursive;font-size:5rem;letter-spacing:4px;line-height:1;margin-bottom:20px;text-shadow:0 6px 20px #0009}.subtitle{font-size:1.8rem;font-weight:500;line-height:1.5;margin-bottom:50px;opacity:.9}.countdown{display:flex;flex-wrap:wrap;gap:20px}.time-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff9d3326;border:1px solid #ff9d334d;border-radius:20px;min-width:130px;padding:25px 20px;text-align:center}.time-box span{color:#ff9d33;display:block;font-size:3.5rem;font-weight:700}.time-box label{display:block;font-size:1rem;margin-top:8px;opacity:.8}.launched{color:#ff9d33;font-family:Bebas Neue,cursive;font-size:4rem}.visual-section{display:flex;flex:1 1;justify-content:center;transition:transform .5s ease-out}.coffee-wrapper{animation:levitate 9s ease-in-out infinite}.coffee-image{animation:glow 7s infinite alternate;filter:drop-shadow(0 0 60px rgba(255,153,51,.5));max-width:550px;width:100%}@keyframes levitate{0%,to{transform:translateY(0) rotate(.5deg)}50%{transform:translateY(-50px) rotate(-.5deg)}}@keyframes glow{0%{filter:drop-shadow(0 0 60px rgba(255,153,51,.5))}to{filter:drop-shadow(0 0 100px rgba(255,153,51,.8))}}@media (max-width:1024px){.main-layout{flex-direction:column;text-align:center}.text-section{max-width:800px;text-align:center}.title{font-size:5.5rem}.coffee-image{max-width:450px}}@media (max-width:768px){.title{font-size:4rem}.subtitle{font-size:1.4rem}.countdown{justify-content:center}.time-box span{font-size:2.8rem}}
/*# sourceMappingURL=main.47de230f.css.map*/