.booking[data-astro-cid-lbab3uhu]{min-height:70vh;padding:3.5rem 0 2rem}.booking-shell[data-astro-cid-lbab3uhu]{width:min(860px,100% - 3rem);margin-inline:auto}.booking-head[data-astro-cid-lbab3uhu]{text-align:center;margin-bottom:2.5rem}.booking-head[data-astro-cid-lbab3uhu] h1[data-astro-cid-lbab3uhu]{margin-bottom:.6rem;font-size:clamp(2.2rem,4.5vw,3.2rem)}.booking-head[data-astro-cid-lbab3uhu] p[data-astro-cid-lbab3uhu]{color:var(--muted);font-size:1.05rem}.stepper[data-astro-cid-lbab3uhu]{flex-wrap:wrap;justify-content:center;gap:clamp(1rem,4vw,2.75rem);margin-bottom:3rem;list-style:none;display:flex}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu]{color:var(--muted);align-items:center;gap:.55rem;font-size:.88rem;display:flex}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu]:before{content:attr(data-step-label);border:1px solid var(--line);background:0 0;border-radius:999px;place-items:center;width:30px;height:30px;font-size:.8rem;font-weight:500;transition:all .3s;display:grid}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu].current{color:var(--ink);font-weight:500}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu].current:before{background:var(--ink);border-color:var(--ink);color:var(--ivory)}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu].done{color:var(--gold-deep)}.stepper[data-astro-cid-lbab3uhu] li[data-astro-cid-lbab3uhu].done:before{content:"✓";border-color:var(--gold);color:var(--gold-deep);background:#a9843e24}.step[data-astro-cid-lbab3uhu]{animation:.45s cubic-bezier(.16,1,.3,1) step-in}@keyframes step-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.step-actions[data-astro-cid-lbab3uhu]{justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.btn[data-astro-cid-lbab3uhu][disabled]{opacity:.4;cursor:not-allowed;box-shadow:none!important;transform:none!important}.treatment-group{margin-bottom:2rem}.treatment-group h2{margin-bottom:.9rem;font-size:1.4rem}.treatment-options{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.treatment-card{border:1px solid var(--line);border-radius:var(--radius-input);cursor:pointer;background:#fff;grid-template-columns:1fr auto;grid-template-areas:"name price""meta price";gap:0 1rem;padding:1rem 1.3rem;transition:border-color .25s,box-shadow .25s,background-color .25s;display:grid}.treatment-card:hover{border-color:var(--gold)}.treatment-card.selected{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold);background:#a9843e12}.treatment-card .t-name{grid-area:name;font-weight:400}.treatment-card .t-meta{color:var(--muted);grid-area:meta;font-size:.85rem}.treatment-card .t-price{color:var(--gold-deep);white-space:nowrap;grid-area:price;align-self:center;font-weight:500}.datetime-grid[data-astro-cid-lbab3uhu]{grid-template-columns:1.1fr .9fr;align-items:start;gap:2.5rem;display:grid}.calendar-panel[data-astro-cid-lbab3uhu]{border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;padding:1.5rem}.cal-header[data-astro-cid-lbab3uhu]{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.cal-header[data-astro-cid-lbab3uhu] p[data-astro-cid-lbab3uhu]{font-family:var(--font-display);text-transform:capitalize;font-size:1.3rem}.cal-nav[data-astro-cid-lbab3uhu]{border:1px solid var(--line);cursor:pointer;width:38px;height:38px;color:var(--ink);background:0 0;border-radius:999px;font-size:1rem;transition:border-color .25s,background-color .25s}.cal-nav[data-astro-cid-lbab3uhu]:hover:not([disabled]){border-color:var(--gold);background:#a9843e14}.cal-nav[data-astro-cid-lbab3uhu][disabled]{opacity:.3;cursor:default}.cal-weekdays[data-astro-cid-lbab3uhu],.cal-grid[data-astro-cid-lbab3uhu]{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-weekdays[data-astro-cid-lbab3uhu] span[data-astro-cid-lbab3uhu]{text-align:center;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);padding-bottom:.5rem;font-size:.75rem}.cal-day{aspect-ratio:1;font-family:var(--font-body);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:999px;place-items:center;font-size:.95rem;transition:background-color .2s,color .2s;display:grid}.cal-day:hover:not([disabled]){background:#a9843e24}.cal-day[disabled]{color:#241f1840;cursor:default}.cal-day.selected{background:var(--ink);color:var(--ivory)}.cal-note[data-astro-cid-lbab3uhu]{color:var(--muted);margin-top:1rem;font-size:.85rem}.slots-title[data-astro-cid-lbab3uhu]{font-family:var(--font-display);margin-bottom:1.1rem;font-size:1.3rem}.slots-grid[data-astro-cid-lbab3uhu]{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.slot-btn{border:1px solid var(--line);font-family:var(--font-body);color:var(--ink);cursor:pointer;background:#fff;border-radius:999px;padding:.7rem .5rem;font-size:.92rem;transition:border-color .2s,background-color .2s,color .2s}.slot-btn:hover:not([disabled]){border-color:var(--gold)}.slot-btn.selected{background:var(--ink);border-color:var(--ink);color:var(--ivory)}.slot-btn[disabled]{opacity:.35;cursor:default;text-decoration:line-through}.slots-empty{color:var(--muted);grid-column:1/-1;font-size:.95rem}.summary-strip[data-astro-cid-lbab3uhu]{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-input);margin-bottom:2rem;padding:1rem 1.4rem;font-size:.95rem;line-height:1.8}.field[data-astro-cid-lbab3uhu]{margin-bottom:1.4rem}.field-row[data-astro-cid-lbab3uhu]{grid-template-columns:1fr 1fr;gap:1.4rem;display:grid}.field[data-astro-cid-lbab3uhu] label[data-astro-cid-lbab3uhu]{margin-bottom:.45rem;font-size:.9rem;font-weight:500;display:block}.optional[data-astro-cid-lbab3uhu]{color:var(--muted);font-weight:300}.field[data-astro-cid-lbab3uhu] input[data-astro-cid-lbab3uhu],.field[data-astro-cid-lbab3uhu] textarea[data-astro-cid-lbab3uhu]{border:1px solid var(--line);border-radius:var(--radius-input);width:100%;font-family:var(--font-body);color:var(--ink);background:#fff;padding:.85rem 1.1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.field[data-astro-cid-lbab3uhu] input[data-astro-cid-lbab3uhu]:focus,.field[data-astro-cid-lbab3uhu] textarea[data-astro-cid-lbab3uhu]:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #a9843e2e}.field-hint[data-astro-cid-lbab3uhu]{color:var(--muted);margin-top:.4rem;font-size:.83rem}.field-error[data-astro-cid-lbab3uhu]{color:#9a3222;margin-top:.4rem;font-size:.85rem}.field[data-astro-cid-lbab3uhu].invalid input[data-astro-cid-lbab3uhu]{border-color:#9a3222}.step-confirm[data-astro-cid-lbab3uhu]{text-align:center;padding:1.5rem 0 2rem}.confirm-mark[data-astro-cid-lbab3uhu]{width:74px;height:74px;color:var(--gold-deep);border:1px solid var(--gold);background:#a9843e1a;border-radius:999px;place-items:center;margin:0 auto 1.6rem;font-size:1.9rem;display:grid}.step-confirm[data-astro-cid-lbab3uhu] h2[data-astro-cid-lbab3uhu]{margin-bottom:.8rem;font-size:clamp(1.9rem,3.5vw,2.6rem)}.confirm-lead[data-astro-cid-lbab3uhu]{color:var(--muted);margin-bottom:2rem}.confirm-summary[data-astro-cid-lbab3uhu]{text-align:left;border:1px solid var(--line);border-radius:var(--radius-card);background:#fff;grid-template-columns:auto auto;gap:.5rem 2.5rem;margin-bottom:2rem;padding:1.8rem 2.2rem;display:inline-grid}.confirm-summary[data-astro-cid-lbab3uhu] dt{letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);align-self:center;font-size:.78rem;font-weight:500}.confirm-summary[data-astro-cid-lbab3uhu] dd{font-size:1rem}.confirm-note[data-astro-cid-lbab3uhu]{max-width:52ch;color:var(--muted);margin:0 auto 2.2rem;font-size:.92rem}.confirm-actions[data-astro-cid-lbab3uhu]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=760px){.treatment-options,.field-row[data-astro-cid-lbab3uhu]{grid-template-columns:1fr}.datetime-grid[data-astro-cid-lbab3uhu]{grid-template-columns:1fr;gap:2rem}.slots-grid[data-astro-cid-lbab3uhu]{grid-template-columns:repeat(3,1fr)}.step-actions[data-astro-cid-lbab3uhu]{flex-direction:column-reverse;align-items:stretch}.step-actions[data-astro-cid-lbab3uhu] span[data-astro-cid-lbab3uhu]{display:none}}
