:root{--essential-magenta: #b72a83;--essential-magenta-dark: #8d1d64;--essential-teal: #159ea1;--essential-ink: #2b1e28;--essential-muted: #7f6e78;--essential-blush: #fbf0f7;--essential-paper: #fffdfb;--essential-line: #eadde5}body{background:var(--essential-paper)}button{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}button:hover:not(:disabled){transform:translateY(-1px)}.essential-public-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 8% 12%,#fff0f7 0,transparent 30%),var(--essential-paper)}.essential-header{max-width:1180px;margin:0 auto;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5}.essential-header--client{justify-content:flex-start}.essential-brand{display:flex;align-items:center;gap:11px}.essential-brand__mark{width:43px;height:43px;border-radius:15px;background:#fff;box-shadow:0 10px 30px #9722681a;display:grid;place-items:center}.essential-brand__mark--logo{width:70px;height:70px;border-radius:0;padding:0;overflow:visible;background:transparent;box-shadow:none}.essential-brand__mark--logo img{width:100%;height:100%;object-fit:contain;display:block}.essential-brand div:last-child{display:flex;flex-direction:column}.essential-brand strong{font:700 24px/1.15 Playfair Display,serif;color:var(--essential-magenta-dark)}.essential-brand span{font-size:12px;color:var(--essential-muted);margin-top:4px;letter-spacing:.02em}.essential-header>a{font-size:12.5px;color:var(--essential-muted);text-decoration:none;border-bottom:1px solid transparent}.essential-header>a:hover{border-color:currentColor}.essential-hero{max-width:1180px;min-height:520px;margin:12px auto 0;padding:72px;border-radius:34px;background:linear-gradient(125deg,#fff,#fceef7 58%,#f4e1ef);position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;box-shadow:0 24px 70px #4b233b17;overflow:hidden}.essential-hero__content{position:relative;z-index:2;max-width:570px}.essential-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--essential-magenta);background:#ffffffb3;border:1px solid rgba(183,42,131,.14);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.essential-hero h1,.essential-section-heading h1,.essential-success-card h1{font-family:Playfair Display,serif;color:var(--essential-ink)}.essential-hero h1{font-size:clamp(42px,5.3vw,67px);line-height:1.02;letter-spacing:-.03em;margin:22px 0 18px}.essential-hero__content>p{color:var(--essential-muted);font-size:17px;line-height:1.65;max-width:480px}.essential-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}.essential-primary-action,.essential-secondary-action{border:0;border-radius:14px;padding:14px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px}.essential-primary-action{color:#fff;background:linear-gradient(135deg,var(--essential-magenta),var(--essential-magenta-dark));box-shadow:0 12px 28px #b72a833d}.essential-primary-action:hover{box-shadow:0 15px 34px #b72a8352}.essential-secondary-action{color:var(--essential-ink);background:#ffffffe0;border:1px solid var(--essential-line)}.essential-trust-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:18px;color:var(--essential-muted);font-size:12.5px}.essential-trust-row span{display:inline-flex;gap:6px;align-items:center}.essential-hero__visual{min-height:360px;position:relative}.essential-visual-card{position:absolute;border-radius:30px}.essential-visual-card--back{width:275px;height:345px;right:20px;top:12px;transform:rotate(8deg);background:linear-gradient(145deg,#d08ab9,#7e2d68);opacity:.28}.essential-visual-card--main{width:300px;height:370px;right:64px;top:-8px;overflow:hidden;background:radial-gradient(circle at 70% 18%,rgba(255,255,255,.3),transparent 26%),linear-gradient(150deg,#b72a83,#5d204e);box-shadow:0 26px 60px #5b1e4752;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:space-between}.essential-visual-card--main:before,.essential-visual-card--main:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.22)}.essential-visual-card--main:before{width:270px;height:270px;right:-110px;top:-70px}.essential-visual-card--main:after{width:210px;height:210px;left:-110px;bottom:-65px}.essential-visual-card__flower{font-size:44px}.essential-visual-card__copy{position:relative;z-index:1}.essential-visual-card__copy small{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:10px;opacity:.75;margin-bottom:12px}.essential-visual-card__copy strong{font:600 34px/1.1 Playfair Display,serif}.essential-floating-note{position:absolute;right:7px;bottom:16px;padding:14px 17px;border-radius:16px;background:#fffffff0;color:var(--essential-muted);font-size:12px;box-shadow:0 15px 35px #471f3924}.essential-floating-note strong{color:var(--essential-magenta-dark);font-size:14px}.essential-hero__glow{position:absolute;border-radius:50%;filter:blur(1px)}.essential-hero__glow--one{width:250px;height:250px;background:#ffffff7a;top:-95px;left:30%}.essential-hero__glow--two{width:190px;height:190px;background:#159ea114;bottom:-80px;right:33%}.essential-highlights{max-width:1040px;margin:34px auto 50px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.essential-highlights article{border:1px solid var(--essential-line);background:#ffffffc2;border-radius:18px;padding:22px;display:grid;grid-template-columns:42px 1fr;column-gap:12px}.essential-highlights article>div{grid-row:span 2;width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--essential-blush);color:var(--essential-magenta);font-size:12px;font-weight:800}.essential-highlights strong{font-size:14px}.essential-highlights span{color:var(--essential-muted);font-size:12px;margin-top:5px}.essential-flow-shell{max-width:1040px;margin:12px auto 50px;padding:0 22px}.essential-flow-topbar{display:flex;justify-content:space-between;align-items:center;margin:6px 0 20px;font-size:12px;color:var(--essential-muted)}.essential-back-button{background:transparent;color:var(--essential-ink);border:0;padding:8px 0;display:inline-flex;align-items:center;gap:7px;font-weight:700}.essential-stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 auto 18px;max-width:760px}.essential-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;color:#aa9ba4;font-size:11.5px;font-weight:600}.essential-step:after{content:"";position:absolute;height:2px;background:#eadfe5;width:calc(100% - 38px);left:calc(50% + 19px);top:17px}.essential-step:last-child:after{display:none}.essential-step>div{width:35px;height:35px;border-radius:50%;border:2px solid #e7dce3;background:#fff;display:grid;place-items:center;position:relative;z-index:2}.essential-step.is-active{color:var(--essential-magenta-dark)}.essential-step.is-active>div{border-color:var(--essential-magenta);color:var(--essential-magenta);box-shadow:0 0 0 5px var(--essential-blush)}.essential-step.is-complete{color:var(--essential-teal)}.essential-step.is-complete>div{background:var(--essential-teal);border-color:var(--essential-teal);color:#fff}.essential-step.is-complete:after{background:var(--essential-teal)}.essential-booking-card{background:#fff;border:1px solid var(--essential-line);border-radius:26px;padding:34px;box-shadow:0 20px 60px #44233714}.essential-section-heading{text-align:center;max-width:620px;margin:0 auto 28px}.essential-section-heading>span{color:var(--essential-magenta);display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.essential-section-heading h1{font-size:clamp(28px,4vw,38px);margin:10px 0 8px;line-height:1.12}.essential-section-heading p{color:var(--essential-muted);font-size:14px;margin:0}.essential-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.essential-service-card{background:#fff;border:1.5px solid var(--essential-line);border-radius:18px;overflow:hidden;text-align:left;padding:0}.essential-service-card:hover{box-shadow:0 12px 28px #4a223b1a;border-color:#dcb8ce}.essential-service-card.is-selected{border-color:var(--essential-magenta);box-shadow:0 0 0 3px #b72a831a,0 14px 34px #60204c21}.essential-service-image{height:150px;background-size:cover;background-position:center;display:grid;place-items:center;position:relative;overflow:hidden}.essential-service-image:before{content:"";position:absolute;width:140px;height:140px;border:1px solid rgba(255,255,255,.35);border-radius:50%;right:-40px;top:-55px}.essential-service-image span{font:500 54px/1 Playfair Display,serif;color:#ffffffe6}.essential-service-image.hair{background:linear-gradient(135deg,#7a315f,#d68eb9)}.essential-service-image.brush{background:linear-gradient(135deg,#ad7861,#e9c9b7)}.essential-service-image.nails{background:linear-gradient(135deg,#c85c83,#f5b5c8)}.essential-service-image.spa{background:linear-gradient(135deg,#468c8e,#a8d4cf)}.essential-service-image.color{background:linear-gradient(135deg,#714877,#d29cc0)}.essential-selected-check{position:absolute;top:10px;right:10px;width:29px;height:29px;border-radius:50%;background:#fff;color:var(--essential-magenta);display:grid;place-items:center;box-shadow:0 6px 18px #3214282b}.essential-service-copy{padding:15px;display:grid;grid-template-columns:1fr auto;gap:6px}.essential-service-copy strong{grid-column:1 / -1;font-size:14px;color:var(--essential-ink)}.essential-service-copy span{display:inline-flex;align-items:center;gap:5px;color:var(--essential-muted);font-size:12px}.essential-service-copy b{color:var(--essential-magenta-dark);font-size:14px}.essential-professional-grid{max-width:720px;margin:0 auto;display:grid;gap:11px}.essential-professional-card{width:100%;background:#fff;border:1.5px solid var(--essential-line);border-radius:17px;padding:15px;display:grid;grid-template-columns:54px 1fr 24px;align-items:center;text-align:left;gap:14px}.essential-professional-card:hover{border-color:#d5afc7}.essential-professional-card.is-selected{border-color:var(--essential-magenta);background:#fffafd;box-shadow:0 8px 24px #74255917}.essential-avatar{width:54px;height:54px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(145deg,#b72a83,#7d235f);color:#fff;font-weight:800;font-size:14px}.essential-avatar.is-any{background:linear-gradient(145deg,var(--essential-teal),#0b7073);font-size:19px}.essential-professional-card>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.essential-professional-card strong{font-size:14px}.essential-professional-card span{color:var(--essential-muted);font-size:12px}.essential-radio{width:20px;height:20px;border:1.5px solid #d8c8d1;border-radius:50%;display:grid;place-items:center}.essential-radio span{width:10px;height:10px;border-radius:50%;background:var(--essential-magenta)}.essential-date-time-layout,.essential-review-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:18px}.essential-date-card,.essential-time-card,.essential-summary-card,.essential-client-form{border:1px solid var(--essential-line);border-radius:18px;padding:20px;background:#fffdfe}.essential-date-card label,.essential-time-card label,.essential-client-form label{display:block;font-size:12px;font-weight:800;color:var(--essential-ink);margin-bottom:8px}.essential-date-card input,.essential-client-form input{width:100%;border:1.5px solid var(--essential-line);border-radius:12px;padding:12px 13px;background:#fff;color:var(--essential-ink);outline:none}.essential-date-card input:focus,.essential-client-form input:focus{border-color:var(--essential-magenta);box-shadow:0 0 0 3px #b72a8314}.essential-date-preview{margin-top:18px;border-radius:14px;background:var(--essential-blush);padding:15px;display:flex;gap:11px;align-items:center;color:var(--essential-magenta)}.essential-date-preview div{display:flex;flex-direction:column;gap:2px}.essential-date-preview span{color:var(--essential-muted);font-size:11px}.essential-date-preview strong{color:var(--essential-ink);font-size:13px}.essential-slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.essential-slot-grid button{border:1.5px solid var(--essential-line);background:#fff;border-radius:10px;padding:10px 5px;font-size:12.5px;font-weight:700;color:var(--essential-ink)}.essential-slot-grid button:hover:not(:disabled){border-color:var(--essential-magenta);color:var(--essential-magenta)}.essential-slot-grid button.is-selected{background:var(--essential-magenta);color:#fff;border-color:var(--essential-magenta)}.essential-slot-grid button:disabled{background:#f4f1f3;color:#c5bbc1;text-decoration:line-through;cursor:not-allowed}.essential-slot-legend{display:flex;align-items:center;gap:5px;margin-top:14px;color:var(--essential-muted)}.essential-slot-legend span{width:10px;height:10px;border-radius:3px;border:1px solid var(--essential-line);background:#fff;margin-left:8px}.essential-slot-legend span.selected{background:var(--essential-magenta);border-color:var(--essential-magenta)}.essential-slot-legend small{font-size:10px}.essential-summary-card h2{font:600 20px/1.2 Playfair Display,serif;margin:0 0 17px}.essential-summary-card>div{padding:11px 0;border-bottom:1px dashed #eadde5;display:flex;justify-content:space-between;gap:16px}.essential-summary-card span{color:var(--essential-muted);font-size:12px}.essential-summary-card strong{font-size:12.5px;text-align:right}.essential-summary-card .essential-summary-total{border:0;margin-top:5px}.essential-summary-card .essential-summary-total strong{color:var(--essential-magenta);font-size:19px}.essential-client-form label:not(:first-child){margin-top:14px}.essential-client-form label small{color:var(--essential-muted);font-weight:500}.essential-client-form p{color:var(--essential-muted);font-size:10.5px;line-height:1.5;margin:12px 0 0}.essential-form-error{margin-top:17px;padding:11px 13px;border-radius:10px;color:#9c1f5f;background:#fff0f6;font-size:12.5px;text-align:center}.essential-booking-footer{border-top:1px solid var(--essential-line);margin-top:28px;padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.essential-mini-summary{display:flex;flex-direction:column;gap:3px}.essential-mini-summary span{color:var(--essential-muted);font-size:11px}.essential-mini-summary strong{font-size:16px;color:var(--essential-magenta-dark)}.essential-success-card{max-width:620px;margin:50px auto;text-align:center;border:1px solid var(--essential-line);background:#fff;border-radius:28px;padding:42px;box-shadow:0 20px 60px #421e3517}.essential-success-icon{width:78px;height:78px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--essential-teal),#0a7275);box-shadow:0 14px 34px #159ea138}.essential-success-card h1{font-size:37px;margin:13px 0 8px}.essential-success-card>p{color:var(--essential-muted);margin:0 0 22px}.essential-confirmation-ticket{border:1px dashed #dcbfce;border-radius:17px;padding:7px 18px;margin:0 auto 24px;text-align:left;background:#fffafd}.essential-confirmation-ticket>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid #f0e5eb}.essential-confirmation-ticket>div:last-child{border:0}.essential-confirmation-ticket span{color:var(--essential-muted);font-size:12px}.essential-confirmation-ticket strong{font-size:12.5px}.essential-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:var(--essential-muted);font:600 18px Playfair Display,serif}.essential-footer{text-align:center;color:#a3919c;font-size:11px;padding:0 20px 24px}.essential-footer span{color:var(--essential-magenta-dark);font-weight:700}@media (max-width: 900px){.essential-hero{margin:8px 18px 0;grid-template-columns:1fr;padding:52px 42px}.essential-hero__content{max-width:620px}.essential-hero__visual{display:none}.essential-highlights{margin:24px 18px 45px}.essential-service-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 650px){.essential-header{padding:16px 18px}.essential-brand strong{font-size:19px}.essential-brand__mark--logo{width:54px;height:54px}.essential-brand span{display:none}.essential-header>a{font-size:11px}.essential-hero{min-height:auto;margin:5px 12px 0;padding:42px 24px;border-radius:25px}.essential-hero h1{font-size:42px}.essential-hero__content>p{font-size:14px}.essential-hero__actions{flex-direction:column}.essential-primary-action,.essential-secondary-action{width:100%}.essential-trust-row{flex-direction:column;gap:8px}.essential-highlights{grid-template-columns:1fr;margin:16px 12px 38px}.essential-flow-shell{padding:0 12px}.essential-step span{display:none}.essential-booking-card{padding:23px 14px;border-radius:20px}.essential-section-heading{margin-bottom:22px}.essential-section-heading h1{font-size:29px}.essential-service-grid{grid-template-columns:1fr 1fr;gap:10px}.essential-service-image{height:112px}.essential-service-copy{grid-template-columns:1fr;padding:12px}.essential-service-copy strong,.essential-service-copy b{font-size:12.5px}.essential-service-copy span{font-size:10.5px}.essential-professional-card{grid-template-columns:47px 1fr 20px;padding:12px}.essential-avatar{width:47px;height:47px;border-radius:14px}.essential-date-time-layout,.essential-review-layout{grid-template-columns:1fr}.essential-slot-grid{grid-template-columns:repeat(3,1fr)}.essential-booking-footer{flex-direction:column;align-items:stretch}.essential-mini-summary{flex-direction:row;justify-content:space-between}.essential-success-card{margin:25px auto;padding:30px 18px}.essential-success-card h1{font-size:31px}}.essential-availability-note{margin:12px 2px 0;color:#806f78;font-size:.78rem;line-height:1.45}:root{--ess-magenta:#9f1f62;--ess-wine:#5d173d;--ess-blush:#f8e8ef;--ess-cream:#fffafc;--ess-ink:#2f222a;--ess-muted:#7d6d76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.landing-page{min-height:100vh;overflow:hidden;color:var(--ess-ink);background:var(--ess-cream);font-family:Inter,system-ui,sans-serif}.landing-nav{height:92px;max-width:1240px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:20}.landing-brand img{width:190px;max-height:70px;object-fit:contain}.landing-links{display:flex;gap:30px;align-items:center}.landing-links a{color:var(--ess-ink);text-decoration:none;font-size:14px;font-weight:600}.landing-nav-cta,.landing-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;background:var(--ess-magenta);color:#fff;padding:14px 22px;text-decoration:none;font-weight:800;box-shadow:0 12px 30px #9f1f6233}.landing-hero{max-width:1240px;min-height:670px;margin:0 auto;padding:60px 28px 90px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.landing-eyebrow,.landing-section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--ess-magenta);text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.landing-hero h1{margin:22px 0 24px;font-family:Playfair Display,serif;font-weight:500;font-size:clamp(58px,7vw,94px);line-height:.94;letter-spacing:-.045em}.landing-hero h1 em{color:var(--ess-magenta);font-weight:500}.landing-hero-copy>p{max-width:610px;color:var(--ess-muted);font-size:18px;line-height:1.8}.landing-hero-actions{margin-top:34px;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.landing-secondary{color:var(--ess-wine);text-decoration:none;padding:13px 4px;border-bottom:1px solid rgba(93,23,61,.3);font-weight:800}.landing-trust-row{margin-top:32px;display:flex;gap:24px;color:var(--ess-muted);font-size:13px;font-weight:700;flex-wrap:wrap}.landing-trust-row span{display:flex;align-items:center;gap:7px}.landing-hero-art{position:relative;min-height:520px;display:grid;place-items:center}.landing-hero-art:before{content:"";position:absolute;top:30px;right:30px;bottom:30px;left:30px;border-radius:52% 48% 45% 55%;background:radial-gradient(circle at 35% 25%,#fff 0 10%,transparent 11%),linear-gradient(145deg,#f4d8e5,#ecd0df 45%,#c86b98);box-shadow:0 38px 80px #5d173d2e;transform:rotate(-4deg)}.landing-orbit{position:absolute;border:1px solid rgba(159,31,98,.2);border-radius:50%}.landing-orbit-one{width:470px;height:470px}.landing-orbit-two{width:560px;height:390px;transform:rotate(34deg)}.landing-art-card{width:330px;height:390px;border-radius:170px 170px 34px 34px;position:relative;z-index:2;background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.8);box-shadow:0 28px 60px #5b183b33;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.landing-art-card img{width:118px;height:118px;object-fit:contain;margin:14px}.landing-art-card span{letter-spacing:.38em;font-size:11px;color:var(--ess-magenta);font-weight:900}.landing-art-card strong{font-family:Playfair Display,serif;font-size:32px;color:var(--ess-wine)}.landing-art-card small{margin-top:12px;color:var(--ess-muted);letter-spacing:.12em;text-transform:uppercase}.landing-float-card{position:absolute;z-index:3;background:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 18px 36px #401a2e24;display:flex;align-items:center;gap:9px;color:var(--ess-wine);font-size:13px;font-weight:800}.landing-float-top{top:58px;right:0}.landing-float-bottom{bottom:62px;left:5px}.landing-intro{padding:110px 28px;background:#fff;text-align:center}.landing-intro>h2,.landing-testimonials>h2{max-width:720px;margin:18px auto;font-family:Playfair Display,serif;font-size:clamp(38px,5vw,58px);line-height:1.08;font-weight:500}.landing-intro>p{max-width:680px;margin:0 auto;color:var(--ess-muted);line-height:1.7}.landing-service-grid{max-width:1160px;margin:54px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.landing-service-card{text-align:left;padding:34px;border-radius:24px;background:var(--ess-cream);border:1px solid #f1dfe7;transition:.25s ease}.landing-service-card:hover{transform:translateY(-6px);box-shadow:0 24px 52px #4d1b341a}.landing-service-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:var(--ess-blush);color:var(--ess-magenta)}.landing-service-card h3{font-family:Playfair Display,serif;font-size:28px;margin:26px 0 12px}.landing-service-card p{color:var(--ess-muted);line-height:1.65;min-height:80px}.landing-service-card a,.landing-text-link{color:var(--ess-magenta);font-weight:900;text-decoration:none;display:inline-flex;align-items:center;gap:7px}.landing-experience{max-width:1180px;margin:0 auto;padding:120px 28px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.landing-experience-visual{min-height:540px;position:relative}.landing-photo-placeholder{position:absolute;display:grid;place-items:center;overflow:hidden}.landing-photo-large{top:0;right:80px;bottom:55px;left:0;border-radius:180px 24px 24px;background:linear-gradient(155deg,#ecd0df,#9f1f62);box-shadow:0 30px 70px #5d173d2e}.landing-photo-large img{width:210px;filter:brightness(0) invert(1);opacity:.8}.landing-photo-small{width:230px;height:210px;right:0;bottom:0;border-radius:24px 24px 110px;background:#fff;border:10px solid var(--ess-cream);box-shadow:0 20px 50px #401a2e26;font-family:Playfair Display,serif;text-align:center;font-size:28px;color:var(--ess-wine)}.landing-experience-copy h2{margin:18px 0 24px;font-family:Playfair Display,serif;font-size:clamp(40px,5vw,60px);font-weight:500;line-height:1.08}.landing-experience-copy>p{color:var(--ess-muted);line-height:1.8}.landing-experience-copy ul{list-style:none;padding:0;margin:30px 0;display:grid;gap:16px}.landing-experience-copy li{border-bottom:1px solid #ebdce3;padding:0 0 16px;font-weight:800}.landing-experience-copy li span{color:var(--ess-magenta);margin-right:18px;font-size:12px;letter-spacing:.12em}.landing-testimonials{padding:110px 28px;background:#f7e8ef;text-align:center}.landing-testimonial-grid{max-width:1160px;margin:50px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.landing-testimonial-grid article{padding:34px;border-radius:22px;background:#ffffffbf;text-align:left}.landing-stars{color:var(--ess-magenta);letter-spacing:.16em}.landing-testimonial-grid p{color:#584650;line-height:1.75;font-family:Playfair Display,serif;font-size:19px;min-height:120px}.landing-testimonial-grid strong{font-size:13px}.landing-booking-cta{max-width:1160px;margin:110px auto;padding:58px 64px;border-radius:32px;background:linear-gradient(135deg,var(--ess-wine),var(--ess-magenta));color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px;box-shadow:0 30px 70px #5d173d40}.landing-booking-cta .landing-section-kicker{color:#ffd6e8}.landing-booking-cta h2{margin:12px 0;font-family:Playfair Display,serif;font-size:46px;font-weight:500}.landing-booking-cta p{color:#f4dce7}.landing-primary-light{background:#fff;color:var(--ess-magenta);flex-shrink:0}.landing-footer{max-width:1180px;margin:0 auto;padding:70px 28px 38px;border-top:1px solid #ead8e1;display:grid;grid-template-columns:1.4fr 1fr 1fr .8fr;gap:40px}.landing-footer img{width:190px}.landing-footer h3{font-family:Playfair Display,serif;font-size:20px}.landing-footer p{color:var(--ess-muted);display:flex;align-items:center;gap:8px;line-height:1.5;font-size:14px}.landing-footer-action{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.landing-footer-action>a:first-child{background:var(--ess-magenta);color:#fff;text-decoration:none;border-radius:999px;padding:13px 18px;font-weight:800;display:flex;align-items:center;gap:8px}.landing-admin-link{color:#9b8d95;font-size:12px;text-decoration:none}.landing-copyright{border-top:1px solid #ead8e1;padding:20px 28px;text-align:center;color:#9b8d95;font-size:12px}.landing-whatsapp{position:fixed;z-index:30;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:var(--ess-magenta);color:#fff;box-shadow:0 16px 36px #5d173d52}@media (max-width: 900px){.landing-links{display:none}.landing-hero{grid-template-columns:1fr;padding-top:35px}.landing-hero-copy{text-align:center}.landing-hero-copy>p{margin-left:auto;margin-right:auto}.landing-hero-actions,.landing-trust-row{justify-content:center}.landing-service-grid,.landing-testimonial-grid{grid-template-columns:1fr}.landing-experience{grid-template-columns:1fr;gap:55px}.landing-booking-cta{margin:70px 20px;padding:42px 30px;flex-direction:column;text-align:center}.landing-footer{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.landing-nav{height:78px;padding:0 18px}.landing-brand img{width:145px}.landing-nav-cta{padding:11px 15px;font-size:13px}.landing-nav-cta svg{display:none}.landing-hero{padding:35px 18px 65px;min-height:auto}.landing-hero h1{font-size:56px}.landing-hero-copy>p{font-size:16px}.landing-hero-art{min-height:430px}.landing-art-card{width:250px;height:315px}.landing-art-card strong{font-size:26px}.landing-art-card img{width:90px;height:90px}.landing-float-card{font-size:11px;padding:11px 13px}.landing-float-top{right:-8px}.landing-orbit-one{width:340px;height:340px}.landing-orbit-two{width:390px;height:300px}.landing-intro,.landing-testimonials{padding:78px 18px}.landing-service-card{padding:28px}.landing-experience{padding:80px 18px}.landing-experience-visual{min-height:420px}.landing-photo-large{top:0;right:40px;bottom:45px;left:0}.landing-photo-small{width:180px;height:160px;font-size:23px}.landing-booking-cta h2{font-size:38px}.landing-footer{grid-template-columns:1fr;padding:60px 22px 30px}}.agenda-smart-grid{display:grid;grid-template-columns:90px repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:20px}.agenda-smart-professional{background:#fff;border-radius:18px;box-shadow:0 10px 30px #00000014;overflow:hidden}.agenda-smart-header{padding:14px;font-weight:700;background:linear-gradient(135deg,#c22a8d,#ef7fb9);color:#fff;position:sticky;top:0}.agenda-slot{min-height:52px;border-bottom:1px solid #f0f0f0;padding:6px 10px;transition:.2s}.agenda-slot:hover{background:#faf4f8}.agenda-card{background:#fff;border-left:5px solid #c22a8d;border-radius:12px;padding:8px;box-shadow:0 4px 12px #00000014;cursor:grab}.agenda-card:hover{transform:translateY(-2px)}.agenda-roadmap{margin:16px 0;padding:12px;border:1px dashed #c22a8d;border-radius:12px;background:#fff7fb}.agenda-workspace{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fffafc}.agenda-workspace-header{min-height:42px;flex:none;display:flex;align-items:center;padding:6px 14px 4px;border-bottom:1px solid #f0dfe8;background:#fffffff0}.agenda-workspace-header>div{display:flex;align-items:baseline;gap:8px}.agenda-workspace-header strong{font-family:Playfair Display,serif;color:#a31561;font-size:18px}.agenda-workspace-header span{color:#917b87;font-size:11px;font-weight:700}.agenda-workspace-content{flex:1;min-height:0;width:100%;padding:0 10px 10px;box-sizing:border-box;overflow:hidden}.agenda-panel-shell{height:100%;min-height:0;display:flex;flex-direction:column}.agenda-view-area{flex:1;min-height:0;overflow:hidden}.agenda-view-area>.agenda-calendar-scroll{height:100%;max-height:100%;min-height:0;overflow:auto;box-sizing:border-box}.agenda-view-area>.agenda-week-scroll{overflow-x:auto!important;overflow-y:scroll!important;align-items:start;align-content:start;scrollbar-gutter:stable;overscroll-behavior:contain;padding-right:6px;padding-bottom:14px}@media (max-width:900px){.agenda-workspace-header{padding-inline:10px}.agenda-workspace-content{padding:0 6px 6px}}.agenda-drag-hint{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:10px 13px;border:1px solid #f0d7e4;border-radius:13px;background:linear-gradient(135deg,#fff,#fff7fb);color:#735764;font-size:12.5px;font-weight:700;box-shadow:0 8px 22px #6937500a}.agenda-drag-hint span{color:#c22a8d;font-size:16px}.agenda-drag-message{position:fixed;right:24px;bottom:24px;z-index:1200;max-width:360px;padding:12px 16px;border-radius:13px;color:#5d374c;background:#fff;border:1px solid #ead5e0;box-shadow:0 18px 45px #461e322e;font-weight:800;font-size:13px;animation:essentialToast .18s ease-out}.agenda-drag-message{display:flex;align-items:center;gap:14px}.agenda-drag-message button{border:0;background:transparent;color:#a31561;font:inherit;font-weight:900;cursor:pointer;padding:2px 0;text-decoration:underline;text-underline-offset:2px}.agenda-draggable{cursor:grab;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease}.agenda-draggable:hover{transform:translateY(-1px);box-shadow:0 9px 20px #50283c26!important}.agenda-draggable:active{cursor:grabbing}.agenda-draggable.is-dragging{opacity:.38;transform:scale(.98)}@keyframes essentialToast{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:700px){.agenda-drag-hint{display:none}.agenda-drag-message{left:14px;right:14px;bottom:14px}}.agenda-professional-header{cursor:grab;transition:opacity .15s ease,background .15s ease,box-shadow .15s ease}.agenda-professional-header:active{cursor:grabbing}.agenda-professional-header.is-dragging{opacity:.42}.agenda-professional-header.is-drop-target:hover{background:#fff3f9!important;box-shadow:inset 3px 0 #c22a8d}.agenda-professional-grip{color:#b89aaa;flex:none}.agenda-drop-slot{background:#fff;outline:none;outline-offset:-2px;transition:background .12s ease,box-shadow .12s ease,opacity .12s ease}.agenda-drop-slot.is-valid{background:#fbfffd}.agenda-drop-slot.is-occupied{background:#fffdf7}.agenda-drop-slot.is-invalid{background:#f7f5f6;opacity:.58}.agenda-drop-slot.is-target.is-valid{background:#edf9f3;box-shadow:inset 0 0 0 2px #63b98d}.agenda-drop-slot.is-target.is-occupied{background:#fff7e8;box-shadow:inset 0 0 0 2px #dba84b}.agenda-now-line{position:absolute;z-index:5;height:1px;background:#d14b68;pointer-events:none;box-shadow:0 0 0 1px #d14b6814}.agenda-now-line:before{content:"";position:absolute;left:-5px;top:-4px;width:9px;height:9px;border-radius:50%;background:#d14b68}.agenda-now-line span{position:absolute;left:-58px;top:-9px;width:46px;text-align:right;font-size:10px;font-weight:800;color:#b83b58;background:#fff;padding:1px 3px;border-radius:4px}.agenda-indicators{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.agenda-indicators span{display:inline-flex;align-items:center;min-height:18px;padding:1px 6px;border:1px solid rgba(113,82,98,.12);border-radius:999px;background:#ffffffb8;color:#715262;font-size:9.5px;font-weight:750;line-height:1}@media (max-width:700px){.agenda-now-line span{display:none}.agenda-indicators span{font-size:9px}}
