.customer-bookings-page{--cb-ink:#09090a;--cb-muted:#74777e;--cb-faint:#9a9da4;--cb-line:rgba(14,15,18,.075);--cb-blue:#4665ff;--cb-green:#2f9b65;--cb-amber:#a76912;--cb-red:#d84343;--cb-font:-apple-system,BlinkMacSystemFont,"SF Pro Display","SF Pro Text","Segoe UI",Roboto,Helvetica,Arial,sans-serif;min-height:100vh;color:var(--cb-ink);font-family:var(--cb-font);background:radial-gradient(circle at 5% 0,rgba(107,129,255,.075),transparent 28rem),radial-gradient(circle at 100% 12%,rgba(255,129,168,.052),transparent 27rem),#fff}.customer-bookings-page *,.customer-bookings-page :after,.customer-bookings-page :before{box-sizing:border-box}.customer-bookings-page :is(button,input){font:inherit}.customer-bookings-page :is(button,a){-webkit-tap-highlight-color:transparent}.customer-bookings-shell{width:min(100% - 28px,920px);margin:0 auto;padding:18px 0 136px}.customer-bookings-intro{padding:8px 2px 20px}.customer-bookings-eyebrow{display:inline-block;margin-bottom:8px;color:#8b8e95;font-size:12px;font-weight:500}.customer-bookings-title-line{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.customer-bookings-title-line>div:first-child{min-width:0}.customer-bookings-title-line h1{margin:0;font-size:clamp(32px,5.2vw,48px);line-height:.98;font-weight:620;letter-spacing:-.052em}.customer-bookings-title-line p{max-width:640px;margin:9px 0 0;color:var(--cb-muted);font-size:14px;line-height:1.48;font-weight:410}.customer-bookings-count{width:64px;height:64px;flex:0 0 64px;display:grid;grid-template-columns:23px auto;place-content:center;gap:5px;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.86),rgba(239,243,249,.58));box-shadow:0 13px 36px rgba(22,27,38,.09),inset 0 1px 0 rgba(255,255,255,.98);-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%)}.customer-bookings-count svg{width:22px;height:22px;fill:none;stroke:#101114;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.customer-bookings-count strong{font-size:14px;font-weight:610}.customer-bookings-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 58px;align-items:center;gap:9px;margin:2px -4px 15px;padding:4px}.customer-bookings-search{min-width:0;min-height:56px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 16px;border:1px solid rgba(255,255,255,.92);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(239,243,248,.64));box-shadow:0 12px 34px rgba(18,22,31,.09),inset 0 1px 0 rgba(255,255,255,1);-webkit-backdrop-filter:blur(28px) saturate(185%);backdrop-filter:blur(28px) saturate(185%)}.customer-bookings-filter-button>svg,.customer-bookings-search>svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.52;stroke-linecap:round;stroke-linejoin:round}.customer-bookings-search input{width:100%;min-width:0;border:0;outline:0;color:#101113;background:transparent;font-size:15px;line-height:1.2;font-weight:430}.customer-bookings-search input::placeholder{color:#92959c;opacity:1}.customer-bookings-search input::-webkit-search-cancel-button{display:none}.customer-bookings-search button{width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#70747b;background:rgba(229,232,237,.82);font-size:20px}.customer-bookings-filter-button{position:relative;width:56px;height:56px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.94);border-radius:50%;color:#0b0b0c;background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(239,243,248,.66));box-shadow:0 12px 34px rgba(18,22,31,.09),inset 0 1px 0 rgba(255,255,255,1);-webkit-backdrop-filter:blur(28px) saturate(185%);backdrop-filter:blur(28px) saturate(185%);transition:transform .18s cubic-bezier(.2,.8,.2,1)}.customer-bookings-filter-button:active{transform:scale(.94)}.customer-bookings-filter-button i{position:absolute;top:7px;right:7px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--cb-blue);box-shadow:0 2px 7px rgba(70,101,255,.35)}.customer-bookings-tabs{display:flex;gap:7px;margin:0 0 18px;padding:2px;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.customer-bookings-tabs::-webkit-scrollbar{display:none}.customer-bookings-tabs button{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 14px;border:1px solid rgba(19,20,24,.065);border-radius:999px;color:#555960;background:rgba(246,247,249,.76);font-size:13px;font-weight:500;white-space:nowrap;scroll-snap-align:start;transition:transform .16s ease,background .16s ease,color .16s ease}.customer-bookings-tabs button small{min-width:22px;height:22px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:rgba(17,18,20,.055);font-size:10px;font-weight:560}.customer-bookings-tabs button.is-active{color:#fff;background:#101114;border-color:#101114;box-shadow:0 7px 20px rgba(10,11,13,.16)}.customer-bookings-tabs button.is-active small{background:rgba(255,255,255,.16)}.customer-bookings-tabs button:active{transform:scale(.96)}.customer-bookings-list{display:grid;gap:14px}.customer-booking-card{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(17,18,22,.075);border-radius:28px;background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(248,249,251,.82));box-shadow:0 16px 44px rgba(21,25,34,.075),inset 0 1px 0 rgba(255,255,255,.95);animation:customerBookingIn .42s cubic-bezier(.2,.78,.2,1) both;animation-delay:calc(var(--booking-index, 0) * 35ms)}.customer-booking-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 92% 0,rgba(97,121,255,.055),transparent 15rem)}@keyframes customerBookingIn{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}.customer-booking-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.customer-booking-person{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px}.customer-booking-avatar{width:52px;height:52px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.95);border-radius:50%;color:#16171a;background:radial-gradient(circle at 34% 25%,rgba(255,255,255,.98),transparent 28%),linear-gradient(145deg,rgba(228,234,244,.9),rgba(246,236,241,.83));box-shadow:0 8px 24px rgba(26,30,41,.1),inset 0 1px 0 rgba(255,255,255,.95);font-size:16px;font-weight:580;letter-spacing:-.02em}.customer-booking-person>div{min-width:0}.customer-booking-with{display:block;margin-bottom:2px;color:#9a9da3;font-size:10.5px;font-weight:490}.customer-booking-person h2{margin:0;color:#0b0b0d;font-size:17px;line-height:1.16;font-weight:590;letter-spacing:-.025em;overflow-wrap:anywhere}.customer-booking-person p{margin:3px 0 0;color:#767a81;font-size:12.5px;line-height:1.28;font-weight:410;overflow-wrap:anywhere}.customer-booking-status{max-width:44%;flex:0 0 auto;display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:10.5px;line-height:1.15;font-weight:540;text-align:center}.customer-booking-status.is-action{color:#855400;background:#fff1cd}.customer-booking-status.is-upcoming{color:#285f48;background:#e6f4ec}.customer-booking-status.is-complete{color:#3a5da4;background:#eaf0ff}.customer-booking-status.is-review{color:#6f4b96;background:#f1e9fa}.customer-booking-status.is-muted{color:#666a72;background:#eef0f2}.customer-booking-amount-row{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-top:17px;padding:16px 2px 15px;border-top:1px solid var(--cb-line);border-bottom:1px solid var(--cb-line)}.customer-booking-amount-row>div{display:grid;gap:2px}.customer-booking-amount-row span{color:#8c9097;font-size:10.5px;font-weight:480}.customer-booking-amount-row strong{color:#0a0a0b;font-size:24px;line-height:1;font-weight:610;letter-spacing:-.04em}.customer-booking-reference{max-width:48%;overflow-wrap:anywhere;text-align:right;color:#a0a3a9!important;font-size:9.5px!important}.customer-booking-facts{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:15px 0 3px}.customer-booking-facts>div{min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr);gap:9px;align-items:start}.customer-booking-action-icon,.customer-booking-fact-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.96);border-radius:12px;color:#17181b;background:linear-gradient(145deg,rgba(255,255,255,.88),rgba(235,239,245,.66));box-shadow:0 6px 16px rgba(21,25,34,.07),inset 0 1px 0 rgba(255,255,255,.95)}.customer-booking-action-icon svg,.customer-booking-actions>a>svg,.customer-booking-fact-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.customer-booking-facts>div>div{min-width:0;display:grid;gap:2px}.customer-booking-facts small{color:#9a9da4;font-size:9.5px;font-weight:490}.customer-booking-facts strong{min-width:0;color:#17181a;font-size:12.5px;line-height:1.25;font-weight:560;overflow-wrap:anywhere}.customer-booking-facts span:not(.customer-booking-fact-icon){color:#7e8289;font-size:11px;line-height:1.3;overflow-wrap:anywhere}.customer-booking-next-copy{margin:12px 0 0;padding:11px 13px;border-radius:14px;color:#64686f;background:rgba(243,245,248,.76);font-size:11.5px;line-height:1.45;font-weight:410}.customer-booking-confirm-panel{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:12px;padding:13px;border:1px solid rgba(70,101,255,.12);border-radius:18px;background:linear-gradient(145deg,rgba(242,245,255,.92),rgba(250,251,255,.82))}.customer-booking-confirm-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4f67f6;box-shadow:0 8px 18px rgba(79,103,246,.2)}.customer-booking-confirm-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.customer-booking-confirm-copy{min-width:0}.customer-booking-confirm-copy strong{font-size:12.5px;font-weight:590}.customer-booking-confirm-copy p,.customer-booking-confirm-copy small{display:block;margin:3px 0 0;color:#727780;font-size:10.5px;line-height:1.38;font-weight:410}.customer-booking-confirm-copy small{color:#8a6a40}.customer-booking-confirm-panel>button{min-height:38px;padding:0 12px;border:0;border-radius:999px;color:#fff;background:#101114;font-size:11px;font-weight:560;white-space:nowrap}.customer-booking-confirm-panel>button:disabled{opacity:.48}.customer-booking-notice{margin:10px 0 0;padding:10px 12px;border-radius:13px;color:#3f6352;background:#eaf5ef;font-size:11px;line-height:1.4}.customer-booking-actions{position:relative;display:grid;margin-top:14px;border-top:1px solid var(--cb-line)}.customer-booking-action-row,.customer-booking-locked-row,.customer-booking-primary-action{min-width:0;min-height:58px;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;color:#111214;text-decoration:none}.customer-booking-action-row+.customer-booking-action-row,.customer-booking-locked-row+.customer-booking-action-row,.customer-booking-primary-action+.customer-booking-action-row,.customer-booking-primary-action+.customer-booking-locked-row{border-top:1px solid var(--cb-line)}.customer-booking-action-row>svg,.customer-booking-primary-action>svg:last-child{width:17px;height:17px;justify-self:end;fill:none;stroke:#9ba0a8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.customer-booking-action-copy{min-width:0;display:grid;gap:2px}.customer-booking-action-copy strong{font-size:12.5px;font-weight:570}.customer-booking-action-copy small{color:#858990;font-size:10.5px;line-height:1.25;font-weight:410;overflow-wrap:anywhere}.customer-booking-locked-row{opacity:.58}.customer-booking-primary-action{grid-template-columns:36px minmax(0,1fr) 18px;min-height:58px;color:#fff;margin:11px 0 6px;padding:0 13px;border-radius:17px;background:#101114;box-shadow:0 10px 26px rgba(12,13,15,.12)}.customer-booking-primary-action>svg:first-child{stroke:#fff}.customer-booking-primary-action>svg:last-child{stroke:rgba(255,255,255,.68)}.customer-booking-primary-action span{font-size:12.5px;font-weight:570}.customer-booking-action-row{transition:transform .16s ease,background .16s ease;border-radius:14px}.customer-booking-action-row:hover{background:rgba(246,247,249,.76)}.customer-booking-action-row:active,.customer-booking-primary-action:active{transform:scale(.986)}.customer-booking-report-row{position:relative;padding-top:4px;color:#9b5050;font-size:10.5px}.customer-booking-report-row :is(button,a){color:#a45454;font-size:10.5px;font-weight:470}.customer-bookings-more-wrap{display:flex;justify-content:center;padding:22px 0 4px}.customer-bookings-more-wrap button,.customer-bookings-state a,.customer-bookings-state button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(16,17,20,.1);border-radius:999px;color:#111214;background:rgba(248,249,251,.88);box-shadow:0 8px 22px rgba(17,20,28,.06);text-decoration:none;font-size:12px;font-weight:540}.customer-bookings-more-wrap button:disabled{opacity:.5}.customer-bookings-state{min-height:310px;display:grid;place-items:center;align-content:center;gap:8px;padding:34px 18px;border:1px solid rgba(17,18,22,.065);border-radius:28px;text-align:center;background:linear-gradient(155deg,rgba(255,255,255,.93),rgba(247,249,252,.8))}.customer-bookings-state-icon{width:62px;height:62px;display:grid;place-items:center;margin-bottom:4px;border:1px solid rgba(255,255,255,.96);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.93),rgba(236,241,248,.72));box-shadow:0 12px 30px rgba(19,23,31,.09),inset 0 1px 0 #fff}.customer-bookings-state-icon svg{width:26px;height:26px;fill:none;stroke:#17181b;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.customer-bookings-state h2{margin:0;font-size:19px;font-weight:600;letter-spacing:-.025em}.customer-bookings-state p{max-width:440px;margin:0 0 8px;color:#7c8087;font-size:12.5px;line-height:1.48}.customer-bookings-skeleton-list{display:grid;gap:14px}.customer-bookings-skeleton{min-height:260px;padding:18px;border:1px solid rgba(17,18,22,.055);border-radius:28px;background:rgba(250,251,252,.85)}.customer-bookings-skeleton-top{display:flex;align-items:center;gap:12px;margin-bottom:22px}.customer-bookings-skeleton-top i{width:52px;height:52px;border-radius:50%}.customer-bookings-skeleton-top span{width:34%;height:16px;border-radius:999px}.customer-bookings-skeleton>b{display:block;width:78%;height:13px;margin:10px 0;border-radius:999px}.customer-bookings-skeleton>b:nth-child(3){width:56%}.customer-bookings-skeleton-actions{display:flex;gap:10px;margin-top:34px}.customer-bookings-skeleton-actions i{width:42%;height:48px;border-radius:16px}.customer-bookings-skeleton :is(i,span,b){background:linear-gradient(90deg,#f0f1f3 20%,#fafbfc 50%,#f0f1f3 80%);background-size:220% 100%;animation:customerBookingShimmer 1.25s linear infinite}@keyframes customerBookingShimmer{to{background-position:-220% 0}}.customer-bookings-filter-root{position:fixed;inset:0;z-index:130000;display:grid;place-items:center;padding:22px}.customer-bookings-filter-backdrop{position:absolute;inset:0;border:0;background:rgba(22,24,29,.2);-webkit-backdrop-filter:blur(12px) saturate(130%);backdrop-filter:blur(12px) saturate(130%)}.customer-bookings-filter-sheet{position:relative;z-index:1;width:min(100%,560px);max-height:min(780px,calc(100dvh - 44px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:30px;background:linear-gradient(155deg,rgba(255,255,255,.91),rgba(243,246,250,.82));box-shadow:0 30px 90px rgba(18,22,30,.22),inset 0 1px 0 rgba(255,255,255,.98);-webkit-backdrop-filter:blur(34px) saturate(185%);backdrop-filter:blur(34px) saturate(185%);animation:customerBookingSheetIn .24s cubic-bezier(.2,.8,.2,1) both}@keyframes customerBookingSheetIn{0%{opacity:0;transform:translateY(16px) scale(.985)}}.customer-bookings-filter-sheet>header{min-height:72px;display:grid;grid-template-columns:44px 1fr 58px;align-items:center;gap:8px;padding:9px 12px;border-bottom:1px solid rgba(20,21,24,.07)}.customer-bookings-filter-sheet>header>strong{text-align:center;font-size:15px;font-weight:590}.customer-bookings-filter-close{width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.9);border-radius:50%;color:#101114;background:rgba(248,249,251,.7);box-shadow:0 8px 20px rgba(18,22,31,.08),inset 0 1px 0 #fff}.customer-bookings-filter-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round}.customer-bookings-filter-apply{border:0;background:transparent;color:var(--cb-blue);font-size:13px;font-weight:560}.customer-bookings-filter-body{overflow-y:auto;overscroll-behavior:contain;padding:6px 18px 24px}.customer-bookings-filter-section{padding:20px 0}.customer-bookings-filter-section+.customer-bookings-filter-section{border-top:1px solid rgba(20,21,24,.07)}.customer-bookings-filter-heading>span{color:#9a9da4;font-size:10px;font-weight:500}.customer-bookings-filter-heading h2{margin:4px 0 0;font-size:18px;font-weight:600;letter-spacing:-.025em}.customer-bookings-filter-heading p{margin:5px 0 0;color:#858990;font-size:11.5px;line-height:1.4}.customer-bookings-filter-options{display:grid;margin-top:12px}.customer-bookings-filter-options>button{min-height:65px;display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:12px;padding:9px 3px;border:0;border-bottom:1px solid rgba(20,21,24,.065);color:#151619;background:transparent;text-align:left}.customer-bookings-filter-options>button>span{min-width:0;display:grid;gap:3px}.customer-bookings-filter-options strong{font-size:13px;font-weight:560}.customer-bookings-filter-options small{color:#8b8f96;font-size:10.5px;line-height:1.3}.customer-bookings-filter-options i{width:23px;height:23px;display:grid;place-items:center;justify-self:end;border:1px solid #d5d8de;border-radius:50%;color:#fff;background:rgba(255,255,255,.65)}.customer-bookings-filter-options button.is-selected i{border-color:#111214;background:#111214}.customer-bookings-filter-options i svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.customer-bookings-segmented{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:13px;padding:4px;border-radius:15px;background:rgba(225,228,233,.72)}.customer-bookings-segmented button{min-height:42px;border:0;border-radius:12px;color:#686c73;background:transparent;font-size:11.5px;font-weight:520}.customer-bookings-segmented button.is-selected{color:#111214;background:rgba(255,255,255,.92);box-shadow:0 4px 12px rgba(20,23,31,.08),inset 0 1px 0 #fff}.customer-bookings-filter-sheet>footer{min-height:76px;display:grid;grid-template-columns:auto minmax(170px,1fr);align-items:center;gap:14px;padding:10px 14px max(10px,env(safe-area-inset-bottom));border-top:1px solid rgba(20,21,24,.075);background:rgba(250,251,252,.72);-webkit-backdrop-filter:blur(24px) saturate(170%);backdrop-filter:blur(24px) saturate(170%)}.customer-bookings-filter-clear{border:0;background:transparent;color:#60646b;font-size:12px;font-weight:520}.customer-bookings-filter-show{min-height:50px;border:0;border-radius:17px;color:#fff;background:#111214;box-shadow:0 11px 27px rgba(12,13,15,.15);font-size:12.5px;font-weight:570}@media (max-width:680px){.customer-bookings-shell{width:min(100% - 22px,920px);padding-top:12px}.customer-bookings-intro{padding-top:4px}.customer-bookings-title-line{align-items:flex-start}.customer-bookings-title-line h1{font-size:31px}.customer-bookings-title-line p{max-width:29rem;font-size:12.5px}.customer-bookings-count{width:56px;height:56px;flex-basis:56px}.customer-bookings-toolbar{grid-template-columns:minmax(0,1fr) 54px}.customer-bookings-search{min-height:52px}.customer-bookings-filter-button{width:52px;height:52px}.customer-bookings-tabs{margin-right:-11px;padding-right:11px}.customer-booking-card{padding:15px;border-radius:24px}.customer-booking-head{display:grid;grid-template-columns:1fr;gap:10px}.customer-booking-status{max-width:100%;justify-self:start}.customer-booking-person{grid-template-columns:48px minmax(0,1fr)}.customer-booking-avatar{width:48px;height:48px}.customer-booking-facts{grid-template-columns:1fr;gap:12px}.customer-booking-confirm-panel{grid-template-columns:36px minmax(0,1fr);align-items:start}.customer-booking-confirm-panel>button{grid-column:1/-1;width:100%;min-height:44px}.customer-booking-amount-row strong{font-size:22px}.customer-booking-reference{max-width:44%}.customer-bookings-filter-root{padding:0;align-items:end}.customer-bookings-filter-backdrop{background:rgba(20,22,27,.16)}.customer-bookings-filter-sheet{width:100%;max-height:92dvh;border-right:0;border-bottom:0;border-left:0;border-radius:28px 28px 0 0;animation-name:customerBookingMobileSheetIn}@keyframes customerBookingMobileSheetIn{0%{opacity:0;transform:translateY(28px)}}}@media (max-width:420px){.customer-bookings-shell{width:calc(100% - 18px)}.customer-bookings-title-line{gap:12px}.customer-bookings-count{width:52px;height:52px;flex-basis:52px;grid-template-columns:20px auto}.customer-bookings-count svg{width:19px;height:19px}.customer-booking-card{padding:14px}.customer-booking-amount-row{gap:8px}.customer-booking-reference{max-width:42%;font-size:8.8px!important}}@media (prefers-reduced-motion:reduce){.customer-booking-card,.customer-bookings-filter-sheet,.customer-bookings-skeleton :is(i,span,b){animation:none!important}.customer-booking-action-row,.customer-booking-primary-action,.customer-bookings-filter-button,.customer-bookings-tabs button{transition:none!important}}