*{margin:0;padding:0;box-sizing:border-box}.biblio-bar-container{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden;background-color:#f4efe6;color:#3b261b}.hero-section{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#542c35,#3b261b)}.hero-background{position:absolute;inset:0}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(84,44,53,.2) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(192,122,90,.15) 0%,transparent 40%)}.hero-graphics{position:absolute;inset:0;overflow:hidden}.graphic-circle{position:absolute;border-radius:50%;background:#a48a5a1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.graphic-1{width:300px;height:300px;top:-150px;right:-150px}.graphic-2{width:200px;height:200px;bottom:-100px;left:-100px}.graphic-wave{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,#F4EFE6 0%,transparent 100%)}.hero-content{position:relative;z-index:2;text-align:center;padding:2rem;max-width:800px}.hero-badge{display:inline-block;padding:.5rem 1.5rem;background:#f4efe61a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(244,239,230,.2);border-radius:50px;margin-bottom:2rem}.badge-text{font-size:.875rem;font-weight:500;letter-spacing:.1em;color:#f4efe6;opacity:.9}.hero-title{font-size:clamp(3rem,10vw,5rem);font-weight:300;line-height:1.1;margin-bottom:1.5rem;color:#f4efe6}.title-line{display:block}.title-line.accent{color:#c07a5a;font-weight:400}.hero-tagline{font-size:1.25rem;line-height:1.6;color:#f4efe6e6;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem}.highlight-item{display:flex;align-items:center;gap:.5rem;color:#f4efe6;font-size:.95rem;opacity:.9}.highlight-icon{color:#c07a5a}.hero-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2.5rem;background:#c07a5a;color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.hero-cta:hover{background:#a48a5a}.cta-icon{transition:transform .3s ease}.hero-cta:hover .cta-icon{transform:translateY(3px)}.hero-scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#f4efe6b3}.scroll-line{width:1px;height:60px;background:linear-gradient(to bottom,#C07A5A 0%,transparent 100%)}.features-section{padding:6rem 2rem;background:#f4efe6}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-subtitle{display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c07a5a;margin-bottom:1rem}.section-title{font-size:clamp(2rem,6vw,3rem);font-weight:300;color:#3b261b;margin-bottom:1rem}.section-description{font-size:1.125rem;color:#3b261bcc;max-width:600px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:6rem}.feature-card{background:#fff;border-radius:20px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 10px 30px #542c350d}.feature-card:hover{box-shadow:0 20px 40px #542c351a}.feature-card.active{border:2px solid #C07A5A}.feature-icon-wrapper{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:15px;margin-bottom:1.5rem;color:#fff}.feature-title{font-size:1.25rem;font-weight:600;color:#3b261b;margin-bottom:.75rem}.feature-description{color:#3b261bb3;line-height:1.6;margin-bottom:1.5rem}.feature-image{width:100%;height:200px;border-radius:12px;overflow:hidden}.image-placeholder{width:100%;height:100%;background-size:cover;background-position:center;transition:transform .5s ease}.feature-card:hover .image-placeholder{transform:scale(1.05)}.testimonials-section{background:#542c3508;border-radius:20px;padding:3rem}.testimonials-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.heart-icon{color:#c07a5a}.testimonials-title{font-size:1.5rem;font-weight:500;color:#3b261b}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #542c350d}.testimonial-rating{display:flex;gap:.25rem;margin-bottom:1rem}.star-icon{color:#c07a5a}.testimonial-text{font-style:italic;color:#3b261bcc;line-height:1.6;margin-bottom:1rem}.testimonial-author{font-weight:500;color:#3b261b}.amenities-section{padding:6rem 2rem;background:linear-gradient(135deg,#f4efe6,#fff)}.category-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.category-filter{padding:.75rem 1.5rem;border:1px solid rgba(84,44,53,.1);background:#fff;border-radius:50px;color:#3b261bb3;cursor:pointer;transition:all .3s ease}.category-filter:hover{border-color:#c07a5a;color:#c07a5a}.category-filter.active{background:#542c35;color:#fff;border-color:#542c35}.amenities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:4rem}.amenity-card{background:#fff;padding:1.5rem;border-radius:15px;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;box-shadow:0 5px 15px #542c350d}.amenity-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#c07a5a1a;border-radius:12px;color:#c07a5a}.amenity-label{font-weight:500;color:#3b261b}.hours-section{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #542c3514}.hours-title{font-size:1.5rem;font-weight:500;color:#3b261b;text-align:center;margin-bottom:2rem}.hours-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.hour-day{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f4efe64d;border-radius:10px}.hour-day span:first-child{font-weight:500;color:#3b261b}.hour-day span:last-child{color:#c07a5a;font-weight:500}.location-section{padding:6rem 2rem;background:#542c35;color:#f4efe6}.location-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.location-subtitle{display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#c07a5a;margin-bottom:1rem}.location-title{font-size:clamp(2rem,6vw,3rem);font-weight:300;margin-bottom:3rem}.location-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.detail-item{display:flex;align-items:flex-start;gap:1rem}.detail-icon{color:#c07a5a;margin-top:.25rem}.detail-item h4{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f4efe6b3;margin-bottom:.25rem}.detail-item p{color:#f4efe6;line-height:1.6}.social-links{display:flex;gap:1rem;margin-bottom:3rem}.social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f4efe61a;border-radius:50%;color:#f4efe6;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#c07a5a;color:#fff}.location-actions{display:flex;flex-wrap:wrap;gap:1rem}.location-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:50px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.location-btn.primary{background:#c07a5a;color:#fff}.location-btn.primary:hover{background:#a48a5a}.location-btn.secondary{background:transparent;color:#f4efe6;border:2px solid rgba(244,239,230,.3)}.location-btn.secondary:hover{border-color:#c07a5a;color:#c07a5a}.location-map{position:relative;height:500px;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0003}.map-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3b261b,#542c35);position:relative}.map-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.map-marker{width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#c07a5a33;border-radius:50%;margin-bottom:1.5rem;color:#c07a5a}.map-label h4{font-size:1.5rem;font-weight:500;color:#f4efe6;margin-bottom:.5rem}.map-label p{color:#f4efe6cc}.footer-section{background:#3b261b;color:#f4efe6;padding:4rem 2rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{text-align:center}.footer-brand{margin-bottom:2rem}.footer-title{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.footer-tagline{color:#f4efe6b3;font-size:.95rem}.footer-info{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(244,239,230,.1)}.footer-address,.footer-hours{margin-bottom:.5rem;color:#f4efe6cc}.footer-legal{display:flex;flex-direction:column;align-items:center;gap:1rem}.copyright{font-size:.875rem;color:#f4efe699}.footer-heart{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#f4efe6cc}.footer-heart svg{color:#c07a5a}@media(max-width:768px){.location-container{grid-template-columns:1fr;gap:3rem}.location-map{height:300px}.features-grid,.testimonials-grid{grid-template-columns:1fr}.amenities-grid{grid-template-columns:repeat(2,1fr)}.hero-highlights{flex-direction:column;align-items:center;gap:1rem}}@media(max-width:480px){.amenities-grid{grid-template-columns:1fr}.category-filters{flex-direction:column;align-items:stretch}.category-filter{text-align:center}}
