:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:sans-serif;font-size:16px;color:#2d2438;background-color:#fff;min-width:320px}a{color:inherit;text-decoration:none}.section-heading-wrapper{display:flex;flex-direction:column;align-items:center;padding:40px 20px 0}.section-title{font-size:2.2rem;font-weight:700;margin:0 0 .4rem;text-align:center;position:relative;display:inline-block}.section-title:after{content:"";display:block;width:50px;height:3px;background:#9b84c4;margin:8px auto 0;border-radius:2px}.section-subtitle{font-size:1rem;color:#5c3d8f;margin:12px 0 0;text-align:center;line-height:1.6}header{background:#f5f2fa;display:flex;justify-content:space-between;align-items:center;padding:10px 30px;border-top:3px solid #9B84C4;border-bottom:1px solid #D8D0EC}.header-first{display:flex;align-items:center;gap:15px}.logo-tile{background:#ede5f7;border-radius:14px;padding:8px;display:inline-flex;align-items:center;justify-content:center}#logo img{max-width:90px;height:auto;display:block}.header-info h2{margin:0;font-size:1.5rem;font-weight:600}.header-info h3{margin:0;font-size:1rem;font-weight:600}.header-second{display:flex;align-items:center}nav a{margin:0 10px;color:#2d2438;text-decoration:none;font-weight:700;font-size:1rem;position:relative;padding-bottom:2px;transition:color .2s ease}nav a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#9b84c4;transition:width .2s ease}nav a:hover{color:#7b5ea7}nav a:hover:after{width:100%}.header-third{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px}.header-phone-link{font-size:1rem;font-weight:700;color:#2d2438;text-decoration:none;transition:color .2s ease}.header-phone-link:hover{color:#7b5ea7}@media(max-width:768px){header{flex-direction:column;align-items:flex-start;gap:10px;padding:15px 20px}.header-third{width:100%;justify-content:flex-start;order:2}.header-phone-link{font-size:1.1rem;padding:6px 0;display:inline-block}.header-second{width:100%;order:3}nav a{margin:0 12px 0 0;font-size:1rem;padding:6px 0;display:inline-block}}#home{background-color:#f0ebf8;padding:4vw 4vw 3vw;display:flex;justify-content:center;align-items:center}.home-left{display:flex;align-items:flex-start;padding:10px 30px;flex-direction:column;max-width:500px}.home-left-main-text{font-size:3.5rem;margin:0 0 1rem;line-height:1.15}.home-left-text{color:#7b5ea7;font-size:1.05rem;line-height:1.75;margin:0}.btn-cta{display:inline-block;margin-top:28px;padding:14px 36px;background-color:#7b5ea7;color:#f0ebf8;font-size:1rem;font-weight:600;border-radius:4px;text-decoration:none;letter-spacing:.02em;transition:background-color .2s ease,transform .15s ease}.btn-cta:hover{background-color:#5c3d8f;transform:translateY(-1px);color:#f0ebf8}.home-right{padding:10px 30px;display:flex;position:relative}.home-right img{max-height:600px;width:100%;border-radius:8px}.rating-badge{position:absolute;bottom:10px;left:80px}.rating-badge iframe{border:solid 1px #9B84C4;transform:scale(2);border-radius:8px}@media(max-width:768px){#home{flex-direction:column;padding:6vw 4vw 4vw}.home-left{max-width:100%;padding:0;align-items:flex-start}.home-left-main-text{font-size:2.2rem}.btn-cta{width:100%;text-align:center;padding:16px 20px;box-sizing:border-box}.home-right{padding:16px 0 0;width:100%}.home-right img{max-height:350px}.rating-badge{display:none}}.service-card{background-color:#fff;border-radius:8px;margin:10px;padding:24px;transition:box-shadow .2s ease,transform .2s ease}@media(hover:hover){.service-card:hover{box-shadow:0 6px 24px #7b5ea721;transform:translateY(-2px)}}.lucide{background-color:#ede5f7;border-radius:50%;padding:12px;display:inline-flex;color:#7b5ea7}#services{background-color:#e8e0f2;display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.services-grid{width:90%;max-width:900px;margin:10px;display:grid;justify-content:center;grid-template-columns:repeat(2,1fr)}.service-card h3{font-size:1.1rem;margin:14px 0 8px}.service-card p{font-size:1rem;line-height:1.65;color:#4a3d6a;margin:0}#prices{background-color:#f5f2fa;display:flex;flex-direction:column;align-items:center;padding-bottom:50px}.prices-container{width:90%;max-width:800px;margin:20px auto 0;display:flex;flex-direction:column;gap:8px}.price-category{background:#fff;border-radius:12px;overflow:hidden;transition:box-shadow .25s ease}.price-category--open{box-shadow:0 4px 20px #7b5ea71a}.price-category-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border:none;background:none;cursor:pointer;font-family:inherit;font-size:1.05rem;font-weight:600;color:#2d2438;text-align:left;transition:background-color .2s ease,color .2s ease}.price-category-header:hover{background-color:#f0ebf8}.price-category--open .price-category-header{background-color:#e8e0f2;color:#7b5ea7}.price-chevron{flex-shrink:0;transition:transform .3s ease;color:#9b84c4}.price-chevron--open{transform:rotate(180deg)}.price-category-body{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease;padding:0 24px}.price-category-body--open{max-height:3000px;padding:8px 24px 20px}.price-subsection{margin-bottom:4px}.price-subsection:last-child{margin-bottom:0}.price-subheading{font-size:.92rem;font-weight:600;color:#9b84c4;margin:16px 0 8px;padding:8px 12px;background-color:#f5f0fd;border-radius:6px;border-left:3px solid #9B84C4}.price-subsection:first-child .price-subheading{margin-top:8px}.price-row{display:flex;align-items:baseline;padding:8px 0;gap:8px;border-bottom:1px solid #EDE8F7}.price-row:last-child{border-bottom:none}.price-name{font-size:.95rem;color:#2d2438;flex-shrink:0;max-width:65%}.price-dots{flex:1;min-width:20px;border-bottom:2px dotted #C4B8DC;margin-bottom:4px}.price-value{font-size:.95rem;font-weight:600;color:#5c3d8f;white-space:nowrap;flex-shrink:0;text-align:right}.price-currency{font-weight:400;color:#a898c8;font-size:.85rem}#contact{background-color:#f5f2fa;display:flex;flex-direction:column;align-items:center;padding-bottom:40px}.contact-grid{width:90%;max-width:900px;margin:10px;display:grid;justify-content:center;align-items:stretch;grid-template-columns:repeat(3,1fr)}.contact-grid .service-card{height:100%;box-sizing:border-box;padding:24px 20px}.contact-sub{display:block;font-size:.9rem;color:#5c3d8f;margin-top:4px}.contact-phone-link{color:#7b5ea7;font-weight:600;text-decoration:none;transition:color .2s ease}.contact-phone-link:hover{color:#5c3d8f;text-decoration:underline}.map-wrapper{width:min(700px,90%);margin-bottom:20px}.map-wrapper iframe{width:100%;height:400px;border:none;border-radius:8px}@media(max-width:768px){.services-grid,.contact-grid{grid-template-columns:1fr;width:94%;max-width:none;margin:8px auto}.contact-grid .service-card{height:auto}.prices-container{width:96%;gap:6px}.price-category-header{padding:14px 16px;font-size:.95rem}.price-category-body{padding:0 16px}.price-category-body--open{padding:6px 16px 16px}.price-subheading{font-size:.85rem;padding:6px 10px}.price-row{padding:7px 0;flex-wrap:wrap;gap:2px}.price-name{font-size:.88rem;max-width:100%;flex-shrink:1}.price-dots{min-width:10px}.price-value{font-size:.88rem}.map-wrapper{width:94%}}footer{background-color:#1e1528;color:#f0ebf8;border-top:3px solid #9B84C4}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:48px 60px;max-width:1100px;margin:0 auto}.footer-col{display:flex;flex-direction:column;gap:16px}.footer-brand{display:flex;flex-direction:row;align-items:center;gap:16px}.footer-logo-tile{width:80px;height:80px;border-radius:16px;overflow:hidden;flex-shrink:0;background-color:#2e2040;display:flex;align-items:center;justify-content:center}.footer-logo{width:100%;height:100%;object-fit:cover}.footer-salon-name{margin:0;font-size:1.1rem;font-weight:700;color:#f0ebf8}.footer-tagline{margin:4px 0 0;font-size:.85rem;color:#a898c8}.footer-item{display:flex;align-items:center;gap:10px;font-size:.95rem;color:#c4b8dc}.footer-item--top{align-items:flex-start}.footer-item svg{flex-shrink:0;stroke:#9b84c4}.footer-phone-link{color:#c4b8dc;text-decoration:none;transition:color .2s ease}.footer-phone-link:hover{color:#f0ebf8}@media(max-width:768px){.footer-inner{flex-direction:column;align-items:center;text-align:center;padding:36px 24px;gap:28px}.footer-brand{flex-direction:column;align-items:center}.footer-item{justify-content:center}.footer-item--top{align-items:center}}
