*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:sans-serif;background-color:#fff;scroll-behavior:smooth}#root{height:100%}body{font-family:Montserrat,sans-serif}h1,h2,h3,.navbar-logo,.logo-img-text{font-family:Playfair Display,serif}.navbar{position:sticky;top:0;z-index:1000;background-color:#fff;padding:1rem 2rem;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;align-items:center}.navbar-logo{font-size:1.25rem;font-weight:700;color:#333;text-decoration:none}.navbar-links{display:flex;gap:1.5rem}.navbar-links a{color:#55b3f3;text-decoration:none;font-size:1rem}.navbar-links a:hover{color:#2a90e0}.logo-img{height:50px;width:auto;display:block}button{color:#55b3f3;text-decoration:none;font-size:1rem;border:none;background-color:#fff;cursor:pointer}button:hover{color:#2a90e0}.menu-toggle{display:none;font-size:1.5rem;background:none;border:none;color:#55b3f3;cursor:pointer}.navbar-links{display:flex;gap:1.5rem;align-items:center}@media (max-width: 768px){.menu-toggle{display:block}.navbar-links{display:none;flex-direction:column;position:absolute;top:100%;right:0;background-color:#fff;padding:1rem;width:100%;box-shadow:0 4px 8px #0000001a;text-align:right}.navbar-links.open{display:flex}.navbar-links a,.language-switcher button{padding:.5rem 0;font-size:1.1rem}}.hero-banner{position:relative;width:100%;height:100vh;background-image:url(/gelato-bg.jpg);background-size:cover;background-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0006}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;color:#55b3f3}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:#fcf485}.hero-cta{padding:.75rem 2rem;font-size:1.25rem;white-space:nowrap;background-color:#55b3f3;color:#fff;text-decoration:none;border-radius:30px;transition:background-color .3s ease;cursor:pointer}.hero-cta:hover{background-color:#2a90e0}.about-section{padding:80px 20px;background-color:#fff}.about-container{display:flex;flex-direction:column;gap:40px;align-items:center;max-width:1100px;margin:0 auto}@media (min-width: 768px){.about-container{flex-direction:row;justify-content:space-between}}.about-text{flex:1;background-color:#f7fbff;padding:40px;border-radius:12px;box-shadow:0 0 10px #0000000f}.about-text h2{font-size:2.5rem;margin-bottom:20px;color:#333}.about-text p{font-size:1.1rem;color:#444;line-height:1.6;margin-bottom:16px}.highlight{color:#55b3f3;font-weight:700}.subtext{font-style:italic;font-size:.95rem;color:#666}.about-button{margin-top:10px;padding:12px 24px;background-color:#55b3f3;color:#fff;border:none;border-radius:999px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.about-button:hover{background-color:#2a90e0}.about-image{flex:1;display:flex;justify-content:center;align-items:center;padding:0}.about-image img{width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:12px;box-shadow:0 4px 20px #00000014}@media (max-width: 768px){.about-container{flex-direction:column-reverse;text-align:center}.about-image img{max-height:none;width:100%;height:auto}.about-text{margin-top:1rem}}.location-hours-section{padding:4rem 2rem;background-color:#fcf485;text-align:center}.section-title{font-size:2.5rem;margin-bottom:1.5rem;color:#333}.address{font-size:1.2rem;margin-bottom:2rem;color:#555}.hours h3{font-size:1.8rem;margin-bottom:1rem;color:#333}.hours ul{list-style:none;padding:0;margin:0 0 2rem}.hours li{font-size:1.1rem;margin-bottom:.5rem;color:#555}.map-link{display:inline-block;padding:1rem 2rem;background-color:#55b3f3;color:#fff;border-radius:30px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.map-link:hover{background-color:#2a90e0}.map-container{margin-top:2rem;width:100%;max-width:600px;margin-left:auto;margin-right:auto;box-shadow:0 4px 12px #00000026;border-radius:10px;overflow:hidden}.contact-section{padding:3rem 1rem;background-color:#fcf485;text-align:center;color:#333}.contact-section h2{font-size:2rem;margin-bottom:2rem;color:#55b3f3}.contact-card{max-width:800px;margin:0 auto;background-color:#fff;border-radius:1rem;padding:2rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem;box-shadow:0 4px 20px #0000001a}.contact-left{display:flex;flex-direction:column;justify-content:space-between}.contact-left,.contact-right{flex:1;min-width:250px;text-align:center}.contact-left p{font-size:1.1rem;margin-bottom:1.2rem;display:flex;align-items:center;justify-content:center;gap:.5rem;color:#333}.contact-left a{color:#55b3f3;text-decoration:none;font-weight:500}.contact-left a:hover{text-decoration:underline}.follow-title{font-size:1.2rem;margin-bottom:1rem;color:#55b3f3;font-weight:600}.social-icons{display:flex;flex-direction:column;align-items:center;gap:1.2rem;font-size:2rem}.social-icons a{color:#55b3f3;transition:transform .3s ease,color .3s ease}.social-icons a:hover{color:#2a90e0;transform:scale(1.2)}.icon{color:#55b3f3;font-size:1.2rem}.social-pill-buttons{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%;max-width:260px;margin:0 auto}.pill-button{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1.2rem;border:2px solid black;border-radius:999px;font-weight:600;font-size:1rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease;min-width:100%;box-sizing:border-box}.pill-button i{font-size:1.2rem}.pill-button.facebook{background-color:#55b3f3;color:#fff;border-color:#55b3f3}.pill-button.facebook:hover{background-color:#4799d0;transform:scale(1.05)}.pill-button.instagram{background-color:#fcf485;color:#000;border-color:#fcf485}.pill-button.instagram:hover{background-color:#f6e768;transform:scale(1.05)}.pill-button.tiktok{background-color:#fff;color:#55b3f3;border-color:#55b3f3}.pill-button.tiktok:hover{background-color:#f0f0f0;transform:scale(1.05)}.footer{padding:1rem 2rem;text-align:center;font-size:.9rem;color:#55b3f3;display:flex;flex-direction:column;align-items:center;gap:.5rem}.social-icons{display:flex;gap:1rem;margin-top:.5rem}.social-icons a{color:#55b3f3;transition:color .3s}.social-icons a:hover{color:#2a90e0}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(2px)}.modal-content{background-color:#fcf485;color:#55b3f3;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 0 20px #0003}.button-group{margin-top:1.5rem;display:flex;justify-content:center;gap:1rem}.button-group button{padding:.6rem 1.5rem;font-size:1rem;border:2px solid #55b3f3;background:none;color:#55b3f3;border-radius:999px;cursor:pointer;transition:all .3s ease}.button-group button:hover{background-color:#55b3f3;color:#fff}
