:root{--red:#c8102e;--pink:#e27185;--light:#ffe1e5;--dark:#1e1e1e}*{box-sizing:border-box}body{color:#000;font-family:Inknut Antiqua,Arial,Helvetica,sans-serif;margin:0}.btn{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-weight:600;padding:.6rem 1.3rem;text-align:center;text-decoration:none}.btn-pink{background:#e27185;background:var(--pink);color:#fff}.btn-solid{background:#fff;border:1px #e27185;border:1px solod var(--pink);color:#e27185;color:var(--pink)}.header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 1rem}.header-logo{border-radius:50%;height:clamp(80px,8vw,60px);width:clamp(120px,8wv,60px)}.nav-section{align-items:center;display:flex;flex-wrap:wrap;gap:clamp(.5rem,1.5vw,1.23rem);justify-content:flex-end}.nav-section button{background:#fff;border:none;color:#000;font-size:.95rem;font-weight:500;padding:.4rem .6rem}.nav-section button:hover{background:#d9d9d9;border-radius:10px}.nav-booking button{background:var(--red);border:none;border-radius:10px;color:#fff;font-size:.95rem;font-weight:500;padding:.5rem 2rem}.nav-booking button:hover{color:var(--light)}@media (max-width:640px){.header{justify-content:center;text-align:center}.header-nav-section{justify-content:center;width:100%}}.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:clamp(320px,55vh,480px);padding:clamp(1.5rem,5vw,3rem) clamp(1.5rem,6vw,4rem)}.hero,.hero-text{position:relative}.hero-text{max-width:480px;width:50%;z-index:2}.welcome{color:#000;font-size:clamp(.9rem,1.5vw,1rem);font-weight:600;margin-bottom:.25rem}.h1-1{color:var(--red)}.h1-1,.h1-2{font-size:clamp(1.7rem,3.8vw,2.6rem);line-height:1.15;margin:0 0 1rem}.h1-2{color:var(--pink)}.des{color:#000;font-size:clamp(.85rem,1.4vw,1rem);line-height:1.5;margin-bottom:1.5rem}.hero-interact{display:flex;flex-wrap:wrap;gap:1rem}.btn-solid{background:var(--red);border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-block;font-size:clamp(.85rem,1.5vw,1rem);font-weight:600;padding:.6rem 1.3rem;text-align:center;text-decoration:none}.btn-solid:hover{background:#b80012;box-shadow:0 5px 12px #00000026;transform:translateY(-2px)}.btn-outlines{background:var(--pink);border-radius:999px;color:#fff;cursor:pointer;display:inline-block;font-size:clamp(.85rem,1.5vw,1rem);font-weight:600;padding:.6rem 1.3rem;text-align:center;text-decoration:none}.btn-outlines:hover{background:#e78fa2;box-shadow:0 5px 12px #00000026;transform:translateY(-2px)}@media (max-width:700px){.hero{position:relative}.hero:before{background:#ffffffbf;content:"";inset:0;position:absolute;z-index:1}.hero-text{margin:0 auto;max-width:100%;text-align:center;width:100%}.hero-interact{justify-content:center}}.services{margin:0 auto;max-width:var(--max-width);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,6vw,4rem)}.services h2{color:#000;font-size:clamp(1.4rem,3vw,1.8rem);margin-bottom:1.5rem}.ser-track{-ms-overflow-style:none;display:flex;gap:1.5rem;margin-top:-8px;overflow-x:auto;padding-top:8px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.ser-track::-webkit-scrollbar{display:none}.ser-card{align-items:center;aspect-ratio:1/1;background:#fff;border:2px solid var(--pink);border-radius:14px;display:flex;flex-shrink:0;justify-content:center;padding:1.5rem;scroll-snap-align:start;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease;width:calc(33.33333% - 1rem)}.ser-card:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-4px)}.ser-icon{height:100%;object-fit:contain;width:100%}@media (max-width:700px){.ser-card{width:calc(66.66667% - 1rem)}}.gallery{margin:0 auto;max-width:var(--max-width);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,6vw,4rem)}.gallery h2{color:var(--red);font-size:clamp(1.4rem,3vw,1.8rem);margin-bottom:1.5rem}.gallery-slider{align-items:center;display:flex;gap:1.5rem}.gal-track{-ms-overflow-style:none;align-items:flex-start;display:flex;flex:1 1;gap:1.5rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.gal-track::-webkit-scrollbar{display:none}.gal-card{border:2px solid var(--pink);border-radius:14px;flex-shrink:0;overflow:hidden;scroll-snap-align:start;width:340px}.gallery-arrow{align-items:center;background:#fff;border:2px solid #000;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:35px;justify-content:center;min-width:35px;transition:background .2s ease,color .2s ease;width:35px}.gallery-arrow:hover{background:#000;color:#fff}@media (max-width:700px){.gallery-slider{gap:.75rem}.gal-card{max-width:340px;width:80vw}.gallery-arrow{font-size:1rem;height:20px;min-width:20px;width:20px}}.why-section{margin:0 auto;max-width:var(--max-width);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,6vw,4rem)}.why-section h2{color:#000;font-size:clamp(1.4rem,3vw,1.8rem);margin-bottom:1.5rem}.why-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.why-item{align-items:center;display:flex;flex-direction:column;text-align:center}.why-icon{height:45px;margin-bottom:.5rem;object-fit:contain;width:45px}.why-item h3{color:var(--pink);font-size:1.15rem;margin:0 0 .2rem;white-space:nowrap}.why-item p{color:#000;font-size:.8rem;line-height:1.25;margin:0;max-width:180px}@media (max-width:700px){.why-grid{gap:2rem 1rem;grid-template-columns:repeat(2,1fr)}.why-item h3{white-space:normal}}@media (max-width:400px){.why-grid{grid-template-columns:1fr}}.footer{grid-gap:2rem;align-items:center;background:#f8d7dd;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;padding:1rem clamp(1.5rem,6vw,4rem);width:100%}.footer-logo{align-items:center;display:flex;justify-content:center}.footer-logo img{height:auto;object-fit:contain;width:150px}.footer-hours{justify-self:center}.footer-contact h2,.footer-hours h2{color:#000;font-size:1.5rem;font-weight:400;margin:0 0 .2rem}.footer-hour-row{grid-gap:.5rem;color:#000;display:grid;font-size:.85rem;gap:.5rem;grid-template-columns:80px auto;line-height:1.4}.footer-contact{justify-self:center}.footer-address,.footer-phone{color:#000;display:block;font-size:.85rem;line-height:1.4;text-decoration:none}.footer-address:hover,.footer-phone:hover{text-decoration:underline}.footer-socials{align-items:center;display:flex;gap:1rem;margin-top:.6rem}.footer-socials a{color:#e4003b;text-decoration:none}.instagram-icon{align-items:center;border:2px solid #e4003b;border-radius:7px;display:flex;font-size:1.2rem;font-weight:700;height:23px;justify-content:center;line-height:1;width:23px}.facebook-icon{font-family:Arial,sans-serif;font-size:1.7rem;font-weight:700;line-height:1}@media (max-width:700px){.footer{gap:1.5rem;grid-template-columns:1fr;padding-bottom:2rem;padding-top:2rem;text-align:center}.footer-contact,.footer-hours,.footer-logo{justify-self:center}.footer-hour-row{text-align:left}.footer-socials{justify-content:center}}
/*# sourceMappingURL=main.7a5313b0.css.map*/