@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&family=Playfair+Display:ital,wght@0,600;1,500&display=swap";:root{--accent:#d08b52;--accent-strong:#804326;--ink:#151b18;--surface:#c8cec7;--paper:#dde1dc;--muted:#4b5650;--line:#aab4ae;--white:#f4f6f3;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--paper);min-width:320px;margin:0}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{line-height:1.7}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Playfair Display,Georgia,serif;font-weight:600}h2{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4.2rem);line-height:1.04}h3{letter-spacing:-.02em}:focus-visible{outline-offset:4px;outline:3px solid #e0a96d}.skip-link{z-index:300;background:var(--white);border-radius:.4rem;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem;box-shadow:0 10px 30px #0003}.skip-link:focus{top:1rem}.container{width:min(1160px,100% - 40px);margin-inline:auto}.section{padding:clamp(5rem,10vw,8.5rem) 0}.eyebrow{color:var(--accent-strong);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:.7rem;margin-bottom:1rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:1px}.eyebrow.light{color:#e8c69f}.button{cursor:pointer;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:.65rem;min-height:50px;padding:.85rem 1.3rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-accent{background:var(--accent);color:#17120e}.button-accent:hover{background:#dfa16e}.button-dark{background:var(--ink);color:var(--white)}.button-dark:hover{background:#302a24}.button-outline{border-color:var(--ink);background:0 0}.button-outline:hover{background:var(--ink);color:var(--white)}.button-full{width:100%}.site-header{z-index:50;color:var(--white);border-bottom:1px solid #ffffff2e;position:absolute;inset:0 0 auto}.header-inner{align-items:center;gap:2rem;height:82px;display:flex}.brand{flex-shrink:0;align-items:center;gap:.8rem;display:inline-flex}.brand-mark{aspect-ratio:1;border:1px solid;place-items:center;width:44px;display:grid;position:relative;transform:rotate(45deg)}.brand-mark span{font-family:Playfair Display,serif;font-size:.85rem;transform:rotate(-45deg)}.brand-copy{flex-direction:column;line-height:1.1;display:flex}.brand-copy strong{letter-spacing:.02em;font-family:Playfair Display,serif;font-size:1.08rem}.brand-copy small{opacity:.7;letter-spacing:.25em;text-transform:uppercase;margin-top:.25rem;font-size:.6rem}.main-nav{align-items:center;gap:1.8rem;margin-left:auto;font-size:.86rem;display:flex}.main-nav>a{opacity:.8;transition:opacity .2s}.main-nav>a:hover{opacity:1}.button-header{min-height:42px;color:var(--white);background:#ffffff0f;border-color:#ffffff78;padding:.65rem 1rem;font-size:.83rem}.mobile-booking,.menu-button{display:none}.hero{min-height:min(850px,100svh);color:var(--white);background:#1a1714;align-items:center;display:flex;position:relative;overflow:hidden}.hero-image,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(90deg,#0f0d0bf0 0%,#0f0d0bc7 38%,#0f0d0b1a 73%),linear-gradient(#0000 45%,#0f0d0b73)}.hero-content{z-index:1;padding-top:110px;position:relative}.hero h1{max-width:690px;margin-bottom:1.5rem;font-size:clamp(3.25rem,7.5vw,6.8rem);line-height:.95}.hero p{color:#e4ddd4;max-width:560px;font-size:clamp(1rem,2vw,1.15rem)}.hero-actions{align-items:center;gap:1.5rem;margin-top:2.2rem;display:flex}.text-link{border-bottom:1px solid;padding:.75rem 0 .4rem;font-size:.9rem;font-weight:600;display:inline-block}.light-link{color:#eee8e0}.hero-trust{color:#d9d2ca;letter-spacing:.04em;gap:0;margin-top:4.3rem;font-size:.75rem;display:flex}.hero-trust span{border-left:1px solid #ffffff3b;padding:0 1.25rem}.hero-trust span:first-child{border-left:0;padding-left:0}.intro-section{color:var(--white);background:#202824}.intro-section .eyebrow,.team-section .eyebrow,.catalog-panel .eyebrow{color:#dda06e}.intro-grid{grid-template-columns:1fr 1fr;align-items:start;gap:10%;display:grid}.intro-grid h2{max-width:520px}.intro-copy{color:#b4beb8;padding-top:1.8rem;font-size:1.05rem}.intro-copy p:first-child{color:var(--white);font-size:1.25rem}.services-section{background:var(--surface)}.section-heading{margin-bottom:3.6rem}.split-heading{grid-template-columns:1.2fr .7fr;align-items:end;gap:3rem;display:grid}.split-heading p{max-width:430px;color:var(--muted);margin-bottom:.75rem}.featured-services{border-top:1px solid var(--line)}.featured-service{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:1.7rem;padding:2rem 0;display:grid}.featured-service.has-image{grid-template-columns:70px 120px 1fr auto}.service-image{aspect-ratio:1.2;object-fit:cover;width:120px}.service-number{color:var(--accent-strong);align-self:start;font-family:Playfair Display,serif;font-style:italic}.featured-service h3{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.featured-service p{max-width:610px;color:var(--muted);margin-bottom:.8rem}.service-meta{align-items:center;gap:1.5rem;font-size:.88rem;display:flex}.service-meta span{color:var(--muted);align-items:center;gap:.4rem;display:flex}.service-meta svg{width:17px}.circle-button{cursor:pointer;background:0 0;border:1px solid #b9aea0;border-radius:50%;place-items:center;width:52px;height:52px;transition:all .2s;display:grid}.circle-button:hover{color:var(--white);background:var(--ink);border-color:var(--ink)}.catalog-panel{color:var(--white);background:#1d2521;grid-template-columns:.65fr 1fr;gap:5rem;margin-top:6rem;padding:3rem;display:grid}.catalog-panel h3{max-width:320px;font-family:Playfair Display,serif;font-size:2rem}.catalog-list button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:2rem;padding:1.3rem 0;display:flex}.catalog-list button:first-child{padding-top:0}.catalog-list strong,.catalog-list small{display:block}.catalog-list small{color:#aaa39b;max-width:430px;margin-top:.4rem}.catalog-price{color:#dfc29e;flex-shrink:0;align-items:center;gap:.8rem;font-size:.85rem;display:flex}.team-section{color:var(--white);background:#17201c}.centered-heading{text-align:center;max-width:650px;margin-inline:auto}.centered-heading .eyebrow:before{display:none}.centered-heading p{color:#aeb9b3}.team-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.team-card{min-width:0}.team-image-wrap{aspect-ratio:.78;background:#ddd4ca;overflow:hidden}.team-image-wrap img{object-fit:cover;filter:saturate(.82);width:100%;height:100%;transition:transform .5s}.team-card:hover img{transform:scale(1.025)}.team-card-copy{padding:1.4rem .3rem}.team-card h3{margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:1.55rem}.team-card span{color:#dda06e;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:600}.team-card p{color:#aeb9b3;margin-top:.8rem;font-size:.9rem}.experience-section{background:#dde1dc;padding-top:3rem}.experience-grid{grid-template-columns:1fr .85fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.experience-visual{min-height:620px;position:relative;overflow:visible}.experience-visual img{object-fit:cover;object-position:70% center;filter:saturate(.8);width:100%;height:100%;min-height:620px}.experience-badge{width:160px;height:160px;color:var(--white);background:var(--accent-strong);border-radius:50%;justify-content:center;align-items:center;gap:.7rem;display:flex;position:absolute;bottom:45px;right:-55px}.experience-badge strong{font-family:Playfair Display,serif;font-size:2.4rem}.experience-badge span{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;line-height:1.4}.experience-copy>p{color:var(--muted);font-size:1.05rem}.experience-copy ul{border-top:1px solid var(--line);margin:2rem 0 2.5rem;padding:0;list-style:none}.experience-copy li{border-bottom:1px solid var(--line);gap:1rem;padding:1rem 0;display:flex}.experience-copy li span{color:var(--accent-strong);font-size:.75rem}.schedule-section{color:var(--white);background:#111713}.schedule-grid{grid-template-columns:1fr .8fr .7fr;align-items:center;gap:5rem;display:grid}.hours-list{margin:0}.hours-list div{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:1rem;padding:1.25rem 0;display:flex}.hours-list dt{color:#b9b1a8}.hours-list dd{margin:0;font-weight:600}.schedule-cta{color:var(--ink);background:#bdc7c0;padding:2rem}.schedule-cta>svg{color:var(--accent-strong);width:28px;height:28px}.schedule-cta p{margin:1rem 0 1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;line-height:1.3}.contact-section{background:#d3d9d4}.contact-grid{grid-template-columns:.8fr 1fr;gap:7rem;display:grid}.contact-grid>div:first-child>p{max-width:390px;color:var(--muted);font-size:1.05rem}.contact-cards{border-top:1px solid var(--line)}.contact-cards a{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.5rem 0;display:grid}.contact-cards>a>svg:first-child{color:var(--accent-strong)}.contact-cards span{flex-direction:column;display:flex}.contact-cards small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.3rem;font-size:.72rem}.final-cta{color:var(--white);text-align:center;background:linear-gradient(#171410e8,#171410ed),url(/images/hero-atelie-aurora.jpg) 50% 58%/cover;padding:7rem 0}.final-cta h2{font-size:clamp(3rem,7vw,5rem)}.site-footer{color:#c3ccc6;background:#0c110e;padding-top:4.5rem}.footer-main{grid-template-columns:2fr 1fr 1.2fr;gap:5rem;padding-bottom:4rem;display:grid}.footer-main .brand{color:var(--white)}.footer-main>div{flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-main p{color:#88817a;max-width:390px;font-size:.9rem}.footer-main>div>strong{color:var(--white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.78rem}.footer-main>div>a:not(.brand){color:#aaa39b;font-size:.88rem}.footer-bottom{color:#7e8983;border-top:1px solid #ffffff18;justify-content:space-between;gap:1rem;padding:1.4rem 0;font-size:.75rem;display:flex}.developer-signature{text-align:right}.developer-signature strong{color:#c99568;font-weight:600}.floating-whatsapp{display:none}.booking-overlay{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b0907c7;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.booking-dialog{background:#e0e4df;flex-direction:column;width:min(680px,100%);max-height:min(820px,100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 25px 80px #0006}.booking-dialog:focus{outline:none}.booking-header{justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.7rem .9rem;display:flex}.booking-header .eyebrow{margin-bottom:.5rem}.booking-header h2{margin:0;font-size:2rem}.booking-header h2:focus{outline:none}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.booking-progress{color:var(--muted);padding:0 1.7rem 1.25rem;font-size:.72rem}.progress-track{background:var(--line);height:2px;margin-top:.55rem}.progress-track span{background:var(--accent-strong);height:100%;transition:width .3s;display:block}.booking-content{min-height:0;padding:1.1rem 1.7rem 1.7rem;animation:.24s ease-out step-in;overflow-y:auto}.step-intro{color:var(--muted);margin-bottom:1.35rem}.choice-list{flex-direction:column;display:flex}.choice-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem .3rem;display:flex}.choice-row:first-of-type{border-top:1px solid var(--line)}.choice-row:hover strong{color:var(--accent-strong)}.choice-row span{flex-direction:column;gap:.3rem;display:flex}.choice-row small{color:var(--muted)}.choice-row b{font-size:.9rem}.professional-options{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.professional-option{text-align:left;border:1px solid var(--line);cursor:pointer;background:#eef0ed;padding:0}.professional-option:hover{border-color:var(--accent-strong)}.professional-option img{aspect-ratio:.9;object-fit:cover;width:100%}.professional-option span{flex-direction:column;padding:.9rem;display:flex}.professional-option small{color:var(--muted);margin-top:.3rem;font-size:.72rem;line-height:1.35}.date-grid{grid-template-columns:repeat(7,1fr);gap:.55rem;display:grid}.date-option{border:1px solid var(--line);cursor:pointer;background:#eef0ed;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:92px;display:flex}.date-option span,.date-option small{color:var(--muted);text-transform:uppercase;font-size:.67rem}.date-option strong{margin:.2rem 0;font-family:Playfair Display,serif;font-size:1.45rem}.date-option:hover,.date-option.selected{color:var(--white);border-color:var(--ink);background:var(--ink)}.date-option:hover span,.date-option:hover small,.date-option.selected span,.date-option.selected small{color:#c9c2b9}.time-grid{grid-template-columns:repeat(5,1fr);gap:.65rem;display:grid}.time-option{border:1px solid var(--line);cursor:pointer;background:#eef0ed;min-height:48px;font-weight:600}.time-option:hover{color:var(--white);border-color:var(--ink);background:var(--ink)}.empty-state{color:var(--muted);text-align:center;flex-direction:column;align-items:center;padding:3rem 1rem;display:flex}.empty-state svg{width:32px;height:32px}.text-button{color:var(--accent-strong);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:.5rem}.customer-form{gap:1.15rem;display:grid}.customer-form label{flex-direction:column;gap:.45rem;font-size:.84rem;font-weight:600;display:flex}.customer-form label>span:not(.field-error){color:var(--muted);font-weight:400}.customer-form input,.customer-form textarea{border:1px solid var(--line);background:#f0f2ef;border-radius:0;outline:none;width:100%;padding:.85rem 1rem}.customer-form input:focus,.customer-form textarea:focus{border-color:var(--accent-strong);box-shadow:0 0 0 3px #c8915826}.customer-form input[aria-invalid=true]{border-color:#a3392d}.customer-form label small{color:var(--muted);font-weight:400}.field-error{color:#922f25;font-size:.78rem;font-weight:500}.button-whatsapp{color:#fff;background:#166b42}.button-whatsapp:hover{background:#0f5935}.confirmation{text-align:center}.confirmation-icon{color:#236342;background:#dceee5;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 1rem;display:grid}.confirmation h3{margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.8rem}.confirmation>p{color:var(--muted)}.booking-summary{text-align:left;border-top:1px solid var(--line);margin:1.5rem 0}.booking-summary div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.72rem 0;display:flex}.booking-summary dt{color:var(--muted)}.booking-summary dd{text-align:right;margin:0;font-weight:600}.notice{color:#67543d;text-align:left;background:#eee4d6;gap:.7rem;margin-top:1rem;padding:.8rem;font-size:.76rem;line-height:1.45;display:flex}.notice svg{flex:none;width:18px}.booking-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.7rem;font-size:.75rem;display:flex}.back-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.5rem 0;font-weight:600;display:flex}@keyframes step-in{0%{opacity:0;transform:translateY(5px)}}@media (width<=900px){.desktop-booking{display:none}.menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:7px;width:44px;height:44px;margin-left:auto;padding:10px;display:flex}.menu-button span{background:currentColor;width:100%;height:1px;transition:transform .2s;display:block}.menu-button.open span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button.open span:last-child{transform:translateY(-4px)rotate(-45deg)}.main-nav{color:var(--ink);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:1rem 20px 1.4rem;display:none;position:absolute;top:82px;left:0;right:0;box-shadow:0 18px 30px #0002}.main-nav.open{display:flex}.main-nav>a{border-bottom:1px solid var(--line);padding:.9rem 0}.mobile-booking{color:var(--white);background:var(--ink);margin-top:1rem;display:inline-flex}.split-heading,.intro-grid,.catalog-panel,.experience-grid,.schedule-grid,.contact-grid{grid-template-columns:1fr}.split-heading{gap:1rem}.catalog-panel{gap:2rem}.experience-grid{gap:5rem}.experience-visual,.experience-visual img{min-height:520px}.experience-badge{bottom:-50px;right:20px}.schedule-grid{gap:2.5rem}.schedule-cta{max-width:420px}.contact-grid{gap:3rem}}@media (width<=700px){.container{width:min(100% - 32px,1160px)}.section{padding:4.8rem 0}.site-header .brand-copy{display:none}.hero{align-items:flex-end;min-height:760px}.hero-image{object-position:62% center}.hero-overlay{background:linear-gradient(#0f0d0b33 0%,#0f0d0bc4 47%,#0f0d0bf5 100%)}.hero-content{padding-top:130px;padding-bottom:4.2rem}.hero h1{max-width:560px;font-size:clamp(3.1rem,15vw,4.7rem)}.hero p{font-size:.98rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:.7rem}.hero-actions .button{width:100%}.hero-trust{flex-wrap:wrap;row-gap:.8rem;margin-top:2.5rem}.hero-trust span{width:50%;padding-left:.8rem}.hero-trust span:nth-child(3){border-left:0;width:100%;padding-left:0}.intro-grid{gap:1rem}.intro-copy{padding-top:0}.featured-service{grid-template-columns:38px 1fr auto;gap:.8rem}.featured-service.has-image{grid-template-columns:38px 82px 1fr}.featured-service.has-image .circle-button{grid-column:3;justify-self:start}.featured-service.has-image .service-image{width:82px}.featured-service p{font-size:.87rem}.circle-button{width:44px;height:44px}.catalog-panel{margin-top:4rem;padding:2rem 1.3rem}.catalog-list button{flex-direction:column;align-items:flex-start;gap:.7rem}.team-grid{grid-template-columns:1fr;gap:2.5rem}.team-image-wrap{aspect-ratio:.9}.experience-visual,.experience-visual img{min-height:460px}.schedule-cta{max-width:none}.footer-main{grid-template-columns:1fr;gap:2.7rem}.footer-bottom{flex-direction:column}.floating-whatsapp{z-index:60;height:50px;color:var(--white);background:#176b43;border:0;border-radius:30px;align-items:center;gap:.5rem;padding:0 1rem;font-weight:600;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 8px 24px #0004}.booking-overlay{place-items:stretch stretch;padding:0}.booking-dialog{width:100%;height:100dvh;max-height:100dvh}.booking-header{padding:1.15rem 1rem .7rem}.booking-progress{padding:0 1rem 1rem}.booking-content{padding:.8rem 1rem 1.3rem}.booking-footer{padding:.7rem 1rem}.professional-options{grid-template-columns:1fr}.professional-option{grid-template-columns:82px 1fr;align-items:center;display:grid}.professional-option img{aspect-ratio:auto;width:82px;height:90px}.date-grid,.time-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=390px){.container{width:min(100% - 28px,1160px)}.hero h1{font-size:3rem}.hero-trust{display:none}.featured-service,.featured-service.has-image{grid-template-columns:30px 1fr}.featured-service.has-image .service-image{grid-column:2;width:100%;max-width:160px}.featured-service.has-image .circle-button{grid-column:2}.featured-service .circle-button{grid-column:2;justify-self:start}.service-meta{flex-direction:column;align-items:flex-start;gap:.4rem}.date-grid,.time-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
