.coming-soon-container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;position:relative;overflow:hidden}.coming-soon-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../terrafirma-coming-soon.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.content{text-align:center;max-width:none;width:100%;height:100%;z-index:1;position:relative}.logo-section{margin-bottom:0;height:100%;animation:fadeInUp 1s ease-out}.coming-soon-image{width:100vw;height:100vh;object-fit:cover;display:block;max-width:none;filter:none;animation:none}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.text-section{animation:fadeInUp 1s ease-out .3s both}.title{font-size:4rem;font-weight:800;color:#ebe3d8;margin-bottom:1rem;text-shadow:0 4px 20px #EBE3D8;letter-spacing:-.02em}.highlight{color:#612142;-webkit-background-clip:text;background-clip:text}.subtitle{font-size:2rem;font-weight:300;color:#ffffffe6;margin-bottom:2rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.description{font-size:1.2rem;color:#fffc;line-height:1.6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.notify-section{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.email-input{padding:1rem 1.5rem;border:none;border-radius:50px;font-size:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;min-width:300px;transition:all .3s ease;border:2px solid transparent}.email-input::placeholder{color:#fff9}.email-input:focus{outline:none;background:#fff3;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 10px 30px #0003}.notify-btn{padding:1rem 2rem;border:none;border-radius:50px;font-size:1rem;font-weight:600;background:linear-gradient(45deg,#ff6b6b,#feca57);color:#fff;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.notify-btn:hover{transform:translateY(-2px);box-shadow:0 15px 35px #0000004d;background:linear-gradient(45deg,#ff5252,#ffb74d)}.notify-btn:active{transform:translateY(0)}.contact-section{margin-top:0;margin-bottom:0;animation:fadeInUp 1s ease-out .6s both}.contact-text{font-size:1.1rem;color:#ffffffb3;margin-bottom:1.5rem;font-weight:300}.contact-info{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.phone-info{text-align:left}.phone-number{font-size:1.2rem;font-weight:600;color:#ebe3d8;margin:0;letter-spacing:.5px}.phone-label{font-size:.9rem;color:#ebe3d8b3;margin:.25rem 0 0;font-weight:300}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ebe3d81a;color:#ebe3d8;text-decoration:none;border-radius:50%;transition:all .3s ease;border:2px solid rgba(235,227,216,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.whatsapp-btn:hover{transform:translateY(-3px) scale(1.05);background:#ebe3d833;border-color:#ebe3d866;box-shadow:0 8px 25px #6121424d}.whatsapp-btn:active{transform:translateY(-1px) scale(1.02)}.whatsapp-icon{width:32px;height:32px;flex-shrink:0;transition:all .3s ease}.whatsapp-btn:hover .whatsapp-icon{color:#612142;transform:scale(1.1)}.footer{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#fff9;font-size:.9rem;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.title{font-size:2.5rem}.subtitle{font-size:1.5rem}.description{font-size:1rem;padding:0 1rem}.notify-section{flex-direction:column;gap:1rem}.email-input{min-width:250px;width:100%}.coming-soon-image{width:100vw;height:100vh;object-fit:cover}.contact-section{margin-top:1.5rem;margin-bottom:1.5rem}.contact-info{gap:1rem}.phone-info{text-align:center}.phone-number{font-size:1.1rem}.whatsapp-btn{width:55px;height:55px}.whatsapp-icon{width:28px;height:28px}}@media (max-width: 480px){.coming-soon-container{padding:1rem}.title{font-size:2rem}.subtitle{font-size:1.2rem}.email-input{min-width:200px}.contact-text{font-size:1rem;padding:0 1rem}.contact-info{flex-direction:column;gap:1rem}.phone-info{text-align:center}.phone-number{font-size:1rem}.phone-label{font-size:.8rem}.whatsapp-btn{width:50px;height:50px}.whatsapp-icon{width:24px;height:24px}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.main-body{flex:0 0 auto;height:calc(100vh - 56px);min-height:calc(100vh - 56px)}.site-footer{position:static;width:100%;height:56px;display:flex;align-items:center;justify-content:center;background-color:#000;color:#fff;font-size:.9rem;text-shadow:0 2px 8px rgba(0,0,0,.4)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#623952,#612142);min-height:100vh}#root{min-height:100vh}
