.container,.header-content{max-width:1200px;margin:0 auto}.header-content,nav{align-items:center}.nav-list,nav{gap:2.5rem;display:flex}.about-content,.services-grid,.why-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.big-footer,.button-container,.button-outline,.cta-section,.hero-content,.maps-link,.section-subtitle,.section-title{text-align:center}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:400;src:url('../assets/fonts/lora-v36-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:Lora;font-style:normal;font-weight:600;src:url('../assets/fonts/lora-v36-latin-600.woff2') format('woff2')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url('../assets/fonts/montserrat-v30-latin-regular.woff2') format('woff2')}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url('../assets/fonts/montserrat-v30-latin-600.woff2') format('woff2')}:root{--color-primary:#c79fa0;--color-bg:#fff;--color-text:#222;--color-accent:#c9a0a1;--color-muted:#aaa;--color-shadow:rgba(242,204,205,0.13);--color-shadow-strong:rgba(242,204,205,0.22)}body{background:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:Lora,serif;line-height:1.6}.container{width:92%;padding:0 1rem}.main-header{background:#fff;box-shadow:0 2px 8px rgba(242,204,205,.08);position:fixed;top:0;left:0;right:0;z-index:100;padding:0;transition:background .3s,box-shadow .3s}.location-info,.location-map,.why-card{box-shadow:0 6px 24px rgba(242,204,205,.14)}.main-header.scrolled{background:rgba(255,255,255,.95);box-shadow:0 2px 12px rgba(242,204,205,.15)}.header-content{padding:0 2rem;height:80px;display:flex;justify-content:space-between}.logo img{height:50px;width:auto;display:block;transition:height .3s}.nav-list{list-style:none;margin:0;padding:0}.nav-list li{display:flex;align-items:center}.nav-list a{color:#222;font-family:Montserrat,sans-serif;font-weight:600;font-size:1rem;text-decoration:none;letter-spacing:.5px;padding:.5rem .2rem;transition:color .2s;position:relative}.mobile-nav-overlay .nav-list a:hover,.nav-list a:hover{color:var(--color-accent)}.nav-list a::after{content:'';display:block;margin:0 auto;width:0%;height:2px;background:var(--color-accent);transition:width .3s;position:absolute;bottom:0;left:0;right:0}.nav-list a:hover::after{width:100%}.nav-cta{margin-left:1.5rem;background:linear-gradient(90deg,#f2cccd 0,#c79fa0 100%);font-size:.95rem;display:inline-block;white-space:nowrap}.nav-cta:hover{box-shadow:0 6px 20px rgba(242,204,205,.32)}.hamburger{display:none;flex-direction:column;gap:5px;background:0 0;border:none;cursor:pointer;margin-left:1.5rem;padding:5px}.hamburger span{display:block;width:24px;height:2px;background:#222;border-radius:2px;transition:.3s}.mobile-nav-overlay{align-items:center;justify-content:center;flex-direction:column}.mobile-nav-overlay .nav-list{flex-direction:column;align-items:center;font-size:1.5rem}.hamburger.active span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.fullscreen-section{position:relative;height:75vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;margin-top:0;padding-top:80px}.hero-overlay,.hero-slide,.hero-slideshow{position:absolute;left:0;width:100%;height:100%;top:0}.hero-slideshow{overflow:hidden;z-index:1}.hero-slideshow::before{content:"";position:absolute;inset:0;pointer-events:none;z-index:3;background:rgba(133,85,98,0.7)}.hero-slideshow::after{content:"";position:absolute;inset:0;pointer-events:none;z-index:4;background:repeating-linear-gradient(90deg,rgba(211,8,201,.05) 0,rgba(211,8,201,.05) 1px,transparent 2px,transparent 5px)}.hero-slide{background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s;z-index:1}.footer-minimal a,.maps-link{transition:color .2s;text-decoration:none}.hero-slide.active{opacity:1;z-index:2}.hero-overlay{z-index:3}.hero-content{position:relative;z-index:10;padding:2rem;max-width:800px;margin:0 auto}.hero-content h1{color:#fff;font-family:Lora,serif;font-weight:800;letter-spacing:1px;line-height:3.1rem}.about-text h2,.button-outline,.card-content h3,.cta-content h2,.footer-hashtag span,.info-item h3,.section-title{font-family:Montserrat,sans-serif}.hero-content p{color:#fff;font-size:1.2rem;margin-bottom:1.2rem;max-width:650px;margin-left:auto;margin-right:auto}.hero-content .location{font-weight:500;color:#fff;opacity:.9}.hero-buttons{display:flex;gap:1.2rem;justify-content:center;margin-top:2rem;flex-wrap:wrap}.hero-buttons .button{background:linear-gradient(90deg,#f2cccd 0,#c79fa0 100%);font-size:1rem;display:flex;align-items:center}.hero-buttons .button i{font-size:1.1em}.scroll-down-arrow{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:10;cursor:pointer}.scroll-down-arrow span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(4px);position:relative;animation:1.5s infinite bounce;border:2px solid rgba(255,255,255,.3)}.about-image img,.location-info,.location-map,.why-card{border-radius:12px}.scroll-down-arrow span::after{content:'';display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;transform:rotate(45deg)}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}.about-section,.featured-services,.why-choose-us{background:#fff;padding:5rem 0}.section-title{color:var(--color-primary);font-size:2.2rem;font-weight:700;margin-bottom:3rem;letter-spacing:1px;position:relative}.section-title::after{content:'';display:block;width:50px;height:3px;background:var(--color-accent);margin:1rem auto 0}.about-text .button,.button.button-light{background:linear-gradient(90deg,#f2cccd 0,#c79fa0 100%)}.services-grid,.why-grid{display:grid;gap:2rem;justify-content:center}.why-card{position:relative;overflow:hidden;height:350px}.card-image,.card-overlay,.diagonal-section::before{position:absolute;left:0;width:100%}.card-image{top:0;height:100%;background-size:cover;background-position:center}.section-subtitle{color:#555;font-size:1.1rem;max-width:700px;margin:-2rem auto 3rem;font-style:italic}.card-overlay{bottom:0;padding:1.5rem;box-sizing:border-box;background:linear-gradient(to top,rgba(0,0,0,.75) 0,rgba(0,0,0,.5) 60%,rgba(0,0,0,0) 100%)}.card-overlay h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.card-overlay p{color:rgba(255,255,255,.85);margin:0;font-size:.9rem;line-height:1.4;overflow-wrap:break-word;word-wrap:break-word}@media (max-width:768px){.section-subtitle{font-size:1rem;margin-bottom:2rem}.why-card{height:320px}}.featured-services .why-card:hover .card-image,.why-card:hover .card-image{transform:scale(1.05);transition:transform .3s}.card-content{padding:1.5rem;display:flex;flex-direction:column;flex:1}.card-content h3{color:var(--color-primary);font-size:1.3rem;font-weight:600;margin-bottom:.8rem}.card-content p{color:#555;flex:1;margin-bottom:1.5rem}.about-content{display:grid;gap:3rem;align-items:center}.about-text h2{color:var(--color-primary);font-size:2rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:.5px}.about-text p{color:#555;font-size:1.05rem;margin-bottom:1rem;line-height:1.7}.info-item .icon-title,.info-item h3{font-size:1.1rem;color:var(--color-primary)}.about-text .button{margin-top:1.5rem;display:inline-flex;align-items:center}.about-image img{width:100%;box-shadow:0 8px 32px rgba(242,204,205,.18)}.location-section{background:#f9f9f9;padding:5rem 0}.location-content{display:flex;justify-content:center;margin-bottom:3rem}.location-info{display:flex;flex-direction:column;gap:2rem;background:#fff;padding:2rem;max-width:600px;width:100%}.info-item .icon-title{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem}.info-item h3{margin:0;font-weight:600}.info-item a,.info-item p{margin:.3rem 0}.maps-link{display:block;color:var(--color-primary);font-weight:600;margin-top:-2rem;margin-bottom:1.5rem}.maps-link:hover{color:var(--color-text)}.location-map{margin:0 auto;max-width:800px;overflow:hidden}.cta-section{background:#fff;padding:5rem 0}.cta-content h2{color:var(--color-primary);font-size:2rem;font-weight:700;margin-bottom:1.2rem}.cta-content p{color:#555;font-size:1.1rem;margin-bottom:2rem;max-width:700px;margin-left:auto;margin-right:auto}.button.button-light{display:inline-flex;align-items:center}.big-footer{background:#f9f9f9;border-top:4px solid #f2cccd;padding:3rem 0 1.5rem}.footer-hashtag span{display:block;font-size:2.5rem;font-weight:700;color:var(--color-primary);margin-bottom:2rem;letter-spacing:2px}.footer-minimal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;font-size:1.1rem;color:#222;margin-bottom:1rem}.footer-minimal a{color:var(--color-primary);font-weight:500}.footer-minimal a:hover{color:#222}.footer-designed{color:#aaa;font-size:1rem}@media (max-width:1000px){.header-content{height:70px;padding:0 1.5rem}.logo img{height:45px}.section-title{font-size:2rem}.hero-content h1{font-size:2.5rem}.fullscreen-section{height:90vh}}@media (max-width:900px){.nav-cta,.nav-list{display:none}.mobile-nav-overlay .nav-list{display:block}.hamburger{display:flex}.hero-content,.location-info{padding:1.5rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.about-content,.services-grid,.why-grid{grid-template-columns:1fr}}.diagonal-section{position:relative;padding:6rem 0}.diagonal-section::before{content:'';top:-50px;height:100px;background:inherit;transform:skewY(-2deg);transform-origin:left;z-index:-1}.reversed-diagonal::before{transform:skewY(2deg);transform-origin:right}.about-text .button,.button,.button.button-light,.hero-buttons .button,.nav-cta{background:var(--color-accent);color:#fff;border:none;border-radius:8px;padding:.85em 2em;font-family:Montserrat,sans-serif;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;box-shadow:0 4px 16px rgba(242,204,205,.22);transition:transform .2s,box-shadow .2s,background-color .2s}.about-text .button:hover,.button.button-light:hover,.button:hover,.hero-buttons .button:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 6px 22px rgba(242,204,205,.32);background-color:var(--color-primary)}.button-outline{border:2px solid var(--color-accent);color:var(--color-primary);background:0 0;border-radius:8px;padding:.7em 1.5em;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-block;align-self:flex-start}.button-outline:hover{background:var(--color-accent);color:#fff}.about-text .button,.button.button-light,.hero-buttons .button,.nav-cta{background:var(--color-accent);background-image:none}.about-text .button i,.button i,.button.button-light i,.hero-buttons .button i,.nav-cta i{margin-right:.7em}@media (max-width:600px){.section-title{font-size:1.8rem}.about-section,.cta-section,.featured-services,.location-section,.why-choose-us{padding:3rem 0}.hero-buttons{flex-direction:column;width:100%;max-width:280px;margin-left:auto;margin-right:auto}.footer-hashtag span{font-size:2rem}.footer-minimal{flex-direction:column;gap:1rem}.about-text .button,.button,.button-outline,.button.button-light,.hero-buttons .button,.nav-cta{padding:.8em 1.5em;font-size:.95rem}}.button-container{margin-top:2.5rem}.featured-services .card-image{transition:transform .3s}.mobile-nav-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.98);z-index:999;align-items:center;justify-content:center;flex-direction:column;padding:2rem}.mobile-nav-overlay.active{display:flex}.mobile-nav-overlay .nav-list{flex-direction:column;gap:2rem;align-items:center;width:100%}.mobile-nav-overlay .nav-list a{font-size:1.3rem;padding:1rem 0;color:var(--color-primary);display:block;width:100%;text-align:center;font-weight:700}.mobile-nav-overlay .nav-cta{margin:2rem 0 0;display:inline-block;background:var(--color-accent);color:#fff}.close-mobile,.mobile-nav-overlay .close-mobile{top:1.5rem;right:1.5rem;background:0 0;border:none;cursor:pointer;position:absolute}.mobile-nav-overlay .close-mobile{font-size:1.5rem;color:var(--color-primary);padding:.5rem}.close-mobile{padding:0;z-index:1001;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--color-accent);box-shadow:0 2px 8px rgba(0,0,0,.1)}.close-mobile::after,.close-mobile::before{content:'';position:absolute;width:20px;height:2px;background-color:#000;border-radius:1px}.close-mobile::before{transform:rotate(45deg)}.close-mobile::after{transform:rotate(-45deg)}.hero-content h1{font-size:3.5rem;margin-bottom:1.2rem;letter-spacing:2px}.hero-content .location{font-size:1.25rem;margin-top:0;margin-bottom:1rem}.hero-content .opening-alert{color:#ef0;font-size:1.35rem;font-weight:600;margin-bottom:1.2rem}.hero-content .hero-tagline{font-size:1.6rem;margin-bottom:2rem;font-weight:500}.hero-button{font-size:1.15rem;padding:.6em 2em;border:2px solid #fff;background:0 0;color:#fff;transition:background-color .2s,color .2s,transform .2s}.hero-button:hover{background-color:#fff;color:var(--color-accent);transform:translateY(-2px)}@media (max-width:767px){.hero-content h1{font-size:2.5rem}.hero-content .opening-alert{font-size:1.15rem}.hero-content .hero-tagline{font-size:1.3rem}.hero-button{font-size:1rem;padding-left:1rem;padding-right:1rem;margin:0 auto}}