.StickyStack-module__OPuP0W__stack{gap:var(--space-lg);flex-direction:column;display:flex}.StickyStack-module__OPuP0W__stickyCol{order:-1}@media (min-width:900px){.StickyStack-module__OPuP0W__stack{gap:var(--space-2xl);grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:start;display:grid}.StickyStack-module__OPuP0W__stickyCol{order:1;align-self:stretch}.StickyStack-module__OPuP0W__scrollCol{gap:var(--space-2xl);flex-direction:column;order:0;display:flex}.StickyStack-module__OPuP0W__stickyInner{z-index:1;position:sticky;top:132px}}
:root{--primary-color:#3f7da2;--primary-light:#5a8db8;--success-color:#48bb78;--danger-color:#fc8181}.weeben-booking-wrapper{--wb-font-ui:"Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--wb-font-display:"Piazzolla", Georgia, "Times New Roman", serif;--wb-radius-xs:8px;--wb-radius-sm:11px;--wb-radius-md:16px;--wb-radius-lg:22px;--wb-ease-out:cubic-bezier(.16, 1, .3, 1);--wb-ease-out-soft:cubic-bezier(.25, .46, .45, .94);font-family:var(--wb-font-ui);-webkit-font-smoothing:antialiased}.weeben-booking-wrapper *{box-sizing:border-box}.weeben-booking-wrapper ::selection{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes slideRight{0%,to{transform:translate(0)}50%{transform:translate(3px)}}@keyframes weeben-draw{to{stroke-dashoffset:0}}@keyframes weeben-ring-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes weeben-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.weeben-booking-wrapper *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.weeben-booking-wrapper{max-width:1200px;margin:40px auto;padding:24px}#service-selection-section h2{text-align:center;color:#15161b;margin-bottom:30px;font-size:28px}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin:30px 0;display:grid}.service-card{background:var(--wb-surface,#fff);border:1.5px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-md);text-align:center;cursor:pointer;transition:border-color .2s var(--wb-ease-out-soft), box-shadow .2s var(--wb-ease-out-soft), transform .2s var(--wb-ease-out-soft), background-color .2s var(--wb-ease-out-soft);padding:28px;position:relative;overflow:hidden}.service-card:hover{border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));box-shadow:var(--wb-elevation,0 14px 30px #002fa724);transform:translateY(-6px)}.service-card:active{transform:translateY(-3px)scale(.99)}.service-card.selected{border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));background:var(--wb-primary-soft,#eef2ff);box-shadow:0 0 0 3px var(--wb-primary-soft,#eef2ff);border-width:2px}.service-icon{background:var(--wb-primary-soft,#eef2ff);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 20px;display:flex}.service-card .service-icon svg,.service-duration svg,.service-price svg .selected-service-info svg{fill:none;color:var(--e-global-color-primary,var(--wb-primary,#002fa7))}.service-name{letter-spacing:-.005em;color:#15161b;min-height:52px;margin:0 0 12px;font-size:20px;font-weight:700}.service-description{color:var(--wb-text,#15161b);min-height:60px;margin:0 0 20px;font-size:14px;line-height:1.6}.service-details,.service-price{background:var(--wb-soft-bg,#f3f3f5);border-radius:var(--wb-radius-xs);justify-content:center;gap:20px;margin:20px 0;padding:14px;display:flex}.service-duration,.service-price{color:#475569;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-weight:700;display:flex}.service-duration svg,.service-price svg{color:var(--e-global-color-primary,var(--wb-primary,#002fa7))}.service-select-btn{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:#fff;border-radius:var(--wb-radius-sm);cursor:pointer;width:100%;transition:opacity .16s var(--wb-ease-out-soft), transform .12s var(--wb-ease-out-soft);border:none;padding:13px 24px;font-family:inherit;font-size:15px;font-weight:700}.service-select-btn:hover{opacity:.9}.service-select-btn:active{transform:scale(.98)}.selected-service-badge{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:#fff;animation:slideUp .32s var(--wb-ease-out) both;border-radius:999px;align-items:center;gap:8px;padding:10px 20px;font-weight:700;display:inline-flex}.btn-back{background:var(--wb-surface,#fff);border:1.5px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-sm);cursor:pointer;transition:border-color .16s var(--wb-ease-out-soft), color .16s var(--wb-ease-out-soft), transform .12s var(--wb-ease-out-soft);color:#475569;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-weight:700;display:flex}.btn-back:hover{border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:var(--e-global-color-primary,var(--wb-primary,#002fa7))}.btn-back:active{transform:scale(.97)}.week-navigation{background:var(--wb-surface,#fff);border:1px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-lg);animation:slideUp .32s var(--wb-ease-out) both;justify-content:space-between;align-items:center;margin-bottom:30px;padding:16px 20px;display:flex}.week-nav-btn{border:1px solid var(--wb-border,#e4e4e8);background:var(--wb-surface,#fff);width:40px;height:40px;color:var(--wb-text,#15161b);cursor:pointer;transition:border-color .16s var(--wb-ease-out-soft), color .16s var(--wb-ease-out-soft), transform .12s var(--wb-ease-out-soft);border-radius:50%;justify-content:center;align-items:center;display:flex}.week-nav-btn:hover{border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:var(--e-global-color-primary,var(--wb-primary,#002fa7))}.week-nav-btn:active{transform:scale(.92)}#week-title{font-family:var(--wb-font-display);margin:0;font-size:21px;font-style:italic;font-weight:600}.week-calendar{animation:fadeIn .38s var(--wb-ease-out) both;grid-template-columns:repeat(7,1fr);gap:12px;margin-bottom:30px;display:grid}.day-unavailable{background:var(--wb-day-closed,#f3f3f5)!important}.day-card{background:var(--wb-surface,#fff);border:1.5px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-sm);text-align:center;cursor:pointer;transition:border-color .16s var(--wb-ease-out-soft), background-color .16s var(--wb-ease-out-soft), color .16s var(--wb-ease-out-soft), transform .16s var(--wb-ease-out-soft), box-shadow .16s var(--wb-ease-out-soft);padding:18px;position:relative}.day-card:hover:not(.day-past):not(.day-blocked):not(.day-unavailable){border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));box-shadow:var(--wb-elevation,0 10px 22px #002fa71f);transform:translateY(-4px)}.day-card:active:not(.day-past):not(.day-blocked):not(.day-unavailable){transform:scale(.96)}.day-card.day-selected{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));box-shadow:var(--wb-elevation,0 10px 22px #002fa72e)}.day-card.day-past{opacity:.4;cursor:not-allowed;pointer-events:none}.day-card.day-blocked{cursor:not-allowed;pointer-events:none;background:#b91c1c0f;border-color:#b91c1c40}.day-name{text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin-bottom:8px;font-size:11px;font-weight:700}.day-number{font-variant-numeric:tabular-nums;margin:8px 0;font-size:26px;font-weight:800}.day-month{opacity:.7;margin-bottom:8px;font-size:12px}.day-bookings{background:var(--wb-soft-bg,#f3f3f5);font-variant-numeric:tabular-nums;border-radius:999px;margin-top:8px;padding:3px 9px;font-size:11px;font-weight:600}.day-selected .day-bookings{background:#fff3}@media (prefers-reduced-motion:reduce){.day-card:hover:not(.day-past):not(.day-blocked):not(.day-unavailable),.day-card:active:not(.day-past):not(.day-blocked):not(.day-unavailable){transform:none}}#slots-section{animation:slideUp .32s var(--wb-ease-out) both;margin:30px 0}.slots-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.slots-header h3{font-family:var(--wb-font-display);margin:0;font-size:22px;font-style:italic;font-weight:600}#selected-date-display{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));border-radius:var(--wb-radius-xs);color:#fff;padding:8px 16px;font-weight:700}.slots-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.slots-period{background:var(--wb-surface,#fff);border:1px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-md);padding:20px}.slots-period h4{text-transform:uppercase;letter-spacing:.06em;color:var(--wb-muted,#5c5f68);margin:0 0 15px;font-size:12px;font-weight:700}.slots-container{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:9px;display:grid}.time-slot{background:var(--wb-slot-bg,#fff);border:1.5px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-sm);text-align:center;cursor:pointer;font-variant-numeric:tabular-nums;transition:border-color .16s var(--wb-ease-out-soft), background-color .16s var(--wb-ease-out-soft), color .16s var(--wb-ease-out-soft), transform .12s var(--wb-ease-out-soft), box-shadow .16s var(--wb-ease-out-soft);color:var(--wb-text,#15161b);padding:11px;font-size:14px;font-weight:700}.time-slot:hover:not(.unavailable){border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));background:var(--wb-primary-soft,#eef2ff)}.time-slot:active:not(.unavailable){transform:scale(.95)}.time-slot.selected{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:#fff;border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));box-shadow:var(--wb-elevation,0 8px 18px #002fa729)}.time-slot.unavailable{opacity:.3;cursor:not-allowed;pointer-events:none}@media (prefers-reduced-motion:reduce){.time-slot:active:not(.unavailable){transform:none}}.btn-next-available{background:var(--e-global-color-primary,var(--wb-primary,#002fa7));color:#fff;border-radius:var(--wb-radius-sm);cursor:pointer;transition:transform .16s var(--wb-ease-out-soft), box-shadow .16s var(--wb-ease-out-soft);box-shadow:var(--wb-elevation,0 8px 20px #002fa72e);border:none;align-items:center;gap:10px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:700;display:inline-flex}.btn-next-available:hover{transform:translateY(-2px)}.btn-next-available:active{transform:translateY(-1px)scale(.98)}.btn-next-available svg{animation:1.6s ease-in-out infinite slideRight}@media (prefers-reduced-motion:reduce){.btn-next-available svg{animation:none}.btn-next-available:hover,.btn-next-available:active{transform:none}}.booking-form-card{background:var(--wb-surface,#fff);border:1px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-md);animation:slideUp .32s var(--wb-ease-out) both;margin-top:30px;padding:30px}.booking-form-card h3{font-family:var(--wb-font-display);margin:0 0 20px;font-size:23px;font-style:italic;font-weight:600}#booking-summary{background:var(--wb-soft-bg,#f3f3f5);border-radius:var(--wb-radius-xs);margin-bottom:20px;padding:16px 18px;font-weight:600;line-height:1.6}.form-row{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-group{margin-bottom:20px}.form-group label{text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:12.5px;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-sm);background:var(--wb-field-bg,#fff);width:100%;color:var(--wb-text,#15161b);transition:border-color .16s var(--wb-ease-out-soft), box-shadow .16s var(--wb-ease-out-soft);padding:12px 14px;font-family:inherit;font-size:15px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--e-global-color-primary,var(--wb-primary,#002fa7));box-shadow:0 0 0 3px var(--wb-primary-soft,#eef2ff);outline:none}.btn-submit,.btn-new{background:var(--wb-primary,#002fa7);color:#fff;border-radius:var(--wb-radius-sm);cursor:pointer;width:100%;transition:opacity .16s var(--wb-ease-out-soft), transform .12s var(--wb-ease-out-soft);box-shadow:var(--wb-elevation,0 10px 24px #002fa72e);border:none;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:700;display:flex}.btn-submit:hover,.btn-new:hover{opacity:.9}.btn-submit:active:not(:disabled),.btn-new:active{transform:scale(.99)}.btn-submit:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}@media (prefers-reduced-motion:reduce){.btn-submit:active:not(:disabled),.btn-new:active{transform:none}}#booking-success{animation:fadeIn .38s var(--wb-ease-out) both}.success-card{text-align:center;background:var(--wb-surface,#fff);border:1px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius-md);padding:60px 40px}.success-icon{justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:20px;display:inline-flex;position:relative}.success-icon:before{content:"";background:var(--wb-soft-bg,#f3f3f5);opacity:0;animation:weeben-ring-pop .48s var(--wb-ease-out) 40ms both;border-radius:50%;position:absolute;inset:0;transform:scale(.5)}.success-icon svg{color:var(--wb-success,#15803d);position:relative}.success-icon svg path{stroke-dasharray:64;stroke-dashoffset:64px;animation:weeben-draw .48s var(--wb-ease-out) .14s both}.success-icon svg polyline{stroke-dasharray:26;stroke-dashoffset:26px;animation:weeben-draw .32s var(--wb-ease-out) .48s both}.success-card h3{font-family:var(--wb-font-display);color:var(--wb-success,#15803d);opacity:0;animation:weeben-fade-up .38s var(--wb-ease-out) .62s both;margin-bottom:10px;font-size:30px;font-style:italic;font-weight:600}.success-card p{color:#5c5f68;opacity:0;animation:weeben-fade-up .38s var(--wb-ease-out) .72s both;margin-bottom:20px;font-size:16px}.success-card .btn-new{opacity:0;animation:weeben-fade-up .38s var(--wb-ease-out) .82s both}@media (prefers-reduced-motion:reduce){.success-icon:before,.success-icon svg path,.success-icon svg polyline,.success-card h3,.success-card p,.success-card .btn-new{opacity:1;stroke-dashoffset:0;animation:none;transform:none}}@media (max-width:768px){.weeben-booking-wrapper{padding:14px}.services-grid{grid-template-columns:1fr}.service-details,.service-price{flex-direction:column;gap:10px}.week-calendar{grid-template-columns:repeat(3,1fr);gap:8px}.day-card{padding:12px}.day-number{font-size:21px}.slots-grid{grid-template-columns:1fr}.slots-container{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.form-row{grid-template-columns:1fr}.booking-form-card{padding:20px}}@media (max-width:480px){.week-navigation{text-align:center;flex-direction:column;gap:15px}#week-title{font-size:19px}.day-card{padding:10px}.day-number{font-size:19px}.service-card{padding:20px}.service-name{font-size:18px}}.service-description{max-height:200px;color:var(--wb-muted,#5c5f68);scrollbar-width:thin;scrollbar-color:var(--wb-border,#e4e4e8) transparent;margin-bottom:15px;padding-right:10px;line-height:1.55;overflow-y:auto}.service-description::-webkit-scrollbar{width:6px}.service-description::-webkit-scrollbar-track{background:0 0}.service-description::-webkit-scrollbar-thumb{background:var(--wb-border,#e4e4e8);border-radius:10px}.service-description::-webkit-scrollbar-thumb:hover{background:var(--wb-muted,#5c5f68)}.service-card{position:relative}.service-description:after{content:"";background:linear-gradient(to bottom, transparent, var(--wb-surface,#fff));pointer-events:none;opacity:0;height:20px;transition:opacity .3s var(--wb-ease-out-soft);position:absolute;bottom:0;left:0;right:0}.service-description:not(:hover):after{opacity:1}.service-image{aspect-ratio:16/10;border-radius:var(--wb-radius-xs);background:#0000000a;width:100%;margin-bottom:16px;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s var(--wb-ease-out);display:block}.service-card:hover .service-image img{transform:scale(1.045)}@media (prefers-reduced-motion:reduce){.service-card:hover .service-image img{transform:none}}.slots-notice{margin-top:24px;font-size:14px;line-height:1.65}.slots-notice p{margin:0 0 8px}.slots-notice p:last-child{margin-bottom:0}.slots-notice--info{border-radius:var(--wb-radius-xs);background:#00000008;border:1px solid #00000014;padding:16px 20px}.slots-notice--warning{border-radius:var(--wb-radius-xs);color:#92400e;background:#fffbeb;border:1px solid #fcd34d;padding:16px 20px}.slots-notice--plain{opacity:.75;text-align:center}.weeben-booking-wrapper .selected-service-badge{background:var(--wb-badge-bg,var(--wb-primary))!important;color:var(--wb-badge-text,var(--wb-on-primary,#fff))!important}.weeben-booking-wrapper .week-navigation{background:var(--wb-header-bg,transparent)}.weeben-booking-wrapper .week-navigation h3{color:var(--wb-header-text,var(--wb-text))}.weeben-booking-wrapper .week-nav-btn{background:var(--wb-back-bg,var(--wb-surface));color:var(--wb-nav,var(--wb-text));border-color:var(--wb-border)}.weeben-booking-wrapper .day-card{background:var(--wb-day-bg,#fff);border-color:var(--wb-border)}.weeben-booking-wrapper .day-name{color:var(--wb-day-name,var(--wb-muted))}.weeben-booking-wrapper .day-number,.weeben-booking-wrapper .day-month{color:var(--wb-text)}.weeben-booking-wrapper .day-bookings{background:var(--wb-count-bg,transparent);color:var(--wb-count-text,var(--wb-muted))}.weeben-booking-wrapper .day-card.day-selected{background:var(--wb-day-selected,var(--wb-primary))!important;border-color:var(--wb-day-selected,var(--wb-primary))!important}.weeben-booking-wrapper .day-card.day-selected .day-name,.weeben-booking-wrapper .day-card.day-selected .day-number,.weeben-booking-wrapper .day-card.day-selected .day-month,.weeben-booking-wrapper .day-card.day-selected .day-bookings{color:var(--wb-on-primary,#fff)!important}.weeben-booking-wrapper .day-card.day-unavailable{background:var(--wb-day-closed,var(--wb-soft-bg));color:var(--wb-day-closed-text,var(--wb-muted))}.weeben-booking-wrapper .slots-header h3,.weeben-booking-wrapper .booking-form-card h3{color:var(--wb-heading,var(--wb-text))}.weeben-booking-wrapper #selected-date-display{background:var(--wb-badge-bg,var(--wb-primary));color:var(--wb-badge-text,var(--wb-on-primary,#fff))}.weeben-booking-wrapper .slots-period{background:var(--wb-header-bg,transparent)}.weeben-booking-wrapper .slots-period h4{color:var(--wb-slot-group,var(--wb-muted))}.weeben-booking-wrapper .time-slot{background:var(--wb-slot-bg,#fff);border-color:var(--wb-border);color:var(--wb-text)}.weeben-booking-wrapper .time-slot.selected{background:var(--wb-slot-selected,var(--wb-primary))!important;border-color:var(--wb-slot-selected,var(--wb-primary))!important;color:var(--wb-on-primary,#fff)!important}.weeben-booking-wrapper .form-group label{color:var(--wb-label,var(--wb-text))}.weeben-booking-wrapper .form-group input,.weeben-booking-wrapper .form-group textarea,.weeben-booking-wrapper .form-group select{background:var(--wb-field-bg,#fff);border-color:var(--wb-field-border,var(--wb-border));color:var(--wb-text)}.weeben-booking-wrapper .btn-submit{background:var(--wb-submit-bg,var(--wb-primary))!important;color:var(--wb-on-submit,var(--wb-on-primary,#fff))!important}.weeben-booking-wrapper .btn-back{background:var(--wb-back-bg,var(--wb-surface));color:var(--wb-back-text,var(--wb-text))}.weeben-booking-wrapper .service-description{color:var(--wb-service-desc,var(--wb-muted))}.weeben-booking-wrapper .service-duration{color:var(--wb-duration,var(--wb-muted))}.weeben-booking-wrapper .service-price{color:var(--wb-price,var(--wb-text))}.weeben-booking-wrapper .slots-notice--warning{background:var(--wb-warning-bg,#fffbeb);border-color:var(--wb-warning-border,#fcd34d);color:var(--wb-warning-text,#92400e)}.weeben-booking-wrapper .weeben-classic-staff{margin:0 0 24px}.weeben-booking-wrapper .weeben-staff-title{font-family:var(--wb-font-display);color:var(--wb-heading,var(--wb-text,#15161b));margin:0 0 14px;font-size:19px;font-style:italic;font-weight:600}.weeben-booking-wrapper .weeben-staff-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.weeben-booking-wrapper .weeben-staff-card{background:var(--wb-surface,#fff);border:1.5px solid var(--wb-border,#e4e4e8);border-radius:var(--wb-radius,14px);cursor:pointer;text-align:center;transition:border-color .18s var(--wb-ease-out-soft), box-shadow .18s var(--wb-ease-out-soft), transform .18s var(--wb-ease-out-soft);flex-direction:column;align-items:center;gap:6px;padding:20px 14px;display:flex}.weeben-booking-wrapper .weeben-staff-card:hover{box-shadow:var(--wb-elevation,0 8px 20px #002fa71a);transform:translateY(-2px)}.weeben-booking-wrapper .weeben-staff-card:active{transform:scale(.98)}.weeben-booking-wrapper .weeben-staff-card.is-selected{border-color:var(--wb-primary,#002fa7);background:var(--wb-primary-soft,#eef2ff)}.weeben-booking-wrapper .weeben-staff-avatar{background:var(--wb-primary,#002fa7);width:54px;height:54px;color:var(--wb-on-primary,#fff);border-radius:50%;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;overflow:hidden}.weeben-booking-wrapper .weeben-staff-avatar img{object-fit:cover;width:100%;height:100%}.weeben-booking-wrapper .weeben-staff-avatar.is-any{background:var(--wb-soft-bg,#f3f3f5);color:var(--wb-muted,#5c5f68)}.weeben-booking-wrapper .weeben-staff-name{color:var(--wb-text,#15161b);font-size:15px;font-weight:700}.weeben-booking-wrapper .weeben-staff-role{color:var(--wb-staff-role,var(--wb-muted,#5c5f68));font-size:12px;line-height:1.4}.weeben-booking-wrapper .weeben-classic-staff-hint{color:var(--wb-muted,#5c5f68);margin:10px 0 0;font-size:13px}@media (prefers-reduced-motion:reduce){.weeben-booking-wrapper .weeben-staff-card:hover,.weeben-booking-wrapper .weeben-staff-card:active{transform:none}}.weeben-booking-wrapper .weeben-staff-waiting{border-radius:var(--wb-radius,12px);background:var(--wb-soft-bg,#f3f3f5);color:var(--wb-on-soft,var(--wb-muted,#5c5f68));text-align:center;margin:0 0 20px;padding:16px 20px;font-size:15px}.weeben-booking-wrapper .weeben-summary-staff{margin-top:4px}.weeben-booking-wrapper .weeben-mention{border-top:1px solid var(--wb-border,#e4e4e8);color:var(--wb-muted,#5c5f68);text-align:center;margin-top:16px;padding-top:10px;font-size:11px}.weeben-booking-wrapper .weeben-mention a{color:inherit;text-decoration:underline}
.ProofFrame-module__CF3L7q__outer{align-items:center;gap:var(--space-xs);width:100%;min-width:0;padding:var(--space-lg);background:var(--color-surface-muted);border-radius:var(--radius-lg);flex-direction:column;display:flex}.ProofFrame-module__CF3L7q__inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;max-width:480px;box-shadow:var(--shadow-md);padding:var(--space-md);overflow:hidden}.ProofFrame-module__CF3L7q__label{color:var(--color-muted);opacity:.85;font-size:.6875rem;font-weight:400}
