*{margin:0;padding:0;box-sizing:border-box}body{font-family:Roboto Slab,serif;overflow-x:hidden}.la-siciliana-container{overflow-x:hidden;background:#f4ede0;color:#261d18}.hero{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#261d18f2,#624033e0);z-index:1}.hero-background{position:absolute;inset:0;z-index:0}.hero-pattern{position:absolute;width:100%;height:100%;overflow:hidden}.coffee-bean{position:absolute;width:40px;height:20px;background:#a18b57;border-radius:50%;opacity:.1}.hero-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.placeholder-content{text-align:center;color:#f4ede0}.placeholder-content svg{color:#bc6e48;margin-bottom:1rem;opacity:.6}.placeholder-text{color:#f4ede0;font-size:1.5rem;font-style:italic;opacity:.5;max-width:500px;margin:0 auto}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#bc6e484d;color:#f4ede0;padding:.5rem 1.5rem;border-radius:50px;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(188,110,72,.5)}.hero-badge svg{color:#f4ede0}.logo{font-size:clamp(3.5rem,10vw,5.5rem);font-weight:300;color:#f4ede0;margin-bottom:.5rem;letter-spacing:.05em;font-family:Playfair Display,serif;text-shadow:2px 2px 8px rgba(38,29,24,.4);display:flex;flex-direction:column;align-items:center}.logo-subtitle{font-size:1.2rem;font-weight:300;color:#bc6e48;margin-top:.5rem;letter-spacing:.2em;text-transform:uppercase}.tagline-container{margin-bottom:3rem}.tagline{font-size:1.2rem;color:#a18b57;margin-top:1rem;font-weight:300;opacity:.9}.animated-text{height:60px;position:relative;margin-bottom:1rem}.text-slide{position:absolute;right:1%;width:100%;font-size:clamp(1.5rem,4vw,2.2rem);color:#f4ede0;opacity:0;transform:translateY(20px);transition:all .8s ease;font-weight:400}.text-slide.active{opacity:1;transform:translateY(0)}.hero-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.stat{display:flex;align-items:center;gap:.5rem;background:#f4ede01a;padding:.8rem 1.5rem;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(244,237,224,.2)}.stat-icon{color:#bc6e48}.stat span{color:#f4ede0;font-size:.9rem}.cta-button{display:inline-flex;align-items:center;gap:.8rem;background:linear-gradient(135deg,#bc6e48,#a18b57);color:#f4ede0;padding:1.2rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px #bc6e484d;position:relative;overflow:hidden}.cta-button:hover{box-shadow:0 15px 40px #bc6e4866}.button-sparkle{position:absolute;right:1rem;font-size:1.2rem}.divider-section{position:relative;height:200px;background:#f4ede0;display:flex;align-items:center;justify-content:center;overflow:hidden}.divider-content{position:relative;z-index:2;text-align:center;width:100%}.divider-wave{position:absolute;top:0;left:0;width:100%;height:100%;background:#624033;clip-path:polygon(0 80%,100% 0,50% 50%,0 100%);transform-origin:left}.divider-icons{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem}.divider-icon{color:#000;animation:bounce 2s ease-in-out infinite}.divider-icon:nth-child(2){animation-delay:.2s}.divider-icon:nth-child(3){animation-delay:.4s}.divider-icon:nth-child(4){animation-delay:.6s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.divider-text{font-size:1.1rem;color:#261d18;letter-spacing:.1em;text-transform:uppercase;font-weight:500;position:relative;z-index:2}.about{padding:6rem 2rem;position:relative;background:#f4ede0}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:clamp(2.5rem,6vw,3.5rem);color:#261d18;margin-bottom:1rem;font-weight:300;font-family:Playfair Display,serif;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:3px;background:#bc6e48}.section-subtitle{font-size:1.2rem;color:#624033;max-width:600px;margin:1rem auto 0;opacity:.8}.specialties-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.specialty-card{background:#fff;padding:2.5rem 2rem;border-radius:15px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 30px #6240331a;transition:all .3s ease;position:relative;overflow:hidden}.specialty-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #62403326}.specialty-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#624033,#a18b57);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#f4ede0}.specialty-content{flex:1}.specialty-header{margin-bottom:1rem}.specialty-title{font-size:1.5rem;color:#261d18;margin-bottom:.5rem;font-weight:500;font-family:Playfair Display,serif}.specialty-highlight{display:inline-block;background:#f4ede0;color:#624033;padding:.3rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500}.specialty-description{font-size:1rem;color:#624033;line-height:1.6;opacity:.9}.specialty-underline{height:3px;background:linear-gradient(90deg,#624033,#a18b57);margin-top:1.5rem;border-radius:2px}.experience{padding:6rem 2rem;background:#261d18;color:#f4ede0}.experience-carousel{position:relative;max-width:1200px;margin:0 auto;height:400px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.experience-card{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:4rem;cursor:pointer;opacity:.3}.experience-card.active{opacity:1}.experience-overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.7}.morning{background:linear-gradient(45deg,#261d18,#bc6e48 50%)}.afternoon{background:linear-gradient(45deg,#261d18,#a18b57 50%)}.evening{background:linear-gradient(45deg,#261d18,#624033 50%)}.experience-content{position:relative;z-index:2;color:#f4ede0;max-width:600px}.experience-title{font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem;font-weight:400;font-family:Playfair Display,serif}.experience-description{font-size:1.2rem;line-height:1.6;opacity:.9}.experience-indicator{height:3px;background:#f4ede0;margin-top:2rem;border-radius:2px}.experience-controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3}.experience-dot{width:12px;height:12px;border-radius:50%;background:#f4ede04d;border:none;cursor:pointer;position:relative;transition:all .3s ease;padding:0}.experience-dot.active{background:#f4ede0}.dot-inner{width:100%;height:100%;border-radius:50%;background:#f4ede0}.features{padding:6rem 2rem;background:#f4ede0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;perspective:1000px}.feature-card{background:#fff;padding:2.5rem 2rem;border-radius:15px;text-align:center;box-shadow:0 10px 30px #6240331a;transition:all .3s ease;position:relative;overflow:hidden}.feature-card:hover{box-shadow:0 20px 40px #62403326}.feature-icon-wrapper{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#f4ede0;transition:all .6s ease}.feature-title{font-size:1.5rem;color:#261d18;margin-bottom:1rem;font-weight:500;font-family:Playfair Display,serif}.feature-description{font-size:1rem;color:#624033;line-height:1.6;opacity:.9;margin-bottom:1.5rem}.feature-sparkles{position:absolute;bottom:1rem;left:0;right:0;text-align:center;font-size:1.2rem;color:#a18b57}.amenities{padding:4rem 2rem;background:#624033;color:#f4ede0}.amenities-content{max-width:1200px;margin:0 auto}.amenities-title{font-size:2rem;color:#f4ede0;margin-bottom:2rem;font-family:Playfair Display,serif;text-align:center}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}.amenity-item{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;background:#f4ede01a;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(244,237,224,.2);transition:all .3s ease}.amenity-item:hover{background:#f4ede026;transform:translateY(-5px)}.amenity-icon{width:50px;height:50px;background:#f4ede01a;border-radius:50%;display:flex;align-items:center;justify-content:center}.amenity-label{font-weight:500;color:#f4ede0;text-align:center}.testimonials{padding:6rem 2rem;background:#f4ede0}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 10px 40px #62403314;position:relative;transition:all .3s ease;overflow:hidden}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 60px #6240331f}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.testimonial-avatar{width:50px;height:50px;background:linear-gradient(135deg,#624033,#a18b57);color:#f4ede0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.testimonial-info{flex:1}.testimonial-info h4{margin:0;color:#261d18;font-weight:600}.testimonial-role{font-size:.9rem;color:#bc6e48;opacity:.8}.testimonial-rating{display:flex;gap:.2rem}.testimonial-content{color:#261d18;line-height:1.7;margin-bottom:1rem;font-style:italic}.testimonial-highlight{background:#f4ede0;color:#624033;padding:1rem;border-radius:10px;font-size:.95rem;line-height:1.5;border-left:3px solid #A18B57}.testimonial-quote{position:absolute;top:2rem;right:2rem;font-size:4rem;color:#bc6e48;opacity:.2;font-family:Playfair Display,serif}.location{padding:6rem 2rem;background:linear-gradient(135deg,#a18b57,#624033);color:#f4ede0}.location-content{max-width:1200px;margin:0 auto;text-align:center}.location-title{font-size:clamp(2.5rem,6vw,3.5rem);margin-bottom:3rem;font-weight:300;font-family:Playfair Display,serif}.location-details{display:flex;flex-direction:column;gap:2rem;max-width:600px;margin:0 auto 4rem}.detail-item{display:flex;align-items:center;gap:1.5rem;background:#f4ede01a;padding:1.5rem 2rem;border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(244,237,224,.2)}.detail-item svg{color:#f4ede0;opacity:.8}.detail-content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.detail-label{font-size:.9rem;color:#f4ede0;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.1em;opacity:.7}.detail-value{font-size:1.1rem;font-weight:500}.location-map{max-width:800px;margin:0 auto;border-radius:15px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.map-placeholder{height:400px;background:#261d184d;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f4ede0;gap:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.map-placeholder svg{color:#f4ede0;opacity:.8}.map-placeholder small{opacity:.7}.cta-section{padding:6rem 2rem;background:#f4ede0;text-align:center}.cta-content{max-width:800px;margin:0 auto}.cta-title{font-size:clamp(2.5rem,6vw,3.5rem);color:#261d18;margin-bottom:2rem;font-weight:300;font-family:Playfair Display,serif}.cta-text{font-size:1.2rem;color:#624033;margin-bottom:3rem;line-height:1.7;opacity:.9}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;border:none;border-radius:50px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.cta-btn-primary{background:linear-gradient(135deg,#bc6e48,#a18b57);color:#f4ede0;box-shadow:0 10px 30px #bc6e484d}.cta-btn-primary:hover{box-shadow:0 15px 40px #bc6e4866}.cta-btn-secondary{background:transparent;color:#261d18;border:2px solid #261D18}.cta-btn-secondary:hover{background:#261d180d}.footer{background:#261d18;color:#f4ede0;padding:4rem 2rem 2rem}.footer-content{max-width:1200px;margin:0 auto 3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:4rem}.footer-logo{font-size:2.5rem;font-weight:300;font-family:Playfair Display,serif;margin-bottom:.5rem;color:#f4ede0}.footer-subtitle{font-size:1.1rem;color:#bc6e48;margin-bottom:1.5rem;font-weight:300}.footer-address{font-size:1.1rem;line-height:1.6;opacity:.8;margin-bottom:2rem}.footer-badges{display:flex;flex-wrap:wrap;gap:.8rem}.badge{background:#bc6e4833;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;border:1px solid rgba(188,110,72,.3)}.footer-hours h4{font-size:1.3rem;margin-bottom:1rem;font-weight:500;font-family:Playfair Display,serif}.footer-hours p{margin:.5rem 0;opacity:.8;line-height:1.6}.footer-copyright{text-align:center;padding-top:2rem;border-top:1px solid rgba(244,237,224,.1);font-size:.9rem;opacity:.6}@media(max-width:768px){.hero-stats{flex-direction:column;align-items:center}.stat{width:100%;max-width:300px;justify-content:center}.experience-carousel{height:350px}.experience-card{padding:2rem}.cta-buttons{flex-direction:column;align-items:stretch}.cta-btn{width:100%;justify-content:center}.location-details{gap:1rem}.detail-item{flex-direction:column;text-align:center;padding:1.5rem}.detail-content{align-items:center;text-align:center}.testimonials-grid,.specialties-grid,.features-grid{grid-template-columns:1fr}.amenities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.amenities-grid{grid-template-columns:1fr}.hero-content{padding:1rem}.logo{font-size:2.8rem}.text-slide{font-size:1.3rem}.divider-icons{gap:1rem}.divider-icon{width:20px;height:20px}}
