*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}ul,ol{list-style:none;padding:0;margin:0}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}body{min-height:100vh;line-height:1.5;overflow-x:hidden;background-color:#efefef;font-family:Arial,sans-serif}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;margin:0;padding:0;border:none;background:none;color:inherit}:focus{outline:none}html{scroll-behavior:smooth}@font-face{font-display:swap;font-family:"Lora";font-style:normal;font-weight:400;src:url("../assets/fonts/lora-v37-latin-ext-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url("../assets/fonts/inter-v20-latin-ext-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url("../assets/fonts/inter-v20-latin-ext-600.woff2") format("woff2")}body{font-family:"Inter",sans-serif;line-height:1.6;background-color:#efefef;color:#333;font-weight:400}h1,h2,h3,.logo-text{font-family:"Lora",serif;font-weight:400;letter-spacing:.03em;color:#333;text-decoration:none;line-height:1.2}h1{font-size:clamp(2.5rem,2.8vw,3rem);margin-bottom:15px}h2{font-size:clamp(2rem,2.3vw,2.5rem);margin-bottom:15px}h3{font-size:clamp(1.4rem,1.5vw,1.6rem);margin:15px 10px 10px 10px}section .container{padding:60px 20px;text-align:center}section p{color:#555;font-size:clamp(1.1rem,1.1vw,1.2rem);margin-bottom:40px}footer{background-color:#2c2c2c;color:#fff;padding:40px 20px 20px 20px;font-family:"Inter",sans-serif;font-weight:400}.navbar{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px 30px;background-color:hsla(0,0%,100%,.4);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.1);transition:background-color .3s ease,transform .3s ease,opacity .3s ease;z-index:1000;opacity:1}.navbar.scrolled{background-color:#fff}.navbar.hidden{opacity:0;transform:translateY(-100%)}.logo img{max-height:85px}.logo a{font-size:2.5rem;font-weight:bold;color:#b29752;text-decoration:none}.nav-container{display:flex;align-items:center;gap:15px;margin-right:15px}.nav-links a{margin-left:25px;text-decoration:none;color:#333;font-weight:600;font-size:1.2rem;position:relative;transition:color .3s;font-family:"Lora",serif}.nav-links a::after{content:"";position:absolute;width:0%;height:2px;left:0;bottom:-3px;background-color:#b29752;transition:width .3s}.nav-links a.selected::after,.nav-links a:hover::after,.nav-links a.active::after{width:100%}.language-switcher select{padding:5px;cursor:pointer;font-size:1.2rem;font-family:"Lora",serif}.hamburger{display:none;flex-direction:column;cursor:pointer}.hamburger span{display:block;height:3px;width:25px;background:#333;margin:5px 0;border-radius:2px;transition:all .3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(5px, 5px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px, -6px)}@media(max-width: 992px){.nav-links{display:none;flex-direction:column;position:absolute;top:60px;right:0;background-color:#fff;width:200px;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px;z-index:1000}.nav-links.active{display:flex}.nav-links a{margin:15px}.language-switcher{margin-right:10px}.hamburger{display:flex}}.btn{display:inline-block;padding:12px 30px;color:#fff;text-decoration:none;border-radius:15px;font-weight:bold;transition:background-color .3s,transform .3s}.btn:hover{transform:translateY(-2px)}.btn-secondary,.btn-tertiary{background:hotpink;color:#fff;border:2px solid hotpink}.btn-secondary:hover,.btn-tertiary:hover{background:#f5e1a4;color:hotpink;border:2px solid #f5e1a4}.btn-icon{display:inline-flex;width:20px;height:20px;vertical-align:middle;margin-right:8px}.primary-btn{background-color:#f5e1a4;color:#333;font-family:"Montserrat",sans-serif;font-size:1.4rem;font-weight:500;letter-spacing:1.5px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.07)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(88,88,88,.4)}.hero-content{position:relative;text-align:center;color:#fff;z-index:1;padding:20px}.hero-content h1{color:#fff;margin-bottom:15px}.hero-content p{color:#fff}.home-hero{position:relative;width:100%;height:100vh;background:url("../assets/images/hero-nails.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8);display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}@media(min-width: 1024px){.home-hero{background-attachment:fixed}}.home-hero .hero-content{max-width:1200px}.home-hero .hero-content h1{font-size:clamp(2.9rem,5.5vw,6rem);line-height:1.3}.home-hero .hero-content h1 span{display:block}.home-hero .hero-content p{font-size:clamp(1.2rem,1.5vw,1.7rem);margin-bottom:25px;letter-spacing:.5px}@media(max-height: 670px){.home-hero{padding-top:115px}}.hero-home-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.hero-primary-btn,.hero-secondary-btn{font-family:"Lora",serif;font-weight:500;letter-spacing:.03em;background-color:#f5e1a4;color:#fff;padding:10px 10px;font-size:clamp(1.2rem,1.3vw,1.4rem);font-weight:normal;min-width:200px;background:rgba(88,88,88,0);border:1.7px solid #f5e1a4;border-radius:0}.hero-secondary-btn{width:180px;border:1.7px solid #b29752}.hero-primary-btn:hover{border:1.8px solid rgba(245,225,164,.8);box-shadow:0 6px 18px rgba(0,0,0,.07)}.hero-secondary-btn:hover{border:1.8px solid rgba(178,151,82,.5);box-shadow:0 6px 18px rgba(0,0,0,.07)}.services-container{max-width:1200px;margin:0 auto}.services-grid,.services-grid-express,.services-grid-adons,.services-grid-index-section{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin:50px auto;padding:0 15px;row-gap:40px}.service-card{flex:1 1 calc(33% - 20px);max-width:400px;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;text-align:center;padding-bottom:15px;border:1px solid #f5e1a4}.service-card img{width:100%;height:180px;object-fit:cover;border-bottom:1px solid #eee}.service-card p{font-size:1.1rem;line-height:1.3;margin:15px 20px 10px 20px}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}@media(max-width: 992px){.services-container{justify-content:center;gap:20px}.service-card{flex:1 1 calc(33% - 20px);max-width:33%}}@media(max-width: 880px){.service-card{flex:1 1 calc(49% - 20px);max-width:45%}}@media(max-width: 768px){.services-container{flex-direction:column;align-items:center}.service-card{flex:1 1 90%;max-width:90%}}.products-used{background-color:#f8f8f8}.products-container{max-width:1200px;margin:auto}.product-logos{display:flex;justify-content:center;flex-wrap:wrap;gap:40px;margin-top:40px}.product-logos__item img{height:60px;object-fit:contain;filter:grayscale(100%);transition:filter .3s}.product-logos__item img:hover{filter:grayscale(0%)}.about h2{margin-bottom:20px}.about h3{margin:0px}.about-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.about-text-card{background:#fff;padding:30px 25px;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-width:1200px;margin:0 auto;text-align:center;transition:box-shadow .3s;border-top:4px solid #f5e1a4}.about-text-card p{font-size:1.2rem;line-height:1.3;margin-bottom:0px}.about-text-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.12)}.about-highlights{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;padding-top:40px}.about-highlights :nth-child(2) p{margin-top:20px}.highlight-icon{width:50px;height:50px;margin-bottom:15px}.highlight{flex:1 1 calc(33% - 20px);max-width:33%;background:#fff;padding:30px 20px;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s,box-shadow .3s;border:1px solid #f5e1a4}.highlight p{font-size:1.1rem;line-height:1.3;margin:20px 20px 0px 20px;margin-top:auto}.highlight:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.1)}@media(max-width: 768px){.about-highlights{flex-direction:column;align-items:center}.highlight{flex:1 1 85%;max-width:85%}.highlight p{margin-top:20px}.about-text-card{max-width:85%}}.gallery{background-color:#f8f8f8 !important}.gallery-container{max-width:1200px;margin:auto}.gallery-card-container{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.gallery-card{overflow:hidden;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-height:300px;border:1px solid #f5e1a4}.gallery-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block;will-change:transform}.gallery-card:hover img{transform:scale(1.1);box-shadow:0 8px 16px rgba(0,0,0,.15)}@media(max-width: 992px){.gallery-container{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.gallery-container{grid-template-columns:1fr}}.book{background-color:#f8f8f8}.index-book{background-color:#efefef}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;gap:20px}.footer-column{margin:0px 20px 0px 20px}.footer-column h3{font-size:1.5rem;margin-bottom:15px;color:#fff;margin-left:0px}.footer-column span{color:#fff;text-decoration:none;margin:5px 0}.footer-column a:hover{text-decoration:underline}.footer-column dl{margin:0}.footer-column .hours-row{display:flex;justify-content:space-between;align-items:center;padding:2px 0;gap:10px}.footer-column .hours-row dd{margin:0;color:hsla(0,0%,100%,.7);text-align:right}#footer-brand{font-size:1.2rem}address{font-style:normal}.social-icons{display:flex;gap:12px}.social-icons img{width:28px;height:28px;transition:transform .2s ease,opacity .2s ease}.social-icons a:hover img{transform:scale(1.1);opacity:.8}.contact-links{display:flex;flex-flow:column}.contact-links span{margin:0}.follow--style{padding-left:20px}.social-icons{padding-left:20px}.footer-bottom{text-align:center;margin-top:25px;font-size:.85rem;color:#aaa;width:100%;display:block}@media(max-width: 992px){.footer-container{justify-content:center}.footer-column{text-align:center;gap:20px}.footer-column .hours-row{justify-content:center}.social-icons,.footer-newsletter,.footer-newsletter button{justify-content:center;align-items:center}}@media(max-width: 768px){.footer-container{flex-direction:column;align-items:center}.footer-column{flex:1 1 100%;margin:10px 0;text-align:center}.social-icons,.footer-newsletter,.footer-newsletter button{justify-content:center;align-items:center}}@media(max-width: 768px)and (max-width: 635px){.footer-column span{display:flex;flex-flow:column}}@media(max-width: 768px)and (max-width: 445px){.footer-column .hours-row{display:flex;flex-flow:column}}.hero-page{position:relative;width:100%;height:50vh;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:115px}@media(min-width: 1024px){.hero-page{background-attachment:fixed !important}}.hero-page p{font-size:clamp(1.2rem,1.4vw,1.4rem);margin:0 auto;max-width:800px}.services-hero{background:url("../assets/images/service-hero.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8)}@media(min-width: 769px){.services-grid>*:nth-last-child(-n+2){max-width:1200px}.services-grid>*:nth-last-child(-n+2) img{height:250px}}@media(min-width: 769px){.services-grid>article:nth-last-child(-n+2){flex:1 1 100%;max-width:1200px}}@media(min-width: 769px){.services-grid>article:nth-last-child(-n+2) img{height:250px}}.service-card--service-page,.service-card--express-page,.service-card--addons-page{flex:1 1 calc(49% - 20px);max-width:600px;display:flex;flex-direction:column;flex-grow:1}.service-card--service-page h3,.service-card--express-page h3,.service-card--addons-page h3{margin-top:20px}.service-card__content{display:flex;flex-direction:column;flex-grow:1;padding:5px}.price-list{font-size:1.1rem;margin-top:auto;margin-bottom:5px;padding-top:30px}.page-service-express{background-color:#f8f8f8}.service-card--addons-page{flex:1 1 calc(33% - 20px);max-width:32%}.services-book{background-color:#f8f8f8}@media(max-width: 768px){.service-card--service-page,.service-card--addons-page,.service-card--express-page{flex:1 1 90%;max-width:90%}}.about-hero{background:url("../assets/images/hero-about.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8)}.team p{margin-bottom:50px}.company-story-container{max-width:1200px;margin:0 auto}.company-story-container h2{margin-bottom:20px}.company-story-container p{margin-bottom:20px}.company-story-container p:last-of-type{margin-bottom:50px}.team-card-container{width:100%;display:flex;flex-direction:column;gap:60px;align-items:center}.team-card-container .team-card{max-width:1200px;width:60%;display:flex;align-items:center;gap:40px;background:#fff;padding:30px;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);opacity:0;transform:translateX(0);transition:all .6s ease;border:2px solid #f5e1a4}.team-card-container .team-card img{width:200px;height:200px;border-radius:50%;flex-shrink:0;box-shadow:0 4px 8px rgba(0,0,0,.1);border:2px solid #f5e1a4}.team-card-container .team-card .team-info{text-align:left}.team-card-container .team-card .team-info h3{margin-bottom:10px;font-size:1.8rem}.team-card-container .team-card:nth-child(even){flex-direction:row-reverse}.team-card-container .team-card:nth-child(even) h3,.team-card-container .team-card:nth-child(even) p{text-align:end}.team-card-container .team-card.in-view{opacity:1}.team-card-container .team-card.in-view:nth-child(odd){transform:translateX(-50px)}.team-card-container .team-card.in-view:nth-child(even){transform:translateX(50px)}.about-book{background-color:#f8f8f8}@media(max-width: 768px){.team-card-container .team-card{flex-direction:column;text-align:center;transform:translateX(0) !important}.team-card-container .team-card .team-info{text-align:center}.team-card-container .team-card h3{text-align:center}.team-card-container .team-card:nth-child(even){flex-direction:column}.team-card-container .team-card:nth-child(even) .team-info{text-align:center}.team-card-container .team-card:nth-child(even) h3,.team-card-container .team-card:nth-child(even) p{text-align:center}}.care-hero{background:url("../assets/images/care-hero.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8)}.care-container{max-width:1200px;margin:0 auto}.care p{margin-bottom:50px}.care-grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.care-card{background:#fff;padding:30px 20px;border-radius:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:320px;text-align:left;transition:transform .3s,box-shadow .3s;border:1px solid #f5e1a4}.care-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,.15)}.care-icon{width:60px;height:60px;margin-bottom:15px;display:block;margin-left:auto;margin-right:auto}.care-card h3{text-align:center;margin-bottom:15px}.care-card ul{list-style:none;padding:0;margin:0}.care-card ul li{margin-bottom:10px;color:#555;font-size:1rem;padding-left:20px;position:relative}.contact-hero{background:url("../assets/images/contact-hero.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8)}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;margin:0 auto}.contact-form{padding:20px;text-align:left}.contact-form h2{font-size:clamp(1.8rem,1.9vw,2rem)}.contact-form p{margin-bottom:20px;line-height:1.5}.contact-form .form-group{margin-bottom:15px}.contact-form .form-group label{display:block;font-weight:600;color:#333}.contact-form .form-group input,.contact-form .form-group textarea{width:100%;padding:8px;border:1px solid rgba(51,51,51,.6);border-radius:6px;font-size:1rem;color:#333;background-color:#fff}.contact-form .form-group input:focus,.contact-form .form-group textarea:focus{outline:none}.contact-form .btn{display:inline-block;background-color:#f5e1a4;color:#555;padding:12px 25px;border-radius:8px;font-weight:600;text-decoration:none;transition:background-color .3s ease}.contact-form .btn:hover{background-color:hsl(45.1851851852,80.198019802%,75.1960784314%)}.contact-info{padding:20px 0;text-align:left}.contact-info h2{font-size:clamp(1.7rem,1.9vw,2rem)}.contact-info span{font-size:clamp(1rem,1.1vw,1.1rem)}.contact-info .info-block{margin-bottom:50px}.contact-info a:hover{text-decoration:underline}.form-success-status,.form-failed-status{margin-top:30px;color:#2d7a46;font-weight:600}.form-failed-status{color:#9b2c2c}.map-container{grid-column:1/-1;margin-top:40px;width:100%;height:500px;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.map-container iframe{width:100%;height:100%;border:none}@media(max-width: 768px){.contact-section .contact-container{grid-template-columns:1fr;gap:20px}.contact-info h2,.contact-info p,.contact-info ul{text-align:center}}.book-hero{background:url("../assets/images/book-hero.webp") center/cover no-repeat scroll,linear-gradient(to bottom right, #efefef, #f8f8f8)}.page-not-found{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.page-not-found .page-not-found-container{max-width:1200px;display:flex;flex-flow:column;align-items:center;justify-content:center;text-align:center;padding:20px}.page-not-found .page-not-found-container h1{margin-bottom:40px}/*# sourceMappingURL=stylesheet.css.map */
