:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#f5f6f6;min-width:320px;min-height:100%}body{min-width:320px;min-height:100%;margin:0}#root{min-height:100svh}.orders-screen{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.orders-filter{border:1px solid var(--border);background:var(--surface);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem;padding:1rem;display:grid;box-shadow:0 .35rem 1.25rem #22301f0f}.orders-filter label{gap:.35rem;display:grid}.orders-filter label span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.orders-filter input{border:1px solid var(--border);width:100%;min-height:2.8rem;color:var(--text);font:inherit;background:#fff;border-radius:.75rem;padding:.65rem .75rem}.orders-filter button{color:#fff;min-height:2.8rem;font:inherit;background:#0b6f86;border:0;border-radius:999px;grid-column:1/-1;font-weight:700}.orders-filter button:disabled{cursor:wait;opacity:.65}.orders-list{gap:1rem;display:grid}.order-card,.orders-empty-card{border:1px solid var(--border);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 .35rem 1.25rem #22301f12}.orders-empty-card{padding:1rem}.orders-empty-card h2,.orders-empty-card p{margin:0}.orders-empty-card p{color:var(--muted);margin-top:.35rem}.order-card-summary{width:100%;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.order-card-primary,.order-card-total{gap:.25rem;display:grid}.order-card-primary>span,.order-card-total>span{color:var(--muted);font-size:.85rem}.order-item-preview{margin-top:.2rem}.order-card-total{flex:none;justify-items:end}.order-card-total>span{font-size:1.25rem;line-height:1}.order-details{border-top:1px solid var(--border);padding:1rem}.order-recipient{color:var(--muted);margin:1rem 0}.order-items{gap:.75rem;display:grid}.order-line-item{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;padding-bottom:.75rem;display:flex}.order-line-item h3,.order-line-item p{margin:0}.order-line-item h3{font-size:.98rem}.order-line-item p{color:var(--muted);margin-top:.2rem;font-size:.84rem}.order-totals{gap:.5rem;margin:1rem 0 0;display:grid}.order-totals div,.order-payments div{justify-content:space-between;gap:1rem;display:flex}.order-totals dt,.order-totals dd{margin:0}.order-grand-total{border-top:1px solid var(--border);padding-top:.55rem;font-weight:800}.order-payments{border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.order-payments h3{margin:0 0 .6rem;font-size:.9rem}.order-payments div+div{margin-top:.45rem}.order-payments span{color:var(--muted)}.order-balance{color:#785b0b;background:#fff2cf;border-radius:.75rem;margin:1rem 0 0;padding:.8rem}.orders-error{color:#8f3636;background:#faeeee;border-radius:.85rem;margin-bottom:1rem;padding:1rem}@media (width<=520px){.orders-filter{grid-template-columns:1fr}.orders-filter button{grid-column:auto}}.passes-screen{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.passes-intro{color:#6f746d;margin:0 0 1rem;line-height:1.5}.passes-list{gap:1rem;display:grid}.pass-card,.passes-empty-card{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 .35rem 1.25rem #22301f14}.pass-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.pass-card-label{color:#52704c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .2rem;font-size:.76rem;font-weight:700}.pass-card h2,.passes-empty-card h2{margin:0;font-size:1.1rem}.pass-status{white-space:nowrap;border-radius:999px;flex:none;padding:.35rem .6rem;font-size:.78rem;font-weight:700}.pass-status.active{color:#276326;background:#dff3dc}.pass-status.attention,.pass-status.canceling{color:#815514;background:#fff0d8}.pass-status.danger{color:#8b3030;background:#fae4e4}.pass-status.inactive{color:#60675e;background:#ecefeb}.pass-valid-for{color:#6f746d;margin:.65rem 0 0;font-size:.9rem}.pass-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:1rem 0 0;display:grid}.pass-details div{background:#f6f8f4;border-radius:.75rem;padding:.75rem}.pass-details dt{color:#6f746d;font-size:.78rem}.pass-details dd{margin:.2rem 0 0;font-weight:700}.pass-card-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.pass-action-button{width:auto;margin:0;text-decoration:none}.pass-action-button:disabled{cursor:wait;opacity:.65}.passes-empty-card p{color:#6f746d;margin:.45rem 0 0}@media (width<=460px){.pass-card-heading{align-items:flex-start}.pass-details{grid-template-columns:1fr}.pass-card-actions{display:grid}.pass-action-button{width:100%}}.profile-screen{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.profile-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.profile-header h1{margin:0}.profile-back-button{width:2.5rem;height:2.5rem;color:inherit;background:#52704c1a;border:0;border-radius:999px;font-size:2rem;line-height:1}.profile-form{gap:1rem;display:grid}.profile-card{background:#fff;border-radius:1rem;gap:.9rem;padding:1rem;display:grid;box-shadow:0 .35rem 1.25rem #22301f14}.profile-card h2{margin:0;font-size:1.1rem}.profile-card-intro{color:#6f746d;margin:-.4rem 0 0;font-size:.9rem}.profile-grid{gap:.8rem;display:grid}.profile-grid.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-field{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}.profile-field input,.profile-field select{box-sizing:border-box;width:100%;min-height:2.9rem;color:inherit;font:inherit;background:#fff;border:1px solid #d8ddd5;border-radius:.75rem;padding:.7rem .8rem;font-weight:400}.profile-field input::placeholder{color:#aeb3ac;opacity:1}.profile-field input:focus,.profile-field select:focus{border-color:#52704c;outline:2px solid #52704c38}.profile-field.has-error input,.profile-field.has-error select{border-color:#a64545}.profile-field small,.profile-error{color:#a64545}.profile-success,.profile-error{border-radius:.75rem;padding:.8rem .9rem;font-size:.92rem}.profile-success{color:#385a32;background:#edf5ea}.profile-error{background:#faeeee}.profile-save-button{width:100%}.profile-save-button:disabled{cursor:wait;opacity:.65}.password-form{max-width:30rem}.password-card{align-content:start}.password-field{gap:.4rem;max-width:24rem;font-size:.9rem;font-weight:600;display:grid}.password-input-wrap{position:relative}.password-input-wrap input{box-sizing:border-box;width:100%;min-height:3rem;color:inherit;font:inherit;background:#fff;border:1px solid #d8ddd5;border-radius:.75rem;padding:.75rem 3rem .75rem .85rem;font-weight:400;transition:border-color .15s,box-shadow .15s}.password-input-wrap input:focus{border-color:#52704c;outline:none;box-shadow:0 0 0 3px #52704c29}.password-field.has-error .password-input-wrap input{border-color:#a64545;box-shadow:0 0 0 3px #a645451a}.password-field small{color:#a64545;font-size:.82rem;font-weight:400}.password-visibility-button{color:#5f665d;background:0 0;border:0;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;padding:0;display:grid;position:absolute;top:50%;right:.45rem;transform:translateY(-50%)}.password-visibility-button:hover,.password-visibility-button:focus-visible{color:#385a32;background:#52704c1a}.password-visibility-button:focus-visible{outline-offset:1px;outline:2px solid #52704c47}.password-visibility-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.25rem;height:1.25rem}.app-success-message{color:#24531d;background:#dff1da;border:1px solid #72a566;border-radius:.85rem;align-items:center;gap:.75rem;max-width:30rem;padding:.95rem 1rem;display:flex;box-shadow:0 .25rem .9rem #385a321f}.app-success-message strong{font-size:.96rem;font-weight:700}.app-success-icon{color:#fff;background:#3f7f35;border-radius:999px;flex:none;place-items:center;width:1.7rem;height:1.7rem;font-size:1rem;font-weight:800;line-height:1;display:grid}@media (width<=460px){.profile-grid.two-columns{grid-template-columns:1fr}.password-form,.password-field,.password-save-button,.app-success-message{max-width:none}}.payment-methods-screen{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.payment-methods-card{background:#fff;border-radius:1rem;gap:1rem;max-width:34rem;padding:1.1rem;display:grid;box-shadow:0 .35rem 1.25rem #22301f14}.payment-methods-card h2{margin:0;font-size:1.1rem}.payment-methods-card p{color:#6f746d;margin:.45rem 0 0;line-height:1.55}.payment-methods-icon{color:#52704c;background:#52704c1a;border-radius:.9rem;place-items:center;width:3rem;height:3rem;display:grid}.payment-methods-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.65rem;height:1.65rem}.payment-methods-button{width:fit-content}.payment-methods-button:disabled{cursor:wait;opacity:.65}@media (width<=460px){.payment-methods-card{max-width:none}.payment-methods-button{width:100%}}.login-screen{min-height:100svh;padding:max(24px, env(safe-area-inset-top)) 18px max(24px, env(safe-area-inset-bottom));justify-content:center;align-items:center;display:flex}.login-card{border:1px solid var(--border);background:var(--surface);text-align:left;border-radius:26px;width:min(100%,430px);padding:30px;box-shadow:0 18px 55px #16202a1c}.home-brand{justify-content:center;margin:1.5rem 0;display:flex}.home-logo{width:min(145px,44vw);height:auto;margin:0 auto 24px;display:block}.login-heading{margin-bottom:28px}.login-heading h1{margin-bottom:12px}.login-heading>p:last-child{color:var(--muted);line-height:1.55}.login-form{gap:10px;display:grid}.login-form label{margin-top:8px;font-size:.86rem;font-weight:750}.login-form input{border:1px solid var(--border);width:100%;min-height:50px;color:var(--text);font:inherit;background:#fff;border-radius:13px;padding:11px 14px}.login-form input:focus{border-color:var(--navy);outline:3px solid #2437461f}.login-error{color:#8c2020;background:#fff0f0;border:1px solid #e6b9b9;border-radius:12px;margin-top:8px;padding:11px 13px;font-size:.87rem;line-height:1.4}.login-submit{margin-top:14px}.login-submit:disabled{cursor:wait;opacity:.65}.login-help{color:#0b6f86;cursor:pointer;background:0 0;border:0;margin:18px auto 0;padding:6px;font-weight:700;display:block}.auth-loading-screen{justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex}.auth-loading-card{text-align:center}.auth-loading-card p{color:var(--muted)}.auth-mode-switch{background:#0000000f;border-radius:.75rem;grid-template-columns:1fr 1fr;gap:.2rem;min-height:48px;margin-bottom:1.1rem;padding:.2rem;display:grid}.auth-mode-switch button{min-height:2.5rem;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.6rem;padding:.5rem .65rem;font-size:.95rem;font-weight:600;line-height:1.1}.auth-mode-switch button.active{background:#fff;box-shadow:0 1px 3px #0000001f}.form-field{flex-direction:column;gap:.4rem;display:flex}.name-fields{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.field-error{color:#a12622;font-size:.85rem;line-height:1.35}.field-help{color:#0000009e;font-size:.85rem;line-height:1.35}.login-form input[aria-invalid=true]{border-color:#a12622}.auth-alternate{text-align:center;margin:1.25rem 0 0;font-size:.9rem}.auth-alternate button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}.password-recovery{gap:14px;display:grid}.recovery-message{color:#07576a;background:#0b6f8614;border:1px solid #0b6f863d;border-radius:12px;padding:11px 13px;font-size:.87rem;line-height:1.45}#verification-code{text-align:center;letter-spacing:.32em;font-size:1.35rem;font-weight:700}.password-recovery .login-help:disabled{cursor:wait;opacity:.55}@media (width<=480px){.name-fields{grid-template-columns:1fr}}.bookings-screen{padding-bottom:calc(7rem + env(safe-area-inset-bottom))}.bookings-screen .app-section-header p:last-child{color:#6f746d;margin-bottom:0}.classes-section{gap:1rem;margin-top:1.5rem;display:grid}.history-section{margin-top:2.25rem}.classes-section-heading{justify-content:space-between;align-items:end;gap:1rem;display:flex}.classes-section-heading h2,.classes-section-heading p{margin:0}.classes-section-heading>span{color:#385a32;background:#52704c1f;border-radius:999px;place-items:center;min-width:2rem;height:2rem;padding:0 .45rem;font-size:.85rem;font-weight:700;display:grid}.bookings-list,.class-history-list{gap:1rem;display:grid}.booking-card,.history-card,.bookings-empty-card{background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 .35rem 1.25rem #22301f14}.bookings-empty-card h3,.booking-card h3,.history-card h3{margin:0}.bookings-empty-card p{color:#6f746d;margin-bottom:0}.booking-card-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.booking-date{color:#52704c;margin:0 0 .25rem;font-size:.86rem;font-weight:700}.booking-status,.history-status{border-radius:999px;flex:none;padding:.35rem .6rem;font-size:.78rem;font-weight:700}.booking-status.booked{color:#24531d;background:#dff1da}.booking-status.waitlisted{color:#785b0b;background:#fff2cf}.history-status{color:#555d52;background:#eef0ec}.booking-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;margin:1rem 0;display:grid}.booking-details div{min-width:0}.booking-details dt{color:#777d75;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.booking-details dd{overflow-wrap:anywhere;margin:.2rem 0 0}.booking-cancel-button,.book-again-button{width:100%;min-height:2.8rem;font:inherit;border-radius:.75rem;font-weight:700}.booking-cancel-button{color:#8f3636;background:#fff;border:1px solid #b75b5b}.book-again-button{color:#fff}.book-again-button.studio{background:#9142cf;border:1px solid #9142cf}.book-again-button.online{background:#079b70;border:1px solid #079b70}.book-again-button:disabled{cursor:wait;opacity:.65}.booking-cancellation-closed{color:#777d75;border-top:1px solid #e5e8e2;margin:0;padding-top:.8rem;font-size:.88rem}.bookings-message,.bookings-error,.bookings-feedback{border-radius:.85rem;padding:1rem}.bookings-message{background:#fff}.bookings-error,.bookings-feedback.error{color:#8f3636;background:#faeeee}.bookings-feedback{margin-top:1rem}.bookings-feedback.success{color:#385a32;background:#edf5ea}@media (width<=460px){.booking-card-heading{align-items:flex-start}.booking-details{grid-template-columns:1fr}}.reminder-setup-backdrop{z-index:80;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));background:#14191c94;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.reminder-setup-modal{background:var(--surface);border-radius:24px;width:min(100%,520px);max-height:calc(100svh - 32px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 70px #00000047}.reminder-setup-modal h2{margin-bottom:10px;padding-right:42px}.reminder-setup-close{background:var(--surface-muted);cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:1.5rem;position:absolute;top:14px;right:14px}.reminder-setup-intro{color:var(--muted);margin-bottom:20px;line-height:1.5}.reminder-choice{border:1px solid var(--border);cursor:pointer;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;margin-bottom:12px;padding:14px;display:grid}.reminder-choice.selected{border-color:var(--navy);background:#2437460d}.reminder-choice input{width:20px;height:20px;margin:0}.reminder-choice span{flex-direction:column;gap:3px;display:flex}.reminder-choice small,.reminder-phone-field small{color:var(--muted);font-size:.8rem}.reminder-phone-field,.verification-code-field{flex-direction:column;gap:7px;margin:4px 0 14px 32px;font-weight:700;display:flex}.reminder-phone-field input,.verification-code-field input{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:12px;padding:12px 14px}.verification-code-field{margin-left:0}.verification-code-field input{letter-spacing:.25em;text-align:center;font-size:1.5rem}.verified-number{font-weight:800;color:var(--online)!important}.reminder-setup-error{color:#8c2020;background:#fff0f0;border:1px solid #e6b9b9;border-radius:12px;margin:14px 0;padding:12px}.reminder-setup-secondary{width:100%;color:var(--navy);cursor:pointer;background:0 0;border:0;margin-top:10px;padding:10px;font-weight:700}@media (width<=520px){.reminder-setup-modal{padding:24px 20px}.reminder-phone-field{margin-left:0}}.notification-settings-screen{max-width:760px;margin:0 auto}.notification-settings-header{align-items:flex-start;gap:.9rem;margin-bottom:1.5rem;display:flex}.notification-settings-header h1{margin:0}.notification-back-button{cursor:pointer;background:#ffffffe6;border:0;border-radius:999px;width:2.6rem;height:2.6rem;font-size:2rem;line-height:1;box-shadow:0 3px 14px #1e2f2614}.notification-settings-card{background:#fff;border-radius:1.1rem;margin-bottom:1rem;padding:1.25rem;box-shadow:0 6px 24px #1e2f2612}.notification-settings-copy h2{margin:0 0 .35rem;font-size:1.15rem}.notification-settings-copy p{color:#66736a;margin:0}.notification-methods{gap:.75rem;margin-top:1rem;display:grid}.notification-methods button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe6e1;border-radius:.9rem;justify-content:space-between;align-items:center;width:100%;padding:1rem;display:flex}.notification-methods button.selected{background:#f5faf6;border-color:#4f785b}.notification-methods button:disabled,.notification-toggle:disabled{cursor:wait;opacity:.65}.notification-methods button>span:first-child{gap:.2rem;display:grid}.notification-methods small{color:#758078}.notification-radio{border:2px solid #a9b4ac;border-radius:999px;width:1.2rem;height:1.2rem;box-shadow:inset 0 0 0 3px #fff}.notification-methods button.selected .notification-radio{background:#4f785b;border-color:#4f785b}.notification-settings-note{color:#758078;margin:1rem 0 0;font-size:.9rem}.notification-push-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.notification-toggle{cursor:pointer;background:#c9d0cb;border:0;border-radius:999px;flex:none;width:3.25rem;height:1.9rem;padding:.2rem;transition:background .16s}.notification-toggle span{background:#fff;border-radius:999px;width:1.5rem;height:1.5rem;transition:transform .16s;display:block;box-shadow:0 1px 4px #0003}.notification-toggle.enabled{background:#4f785b}.notification-toggle.enabled span{transform:translate(1.35rem)}.notification-settings-message,.notification-settings-error,.notification-settings-status{border-radius:.8rem;margin-top:1rem;padding:.9rem 1rem}.notification-settings-message{color:#31543a;background:#eef7f0}.notification-settings-error{color:#8a2f2a;background:#fff0ef}.notification-settings-status{background:#fff}@media (width<=560px){.notification-settings-card{padding:1rem}.notification-push-card{align-items:flex-start}}.app-shell{padding-top:calc(env(safe-area-inset-top) + 16px)}.schedule-header{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;min-height:58px;margin-bottom:1.5rem;padding-left:0;display:flex}.schedule-brand{align-items:center;min-width:0;display:flex}.schedule-logo{display:none}.schedule-brand h1{white-space:nowrap;margin:0;line-height:1}.schedule-account{display:none}.event-registration,.watch-video{flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.event-registration button,.watch-video button{background:var(--muted-blue);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;max-width:200px;min-height:38px;padding:8px 14px;font-weight:700}.event-registration span,.watch-video span{color:var(--muted);font-size:.68rem}.event-label{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#0b6f86!important;margin-bottom:3px!important;font-size:.68rem!important}.reminder-setup-modal input::placeholder{color:#a8a8a8;opacity:1}@media (width>=641px){.event-row .event-registration,.video-row .watch-video{grid-column:2/4}}@media (width<=640px){.event-row .event-registration,.video-row .watch-video{grid-column:1/-1}}.delivery-option.booked button{color:#000;cursor:pointer;box-shadow:inset 0 0 0 1px #17663c2e;background:#fff389!important}.delivery-option.booked button:hover{background:#fcf085!important}.delivery-option.booked button:disabled{opacity:1}.delivery-option.booked button span{color:inherit;margin-right:3px;font-size:.95em}.delivery-option.waitlisted button{color:#000;cursor:pointer;box-shadow:inset 0 0 0 1px #17663c2e;background:#cddc39!important}.delivery-option.waitlisted button:hover{background:#e5f073!important}.modal-backdrop.is-success{animation:.5s 2.8s forwards reservation-backdrop-fade}.reservation-modal-success{opacity:1;justify-content:center;align-items:center;min-height:230px;animation:.5s 2.8s forwards reservation-success-fade;display:flex;transform:translateY(0)scale(1)}.reservation-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.reservation-success h2{text-align:center;width:100%;margin:14px 0 6px;padding:0}.reservation-success p{width:100%;color:var(--muted);text-align:center;margin:0}.reservation-checkmark{color:#0000;background:#dff4e8;border-radius:50%;width:76px;height:76px;margin:0 auto;font-size:0;animation:.36s cubic-bezier(.2,.9,.3,1.25) reservation-checkmark-pop;display:block;position:relative}.reservation-checkmark:after{content:"";transform-origin:50%;border-bottom:7px solid #177245;border-right:7px solid #177245;width:17px;height:31px;position:absolute;top:21px;left:25px;transform:rotate(45deg)}.reservation-error{color:#8c2020;background:#fff0f0;border:1px solid #e6b9b9;border-radius:12px;margin:-6px 0 16px;padding:12px 14px;font-size:.9rem;line-height:1.4}.primary-button:disabled,.modal-close:disabled{cursor:wait;opacity:.7}.secondary-button{width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;margin-top:.75rem;padding:.85rem 1rem;font-weight:600}.secondary-button:hover,.secondary-button:focus-visible{background:#0000000d}.secondary-button:disabled{opacity:.55;cursor:not-allowed}.cancel-reservation-button{background:#b42318;border-color:#b42318}@keyframes reservation-checkmark-pop{0%{opacity:0;transform:scale(.55)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}@keyframes reservation-success-fade{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.98)}}@keyframes reservation-backdrop-fade{0%{background:#14191c8c}to{background:#14191c00}}@media (prefers-reduced-motion:reduce){.modal-backdrop.is-success,.reservation-modal-success,.reservation-checkmark{animation:none}}@media (width<=640px){.schedule-header{align-items:flex-start;min-height:52px;padding-left:66px}}.authenticated-app-shell{background:var(--background);min-height:100svh;position:relative}.app-brand-mark{top:calc(env(safe-area-inset-top) + 12px);z-index:25;pointer-events:none;-webkit-backdrop-filter:blur(12px);background:#fffffff0;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;right:max(16px,50vw - 414px);box-shadow:0 5px 18px #16202a1a}.app-brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.authenticated-app-content{min-height:100svh;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.authenticated-app-content>.app-shell{min-height:auto;padding-bottom:30px}.authenticated-app-shell .account-button{display:none}.bottom-navigation{z-index:30;border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(16px);background:#fffffff5;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #16202a14}.bottom-navigation-inner{grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,640px);margin:0 auto;display:grid}.bottom-navigation button{min-width:0;min-height:68px;color:var(--muted);cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:7px 4px 6px;font-size:.72rem;font-weight:700;display:flex}.bottom-navigation button.active{color:#0b6f86}.bottom-navigation-icon{border-radius:999px;place-items:center;width:34px;height:29px;display:grid}.bottom-navigation button.active .bottom-navigation-icon{background:#dcebf0}.bottom-navigation svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.app-section-screen{width:min(100%,860px);padding:calc(env(safe-area-inset-top) + 20px) 16px 32px;margin:0 auto}.app-section-header{min-height:58px;margin-bottom:24px;padding-left:0}.app-section-header h1{margin-bottom:7px}.app-section-header p:last-child{color:var(--muted);margin-bottom:0}.account-summary-card,.account-menu,.placeholder-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;box-shadow:0 8px 26px #0000000d}.account-summary-card{margin-bottom:20px;padding:20px}.account-summary-card strong,.account-summary-card span{display:block}.account-summary-card span{color:var(--muted);margin-top:4px;font-size:.9rem}.account-menu{overflow:hidden}.account-menu button{border:0;border-top:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.account-menu button:first-child{border-top:0}.account-menu button:hover{background:var(--surface-muted)}.account-menu-label{gap:3px;display:grid}.account-menu-label strong{font-size:.96rem}.account-menu-label span{color:var(--muted);font-size:.8rem}.account-menu-chevron{color:var(--muted);font-size:1.4rem}.account-sign-out{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);cursor:pointer;border-radius:999px;margin-top:20px;padding:13px 18px;font-weight:700}.placeholder-card{padding:26px 20px}.placeholder-card p:last-child{color:var(--muted);margin-bottom:0}@media (width<=420px){.app-brand-mark{width:52px;height:52px}.app-section-header{min-height:52px;padding-left:66px}}@media (width>=900px){.authenticated-app-content{padding-bottom:92px}.bottom-navigation{border:1px solid var(--border);border-radius:22px;width:min(620px,100% - 48px);margin:0 auto;padding-bottom:0;bottom:20px;left:24px;right:24px;overflow:hidden}}:root{--background:#f5f6f6;--surface:#fff;--surface-muted:#f4f4f4;--text:#16202a;--muted:#657078;--border:#dce1e3;--navy:#243746;--muted-blue:#53a3be;--studio:#8e43c9;--studio-dark:#7431ad;--online:#059669;--online-dark:#047857;--video:#db2777;--video-dark:#ae205f}*{box-sizing:border-box}body{background:var(--background);color:var(--text);margin:0}button{font:inherit}button:focus-visible{outline-offset:2px;outline:3px solid #24374640}.app-shell{min-height:100vh;padding:calc(env(safe-area-inset-top) + 16px) 16px max(30px, env(safe-area-inset-bottom))}.app-header{justify-content:space-between;align-items:center;max-width:860px;margin:0 auto 22px;display:flex}.eyebrow{color:#0b6f86;letter-spacing:.1em;text-transform:uppercase;margin:0 0 4px;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.8rem,7vw,2.4rem);line-height:1.05}.account-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:999px;padding:10px 16px}.account-actions{align-items:center;gap:10px;display:flex}.account-name{color:var(--muted);font-size:.85rem;font-weight:700}.schedule-message{color:var(--muted);text-align:center;padding:30px 15px}.schedule-error{color:#8c2020;background:#fff0f0;border:1px solid #e6b9b9;border-radius:14px;margin-bottom:20px;padding:14px}main{max-width:860px;margin:0 auto}.week-navigation{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:18px;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;margin-bottom:14px;padding:10px;display:grid}.week-navigation button{background:var(--surface-muted);cursor:pointer;border:0;border-radius:50%;width:44px;height:44px;font-size:1.8rem}.week-navigation div{flex-direction:column;gap:2px;display:flex}.week-navigation span{color:var(--muted);font-size:.8rem}.schedule-filters{background:#0c182212;border-radius:999px;justify-content:center;gap:0;width:fit-content;margin:0 auto 28px;padding:5px;display:flex}.schedule-filters button{color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 15px;font-size:.88rem;font-weight:700}.schedule-filters button.active{background:var(--navy);color:#fff;box-shadow:0 7px 18px #00000024}.day-group{margin-bottom:34px}.day-group>h2{text-align:left;margin-bottom:11px;font-size:1.15rem}.schedule-table{border:1px solid var(--border);background:var(--surface);border-radius:18px;overflow:hidden;box-shadow:0 8px 26px #0000000d}.schedule-heading{background:#e0e9ec;grid-template-columns:minmax(0,1fr) 112px 112px;gap:8px;padding:11px 13px;font-size:.88rem;font-weight:700;display:grid}.schedule-heading span:nth-child(2),.schedule-heading span:nth-child(3){text-align:center}.schedule-row{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) 112px 112px;align-items:stretch;gap:8px;padding:13px;display:grid}.schedule-row:nth-child(odd){background:#f8f8f8}.class-information{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px 34px;min-width:0;display:grid}.class-time{flex-direction:column;gap:2px;display:flex}.class-time strong{font-size:.9rem}.class-time span{color:var(--muted);font-size:.75rem}.class-description{text-align:left;min-width:0}.class-description h3{margin-bottom:4px;font-size:1rem;line-height:1.2}.class-description p{color:var(--muted);margin-bottom:0;font-size:.83rem}.delivery-option{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;display:flex}.delivery-option button{color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:38px;padding:8px 10px;font-size:.88rem;font-weight:700}.delivery-option.studio button{background:var(--studio)}.delivery-option.studio button:hover{background:var(--studio-dark)}.delivery-option.online button{background:var(--online)}.watch-video button{background:var(--video)}.delivery-option.online button:hover{background:var(--online-dark)}.watch-video button:hover{background:var(--video-dark)}.delivery-option span{color:var(--muted);font-size:.68rem;line-height:1.15}.delivery-option.unavailable{color:var(--muted);font-size:.74rem}.modal-backdrop{z-index:20;padding:max(15px, env(safe-area-inset-top)) 15px max(15px, env(safe-area-inset-bottom));background:#14191c8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.reservation-modal{background:var(--surface);border-radius:24px;width:min(100%,520px);max-height:calc(100svh - 30px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 70px #00000040}.modal-close{background:var(--surface-muted);cursor:pointer;border:0;border-radius:50%;width:38px;height:38px;font-size:1.5rem;position:absolute;top:14px;right:14px}.reservation-modal h2{padding-right:40px}.reservation-modal dl{gap:14px;margin:24px 0;display:grid}.reservation-modal dl div{grid-template-columns:92px 1fr;gap:10px;display:grid}.reservation-modal dt{color:var(--muted)}.reservation-modal dd{margin:0;font-weight:600}.primary-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;padding:14px 18px;font-weight:700}@media (width<=640px){.schedule-heading{display:none}.schedule-table{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.schedule-row{border:1px solid var(--border);border-radius:18px;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px;padding:15px;box-shadow:0 7px 22px #0000000d;background:var(--surface)!important}.class-information{border-bottom:1px solid var(--border);grid-column:1/-1;grid-template-columns:95px minmax(0,1fr);padding-bottom:11px}.delivery-option{padding-top:19px;position:relative}.delivery-option:before{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:.66rem;font-weight:800;position:absolute;top:0}.delivery-option.studio:before{content:"Studio"}.delivery-option.online:before{content:"Online"}.schedule-filters{max-width:100%}.schedule-filters button{padding-left:12px;padding-right:12px}}@media (width>=641px){.schedule-row .class-information{grid-column:1}.schedule-row .delivery-option.studio{grid-column:2}.schedule-row .delivery-option.online{grid-column:3}}
