#wbfp-app *{box-sizing:border-box}
#wbfp-app{margin:0;color:#1d1d1f;background:#f5f5f7;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
#wbfp-app button,#wbfp-app input,#wbfp-app textarea{font:inherit}
#wbfp-app button,#wbfp-app a,#wbfp-app input,#wbfp-app textarea,#wbfp-app summary{-webkit-tap-highlight-color:transparent}
#wbfp-app button{cursor:pointer}
#wbfp-app button:disabled{cursor:default}
#wbfp-app button:focus-visible,#wbfp-app a:focus-visible,#wbfp-app summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}
#wbfp-app input:focus-visible,#wbfp-app textarea:focus-visible{outline:3px solid #0071e3;outline-offset:2px}
#wbfp-app [hidden]{display:none!important}
#wbfp-app .preview-note{font-size:12px;text-align:center;padding:10px 14px;background:#eaf2fc;color:#325476;letter-spacing:.1px}
#wbfp-app .preview-note span{margin:0 8px}
#wbfp-app .site-header{height:88px;margin:auto;max-width:1256px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dedee3}
#wbfp-app .wordmark{color:inherit;text-decoration:none;letter-spacing:5px;font-size:21px;font-weight:500;display:flex;flex-direction:column;gap:5px}
#wbfp-app .wordmark span{font-size:8px;letter-spacing:4px;color:#747478}
#wbfp-app .header-label{font-size:13px;color:#747478}
#wbfp-app .header-mark{font-size:24px;font-weight:600;letter-spacing:-2px}
#wbfp-app #main{max-width:1176px;margin:auto;padding:0 28px 160px}
#wbfp-app .progress{padding:36px 0 30px}
#wbfp-app .progress ol{list-style:none;display:flex;align-items:center;justify-content:center;margin:0;padding:0;gap:20px}
#wbfp-app .progress button{border:0;background:transparent;color:#62626b;display:flex;align-items:center;gap:9px;font-size:13px;padding:5px}
#wbfp-app .progress button:disabled{color:#8a8a91}
#wbfp-app .step-number{border:1px solid #c9c9cf;border-radius:50%;height:25px;width:25px;display:grid;place-items:center;font-size:11px}
#wbfp-app .progress [aria-current=step]{color:#1d1d1f;font-weight:600}
#wbfp-app .progress [aria-current=step] .step-number{background:#1d1d1f;border-color:#1d1d1f;color:white}
#wbfp-app .progress .complete .step-number{background:#e3eefb;color:#0066cc;border-color:transparent}
#wbfp-app .progress-line{height:1px;width:62px;background:#dcdce1}
#wbfp-app .intro{text-align:center;margin:22px 0 40px}
#wbfp-app .eyebrow{font-size:10px!important;font-weight:600;letter-spacing:2.4px;color:#787881!important;margin:0 0 15px!important}
#wbfp-app h1{font-size:clamp(33px,4.5vw,56px);line-height:1.08;letter-spacing:-2px;font-weight:600;margin:0 0 18px}
#wbfp-app h1:focus{outline:none}
#wbfp-app .intro>p:last-child{font-size:17px;color:#74747b;line-height:1.5;margin:0}
#wbfp-app .services{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
#wbfp-app .service{padding:0;text-align:left;background:white;border:2px solid transparent;border-radius:23px;overflow:hidden;position:relative;color:inherit;transition:transform .2s,border-color .2s}
#wbfp-app .service:hover{transform:translateY(-4px)}
#wbfp-app .service[data-selected=true]{border-color:#0071e3}
#wbfp-app .service-photo{width:100%;height:250px;object-fit:cover;display:block;background:#e9e6e2}
#wbfp-app .service:nth-child(2) .service-photo{object-position:45% center}
#wbfp-app .service-copy{padding:25px 24px 27px}
#wbfp-app .service-number{font-size:10px;letter-spacing:2px;color:#86868b;margin-bottom:12px;display:block}
#wbfp-app .service h2{font-size:23px;letter-spacing:-.8px;font-weight:600;margin:0 0 9px}
#wbfp-app .service-description{color:#74747b;font-size:14px;line-height:1.55;min-height:44px;display:block}
#wbfp-app .service-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:24px;font-size:13px;color:#74747b}
#wbfp-app .service-bottom strong{color:#1d1d1f;font-weight:600;font-size:16px}
#wbfp-app .selection-dot{position:absolute;top:17px;right:17px;border:1px solid #ffffffb0;background:#ffffffec;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:transparent;font-size:15px}
#wbfp-app .service[data-selected=true] .selection-dot{color:white;background:#0071e3;border-color:#0071e3}
#wbfp-app .quiet-note{text-align:center;margin:27px 0 0;font-size:12px;color:#86868b}
#wbfp-app .booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:30px;max-width:930px;margin:auto;align-items:start}
#wbfp-app .schedule-card,#wbfp-app .details-card{background:white;border-radius:24px;padding:28px 32px}
#wbfp-app .month-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
#wbfp-app .month-nav h2{font-size:19px;font-weight:600;letter-spacing:-.5px;margin:0;text-transform:capitalize}
#wbfp-app .icon-button{border:0;background:#f5f5f7;width:38px;height:38px;border-radius:50%;font-size:25px;color:#333}
#wbfp-app .icon-button:disabled{opacity:.25}
#wbfp-app .weekdays,#wbfp-app .calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));text-align:center;gap:5px}
#wbfp-app .weekdays{font-size:11px;color:#86868b;margin-bottom:10px}
#wbfp-app .calendar button{height:44px;max-width:52px;width:100%;margin:auto;border:0;border-radius:13px;background:transparent;color:#333;font-size:14px;position:relative}
#wbfp-app .calendar button:not(:disabled):after{content:"";position:absolute;bottom:5px;left:calc(50% - 1.5px);width:3px;height:3px;border-radius:50%;background:#0071e3}
#wbfp-app .calendar button:disabled{color:#c8c8ce}
#wbfp-app .calendar button:not(:disabled):hover{background:#f0f5fb}
#wbfp-app .calendar button[aria-pressed=true]{color:white;background:#0071e3}
#wbfp-app .calendar button[aria-pressed=true]:after{background:white}
#wbfp-app .calendar-key{display:flex;align-items:center;gap:6px;color:#86868b;font-size:10px;margin-top:15px}
#wbfp-app .calendar-key>span{width:4px;height:4px;background:#0071e3;border-radius:50%}
#wbfp-app .calendar-key small{margin-left:auto;font-size:10px}
#wbfp-app .time-area{border-top:1px solid #eeeef0;margin-top:22px;padding-top:24px}
#wbfp-app .time-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}
#wbfp-app .time-heading h3{font-size:16px;margin:0;text-transform:capitalize;letter-spacing:-.3px}
#wbfp-app .time-heading>span{font-size:11px;color:#86868b}
#wbfp-app .times{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}
#wbfp-app .times button{border:1px solid #dcdce1;border-radius:10px;background:white;height:44px;font-size:14px;color:#333}
#wbfp-app .times button[aria-pressed=true]{background:#0071e3;border-color:#0071e3;color:white}
#wbfp-app .muted{color:#74747b;font-size:12px;line-height:1.6}
#wbfp-app .summary{padding:0 3px;position:sticky;top:25px}
#wbfp-app .summary-photo{width:100%;height:172px;object-fit:cover;border-radius:20px;margin-bottom:21px}
#wbfp-app .summary-eyebrow{font-size:10px;letter-spacing:1.8px;color:#86868b}
#wbfp-app .summary h2{font-size:24px;line-height:1.2;letter-spacing:-.8px;margin:12px 0 8px;font-weight:600}
#wbfp-app .summary p{font-size:13px;color:#74747b;line-height:1.65;margin:4px 0}
#wbfp-app .summary-date{margin-top:23px;padding-top:20px;border-top:1px solid #dedee3}
#wbfp-app .summary-date strong{font-size:14px;font-weight:500;display:block;margin-bottom:5px}
#wbfp-app .text-button{border:0;background:none;padding:8px 0;color:#0066cc;font-size:12px}
#wbfp-app .summary-price{border-top:1px solid #dedee3;margin-top:21px;padding-top:20px;display:flex;justify-content:space-between;font-size:14px}
#wbfp-app .summary-price strong{font-size:20px;letter-spacing:-.5px}
#wbfp-app .summary small{color:#86868b;font-size:10px;display:block;margin-top:8px}
#wbfp-app .details-card{display:grid;gap:20px}
#wbfp-app .demo-info{background:#f0f5fb;color:#496680;font-size:12px;line-height:1.6;border-radius:10px;padding:12px 14px}
#wbfp-app .field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}
#wbfp-app label{display:grid;gap:8px;font-size:12px;font-weight:500}
#wbfp-app input,#wbfp-app textarea{width:100%;min-width:0;border:1px solid #d7d7dc;border-radius:10px;padding:14px;background:#fff;font-size:16px;color:#1d1d1f}
#wbfp-app input::placeholder,#wbfp-app textarea::placeholder{color:#a0a0a7}
#wbfp-app textarea{resize:vertical}
#wbfp-app details{border-top:1px solid #e9e9ec;padding-top:19px}
#wbfp-app summary{cursor:pointer;font-size:13px;color:#55555c;line-height:1.5}
#wbfp-app .details-label{margin-top:15px}
#wbfp-app .privacy-note{font-size:11px;color:#86868b;line-height:1.7;margin:0}
#wbfp-app .action-bar{position:fixed;bottom:0;left:0;right:0;background:#ffffffed;backdrop-filter:blur(20px);border-top:1px solid #dedee3;z-index:10;padding:20px 28px max(20px,env(safe-area-inset-bottom))}
#wbfp-app .action-inner{max-width:1120px;margin:auto;display:flex;gap:30px;align-items:center}
#wbfp-app .bar-summary{display:flex;flex-direction:column;gap:6px;flex:1;font-size:14px;font-weight:500}
#wbfp-app .bar-summary>span:last-child{font-size:11px;color:#86868b;font-weight:400}
#wbfp-app .bar-price{text-align:right;display:flex;flex-direction:column;gap:5px}
#wbfp-app .bar-price strong{font-size:21px;letter-spacing:-.6px;font-weight:600}
#wbfp-app .bar-price small{font-size:10px;color:#86868b}
#wbfp-app .actions{display:flex;align-items:center;gap:18px}
#wbfp-app .primary{border:0;border-radius:100px;background:#0071e3;color:white;font-size:14px;font-weight:500;min-height:49px;padding:14px 25px;display:inline-flex;align-items:center;justify-content:center;gap:25px;transition:background .15s}
#wbfp-app .primary:hover{background:#0066cc}
#wbfp-app .primary:disabled{background:#e8e8ed;color:#909097}
#wbfp-app .back{background:transparent;border:0;color:#74747b;font-size:13px;min-height:44px}
#wbfp-app .success{text-align:center;padding:70px 20px 0}
#wbfp-app .success-icon{height:68px;width:68px;display:grid;place-items:center;border-radius:50%;background:#e5f0e9;color:#3b7e53;font-size:29px;margin:0 auto 30px}
#wbfp-app .success>p{color:#74747b;line-height:1.6}
#wbfp-app .success .demo-info{max-width:420px;margin:30px auto}
#wbfp-app .success-summary{line-height:1.8;margin-top:24px}
#wbfp-app .success .primary{margin:auto}
#wbfp-app .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1600px){#wbfp-app .intro{margin-top:35px;margin-bottom:50px}
#wbfp-app .service-photo{height:300px}
}
@media(max-width:760px){#wbfp-app .header-label,#wbfp-app .header-mark{display:none}
#wbfp-app .site-header{height:75px;padding:0 24px}
#wbfp-app .wordmark{font-size:18px}
#wbfp-app .progress{padding:24px 0 15px}
#wbfp-app .progress ol{gap:10px}
#wbfp-app .progress button{font-size:10px;gap:5px}
#wbfp-app .progress-line{width:20px}
#wbfp-app .step-number{width:22px;height:22px}
#wbfp-app #main{padding:0 20px 165px}
#wbfp-app .intro{margin:24px 0 28px}
#wbfp-app h1{font-size:35px;letter-spacing:-1.4px}
#wbfp-app .intro>p:last-child{font-size:14px;max-width:280px;margin:auto}
#wbfp-app .eyebrow{font-size:8px!important;letter-spacing:1.7px}
#wbfp-app .services{grid-template-columns:1fr;gap:13px}
#wbfp-app .service{display:grid;grid-template-columns:112px 1fr;border-radius:18px}
#wbfp-app .service-photo{height:100%;min-height:153px;object-position:center}
#wbfp-app .service-copy{padding:20px 37px 19px 18px}
#wbfp-app .service-number{display:none}
#wbfp-app .service h2{font-size:19px;letter-spacing:-.6px;margin-bottom:7px}
#wbfp-app .service-description{font-size:11px;min-height:0;line-height:1.5}
#wbfp-app .service-bottom{margin-top:13px;font-size:11px;gap:8px}
#wbfp-app .service-bottom strong{font-size:14px;white-space:nowrap}
#wbfp-app .selection-dot{width:20px;height:20px;top:16px;right:12px;font-size:11px;border-color:#d5d5db}
#wbfp-app .quiet-note{font-size:10px;line-height:1.5;margin:20px 12px}
#wbfp-app .booking-layout{display:flex;flex-direction:column;gap:20px}
#wbfp-app .schedule-card,#wbfp-app .details-card{width:100%;padding:22px 18px;border-radius:20px}
#wbfp-app .summary{position:static;width:100%;padding:0 8px}
#wbfp-app .summary-photo,#wbfp-app .summary-eyebrow,#wbfp-app .summary>h2,#wbfp-app .summary>p,#wbfp-app .summary-price,#wbfp-app .summary>small{display:none}
#wbfp-app .summary-date{margin:0;padding:0;border:0;display:flex;gap:9px;flex-wrap:wrap;align-items:center}
#wbfp-app .summary-date strong,#wbfp-app .summary-date p{font-size:12px;margin:0}
#wbfp-app .summary-date .text-button{margin-left:auto}
#wbfp-app .month-nav{margin-bottom:19px}
#wbfp-app .month-nav h2{font-size:17px}
#wbfp-app .calendar{gap:2px}
#wbfp-app .calendar button{height:42px}
#wbfp-app .time-heading h3{font-size:14px}
#wbfp-app .times{gap:8px}
#wbfp-app .times button{height:45px}
#wbfp-app .action-bar{padding:13px 20px max(14px,env(safe-area-inset-bottom))}
#wbfp-app .action-inner{display:grid;grid-template-columns:1fr auto;gap:12px}
#wbfp-app .bar-summary{font-size:12px;gap:4px}
#wbfp-app .bar-summary>span:last-child{font-size:10px}
#wbfp-app .bar-price strong{font-size:17px}
#wbfp-app .bar-price small{font-size:9px}
#wbfp-app .actions{grid-column:1/-1;gap:12px}
#wbfp-app .primary{flex:1;min-height:47px;font-size:13px}
#wbfp-app .back{border:1px solid #dedee3;border-radius:50%;width:46px;flex-shrink:0;font-size:20px}
#wbfp-app .back span{display:none}
#wbfp-app .field-row{gap:12px}
#wbfp-app .details-card{gap:18px}
#wbfp-app label{font-size:11px}
#wbfp-app .success{padding:45px 0}
#wbfp-app .success h1{font-size:35px}
#wbfp-app .success .primary{display:inline-flex}
#wbfp-app .preview-note{font-size:10px}
#wbfp-app .service:hover{transform:none}
}
@media(prefers-reduced-motion:reduce){#wbfp-app *{transition:none!important;scroll-behavior:auto!important}
}
#wbfp-app .service:first-child .service-photo,#wbfp-app .service:nth-child(3) .service-photo{object-position:center 28%}
@media(max-width:760px){#wbfp-app .progress button>span:last-child{white-space:nowrap}
#wbfp-app .progress ol{gap:5px}
#wbfp-app .progress-line{width:12px}
#wbfp-app .progress button{font-size:9px}
#wbfp-app #step-2 .intro,#wbfp-app #step-3 .intro{margin:15px 0 24px}
#wbfp-app #step-2 .eyebrow,#wbfp-app #step-3 .eyebrow{display:none}
#wbfp-app #step-2 h1,#wbfp-app #step-3 h1{font-size:30px;letter-spacing:-1px}
#wbfp-app .service:first-child .service-photo,#wbfp-app .service:nth-child(3) .service-photo{object-position:center}
}
@media(max-width:760px){#wbfp-app .preview-note{padding:6px 10px;font-size:9px}
#wbfp-app .site-header{height:43px;padding:0 20px}
#wbfp-app .wordmark{font-size:15px;letter-spacing:4px}
#wbfp-app .wordmark span{display:none}
#wbfp-app #main{padding:0 16px 126px}
#wbfp-app .progress{padding:10px 0 5px}
#wbfp-app .progress button{min-height:36px}
#wbfp-app .intro,#wbfp-app #step-2 .intro,#wbfp-app #step-3 .intro{margin:12px 0 19px}
#wbfp-app .intro .eyebrow,#wbfp-app .intro>p:last-child{display:none}
#wbfp-app h1,#wbfp-app #step-2 h1,#wbfp-app #step-3 h1{font-size:25px;letter-spacing:-.9px;line-height:1.15;margin-bottom:0}
#wbfp-app .services{gap:10px}
#wbfp-app .service{grid-template-columns:96px 1fr}
#wbfp-app .service-photo{min-height:130px}
#wbfp-app .service-copy{padding:16px 32px 15px 14px}
#wbfp-app .service h2{font-size:17px}
#wbfp-app .service-bottom{margin-top:10px}
#wbfp-app .quiet-note{margin:14px 8px}
#wbfp-app .schedule-card{padding:15px 14px}
#wbfp-app .month-nav{margin-bottom:10px}
#wbfp-app .weekdays{margin-bottom:4px}
#wbfp-app .calendar{gap:0 2px}
#wbfp-app .calendar button{height:44px}
#wbfp-app .calendar-key{margin-top:8px}
#wbfp-app .time-area{margin-top:13px;padding-top:14px}
#wbfp-app .times{margin-top:12px;gap:8px}
#wbfp-app #time-hint{margin:9px 0 0;font-size:10px}
#wbfp-app #step-2 .summary{display:none}
#wbfp-app .details-card{padding:16px;gap:14px}
#wbfp-app .details-card .demo-info{padding:8px 10px;font-size:10px}
#wbfp-app input{padding:11px 12px;min-height:44px}
#wbfp-app details{padding-top:13px}
#wbfp-app .privacy-note{font-size:10px;line-height:1.5}
#wbfp-app .booking-layout{gap:13px}
#wbfp-app .action-bar{padding:10px 16px max(10px,env(safe-area-inset-bottom))}
#wbfp-app .action-inner{gap:8px}
#wbfp-app .bar-summary>span:last-child{font-size:10px}
#wbfp-app .bar-price small{font-size:8px}
#wbfp-app .primary{min-height:44px}
#wbfp-app .back{height:44px;min-height:44px}
}
#wbfp-app .calendar{gap:5px}
#wbfp-app .calendar button{height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.1;gap:2px}
#wbfp-app .calendar button small{font-size:9px;font-weight:500;line-height:1}
#wbfp-app .calendar button:not(:disabled){background:#e5f3e9;color:#226b3b;border:1px solid #c6e4cf;font-weight:600}
#wbfp-app .calendar button:not(:disabled):after{display:none}
#wbfp-app .calendar button:not(:disabled):hover{background:#cfe9d7}
#wbfp-app .calendar button[aria-pressed=true],#wbfp-app .calendar button[aria-pressed=true]:hover{background:#227641;color:#fff;border:2px solid #17542d}
#wbfp-app .calendar-key>span{width:11px;height:11px;border-radius:3px;background:#e5f3e9;border:1px solid #8abe9a}
#wbfp-app #time-title{scroll-margin-top:22px}
#wbfp-app #time-title:focus{outline:none}
@media(max-width:760px){#wbfp-app .calendar{gap:4px}
#wbfp-app .calendar button{height:44px;border-radius:10px;font-size:13px}
#wbfp-app .calendar button small{font-size:8px}
#wbfp-app .month-nav h2{font-size:16px}
}
#wbfp-app .view-toolbar{display:flex;justify-content:flex-end;margin:-14px 0 18px}
#wbfp-app .view-switch{display:inline-flex;padding:4px;border:1px solid #dedee3;border-radius:12px;gap:3px;background:#eaeaec}
#wbfp-app .view-switch button{min-height:36px;padding:7px 15px;display:flex;gap:7px;align-items:center;border:0;border-radius:8px;background:transparent;color:#74747b;font-size:12px}
#wbfp-app .view-switch button[aria-pressed=true]{background:white;color:#1d1d1f;font-weight:600}
#wbfp-app .view-switch button span{font-size:16px}
#wbfp-app .services[data-view=list]{grid-template-columns:1fr;gap:12px;max-width:930px;margin:auto}
#wbfp-app .services[data-view=list] .service{display:grid;grid-template-columns:160px 1fr;border-radius:18px}
#wbfp-app .services[data-view=list] .service-photo{height:146px;min-height:146px}
#wbfp-app .services[data-view=list] .service-copy{padding:22px 58px 20px 25px;display:grid;grid-template-columns:minmax(0,1fr) 160px;column-gap:25px;align-content:center}
#wbfp-app .services[data-view=list] .service-number{display:none}
#wbfp-app .services[data-view=list] .service h2{font-size:23px}
#wbfp-app .services[data-view=list] .service-description{min-height:0;grid-column:1}
#wbfp-app .services[data-view=list] .service-bottom{grid-column:2;grid-row:1/3;display:flex;flex-direction:column-reverse;justify-content:center;align-items:flex-end;gap:8px;margin:0}
#wbfp-app .services[data-view=list] .selection-dot{top:calc(50% - 14px);right:18px;border-color:#d5d5db}
#wbfp-app .services[data-view=list] .service:hover{transform:none}
@media(max-width:760px){#wbfp-app .view-toolbar{margin:-3px 0 13px}
#wbfp-app .view-switch{padding:3px}
#wbfp-app .view-switch button{min-height:38px;padding:6px 13px}
#wbfp-app .services[data-view=list] .service{grid-template-columns:96px 1fr}
#wbfp-app .services[data-view=list] .service-photo{height:100%;min-height:130px}
#wbfp-app .services[data-view=list] .service-copy{display:block;padding:16px 32px 15px 14px}
#wbfp-app .services[data-view=list] .service h2{font-size:17px}
#wbfp-app .services[data-view=list] .service-bottom{flex-direction:row;justify-content:space-between;align-items:center;margin-top:10px;gap:8px}
#wbfp-app .services[data-view=list] .selection-dot{top:16px;right:12px}
#wbfp-app .services[data-view=cards]{grid-template-columns:1fr}
#wbfp-app .services[data-view=cards] .service{display:block}
#wbfp-app .services[data-view=cards] .service-photo{height:210px;min-height:0;object-position:center 28%}
#wbfp-app .services[data-view=cards] .service-copy{padding:19px 20px}
#wbfp-app .services[data-view=cards] .service h2{font-size:21px}
#wbfp-app .services[data-view=cards] .service-description{font-size:13px}
#wbfp-app .services[data-view=cards] .service-bottom{margin-top:18px}
}
#wbfp-app .return-link{font-size:12px;color:#6e6e73;text-decoration:none;min-height:44px;display:flex;align-items:center}
#wbfp-app .return-link:hover{color:#1d1d1f;text-decoration:underline}
@media(max-width:760px){#wbfp-app .return-link{font-size:10px}
}

