:root{--b-purple:#57108d;--b-deep:#290548;--b-light:#f6f0fb;--b-border:#e7ddec;--b-green:#18a957;--b-text:#241b2b;--b-muted:#746b7a}
.booking-page{background:#f8f6fa;color:var(--b-text);min-height:100vh}.booking-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.booking-header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.booking-logo img{width:285px;max-width:65vw;display:block}.back-home{color:var(--b-purple);font-weight:800;text-decoration:none}.booking-hero{background:linear-gradient(120deg,var(--b-deep),#7212a6);color:#fff;padding:42px 0 70px}.booking-hero .eyebrow,.mini-label{font-size:11px;font-weight:900;letter-spacing:.14em}.booking-hero h1{font-size:clamp(32px,5vw,52px);margin:8px 0}.booking-hero p{margin:0;max-width:650px;font-size:17px;line-height:1.55;opacity:.92}.booking-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start;margin-top:-34px;padding-bottom:60px}.booking-card,.side-card{background:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 12px 35px rgba(38,8,58,.08)}.booking-card{padding:28px}.booking-side{display:grid;gap:16px}.side-card{padding:22px}.side-card h3{margin:0 0 18px;color:var(--b-purple)}.side-line{display:flex;gap:12px;padding:12px 0;border-top:1px solid #eee}.side-line:first-of-type{border-top:0}.side-line>span{font-size:22px}.side-line b,.side-line small{display:block}.side-line small{color:var(--b-muted);margin-top:3px}.contact-side a{display:block;color:var(--b-purple);font-weight:800;text-decoration:none;margin:12px 0}.stepper{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:30px}.step{position:relative;text-align:center;color:#9d94a3;font-size:12px}.step:before{content:"";height:3px;background:#e9e2ed;position:absolute;left:0;right:0;top:16px}.step:first-child:before{left:50%}.step:last-child:before{right:50%}.step span{position:relative;z-index:1;display:grid;place-items:center;width:32px;height:32px;margin:0 auto 6px;border-radius:50%;background:#eee8f1;font-weight:900}.step.active,.step.done{color:var(--b-purple);font-weight:800}.step.active span,.step.done span{background:var(--b-purple);color:#fff}.step.done:before{background:var(--b-purple)}.booking-step{display:none}.booking-step.active{display:block}.booking-step h2{font-size:28px;margin:4px 0 18px;color:var(--b-deep)}.section-title{display:flex;justify-content:space-between;gap:10px;align-items:start}.month-jump,.icon-btn,.text-back{border:0;background:#f2ebf6;color:var(--b-purple);font-weight:800;cursor:pointer}.month-jump{padding:9px 13px;border-radius:9px}.calendar-head{display:flex;align-items:center;justify-content:space-between;background:#faf8fb;border:1px solid var(--b-border);border-radius:12px;padding:8px 10px;margin:14px 0}.icon-btn{width:38px;height:38px;border-radius:9px;font-size:26px}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.calendar-weekdays span{text-align:center;font-size:11px;color:var(--b-muted);font-weight:800;padding:5px 0}.calendar-day{aspect-ratio:1;border:1px solid var(--b-border);background:#fff;border-radius:10px;cursor:pointer;font-weight:800;color:var(--b-text)}.calendar-day:hover:not(:disabled){border-color:var(--b-purple);background:var(--b-light)}.calendar-day.today{box-shadow:inset 0 0 0 2px #d2addf}.calendar-day.selected{background:var(--b-purple);border-color:var(--b-purple);color:#fff}.calendar-day:disabled{background:#f5f3f6;color:#c1b9c5;border-color:#eee;cursor:not-allowed}.calendar-day.empty{visibility:hidden}.hint{font-size:12px;color:var(--b-muted)}.text-back{padding:0;background:none;margin-bottom:14px}.selected-date{font-weight:800;color:var(--b-purple);margin-top:-8px}.slot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.time-slot{border:1px solid var(--b-border);background:#fff;border-radius:12px;padding:16px;text-align:left;cursor:pointer}.time-slot strong,.time-slot small{display:block}.time-slot strong{font-size:17px;color:var(--b-deep)}.time-slot small{margin-top:5px;color:var(--b-muted)}.time-slot:hover{border-color:var(--b-purple);background:var(--b-light)}.time-slot:disabled{opacity:.45;cursor:not-allowed;text-decoration:line-through}.booking-summary{background:var(--b-light);border:1px solid #dfcaea;border-radius:12px;padding:14px 16px;margin:0 0 18px;line-height:1.5}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:block;margin-bottom:14px}.field>span{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.field em{font-weight:400;color:var(--b-muted)}.field input,.field textarea{width:100%;border:1px solid #dcd4e0;border-radius:10px;padding:13px 14px;font:inherit;outline:none;background:#fff}.field input:focus,.field textarea:focus{border-color:var(--b-purple);box-shadow:0 0 0 3px rgba(87,16,141,.09)}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.4;margin:12px 0}.check-row input{margin-top:2px;accent-color:var(--b-purple)}.primary-book-btn{width:100%;border:0;border-radius:12px;padding:15px 18px;background:linear-gradient(90deg,var(--b-purple),#8216b8);color:#fff;font-weight:900;font-size:16px;cursor:pointer;margin-top:10px}.primary-book-btn:disabled{opacity:.55;cursor:wait}.form-alert{padding:12px 14px;border-radius:10px;background:#fff1f1;color:#8c2424;border:1px solid #f0cccc;margin-bottom:16px}.success-step{text-align:center;padding:12px 0}.success-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#e5f7ed;color:var(--b-green);font-size:38px;font-weight:900;margin:0 auto 18px}.booking-ref{display:inline-block;padding:12px 18px;border:2px dashed #b58cc9;border-radius:10px;font-size:22px;font-weight:900;letter-spacing:.08em;color:var(--b-purple);margin:4px 0 18px}.success-summary{text-align:left;max-width:520px;margin-left:auto;margin-right:auto}.secondary-purple{max-width:520px}.manage-link{display:block;margin:18px auto 0;color:var(--b-purple);font-weight:800;text-decoration:none}.muted-link{color:var(--b-muted);font-weight:600}.push-status{font-size:12px;color:var(--b-muted)}
@media(max-width:850px){.booking-shell{grid-template-columns:1fr}.booking-side{grid-template-columns:1fr 1fr}.booking-header-inner{height:68px}.booking-logo img{width:235px}.booking-hero{padding:30px 0 62px}.booking-card{padding:20px}}
@media(max-width:560px){.booking-shell{width:calc(100% - 20px)!important;margin-top:-28px}.booking-card{padding:16px;border-radius:15px}.booking-side{grid-template-columns:1fr}.booking-side .side-card:first-child{display:none}.step small{font-size:9px}.calendar-weekdays,.calendar-grid{gap:4px}.calendar-day{border-radius:8px;font-size:12px}.slot-grid,.field-grid{grid-template-columns:1fr}.booking-step h2{font-size:24px}.booking-hero h1{font-size:34px}.booking-hero p{font-size:14px}.booking-logo img{width:210px}.back-home{font-size:14px}}
.cancel-btn{background:#fff;color:#a02c2c;border:1px solid #e4bebe;margin-top:10px}.cancel-btn:hover{background:#fff5f5}
