.Hero-module__ZARIfG__hero{height:80vh;min-height:500px;color:var(--foreground);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__overlay{z-index:1;background:radial-gradient(circle,#0000004d 0%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__bgImage{z-index:0;animation:30s infinite alternate Hero-module__ZARIfG__zoomIn}@keyframes Hero-module__ZARIfG__zoomIn{0%{transform:scale(1)}to{transform:scale(1.1)}}.Hero-module__ZARIfG__content{z-index:2;background:#00000080;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative;box-shadow:0 8px 32px #0000005e}.Hero-module__ZARIfG__title{text-shadow:0 4px 10px #00000080;margin-top:.5rem;margin-bottom:.5rem;font-size:3.5rem;line-height:1.1}.Hero-module__ZARIfG__title span{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{text-transform:uppercase;letter-spacing:.25em;color:#ccc;margin-bottom:2rem;font-size:1.2rem}.Hero-module__ZARIfG__badge{font-size:1.2rem;font-family:var(--font-heading);color:var(--background);text-transform:uppercase;background:var(--gold-gradient);border-radius:12px;margin-bottom:2rem;padding:.6rem 2rem;transition:all .3s ease-in-out;display:inline-block;transform:scale(1);box-shadow:0 0 15px #d4af374d}.Hero-module__ZARIfG__badge:hover{transform:scale(1.1)}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__subtitle{letter-spacing:.2em;font-size:.9rem}.Hero-module__ZARIfG__badge{padding:.5rem 1.5rem;font-size:1rem}}
.Services-module__dpHhBa__services{background:0 0;position:relative}.Services-module__dpHhBa__heading{text-align:center;margin-top:0;margin-bottom:4rem;padding-bottom:1rem;font-size:2.5rem;position:relative;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__heading:after{content:"";background:var(--gold-gradient);width:60px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__columns{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:900px){.Services-module__dpHhBa__columns{grid-template-columns:1fr;gap:2rem}}.Services-module__dpHhBa__category{text-align:center;background:var(--background);border-radius:12px;padding:1.5rem 3rem}.Services-module__dpHhBa__category h3{border-bottom:1px solid #d4af3733;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.5rem;display:inline-block}.Services-module__dpHhBa__subtext{color:#888;margin-bottom:1rem;font-size:.9rem;font-style:italic;font-weight:300}.Services-module__dpHhBa__list{text-align:left;padding:0;list-style:none}.Services-module__dpHhBa__list li{justify-content:space-between;align-items:baseline;margin:0 0 .8rem;font-size:.95rem;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__list li span:first-child{color:var(--foreground);z-index:1;padding-right:.5rem;position:relative}.Services-module__dpHhBa__list li:before{content:"";z-index:0;border-bottom:1px dotted #fff3;width:100%;position:absolute;bottom:.4em;left:0}.Services-module__dpHhBa__price{font-family:var(--font-heading);color:var(--gold-text);z-index:1;padding-left:.5rem;font-weight:500;position:relative}@media (max-width:768px){.Services-module__dpHhBa__category{padding:1.5rem}}
.Gallery-module__3QxX8q__gallery{background:0 0;background:var(--background)}.Gallery-module__3QxX8q__heading{text-align:center;margin-top:0;margin-bottom:4rem;font-size:3rem}.Gallery-module__3QxX8q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.Gallery-module__3QxX8q__imageWrapper{border-radius:8px;height:350px;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000004d}.Gallery-module__3QxX8q__image{filter:brightness(.8);transition:all .6s cubic-bezier(.25,.46,.45,.94)}.Gallery-module__3QxX8q__imageWrapper:hover .Gallery-module__3QxX8q__image{filter:brightness(1.1);transform:scale(1.1)}
.Contact-module__hcVmEa__contact{position:relative}.Contact-module__hcVmEa__heading{text-align:center;margin-top:0;margin-bottom:4rem;font-size:3rem}.Contact-module__hcVmEa__content{flex-direction:column;gap:4rem;display:flex}@media (min-width:900px){.Contact-module__hcVmEa__content{flex-direction:row;align-items:stretch}}.Contact-module__hcVmEa__info,.Contact-module__hcVmEa__map{flex:1;width:100%}.Contact-module__hcVmEa__map{min-height:400px}.Contact-module__hcVmEa__info{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__block{background:var(--background);border:1px solid var(--card-border);border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s}.Contact-module__hcVmEa__block h3{border-bottom:1px solid var(--card-border);width:100%;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.4rem}.Contact-module__hcVmEa__noAppointment{border:1px solid var(--gold-text);text-align:center;background:#d4af371a;border-radius:8px;margin-top:1.5rem;padding:1rem}.Contact-module__hcVmEa__noAppointment strong{color:var(--gold-text);margin-bottom:.5rem;font-size:1.2rem;display:block}.Contact-module__hcVmEa__mapPlaceholder{border:1px solid var(--card-border);filter:grayscale()contrast(1.2);border-radius:12px;width:100%;height:100%;min-height:400px;transition:filter .5s;overflow:hidden;box-shadow:0 10px 30px #00000080}.Contact-module__hcVmEa__mapPlaceholder:hover{filter:grayscale(0%)contrast()}