#wbfp-app{display:block;background:#f5f5f7;line-height:1.4;padding-bottom:30px}
#wbfp-app .form-return{max-width:1120px;margin:auto;padding:5px 28px;display:flex;justify-content:flex-start}
#wbfp-app .return-link{font-size:12px}
#wbfp-app .progress{padding-top:12px}
#wbfp-app button{font-family:inherit;text-transform:none;letter-spacing:normal}
#wbfp-app #time-title{scroll-margin-top:85px}
@media(max-width:760px){#wbfp-app .form-return{padding:0 16px}#wbfp-app .return-link{font-size:10px;min-height:32px}#wbfp-app .progress{padding-top:4px}}

/* Keep the step navigation between the introduction and active form. */
#wbfp-app .intro{margin-bottom:20px}
#wbfp-app .progress{padding:0 0 30px}
@media(max-width:760px){#wbfp-app .intro,#wbfp-app #step-2 .intro,#wbfp-app #step-3 .intro{margin-bottom:10px}#wbfp-app .progress{padding:0 0 14px}}

/* Connected-form feedback and services without a configured image. */
#wbfp-app .form-error { padding:16px 20px; border:1px solid #e7b8b8; border-radius:16px; background:#fff3f3; color:#8c2727; margin:0 0 24px; }
#wbfp-app .photo-placeholder { display:flex; align-items:center; justify-content:center; background:#e8e9ed; color:#8b8d94; font-size:48px; }
#wbfp-app #service-fields { display:grid; gap:16px; }
#wbfp-app #service-fields select { width:100%; padding:14px; border:1px solid #d2d2d7; border-radius:12px; background:white; font:inherit; }
#wbfp-app #service-fields input[type=checkbox] { width:auto; margin:8px; }
#wbfp-app [aria-busy=true] { opacity:.55; }
@media(max-width:760px){#wbfp-app .summary-photo.photo-placeholder{display:none}}

/* Compact service list; cards retain their configured presentation. */
#wbfp-app .services[data-view=list]{max-width:840px;gap:10px}
#wbfp-app .services[data-view=list] .service{grid-template-columns:124px minmax(0,1fr)}
#wbfp-app .services[data-view=list] .service-photo{height:118px;min-height:118px}
#wbfp-app .services[data-view=list] .service-copy{padding:16px 48px 16px 20px;grid-template-columns:minmax(0,1fr) 130px;column-gap:16px}
#wbfp-app .services[data-view=list] .service h2{font-size:20px;margin-bottom:6px}
#wbfp-app .services[data-view=list] .service-description{font-size:14px}
@media(max-width:760px){
#wbfp-app .services[data-view=list] .service{grid-template-columns:78px minmax(0,1fr)}
#wbfp-app .services[data-view=list] .service-photo{height:100%;min-height:108px}
#wbfp-app .services[data-view=list] .service-copy{display:block;padding:13px 32px 13px 12px}
#wbfp-app .services[data-view=list] .service h2{font-size:16px}
#wbfp-app .services[data-view=list] .service-description{font-size:12px}
#wbfp-app .services[data-view=list] .service-bottom{margin-top:7px;font-size:12px}
}

/* Duration belongs with the service title, independently of its price. */
#wbfp-app .service-duration{display:block;color:#74747b;font-size:13px;margin:0 0 7px}
#wbfp-app .services[data-view=list] .service h2,
#wbfp-app .services[data-view=list] .service-duration,
#wbfp-app .services[data-view=list] .service-description{grid-column:1}
#wbfp-app .services[data-view=list] .service-bottom{grid-column:2;grid-row:1/4;align-items:flex-end}
@media(max-width:760px){
#wbfp-app .service-duration{font-size:12px;margin-bottom:6px}
#wbfp-app .services[data-view=list] .service-bottom{justify-content:flex-end}
}

@media(min-width:761px){
#wbfp-app .action-bar.actions-near-times{position:static;background:transparent;backdrop-filter:none;border-top:1px solid #eeeef0;margin-top:20px;padding:20px 0 0}
#wbfp-app .actions-near-times .action-inner{width:100%;padding:0;justify-content:flex-end}
#wbfp-app .actions-near-times .bar-summary,#wbfp-app .actions-near-times .bar-price{display:none}
#wbfp-app .actions-near-times .actions{margin-left:auto}
}

#wbfp-app .details-booking-summary{display:flex;flex-direction:column;gap:5px;padding:14px 16px;margin:0 0 20px;background:#f5f5f7;border-radius:12px;font-size:14px;line-height:1.5}
#wbfp-app .details-booking-summary strong{font-size:15px;font-weight:600}
#wbfp-app .details-booking-summary span{color:#515154}
#wbfp-app .details-test-note{margin:-10px 0 20px;color:#74747b;font-size:12px;line-height:1.5}

#wbfp-app .details-card .booking-policy-acceptance{display:flex;align-items:flex-start;gap:10px;margin:20px 0 12px;font-size:14px;line-height:1.6;font-weight:400}
#wbfp-app .details-card .booking-policy-acceptance input{flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:2px 0 0;padding:0;accent-color:#0071e3;cursor:pointer}
#wbfp-app .booking-policy-acceptance a{color:#0071e3;text-decoration:underline;text-underline-offset:3px}

/* Keep the calendar compact instead of spreading seven small dates across the card. */
#wbfp-app .weekdays,#wbfp-app .calendar{width:100%;max-width:480px;margin-left:auto;margin-right:auto;gap:5px}
#wbfp-app .calendar button{height:46px}
#wbfp-app .details-card .booking-policy-acceptance{margin:4px 0 0}
@media(min-width:761px){
#wbfp-app .details-card .action-bar.actions-near-times{margin-top:0;padding-top:12px;border-top:0}
#wbfp-app .details-card{row-gap:14px}
}

#wbfp-app .service{position:relative}
#wbfp-app .service-select{position:absolute;inset:0;width:100%;height:100%;border:0;background:transparent;z-index:1;cursor:pointer;border-radius:inherit}
#wbfp-app .service-select:focus-visible{outline:3px solid #0071e3;outline-offset:3px}
#wbfp-app .service-read-more{position:relative;z-index:2;color:#0071e3;text-decoration:underline;white-space:nowrap}

/* Cookie consent remains reachable without covering Back/Continue on mobile. */
@media(max-width:760px){body.wbfp-booking-page .cky-btn-revisit-wrapper{bottom:calc(var(--wbfp-action-height,140px) + 12px)!important}}
