.slothub-booking{background:var(--sh-bg);color:var(--sh-text);padding:48px 0 64px}.slothub-booking__intro{align-items:flex-start;display:flex;gap:32px;justify-content:space-between;margin-bottom:28px}.slothub-booking__intro h1{font-size:clamp(34px,5vw,58px);letter-spacing:-.035em;line-height:1.02;margin:10px 0 12px;max-width:760px}.slothub-booking__intro p{color:var(--sh-muted);font-size:17px;margin:0;max-width:720px}.slothub-booking__eyebrow,.slothub-booking__summary-kicker{color:var(--sh-accent);font-size:11px;font-weight:800;letter-spacing:.14em}.slothub-booking__demo{background:var(--sh-surface);border:1px solid var(--sh-border);border-radius:999px;color:var(--sh-muted);font-size:12px;padding:8px 11px;white-space:nowrap}.slothub-booking__progress{display:grid;gap:8px;grid-template-columns:repeat(5,1fr);margin:0 0 18px}.slothub-booking__progress button{align-items:center;border-bottom:2px solid var(--sh-border);color:var(--sh-muted);display:flex;font-size:12px;gap:8px;padding:9px 10px}.slothub-booking__progress b{background:var(--sh-border);border-radius:50%;color:var(--sh-muted);display:grid;font-size:11px;height:23px;place-items:center;width:23px}.slothub-booking__progress button.is-active{border-color:var(--sh-accent);color:var(--sh-text);font-weight:700}.slothub-booking__progress button.is-active b,.slothub-booking__progress button.is-done b{background:var(--sh-accent);color:#fff}.slothub-booking__progress button.is-done{border-color:var(--sh-accent)}.slothub-booking__layout{align-items:start;display:grid;gap:20px;grid-template-columns:minmax(0,1.65fr) minmax(280px,.7fr)}.slothub-booking__flow{min-width:0}.slothub-booking__panel{background:var(--sh-surface);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:var(--sh-pad)}.slothub-booking__panel[hidden]{display:none}.slothub-booking__stephead{display:grid;gap:16px;grid-template-columns:54px 1fr;margin-bottom:22px}.slothub-booking__stephead>span{color:var(--sh-accent);font-size:30px;font-weight:800;line-height:1}.slothub-booking__stephead h2{font-size:24px;margin:0 0 5px}.slothub-booking__stephead p{color:var(--sh-muted);margin:0}.slothub-booking__options{display:grid;gap:12px}.slothub-booking__options,.slothub-booking__options--services{grid-template-columns:repeat(2,minmax(0,1fr))}.slothub-booking__option{align-items:center;background:#fff;border:1px solid var(--sh-border);border-radius:calc(var(--sh-radius) - 3px);color:var(--sh-text);cursor:pointer;display:flex;gap:14px;justify-content:space-between;padding:16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;width:100%}.slothub-booking__option:hover{border-color:var(--sh-accent);transform:translateY(-1px)}.slothub-booking__option.is-selected{border-color:var(--sh-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--sh-accent) 16%,transparent)}.slothub-booking__option-main{display:grid;gap:4px;min-width:0}.slothub-booking__option-main strong{font-size:15px}.slothub-booking__option-main small{color:var(--sh-muted);font-size:12px;font-weight:400}.slothub-booking__option-meta{color:var(--sh-muted);display:grid;font-size:12px;gap:3px;text-align:right;white-space:nowrap}.slothub-booking__option-meta em{color:var(--sh-text);font-style:normal;font-weight:700}.slothub-booking__arrow{color:var(--sh-accent);font-size:20px}.slothub-booking__avatar{background:color-mix(in srgb,var(--sh-accent) 12%,#fff);border-radius:50%;color:var(--sh-accent);display:grid;flex:0 0 auto;font-weight:800;height:38px;place-items:center;width:38px}.slothub-booking__datetime{display:grid;gap:24px;grid-template-columns:minmax(190px,.42fr) 1fr}.slothub-booking__field{display:grid;gap:7px}.slothub-booking__field-label,.slothub-booking__field>span{color:var(--sh-text);display:block;font-size:12px;font-weight:700;margin-bottom:7px}.slothub-booking__field input{background:#fff;border:1px solid var(--sh-border);border-radius:10px;color:var(--sh-text);font:inherit;min-width:0;padding:12px 13px;width:100%}.slothub-booking__slots{display:grid;gap:9px;grid-template-columns:repeat(4,minmax(0,1fr))}.slothub-booking__slot{background:#fff;border:1px solid var(--sh-border);border-radius:10px;color:var(--sh-text);cursor:pointer;font-weight:700;padding:11px 8px}.slothub-booking__slot.is-selected,.slothub-booking__slot:hover{background:color-mix(in srgb,var(--sh-accent) 7%,#fff);border-color:var(--sh-accent);color:var(--sh-accent)}.slothub-booking__slot:disabled{cursor:not-allowed;opacity:.33;text-decoration:line-through}.slothub-booking__contact-grid{display:grid;gap:14px;grid-template-columns:1fr 1fr}.slothub-booking__contact-grid label:last-child{grid-column:1/-1}.slothub-booking__actions{display:flex;justify-content:flex-end;margin-top:18px}.slothub-booking .ssq-btn{background:var(--sh-accent)}.slothub-booking .ssq-btn--ghost{background:transparent;border:1px solid var(--sh-border);color:var(--sh-text)}.slothub-booking__feedback{color:#b42318;font-size:13px;margin:10px 0 0;text-align:right}.slothub-booking__summary{background:var(--sh-surface);border-color:var(--sh-border);border-radius:var(--sh-radius);padding:24px;position:sticky;top:20px}.slothub-booking__summary h2{font-size:22px;margin:7px 0 16px}.slothub-booking__summary dl{margin:0}.slothub-booking__summary dl>div{border-top:1px solid var(--sh-border);display:flex;gap:18px;justify-content:space-between;padding:11px 0}.slothub-booking__summary dt{color:var(--sh-muted);font-size:12px}.slothub-booking__summary dd{font-size:13px;font-weight:700;margin:0;text-align:right}.slothub-booking__summary-note{background:color-mix(in srgb,var(--sh-accent) 7%,#fff);border-radius:11px;color:var(--sh-muted);font-size:12px;line-height:1.5;margin-top:18px;padding:14px}.slothub-booking__confirmation{padding:48px var(--sh-pad);text-align:center}.slothub-booking__check{background:var(--sh-accent);border-radius:50%;color:#fff;display:grid;font-size:28px;font-weight:800;height:58px;margin:0 auto 18px;place-items:center;width:58px}.slothub-booking__confirmation h2{font-size:28px;margin:0 0 8px}.slothub-booking__confirmation>p{color:var(--sh-muted);margin:0 auto 18px;max-width:600px}.slothub-booking__confirmation-detail{background:#fff;border:1px solid var(--sh-border);border-radius:12px;display:inline-grid;gap:6px;margin:0 auto 20px;padding:15px 18px;text-align:left}.slothub-booking__confirmation-detail strong{font-size:14px}.slothub-booking__confirmation-detail span{color:var(--sh-muted);font-size:12px}@media(max-width:900px){.slothub-booking__layout{grid-template-columns:1fr}.slothub-booking__summary{position:static}.slothub-booking__progress{grid-template-columns:repeat(5,minmax(44px,1fr))}.slothub-booking__progress button{font-size:0;justify-content:center}.slothub-booking__progress b{font-size:11px}}@media(max-width:700px){.slothub-booking{padding:32px 0 44px}.slothub-booking__intro{display:grid;gap:16px}.slothub-booking__demo{justify-self:start}.slothub-booking__datetime,.slothub-booking__options,.slothub-booking__options--services{grid-template-columns:1fr}.slothub-booking__slots{grid-template-columns:repeat(3,1fr)}.slothub-booking__contact-grid{grid-template-columns:1fr}.slothub-booking__contact-grid label:last-child{grid-column:auto}.slothub-booking__stephead{grid-template-columns:1fr}.slothub-booking__stephead>span{font-size:24px}}@media(max-width:420px){.slothub-booking__slots{grid-template-columns:repeat(2,1fr)}.slothub-booking__panel{padding:20px}}.slothub-booking__connection{background:color-mix(in srgb,var(--sh-accent) 5%,#fff);border:1px solid var(--sh-border);border-radius:10px;color:var(--sh-muted);font-size:12px;margin:-4px 0 14px;padding:10px 12px}.slothub-booking__api-error,.slothub-booking__empty,.slothub-booking__loading{display:block;grid-column:1/-1;line-height:1.5;padding:12px 0}.slothub-booking__api-error{color:#b42318}.slothub-booking__slot[title]{position:relative}.slothub-booking__actions .ssq-btn:disabled{cursor:wait;opacity:.6}.slothub-booking__progress button{background:transparent;border-left:0;border-right:0;border-top:0;cursor:default;font:inherit;text-align:left}.slothub-booking__progress button.is-reachable{cursor:pointer}.slothub-booking__progress button.is-reachable:hover{background:color-mix(in srgb,var(--sh-accent) 4%,transparent);color:var(--sh-text)}.slothub-booking__nav{border-top:1px solid var(--sh-border);display:flex;justify-content:flex-start;margin-top:20px;padding-top:16px}.slothub-booking__back{appearance:none;background:transparent;border:0;color:var(--sh-muted);cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:8px 0}.slothub-booking__back:hover{color:var(--sh-accent)}.slothub-booking__actions{align-items:center;gap:16px;justify-content:space-between}.slothub-booking__professional-search{display:grid;gap:7px;margin:0 0 14px}.slothub-booking__professional-search>span{font-size:12px;font-weight:700}.slothub-booking__professional-search input{background:#fff;border:1px solid var(--sh-border);border-radius:10px;color:var(--sh-text);font:inherit;padding:11px 13px;width:100%}.slothub-booking__option.is-disabled{cursor:not-allowed;opacity:.55;transform:none}.slothub-booking__option.is-disabled:hover{border-color:var(--sh-border)}.slothub-booking__option-status{align-items:center;color:var(--sh-muted);display:inline-flex;font-size:11px;font-weight:700;gap:5px}.slothub-booking__option[hidden]{display:none}.slothub-booking__compat-warning{background:color-mix(in srgb,var(--sh-accent) 5%,#fff);border:1px solid color-mix(in srgb,var(--sh-accent) 25%,var(--sh-border));border-radius:10px;color:var(--sh-muted);font-size:12px;grid-column:1/-1;line-height:1.45;padding:14px}.slothub-booking,.slothub-booking *{box-sizing:border-box}.slothub-booking{overflow-x:clip}.slothub-booking .ssq-shell{min-width:0;width:100%}.slothub-booking__panel{scroll-margin-top:16px}.slothub-booking__option{min-width:0}.slothub-booking__option-main{overflow-wrap:anywhere}.slothub-booking__summary dd{min-width:0;overflow-wrap:anywhere}@media(max-width:900px){.slothub-booking__layout{grid-template-columns:minmax(0,1fr)}.slothub-booking__summary{position:static;top:auto;width:100%}.slothub-booking__progress{gap:6px}.slothub-booking__progress button{font-size:0;justify-content:center;min-width:0;padding:8px 4px}.slothub-booking__progress b{flex:0 0 28px;font-size:12px;height:28px;width:28px}}@media(max-width:700px){.slothub-booking{padding:26px 0 36px}.slothub-booking__intro{gap:12px;margin-bottom:20px}.slothub-booking__intro h1{font-size:clamp(36px,11vw,48px);line-height:1;margin-top:8px;max-width:100%}.slothub-booking__intro p{font-size:16px;line-height:1.45}.slothub-booking__demo{max-width:100%;white-space:normal}.slothub-booking__progress{margin-bottom:14px}.slothub-booking__panel{border-radius:min(var(--sh-radius),14px);padding:20px}.slothub-booking__stephead{gap:12px;grid-template-columns:44px minmax(0,1fr);margin-bottom:18px}.slothub-booking__stephead>span{font-size:24px}.slothub-booking__stephead h2{font-size:21px;line-height:1.15}.slothub-booking__stephead p{font-size:14px;line-height:1.45}.slothub-booking__options,.slothub-booking__options--services{grid-template-columns:minmax(0,1fr)}.slothub-booking__option{align-items:center;gap:10px;padding:14px}.slothub-booking__option-meta{max-width:34%;overflow-wrap:anywhere;white-space:normal}.slothub-booking__field input,.slothub-booking__professional-search input{font-size:16px;min-height:46px}.slothub-booking__datetime{gap:18px;grid-template-columns:minmax(0,1fr)}.slothub-booking__slots{gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.slothub-booking__slot{min-height:44px;min-width:0;padding:10px 5px}.slothub-booking__summary{padding:20px}.slothub-booking__summary dl>div{gap:12px}.slothub-booking__summary dt{flex:0 0 34%}.slothub-booking__summary dd{flex:1}.slothub-booking__actions{align-items:stretch;flex-direction:column-reverse;gap:10px}.slothub-booking__actions .ssq-btn{justify-content:center;min-height:46px;text-align:center;width:100%}.slothub-booking__actions .slothub-booking__back{padding:10px;text-align:center}.slothub-booking__feedback{text-align:left}.slothub-booking__confirmation{padding:34px 20px}}@media(max-width:480px){.slothub-booking{--sh-pad:18px}.slothub-booking__intro h1{font-size:38px}.slothub-booking__progress{gap:3px}.slothub-booking__progress button{padding:7px 1px}.slothub-booking__progress b{flex-basis:26px;height:26px;width:26px}.slothub-booking__panel{padding:18px}.slothub-booking__stephead{gap:10px;grid-template-columns:38px minmax(0,1fr)}.slothub-booking__stephead h2{font-size:20px}.slothub-booking__option{align-items:flex-start}.slothub-booking__option-meta{font-size:11px;max-width:38%}.slothub-booking__avatar{height:34px;width:34px}.slothub-booking__slots{grid-template-columns:repeat(2,minmax(0,1fr))}.slothub-booking__summary dl>div{align-items:flex-start}}@media(max-width:360px){.slothub-booking__intro h1{font-size:34px}.slothub-booking__panel{padding:16px}.slothub-booking__option{flex-wrap:wrap}.slothub-booking__option-meta{max-width:none;padding-left:44px;text-align:left;width:100%}}.slothub-booking__brandcopy{display:grid;gap:8px}.slothub-booking__brand-logo{display:block;height:auto;margin-bottom:4px;max-height:72px;object-fit:contain;width:auto}.slothub-booking__avatar{overflow:hidden}.slothub-booking__avatar img,.slothub-booking__person-avatar img{display:block;height:100%;object-fit:cover;width:100%}.slothub-booking__avatar>span{display:grid;height:100%;place-items:center;width:100%}.slothub-booking__selected-professional{align-items:center;background:color-mix(in srgb,var(--sh-accent) 4%,#fff);border:1px solid var(--sh-border);border-radius:12px;display:flex;gap:16px;justify-content:space-between;margin:-4px 0 18px;padding:12px 14px}.slothub-booking__selected-label{color:var(--sh-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.slothub-booking__person{align-items:center;display:inline-flex;gap:10px;min-width:0}.slothub-booking__person-avatar{background:color-mix(in srgb,var(--sh-accent) 10%,#fff);border-radius:50%;color:var(--sh-accent);display:grid;flex:0 0 42px;font-weight:800;height:42px;overflow:hidden;place-items:center;width:42px}.slothub-booking__person-copy{display:grid;min-width:0;text-align:left}.slothub-booking__person-copy strong{font-size:14px;line-height:1.2;overflow-wrap:anywhere}.slothub-booking__person-copy small{color:var(--sh-muted);font-size:11px;font-weight:500;margin-top:2px}.slothub-booking__person.is-compact{gap:8px}.slothub-booking__person.is-compact .slothub-booking__person-avatar{flex-basis:30px;font-size:11px;height:30px;width:30px}.slothub-booking__person.is-compact .slothub-booking__person-copy strong{font-size:12px}.slothub-booking__person.is-compact .slothub-booking__person-copy small{font-size:10px}.slothub-booking__summary-professional{display:flex;justify-content:flex-end}.slothub-booking__payment{background:color-mix(in srgb,var(--sh-accent) 3%,#fff);border:1px solid var(--sh-border);border-radius:14px;margin-top:20px;padding:18px}.slothub-booking__payment-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.slothub-booking__payment-head h3{font-size:19px;margin:4px 0 0}.slothub-booking__payment-head>strong{font-size:20px}.slothub-booking__coupon{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto}.slothub-booking__coupon .ssq-btn{min-height:45px}.slothub-booking__coupon-status{color:var(--sh-muted);font-size:12px;margin:7px 0 0;min-height:18px}.slothub-booking__payment-breakdown{margin:14px 0 0}.slothub-booking__payment-breakdown>div{border-top:1px solid var(--sh-border);display:flex;font-size:13px;gap:18px;justify-content:space-between;padding:8px 0}.slothub-booking__payment-breakdown dt{color:var(--sh-muted)}.slothub-booking__payment-breakdown dd{font-weight:700;margin:0}.slothub-booking__payment-breakdown .is-total{font-size:15px}.slothub-booking__payment-note{background:#fff;border-radius:10px;color:var(--sh-muted);font-size:11px;line-height:1.45;margin:12px 0 0;padding:10px 12px}@media(max-width:700px){.slothub-booking__selected-professional{align-items:flex-start;flex-direction:column;gap:8px}.slothub-booking__selected-label{white-space:normal}.slothub-booking__coupon{grid-template-columns:1fr}.slothub-booking__coupon .ssq-btn{width:100%}.slothub-booking__payment-head{align-items:center}.slothub-booking__summary-professional{justify-content:flex-end;max-width:100%}.slothub-booking__brand-logo{max-height:58px}}@media(max-width:480px){.slothub-booking__payment{padding:15px}.slothub-booking__payment-head{gap:10px}.slothub-booking__person-avatar{flex-basis:38px;height:38px;width:38px}.slothub-booking__summary-prof-row{align-items:flex-start}.slothub-booking__summary-prof-row dd{max-width:66%}}