@import "https://fonts.googleapis.com/css2?family=Anton&family=Montserrat:wght@400;600;700&display=swap";:root{--bg-color:#fdfbfb;--pattern-color:#f1d4dd;--text-dark:#333;--text-gray:#4b4b4b;--pink-primary:#ff85c2;--pink-dark:#fc6fb3}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%}body{color:var(--text-dark);background-color:var(--bg-color);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='103.92304845413264' viewBox='0 0 60 103.92304845413264'%3E%3Cg fill='none' stroke='%23f1d4dd' stroke-width='1'%3E%3Cpath d='M30 0l30 17.32v34.64L30 69.28 0 51.96V17.32z'/%3E%3Cpath d='M30 0v34.64M30 34.64l30 17.32M30 34.64L0 51.96'/%3E%3Cpath d='M30 69.28l30 17.32v34.64l-30 17.32-30-17.32v-34.64zM30 69.28v34.64M30 103.92l30 17.32M30 103.92L0 121.24'/%3E%3Cpath d='M0 17.32L-30 0v-34.64l30-17.32 30 17.32v34.64zM0 17.32V-17.32M0-17.32l-30-17.32M0-17.32L30-34.64'/%3E%3Cpath d='M60 17.32l30-17.32v-34.64l-30-17.32-30 17.32v34.64zM60 17.32V-17.32M60-17.32l30-17.32M60-17.32L30-34.64'/%3E%3C/g%3E%3C/svg%3E");justify-content:center;align-items:center;min-height:100vh;font-family:Montserrat,sans-serif;display:flex}#root{justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex}.card-container{text-align:center;background:#fff;border:2px solid #ff85c2cc;border-radius:40px;flex-direction:column;align-items:center;width:100%;max-width:1100px;padding:2rem 3rem;display:flex;position:relative;box-shadow:0 10px 40px #0000000d}.logo-section{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.logo-image{width:100%;max-width:850px;height:auto;margin-bottom:.5rem}.logo-subtitle{letter-spacing:8px;color:#333;text-transform:uppercase;font-size:.9rem;font-weight:700}.coming-soon-heading{letter-spacing:5px;color:#ffc4e1;-webkit-text-stroke:3px #ff6fb0;text-shadow:5px 5px #ff6fb033;margin-top:.5rem;margin-bottom:1rem;font-family:Anton,Impact,sans-serif;font-size:6rem;line-height:1.1}.description-text{color:var(--text-gray);max-width:950px;margin-bottom:1.5rem;font-size:1.4rem;font-weight:500;line-height:1.8}.contact-icons{justify-content:center;align-items:center;gap:2.5rem;margin-top:1rem;display:flex}.icon-link{background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:12px;transition:all .3s;display:flex;box-shadow:0 4px 10px #0000000d}.icon-link.instagram{color:#e4405f;border:1px solid #e4405f33}.icon-link.instagram:hover{color:#fff;background:#e4405f}.icon-link.whatsapp{color:#25d366;border:1px solid #25d36633}.icon-link.whatsapp:hover{color:#fff;background:#25d366}.icon-link.call{color:#007aff;border:1px solid #007aff33}.icon-link.call:hover{color:#fff;background:#007aff}.icon-link.address{color:#ff5722;border:1px solid #ff572233}.icon-link.address:hover{color:#fff;background:#ff5722}.icon-link:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}@media (width<=768px){.card-container{border-radius:30px;max-width:95%;padding:3rem 2rem}.logo-image{max-width:500px}.coming-soon-heading{letter-spacing:2px;-webkit-text-stroke:2px #ff6fb0;font-size:4rem}.description-text{margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.contact-icons{gap:1.5rem}}@media (width<=480px){.logo-image{max-width:100%}.coming-soon-heading{-webkit-text-stroke:1.5px #ff6fb0;text-shadow:2px 2px #ff6fb033;letter-spacing:1px;font-size:2.5rem}.description-text{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.card-container{border-radius:24px;max-width:100%;margin:10px;padding:2rem 1rem}.contact-icons{gap:1rem}.icon-link{padding:10px}}
