:root{color-scheme:light;--color-bg:#fafaf8;--color-white:#ffffff;--color-stone-900:#1a2228;--color-stone-800:#342a22;--color-stone-700:#524438;--color-stone-600:#74604e;--color-stone-500:#96806e;--color-stone-300:#d4c4b4;--color-stone-200:#e8d9cc;--color-sage-700:#286056;--color-sage-500:#4a9e92;--color-sage-100:#caeae5;--color-sand-100:#f5ede3;--color-input-bg:#efefeb;--shadow-button:0 4px 12px rgba(74,158,146,0.25),0 0 0 1px #286056;--shadow-card:0 4px 14px rgba(26,34,40,0.06);--radius-pill:99px;--radius-card:16px;--radius-soft:14px;--page-max:1280px}.subscription-page{display:grid;grid-template-columns:236px minmax(0,1040px);grid-gap:24px;gap:24px;align-items:start;max-width:1300px;min-height:780px;color:var(--therapist-text,#021c26)}.subscription-subnav{display:flex;flex-direction:column;gap:2px}.subscription-subnav button{border:0;background:transparent;border-radius:12px;padding:11px 14px;text-align:left;color:#726152;font:400 13px/1.5 var(--font-sans);cursor:pointer}.subscription-subnav button.active{background:#e9f5f8;color:#0f505f;font-weight:600}.subscription-panel{display:grid;grid-gap:20px;gap:20px;align-content:start}.subscription-panel>header h1{margin:0;font:600 30px/38px var(--font-serif),Georgia,serif;letter-spacing:-.3px}.subscription-panel>header p{margin:6px 0 0;color:#726152;font-size:13px}.subscription-benefits,.subscription-current-card,.subscription-plan-card{border:1px solid #f2ede9;border-radius:18px;background:#fff;box-shadow:0 0 16px rgba(79,67,56,.04);padding:24px 28px}.subscription-current-card h2,.subscription-plan-card h2{margin:16px 0 6px;font:600 24px/1.3 var(--font-serif),Georgia,serif}.subscription-current-card>p,.subscription-plan-card>p{color:#726152}.subscription-plan-badge,.subscription-status{display:inline-flex;border-radius:999px;padding:6px 12px;background:#e9f5f8;color:#0f505f;font-size:11px;font-weight:600;letter-spacing:.06em}.subscription-status--grace_period,.subscription-status--past_due{background:#fff2d7;color:#805b12}.subscription-status--cancelled,.subscription-status--expired{background:#f3f1ef;color:#726152}.subscription-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin:20px 0;background:#e3dbd3;border:1px solid #e3dbd3;border-radius:12px;overflow:hidden}.subscription-details div{background:#fff;padding:14px 16px}.subscription-details dt{color:#726152;font-size:12px}.subscription-details dd{margin:4px 0 0;font-weight:600}.subscription-profile-required,.subscription-warning{border-radius:12px;background:#fff7e6;padding:14px 16px;color:#6d4c0d}.subscription-primary,.subscription-secondary{min-height:42px;border-radius:999px;padding:10px 20px;font-weight:600;cursor:pointer}.subscription-primary{border:1px solid #147388;background:#147388;color:#fff}.subscription-secondary{border:1px solid #d0c4b8;background:#fff;color:#0f505f}.subscription-primary:disabled,.subscription-secondary:disabled{cursor:not-allowed;opacity:.55}.subscription-benefits h2{margin:0 0 12px;font-size:11px;letter-spacing:.06em}.subscription-benefits p{display:flex;gap:10px;align-items:center;margin:10px 0;color:#726152;font-size:13px}.subscription-benefits svg,.subscription-plan-card li svg{width:16px;height:16px;color:#1da4c2}.subscription-plan-card{max-width:520px;border:2px solid #1da4c2;background:#e9f5f8}.subscription-price{display:flex;align-items:baseline;gap:4px;margin:8px 0 18px}.subscription-price strong{font:600 30px/38px var(--font-serif),Georgia,serif}.subscription-price span{color:#726152;font-size:12px}.subscription-plan-card ul{display:grid;grid-gap:10px;gap:10px;padding:0;margin:0 0 22px;list-style:none}.subscription-plan-card li{display:flex;gap:8px;align-items:center;font-size:13px}.subscription-profile-required{margin:0 0 18px}.subscription-profile-required p{margin:4px 0}.subscription-profile-required a{color:#0f505f;font-weight:600}.subscription-footnote{color:#726152;font-size:12px}.subscription-message{padding:12px 16px;border-radius:10px;background:#e9f5f8}.subscription-message--error{background:#fff0ee;color:#8c2f24}.subscription-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:20px;background:rgba(2,28,38,.55)}.subscription-modal{position:relative;width:min(100%,520px);border-radius:18px;background:#fff;padding:28px;box-shadow:0 20px 60px rgba(2,28,38,.25)}.subscription-modal-close{position:absolute;right:18px;top:18px;border:0;background:transparent;cursor:pointer}.subscription-modal-close svg{width:22px}.subscription-modal-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e9f5f8;color:#147388}.subscription-modal h2{margin:14px 0 6px;font:600 24px/1.3 var(--font-serif),Georgia,serif}.subscription-modal>p{color:#726152;font-size:13px}.subscription-modal form,.subscription-modal label{display:grid;grid-gap:7px;gap:7px}.subscription-modal form{gap:14px}.subscription-modal form>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.subscription-modal input{min-height:42px;border:1px solid #d0c4b8;border-radius:10px;padding:9px 12px}.subscription-modal small{display:flex;gap:8px;color:#726152}.subscription-modal small svg{width:16px}.billing-profile-panel form>p[role=status]{color:#0f505f}@media(max-width:800px){.subscription-page{grid-template-columns:1fr;min-height:auto}.subscription-subnav{flex-direction:row;overflow:auto}.subscription-subnav button{min-width:max-content}.subscription-details{grid-template-columns:1fr}.subscription-plan-card{max-width:none}}@media(max-width:520px){.subscription-benefits,.subscription-current-card,.subscription-modal,.subscription-plan-card{padding:20px}.subscription-modal form>div{grid-template-columns:1fr 1fr}.subscription-modal form>div label:last-child{grid-column:1/-1}}.finance-page{display:flex;flex-direction:column;gap:18px;color:#021c26}.finance-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.finance-toolbar nav{display:flex;gap:26px;border-bottom:1px solid #e3dbd3}.finance-toolbar nav button{border:0;background:none;padding:7px 0 10px;color:#726152;font-weight:650}.finance-toolbar nav button.is-active{color:#ff601a;border-bottom:3px solid #ff601a}.finance-actions,.finance-period{display:flex;align-items:center;gap:10px}.finance-period{height:42px;padding:0 10px;border:1px solid #e3dbd3;border-radius:99px;background:#fff}.finance-period button{display:grid;place-items:center;border:0;background:none;color:#726152}.finance-actions svg,.finance-period svg{width:16px;height:16px}.finance-info,.finance-message{margin:0;padding:12px 16px;border-radius:10px;background:#e9f5f8;color:#0f505f;font-size:13px}.finance-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.finance-balance-card,.finance-breakdown,.finance-metrics article,.finance-panel,.finance-payout-hero{border:1px solid #e3dbd3;border-radius:14px;background:#fff;box-shadow:0 4px 14px rgba(2,28,38,.04)}.finance-metrics article{padding:18px 20px}.finance-metrics article>div{display:flex;justify-content:space-between;color:#726152;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.04em}.finance-metrics svg{width:20px}.finance-balance-card>strong,.finance-metrics strong,.finance-payout-hero>strong{display:block;margin-top:12px;font-family:var(--font-lora),serif;font-size:30px}.finance-metrics p{margin:12px 0 0;color:#726152;font-size:12px}.finance-overview-grid{display:grid;grid-template-columns:1fr 2fr;grid-gap:18px;gap:18px}.finance-balance-card,.finance-breakdown,.finance-payout-hero{padding:22px}.finance-balance-card span,.finance-payout-hero>span{color:#726152}.finance-balance-card .button{margin-top:22px}.finance-breakdown h3{margin:0 0 12px}.finance-breakdown dl{margin:0}.finance-breakdown dl div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #eee7e0}.finance-breakdown dd{font-weight:700}.finance-panel{overflow:hidden}.finance-panel h2{margin:0;padding:20px;font-family:var(--font-lora),serif;font-size:20px;border-bottom:1px solid #e3dbd3}.finance-table-scroll{overflow:auto}.finance-table table{width:100%;border-collapse:collapse;min-width:900px}.finance-table th{text-align:left;padding:11px 16px;background:#faf7f3;color:#726152;font-size:10px;text-transform:uppercase}.finance-table td{padding:14px 16px;border-top:1px solid #eee7e0;font-size:13px}.finance-table td span,.finance-table td strong{display:block}.finance-table td span:not(.finance-status){margin-top:3px;color:#726152;font-size:12px}.finance-status{display:inline-flex!important;width:max-content!important;padding:5px 9px;border-radius:99px;background:#eee;color:#555;font-size:11px!important;font-weight:700}.finance-status--done,.finance-status--paid{background:#e9f6ef;color:#23724a}.finance-status--pending,.finance-status--processing,.finance-status--reconciling,.finance-status--reserved{background:#fff4d9;color:#8a5b00}.finance-status--cancelled,.finance-status--failed,.finance-status--refunded{background:#fdeaea;color:#9f2f2f}.finance-status--expense{background:#f1edf8;color:#624484}.finance-empty{padding:30px;text-align:center;color:#726152}.finance-payouts{display:grid;grid-gap:18px;gap:18px}.finance-payout-hero{text-align:center}.finance-payout-hero p{color:#726152}.finance-payout-hero>div{display:flex;justify-content:center;gap:10px}.finance-withdrawals article{display:flex;justify-content:space-between;padding:16px 20px;border-top:1px solid #eee7e0}.finance-withdrawals article>div{display:flex;flex-direction:column;gap:5px}.finance-withdrawals article>div:last-child{align-items:flex-end}.finance-withdrawals span,.finance-withdrawals time{color:#726152;font-size:12px}.finance-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(2,28,38,.55)}.finance-modal{width:min(480px,100%);max-height:90vh;overflow:auto;padding:28px 32px;border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(2,28,38,.25)}.finance-modal>header{display:flex;align-items:center;justify-content:space-between}.finance-modal h2{margin:0;font-family:var(--font-lora),serif}.finance-modal header button{display:grid;place-items:center;border:0;background:#f3f4f5;border-radius:50%;width:36px;height:36px}.finance-modal header svg{width:18px}.finance-form,.finance-withdraw{display:flex;flex-direction:column;gap:14px;margin-top:20px}.finance-form label,.finance-withdraw label{display:flex;flex-direction:column;gap:6px;color:#54483e;font-size:12px;font-weight:650}.finance-form input,.finance-form select,.finance-withdraw input{width:100%;height:44px;padding:0 13px;border:1px solid #d0c4b8;border-radius:9px;background:#fff;color:#021c26}.finance-form-row{display:flex;gap:10px}.finance-form-row label{flex:1 1}.finance-form p,.finance-withdraw p{margin:0;color:#726152;font-size:12px}.finance-withdraw>strong{font-family:var(--font-lora),serif;font-size:29px;text-align:center}.finance-withdraw>span{text-align:center;color:#726152}.finance-link{align-self:flex-end;border:0;background:none;color:#147388;font-weight:700}.finance-actions .button{white-space:nowrap}@media(max-width:1100px){.finance-toolbar{align-items:flex-start;flex-direction:column}.finance-actions{flex-wrap:wrap}.finance-metrics,.finance-overview-grid{grid-template-columns:1fr}}@media(max-width:640px){.finance-toolbar nav{width:100%;overflow:auto}.finance-actions{width:100%}.finance-period{width:100%;justify-content:space-between}.finance-actions>.button{flex:1 1}.finance-overview-grid{grid-template-columns:1fr}.finance-form-row{flex-direction:column}.finance-modal{padding:22px}.finance-payout-hero>div{flex-direction:column}.finance-withdrawals article{gap:12px}.finance-metrics strong{font-size:26px}}.landing-page{background:var(--figma-page);color:var(--figma-ink)}.landing-page__nav{height:90px;display:flex;align-items:center;gap:40px;padding:20px 32px}.landing-page__logo{font-family:var(--font-serif),Georgia,serif;font-size:22px;font-weight:600;color:var(--figma-accent)}.landing-page__links{display:flex;gap:28px;flex:1 1;color:#4f4338}.landing-page__account{display:flex;align-items:center;gap:16px;color:var(--figma-accent);font-weight:600}.landing-page__avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--figma-aqua-50)}.landing-page__hero{margin:0 24px;min-height:720px;border-radius:28px;display:flex;align-items:center;padding:56px;background:linear-gradient(248deg,rgba(2,28,38,0) 2%,rgba(2,28,38,.75) 76%),linear-gradient(135deg,#0f505f,#053452)}.landing-page__hero-copy{max-width:848px;color:#fff}.landing-page__hero h1{margin:16px 0 20px;font-family:var(--font-serif),Georgia,serif;font-size:56px;line-height:1.08;letter-spacing:-.56px}.landing-page__hero h1 em{color:#a5dbe7;font-style:normal}.landing-page__hero-copy>p:not(.eyebrow){max-width:516px;font-size:18px;line-height:1.55}.landing-page__search{margin-top:28px;width:min(100%,848px);min-height:68px;display:flex;align-items:center;gap:0;padding:8px;border:1px solid var(--figma-border);border-radius:99px;background:#fff;color:var(--figma-muted)}.landing-page__search label{flex:1 1;display:flex;align-items:center;gap:10px;padding:12px 18px}.landing-page__search label+label{border-left:1px solid var(--figma-border)}.landing-page__search svg{width:20px;color:var(--figma-accent)}.landing-page__search a{min-height:52px;padding:0 24px;display:grid;place-items:center;border-radius:99px;background:#147388;color:#fff;font-weight:700}.landing-page__stats{display:flex;gap:28px;margin-top:18px;font-size:16px}.landing-page__stats strong{margin-right:6px}.landing-page__how,.landing-page__section{padding:86px 56px}.landing-page__how h2,.landing-page__section h2{margin:10px 0 8px;font-family:var(--font-serif),Georgia,serif;font-size:40px}.landing-page__section>p:not(.eyebrow){color:#4f4338;font-size:17px}.landing-page__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:44px}.landing-page__card{min-height:200px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:20px;color:#fff;background:linear-gradient(180deg,rgba(7,64,104,0),#053452)}.landing-page__card span{margin-top:3px;color:#cad5dc;font-size:14px}.landing-page__how{background:#e9f5f8}.landing-page__how>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:32px}.landing-page__how article{padding:20px 0}.landing-page__how b{color:var(--figma-accent)}@media (max-width:899px){.landing-page__nav{padding:16px 20px}.landing-page__links{display:none}.landing-page__hero{margin:0 12px;min-height:620px;padding:28px 24px}.landing-page__hero h1{font-size:40px}.landing-page__search{display:grid;border-radius:20px}.landing-page__search label+label{border-left:0;border-top:1px solid var(--figma-border)}.landing-page__search a{margin-top:8px}.landing-page__stats{flex-wrap:wrap;font-size:13px}.landing-page__how,.landing-page__section{padding:56px 24px}.landing-page__cards,.landing-page__how>div{grid-template-columns:1fr}.landing-page__how h2,.landing-page__section h2{font-size:32px}}.landing-page{width:min(100%,1440px);min-height:100svh;margin-inline:auto;padding-top:20px;overflow:hidden;background:#fefdfb;color:#021c26}.landing-page__nav{min-height:72px;height:auto;padding:24px 32px}.landing-footer__logo,.landing-page__logo{color:#0f505f;font:600 22px var(--font-serif),Georgia,serif;text-decoration:none;flex:0 0 132px}.landing-footer__logo,.landing-footer__logo img,.landing-page__logo,.landing-page__logo img{width:132px;height:24.0765px;display:block}.landing-page__links{font-size:16px;line-height:1.6}.landing-page__links a,.landing-page__signup{color:#4f4338;text-decoration:none}.landing-page__signup{color:#0f505f;font-size:16px;font-weight:600;line-height:1.4}.landing-button,.landing-page__login{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:99px;background:#ff601a;color:#fdf0ea;font-size:13px;font-weight:700;text-decoration:none}.landing-page__login{width:149px;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #cd5b29,0 4px 12px -2px rgba(2,28,38,.1)}.landing-page__hero{background:linear-gradient(248deg,rgba(2,28,38,0) 3%,rgba(2,28,38,.04) 31%,rgba(2,28,38,.6) 76%),url(/images/landing/hero.png) 50%/cover}.landing-page__hero h1{margin:0 0 20px}.landing-page__hero-copy>p:not(.eyebrow){margin:0}.landing-page__search>div{flex:1 1;display:flex;align-items:center;gap:10px;min-width:0;padding:12px 18px}.landing-page__search>div+div{border-left:1px solid var(--figma-border)}.landing-page__search>div svg{flex:0 0 auto}.landing-page__search a{width:132px;font-size:13px;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #071d22}.landing-section{padding:86px 56px}.landing-section__heading{display:flex;flex-direction:column;gap:12px}.landing-section__heading h2{margin:0;font:600 40px/1.14 var(--font-serif),Georgia,serif}.landing-section__heading p{margin:0;color:#4f4338;font-size:17px}.landing-section__heading--row{flex-direction:row;align-items:flex-end;justify-content:space-between}.landing-section__heading--center{align-items:center;text-align:center}.landing-kicker{color:#0f505f;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing-text-link{color:#0f505f;font-weight:700;text-decoration:none}.landing-feature-grid,.landing-how-grid,.landing-plans,.landing-quotes,.landing-therapist-grid,.landing-therapy-grid{display:grid;grid-gap:20px;gap:20px;margin-top:44px}.landing-therapy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-therapist-card,.landing-therapy-card{position:relative;display:flex;align-items:flex-end;min-height:200px;overflow:hidden;border-radius:20px;color:#fff;text-decoration:none;box-shadow:0 0 3px rgba(0,0,0,.25)}.landing-therapist-card img,.landing-therapy-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.landing-therapist-card:after,.landing-therapy-card:after{position:absolute;inset:35% 0 0;content:"";background:linear-gradient(180deg,rgba(7,64,104,0),rgba(5,52,82,.78))}.landing-therapist-card div,.landing-therapy-card div{position:relative;z-index:1;display:flex;flex-direction:column;gap:2px;width:100%;padding:20px}.landing-therapist-card strong,.landing-therapy-card strong{font:600 17px var(--font-serif),Georgia,serif}.landing-therapist-card span,.landing-therapy-card span{color:#cad5dc;font-size:15px;line-height:1.55;letter-spacing:1.2px}.landing-section--therapies .landing-button{width:188px;margin-top:44px;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #cd5b29,0 4px 12px -2px rgba(2,28,38,.1)}.landing-section--how,.landing-section--quotes{background:#f3f1ef}.landing-feature-grid,.landing-how-grid,.landing-plans,.landing-quotes,.landing-therapist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-how-grid article{padding:24px 0}.landing-how-grid b{color:#ff601a}.landing-how-grid h3{margin:20px 0 8px;font:600 24px var(--font-serif),Georgia,serif}.landing-how-grid p{max-width:280px;margin:0;color:#726152;line-height:1.6}.landing-section--therapists{padding-top:64px;padding-bottom:64px;background:#fefdfb}.landing-therapist-card{min-height:400px}.landing-therapist-card:after{inset:51% 0 0;background:linear-gradient(180deg,rgba(2,28,38,0),rgba(2,28,38,.72))}.landing-therapist-card div{flex-direction:row;align-items:flex-end;gap:12px}.landing-therapist-card strong{font-family:var(--font-sans);font-size:16px;line-height:1.4}.landing-therapist-card__text{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:2px;letter-spacing:0!important}.landing-therapist-card__action{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:#fff;color:#021c26!important;letter-spacing:0!important}.landing-therapist-card__action svg{width:20px;height:20px}.landing-section--blue{min-height:786px;padding:88px 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:48px;background:#e9f5f8}.landing-section--blue .landing-section__heading{max-width:760px;gap:14px}.landing-section--blue .landing-section__heading h2{max-width:900px;color:#0f505f;font-size:44px;line-height:1.12}.landing-section--blue .landing-section__heading p{color:#3e6a89;font-size:18px;line-height:1.55}.landing-feature-grid{width:100%;margin-top:8px}.landing-feature-grid article{min-height:186px;padding:24px;border-radius:18px;background:#fefdfb;color:#053452}.landing-feature-grid svg{width:40px;height:40px;padding:8px;border-radius:999px;background:#e9f5f8;color:#1da4c2}.landing-feature-grid h3{margin:12px 0;font-size:16px;line-height:1.4}.landing-feature-grid p{margin:0;color:#3e6a89;line-height:1.6}.landing-button--aqua{background:#147388;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #0f505f,0 4px 12px -2px rgba(2,28,38,.1);font-size:15px}.landing-plans article,.landing-quotes blockquote{min-height:234px;margin:0;padding:28px;display:flex;flex-direction:column;gap:14px;border:1px solid #d0c4b8;border-radius:20px;background:#fff}.landing-plans article h3,.landing-plans article p,.landing-quotes blockquote p{margin:0}.landing-plans article strong{font:600 32px var(--font-serif),Georgia,serif}.landing-plans article strong span{color:#726152;font:400 14px var(--font-sans)}.landing-plans article p,.landing-quotes blockquote small{color:#726152;line-height:1.5}.landing-plans article a{margin-top:auto;padding:13px;border:1px solid #147388;border-radius:99px;color:#147388;text-align:center;font-weight:700;text-decoration:none}.landing-plans .landing-plan--featured{color:#fff;background:#053452;border-color:#053452}.landing-plans .landing-plan--featured p{color:#cad5dc}.landing-plans .landing-plan--featured a{color:#fff;background:#ff601a;border-color:#ff601a}.landing-quotes blockquote{gap:12px}.landing-quotes blockquote>span{color:#ff601a;letter-spacing:2px}.landing-quotes blockquote strong{margin-top:auto}.landing-final-cta{min-height:560px;margin:42px;padding:72px 56px;display:flex;justify-content:space-between;gap:64px;border-radius:28px;overflow:hidden;color:#fff;background:linear-gradient(254deg,rgba(2,28,38,.62) 22%,rgba(2,28,38,0) 43%,rgba(29,164,194,.88) 78%),url(/images/landing/hero.png) 50%/cover}.landing-final-cta h2{margin:14px 0 0;font:600 44px/1.12 var(--font-serif),Georgia,serif}.landing-final-cta>div:last-child{width:300px;display:flex;flex-direction:column;gap:12px}.landing-final-cta p{margin:0;font-weight:700;line-height:1.4}.landing-button--light{color:#147388;background:#fff}.landing-footer{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:64px;gap:64px;padding:64px 80px 40px;color:#fff;background:#053452}.landing-footer>div{display:flex;flex-direction:column;gap:12px}.landing-footer p{max-width:320px;margin:0;color:#cad5dc;line-height:1.6}.landing-footer strong{color:#cad5dc;font-size:13px}.landing-footer a{color:#fff;text-decoration:none}.landing-footer>small{grid-column:1/-1;padding-top:24px;border-top:1px solid #3e6a89;color:#cad5dc}.coming-soon-page{min-height:100svh;display:grid;place-items:center;padding:32px;background:linear-gradient(180deg,rgba(254,253,251,.86),rgba(254,253,251,.96)),url(/images/landing/hero.png) 50%/cover;color:#021c26}.coming-soon-card{width:min(100%,520px);display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:44px;border:1px solid #d0c4b8;border-radius:24px;background:rgba(255,255,255,.9);box-shadow:0 20px 60px rgba(2,28,38,.12)}.coming-soon-card img{width:132px;height:24.0765px}.coming-soon-kicker{margin:16px 0 0;color:#0f505f;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.coming-soon-card h1{margin:0;font:600 40px/1.14 var(--font-serif),Georgia,serif}.coming-soon-card p:not(.coming-soon-kicker){margin:0;color:#4f4338;font-size:17px;line-height:1.6}.coming-soon-card a{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:99px;background:#ff601a;color:#fdf0ea;font-size:13px;font-weight:700;text-decoration:none}@media (max-width:560px){.coming-soon-page{padding:20px}.coming-soon-card{padding:32px 24px;border-radius:18px}.coming-soon-card h1{font-size:32px}}@media (max-width:899px){.landing-page__nav{padding:16px 20px;gap:16px}.landing-page__links,.landing-page__signup{display:none}.landing-page__login{margin-left:auto}.landing-page__search>div+div{border-top:1px solid var(--figma-border);border-left:0}.landing-section{padding:56px 24px}.landing-feature-grid,.landing-how-grid,.landing-plans,.landing-quotes,.landing-therapist-grid,.landing-therapy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-final-cta,.landing-section--blue{flex-direction:column;align-items:flex-start}.landing-final-cta{margin:24px;padding:48px 28px}.landing-footer{grid-template-columns:repeat(2,1fr);padding:48px 24px 32px;gap:36px 24px}}@media (max-width:560px){.landing-section__heading--row{flex-direction:column;align-items:flex-start}.landing-feature-grid,.landing-footer,.landing-how-grid,.landing-plans,.landing-quotes,.landing-therapist-grid,.landing-therapy-grid{grid-template-columns:1fr}}.auth-screen--login{width:min(100%,468px);min-height:0;padding:44px;border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(2,28,38,.22)}.auth-screen--login .auth-topbar{display:none}.auth-screen--login .auth-content--login{width:380px;padding:0;gap:0}.auth-screen--login .auth-content--login .brand-logo{margin-bottom:28px}.auth-screen--login .auth-content--login .brand-logo__mark{width:27px;height:27px}.auth-screen--login .auth-content--login .brand-logo__word{width:112px}.auth-screen--login .auth-content--login h1{margin-bottom:8px;color:#021c26;font:600 30px/38px var(--font-serif),Georgia,serif;letter-spacing:-.3px}.auth-screen--login .auth-content--login>p{margin-bottom:28px;color:#726152;font-size:13px}.auth-screen--login .auth-content--login .auth-field{gap:8px;margin-bottom:16px}.auth-screen--login .auth-content--login .auth-field span,.auth-screen--login .auth-content--login .auth-inline-action{color:#021c26;font-size:13px;font-weight:600}.auth-screen--login .auth-content--login .auth-field input{min-height:44px;border-color:#e3dbd3;background:#fff;padding:0 14px;font-size:13px}.auth-screen--login .auth-content--login .auth-field input:focus{border-color:#147388;box-shadow:0 0 0 3px rgba(20,115,136,.12)}.auth-screen--login .auth-content--login .auth-password-label{display:flex;align-items:center;justify-content:space-between}.auth-screen--login .auth-content--login .auth-inline-action--right{align-self:flex-end;margin-top:-52px;margin-bottom:16px;color:#0f505f;font-size:12px;font-weight:400}.auth-screen--login .auth-content--login .button--primary{min-height:48px;margin-top:0;border-radius:999px;background:#147388;color:#fff;box-shadow:none;font-size:13px}.auth-screen--login .auth-content--login .auth-inline-switch{margin-top:18px;color:#726152;font-size:12px}.auth-screen--login .auth-content--login .auth-inline-switch button{color:#0f505f;font-size:13px}@media (max-width:899px){.auth-page:has(.auth-screen--login){padding:24px}.auth-screen--login{width:min(100%,468px)}}@media (max-width:520px){.auth-page:has(.auth-screen--login){padding:0;align-items:stretch;background:#fefdfb}.auth-screen--login{width:100%;min-height:100svh;padding:40px 24px;border-radius:0;box-shadow:none}.auth-screen--login .auth-content--login{width:100%}}.auth-page:has(.auth-screen--therapist-signup){min-height:100svh;padding:0!important;background:#fefdfb;align-items:stretch}.auth-screen--therapist-signup{width:100%!important;max-width:none;min-height:100svh!important;border:0!important;border-radius:0!important;background:#fff;box-shadow:none!important}.auth-screen--therapist-signup>.auth-topbar{display:none}.therapist-signup{min-height:100svh;display:grid;grid-template-columns:388px minmax(0,1fr);color:#021c26;background:#fefdfb}.therapist-signup__rail{min-height:calc(100svh - 8px);margin:4px;padding:44px 44px 40px;border-radius:12px;background:#053452;color:#fff;overflow:hidden}.therapist-signup__logo{width:164px;height:30px;gap:8px}.therapist-signup__logo .brand-logo__mark{width:30px;height:30px}.therapist-signup__logo .brand-logo__word{width:126px;height:auto}.therapist-signup__welcome{margin-top:42px}.therapist-signup__welcome h2{margin:0;color:#fff;font:600 22px/1.3 var(--font-serif),Georgia,serif}.therapist-signup__welcome p{margin:24px 0 0;color:rgba(255,255,255,.7);font-size:12px;line-height:1.5}.therapist-signup__steps{margin:42px 0 0;padding:0;display:grid;grid-gap:16px;gap:16px;list-style:none}.therapist-signup__step{min-height:48px;display:flex;align-items:center;gap:14px;color:#9cb3c3}.therapist-signup__step>span{box-sizing:border-box;width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1.5px solid #3e6a89;border-radius:14px;color:#9cb3c3;font-size:11px;font-weight:600;letter-spacing:.06em}.therapist-signup__step>div{display:grid;grid-gap:2px;gap:2px}.therapist-signup__step strong{font-size:14px;line-height:1.45}.therapist-signup__step small{color:#9cb3c3;font-size:12px;line-height:1.5}.therapist-signup__step--current{color:#fff}.therapist-signup__step--current>span{border-color:#ff601a;background:#ff601a;color:#fdf0ea}.therapist-signup__form-area{min-width:0;min-height:100svh;display:grid;place-items:center;padding:48px;background:#fff}.therapist-signup__form{width:min(100%,520px);display:flex;flex-direction:column;align-items:stretch;gap:20px}.therapist-signup__eyebrow{color:#0f505f;font-size:11px;font-weight:600;line-height:14px;letter-spacing:.06em}.therapist-signup__form h1{margin:0;color:#021c26;font:600 28px/36px var(--font-serif),Georgia,serif;letter-spacing:-.28px}.therapist-signup__intro{margin:0;color:#726152;font-size:14px;line-height:1.5}.therapist-signup__fields{display:grid;grid-gap:18px;gap:18px}.therapist-signup__form .auth-field{gap:8px}.therapist-signup__form .auth-field__label-row,.therapist-signup__form .auth-field__label-row>span{color:#021c26;font-size:13px;font-weight:600;line-height:1.45}.therapist-signup__form .auth-field input{min-height:52px;border:1.5px solid #cfd4d6;border-radius:12px;background:#f3f4f5;color:#021c26;font-size:14px}.therapist-signup__form .auth-field input::placeholder{color:#5d6669;opacity:1}.therapist-signup__form .auth-field input:focus{border-color:#147388;box-shadow:0 0 0 3px rgba(20,115,136,.12)}.therapist-signup__submit.button--primary{min-height:52px;margin-top:8px;border-radius:99px;background:#147388;color:#fff;box-shadow:0 4px 12px -2px rgba(2,28,38,.1),0 0 0 1px #0f505f;font-size:13px}@media (max-width:899px){.therapist-signup{grid-template-columns:1fr}.therapist-signup__rail{min-height:0;margin:0;padding:28px 24px;border-radius:0 0 20px 20px}.therapist-signup__logo{width:148px}.therapist-signup__welcome{margin-top:24px}.therapist-signup__welcome p{margin-top:10px}.therapist-signup__steps{grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.therapist-signup__step small{display:none}.therapist-signup__form-area{min-height:0;place-items:start center;padding:40px 24px 48px}}@media (max-width:480px){.therapist-signup__welcome h2{font-size:20px}.therapist-signup__form-area{padding-inline:20px}}.auth-page:has(.auth-screen--therapist-created){min-height:100svh;padding:0;align-items:stretch;background:#fff}.auth-screen--therapist-created{width:100%;max-width:none;min-height:100svh;border:0;border-radius:0;box-shadow:none}.auth-screen--therapist-created>.auth-topbar{display:none}.therapist-account-created-page{min-height:100svh;display:grid;place-items:center;padding:48px 24px;background:#fff}.auth-screen--therapist-created,.therapist-account-created{display:flex;flex-direction:column;align-items:center;justify-content:center}.therapist-account-created{width:min(100%,520px);gap:22px;color:#021c26;text-align:center}.therapist-account-created__check{width:72px;height:72px;display:grid;place-items:center;border-radius:50%;background:#e9f5f8;color:#147388}.therapist-account-created__check svg{width:32px;height:32px;stroke-width:1.8}.therapist-account-created h1{width:100%;margin:0;color:#021c26;font:600 28px/36px var(--font-serif),Georgia,serif;letter-spacing:-.28px}.therapist-account-created>p{width:100%;margin:0;color:#726152;font-size:14px;line-height:1.5}.therapist-account-created__requirements{width:100%;display:grid;grid-gap:14px;gap:14px;padding:20px 22px;border:1px solid #e4e7e8;border-radius:16px;background:#f3f4f5;text-align:left}.therapist-account-created__requirements>strong{color:#4f4338;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:.66px}.therapist-account-created__requirements ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.therapist-account-created__requirements li{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;line-height:1.45}.therapist-account-created__requirements li>span{width:26px;height:26px;flex:0 0 26px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#0f505f}.therapist-account-created__requirements li svg{width:14px;height:14px;stroke-width:1.8}.therapist-account-created__actions{width:100%;display:grid;grid-gap:10px;gap:10px;padding-top:4px}.therapist-account-created__actions a{min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 24px;border-radius:99px;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:-.13px;text-decoration:none}.therapist-account-created__primary{border:1px solid #cd5b29;background:#ff601a;color:#fdf0ea;box-shadow:0 4px 12px -2px rgba(2,28,38,.1),inset 0 1px rgba(255,255,255,.5)}.therapist-account-created__secondary{border:1px solid #4fb8cf;color:#0f505f;background:#fff}@media (max-width:560px){.auth-screen--therapist-created,.therapist-account-created-page{padding:32px 20px}.therapist-account-created{gap:18px}}*{box-sizing:border-box}body,html{min-height:100%;background:var(--color-bg)}body{margin:0;color:var(--color-stone-900);font-family:var(--font-sans),system-ui,sans-serif;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}::selection{background:var(--color-sage-100)}.brand-logo{display:inline-flex;align-items:center;gap:6px;color:var(--color-stone-900);line-height:1}.brand-logo__mark{flex:0 0 auto;width:30px;height:30px}.brand-logo__word{width:83px;height:auto}.button{min-height:52px;border:0;border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;font-size:14px;font-weight:700;line-height:1.4;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.button:active{transform:translateY(1px)}.button--primary{background:var(--color-sage-500);color:var(--color-white);box-shadow:var(--shadow-button)}.button--secondary{background:var(--color-white);border:1.5px solid var(--color-stone-200);color:var(--color-stone-700)}.button--ghost{min-height:36px;background:transparent;color:var(--color-sage-500);padding:0 16px;box-shadow:none}.button--full{width:100%}.button svg{width:20px;height:20px}.skip-button{border:0;background:transparent;color:var(--color-sage-500);font-size:14px;font-weight:500;padding:8px 0 8px 16px}.eyebrow{color:var(--color-sage-700);font-size:11px;font-weight:800;line-height:1.3;text-transform:uppercase}.heading-serif{font-family:var(--font-serif),Georgia,serif;font-weight:600;line-height:1.2}.muted{color:var(--color-stone-600)}.onboarding-page{min-height:100svh;background:var(--color-bg)}.onboarding-page__rail{display:none}.onboarding-page__content{min-height:100svh;display:flex;justify-content:center}.onboarding-panel{width:min(100%,430px);min-height:100svh;display:flex;flex-direction:column;background:var(--color-bg)}.onboarding-main{flex:1 1;padding:32px 17px 28px}.onboarding-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:4px;gap:4px;margin:22px 0 24px}.progress__bar{height:3px;border-radius:var(--radius-pill);background:var(--color-stone-200)}.progress__bar--active{background:var(--color-sage-500)}.step-copy{display:grid;grid-gap:14px;gap:14px;margin-bottom:16px}.step-copy h1{margin:0;color:var(--color-stone-900);font-size:24px}.step-copy p{margin:0;color:var(--color-stone-600);font-size:12px;font-weight:300;line-height:1.5}.step-copy--large p{font-size:16px;line-height:1.4}.invite-page{min-height:100svh;padding:24px 16px 40px}.invite-shell{width:min(100%,960px);margin:0 auto;display:grid;grid-gap:20px;gap:20px}.invite-header{display:grid;grid-gap:10px;gap:10px;max-width:56ch}.invite-header h1{margin:0;font-size:clamp(2rem,5vw,3.25rem)}.invite-header p{margin:0;font-size:.98rem;line-height:1.6}.invite-alert,.invite-card,.invite-status{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.invite-card{display:grid;grid-gap:1px;gap:1px;overflow:hidden;background:var(--color-stone-200)}.invite-form-section,.invite-summary{background:var(--color-white);padding:20px}.invite-section-title{margin:0 0 12px;font-size:1.2rem}.invite-summary-list{margin:0;display:grid;grid-gap:12px;gap:12px}.invite-summary-list div{display:grid;grid-gap:4px;gap:4px}.invite-summary-list dt{color:var(--color-stone-600);font-size:.8rem;font-weight:700;text-transform:uppercase}.invite-summary-list dd{margin:0;overflow-wrap:anywhere}.invite-field{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px}.invite-field>span{font-weight:700}.invite-field small{color:var(--color-stone-600);line-height:1.5}.invite-input{width:100%;min-height:48px;border:1.5px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-input-bg);padding:12px 14px;color:var(--color-stone-900)}.invite-alert:focus,.invite-document input:focus,.invite-input:focus{outline:2px solid var(--color-sage-500);outline-offset:2px}.invite-documents{margin:0;padding:0;border:0;display:grid;grid-gap:12px;gap:12px}.invite-documents legend{font-weight:700;margin-bottom:6px}.invite-document-list{display:grid;grid-gap:12px;gap:12px}.invite-document{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-sand-100)}.invite-document span,.invite-document strong{display:block}.invite-document span span{margin-top:6px;color:var(--color-stone-700);line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.invite-field-error{color:#8b2d2d;font-size:.92rem}.invite-actions{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.invite-confirmation{display:grid;grid-gap:12px;gap:12px;padding:14px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft)}.invite-alert p,.invite-confirmation p,.invite-status p{margin:0;line-height:1.6}.invite-alert,.invite-confirmation-actions,.invite-status{display:grid;grid-gap:10px;gap:10px}.invite-alert,.invite-status{padding:18px}.invite-alert strong,.invite-link{font-weight:700}.invite-status--success{border-color:var(--color-sage-100)}.invite-link{color:var(--color-sage-700)}@media (min-width:768px){.invite-page{padding:48px 24px 72px}.invite-card{grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.invite-form-section,.invite-summary{padding:28px}.invite-confirmation-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.field-stack{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.input-shell{min-height:46px;width:100%;border:1.5px solid #e3e2dd;border-radius:var(--radius-pill);background:var(--color-input-bg);display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;grid-gap:10px;gap:10px;padding:0 18px;color:var(--color-stone-500)}.input-shell input,.input-shell select{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--color-stone-900);font-size:14px}.input-shell input::placeholder{color:#8f8e87}.input-shell svg{width:24px;height:24px;color:var(--color-stone-300)}.section-title{margin:0 0 16px;color:var(--color-stone-600);font-size:16px;font-weight:700;line-height:1.3}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:18px}.option-card{min-height:173px;border:1px solid transparent;border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card);color:var(--color-stone-900);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:20px;text-align:left}.option-card--selected{border-color:var(--color-sage-100);box-shadow:none}.option-card__icon{width:40px;height:40px;border-radius:var(--radius-pill);background:var(--color-sand-100);display:inline-flex;align-items:center;justify-content:center}.option-card__icon svg{width:22px;height:22px}.option-card h2{margin:0 0 8px;font-size:16px;line-height:1.3}.option-card p{margin:0;color:var(--color-sage-700);font-size:12px;line-height:1.5}.chip-group{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 22px}.chip{min-height:46px;border:1px solid var(--color-stone-200);border-radius:30px;background:var(--color-sand-100);color:var(--color-stone-700);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:16px;font-weight:500;line-height:1.4}.chip--selected{border-color:var(--color-sage-500);background:var(--color-sage-100);color:var(--color-sage-700)}.bottom-action{position:-webkit-sticky;position:sticky;bottom:0;padding:14px 14px 22px;background:var(--color-bg)}.loading-screen{min-height:100svh;width:100%;display:grid;place-items:center;background:var(--color-bg);padding:24px}.loading-stack{width:min(289px,100%);display:grid;justify-items:center;grid-gap:24px;gap:24px;text-align:center}.loading-mark{width:81px;height:81px;border-radius:50%;background:var(--color-sand-100);box-shadow:0 18px 34px rgba(26,34,40,.08);display:grid;place-items:center;color:var(--color-stone-900)}.loading-mark svg{width:40px;height:40px}.loading-stack h1{margin:0;font-size:24px;color:var(--color-stone-900)}.loading-bar{width:193px;height:7px;border-radius:24px;background:var(--color-stone-200);overflow:hidden}.loading-bar span{display:block;width:17px;height:100%;border-radius:inherit;background:var(--color-stone-900);animation:loading-slide 1.2s ease-in-out infinite alternate}@keyframes loading-slide{0%{transform:translateX(0)}to{transform:translateX(176px)}}.therapist-onboarding{min-height:100svh;display:grid;background:var(--color-white)}.therapist-onboarding__steps{background:var(--color-bg);padding:28px 22px}.therapist-onboarding__steps .brand-logo{margin-bottom:26px}.step-list{display:grid;grid-gap:18px;gap:18px;margin:0;padding:0;list-style:none}.step-list__item{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;color:var(--color-stone-500)}.step-list__item strong{display:block;color:inherit;font-size:14px;line-height:1.3}.step-list__item span:not(.step-list__index){display:block;color:var(--color-stone-500);font-size:12px;line-height:1.3;margin-top:2px}.step-list__index{width:28px;height:28px;border:1.5px solid var(--color-stone-200);border-radius:50%;display:inline-grid;place-items:center;background:var(--color-white);color:var(--color-stone-500);font-size:13px;font-weight:700}.step-list__item--active,.step-list__item--done{color:var(--color-stone-900)}.step-list__item--active .step-list__index,.step-list__item--done .step-list__index{background:var(--color-sage-500);border-color:var(--color-sage-500);color:var(--color-white)}.therapist-onboarding__form-area{min-height:100%;display:grid;place-items:center;padding:42px 22px}.therapist-form{width:min(520px,100%);display:grid;grid-gap:20px;gap:20px}.therapist-form h1{margin:0;font-size:28px;color:var(--color-stone-900)}.therapist-form p{margin:0;color:var(--color-stone-600);font-size:14px;font-weight:300;line-height:1.5}.account-row{min-height:72px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:14px 16px}.account-row__icon{width:40px;height:40px;border:1px solid var(--color-stone-200);border-radius:10px;background:var(--color-bg);color:var(--color-sage-500);display:grid;place-items:center}.account-row__icon svg{width:22px;height:22px}.account-row strong{display:block;color:var(--color-stone-900);font-size:14px;line-height:1.3}.account-row span{display:block;margin-top:2px;color:var(--color-stone-500);font-size:12px;line-height:1.3}.account-row__action{min-height:34px;border:1.5px solid var(--color-stone-300);border-radius:var(--radius-pill);background:transparent;color:var(--color-stone-800);padding:0 14px;font-size:12px;font-weight:700}.therapist-form__actions{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:12px;gap:12px;margin-top:8px}.onboarding-progress-compact{display:none}.onboarding-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.availability-rule label,.onboarding-field{min-width:0;display:grid;align-content:start;grid-gap:7px;gap:7px;color:var(--color-stone-700);font-size:13px;font-weight:700}.onboarding-field--wide{grid-column:1/-1}.availability-rule input,.availability-rule select,.onboarding-field input,.onboarding-field select,.onboarding-field textarea{width:100%;min-height:46px;border:1.5px solid var(--color-stone-200);border-radius:10px;background:var(--color-input-bg);color:var(--color-stone-900);padding:10px 12px;outline:none}.onboarding-field textarea{min-height:112px;resize:vertical}.availability-rule input:focus,.availability-rule select:focus,.onboarding-field input:focus,.onboarding-field select:focus,.onboarding-field textarea:focus{border-color:var(--color-sage-500);box-shadow:0 0 0 3px rgba(74,158,146,.16)}.onboarding-field input[aria-invalid=true],.onboarding-field textarea[aria-invalid=true]{border-color:#9f3a38}.onboarding-field small{color:var(--color-stone-500);font-weight:400;line-height:1.35}.field-error,.onboarding-field .field-error{margin:0;color:#8b2928;font-size:12px;font-weight:600}.onboarding-field fieldset,.onboarding-field legend{padding:0}fieldset.onboarding-field{margin:0;border:0}fieldset.onboarding-field label{display:inline-flex;align-items:center;gap:7px;margin-right:20px;font-weight:500}fieldset.onboarding-field input{width:18px;min-height:18px}.onboarding-location{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin:4px 0 0;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);padding:18px}.onboarding-location legend{padding:0 6px;color:var(--color-stone-800);font-size:14px;font-weight:700}.availability-presets{display:flex;flex-wrap:wrap;gap:8px}.availability-presets button{min-height:34px;border:1px solid var(--color-stone-200);border-radius:var(--radius-pill);background:var(--color-sand-100);color:var(--color-stone-700);padding:0 14px;font-size:12px;font-weight:700}.availability-list{display:grid;grid-gap:12px;gap:12px}.availability-rule{display:grid;grid-template-columns:minmax(110px,1.2fr) repeat(2,minmax(94px,.8fr)) minmax(110px,1fr) auto;align-items:end;grid-gap:10px;gap:10px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);padding:14px}.availability-rule__remove{width:42px;height:46px;border:0;border-radius:10px;background:transparent;color:#8b2928}.availability-rule__remove svg{width:18px}.onboarding-feedback{display:grid;grid-gap:4px;gap:4px;border:1px solid;border-radius:10px;padding:12px 14px;font-size:13px;line-height:1.45}.onboarding-feedback--error{border-color:rgba(159,58,56,.28);background:rgba(159,58,56,.06);color:#702322}.onboarding-feedback--success{border-color:rgba(74,158,146,.32);background:rgba(202,234,229,.5);color:var(--color-sage-700)}.onboarding-review{display:grid;grid-gap:12px;gap:12px}.onboarding-review section{border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);padding:16px}.onboarding-review h2{margin:0 0 10px;color:var(--color-stone-800);font-size:15px}.onboarding-review p+p{margin-top:5px}.therapist-onboarding-state{min-height:100svh;display:grid;place-items:center;padding:24px}.therapist-onboarding-state>div{width:min(100%,520px);display:grid;justify-items:start;grid-gap:16px;gap:16px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);padding:32px;box-shadow:var(--shadow-card)}.therapist-onboarding-state h1,.therapist-onboarding-state p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.module-shell{min-height:100svh;display:grid;background:var(--color-white)}.module-shell__sidebar{background:var(--color-bg);border-right:1px solid rgba(232,217,204,.72);padding:32px 24px}.module-shell__menu-button{display:none}.module-shell__nav a[aria-current=page]{background:var(--color-sage-100);color:var(--color-sage-700)}.therapist-shell-state-page{min-height:100svh;display:grid;place-items:center;padding:24px}.therapist-shell-state{width:min(100%,560px);display:grid;grid-gap:12px;gap:12px;padding:32px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card)}.therapist-shell-state h1,.therapist-shell-state p{margin:0}.therapist-shell-state p{color:var(--color-stone-600);line-height:1.5}.therapist-shell-state .button{justify-self:start;margin-top:8px}.module-shell__nav{display:grid;grid-gap:10px;gap:10px;margin-top:34px}.module-shell__nav a{border-radius:10px;color:var(--color-stone-600);font-size:14px;font-weight:700;padding:12px 10px}.module-shell__nav a:hover{background:var(--color-sand-100);color:var(--color-stone-900)}.module-shell__main{min-width:0}.module-shell__topbar{min-height:72px;border-bottom:1px solid rgba(232,217,204,.72);display:flex;align-items:center;justify-content:space-between;padding:0 32px}.module-shell__topbar h1{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:28px;line-height:1.2}.module-shell__content{padding:32px}.therapist-dashboard{width:min(100%,1180px);display:grid;grid-gap:28px;gap:28px;margin:0 auto}.therapist-dashboard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.therapist-dashboard-state h2,.therapist-dashboard-state p,.therapist-dashboard__empty h3,.therapist-dashboard__empty p,.therapist-dashboard__header h2,.therapist-dashboard__header p,.therapist-dashboard__panel h3{margin:0}.therapist-dashboard__header h2{margin-top:6px;font-family:var(--font-serif),Georgia,serif;font-size:clamp(28px,4vw,40px);line-height:1.12}.therapist-dashboard-state p,.therapist-dashboard__empty p,.therapist-dashboard__header p{margin-top:8px;color:var(--color-stone-600);line-height:1.55}.therapist-dashboard__session-status,.therapist-dashboard__status{border-radius:var(--radius-pill);background:var(--color-sage-100);color:var(--color-sage-700);font-size:12px;font-weight:800;line-height:1.3;padding:8px 12px}.therapist-dashboard__statuses{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.therapist-dashboard__visibility{border:1px solid var(--color-stone-200);border-radius:var(--radius-pill);color:var(--color-stone-600);font-size:12px;font-weight:700;line-height:1.3;padding:7px 11px}.therapist-dashboard-state,.therapist-dashboard__empty{border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-sand-100);padding:22px}.therapist-dashboard-state{width:min(100%,640px);display:grid;justify-items:start;grid-gap:8px;gap:8px}.therapist-dashboard-state .button{margin-top:12px}.therapist-dashboard-state__request{font-size:12px;overflow-wrap:anywhere}.therapist-dashboard__section-title{margin:0 0 12px;font-size:14px;color:var(--color-stone-600)}.therapist-dashboard__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.therapist-dashboard__metric{min-width:0;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card);display:flex;align-items:center;gap:14px;padding:18px}.therapist-dashboard__metric>span{width:42px;height:42px;flex:0 0 auto;border-radius:12px;background:var(--color-sage-100);color:var(--color-sage-700);display:grid;place-items:center}.therapist-dashboard__metric svg{width:20px;height:20px}.therapist-dashboard__metric strong{display:block;font-size:26px;line-height:1}.therapist-dashboard__metric p{margin:5px 0 0;color:var(--color-stone-600);font-size:13px;overflow-wrap:anywhere}.therapist-dashboard__columns{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1.5fr);align-items:start;grid-gap:16px;gap:16px}.therapist-dashboard__panel{min-width:0;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card);padding:20px}.therapist-dashboard__panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.therapist-dashboard__panel-heading .section-kicker{margin-bottom:5px}.therapist-dashboard__checklist a,.therapist-dashboard__panel-heading>a{color:var(--color-sage-700);font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.therapist-dashboard a:focus-visible,.therapist-dashboard-state .button:focus-visible{outline:3px solid var(--color-sage-500);outline-offset:3px}.therapist-dashboard__checklist,.therapist-dashboard__sessions{list-style:none;display:grid;grid-gap:0;gap:0;margin:0;padding:0}.therapist-dashboard__checklist li{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border-top:1px solid var(--color-stone-200);padding:13px 0}.therapist-dashboard__checklist li:first-child,.therapist-dashboard__sessions li:first-child{border-top:0}.therapist-dashboard__checklist li>span{color:var(--color-stone-300)}.therapist-dashboard__checklist li>span.is-complete{color:var(--color-sage-500)}.therapist-dashboard__checklist svg{width:20px;height:20px}.therapist-dashboard__checklist small,.therapist-dashboard__checklist strong{display:block;overflow-wrap:anywhere}.therapist-dashboard__checklist small{margin-top:3px;color:var(--color-stone-500)}.therapist-dashboard__sessions li{min-width:0;border-top:1px solid var(--color-stone-200);display:grid;grid-template-columns:130px minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;padding:15px 0}.therapist-dashboard__session-main span,.therapist-dashboard__sessions time{color:var(--color-stone-600);font-size:12px}.therapist-dashboard__session-main{min-width:0}.therapist-dashboard__session-main span,.therapist-dashboard__session-main strong{display:block;overflow-wrap:anywhere}.therapist-dashboard__session-main span{margin-top:4px}.therapist-dashboard__modality{display:inline-flex;align-items:center;gap:6px;color:var(--color-stone-600);font-size:12px}.therapist-dashboard__modality svg{width:16px;height:16px}.therapist-dashboard__sessions-empty{display:grid;justify-items:start;grid-gap:14px;gap:14px;color:var(--color-stone-600)}.therapist-dashboard__sessions-empty p{margin:0}.therapist-dashboard__sessions-empty .button{min-height:42px}.therapist-clients{width:min(100%,1180px);display:grid;grid-gap:26px;gap:26px;margin:0 auto;min-width:0}.therapist-clients__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.therapist-clients__header h2,.therapist-clients__header p,.therapist-clients__list-heading h3,.therapist-clients__state h3,.therapist-clients__state p,.therapist-dialog h2,.therapist-dialog p{margin:0}.therapist-clients__header h2{margin-top:6px;font-family:var(--font-serif),Georgia,serif;font-size:clamp(28px,4vw,40px);line-height:1.12}.therapist-clients__header p{max-width:60ch;margin-top:8px;color:var(--color-stone-600);line-height:1.55}.therapist-clients__announcer{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.therapist-clients__state{min-height:300px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-sand-100);display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:32px;text-align:center}.therapist-clients__state>svg{width:38px;height:38px;color:var(--color-sage-700)}.therapist-clients__state p{max-width:52ch;color:var(--color-stone-600);line-height:1.55}.therapist-clients__list-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px}.therapist-clients__list-heading span{color:var(--color-stone-600);font-size:13px}.therapist-clients__list{min-width:0;list-style:none;display:grid;grid-gap:10px;gap:10px;margin:0;padding:0}.therapist-clients__item{min-width:0;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);box-shadow:var(--shadow-card);display:grid;grid-template-columns:auto minmax(180px,1fr) minmax(160px,auto) auto;align-items:center;grid-gap:16px;gap:16px;padding:16px 18px}.therapist-clients__avatar{width:44px;height:44px;flex:0 0 auto;border-radius:50%;background:var(--color-sage-100);color:var(--color-sage-700);display:grid;place-items:center}.therapist-clients__avatar svg{width:21px;height:21px}.therapist-clients__identity,.therapist-clients__relationship{min-width:0}.therapist-clients__identity strong{display:block;overflow-wrap:anywhere}.therapist-clients__contacts{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:6px}.therapist-clients__contacts span,.therapist-clients__identity>.muted{display:inline-flex;align-items:center;gap:5px;color:var(--color-stone-600);font-size:12px;overflow-wrap:anywhere}.therapist-clients__identity>.muted{margin-top:6px}.therapist-clients__contacts svg{width:14px;height:14px;flex:0 0 auto}.therapist-clients__relationship{display:grid;justify-items:start;grid-gap:5px;gap:5px}.therapist-clients__relationship small{color:var(--color-stone-600)}.therapist-clients__badge{border-radius:var(--radius-pill);background:var(--color-sand-100);color:var(--color-stone-700);font-size:11px;font-weight:800;padding:7px 10px}.therapist-clients__badge--linked{background:var(--color-sage-100);color:var(--color-sage-700)}.therapist-clients__badge--anonymized,.therapist-clients__badge--expired{background:var(--color-input-bg);color:var(--color-stone-600)}.therapist-clients__item .button{min-height:42px;padding:0 17px}.therapist-clients__skeleton{display:grid;grid-gap:10px;gap:10px}.therapist-clients__skeleton span{height:78px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:linear-gradient(90deg,var(--color-white),var(--color-sand-100),var(--color-white));background-size:200% 100%;animation:therapist-clients-shimmer 1.4s ease-in-out infinite}@keyframes therapist-clients-shimmer{to{background-position:-200% 0}}.therapist-agenda{width:min(100%,1280px);min-width:0;display:grid;grid-gap:20px;gap:20px;margin:0 auto}.therapist-agenda__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.therapist-agenda__header h2,.therapist-agenda__header p,.therapist-agenda__state h3,.therapist-agenda__state p{margin:0}.therapist-agenda__header h2{margin-top:6px;font-family:var(--font-serif),Georgia,serif;font-size:clamp(28px,4vw,40px)}.therapist-agenda__header p{margin-top:8px;color:var(--color-stone-600)}.therapist-agenda__actions{display:flex;flex-wrap:wrap;gap:10px}.therapist-agenda__toolbar{border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px}.therapist-agenda__period,.therapist-agenda__views{display:flex;align-items:center;gap:8px}.therapist-agenda__period strong{min-width:240px;text-align:center}.therapist-agenda__period button,.therapist-agenda__views button{min-width:42px;min-height:42px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--color-stone-700)}.therapist-agenda__period svg{width:19px}.therapist-agenda__views button{padding:0 15px;font-size:13px;font-weight:700}.therapist-agenda__views button[aria-pressed=true]{background:var(--color-sage-100);color:var(--color-sage-700)}.therapist-agenda__legend{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--color-stone-600);font-size:12px}.therapist-agenda__legend span{display:inline-flex;align-items:center;gap:6px}.therapist-agenda__legend i{width:10px;height:10px;border-radius:50%;background:var(--color-sage-500)}.therapist-agenda__legend .is-available{background:var(--color-sage-100);border:1px solid var(--color-sage-500)}.therapist-agenda__legend .is-block{background:var(--color-stone-300)}.therapist-agenda__legend .is-busy{background:var(--color-stone-600)}.therapist-agenda__announcer{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%)}.therapist-agenda__loading,.therapist-agenda__state{min-height:280px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-sand-100);display:grid;place-items:center;align-content:center;grid-gap:12px;gap:12px;padding:30px;text-align:center}.therapist-agenda__loading svg{width:32px;color:var(--color-sage-700)}.therapist-agenda__state p{max-width:55ch;color:var(--color-stone-600)}.therapist-agenda__state>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.agenda-calendar{min-width:0;overflow-x:auto;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card)}.agenda-calendar__days{--agenda-columns:7;min-width:calc(var(--agenda-columns) * 150px);display:grid;grid-template-columns:repeat(var(--agenda-columns),minmax(150px,1fr))}.agenda-calendar__days>section{min-width:0;border-left:1px solid var(--color-stone-200)}.agenda-calendar__days>section:first-child{border-left:0}.agenda-calendar__days>section.is-selected h3{background:var(--color-sage-100);color:var(--color-sage-700)}.agenda-calendar h3{margin:0;border-bottom:1px solid var(--color-stone-200);padding:13px;font-size:13px;text-transform:capitalize}.agenda-calendar__lane{min-height:410px;display:grid;align-content:start;grid-gap:7px;gap:7px;padding:9px}.agenda-event{width:100%;min-width:0;border:1px solid transparent;border-radius:10px;display:grid;grid-gap:3px;gap:3px;padding:10px;text-align:left;color:var(--color-stone-800)}.agenda-event span,.agenda-event strong{overflow-wrap:anywhere}.agenda-event strong{font-size:12px}.agenda-event span{color:var(--color-stone-600);font-size:11px}.agenda-event--session{background:var(--color-sage-100);border-color:var(--color-sage-500)}.agenda-event--available{background:var(--color-white);border:1px dashed var(--color-sage-500);color:var(--color-sage-700)}.agenda-event--block{background:var(--color-sand-100);border-color:var(--color-stone-300)}.agenda-event--busy{background:var(--color-input-bg);border-color:var(--color-stone-300)}.agenda-mobile{display:none}.agenda-mobile h3{margin:0 0 10px;text-transform:capitalize}.agenda-mobile__items{display:grid;grid-gap:8px;gap:8px}.therapist-agenda__selection{border-left:4px solid var(--color-sage-500);background:var(--color-white);padding:12px 15px}.therapist-agenda__selection p{margin:0}.therapist-agenda__selection p+p{margin-top:4px;font-size:12px}.therapist-agenda :focus-visible{outline:3px solid var(--color-sage-500);outline-offset:3px}@media (max-width:700px){.therapist-agenda__header,.therapist-agenda__toolbar{display:grid}.therapist-agenda__actions,.therapist-agenda__actions .button{width:100%}.therapist-agenda__period{justify-content:space-between}.therapist-agenda__period strong{min-width:0;font-size:13px}.therapist-agenda__views{display:grid;grid-template-columns:repeat(3,1fr)}.therapist-agenda__views button{width:100%}.agenda-calendar{display:none}.agenda-mobile{display:block}}.therapist-dialog-backdrop{position:fixed;z-index:80;inset:0;overflow-y:auto;background:rgba(2,28,38,.3);display:grid;place-items:center;padding:20px}.therapist-dialog{width:min(100%,540px);max-height:calc(100svh - 40px);overflow-y:auto;border-radius:24px;background:var(--color-white);box-shadow:0 16px 48px rgba(2,28,38,.22);display:grid;grid-gap:18px;gap:18px;padding:28px 32px}.therapist-dialog__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.therapist-dialog h2{margin:0;color:#021c26;font:600 22px/1.3 var(--font-serif),Georgia,serif}.therapist-dialog__close{width:36px;height:36px;border:0;border-radius:50%;background:#f2ede9;color:#4f4338;display:grid;place-items:center}.therapist-dialog__close svg{width:18px;height:18px}.therapist-dialog__intro{color:var(--color-stone-600);line-height:1.5}.therapist-dialog__form{display:grid;grid-gap:18px;gap:18px}.therapist-clients-field{display:grid;grid-gap:7px;gap:7px;color:var(--color-stone-700);font-size:13px;font-weight:700}.therapist-clients-field input{width:100%;min-height:48px;border:1px solid var(--color-stone-300);border-radius:11px;background:var(--color-input-bg);color:var(--color-stone-900);padding:0 13px}.therapist-clients-field input[aria-invalid=true]{border-color:var(--color-stone-700)}.therapist-dialog .field-error,.therapist-dialog__error{color:var(--color-stone-700);font-size:12px;line-height:1.4}.therapist-dialog__error{border-radius:10px;background:var(--color-sand-100);padding:11px}.therapist-dialog__copy-status{min-height:20px;color:var(--color-sage-700);font-size:13px}.therapist-dialog__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:0}.therapist-dialog__actions .button{min-height:52px;flex:1 1;border-radius:99px;font:600 13px/1.5 var(--font-sans)}.therapist-dialog__actions .button--secondary{background:#fff;color:#1da4c2;border-color:#1da4c2}.therapist-dialog__actions .button--primary{background:#147388;color:#fff;border-color:#0f505f;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #0f505f,0 4px 12px -2px rgba(2,28,38,.1)}.manual-session-dialog{width:min(100%,560px)}.manual-session-field,.session-details-dialog__command label{display:grid;grid-gap:6px;gap:6px;color:#4f4338;font:600 13px/1.5 var(--font-sans)}.manual-session-field input,.manual-session-field select,.session-details-dialog__command input,.session-details-dialog__command textarea{width:100%;min-height:48px;border:1px solid #cfd4d6;border-radius:12px;background:#fff;color:#021c26;padding:10px 16px;font:400 14px/1.5 var(--font-sans)}.manual-session-field input::placeholder{color:#5d6669}.manual-session-field input:focus,.manual-session-field select:focus{border-color:#4fb8cf}.manual-session-field [aria-invalid=true]{border-color:var(--color-stone-700)}.manual-session-dialog__empty,.manual-session-dialog__summary,.session-details-dialog__notice,.session-details-dialog__recovery{border-radius:12px;background:var(--color-sand-100);padding:14px}.manual-session-dialog__empty p,.manual-session-dialog__summary,.session-details-dialog__notice p,.session-details-dialog__recovery p{margin:0}.manual-session-dialog__empty{display:grid;justify-items:start;grid-gap:12px;gap:12px}.session-details-dialog{width:min(100%,680px)}.session-details-dialog__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0}.session-details-dialog__summary div{min-width:0;border-bottom:1px solid var(--color-stone-200);padding-bottom:10px}.session-details-dialog__summary dt{color:var(--color-stone-600);font-size:12px}.session-details-dialog__summary dd{overflow-wrap:anywhere;margin:4px 0 0;color:var(--color-stone-900);font-weight:700}.session-details-dialog__actions,.session-details-dialog__recovery,.session-details-dialog__video{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.session-details-dialog__command{display:grid;grid-gap:12px;gap:12px;border-top:1px solid var(--color-stone-200);padding-top:16px}.session-details-dialog__command textarea{min-height:90px;resize:vertical}.session-details-dialog__actions{justify-content:flex-start}.session-complete-dialog{width:min(100%,480px);justify-items:center;gap:20px;padding:32px;text-align:center}.session-complete-dialog__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:999px;background:#e9f5f8;color:#0f505f}.session-complete-dialog__icon svg{width:30px;height:30px}.session-complete-dialog__client{width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #d0c4b8;border-radius:14px;background:#fefdfb;text-align:left}.session-complete-dialog__client>span{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#e9f5f8;color:#0f505f;font:700 12px/1 var(--font-sans)}.session-complete-dialog__client strong{display:block;color:#021c26;font:600 14px/1.45 var(--font-sans)}.session-complete-dialog__client small{display:block;color:#726152;font:400 12px/1.5 var(--font-sans)}.session-complete-dialog__effects{width:100%;display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border:1px solid #e9f5f8;border-radius:14px;background:#e9f5f8;text-align:left}.session-complete-dialog__effects p,.session-complete-dialog__warning{margin:0;color:#0f505f;font:400 12px/1.5 var(--font-sans)}.session-complete-dialog__effects ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.session-complete-dialog__effects li{position:relative;padding-left:24px;color:#4f4338;font:400 12px/1.5 var(--font-sans)}.session-complete-dialog__effects li:before{content:"\\2713";position:absolute;left:0;color:#0f505f}.session-complete-dialog__warning{color:#726152;text-align:center}.therapist-agenda__inline-error{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--radius-soft);background:var(--color-sand-100);padding:12px 14px}.block-periods-dialog{width:min(100%,780px)}.block-conflicts,.block-periods-form{display:grid;grid-gap:18px;gap:18px}.block-conflicts__list,.block-periods-list{display:grid;grid-gap:12px;gap:12px}.block-periods-row{min-width:0;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);display:grid;grid-template-columns:minmax(150px,1fr) auto minmax(230px,1fr) 40px;align-items:end;grid-gap:12px;gap:12px;padding:14px}.block-conflicts__item legend,.block-periods-row legend{padding:0 5px;color:var(--color-stone-700);font-size:13px;font-weight:700}.block-periods-field{min-width:0;display:grid;grid-gap:6px;gap:6px;color:var(--color-stone-700);font-size:13px;font-weight:700}.block-periods-field input,.block-periods-field textarea{width:100%;min-height:46px;border:1px solid var(--color-stone-300);border-radius:11px;background:var(--color-input-bg);color:var(--color-stone-900);padding:0 12px;font:inherit;font-weight:400}.block-periods-field textarea{min-height:78px;resize:vertical;padding-block:10px}.block-periods-field input[aria-invalid=true],.block-periods-field textarea[aria-invalid=true]{border-color:var(--color-stone-700)}.block-periods-field small{color:var(--color-stone-500);font-weight:400}.block-periods-toggle{min-height:46px;display:inline-flex;align-items:center;gap:7px;color:var(--color-stone-700);font-size:13px;font-weight:700;white-space:nowrap}.block-periods-toggle input{width:18px;height:18px;accent-color:var(--color-sage-500)}.block-periods-times{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(100px,1fr));grid-gap:9px;gap:9px}.block-periods-remove{width:40px;height:40px;border:1px solid var(--color-stone-200);border-radius:50%;display:grid;place-items:center;background:var(--color-white);color:var(--color-stone-600)}.block-periods-remove:disabled{opacity:.35}.block-periods-remove svg{width:17px}.block-periods-row__error{grid-column:1/-1;margin:0}.block-periods-add{justify-self:start}.block-periods-live{min-height:1px}.block-conflicts h3,.block-conflicts p{margin:0}.block-conflicts>div:first-child{display:grid;grid-gap:7px;gap:7px}.block-conflicts>div:first-child p,.block-conflicts__item>p{color:var(--color-stone-600);font-size:13px}.block-conflicts__item{min-width:0;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);display:grid;grid-gap:11px;gap:11px;padding:14px}.block-conflicts__choices{display:flex;flex-wrap:wrap;gap:8px 16px}.block-conflicts__choices label{display:inline-flex;align-items:center;gap:6px;color:var(--color-stone-700);font-size:13px}.block-conflicts__choices input{accent-color:var(--color-sage-500)}@media (max-width:700px){.block-periods-dialog{max-height:calc(100svh - 20px);padding:20px 16px}.block-periods-row{grid-template-columns:minmax(0,1fr) auto 40px;align-items:end}.block-periods-row>.block-periods-field:first-of-type{grid-column:1/2}.block-periods-row__error,.block-periods-times{grid-column:1/-1}.block-conflicts__choices{display:grid}}.therapist-clients :focus-visible,.therapist-dialog :focus-visible{outline:3px solid var(--color-sage-500);outline-offset:3px}.placeholder-grid{width:min(100%,1128px);display:grid;grid-gap:16px;gap:16px}.placeholder-card{border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);padding:22px}.placeholder-card h2{margin:0 0 8px;color:var(--color-stone-900);font-size:18px;line-height:1.3}.placeholder-card p{margin:0;color:var(--color-stone-600);font-size:14px;line-height:1.5}.public-results{position:relative;width:min(100%,390px);height:100svh;margin:0 auto;padding:0;overflow-x:hidden;overflow-y:auto;background:var(--color-bg)}.public-results,.search-hero{display:flex;flex-direction:column}.search-hero{height:136px;border-radius:0 0 24px 24px;background:var(--color-stone-900);gap:16px;padding:32px 16px 16px;color:var(--color-white)}.search-hero__brand{display:flex;align-items:center;gap:12px}.search-hero__back{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.search-hero__back svg{width:24px;height:24px}.search-hero__logo{display:inline-flex;align-items:center;gap:6px}.search-hero__logo img:first-child{width:30px;height:30px}.search-hero__logo img:last-child{width:83px;height:auto;filter:brightness(0) invert(1)}.search-select{width:100%;height:40px;border:1.5px solid rgba(250,246,242,.1);border-radius:var(--radius-pill);background:rgba(255,255,255,.1);color:#eef7f6;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;font-size:13px;font-weight:400;line-height:1.6}.search-select svg{width:24px;height:24px}.public-results__content{flex:1 0 auto;display:grid;grid-gap:20px;gap:20px;padding:19px 16px 16px}.search-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-title-row h1{margin:0;color:var(--color-stone-900);font-size:24px;line-height:1.2;letter-spacing:-.24px}.filter-button{height:43px;border:0;border-radius:30px;background:var(--color-white);box-shadow:inset 0 0 1px rgba(0,0,0,.25),0 0 .5px rgba(0,0,0,.06);color:var(--color-stone-900);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.14px}.filter-button svg{width:16px;height:16px}.chip-row,.filter-strip{display:flex;flex-wrap:wrap;gap:8px}.filter-strip{width:calc(100% + 25px);overflow:hidden}.mini-chip{min-height:30px;border:1px solid #f4f2ee;border-radius:var(--radius-pill);background:var(--color-sand-100);display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 8px;color:var(--color-stone-500);font-size:12px;font-weight:500;line-height:1.5}.mini-chip svg{width:16px;height:16px}.results-count{margin:0;color:#b8a494;font-size:15px;font-weight:400;line-height:1.35;letter-spacing:-.225px}.agenda-list,.result-list,.session-list,.timeline-list{display:grid;grid-gap:12px;gap:12px}.agenda-item,.dashboard-card,.metric-card,.result-card,.session-card,.timeline-item{border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);box-shadow:var(--shadow-card)}.result-card{min-height:154px;display:flex;flex-direction:column;gap:12px;overflow:hidden;padding:18px;border:0;border-radius:16px;box-shadow:0 0 0 1px rgba(212,196,180,.35),0 4px 14px -2px rgba(26,34,40,.06),inset 0 1px 0 rgba(255,255,255,.6)}.result-card-link{display:block;min-width:0}.therapist-avatar{position:relative;width:72px;height:72px;border-radius:26px;flex:0 0 auto;overflow:visible;background:var(--color-sage-500);color:var(--color-sand-100);display:flex;align-items:center;justify-content:center}.therapist-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.therapist-avatar span:not(.therapist-avatar__status){font-size:29px;font-weight:700}.therapist-avatar__status{position:absolute;right:0;bottom:0;width:15px;height:15px;border:2px solid var(--color-white);border-radius:50%;background:var(--color-sage-500)}.result-card__topline{display:flex;width:100%;align-items:flex-start;gap:14px}.result-card__summary{min-width:0;display:grid;grid-gap:4px;gap:4px;padding-top:4px}.agenda-item h2,.dashboard-card h2,.result-card h2,.session-card h2{margin:0;color:var(--color-stone-900);font-size:16px;font-weight:600;line-height:1.3;letter-spacing:-.32px}.agenda-item p,.dashboard-card p,.result-card p,.session-card p,.timeline-item p{margin:0;color:var(--color-stone-500);font-size:12px;line-height:1.5;white-space:nowrap}.result-card p span{color:var(--color-sage-500);font-weight:500}.icon-link,.inline-meta,.rating-pill,.result-tags,.section-kicker,.status-badge{display:inline-flex;align-items:center}.result-tags{gap:5px}.rating-pill{flex:0 0 auto;background:#eef7f6;gap:4px;color:#387e74}.modality-pill,.rating-pill{min-height:25px;border-radius:var(--radius-pill);padding:0 10px;font-size:12px;font-weight:600;line-height:1.4}.modality-pill{background:var(--color-sand-100);display:inline-flex;align-items:center;justify-content:center;color:var(--color-stone-600)}.icon-link svg,.inline-meta svg,.rating-pill svg,.section-kicker svg{width:12px;height:12px;fill:currentColor}.inline-meta{flex-wrap:wrap;gap:10px 14px;margin:12px 0;color:var(--color-stone-600);font-size:13px;line-height:1.4}.inline-meta span{display:inline-flex;align-items:center;gap:5px}.inline-meta svg{width:16px;height:16px;fill:none}.result-card__footer{border-top:1px solid var(--color-sand-100);display:grid;grid-template-columns:minmax(0,1fr) max-content;align-items:center;grid-gap:12px;gap:12px;margin:0;padding-top:12px;color:var(--color-stone-500);font-size:12px;line-height:1.5}.result-card__footer span{min-width:0;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-card__footer span svg{width:12px;height:14px;fill:currentColor}.result-card__footer strong{min-width:max-content;color:var(--color-stone-900);display:inline-flex;align-items:flex-end;justify-content:flex-end;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.15;letter-spacing:-.45px}.result-card__footer small{flex:0 0 auto;color:#b8a494;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:0}.therapist-profile-page{position:relative;width:min(100%,390px);min-height:100svh;margin:0 auto;background:var(--color-bg);color:var(--color-stone-900);overflow-x:hidden}.profile-hero{min-height:459px;padding:29px 22px 23px;background:linear-gradient(180deg,rgba(26,34,40,.05),rgba(26,34,40,.28) 42%,rgba(26,34,40,.82)),url(/images/therapist-elderth.png) top /cover;color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between}.profile-hero__top,.review-card header,.schedule-sheet__header{display:flex;align-items:center}.profile-hero__top{justify-content:space-between}.profile-hero__top a{width:36px;height:36px;display:grid;place-items:center}.profile-hero__top svg{width:28px;height:28px}.profile-rating,.profile-status{display:inline-flex;align-items:center;border-radius:var(--radius-pill)}.profile-rating{min-height:30px;gap:5px;padding:0 12px;background:rgba(238,247,246,.95);color:#387e74;font-size:14px;font-weight:700}.profile-rating svg{width:14px;height:14px;fill:currentColor}.profile-hero__info{display:grid;grid-gap:10px;gap:10px}.profile-status{width:max-content;min-height:32px;padding:0 14px;background:var(--color-sand-100);color:var(--color-stone-600);font-size:14px;font-weight:700}.profile-hero h1{margin:0;font-size:34px;font-weight:700;line-height:1.05;letter-spacing:-.68px}.profile-hero p{margin:0;display:flex;align-items:center;gap:7px;font-size:16px;line-height:1.35}.profile-hero p svg{width:20px;height:20px;fill:currentColor}.profile-chip-list,.profile-chips{display:flex;flex-wrap:wrap;gap:8px}.profile-chip-list span,.profile-chips span{min-height:31px;border-radius:var(--radius-pill);display:inline-flex;align-items:center;padding:0 12px;background:var(--color-sand-100);color:var(--color-stone-600);font-size:13px;font-weight:700}.profile-tabs{height:43px;border-bottom:1px solid rgba(232,217,204,.72);background:var(--color-white);display:grid;grid-auto-flow:column;grid-auto-columns:109px;overflow-x:auto}.profile-tabs__item{position:relative;display:grid;place-items:center;color:var(--color-stone-500);font-size:12px;font-weight:700}.profile-tabs__item--active{color:var(--color-stone-900)}.profile-tabs__item--active:after{content:"";position:absolute;right:18px;bottom:0;left:18px;height:2px;border-radius:var(--radius-pill);background:var(--color-stone-900)}.profile-content{display:grid;grid-gap:29px;gap:29px;padding:18px 18px 94px}.profile-section{display:grid;grid-gap:12px;gap:12px}.profile-section h2,.schedule-picker h3{margin:0;color:var(--color-stone-900);font-size:18px;font-weight:700;line-height:1.3}.profile-section p{margin:0;color:var(--color-stone-600);font-size:14px;line-height:1.55}.review-preview{display:flex;align-items:baseline;gap:8px}.review-preview strong{font-size:32px;line-height:1}.review-preview span{color:var(--color-stone-500);font-size:13px}.event-card,.profile-inline-card{border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-white);padding:14px}.event-card h3,.profile-inline-card h3{margin:0 0 6px;font-size:15px;line-height:1.25}.profile-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.profile-gallery-grid figure{margin:0}.profile-gallery-grid div{aspect-ratio:1/1;border-radius:var(--radius-soft);background:linear-gradient(135deg,#efe5dc,#caeae5)}.profile-gallery-grid figcaption{margin-top:6px;color:var(--color-stone-600);font-size:12px}.profile-empty-state{min-height:360px;display:grid;align-content:center;justify-items:center;grid-gap:12px;gap:12px;text-align:center;padding:28px}.profile-empty-state span{width:56px;height:56px;border-radius:50%;background:#eef7f6;color:var(--color-sage-500);display:grid;place-items:center;font-size:30px;line-height:1}.profile-empty-state h2{margin:0;font-size:18px;line-height:1.3}.profile-empty-state p{max-width:300px;margin:0;color:var(--color-stone-600);font-size:14px;line-height:1.55}.reviews-summary{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center}.reviews-summary>div:first-child{display:grid;justify-items:center;grid-gap:4px;gap:4px}.reviews-summary strong{font-size:34px;line-height:1}.review-card i,.reviews-summary span{color:#387e74;font-size:12px;font-style:normal;letter-spacing:1px}.reviews-summary small{color:var(--color-stone-500);font-size:11px}.rating-bars{display:grid;grid-gap:6px;gap:6px}.rating-bars p{margin:0;display:grid;grid-template-columns:12px minmax(0,1fr) 32px;align-items:center;grid-gap:8px;gap:8px;color:var(--color-stone-600);font-size:11px}.rating-bars i{height:6px;border-radius:var(--radius-pill);background:#ebe7e1;overflow:hidden}.rating-bars b{display:block;height:100%;border-radius:inherit;background:var(--color-sage-500)}.reviews-list{border-top:1px solid var(--color-stone-200);padding-top:17px}.review-card{display:grid;grid-gap:10px;gap:10px}.review-card+.review-card{border-top:1px solid var(--color-stone-200);padding-top:16px}.review-card header{gap:10px}.review-card header>span{width:36px;height:36px;border-radius:50%;background:var(--color-sage-500);color:var(--color-white);display:grid;place-items:center;font-weight:700}.review-card header div{min-width:0;flex:1 1;display:grid;grid-gap:1px;gap:1px}.review-card header strong{font-size:13px}.review-card em,.review-card header small{color:var(--color-stone-500);font-size:11px;font-style:normal}.review-card p{margin:0;color:var(--color-stone-600);font-size:13px;line-height:1.55}.review-card em{width:max-content;max-width:100%;border-radius:var(--radius-pill);background:var(--color-sand-100);padding:3px 10px}.event-list{display:grid;grid-gap:12px;gap:12px}.event-card{display:grid;grid-template-columns:54px minmax(0,1fr);grid-gap:12px;gap:12px}.event-card__date{width:54px;height:54px;border-radius:12px;background:#eef7f6;color:#387e74;display:grid;place-items:center;text-align:center;font-size:12px;font-weight:800}.event-card p{margin:0;color:var(--color-stone-500);font-size:12px}.event-card div:not(.event-card__date) div{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.event-card span{border-radius:var(--radius-pill);background:var(--color-sand-100);padding:3px 9px;color:var(--color-stone-600);font-size:11px;font-weight:700}.event-card strong{grid-column:1/2;color:var(--color-stone-900)}.event-card a{grid-column:2/3;justify-self:end;color:var(--color-sage-500);font-size:13px;font-weight:700}.profile-schedule-bar,.schedule-sheet footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;padding:14px;background:linear-gradient(180deg,rgba(250,250,248,0) 0,var(--color-bg) 18%)}.profile-schedule-button{width:100%;min-height:46px;border-radius:var(--radius-pill);background:var(--color-stone-900);color:var(--color-white);box-shadow:var(--shadow-button);display:grid;place-items:center;font-size:15px;font-weight:800}.profile-schedule-button--disabled{pointer-events:none;opacity:.55}.schedule-screen{position:fixed;inset:0;z-index:30;background:rgba(26,34,40,.92);display:flex;justify-content:center;align-items:flex-end}.schedule-sheet{width:min(100%,390px);max-height:calc(100svh - 134px);border-radius:22px 22px 0 0;background:var(--color-bg);display:flex;flex-direction:column;overflow:hidden}.schedule-sheet__handle{width:40px;height:4px;border-radius:var(--radius-pill);background:var(--color-stone-200);align-self:center;margin-top:14px}.schedule-sheet__header{gap:10px;padding:18px}.schedule-sheet__header img{border-radius:50%;object-fit:cover}.schedule-sheet__header div{flex:1 1;min-width:0}.schedule-sheet__header h2,.schedule-sheet__header p{margin:0}.schedule-sheet__header h2{font-size:17px;line-height:1.25}.schedule-sheet__header p{color:var(--color-stone-600);font-size:12px}.schedule-sheet__header a{width:32px;height:32px;display:grid;place-items:center}.schedule-picker{flex:1 1;min-height:0;display:grid;grid-gap:16px;gap:16px;overflow-y:auto;padding:0 18px 20px}.schedule-month{grid-template-columns:40px 1fr 40px;align-items:center;grid-gap:16px;gap:16px;font-weight:700}.schedule-month,.schedule-month button{display:grid;color:var(--color-stone-700)}.schedule-month button{width:40px;height:40px;border:0;border-radius:50%;background:var(--color-white);place-items:center}.schedule-month>span{text-align:center;text-transform:capitalize;font-size:14px;line-height:1.3}.calendar-grid{width:min(321px,100%);justify-self:center;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-column-gap:35px;column-gap:35px;grid-row-gap:24px;row-gap:24px;padding:2px 0 0}.calendar-grid button,.calendar-grid span{width:16px;height:18px;min-height:18px;border:0;border-radius:50%;background:transparent;line-height:1.35}.calendar-grid button,.calendar-grid span,.time-grid button{display:inline-flex;align-items:center;justify-content:center;color:var(--color-stone-700);font-size:13px;font-weight:700}.time-grid button{min-height:42px;border:1.5px solid var(--color-stone-200);border-radius:var(--radius-pill);background:var(--color-white)}.calendar-grid__weekday{background:transparent!important;color:var(--color-stone-500)!important;font-size:12px!important}.calendar-grid button:disabled{opacity:.38}.calendar-grid__outside{color:#c7b8aa!important}.calendar-grid__available{color:var(--color-stone-900)!important}.calendar-grid__selected,.calendar-grid__selected:disabled{width:32px!important;height:32px!important;min-height:32px!important;margin:-7px -8px}.calendar-grid__selected,.calendar-grid__selected:disabled,.time-grid__selected{border-color:var(--color-sage-500)!important;background:#eef7f6!important;color:var(--color-sage-500)!important}.calendar-grid svg,.time-grid svg{width:15px;height:15px}.schedule-slots-header{display:flex;align-items:center;gap:12px;color:var(--color-stone-500);font-size:14px;line-height:1.5}.schedule-slots-header span{color:var(--color-stone-500);font-weight:500}.schedule-slots-header strong{color:var(--color-stone-900);font-weight:700}.time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px}.time-grid button{gap:6px}.schedule-empty{grid-column:1/-1;margin:0;color:var(--color-stone-500);font-size:13px;line-height:1.5}.bottom-nav{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;flex:0 0 auto;width:100%;height:62px;background:var(--color-bg);border-top:1px solid rgba(212,196,180,.35);box-shadow:6px 0 2px rgba(0,0,0,.25);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:6px 0 12px}.bottom-nav a{display:grid;place-items:center;color:#b8a494}.bottom-nav svg{width:24px;height:24px}.bottom-nav__active{color:var(--color-stone-900)!important}.filters-screen{position:fixed;inset:0;z-index:20;width:100vw;min-height:100svh;background:var(--color-stone-900);display:flex;justify-content:center;align-items:flex-end;overflow:hidden}.filters-sheet{position:relative;width:min(100%,390px);height:min(694px,calc(100svh - 152px));min-height:0;border-radius:22px 22px 0 0;background:var(--color-bg);display:flex;flex-direction:column;overflow:hidden}.filters-sheet__header{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:12px 20px 16px}.filters-sheet__handle{width:40px;height:4px;border-radius:var(--radius-pill);background:var(--color-stone-200)}.filters-sheet__header div{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.filters-sheet__header h2{margin:0;color:var(--color-stone-900);font-size:18px;font-weight:600;line-height:1.3}.filters-sheet__header a{color:var(--color-sage-500);font-size:13px;font-weight:500;line-height:1.2}.filters-sheet__body{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:24px;overflow-y:auto;padding:8px 16px 20px}.filters-fields{display:grid;grid-gap:12px;gap:12px}.filter-input{width:100%;height:46px;border:1.5px solid #e3e2dd;border-radius:var(--radius-pill);background:var(--color-input-bg);display:flex;align-items:center;gap:10px;padding:0 18px;color:#8f8e87}.filter-input span{flex:1 1;min-width:0;font-size:14px;font-weight:400;line-height:1.65}.filter-input svg{width:24px;height:24px;color:#b8a494}.filter-input:last-child svg{color:var(--color-stone-900)}.filter-group{width:100%;min-width:0;border:0;display:grid;grid-gap:10px;gap:10px;margin:0;padding:0}.filter-group legend{margin:0;padding:0;color:var(--color-stone-500);font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.6px}.filter-group div{display:flex;flex-wrap:wrap;gap:8px}.filter-option{min-height:34px;border:1.5px solid var(--color-stone-200);border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-stone-900);display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:13px;font-weight:500;line-height:1.2}.filter-option--selected{border-color:#74bfba;background:#eef7f6;color:var(--color-sage-500)}.filter-option:focus-visible{outline:2px solid #74bfba;outline-offset:2px}.search-sentinel{min-height:28px;color:var(--color-stone-500);font-size:12px;text-align:center}.filters-sheet__footer{flex:0 0 auto;width:100%;background:var(--color-white);box-shadow:0 -2px 12px rgba(39,31,35,.06);padding:12px 20px 24px}.filters-cta{width:100%;height:52px;border-radius:var(--radius-pill);background:var(--color-stone-900);box-shadow:0 4px 12px -2px rgba(74,158,146,.25),0 0 0 1px var(--color-sage-700),inset 0 1px 0 rgba(255,255,255,.5);color:var(--color-sand-100);display:flex;align-items:center;justify-content:center;padding:0 24px;font-size:13px;font-weight:600;line-height:1.5;letter-spacing:-.13px}.admin-metrics,.agenda-layout,.content-columns,.dashboard-grid,.profile-layout{display:grid;grid-gap:16px;gap:16px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.dashboard-card{padding:20px}.dashboard-card--wide{grid-column:1/-1}.profile-editor{width:min(100%,1128px);display:grid;grid-template-columns:190px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.profile-editor-state,.profile-editor__notice,.profile-editor__panel,.profile-editor__rejection,.profile-editor__status{border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card)}.profile-editor__status{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border-left:5px solid var(--color-stone-500)}.profile-editor__status--visible{border-left-color:var(--color-sage-500)}.profile-editor-state h2,.profile-editor-state p,.profile-editor__panel h2,.profile-editor__panel h3,.profile-editor__rejection p,.profile-editor__status h2,.profile-editor__status p{margin:0}.profile-editor__panel h2,.profile-editor__status h2{margin-top:4px;font-family:var(--font-serif),Georgia,serif}.profile-editor-state p,.profile-editor__empty,.profile-editor__rejection p,.profile-editor__status p{margin-top:7px;color:var(--color-stone-600);line-height:1.5}.profile-editor__status-tags{flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.profile-editor__status-tags span{border-radius:var(--radius-pill);background:var(--color-sand-100);padding:7px 11px;color:var(--color-stone-700);font-size:12px;font-weight:700}.profile-editor__notice,.profile-editor__rejection{grid-column:1/-1;padding:16px 20px;line-height:1.5}.profile-editor__notice{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-feedback-backdrop{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:20px;background:rgba(2,28,38,.55)}.profile-feedback-dialog{width:min(100%,480px);max-height:90dvh;overflow-y:auto;padding:28px;border-radius:18px;background:#fff;color:#021c26;box-shadow:0 20px 60px rgba(2,28,38,.25)}.profile-feedback-dialog h2{margin:0 0 12px;font-family:var(--font-serif),Georgia,serif}.profile-feedback-dialog.is-success h2{color:#0f505f}.profile-feedback-dialog.is-error h2{color:#8c2f24}.profile-feedback-dialog p,.profile-feedback-dialog small{overflow-wrap:anywhere}.profile-feedback-dialog footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-top:24px}.profile-editor__notice--success{border-color:var(--color-sage-500);background:var(--color-sage-100)}.profile-editor__notice--error,.profile-editor__rejection{border-color:#bd665e;background:#fff3f1}.profile-editor__sections{position:-webkit-sticky;position:sticky;top:20px;display:grid;grid-gap:4px;gap:4px;padding:10px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:var(--color-bg)}.profile-editor__sections a{border-radius:9px;padding:10px 12px;color:var(--color-stone-600);font-size:13px;font-weight:700}.profile-editor__sections a:focus-visible,.profile-editor__sections a:hover{background:var(--color-sage-100);color:var(--color-sage-700)}.profile-editor__panel{grid-column:2;min-width:0;padding:24px;scroll-margin-top:20px}.profile-editor__panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.profile-editor__form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.profile-editor__field{min-width:0;display:grid;grid-gap:7px;gap:7px;color:var(--color-stone-700);font-size:13px;font-weight:700}.profile-editor__field--wide{grid-column:1/-1}.profile-editor__field input,.profile-editor__field select,.profile-editor__field textarea{width:100%;min-height:46px;border:1px solid var(--color-stone-300);border-radius:10px;background:var(--color-input-bg);color:var(--color-stone-900);padding:10px 12px;font-weight:400}.profile-editor__field textarea{min-height:120px;resize:vertical}.profile-editor__field input:focus-visible,.profile-editor__field select:focus-visible,.profile-editor__field textarea:focus-visible{outline:3px solid var(--color-sage-100);border-color:var(--color-sage-700)}.profile-editor__checklist,.profile-editor__items{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.profile-editor__checklist li,.profile-editor__items li{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--color-stone-200);padding:11px 0}.profile-editor__items li>div,.profile-editor__items li>div:first-child{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px 14px}.profile-editor__items span{overflow-wrap:anywhere;color:var(--color-stone-600);font-size:13px}.profile-editor__subform{display:grid;grid-gap:16px;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--color-stone-200)}.profile-editor__actions{display:flex;flex-wrap:wrap;gap:10px}.profile-editor__panel fieldset{display:grid;grid-gap:12px;gap:12px;margin:22px 0;border:1px solid var(--color-stone-200);border-radius:12px;padding:16px}.profile-editor__panel fieldset label{color:var(--color-stone-700);line-height:1.45}.profile-editor-state{width:min(100%,640px);display:grid;grid-gap:12px;gap:12px;padding:28px}.profile-editor-state .button{justify-self:start}.calendar-integration{width:min(100%,1128px);margin-top:24px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card);padding:24px;scroll-margin-top:20px}.calendar-integration__account,.calendar-integration__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.calendar-integration h3,.calendar-integration p,.calendar-integration__header h2,.calendar-integration__header p{margin:0}.calendar-integration__header h2{margin-top:4px;font-family:var(--font-serif),Georgia,serif}.calendar-integration__account p,.calendar-integration__card p,.calendar-integration__empty p,.calendar-integration__handoff p,.calendar-integration__header p,.calendar-integration__selection>p{margin-top:7px;color:var(--color-stone-600);line-height:1.5}.calendar-integration__badge{flex:0 0 auto;border-radius:var(--radius-pill);background:var(--color-sand-100);padding:7px 11px;color:var(--color-stone-700);font-size:11px;font-weight:800;text-transform:uppercase}.calendar-integration__badge--connected{background:var(--color-sage-100);color:var(--color-sage-700)}.calendar-integration__alert{margin-top:20px;border:1px solid #bd665e;border-radius:10px;background:#fff3f1;padding:14px 16px;color:var(--color-stone-800);line-height:1.5}.calendar-integration__card,.calendar-integration__connected,.calendar-integration__empty,.calendar-integration__handoff,.calendar-integration__selection{display:grid;grid-gap:18px;gap:18px;margin-top:24px;border:1px solid var(--color-stone-200);border-radius:12px;padding:24px}.calendar-integration__card{grid-template-columns:auto 1fr auto;align-items:center}.calendar-integration__google-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:#f5f0e9;color:#4285f4;font-size:28px;font-weight:800}.calendar-integration__handoff{justify-items:center;text-align:center;padding:40px 24px}.calendar-integration__handoff .calendar-integration__google-mark{width:72px;height:72px;font-size:34px}.calendar-integration__actions{display:flex;flex-wrap:wrap;gap:10px}.calendar-integration fieldset{display:grid;grid-gap:13px;gap:13px;margin:6px 0 0;border:1px solid var(--color-stone-200);border-radius:10px;padding:18px}.calendar-integration legend{padding:0 6px;color:var(--color-stone-800);font-weight:800}.calendar-integration fieldset label{display:flex;align-items:center;gap:10px;color:var(--color-stone-700);line-height:1.45}.calendar-integration input[type=checkbox],.calendar-integration input[type=radio]{accent-color:var(--color-sage-700)}.calendar-integration__selection>div{display:grid;grid-gap:10px;gap:10px}.calendar-integration__create,.calendar-integration__radio{display:flex;min-height:72px;align-items:center;gap:14px;border:1px solid var(--color-stone-200);border-radius:10px;background:var(--color-input-bg);padding:14px 16px;text-align:left}.calendar-integration__radio span{display:grid;grid-gap:5px;gap:5px}.calendar-integration__radio small{color:var(--color-stone-600)}.calendar-integration__create{cursor:pointer;color:var(--color-sage-700);font-weight:800}.calendar-integration__dialog-backdrop{position:fixed;z-index:20;inset:0;display:grid;place-items:center;background:rgb(2 28 38/42%);padding:20px}.calendar-integration__dialog{width:min(100%,480px);border-radius:var(--radius-card);background:var(--color-white);box-shadow:0 20px 60px rgb(2 28 38/22%);padding:24px}.calendar-integration__dialog p{margin:10px 0 22px;color:var(--color-stone-600);line-height:1.5}@media (max-width:700px){.calendar-integration{padding:18px}.calendar-integration__account,.calendar-integration__header{align-items:flex-start;flex-direction:column}.calendar-integration__card{grid-template-columns:auto 1fr}.calendar-integration__card .button{grid-column:1/-1;justify-self:start}.calendar-integration__badge{align-self:flex-start}}.section-kicker{gap:8px;margin-bottom:12px;color:var(--color-sage-700);font-size:12px;font-weight:800;text-transform:uppercase}.dashboard-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.timeline-section{width:min(100%,1128px)}.timeline-item{display:grid;grid-template-columns:12px minmax(0,1fr);align-items:start;grid-gap:12px;gap:12px;padding:16px}.status-dot{width:12px;height:12px;border-radius:50%;margin-top:4px;background:var(--color-stone-300)}.status-badge--scheduled,.status-dot--scheduled{background:var(--color-sage-100);color:var(--color-sage-700)}.status-badge--completed,.status-dot--completed{background:var(--color-sage-500);color:var(--color-white)}.status-badge--cancelled,.status-badge--no_show,.status-dot--cancelled,.status-dot--no_show{background:var(--color-stone-200);color:var(--color-stone-700)}.session-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:18px}.status-badge{min-height:26px;border-radius:var(--radius-pill);padding:0 10px;font-size:11px;font-weight:800}.session-card__meta{display:grid;justify-items:end;grid-gap:6px;gap:6px;color:var(--color-stone-600);font-size:13px}.icon-link,.session-card__meta a{color:var(--color-sage-700);font-weight:800}.agenda-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start}.agenda-item{display:grid;grid-template-columns:64px minmax(0,1fr) 36px;align-items:center;grid-gap:16px;gap:16px;padding:16px}.agenda-item time{color:var(--color-stone-900);font-size:18px;font-weight:800}.icon-link{width:36px;height:36px;border:1px solid var(--color-stone-200);border-radius:50%;justify-content:center}.side-stack{display:grid;grid-gap:16px;gap:16px}.compact-row{border-top:1px solid rgba(232,217,204,.72);display:grid;grid-gap:4px;gap:4px;padding:12px 0}.compact-row:first-of-type{border-top:0;padding-top:0}.compact-row strong{color:var(--color-stone-900);font-size:14px;line-height:1.35}.compact-row span{color:var(--color-stone-600);font-size:13px;line-height:1.45}.profile-layout{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);margin-bottom:16px}.content-columns,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-grid{display:grid;grid-gap:10px;gap:10px}.gallery-tile{min-height:92px;border-radius:12px;background:var(--color-sand-100);display:flex;align-items:flex-end;padding:12px;color:var(--color-stone-700);font-size:12px;line-height:1.3}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:16px}.metric-card{padding:18px}.metric-card span{color:var(--color-stone-600);font-size:12px;font-weight:800;text-transform:uppercase}.metric-card strong{display:block;margin-top:8px;color:var(--color-stone-900);font-size:30px;line-height:1}.admin-therapists{display:grid;grid-gap:24px;gap:24px}.admin-therapists__live-region{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-therapists__banner,.admin-therapists__empty,.admin-therapists__panel{display:grid;grid-gap:16px;gap:16px;padding:24px;border:1px solid var(--color-stone-200);border-radius:var(--radius-card);background:var(--color-white);box-shadow:var(--shadow-card)}.admin-therapists__actions,.admin-therapists__card-head,.admin-therapists__editor-actions,.admin-therapists__invite-result,.admin-therapists__item-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.admin-therapists__badge-row,.admin-therapists__composer,.admin-therapists__editor,.admin-therapists__filters,.admin-therapists__list,.admin-therapists__meta,.admin-therapists__overview-list,.admin-therapists__section-grid,.admin-therapists__stack{display:grid;grid-gap:12px;gap:12px}.admin-therapists__field{display:grid;grid-gap:8px;gap:8px;color:var(--color-stone-700);font-size:14px;font-weight:600}.admin-therapists__field input,.admin-therapists__field textarea{width:100%;border:1px solid var(--color-stone-200);border-radius:18px;background:var(--color-white);color:var(--color-stone-900);padding:14px 16px}.admin-therapists__field textarea{min-height:120px;resize:vertical}.admin-therapists__badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:var(--radius-pill);background:var(--color-sand-100);color:var(--color-stone-700);font-size:12px;font-weight:700}.admin-therapists__item{display:grid;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--color-stone-200);border-radius:var(--radius-soft);background:color-mix(in srgb,var(--color-white) 92%,var(--color-sand-100))}.admin-therapists__card-head h2,.admin-therapists__item h3{margin:0}.admin-therapists__meta{color:var(--color-stone-600);font-size:13px}.admin-therapists__error{margin:0;color:#8d3b28;font-size:13px;font-weight:600}.button:disabled,.social-button:disabled{cursor:not-allowed;opacity:.62}.auth-page{min-height:100svh;background:var(--color-bg);display:flex;justify-content:center}.auth-page--gate{background:var(--color-stone-900)}.auth-gate,.auth-screen{width:min(100%,390px);min-height:100svh;background:var(--color-bg)}.auth-gate{position:relative;overflow:hidden}.auth-gate__hero{min-height:540px;background:linear-gradient(rgba(26,34,40,.18),rgba(26,34,40,.72)),#342a22;display:flex;flex-direction:column;align-items:center;gap:48px;padding:34px 24px 0}.auth-gate__hero,.auth-gate__hero .brand-logo{color:var(--color-white)}.auth-gate__hero .brand-logo__mark{color:var(--color-sage-100)}.auth-gate__portrait{width:160px;height:160px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(250,250,248,.13);display:grid;place-items:center;color:var(--color-white);font-family:var(--font-serif),Georgia,serif;font-size:46px;font-weight:700}.auth-sheet{position:absolute;right:0;bottom:0;left:0;border-radius:24px 24px 0 0;background:var(--color-bg);display:grid;grid-gap:12px;gap:12px;justify-items:center;padding:12px 24px 30px;text-align:center}.auth-sheet__handle{width:42px;height:4px;border-radius:2px;background:#d2d1cb}.auth-content h1,.auth-sheet h1{margin:0;color:var(--color-stone-900);font-size:26px;line-height:1.25}.auth-sheet h1{font-size:22px}.auth-content p,.auth-sheet p{margin:0;color:var(--color-stone-600);font-size:13px;line-height:1.5}.auth-actions{width:100%;display:grid;grid-gap:12px;gap:12px;margin-top:4px}.social-button{min-height:52px;width:100%;border:1.5px solid #e3e2dd;border-radius:var(--radius-pill);background:var(--color-white);color:var(--color-stone-900);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;font-size:14px;font-weight:700}.social-button__mark{width:20px;height:20px;display:inline-grid;place-items:center;color:var(--color-stone-900)}.social-button__mark svg{width:20px;height:20px}.social-button__mark--apple{color:#000000}.auth-inline-action,.auth-inline-switch button,.auth-muted-link{border:0;background:transparent;color:var(--color-sage-500);font-size:13px;font-weight:700;padding:0}.auth-muted-link{margin-top:2px}.auth-inline-switch{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:var(--color-stone-600);font-size:13px}.auth-topbar{min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 12px}.icon-button{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--color-stone-900);display:inline-flex;align-items:center;justify-content:center}.icon-button svg{width:22px;height:22px}.auth-content{display:grid;grid-gap:14px;gap:14px;padding:12px 24px 28px}.auth-content--center{justify-items:center;padding-top:18px;text-align:center}.auth-field{display:grid;grid-gap:6px;gap:6px}.auth-field span{color:var(--color-stone-700);font-size:12px;font-weight:600}.auth-field input{min-height:52px;width:100%;border:1.5px solid #e3e2dd;border-radius:12px;outline:0;background:var(--color-input-bg);color:var(--color-stone-900);padding:0 16px;font-size:14px;line-height:1.65}.auth-field input:focus{border-color:var(--color-sage-500)}.auth-field input[aria-invalid=true]{border-color:#b85f4d}.auth-field strong{color:#b85f4d;font-size:12px;line-height:1.35}.auth-helper,.auth-terms{color:var(--color-stone-500);font-size:12px;line-height:1.45}.auth-inline-action--right{justify-self:end}.auth-feedback{border:1px solid rgba(184,95,77,.32);border-radius:12px;background:rgba(184,95,77,.08);color:#8d4638;display:flex;align-items:center;gap:8px;padding:10px 12px;font-size:12px;line-height:1.4}.auth-feedback--success{border-color:rgba(74,158,146,.32);background:rgba(202,234,229,.55);color:var(--color-sage-700)}.auth-feedback svg{flex:0 0 auto;width:16px;height:16px}.auth-state-icon{width:64px;height:64px;border-radius:50%;background:var(--color-sand-100);color:var(--color-sage-700);display:grid;place-items:center}.auth-state-icon svg{width:28px;height:28px}@media (min-width:900px){.auth-page{align-items:center;padding:40px 24px}.auth-gate,.auth-screen{min-height:844px;border:1px solid rgba(232,217,204,.72);border-radius:24px;box-shadow:0 24px 80px rgba(26,34,40,.08);overflow:hidden}.onboarding-page{display:flex;justify-content:center;padding:40px 24px}.onboarding-page__rail{display:none}.onboarding-rail__steps{display:grid;grid-gap:18px;gap:18px;margin-top:46px}.onboarding-rail__step{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:center;color:var(--color-stone-500);font-size:14px;font-weight:700}.onboarding-rail__step span:first-child{width:28px;height:28px;border-radius:50%;border:1.5px solid var(--color-stone-200);display:grid;place-items:center;background:var(--color-white)}.onboarding-rail__step--active{color:var(--color-stone-900)}.onboarding-rail__step--active span:first-child{background:var(--color-sage-500);border-color:var(--color-sage-500);color:var(--color-white)}.onboarding-rail__meta{color:var(--color-stone-500);font-size:12px;line-height:1.5}.onboarding-page__content{align-items:center;padding:0}.onboarding-panel{width:min(390px,100%);min-height:844px;border:1px solid rgba(232,217,204,.72);border-radius:24px;box-shadow:0 24px 80px rgba(26,34,40,.08);overflow:hidden}.onboarding-main{padding:32px 17px 28px}.bottom-action{position:static}.therapist-onboarding{grid-template-columns:380px minmax(0,1fr)}.therapist-onboarding__steps{min-height:100svh;padding:48px 44px}.module-shell{grid-template-columns:248px minmax(0,1fr)}}.public-therapist-profile{min-height:100svh;background:var(--figma-page);color:var(--figma-ink)}.public-therapist-profile__shell{width:min(100% - 48px,1200px);margin:0 auto;padding:28px 0 80px}.public-therapist-profile__back{display:inline-flex;align-items:center;gap:8px;color:var(--figma-accent);font-size:14px;font-weight:700}.public-therapist-profile__back svg{width:18px}.public-profile-hero{display:grid;grid-template-columns:minmax(280px,42%) 1fr;grid-gap:56px;gap:56px;align-items:center;padding:48px 0 64px}.public-profile-hero__media{min-height:360px;display:grid;place-items:end center;border-radius:28px;background:var(--figma-aqua-50) center /cover no-repeat;overflow:hidden}.public-profile-hero__media img{width:min(70%,280px);aspect-ratio:1;object-fit:cover;border:8px solid var(--figma-surface);border-radius:50%;box-shadow:0 12px 32px rgba(2,28,38,.15);transform:translateY(28px)}.public-profile-hero__copy h1{margin:8px 0;color:var(--figma-ink);font:600 clamp(40px,6vw,72px)/1.05 var(--font-serif),Georgia,serif;letter-spacing:-.04em}.public-profile-hero__title{margin:0 0 18px;color:var(--figma-accent);font-size:20px;font-weight:700}.public-profile-hero__location{display:flex;align-items:center;gap:8px;color:var(--figma-muted)}.public-profile-hero__location svg{width:18px;color:var(--figma-accent)}.public-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:64px;gap:64px;align-items:start}.public-profile-main{display:grid;grid-gap:40px;gap:40px}.public-profile-section{padding-top:4px}.public-profile-booking h2,.public-profile-section h2{margin:0 0 14px;font:600 30px/1.2 var(--font-serif),Georgia,serif}.public-profile-booking p,.public-profile-section p{color:var(--figma-muted);line-height:1.7}.public-profile-chips{display:flex;flex-wrap:wrap;gap:10px}.public-profile-chips span{padding:10px 16px;border-radius:var(--radius-pill);background:var(--figma-aqua-50);color:var(--figma-accent);font-size:14px;font-weight:700}.public-profile-cards,.public-profile-formations{display:grid;grid-gap:12px;gap:12px}.public-profile-card,.public-profile-formations article{padding:20px;border:1px solid var(--figma-border);border-radius:16px;background:var(--figma-surface)}.public-profile-card{display:grid;grid-template-columns:1fr auto;grid-gap:6px 20px;gap:6px 20px}.public-profile-card h3,.public-profile-formations h3{margin:0;font-size:16px}.public-profile-card p{margin:5px 0 0;font-size:14px}.public-profile-card__meta{grid-column:1;margin:0!important;font-size:13px}.public-profile-card>strong{grid-column:2;grid-row:1/span 2;align-self:center;color:var(--figma-accent)}.public-profile-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.public-profile-gallery figure{margin:0;overflow:hidden;border-radius:16px;background:var(--figma-aqua-50)}.public-profile-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.public-profile-gallery figcaption{padding:10px 12px;color:var(--figma-muted);font-size:13px}.public-profile-social a,.public-profile-video{display:flex;align-items:center;gap:10px;padding:16px;border:1px solid var(--figma-border);border-radius:14px;color:var(--figma-accent);font-weight:700}.public-profile-social a svg,.public-profile-video svg:last-child{width:16px;margin-left:auto}.public-profile-formations article p{margin:6px 0}.public-profile-formations small{color:var(--figma-muted)}.public-profile-social{display:flex;flex-wrap:wrap;gap:10px}.public-profile-social a{padding:10px 14px}.public-profile-booking{position:-webkit-sticky;position:sticky;top:24px;padding:28px;border:1px solid var(--figma-border);border-radius:20px;background:var(--figma-surface);box-shadow:0 8px 24px rgba(2,28,38,.06)}.public-profile-booking button:disabled{cursor:not-allowed;opacity:.55}.public-profile-booking [role=status]{margin:14px 0 0;font-size:12px}@media (max-width:899px){.public-therapist-profile__shell{width:min(100% - 32px,640px);padding-top:20px}.public-profile-hero{grid-template-columns:1fr;gap:28px;padding:32px 0 44px}.public-profile-hero__media{min-height:280px}.public-profile-hero__copy h1{font-size:48px}.public-profile-layout{grid-template-columns:1fr;gap:40px}.public-profile-booking{position:static}}@media (max-width:480px){.public-therapist-profile__shell{width:min(100% - 32px,390px)}.public-profile-hero__copy h1{font-size:42px}.public-profile-card,.public-profile-gallery{grid-template-columns:1fr}.public-profile-card>strong{grid-column:1;grid-row:auto}}@media (max-width:899px){.therapist-onboarding__steps{border-bottom:1px solid rgba(232,217,204,.72)}.step-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.step-list__item{grid-template-columns:1fr;justify-items:center;gap:8px;text-align:center}.step-list__item span:not(.step-list__index),.step-list__item strong{display:none}.onboarding-progress-compact{display:block;margin:0 0 16px;color:var(--color-stone-600);font-size:13px}.therapist-onboarding__form-area{place-items:start center;padding-top:32px}.therapist-form{width:min(680px,100%)}.availability-rule{grid-template-columns:repeat(2,minmax(0,1fr))}.therapist-form__actions{grid-template-columns:1fr}.module-shell__sidebar{border-right:0;border-bottom:1px solid rgba(232,217,204,.72);padding:24px}.module-shell__menu-button{display:inline-flex;position:fixed;z-index:3;top:16px;right:16px;min-height:40px;width:40px;padding:0}.module-shell__menu-button svg{width:18px;height:18px}.module-shell__sidebar{display:none}.module-shell__sidebar--open{display:block;position:fixed;z-index:2;inset:0;padding:24px;box-shadow:0 12px 40px rgba(26,34,40,.16)}.module-shell__nav{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;margin-top:20px}.module-shell__topbar{padding:0 24px}.module-shell__content{padding:24px}.therapist-dashboard__columns{grid-template-columns:1fr}.therapist-dashboard__sessions li{grid-template-columns:120px minmax(0,1fr) auto}.therapist-dashboard__session-status{display:none}.session-card,.surface-header{align-items:stretch;flex-direction:column}.surface-header{display:grid;grid-gap:12px;gap:12px}.surface-header .button{justify-self:start;min-height:42px;padding:0 18px}.admin-metrics,.agenda-layout,.content-columns,.dashboard-grid,.profile-layout{grid-template-columns:1fr}.profile-editor{grid-template-columns:minmax(0,1fr)}.profile-editor__sections{position:static;grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto}.profile-editor__panel{grid-column:1}.session-card__meta{justify-items:start}}.module-shell--admin{grid-template-columns:76px minmax(0,1fr);background:#fefdfb}.module-shell--admin .module-shell__sidebar{background:#053452;border-right:1px solid #4fb8cf;padding:20px 14px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:0;height:100svh;box-sizing:border-box}.module-shell--admin .module-shell__brand{width:48px;justify-content:center}.module-shell--admin .brand-logo__word,.module-shell--admin .module-shell__collapse{display:none}.module-shell--admin .module-shell__nav{width:100%;margin-top:34px;gap:8px}.module-shell--admin .module-shell__nav a{border-radius:12px;gap:0}.module-shell--admin .module-shell__logout,.module-shell--admin .module-shell__nav a{display:flex;flex:0 0 44px;align-items:center;width:48px;height:44px;padding:0;justify-content:center;color:#d9e9ee}.module-shell--admin .module-shell__logout{margin-top:auto;border:0;border-radius:12px;background:transparent;cursor:pointer}.module-shell--admin .module-shell__logout:hover{background:#3e6a89;color:#fff}.module-shell--admin .module-shell__logout:disabled{cursor:wait;opacity:.65}.module-shell--admin .module-shell__logout span{display:none}.module-shell--admin .module-shell__nav a[aria-current=page]{background:#3e6a89;color:#fff;box-shadow:inset 3px 0 #4fb8cf}.module-shell--admin .module-shell__nav a span:last-child{display:none}.module-shell--admin .module-shell__topbar{min-height:72px;padding:0 32px;background:#fff;border-bottom:1px solid #d0c4b8}.module-shell--admin .module-shell__topbar h1{font-family:var(--font-serif),Georgia,serif;font-size:22px;color:#021c26}.module-shell--admin .module-shell__content{padding:24px 32px 40px;background:#fefdfb}.module-shell--admin .admin-therapists{width:100%;max-width:1300px;margin:0 auto}.module-shell--admin .admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.module-shell--admin .admin-therapists__item,.module-shell--admin .admin-therapists__panel,.module-shell--admin .metric-card{background:#fff;border-color:#d0c4b8;border-radius:16px;box-shadow:0 8px 24px rgba(2,28,38,.05)}.module-shell--admin .metric-card{min-height:132px;box-sizing:border-box;padding:20px;border-color:var(--therapist-border);border-radius:16px;background:var(--therapist-surface);box-shadow:none}.module-shell--admin .metric-card span{color:var(--therapist-muted);letter-spacing:.06em}.module-shell--admin .metric-card strong{margin-top:12px;color:var(--therapist-text);font-size:32px}@media (max-width:899px){.module-shell--admin{grid-template-columns:1fr}.module-shell--admin .module-shell__sidebar{width:260px;height:auto;position:static;align-items:stretch;padding:24px}.module-shell--admin .module-shell__brand{width:auto;justify-content:flex-start}.module-shell--admin .brand-logo__word,.module-shell--admin .module-shell__nav a span:last-child{display:inline}.module-shell--admin .module-shell__logout,.module-shell--admin .module-shell__nav a{width:auto;justify-content:flex-start;padding:0 14px}.module-shell--admin .module-shell__logout{gap:12px}.module-shell--admin .module-shell__logout span{display:inline}.module-shell--admin .admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.module-shell--admin .module-shell__content{padding:20px 16px 32px}}@media (max-width:560px){.module-shell--admin .admin-metrics{grid-template-columns:1fr}}@media (max-width:600px){.session-details-dialog__summary{grid-template-columns:1fr}.session-details-dialog__actions,.session-details-dialog__recovery,.session-details-dialog__video,.therapist-agenda__inline-error{align-items:stretch;display:grid}.therapist-onboarding__steps{padding:22px 16px}.therapist-onboarding__steps .brand-logo{margin-bottom:16px}.therapist-onboarding__form-area{padding:28px 16px 40px}.availability-rule,.onboarding-field-grid,.onboarding-location{grid-template-columns:1fr}.availability-rule__remove{justify-self:end}}.module-shell--therapist{transition:grid-template-columns .18s ease}.module-shell--therapist.module-shell--expanded{grid-template-columns:236px minmax(0,1fr)}.module-shell--therapist .module-shell__sidebar{box-sizing:border-box;width:76px;height:100svh;position:-webkit-sticky;position:sticky;top:0;justify-content:flex-start;transition:width .18s ease}.module-shell--therapist.module-shell--expanded .module-shell__sidebar{width:236px;align-items:stretch}.module-shell--therapist .module-shell__sidebar-primary{width:100%}.module-shell--therapist .module-shell__collapse{height:36px;margin-top:30px;border-radius:10px;color:#d9e9ee;cursor:pointer}.module-shell--therapist .module-shell__collapse:focus-visible,.module-shell--therapist .module-shell__collapse:hover{background:rgba(255,255,255,.09)}.module-shell--therapist.module-shell--expanded .module-shell__collapse{align-self:flex-end}.module-shell--therapist .module-shell__nav a{box-sizing:border-box}.module-shell--therapist.module-shell--expanded .module-shell__nav a{width:100%;gap:12px;padding:0 14px}.module-shell--therapist .module-shell__nav a[aria-current=page]{position:relative}.module-shell--therapist .module-shell__nav a[aria-current=page]:before{content:"";position:absolute;left:0;top:12px;width:3px;height:20px;border-radius:99px;background:var(--therapist-aqua)}.module-shell--therapist .module-shell__topbar h1{font-family:var(--font-serif),Georgia,serif;font-weight:600;line-height:1.3}.module-shell--therapist .module-shell__notification{width:34px;height:34px;background:#f3f1ef}.module-shell--therapist .therapist-dashboard__header{display:block}.module-shell--therapist .therapist-dashboard__header h2{margin:0;font-family:var(--font-serif),Georgia,serif;font-size:28px;font-weight:600;line-height:36px;letter-spacing:-.28px}.module-shell--therapist .therapist-dashboard__header p{margin:2px 0 0;font-size:14px;line-height:1.5}.module-shell--therapist .therapist-dashboard__columns{grid-template-columns:minmax(0,1fr) 412px;gap:26px}.therapist-dashboard__primary{min-width:0;display:grid;align-content:start;grid-gap:20px;gap:20px}.module-shell--therapist .therapist-dashboard__section-title{margin:0 0 12px;color:var(--therapist-text);font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:600;line-height:1.3}.therapist-dashboard__day-empty{min-height:208px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;border-radius:18px;background:#f2ede9;text-align:center}.therapist-dashboard__day-empty p{max-width:560px;margin:-2px 0 0;color:var(--therapist-muted);font-size:14px;line-height:1.5}.therapist-dashboard__day-empty .button{width:min(350px,100%);min-height:40px}.therapist-dashboard__empty-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#e3dbd3;color:#4f4338}.therapist-dashboard__empty-icon svg{width:22px;height:22px}.module-shell--therapist .therapist-dashboard__checklist,.module-shell--therapist .therapist-dashboard__sessions{gap:10px}.module-shell--therapist .therapist-dashboard__checklist li,.module-shell--therapist .therapist-dashboard__sessions li{border:1px solid var(--therapist-border);border-radius:16px;background:var(--therapist-surface)}.module-shell--therapist .therapist-dashboard__sessions li{grid-template-columns:128px minmax(0,1fr) auto auto;gap:14px;padding:14px 16px}.module-shell--therapist .therapist-dashboard__checklist li{grid-template-columns:40px minmax(0,1fr) auto;gap:14px;padding:14px 16px}.module-shell--therapist .therapist-dashboard__checklist li>span:first-child{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.module-shell--therapist .therapist-dashboard__checklist a{min-width:90px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--therapist-aqua);border-radius:999px;text-decoration:none}.therapist-dashboard__done{color:var(--therapist-muted)!important;font-size:12px}.therapist-dashboard__rail{min-width:0;display:flex;flex-direction:column;gap:14px;padding:20px 18px;border:1px solid #e4e7e8;border-radius:20px;background:#f3f4f5}.therapist-dashboard__rail h3{margin:0;color:var(--therapist-text);font-family:var(--font-serif),Georgia,serif;font-size:17px;font-weight:600;line-height:1.35}.therapist-dashboard__quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.therapist-dashboard__quick-action{min-width:0;min-height:104px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--therapist-border);border-radius:16px;background:#fff;color:var(--therapist-text);text-decoration:none}.therapist-dashboard__quick-action:hover{border-color:var(--therapist-aqua)}.therapist-dashboard__quick-action>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.therapist-dashboard__quick-action svg{width:22px;height:22px}.therapist-dashboard__quick-action strong{font-size:13px;line-height:1.45}.therapist-dashboard__indicators{display:grid;grid-gap:4px;gap:4px}.therapist-dashboard__indicator{min-width:0;min-height:54px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid var(--therapist-border);border-radius:10px;background:#fff}.therapist-dashboard__indicator>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.therapist-dashboard__indicator svg{width:16px;height:16px}.therapist-dashboard__indicator strong{min-width:0;font-size:13px;font-weight:500;overflow-wrap:anywhere}.therapist-dashboard__indicator small{color:var(--therapist-muted);font-size:12px;text-align:right}@media (max-width:1180px){.module-shell--therapist .therapist-dashboard__columns{grid-template-columns:minmax(0,1fr) 340px}}@media (max-width:1020px){.module-shell--therapist .therapist-dashboard__columns{grid-template-columns:1fr}.therapist-dashboard__rail{width:100%}.therapist-dashboard__quick-actions{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:899px){.module-shell--therapist,.module-shell--therapist.module-shell--expanded{grid-template-columns:1fr}.module-shell--therapist .module-shell__sidebar,.module-shell--therapist.module-shell--expanded .module-shell__sidebar{width:min(280px,88vw);height:100svh;position:fixed;align-items:stretch}.module-shell--therapist .module-shell__sidebar--open{display:flex}.module-shell--therapist .module-shell__sidebar-primary{align-items:stretch}.module-shell--therapist .module-shell__collapse{display:none}.module-shell--therapist .brand-logo{justify-content:flex-start;width:auto}.module-shell--therapist .brand-logo__word{display:inline}.module-shell--therapist .module-shell__nav{grid-auto-flow:row;grid-auto-columns:auto;overflow:visible;margin-top:28px}.module-shell--therapist .module-shell__nav a{width:100%;justify-content:flex-start;gap:12px;padding:0 14px}.module-shell--therapist .module-shell__nav a span:last-child{display:inline}.module-shell--therapist .module-shell__back-link{display:none}.module-shell--therapist .module-shell__topbar{padding:0 72px 0 20px}.module-shell--therapist .module-shell__topbar-actions{gap:10px}}@media (max-width:680px){.therapist-dashboard__quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.module-shell--therapist .therapist-dashboard__sessions li{grid-template-columns:1fr auto}.module-shell--therapist .therapist-dashboard__session-main,.module-shell--therapist .therapist-dashboard__sessions time{grid-column:1/-1}}@media (max-width:480px){.module-shell--therapist .module-shell__content{padding:20px 14px 32px}.module-shell--therapist .therapist-dashboard__header h2{font-size:24px;line-height:1.3}.therapist-dashboard__day-empty{padding:32px 20px}.module-shell--therapist .therapist-dashboard__checklist li{grid-template-columns:40px minmax(0,1fr)}.module-shell--therapist .therapist-dashboard__checklist .therapist-dashboard__done,.module-shell--therapist .therapist-dashboard__checklist a{grid-column:1/-1;width:100%}.therapist-dashboard__indicator{grid-template-columns:28px minmax(0,1fr)}.therapist-dashboard__indicator small{grid-column:2;text-align:left}}.auth-screen--therapist-signup .therapist-signup__form .auth-field input{border-color:#cfd4d6;background:#f3f4f5}.auth-page .therapist-signup__submit.button--primary{background:#147388;color:#fff;box-shadow:0 4px 12px -2px rgba(2,28,38,.1),0 0 0 1px #0f505f}.auth-page:has(.auth-screen--login){min-height:100svh;align-items:center;padding:0;background:linear-gradient(63deg,rgba(5,83,100,.6) 20.6%,rgba(255,96,26,.36) 80.3%),url(/images/auth/login-background.png) 50% /cover}.auth-page:has(.auth-screen--login) .auth-screen--login{box-sizing:border-box;width:468px;min-height:0;height:auto;padding:44px;border:0;border-radius:22px;background:#fff;box-shadow:0 16px 44px rgba(2,28,38,.22)}.auth-page:has(.auth-screen--login) .auth-screen--login .auth-topbar{display:none}.auth-page:has(.auth-screen--login) .auth-screen--login .auth-content--login{box-sizing:border-box;width:380px;max-width:100%;margin:0;padding:0;gap:0;background:#fff}.auth-page:has(.auth-screen--login) .auth-content--login .brand-logo{margin-bottom:28px}.auth-page:has(.auth-screen--login) .auth-content--login .brand-logo__mark{width:27px;height:27px}.auth-page:has(.auth-screen--login) .auth-content--login .brand-logo__word{width:112px;filter:brightness(0) saturate(100%) invert(23%) sepia(27%) saturate(1023%) hue-rotate(125deg) brightness(86%)}.auth-page:has(.auth-screen--login) .auth-content--login h1{margin:0 0 8px;color:#021c26;font:600 30px/38px var(--font-serif),Georgia,serif;letter-spacing:-.3px}.auth-page:has(.auth-screen--login) .auth-content--login>p{margin:0 0 28px;color:#726152;font-size:13px}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field{gap:8px;margin:0 0 16px}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field__label-row{display:flex;align-items:center;justify-content:space-between;color:#021c26;font-size:13px;font-weight:600}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field__label-row .auth-inline-action{color:#0f505f;font-size:12px;font-weight:400}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field input{box-sizing:border-box;width:100%;min-height:44px;border:1.5px solid #e3dbd3;border-radius:12px;background:#fff;padding:0 14px;font-size:13px}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field input:focus{border-color:#147388;box-shadow:0 0 0 3px rgba(20,115,136,.12)}.auth-page:has(.auth-screen--login) .auth-content--login .button--primary{width:100%;min-height:48px;margin:0;border-radius:999px;background:#147388;color:#fff;box-shadow:none;font-size:13px}.auth-page:has(.auth-screen--login) .auth-content--login .auth-inline-switch{margin-top:18px;color:#726152;font-size:12px}.auth-page:has(.auth-screen--login) .auth-content--login .auth-inline-switch button{color:#0f505f;font-size:13px}@media (max-width:520px){.auth-page:has(.auth-screen--login){align-items:stretch;background:#fefdfb}.auth-page:has(.auth-screen--login) .auth-screen--login{width:100%;min-height:100svh;padding:40px 24px;border-radius:0;box-shadow:none}.auth-page:has(.auth-screen--login) .auth-screen--login .auth-content--login{width:100%}}:root{--figma-page:#fefdfb;--figma-surface:#ffffff;--figma-ink:#021c26;--figma-accent:#0f505f;--figma-muted:#726152;--figma-border:#d0c4b8;--figma-aqua-50:#e9f5f8;--figma-aqua-500:#4fb8cf;--figma-orange:#ff601a;--figma-orange-text:#fdf0ea}.auth-page,.onboarding-page,.public-results,.therapist-profile-page{background:var(--figma-page);color:var(--figma-ink)}.auth-page .brand-logo,.onboarding-page .brand-logo{color:var(--figma-ink)}.auth-page .heading-serif,.onboarding-page .heading-serif,.public-results .heading-serif,.therapist-profile-page .heading-serif{color:var(--figma-ink);font-family:var(--font-serif),Georgia,serif}.auth-page .button--primary,.onboarding-page .button--primary,.therapist-profile-page .profile-schedule-button{background:var(--figma-orange);color:var(--figma-orange-text);box-shadow:0 4px 12px -2px rgba(2,28,38,.1),0 0 0 1px #cd5b29}.auth-page .auth-inline-action,.auth-page .auth-inline-switch button,.auth-page .auth-muted-link,.onboarding-page .eyebrow,.onboarding-page .skip-button{color:var(--figma-accent)}.auth-page .auth-field input,.auth-page .social-button,.onboarding-page .chip,.onboarding-page .input-shell,.onboarding-page .option-card{border-color:var(--figma-border);background:var(--figma-surface)}.onboarding-page .chip--selected,.onboarding-page .option-card--selected{border-color:var(--figma-aqua-500);background:var(--figma-aqua-50)}.onboarding-page .option-card__icon{background:var(--figma-aqua-50);color:var(--figma-accent)}.onboarding-page .progress__bar--active{background:var(--figma-orange)}.search-hero{background:var(--figma-ink)}.public-search-page{width:min(100%,100vw);min-height:100svh}.public-search-brand{color:var(--figma-aqua-50);font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:600;text-decoration:none}.search-hero>p{max-width:720px;margin:0;color:var(--figma-aqua-50);font-size:15px}.public-search-form{width:min(100%,1128px);display:grid;grid-template-columns:1.4fr 1fr 1fr auto;align-items:end;grid-gap:10px;gap:10px;margin:0 auto}.public-search-form label{display:grid;grid-gap:5px;gap:5px;color:var(--figma-aqua-50);font-size:12px}.public-search-form input{min-width:0;height:44px;border:1px solid var(--figma-border);border-radius:var(--radius-pill);padding:0 14px;background:var(--figma-surface);color:var(--figma-ink);font:inherit}.public-search-form button,.public-search-state button{min-height:44px;border:0;border-radius:var(--radius-pill);padding:0 18px;background:var(--figma-orange);color:var(--figma-orange-text);font:inherit;font-weight:700;cursor:pointer}.public-search-form button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.public-search-form button svg{width:17px}.public-search-eyebrow{margin:0 0 4px;color:var(--figma-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.public-search-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.public-search-active-filters .mini-chip{overflow-wrap:anywhere}.public-search-active-filters .mini-chip svg{width:14px}.public-search-clear{border:0;background:transparent;color:var(--figma-accent);font:inherit;font-size:12px;text-decoration:underline;cursor:pointer}.public-search-therapies{display:flex;flex-wrap:wrap;gap:6px;color:var(--figma-accent);font-size:12px}.public-search-therapies span{border-radius:var(--radius-pill);background:var(--figma-aqua-50);padding:4px 8px}.public-search-state{width:min(100%,560px);display:grid;justify-items:start;grid-gap:10px;gap:10px;margin:auto;border:1px solid var(--figma-border);border-radius:var(--radius-soft);padding:24px;background:var(--figma-surface);text-align:left}.public-search-state h1,.public-search-state h2,.public-search-state p{margin:0}.public-search-state h2{color:var(--figma-ink);font-size:19px}.public-search-state p{color:var(--figma-muted);line-height:1.5}.public-search-pagination{display:flex;justify-content:center;gap:10px;padding-top:4px}.public-search-pagination a,.public-search-pagination span{min-width:96px;padding:10px 14px;border:1px solid var(--figma-border);border-radius:var(--radius-pill);text-align:center;font-size:13px;text-decoration:none}.public-search-pagination a{color:var(--figma-accent);background:var(--figma-surface)}.public-search-pagination span{color:var(--figma-muted);opacity:.55}@media (min-width:701px){.public-search-page .search-hero{height:auto;min-height:260px;align-items:flex-start;padding:40px max(24px,calc((100vw - 1128px) / 2))}.public-search-page .public-results__content{width:min(100%,1128px);margin:0 auto;padding:32px 24px 48px}.public-search-page .result-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.public-search-page .search-hero{height:auto;min-height:300px}.public-search-form{grid-template-columns:1fr}.public-search-form button{width:100%}.public-search-state{margin:24px 0}}@media (min-width:1800px){.public-search-page .result-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.search-select{border-color:rgba(233,245,248,.28);background:rgba(233,245,248,.1)}.public-results__content{background:var(--figma-page)}.filter-button{color:var(--figma-ink)}.mini-chip,.modality-pill,.profile-chip-list span,.profile-chips span,.profile-status,.rating-pill{background:var(--figma-aqua-50);color:var(--figma-accent)}.event-card,.profile-inline-card,.result-card{border-color:var(--figma-border);background:var(--figma-surface);box-shadow:0 2px 10px rgba(2,28,38,.06)}.profile-tabs{border-color:var(--figma-border)}.profile-tabs__item--active:after{background:var(--figma-orange)}.auth-page:not(.auth-page--gate){align-items:flex-start}.auth-topbar{border-bottom:1px solid var(--figma-border)}.auth-content{background:var(--figma-surface)}@media (min-width:900px){.onboarding-page{padding:0;min-height:100svh;align-items:stretch}.onboarding-page__content{width:100%}.onboarding-panel{width:min(100%,520px);min-height:100svh;border:0;border-radius:0;box-shadow:none;padding:0}.onboarding-main{padding:64px 0 32px}.onboarding-header,.onboarding-main>.field-stack,.onboarding-main>.progress,.onboarding-main>.step-copy,.onboarding-main>section{width:520px;margin-inline:auto}.onboarding-header .brand-logo{display:none}.onboarding-header{justify-content:flex-end}.step-copy h1{font-size:28px}.auth-page{padding:0}.auth-gate,.auth-screen{width:min(100%,520px);min-height:100svh;border:0;border-radius:0;box-shadow:none}.auth-content{padding:48px 0 40px;width:520px;margin-inline:auto}.auth-content h1{font-size:28px}.auth-topbar{min-height:72px;padding-inline:24px}}.module-shell--therapist{background:#fefdfb}.module-shell--therapist .module-shell__sidebar{background:#053452;border-right:1px solid #4fb8cf;padding:20px 14px}.module-shell--therapist .module-shell__nav{margin-top:34px;gap:8px}.module-shell--therapist .module-shell__nav a{color:#d9e9ee;gap:0}.module-shell--therapist .module-shell__nav a[aria-current=page]{background:#3e6a89;color:#fff;box-shadow:inset 3px 0 #4fb8cf}.module-shell--therapist .module-shell__sidebar>button{color:#d9e9ee}.module-shell--therapist .module-shell__topbar{border-bottom:1px solid #d0c4b8}.module-shell--therapist .module-shell__topbar h1{font-family:var(--font-display),Georgia,serif;color:#021c26}.auth-page:has(.auth-screen--signup){min-height:100svh;padding:0;background:#fff}.auth-screen--signup{width:100%;max-width:none;min-height:100svh;border:0;border-radius:0;box-shadow:none;background:#fff}.auth-screen--signup .auth-topbar{display:none}.signup-role{box-sizing:border-box;width:min(520px,calc(100% - 48px));min-height:100svh;margin:0 auto;padding:64px 0 40px;display:flex;flex-direction:column;color:#021c26}.signup-role__brand{width:46px;height:49px;object-fit:contain}.signup-role__copy{margin-top:38px}.signup-role__copy>span{color:#ff601a;font-size:11px;font-weight:700;letter-spacing:.08em}.signup-role__copy h1{margin:10px 0 8px;font:600 28px/1.25 var(--font-serif),Georgia,serif;letter-spacing:-.28px}.signup-role__copy p{margin:0;color:#726152;font-size:14px;line-height:1.55}.signup-role__choices{display:grid;grid-gap:14px;gap:14px;margin-top:32px}.signup-role-card{box-sizing:border-box;width:100%;min-height:94px;padding:18px 16px;border:1.5px solid #d0c4b8;border-radius:18px;background:#fff;color:#021c26;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;grid-gap:14px;gap:14px;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.signup-role-card:hover{border-color:#1da4c2;box-shadow:0 4px 16px rgba(2,28,38,.06)}.signup-role-card:focus-visible{outline:3px solid rgba(29,164,194,.25);outline-offset:2px}.signup-role-card--selected{border-color:#1da4c2;background:#e9f5f8}.signup-role-card__icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff2eb;color:#ff601a}.signup-role-card__icon svg{width:22px;height:22px;stroke-width:1.8}.signup-role-card__text{display:grid;grid-gap:5px;gap:5px}.signup-role-card__text strong{font-size:14px;line-height:1.3}.signup-role-card__text small{color:#726152;font-size:12px;line-height:1.45}.signup-role-card__radio{box-sizing:border-box;width:20px;height:20px;border:1.5px solid #aa9c90;border-radius:50%;background:#fff}.signup-role-card--selected .signup-role-card__radio{border:5px solid #1da4c2}.signup-role__actions{display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:12px;gap:12px;margin-top:72px}.signup-role__actions button{min-height:52px;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer}.signup-role__back{border:1.5px solid #d0c4b8;background:#fff;color:#0f505f}.signup-role__continue{border:1.5px solid #ff601a;background:#ff601a;color:#fff}.signup-role__continue:disabled{opacity:.45;cursor:not-allowed}@media (max-width:560px){.signup-role{width:calc(100% - 40px);padding-top:40px}.signup-role__copy{margin-top:30px}.signup-role__actions{grid-template-columns:104px minmax(0,1fr);margin-top:auto;padding-top:36px}}.module-shell--therapist .module-shell__content{background:#fefdfb}.module-shell--therapist .module-shell__topbar-actions a{color:#0f505f;font-size:14px}.module-shell--therapist .module-shell__back-link,.module-shell--therapist .module-shell__topbar-actions{display:inline-flex;align-items:center}.module-shell--therapist .module-shell__back-link{gap:6px}.module-shell--therapist .module-shell__back-link svg,.module-shell--therapist .module-shell__notification svg{width:18px;height:18px}.module-shell--therapist .module-shell__avatar,.module-shell--therapist .module-shell__sidebar-user{display:grid;place-items:center;border-radius:50%}.module-shell--therapist .module-shell__avatar{width:34px;height:34px;background:#e9f5f8}.module-shell--therapist .module-shell__avatar svg{width:18px}.module-shell--therapist .module-shell__sidebar-user{width:40px;height:40px;background:#3e6a89}.module-shell--therapist .module-shell__sidebar-user svg{width:20px}.module-shell--therapist .module-shell__collapse{border:0;padding:8px}.module-shell--therapist .therapist-agenda{gap:16px}.module-shell--therapist .therapist-agenda__toolbar{grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px}.module-shell--therapist .therapist-agenda__views{justify-content:center;gap:14px}.module-shell--therapist .therapist-agenda__period button,.module-shell--therapist .therapist-agenda__views button{border:0;background:transparent;color:#726152;min-height:36px}.module-shell--therapist .therapist-agenda__period button[aria-pressed=true],.module-shell--therapist .therapist-agenda__views button[aria-pressed=true]{background:#e9f5f8;color:#0f505f;border-radius:999px}.module-shell--therapist .therapist-agenda__granularity,.module-shell--therapist .therapist-agenda__modes{gap:3px}.module-shell--therapist .therapist-agenda__modes{padding:3px;border:1px solid #d0c4b8;border-radius:999px}.module-shell--therapist .therapist-agenda__modes button{display:inline-flex;align-items:center;gap:6px;padding:0 11px}.module-shell--therapist .therapist-agenda__granularity{padding-left:12px;border-left:1px solid #d0c4b8}.module-shell--therapist .therapist-agenda__actions{gap:10px}.module-shell--therapist .therapist-agenda__actions .button-primary{background:#ff601a;border-color:#ff601a}.module-shell--therapist .therapist-agenda__legend{display:none}.module-shell--therapist .agenda-calendar{border:1px solid #d0c4b8;box-shadow:0 8px 24px rgba(2,28,38,.05)}.module-shell--therapist .agenda-calendar__days>section{min-width:150px}.module-shell--therapist .agenda-calendar__days>section h3{height:60px;border-bottom:1px solid #d0c4b8}.module-shell--therapist .agenda-calendar__lane{gap:8px}.module-shell--therapist .agenda-event{border:1px solid #b8dfe7;min-height:46px;padding:8px 10px;box-shadow:none}.module-shell--therapist .agenda-event--session{background:#d9edf2;border-color:#93cbd7}.module-shell--therapist .agenda-event--block{background:#fdf0ea;border-color:#f2b49b;color:#8a3e20}.module-shell--therapist .agenda-event--busy{background:#f3f1ef;border-color:#d0c4b8;color:#726152}@media (max-width:899px){.module-shell--therapist{grid-template-columns:1fr}.module-shell--therapist .module-shell__sidebar{width:260px;align-items:stretch;padding:24px}.module-shell--therapist .module-shell__brand{width:auto;justify-content:flex-start}.module-shell--therapist .brand-logo__word,.module-shell--therapist .module-shell__nav a span:last-child{display:inline}.module-shell--therapist .module-shell__nav a{width:auto;justify-content:flex-start;padding:0 14px}.module-shell--therapist .therapist-agenda__toolbar{grid-template-columns:1fr}.module-shell--therapist .therapist-agenda__views{justify-content:flex-start;flex-wrap:wrap}.module-shell--therapist .module-shell__content{padding:20px 16px 32px}}@media (max-width:430px){.therapist-dashboard{gap:22px}.therapist-dashboard__header{display:grid}.therapist-dashboard__status{justify-self:start}.therapist-dashboard__statuses{justify-content:flex-start}.therapist-dashboard__metrics{grid-template-columns:1fr}.therapist-dashboard__sessions li{grid-template-columns:1fr auto}.therapist-dashboard__session-main,.therapist-dashboard__sessions time{grid-column:1/-1}.therapist-dashboard__panel-heading{flex-direction:column}.therapist-clients__header{display:grid}.therapist-clients__header .button{width:100%}.therapist-clients__item{grid-template-columns:auto minmax(0,1fr)}.therapist-clients__item>.button,.therapist-clients__relationship{grid-column:1/-1}.therapist-clients__item>.button{width:100%}.therapist-dialog{padding:20px 16px}.therapist-dialog__actions{display:grid;grid-template-columns:1fr}.onboarding-panel,.therapist-dialog__actions .button{width:100%}.option-card{padding:18px}.chip{font-size:15px}.module-shell__content{padding:18px 14px 28px}.profile-editor__items li,.profile-editor__notice,.profile-editor__panel-heading,.profile-editor__status{align-items:stretch;flex-direction:column}.profile-editor__panel,.profile-editor__status{padding:18px}.profile-editor__status-tags{justify-content:flex-start}.profile-editor__form-grid{grid-template-columns:minmax(0,1fr)}.profile-editor__field--wide{grid-column:1}#publicacao>.button,.profile-editor__actions .button,.profile-editor__panel-heading .button,.profile-editor__subform>.button{width:100%}.account-row{grid-template-columns:40px minmax(0,1fr)}.account-row__action{grid-column:1/-1;width:100%}.agenda-item{grid-template-columns:1fr}.surface-header h1,.surface-header h2{font-size:22px}.avatar-token{width:42px;height:42px;font-size:13px}.admin-metrics{gap:10px}.admin-therapists__card-head,.admin-therapists__item-head{align-items:flex-start}}@media (min-width:834px){.admin-therapists__section-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);align-items:start}}.client-dashboard{width:min(100%,390px);min-height:100svh;margin:0 auto;background:var(--color-bg);color:var(--color-stone-900)}.client-dashboard__header{height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px 12px;background:var(--color-bg)}.client-dashboard__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.client-dashboard__notification,.client-dashboard__profile,.client-dashboard__round-action{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:var(--radius-pill);padding:0;display:grid;place-items:center}.client-dashboard__round-action{border:1px solid var(--color-sand-100);background:var(--color-white)}.client-dashboard__round-action img{width:20px;height:20px}.client-dashboard__notification{background:transparent}.client-dashboard__notification img{width:40px;height:40px}.client-dashboard__profile{background:var(--color-sage-500);color:var(--color-sand-100);font-size:19px;font-weight:700}.client-dashboard__header--live .client-dashboard__header-actions{gap:6px}.client-dashboard__profile--compact{width:32px;height:32px;flex-basis:32px;margin-right:0;font-size:15px}.client-dashboard--expired .client-dashboard__header{background:var(--color-white)}.client-dashboard__content{display:flex;flex-direction:column;gap:20px;padding:8px 20px 24px}.client-dashboard__welcome{display:grid;grid-gap:4px;gap:4px}.client-dashboard__welcome h1,.client-dashboard__welcome p{margin:0}.client-dashboard__welcome h1{font-family:var(--font-serif),Georgia,serif;font-size:22px;font-weight:600;line-height:normal;letter-spacing:-.44px}.client-dashboard__welcome p{color:var(--color-stone-600);font-size:13px;line-height:normal}.next-session-card{overflow:hidden;border-radius:24px;background:#1e282f;color:var(--color-white);padding:20px}.client-empty-session-card{position:relative;overflow:hidden;border-radius:24px;display:flex;flex-direction:column;align-items:center;gap:22px;padding:32px 24px 28px;background:var(--color-white);text-align:center;box-shadow:0 0 0 1px rgba(212,196,180,.35),0 4px 14px -2px rgba(26,34,40,.06),inset 0 1px 0 rgba(255,255,255,.6)}.client-empty-session-card__icon{width:64px;height:64px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-white);font-size:26px;line-height:1}.client-empty-session-card>div{display:grid;grid-gap:8px;gap:8px}.client-empty-session-card h2,.client-empty-session-card p{margin:0}.client-empty-session-card h2{font-family:var(--font-serif),Georgia,serif;font-size:20px;font-weight:600;line-height:normal;letter-spacing:-.4px}.client-empty-session-card p{color:var(--color-stone-600);font-size:13px;line-height:1.55}.client-empty-session-card>a{width:100%;height:48px;border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;line-height:normal}.client-empty-session-card>a,.completed-package-card{background:var(--color-stone-900);color:var(--color-sand-100)}.completed-package-card{overflow:hidden;border-radius:24px;padding:20px}.completed-package-card h2,.completed-package-card p{margin:0}.completed-package-card__eyebrow{color:var(--color-stone-300);font-size:10px;font-weight:700;line-height:normal;letter-spacing:1px}.completed-package-card__title{display:grid;grid-gap:4px;gap:4px;margin-top:18px;padding-bottom:19px;border-bottom:1px solid rgba(245,237,227,.15)}.completed-package-card__title h2{font-family:var(--font-serif),Georgia,serif;color:var(--color-sand-100);font-size:24px;font-weight:600;line-height:normal;letter-spacing:-.56px}.completed-package-card__title p{color:var(--color-stone-300);font-size:13px;line-height:normal}.completed-package-card__therapist{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding-top:16px}.completed-package-card__therapist>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.completed-package-card__therapist span,.completed-package-card__therapist strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.completed-package-card__therapist strong{color:var(--color-sand-100);font-size:14px;font-weight:600;line-height:normal}.completed-package-card__therapist>div span{color:var(--color-stone-300);font-size:12px;line-height:normal}.completed-package-card__badge{border-radius:var(--radius-pill);padding:5px 10px;background:rgba(255,255,255,.15);color:var(--color-sand-100)!important;font-size:11px;font-weight:600;line-height:normal}.completed-package-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.completed-package-card__actions a{height:46px;border:1.5px solid rgba(255,255,255,.4);border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;color:var(--color-sand-100);font-size:13px;font-weight:500;line-height:normal}.completed-package-card__actions a:first-child{border-color:var(--color-white);background:var(--color-white);color:var(--color-stone-900);font-weight:600}.next-session-card h2,.next-session-card p{margin:0}.next-session-card__eyebrow{color:var(--color-stone-300);font-size:10px;font-weight:700;line-height:normal;letter-spacing:1px}.next-session-card__date{display:grid;grid-gap:4px;gap:4px;margin-top:18px;padding-bottom:19px;border-bottom:1px solid rgba(245,237,227,.15)}.next-session-card__date h2{font-family:var(--font-serif),Georgia,serif;font-size:28px;font-weight:600;line-height:normal;letter-spacing:-.56px}.next-session-card__date p{color:var(--color-stone-300);font-size:13px;line-height:normal}.next-session-card__therapist{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding-top:16px}.client-dashboard__avatar{border-radius:50%;object-fit:cover}.next-session-card__therapist>.client-dashboard__avatar{width:44px;height:44px;border:1px solid rgba(255,255,255,.3)}.client-dashboard__avatar-fallback{width:44px;height:44px;flex:0 0 44px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-sage-500);color:var(--color-sand-100);font-size:18px;font-weight:700;line-height:1}.client-dashboard__avatar-fallback--large{width:48px;height:48px;flex-basis:48px;font-size:20px}.next-session-card__therapist>div{min-width:0;display:grid;grid-gap:2px;gap:2px}.next-session-card__therapist span,.next-session-card__therapist strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-session-card__therapist strong{color:var(--color-sand-100);font-size:14px;font-weight:600;line-height:normal}.next-session-card__therapist>div span{color:var(--color-stone-300);font-size:12px;line-height:normal}.next-session-card__soon{border-radius:var(--radius-pill);background:rgba(255,255,255,.15);color:var(--color-sand-100);padding:5px 10px;font-size:11px;font-weight:600;line-height:normal}.next-session-card__soon--live{background:var(--color-sage-100);color:#387e74}.next-session-card__package{display:grid;grid-gap:6px;gap:6px;margin-top:18px}.next-session-card__package>div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--color-stone-300);font-size:11px;font-weight:500;line-height:normal}.next-session-card__package>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-session-card__progress{width:100%;height:6px;overflow:hidden;border-radius:var(--radius-pill);background:rgba(255,255,255,.2)}.next-session-card__progress span{display:block;height:100%;border-radius:inherit;background:var(--color-sand-100)}.next-session-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:18px}.next-session-card__actions a,.next-session-card__actions button,.next-session-card__actions>span{height:46px;border:1.5px solid rgba(255,255,255,.4);border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;color:var(--color-sand-100);font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.14px}.next-session-card__actions button{background:transparent}.next-session-card__actions a:first-child,.next-session-card__actions>span:first-child{border-color:var(--color-white);background:var(--color-white);color:var(--color-stone-900)}.next-session-card__empty{display:grid;grid-gap:20px;gap:20px;padding-top:20px}.next-session-card__empty h2{font-family:var(--font-serif),Georgia,serif;font-size:24px}.next-session-card__empty a{width:max-content;color:var(--color-sand-100);font-size:14px;font-weight:600}.client-history__item,.client-review-card,.client-therapist-card{position:relative;background:var(--color-white);box-shadow:0 0 0 1px rgba(212,196,180,.35),0 4px 14px -2px rgba(26,34,40,.06),inset 0 1px 0 rgba(255,255,255,.6)}.client-review-card{border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:18px;padding:16px;text-align:center}.client-review-card h2,.client-review-card p{margin:0}.client-review-card__eyebrow{font-size:10px;font-weight:700;line-height:normal;letter-spacing:.8px}.client-review-card__copy{display:grid;grid-gap:10px;gap:10px}.client-review-card__copy h2{font-size:18px;font-weight:600;line-height:1.15;letter-spacing:-.45px}.client-review-card__copy p{color:var(--color-stone-600);font-size:14px;line-height:1.65}.client-review-card>img{width:172px;height:28px}.client-review-card button{width:100%;height:48px;border:0;border-radius:100px;background:#f1f1ee;color:#696969;font-size:14px;font-weight:600;line-height:1.35;letter-spacing:-.14px}.client-journey-card{overflow:hidden;border:1px solid var(--color-sand-100);border-radius:20px;display:block;padding:18px;background:linear-gradient(139deg,#faf6f2 0,var(--color-sand-100) 77%)}.client-journey-card h2,.client-journey-card p{margin:0}.client-journey-card__header{display:flex;align-items:center;justify-content:space-between}.client-journey-card__header>div{display:grid;grid-gap:2px;gap:2px}.client-journey-card__header h2{font-family:var(--font-serif),Georgia,serif;font-size:17px;font-weight:600;line-height:normal;letter-spacing:-.34px}.client-journey-card__header p{color:var(--color-stone-600);font-size:11px;line-height:normal}.client-journey-card__header>span{width:32px;height:32px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-white);font-size:14px}.client-journey-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.client-journey-card__metrics>div{display:grid;justify-items:center;grid-gap:3px;gap:3px;text-align:center}.client-journey-card__metrics>div+div{border-left:1px solid var(--color-sand-100)}.client-journey-card__metrics strong{font-family:var(--font-serif),Georgia,serif;font-size:24px;font-weight:600;line-height:normal}.client-journey-card__metrics span{color:var(--color-stone-600);font-size:10px;font-weight:500;line-height:normal}.client-dashboard__section{display:grid;grid-gap:18px;gap:18px}.client-dashboard__section-header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.client-dashboard__section-header h2{margin:0;font-size:15px;font-weight:600;line-height:normal;letter-spacing:-.15px}.client-dashboard__section-header a{display:flex;align-items:center;gap:4px;color:#387e74;font-size:13px;font-weight:600;line-height:1.5;white-space:nowrap}.client-dashboard__section-header a img{width:16px;height:16px}.client-therapist-card{border-radius:20px;display:flex;align-items:center;gap:12px;padding:16px}.client-therapist-card>img{width:48px;height:48px}.client-therapist-card>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.client-therapist-card span,.client-therapist-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-therapist-card strong{font-size:14px;font-weight:600;line-height:normal}.client-therapist-card span{color:var(--color-stone-500);font-size:12px;line-height:normal}.client-therapist-card--live{display:grid;grid-gap:14px;gap:14px}.client-therapist-card__identity{min-width:0;display:flex!important;align-items:center;gap:12px!important}.client-therapist-card__identity>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.client-therapist-card__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px!important;gap:8px!important}.client-therapist-card__actions a,.client-therapist-card__actions button{height:40px;border:1.5px solid var(--color-stone-200);border-radius:var(--radius-pill);display:flex;align-items:center;justify-content:center;background:var(--color-white);color:var(--color-stone-600);font-size:12px;font-weight:500;line-height:normal}.client-therapist-card__actions button{border-color:transparent;color:var(--color-stone-900);font-weight:600}.client-event-card{position:relative;min-width:0;border-radius:12px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;padding:16px;background:var(--color-white);box-shadow:0 0 0 1px rgba(212,196,180,.35),0 4px 14px -2px rgba(26,34,40,.06),inset 0 1px 0 rgba(255,255,255,.6)}.client-event-card time{width:54px;height:54px;border-radius:12px;display:grid;place-content:center;justify-items:center;background:var(--color-white);color:var(--color-stone-900);line-height:normal}.client-event-card time span{font-size:10px;font-weight:700;letter-spacing:.5px}.client-event-card time strong{font-size:20px;font-weight:600;letter-spacing:-.4px}.client-event-card>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.client-event-card h3,.client-event-card p{margin:0}.client-event-card h3{font-size:14px;font-weight:600;line-height:1.3;letter-spacing:-.14px}.client-event-card p{color:var(--color-stone-700);font-size:12px;line-height:normal}.client-event-card__badges{display:flex!important;gap:6px!important;padding-top:2px}.client-event-card__badges span{border-radius:var(--radius-pill);padding:3px 9px;background:var(--color-stone-200);color:var(--color-stone-700);font-size:10px;font-weight:500;line-height:normal}.client-event-card__badges span:last-child{background:var(--color-sage-100);color:#387e74}.client-history{display:grid;grid-gap:8px;gap:8px}.client-history__item{min-width:0;border-radius:16px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px 14px}.client-history__item--muted{opacity:.6}.client-history__icon{width:36px;height:36px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-white);color:var(--color-stone-900);font-size:13px;font-weight:500}.client-history__icon--complete{background:var(--color-sage-100);color:#387e74}.client-history__copy,.client-history__status{min-width:0;display:grid}.client-history__copy{gap:2px}.client-history__copy span,.client-history__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.client-history__copy strong,.client-history__status>strong{font-size:13px;font-weight:600;line-height:normal}.client-history__copy span{color:var(--color-stone-500);font-size:11px;line-height:normal}.client-history__status{justify-items:end;gap:4px}.client-history__status>strong{white-space:nowrap}.client-history__badge{border-radius:var(--radius-pill);background:var(--color-white);padding:3px 8px;font-size:10px;font-weight:500;line-height:normal}.client-history__badge--complete{background:var(--color-sage-100);color:#387e74}.client-dashboard__bottom-nav{position:-webkit-sticky;position:sticky;z-index:10;bottom:0;width:100%;min-height:62px;border-top:1px solid rgba(212,196,180,.35);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:6px 0 12px;background:rgba(250,250,248,.97);box-shadow:0 -4px 12px rgba(26,34,40,.04);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.client-dashboard__bottom-nav a{min-height:44px;display:grid;place-items:center}.client-dashboard__bottom-nav img{width:24px;height:24px;object-fit:contain}@media (max-width:430px){.client-dashboard{max-width:none}}@media (min-width:431px){.client-dashboard{box-shadow:0 0 0 1px rgba(212,196,180,.25)}}.client-account{width:min(100%,600px);min-height:100svh;margin:0 auto;padding:0 36px 84px;background:var(--color-bg);color:var(--color-stone-900)}.client-account__header{min-height:140px;display:flex;align-items:center;gap:24px}.client-account__header a{width:40px;height:40px;margin-left:-10px;border-radius:var(--radius-pill);display:grid;place-items:center;transition:background-color .16s ease}.client-account__header a:hover{background:var(--color-sand-100)}.client-account__header svg{width:30px;height:30px;stroke-width:1.8}.client-account__header h1{margin:0;font-size:27px;font-weight:600;letter-spacing:-.5px}.client-account__identity{min-height:132px;border-radius:28px;display:flex;align-items:center;gap:22px;padding:24px;background:var(--color-white);box-shadow:0 10px 30px rgba(52,42,34,.06)}.client-account__avatar{width:84px;height:84px;flex:0 0 84px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-sage-500);color:var(--color-white);font-size:30px;font-weight:700}.client-account__avatar--photo{background-position:50%;background-size:cover;color:transparent}.client-account__identity h2{margin:0 0 6px;font-family:var(--font-serif),Georgia,serif;font-size:27px;font-weight:600;line-height:1.15}.client-account__identity p{margin:0;color:var(--color-stone-500);font-size:17px;overflow-wrap:anywhere}.client-account__sections{display:grid;grid-gap:22px;gap:22px;margin-top:24px}.client-account__section{display:grid;grid-gap:14px;gap:14px}.client-account__section>h2{margin:0;color:var(--color-stone-500);font-size:17px;font-weight:500;text-transform:uppercase}.client-account__menu{display:grid;grid-gap:12px;gap:12px}.client-account__logout,.client-account__menu>a{min-height:84px;border-radius:24px;display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;grid-gap:18px;gap:18px;padding:14px 24px;background:var(--color-white);font-size:19px;font-weight:500;transition:box-shadow .16s ease,transform .16s ease}.client-account__logout:hover,.client-account__menu>a:hover{box-shadow:var(--shadow-card);transform:translateY(-1px)}.client-account__menu-icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--color-sand-100);color:var(--color-stone-500)}.client-account__menu-icon svg{width:22px;height:22px;stroke-width:1.7}.client-account__chevron{width:24px;height:24px;color:#b4b1a8;stroke-width:1.8}.client-account__logout{grid-template-columns:48px minmax(0,1fr);color:#c93939}.client-account__menu-icon--danger{background:#fbecec;color:#c93939}@media (max-width:600px){.client-account{padding-inline:20px}.client-account__header{min-height:96px}.client-account__header h1{font-size:23px}.client-account__identity{min-height:116px;border-radius:24px;gap:18px;padding:20px}.client-account__avatar{width:72px;height:72px;flex-basis:72px;font-size:25px}.client-account__identity h2{font-size:22px}.client-account__identity p{font-size:14px}.client-account__sections{gap:20px}.client-account__section>h2{font-size:14px}.client-account__logout,.client-account__menu>a{min-height:72px;grid-template-columns:42px minmax(0,1fr) 20px;gap:14px;border-radius:20px;padding:12px 18px;font-size:16px}.client-account__menu-icon{width:42px;height:42px;border-radius:13px}.client-account__logout{grid-template-columns:42px minmax(0,1fr)}}.account-detail{width:min(100%,600px);min-height:100svh;margin:0 auto;padding:0 36px 80px;background:var(--color-bg);color:var(--color-stone-900)}.account-detail__header{min-height:104px;display:flex;align-items:center;gap:20px}.account-detail__header a{width:40px;height:40px;margin-left:-10px;border-radius:var(--radius-pill);display:grid;place-items:center;transition:background-color .16s ease}.account-detail__header a:hover{background:var(--color-sand-100)}.account-detail__header svg{width:28px;height:28px;stroke-width:1.8}.account-detail__header h1{margin:0;font-size:23px;font-weight:600;letter-spacing:-.4px}.account-detail__content{display:grid;grid-gap:24px;gap:24px}.account-detail__section{display:grid;grid-gap:14px;gap:14px}.account-detail__section>h2{margin:0;color:var(--color-stone-500);font-size:15px;font-weight:500;line-height:1.3;text-transform:uppercase}.account-detail__list{display:grid;grid-gap:10px;gap:10px}.account-detail__item{width:100%;min-height:66px;border:0;border-radius:20px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:11px 18px;background:var(--color-white);color:var(--color-stone-900);font-size:16px;font-weight:500;text-align:left;transition:box-shadow .16s ease,transform .16s ease}a.account-detail__item:hover,button.account-detail__item:hover{box-shadow:var(--shadow-card);transform:translateY(-1px)}.account-detail__item-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--color-sand-100);color:var(--color-stone-500)}.account-detail__item-icon svg{width:19px;height:19px;stroke-width:1.55}.account-detail__item-label{min-width:0}.account-detail__chevron{width:21px;height:21px;color:#b4b1a8;stroke-width:1.8;transition:transform .16s ease}.account-detail__item-trailing{display:flex;align-items:center;gap:12px;color:#a68874;font-size:14px;font-weight:400}.account-detail__item-trailing svg{width:21px;height:21px;color:#b4b1a8;stroke-width:1.8}.account-toggle{position:relative;width:52px;height:31px;border:0;border-radius:var(--radius-pill);padding:0;background:#d6d6d2;transition:background-color .16s ease}.account-toggle>span{position:absolute;top:4px;left:4px;width:23px;height:23px;border-radius:50%;background:var(--color-white);box-shadow:0 1px 3px rgba(26,34,40,.16);transition:transform .16s ease}.account-toggle--checked{background:var(--color-sage-500)}.account-toggle--checked>span{transform:translateX(21px)}.account-detail__header a:focus-visible,.account-detail__item:focus-visible,.account-toggle:focus-visible{outline:3px solid rgba(74,158,146,.25);outline-offset:2px}.account-detail__danger-zone{margin-top:20px}.account-detail__item--danger{color:#d12f2f}.account-detail__item-icon--danger{background:#fbecec;color:#aa7469}.account-help{gap:20px}.account-help__question{border-radius:20px;overflow:hidden;background:var(--color-white);transition:box-shadow .16s ease}.account-help__question .account-detail__item{border-radius:0}.account-help__question--open{box-shadow:var(--shadow-card)}.account-help__question--open .account-detail__chevron{transform:rotate(90deg)}.account-help__question>p{margin:-2px 18px 0 72px;padding:0 0 18px;color:var(--color-stone-600);font-size:13px;font-weight:400;line-height:1.55}.account-help__version{margin:20px 0 0;color:#b9b7b0;font-size:12px;font-weight:400;text-align:center}@media (max-width:600px){.account-detail{padding-inline:24px}.account-detail__header{min-height:82px}.account-detail__header h1{font-size:19px}.account-detail__content{gap:20px}.account-detail__section{gap:12px}.account-detail__section>h2{font-size:13px}.account-detail__item{min-height:64px;border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;padding:10px 16px;font-size:15px}.account-detail__item-icon{width:38px;height:38px;border-radius:12px}.account-detail__item-trailing{gap:8px;font-size:13px}.account-toggle{width:49px;height:29px}.account-toggle>span{width:21px;height:21px}.account-toggle--checked>span{transform:translateX(20px)}.account-detail__danger-zone{margin-top:16px}.account-help{gap:18px}.account-help__question{border-radius:18px}.account-help__question>p{margin-left:67px;font-size:12px}}.client-profile-edit{width:min(100%,600px);min-height:100svh;margin:0 auto;padding:0 36px 80px;background:var(--color-bg)}.client-profile-edit__header{min-height:104px;display:flex;align-items:center;gap:20px}.client-profile-edit__header a{width:40px;height:40px;margin-left:-10px;border-radius:var(--radius-pill);display:grid;place-items:center;transition:background-color .16s ease}.client-profile-edit__header a:hover{background:var(--color-sand-100)}.client-profile-edit__header svg{width:28px;height:28px;stroke-width:1.8}.client-profile-edit__header h1{margin:0;font-size:23px;font-weight:600;letter-spacing:-.4px}.client-profile-form,.client-profile-form__photo{display:flex;flex-direction:column}.client-profile-form__photo{min-height:154px;align-items:center;gap:8px}.client-profile-form__photo>button:not(.client-profile-form__avatar){border:0;background:transparent;color:var(--color-sage-500);padding:0;font-size:15px}.client-profile-form__avatar{width:96px;height:96px;border:0;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--color-sage-500);color:var(--color-white);box-shadow:0 0 0 3px var(--color-bg),0 0 0 4px rgba(74,158,146,.22)}.client-profile-form__avatar svg{width:28px;height:28px;stroke-width:1.6}.client-profile-form__avatar--photo{background-position:50%;background-size:cover}.client-profile-form__fields{display:grid;grid-gap:16px;gap:16px;margin-top:14px}.client-profile-form__field{display:grid;grid-gap:7px;gap:7px;color:var(--color-stone-700);font-size:14px}.client-profile-form__field input{width:100%;min-height:56px;border:1.5px solid #deded8;border-radius:15px;outline:0;padding:0 16px;background:#f1f1ed;color:var(--color-stone-900);font-size:16px;transition:border-color .16s ease,box-shadow .16s ease}.client-profile-form__field input:focus{border-color:var(--color-sage-500);box-shadow:0 0 0 3px rgba(74,158,146,.13)}.client-profile-form__field input[aria-invalid=true]{border-color:#c93939}.client-profile-form__field input::placeholder{color:#999991}.client-profile-form__field-error{color:#b72e2e;font-size:12px;line-height:1.35}.client-profile-form__submit{width:100%;min-height:58px;margin-top:44px;border:1px solid var(--color-sage-700);border-radius:var(--radius-pill);display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--color-sage-500);color:var(--color-white);box-shadow:0 7px 18px rgba(40,96,86,.18);font-size:15px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.client-profile-form__submit:hover:not(:disabled){box-shadow:0 9px 22px rgba(40,96,86,.24);transform:translateY(-1px)}.client-profile-form__submit:disabled{cursor:wait;opacity:.7}.client-profile-form__spinner{width:19px;height:19px;animation:client-profile-spin .8s linear infinite}.client-profile-form__message{min-height:20px;margin:14px 0 0;color:#b72e2e;font-size:13px;text-align:center}.client-profile-form__message--success{color:var(--color-sage-700)}@keyframes client-profile-spin{to{transform:rotate(1turn)}}:root{--therapist-page:#fefdfb;--therapist-surface:#ffffff;--therapist-navy:#053452;--therapist-navy-active:#3e6a89;--therapist-aqua:#4fb8cf;--therapist-aqua-soft:#e9f5f8;--therapist-border:#d0c4b8;--therapist-text:#021c26;--therapist-muted:#726152;--therapist-accent:#0f505f;--therapist-cta:#ff601a}.module-shell--therapist{grid-template-columns:76px minmax(0,1fr);color:var(--therapist-text)}.module-shell--therapist .module-shell__sidebar{align-items:center}.module-shell--therapist .brand-logo{width:48px;height:36px;justify-content:center;color:#fff}.module-shell--therapist .brand-logo__mark{width:28px;height:30px}.module-shell--therapist .brand-logo__word{display:none}.module-shell--therapist .module-shell__nav{margin-top:30px}.module-shell--therapist .module-shell__nav a{min-height:36px;width:48px;margin:0 auto;border-radius:10px;color:#9cb3c3;padding:8px}.module-shell--therapist .module-shell__nav svg{width:20px;height:20px}.module-shell--therapist .module-shell__topbar{padding:0 32px;border-bottom-color:var(--therapist-border);background:var(--therapist-surface)}.module-shell--therapist .module-shell__topbar h1{font-size:22px}.module-shell--therapist .profile-editor,.module-shell--therapist .therapist-clients,.module-shell--therapist .therapist-dashboard{width:100%;max-width:1300px;gap:24px}.module-shell--therapist .therapist-clients__header h2,.module-shell--therapist .therapist-dashboard__header h2{color:var(--therapist-text);font-size:28px}.module-shell--therapist .eyebrow,.module-shell--therapist .section-kicker{color:var(--therapist-accent);font-weight:700;letter-spacing:.08em}.module-shell--therapist .therapist-clients__header p,.module-shell--therapist .therapist-dashboard__header p{color:var(--therapist-muted)}.module-shell--therapist .profile-editor__panel,.module-shell--therapist .therapist-clients__item,.module-shell--therapist .therapist-dashboard__metric,.module-shell--therapist .therapist-dashboard__panel{border-color:var(--therapist-border);border-radius:16px;background:var(--therapist-surface);box-shadow:none}.module-shell--therapist .therapist-dashboard__metric{padding:20px}.module-shell--therapist .therapist-clients__avatar,.module-shell--therapist .therapist-dashboard__metric>span{background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.module-shell--therapist .therapist-dashboard__metric strong{color:var(--therapist-text);font-size:28px}.module-shell--therapist .therapist-dashboard__metric p,.module-shell--therapist .therapist-dashboard__session-main span,.module-shell--therapist .therapist-dashboard__sessions time{color:var(--therapist-muted)}.module-shell--therapist .therapist-dashboard__status{background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.module-shell--therapist .therapist-dashboard__visibility{border-color:var(--therapist-border);color:var(--therapist-muted)}.module-shell--therapist .therapist-dashboard__checklist a,.module-shell--therapist .therapist-dashboard__panel-heading>a{color:var(--therapist-accent)}.module-shell--therapist .therapist-dashboard__checklist li,.module-shell--therapist .therapist-dashboard__sessions li{border-color:#e9e3de}.module-shell--therapist .therapist-clients__item{padding:16px 20px}.module-shell--therapist .therapist-clients__badge--linked{background:var(--therapist-aqua-soft);color:var(--therapist-accent)}.module-shell--therapist .therapist-clients__badge{border-radius:99px}.module-shell--therapist .button--primary{background:var(--therapist-cta);box-shadow:0 4px 12px -2px rgba(2,28,38,.1),0 0 0 1px var(--therapist-accent);color:#fff}.module-shell--therapist .button--secondary{border-color:var(--therapist-aqua);color:var(--therapist-accent)}.therapist-onboarding{background:var(--therapist-page);padding:4px;gap:0}.therapist-onboarding__steps{width:380px;border-radius:12px;background:var(--therapist-navy);padding:48px 44px 40px;color:#fff}.therapist-onboarding__steps h2{font-family:var(--font-serif),Georgia,serif;font-size:22px}.therapist-onboarding__form-area{background:var(--therapist-page)}.therapist-onboarding .therapist-form{width:min(100%,520px)}.therapist-onboarding .therapist-form__actions{gap:12px}.therapist-onboarding .therapist-form__actions .button{min-height:52px}.therapist-onboarding .therapist-form__actions .button--primary{background:var(--therapist-accent);box-shadow:0 4px 12px -2px rgba(2,28,38,.1),0 0 0 1px var(--therapist-accent)}@media (max-width:899px){.module-shell--therapist{grid-template-columns:1fr}.module-shell--therapist .module-shell__sidebar{width:min(280px,88vw);align-items:stretch}.module-shell--therapist .module-shell__nav a{width:auto;justify-content:flex-start;gap:12px}.module-shell--therapist .module-shell__nav a span:last-child{display:inline}.module-shell--therapist .module-shell__content{padding:20px 16px 32px}.therapist-onboarding{display:block;padding:0}.therapist-onboarding__steps{width:100%;border-radius:0;padding:28px 24px}.therapist-onboarding__form-area{padding:28px 20px}}@media (max-width:600px){.client-profile-edit{padding-inline:24px}.client-profile-edit__header{min-height:82px}.client-profile-edit__header h1{font-size:19px}.client-profile-form__photo{min-height:142px}.client-profile-form__avatar{width:86px;height:86px}.client-profile-form__fields{gap:14px;margin-top:8px}.client-profile-form__field input{min-height:54px;font-size:15px}.client-profile-form__submit{margin-top:38px}}.auth-page:has(.auth-screen--login){align-items:center!important;padding:0!important}.auth-page:has(.auth-screen--login) .auth-screen--login{width:468px!important;min-height:0!important;height:auto!important;padding:44px!important;border:0!important;border-radius:22px!important;box-shadow:0 16px 44px rgba(2,28,38,.22)!important}.auth-page:has(.auth-screen--login) .auth-screen--login .auth-content--login{width:380px!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important}.auth-page:has(.auth-screen--login) .auth-content--login .auth-field input{width:100%!important;min-height:44px!important}@media (max-width:520px){.auth-page:has(.auth-screen--login){align-items:stretch!important;padding:0!important}.auth-page:has(.auth-screen--login) .auth-screen--login{width:100%!important;min-height:100svh!important;padding:40px 24px!important;border-radius:0!important;box-shadow:none!important}.auth-page:has(.auth-screen--login) .auth-screen--login .auth-content--login{width:100%!important}}.module-shell--therapist .module-shell__nav{margin-top:12px}.module-shell--therapist .module-shell__nav a{height:44px}.module-shell--therapist .module-shell__nav a[aria-current=page]{box-shadow:none}.module-shell--therapist .therapist-dashboard{max-width:1320px;gap:14px}@media (max-width:899px){.module-shell--therapist .module-shell__nav{margin-top:28px}}.module-shell--therapist.module-shell--expanded{grid-template-columns:248px minmax(0,1fr)}.module-shell--therapist.module-shell--expanded .module-shell__sidebar{width:248px}.module-shell--therapist .module-shell__content:has(.profile-editor){padding:16px 24px 40px}.module-shell--therapist .profile-editor{max-width:none;grid-template-columns:236px minmax(0,1fr);gap:24px}.module-shell--therapist .profile-editor:has(.profile-editor__public-heading){align-items:start}.module-shell--therapist .profile-editor__public-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px}.module-shell--therapist .profile-editor__public-heading h2{margin:0;color:#021c26;font:600 22px/1.3 var(--font-serif),Georgia,serif}.profile-editor__public-heading p{margin:3px 0 0;color:#726152;font-size:13px}.profile-editor__public-heading>a{width:min(350px,44%);min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #4fb8cf;border-radius:99px;color:#0f505f;font-size:13px;font-weight:600;text-decoration:none}.profile-editor__completion-card{display:grid;grid-gap:12px;gap:12px;margin-bottom:12px;padding:14px 20px;border:1px solid #f2ede9;border-radius:18px;background:#fff;box-shadow:0 0 16px rgba(79,67,56,.04)}.profile-editor__public-address{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:12px;border-bottom:1.5px solid #f2ede9}.profile-editor__public-address>div{display:grid;grid-gap:3px;gap:3px}.profile-editor__public-address span{color:#726152;font-size:10px;font-weight:500;text-transform:uppercase}.profile-editor__public-address strong{color:#0f505f;font-size:13px}.profile-editor__public-address button{padding:7px 14px;border:1.5px solid #e3dbd3;border-radius:99px;background:transparent;color:#726152;font:400 12px var(--font-sans);cursor:pointer}.profile-editor__completion-copy{display:flex;justify-content:space-between;gap:20px;color:#021c26;font-size:12px}.profile-editor__completion-copy span{color:#726152}.profile-editor__completion-track{height:8px;overflow:hidden;border-radius:99px;background:#f2ede9}.profile-editor__completion-track span{display:block;height:100%;border-radius:inherit;background:#1da4c2}.module-shell--therapist .profile-editor__panel:has(.profile-editor__public-heading){padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.profile-editor__profile-form-card{display:grid;grid-gap:18px;gap:18px;padding:18px 20px 20px;border:1px solid #f2ede9;border-radius:18px;background:#fff;box-shadow:0 0 16px rgba(79,67,56,.04)}.profile-editor__profile-form-card>.button{justify-self:end}.profile-editor__profile-form-card .profile-editor__image-upload-grid{display:block;margin:0}.profile-editor__profile-form-card .profile-editor__image-upload{padding:0;border:0;border-radius:0;background:transparent}.profile-editor__profile-form-card .profile-editor__form-grid{grid-template-columns:1fr;gap:14px}.profile-editor__profile-form-card .profile-editor__field{gap:6px;color:#021c26;font-size:13px;font-weight:600}.profile-editor__profile-form-card .profile-editor__field input,.profile-editor__profile-form-card .profile-editor__field textarea{border:1.5px solid #e3dbd3;border-radius:12px;background:#fefdfb;font-size:13px}.profile-editor__profile-form-card .profile-editor__field input{min-height:44px}.profile-editor__profile-form-card .profile-editor__field textarea{min-height:86px}.profile-editor__profile-form-card .profile-editor__field small{color:#726152;font-size:11px;font-weight:400}.module-shell--therapist .profile-editor__status{min-height:64px;display:grid;grid-template-columns:48px minmax(0,1fr) 160px;grid-gap:18px;gap:18px;padding:16px 20px;border-left-width:1px;border:1px solid var(--therapist-border);border-radius:14px;background:var(--therapist-surface);box-shadow:none}.profile-editor__progress{--profile-progress:0deg;width:48px;height:48px;display:grid;place-items:center;position:relative;border-radius:50%;background:conic-gradient(#147388 var(--profile-progress),#e3dbd3 0)}.profile-editor__progress:before{width:40px;height:40px;position:absolute;border-radius:inherit;background:#fff;content:""}.profile-editor__progress span{position:relative;color:#021c26;font-size:11px;font-weight:700}.profile-editor__status-copy{min-width:0;display:grid;align-content:center;grid-gap:8px;gap:8px}.profile-editor__status-line{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.module-shell--therapist .profile-editor__status h2{margin:0;color:#021c26;font:600 14px/1.45 var(--font-sans)}.profile-editor__visibility{display:inline-flex;align-items:center;gap:5px;padding:4px 11px 4px 9px;border-radius:99px;background:#f2ede9;color:#4f4338;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.profile-editor__visibility svg{width:12px;height:12px}.profile-editor__pending{display:flex;align-items:center;gap:8px;min-width:0;color:#726152;font-size:12px}.profile-editor__complete,.profile-editor__pending a{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:4px 10px;border:1px solid #d0c4b8;border-radius:99px;color:#021c26;text-decoration:none;white-space:nowrap}.profile-editor__pending svg{width:12px;height:12px;color:#0f505f}.profile-editor__complete{border-color:#b8dfe7;background:#e9f5f8;color:#0f505f}.module-shell--therapist .profile-editor__status>.button{width:160px;min-height:44px;align-self:center;border:0;border-radius:99px;box-shadow:none;background:#147388}.module-shell--therapist .profile-editor__status>.button:disabled{background:#f2ede9;color:#baa797;opacity:1}.module-shell--therapist .profile-editor__sections{z-index:20;top:24px;gap:2px;padding:0;border:0;border-radius:0;background:transparent}.module-shell--therapist .profile-editor__sections button{min-height:40px;width:100%;display:flex;align-items:center;padding:10px 14px;border:0;border-radius:12px;background:transparent;color:#726152;font-family:inherit;font-size:13px;font-weight:400;text-align:left;text-decoration:none;cursor:pointer}.module-shell--therapist .profile-editor__sections .profile-editor__sections-active,.module-shell--therapist .profile-editor__sections button:focus-visible,.module-shell--therapist .profile-editor__sections button:hover{background:#e9f5f8;color:#0f505f}.module-shell--therapist .profile-editor__sections .profile-editor__sections-active{font-weight:600}.module-shell--therapist .profile-editor__panel--content{min-height:560px;padding:0;border:0;border-radius:0;background:transparent}.profile-editor__media-tabs{width:max-content;display:inline-flex;gap:0;padding:4px;border:1.5px solid #e3dbd3;border-radius:12px;background:#fefdfb}.profile-editor__media-tabs button{min-height:36px;display:inline-flex;align-items:center;gap:8px;padding:0 18px;border:0;border-radius:8px;background:transparent;color:#4f4338;cursor:pointer}.profile-editor__media-tabs button[aria-selected=true]{border:1px solid #e3dbd3;background:#fff;color:#021c26;box-shadow:0 1px 3px rgba(2,28,38,.05)}.profile-editor__media-tabs span{color:#726152;font-size:11px}.profile-editor__media-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:18px 0 16px}.module-shell--therapist .profile-editor__media-heading h2{margin:0;color:#021c26;font:600 22px/1.3 var(--font-serif),Georgia,serif}.profile-editor__media-heading p{margin:3px 0 0;color:#726152;font-size:12px}.profile-editor__media-actions{display:flex;align-items:center;gap:10px}.profile-editor__media-actions button{min-height:40px;border-radius:99px;padding:0 15px;font:500 12px var(--font-sans);cursor:pointer}.profile-editor__reorder{border:1px solid #d0c4b8;background:transparent;color:#726152}.profile-editor__reorder:disabled{opacity:.55;cursor:not-allowed}.profile-editor__add-media{display:inline-flex;align-items:center;gap:5px;border:1px solid #147388;background:#147388;color:#fff}.profile-editor__add-media svg{width:14px;height:14px}.profile-editor__media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px 20px;gap:18px 20px}.profile-editor__media-card{min-width:0}.profile-editor__media-preview{aspect-ratio:1.5;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:14px;background:#ded6cf;color:#b4a69a}.profile-editor__media-preview>svg{width:28px;height:28px;opacity:.45}.profile-editor__media-preview>div{position:absolute;top:10px;left:10px;display:flex;gap:7px}.profile-editor__media-preview button{min-height:26px;padding:0 9px;border:0;border-radius:99px;background:#fff;color:#4f4338;font-size:10px;cursor:pointer}.profile-editor__media-preview button:last-child{color:#9b3838}.profile-editor__media-preview button:disabled{opacity:.5;cursor:not-allowed}.profile-editor__cover-badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 10px;border-radius:99px;background:#0f505f;color:#fff;font-size:10px}.profile-editor__cover-badge+div{top:auto;bottom:10px}.profile-editor__media-card>p{margin:8px 0 0;overflow:hidden;color:#726152;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profile-editor__empty-media{width:100%;min-height:220px;display:grid;place-items:center;align-content:center;grid-gap:8px;gap:8px;padding:28px;border:1px dashed #d0c4b8;border-radius:14px;background:#faf7f4;color:#726152;text-align:center}button.profile-editor__empty-media{cursor:pointer}.profile-editor__empty-media svg{width:28px;height:28px;color:#0f505f}.profile-editor__empty-media strong{color:#021c26}.profile-editor__empty-media span{font-size:12px}.profile-editor__content-composer{margin-top:28px;padding:22px;border:1px solid #d0c4b8;border-radius:14px;background:#fff}.profile-editor__content-composer .profile-editor__panel-heading{margin-bottom:0}.profile-editor__composer-close{border:0;background:transparent;color:#0f505f;cursor:pointer}.profile-editor__public-link{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;grid-gap:12px;gap:12px;margin:-4px 0 22px;padding:13px 15px;border:1px solid #d5e9ed;border-radius:12px;background:#f4fbfc}.profile-editor__public-link>div{min-width:0;display:grid;grid-gap:3px;gap:3px}.profile-editor__public-link span{color:#726152;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.profile-editor__public-link strong{overflow:hidden;color:#0f505f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-editor__public-link a,.profile-editor__public-link button{border:0;background:transparent;color:#0f505f;font:600 12px var(--font-sans);text-decoration:none;cursor:pointer}.profile-editor__image-upload-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);grid-gap:14px;gap:14px;margin-bottom:22px}.profile-editor__image-upload{min-width:0;display:flex;align-items:center;gap:14px;padding:16px;border:1.5px solid #e3dbd3;border-radius:16px;background:#fefdfb}.profile-editor__image-upload--hero{align-items:stretch}.profile-editor__image-preview{width:72px;height:72px;flex:0 0 auto;display:grid;place-items:center;position:relative;overflow:hidden;border-radius:50%;background:#f2ede9;color:#9a8979}.profile-editor__image-upload--hero .profile-editor__image-preview{width:128px;border-radius:12px}.profile-editor__image-preview img{object-fit:cover}.profile-editor__image-preview svg{width:22px;height:22px}.profile-editor__image-preview span{position:absolute;inset:auto 5px 5px;padding:3px 5px;border-radius:99px;background:rgba(2,28,38,.75);color:#fff;font-size:8px;text-align:center}.profile-editor__crop-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(2,28,38,.72)}.profile-editor__crop-dialog{width:min(100%,420px);padding:20px;border-radius:20px;background:#fffdfb;box-shadow:0 20px 70px rgba(0,0,0,.25)}.profile-editor__crop-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.profile-editor__crop-dialog header strong{color:#021c26;font-size:16px}.profile-editor__crop-dialog header p{margin:5px 0 0;color:#726152;font-size:11px;line-height:1.4}.profile-editor__crop-dialog header button{display:grid;place-items:center;padding:4px;border:0;background:transparent;color:#726152;cursor:pointer}.profile-editor__crop-dialog header svg{width:18px}.profile-editor__crop-viewport{width:min(100%,280px);aspect-ratio:1;position:relative;margin:auto;overflow:hidden;background:#e8e0d9;touch-action:none}.profile-editor__crop-viewport:after{content:"";position:absolute;inset:0;border:2px solid rgba(255,255,255,.9);pointer-events:none}.profile-editor__crop-viewport img{position:absolute;top:50%;left:50%;max-width:none;width:auto;height:auto;min-width:100%;min-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;transform-origin:center}.profile-editor__crop-zoom{display:flex;align-items:center;gap:8px;margin:18px auto 0;color:#726152}.profile-editor__crop-zoom svg{width:15px;flex:0 0 auto}.profile-editor__crop-zoom input{width:100%;accent-color:#0f6975}.profile-editor__crop-dialog footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.profile-editor__crop-dialog footer button{padding:9px 14px;border:0;border-radius:99px;font:inherit;font-size:11px;cursor:pointer}.profile-editor__crop-dialog footer button:first-child{background:#f1ebe6;color:#726152}.profile-editor__crop-dialog footer button:last-child{background:#0f6975;color:#fff}.profile-editor__crop-dialog footer button:disabled{opacity:.45;cursor:not-allowed}.profile-editor__image-upload>div:last-child{min-width:0;display:grid;align-content:center;justify-items:start;grid-gap:5px;gap:5px}.profile-editor__image-upload strong{color:#021c26;font-size:13px}.profile-editor__image-upload p{margin:0;color:#726152;font-size:11px;line-height:1.45}.profile-editor__upload-action{min-height:32px;display:inline-flex;align-items:center;gap:6px;margin-top:2px;padding:6px 12px;border:1.5px solid #e3dbd3;border-radius:99px;color:#0f505f;font-size:11px;font-weight:600;cursor:pointer}.profile-editor__upload-action svg{width:13px;height:13px}.profile-editor__multi-select{position:relative}.profile-editor__multi-select summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;overflow:hidden;border:1.5px solid #e3dbd3;border-radius:12px;background:#fefdfb;color:#021c26;font-size:13px;font-weight:400;cursor:pointer;list-style:none}.profile-editor__multi-select summary::-webkit-details-marker{display:none}.profile-editor__multi-select summary>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-editor__multi-select summary>svg{width:16px;height:16px;flex:0 0 auto;color:#726152;stroke-width:1.75;transition:transform .16s ease}.profile-editor__multi-select[open] summary>svg{transform:rotate(180deg)}.profile-editor__multi-select>div{max-height:240px;display:grid;grid-gap:2px;gap:2px;position:absolute;z-index:15;top:calc(100% + 6px);right:0;left:0;overflow-y:auto;padding:8px;border:1.5px solid #e3dbd3;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(2,28,38,.12)}.profile-editor__multi-select label{min-height:36px;display:flex;align-items:center;gap:9px;padding:7px 10px;border-radius:8px;color:#4f4338;font-size:12px;line-height:1.35;cursor:pointer}.profile-editor__multi-select label:hover{background:#e9f5f8}.profile-editor__multi-select input{width:16px;height:16px;min-height:0;flex:0 0 16px;margin:0;padding:0;accent-color:#147388}.profile-editor__multi-select p{margin:8px;color:#726152;font-size:12px}.profile-workspace-packages,.profile-workspace-panel{grid-column:2;min-width:0;padding:24px;border:1px solid #e3dbd3;border-radius:16px;background:#fff}.profile-workspace-packages{margin-top:18px}.profile-workspace-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.profile-workspace-heading h2{margin:0;color:#021c26;font:600 22px/1.25 var(--font-serif),Georgia,serif}.profile-workspace-heading p{max-width:660px;margin:5px 0 0;color:#726152;font-size:13px;line-height:1.5}.profile-workspace-heading-action.button{min-height:40px;flex:0 0 auto;gap:7px;padding-inline:16px;border-color:#b8dce4;background:#f7fcfd;color:#0f505f;box-shadow:none;font-size:12px}.profile-workspace-heading-action.button:hover{border-color:#4fb8cf;background:#e9f5f8}.profile-workspace-heading-action.button:focus-visible{outline:3px solid rgba(79,184,207,.3);outline-offset:2px}.profile-workspace-heading-action.button svg{width:16px;height:16px;stroke-width:2}.profile-workspace-list{display:grid;grid-gap:10px;gap:10px}.profile-workspace-list>article{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:16px;border:1px solid #e3dbd3;border-radius:13px;background:#fefdfb}.profile-workspace-list article>div{min-width:0;display:grid;grid-gap:4px;gap:4px}.profile-workspace-list article>div:last-child{display:flex;align-items:center;justify-content:flex-end;gap:12px}.profile-workspace-list article small,.profile-workspace-list article span{color:#726152;font-size:12px;line-height:1.45}.profile-workspace-faqs article button,.profile-workspace-list article button{border:0;background:transparent;color:#0f505f;font:600 12px var(--font-sans);cursor:pointer}.profile-workspace-faqs article button:last-child,.profile-workspace-list article button.is-danger{color:#9b3838}.profile-workspace-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#f2ede9;color:#726152}.profile-workspace-icon.is-online{background:#e9f5f8;color:#147388}.profile-workspace-icon svg{width:18px;height:18px}.profile-workspace-row-title{display:flex!important;grid-auto-flow:column;align-items:center;justify-content:flex-start!important;gap:7px!important}.profile-workspace-row-title b,.profile-workspace-row-title em,.profile-workspace-verification{padding:3px 8px;border-radius:99px;background:#e9f5f8;color:#0f505f;font-size:10px;font-style:normal;font-weight:600}.profile-workspace-row-title em{background:#f2ede9;color:#726152}.profile-workspace-verification{display:inline-flex;align-items:center;gap:4px}.profile-workspace-verification svg{width:11px;height:11px}.profile-workspace-verification.is-rejected{background:#fae8e8;color:#9b3838}.profile-workspace-verification.is-pending{background:#fff4d6;color:#765800}.profile-workspace-info,.profile-workspace-notice{margin:16px 0 0;padding:12px 14px;border-radius:10px;background:#e9f5f8;color:#0f505f;font-size:12px;line-height:1.5}.profile-workspace-notice.is-error{background:#fae8e8;color:#8b2f2f}.profile-workspace-contact-choice{margin-top:16px;padding:18px}.profile-workspace-choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:16px 0}.profile-workspace-choice-grid button{display:grid;grid-gap:5px;gap:5px;padding:15px;border:1px solid #e3dbd3;border-radius:12px;background:#fff;color:#4f4338;text-align:left;cursor:pointer}.profile-workspace-choice-grid button.is-selected{border-color:#147388;background:#f4fbfc;box-shadow:inset 0 0 0 1px #147388}.profile-workspace-choice-grid span{color:#726152;font-size:11px}.profile-workspace-toggle,.profile-workspace-visibility{display:inline-flex!important;align-items:center;gap:8px}.profile-workspace-toggle i,.profile-workspace-visibility i{width:32px;height:18px;position:relative;border-radius:99px;background:#d0c4b8}.profile-workspace-toggle i:after,.profile-workspace-visibility i:after{width:14px;height:14px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;content:"";transition:transform .15s}.profile-workspace-toggle input:checked+i,.profile-workspace-visibility i.is-on{background:#147388}.profile-workspace-toggle input:checked+i:after,.profile-workspace-visibility i.is-on:after{transform:translateX(14px)}.profile-workspace-toggle input{position:absolute;opacity:0;pointer-events:none}.profile-workspace-faqs{display:grid;grid-gap:10px;gap:10px;margin-bottom:14px}.profile-workspace-faqs article{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:12px;gap:12px;align-items:start;padding:16px;border:1px solid #e3dbd3;border-radius:12px}.profile-workspace-faqs article>svg{width:16px;color:#baa797}.profile-workspace-faqs p{margin:5px 0 0;color:#726152;font-size:12px;line-height:1.5}.profile-workspace-package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.profile-workspace-package-grid article{display:grid;grid-gap:6px;gap:6px;padding:18px;border:1px solid #e3dbd3;border-radius:12px}.profile-workspace-package-grid article b{color:#147388;font-size:20px}.profile-workspace-package-grid article small,.profile-workspace-package-grid article span{color:#726152;font-size:11px}.profile-workspace-blog{margin-top:20px}.profile-workspace-blog-list{display:grid;grid-gap:12px;gap:12px}.profile-workspace-blog-list article{display:flex;justify-content:space-between;gap:20px;padding:18px;border:1px solid #e3dbd3;border-radius:13px;background:#fff}.profile-workspace-blog-list article>div:first-child{min-width:0}.profile-workspace-blog-list article>div:last-child{display:flex;align-items:flex-start;gap:10px}.profile-workspace-blog-list h3{margin:7px 0 4px;color:#021c26;font:600 17px var(--font-serif),Georgia,serif}.profile-workspace-blog-list p{margin:0 0 8px;color:#726152;font-size:12px}.profile-workspace-blog-list span{padding:3px 8px;border-radius:99px;background:#e9f5f8;color:#0f505f;font-size:10px}.profile-workspace-blog-list small{color:#9a8979}.profile-workspace-blog-list button{border:0;background:transparent;color:#0f505f;font-weight:600;cursor:pointer}.profile-workspace-blog-list button:last-child{color:#9b3838}.profile-workspace-dialog-backdrop,.profile-workspace-drawer-backdrop{position:fixed;inset:0;z-index:90;display:flex;justify-content:flex-end;background:rgba(2,28,38,.35)}.profile-workspace-drawer{width:min(500px,100%);height:100%;overflow:auto;padding:26px;background:#fff;box-shadow:-14px 0 40px rgba(2,28,38,.15)}.profile-workspace-drawer>header{display:flex;justify-content:space-between;gap:18px;margin-bottom:24px}.profile-workspace-dialog h2,.profile-workspace-drawer h2{margin:0;color:#021c26;font:600 22px/1.3 var(--font-serif),Georgia,serif}.profile-workspace-drawer header p{margin:4px 0 0;color:#726152;font-size:12px}.profile-workspace-drawer header button{width:34px;height:34px;border:0;border-radius:50%;background:#f2ede9;font-size:22px;cursor:pointer}.profile-workspace-form{display:grid;grid-gap:16px;gap:16px}.profile-workspace-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.profile-workspace-field{display:grid;grid-gap:7px;gap:7px;color:#4f4338;font-size:12px;font-weight:600}.profile-workspace-field input,.profile-workspace-field select,.profile-workspace-field textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #d0c4b8;border-radius:10px;background:#fff;color:#021c26;font:400 14px var(--font-sans)}.profile-workspace-field textarea{min-height:130px;resize:vertical}.profile-workspace-pills{display:flex;flex-wrap:wrap;gap:8px;padding:0;border:0}.profile-workspace-pills legend{width:100%;margin-bottom:7px;color:#4f4338;font-size:12px;font-weight:600}.profile-workspace-pills button{padding:8px 12px;border:1px solid #d0c4b8;border-radius:99px;background:#fff;cursor:pointer}.profile-workspace-pills button.is-selected{border-color:#147388;background:#e9f5f8;color:#0f505f}.profile-workspace-certificate{display:grid;grid-gap:8px;gap:8px;color:#4f4338;font-size:12px;font-weight:600;cursor:pointer}.profile-workspace-certificate>span{display:flex;justify-content:space-between;gap:12px}.profile-workspace-certificate small{color:#726152;font-weight:400}.profile-workspace-certificate strong{min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border:1.5px dashed #4fb8cf;border-radius:12px;background:#f7fcfd;color:#0f505f;font-size:13px}.profile-workspace-certificate:hover strong{border-color:#147388;background:#e9f5f8}.profile-workspace-certificate:focus-within strong{outline:3px solid rgba(79,184,207,.3);outline-offset:2px}.profile-workspace-upload-error{margin:-6px 0 0;color:#9b3838;font-size:12px}.profile-workspace-drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.profile-editor__services-panel{grid-column:2}.profile-workspace-service-locations{display:grid;grid-gap:10px;gap:10px;padding:0;border:0}.profile-workspace-service-locations legend{margin-bottom:2px;color:#726152;font-size:11px;font-weight:500;letter-spacing:.04em}.profile-workspace-service-locations label{display:flex;align-items:center;gap:13px;padding:14px 16px;border:1.5px solid #e3dbd3;border-radius:14px;cursor:pointer}.profile-workspace-service-locations label.is-selected{border-color:#1da4c2;background:#e9f5f8}.profile-workspace-service-locations input{width:20px;height:20px;margin:0;accent-color:#1da4c2}.profile-workspace-service-locations span{display:grid;grid-gap:3px;gap:3px}.profile-workspace-service-locations strong{color:#021c26;font-size:13px}.profile-workspace-service-locations small{color:#726152;font-size:12px}.profile-workspace-service-locations label.is-selected strong{color:#0f505f}.profile-workspace-package-fields{display:grid;grid-gap:10px;gap:10px;padding:0;border:0}.profile-workspace-package-fields>legend{color:#726152;font-size:11px;font-weight:500;letter-spacing:.04em}.profile-workspace-package-switch{min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border:1.5px solid #e3dbd3;border-radius:14px;color:#021c26;font-size:13px;font-weight:600;cursor:pointer}.profile-workspace-package-switch input{position:absolute;opacity:0}.profile-workspace-package-switch i{width:38px;height:22px;position:relative;border-radius:99px;background:#d0c4b8}.profile-workspace-package-switch i:after{width:18px;height:18px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff;content:"";transition:transform .15s}.profile-workspace-package-switch input:checked+i{background:#147388}.profile-workspace-package-switch input:checked+i:after{transform:translateX(16px)}.profile-workspace-package-summary{margin:0;padding:13px 16px;border-radius:14px;background:#e9f5f8;color:#0f505f;font-size:12px}.profile-workspace-dialog-backdrop{align-items:center;justify-content:center}.profile-workspace-dialog{width:min(440px,calc(100% - 32px));padding:24px;border-radius:16px;background:#fff}.profile-workspace-dialog p{color:#726152;line-height:1.55}.profile-workspace-dialog>div{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.profile-availability-days{display:grid;grid-gap:10px;gap:10px}.profile-availability-days>article{overflow:hidden;border:1px solid #e3dbd3;border-radius:12px}.profile-availability-days article>header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#fefdfb}.profile-availability-days header>div{display:flex;align-items:center;gap:12px;color:#726152;font-size:11px}.profile-availability-days header .profile-availability-add{min-height:32px;display:inline-flex;align-items:center;gap:5px;padding:0 11px;border:1px solid #b8dce4;border-radius:99px;background:#f7fcfd;color:#0f505f;font:600 11px/1 var(--font-sans);cursor:pointer}.profile-availability-days header .profile-availability-add:hover{border-color:#4fb8cf;background:#e9f5f8}.profile-availability-days header .profile-availability-add:focus-visible{outline:3px solid rgba(79,184,207,.3);outline-offset:2px}.profile-availability-days header .profile-availability-add svg{width:13px;height:13px;stroke-width:2}.profile-availability-rule{display:grid;grid-template-columns:90px minmax(180px,1fr) minmax(140px,.7fr) auto 30px;align-items:center;grid-gap:10px;gap:10px;padding:12px 16px;border-top:1px solid #e3dbd3}.profile-availability-rule input,.profile-availability-rule select{min-width:0;min-height:38px;border:1px solid #d0c4b8;border-radius:8px;background:#fff;color:#4f4338}.profile-availability-rule>button{border:0;background:transparent;color:#9b3838;cursor:pointer}.profile-availability-rule>button svg{width:16px}@media (max-width:1100px){.module-shell--therapist .profile-editor{grid-template-columns:190px minmax(0,1fr)}.profile-editor__media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-editor__visibility{display:none}}@media (max-width:899px){.module-shell--therapist.module-shell--expanded{grid-template-columns:1fr}.module-shell--therapist .profile-editor{grid-template-columns:minmax(0,1fr)}.module-shell--therapist .profile-editor__status{grid-template-columns:48px minmax(0,1fr)}.module-shell--therapist .profile-editor__status>.button{grid-column:1/-1;width:100%}.module-shell--therapist .profile-editor__sections{position:static;grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto}.module-shell--therapist .profile-editor__panel,.profile-workspace-packages,.profile-workspace-panel{grid-column:1}}@media (max-width:600px){.module-shell--therapist .module-shell__content:has(.profile-editor){padding-inline:14px}.module-shell--therapist .profile-editor__status{grid-template-columns:1fr}.profile-editor__progress{display:none}.profile-editor__status-line{align-items:flex-start}.profile-editor__pending{flex-wrap:wrap}.profile-editor__media-tabs,.profile-editor__pending>span:first-child{width:100%}.profile-editor__media-tabs button{flex:1 1;justify-content:center;padding-inline:8px}.profile-editor__media-heading{align-items:flex-start;flex-direction:column}.profile-editor__media-actions{width:100%}.profile-editor__media-actions button{flex:1 1}.profile-editor__form-grid,.profile-editor__media-grid{grid-template-columns:1fr}.profile-workspace-heading{flex-direction:column}.profile-workspace-heading-action.button{width:100%}.profile-workspace-list>article{grid-template-columns:auto minmax(0,1fr)}.profile-workspace-list article>div:last-child{grid-column:1/-1;justify-content:flex-start}.profile-workspace-choice-grid,.profile-workspace-form-grid,.profile-workspace-package-grid{grid-template-columns:1fr}.profile-availability-rule{grid-template-columns:1fr 1fr}.profile-availability-rule select{grid-column:1/-1}.profile-editor__public-link{grid-template-columns:1fr auto}.profile-editor__public-link a{grid-column:1/-1}.profile-editor__image-upload-grid{grid-template-columns:1fr}.profile-editor__image-upload--hero .profile-editor__image-preview{width:96px}.profile-workspace-blog-list article{flex-direction:column}}.module-shell--therapist{--therapist-sidebar-collapsed:76px;--therapist-sidebar-expanded:248px;--therapist-navy:#074068;--therapist-navy-active:#3e6a89;--therapist-aqua:#4fb8cf;--therapist-aqua-soft:#e9f5f8;--therapist-page:#fefdfb;--therapist-border:#d0c4b8;--therapist-text:#021c26;--therapist-muted:#726152;--therapist-cta:#ff601a;grid-template-columns:var(--therapist-sidebar-collapsed) minmax(0,1fr);min-height:100svh;background:var(--therapist-page)}.module-shell--therapist.module-shell--expanded{grid-template-columns:var(--therapist-sidebar-expanded) minmax(0,1fr)}.module-shell--therapist .module-shell__sidebar{width:var(--therapist-sidebar-collapsed);padding:24px 14px 20px;background:var(--therapist-navy);border-right:1px solid var(--therapist-aqua)}.module-shell--therapist.module-shell--expanded .module-shell__sidebar{width:var(--therapist-sidebar-expanded);padding-inline:20px}.module-shell--therapist .module-shell__sidebar-primary{min-height:100%}.module-shell--therapist.module-shell--expanded .module-shell__sidebar-primary{align-items:stretch}.module-shell--therapist .module-shell__sidebar-head{width:48px;display:flex;flex-direction:column;align-items:center;gap:30px}.module-shell--therapist.module-shell--expanded .module-shell__sidebar-head{width:100%;height:36px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;padding-left:4px}.module-shell--therapist .module-shell__brand{width:48px;height:36px;display:flex;align-items:center;justify-content:center;color:#fff}.module-shell--therapist .module-shell__brand .brand-logo__mark{width:28px;height:28px}.module-shell--therapist.module-shell--expanded .module-shell__brand{width:164px;height:36px;justify-content:flex-start}.module-shell--therapist.module-shell--expanded .module-shell__brand .brand-logo__word{display:inline-flex;width:164px;height:30px}.module-shell--therapist.module-shell--expanded .module-shell__brand .brand-logo__word--figma{overflow:visible;width:164px;height:30px}.module-shell--therapist.module-shell--expanded .module-shell__brand .brand-logo__word-asset{position:static;left:auto;top:auto;width:164px;height:30px;max-width:none;transform:none;display:block}.module-shell--therapist .module-shell__collapse{width:48px;height:44px;display:grid;place-items:center;align-self:center;margin:0;padding:0;border:1.5px solid transparent;border-radius:13px;background:transparent;color:#b9d2dc}.module-shell--therapist .module-shell__collapse:focus-visible,.module-shell--therapist .module-shell__collapse:hover{border-color:var(--therapist-aqua);background:#174f6e;color:#fff;box-shadow:0 0 0 2px rgba(82,196,219,.22)}.module-shell--therapist.module-shell--expanded .module-shell__collapse{width:28px;height:28px;align-self:center;border-radius:8px}.module-shell--therapist .module-shell__collapse svg{width:20px;height:20px}.module-shell--therapist.module-shell--expanded .module-shell__collapse svg{transform:rotate(180deg)}.module-shell--therapist .module-shell__nav{width:100%;display:grid;grid-gap:6px;gap:6px;margin-top:24px}.module-shell--therapist .module-shell__nav a{min-height:44px;width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:0;border-radius:12px;color:#a7c2ce;font-size:14px;font-weight:700;text-decoration:none}.module-shell--therapist.module-shell--expanded .module-shell__nav a{justify-content:flex-start;width:208px;padding:0 12px}.module-shell--therapist .module-shell__nav a:hover,.module-shell--therapist .module-shell__nav a[aria-current=page]{background:var(--therapist-navy-active);color:#fff}.module-shell--therapist .module-shell__nav a[aria-current=page]{box-shadow:inset 3px 0 0 var(--therapist-aqua)}.module-shell--therapist .module-shell__nav a span:last-child{display:none}.module-shell--therapist.module-shell--expanded .module-shell__nav a span:last-child{display:inline}.module-shell--therapist .module-shell__nav svg{width:22px;height:22px}.module-shell--therapist .module-shell__main{min-width:0;background:var(--therapist-page)}.module-shell--therapist .module-shell__topbar{min-height:72px;padding:0 32px 0 24px;background:#fff;border-bottom:1px solid var(--therapist-border)}.module-shell--therapist .module-shell__topbar h1{margin:0;color:var(--therapist-text);font:600 22px/28.6px var(--font-serif),Georgia,serif}.module-shell--therapist .module-shell__content{padding:24px 32px 40px;background:var(--therapist-page)}.module-shell--therapist .module-shell__topbar-actions{gap:16px}.module-shell--therapist .module-shell__back-link{gap:7px;color:#0f505f;font:600 13px/18.85px var(--font-sans);text-decoration:none}.module-shell--therapist .module-shell__notification{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f4f1ee;color:#4f4338}.module-shell--therapist .module-shell__sidebar{display:flex;flex-direction:column;justify-content:space-between}.module-shell--therapist .module-shell__sidebar-primary{min-height:auto;flex:1 1;display:flex;flex-direction:column;align-items:center}.module-shell--therapist .module-shell__sidebar-footer{margin-top:auto;padding-top:16px;padding-bottom:8px;width:100%;border-top:1px solid rgba(124,202,220,.18);display:flex;justify-content:center}.module-shell--therapist.module-shell--expanded .module-shell__sidebar-footer{padding-inline:0}.module-shell--therapist .module-shell__sidebar-user{display:flex;align-items:center;gap:12px;width:100%;padding:6px;border-radius:12px;text-decoration:none;color:#fff;transition:background .15s ease;justify-content:center}.module-shell--therapist.module-shell--expanded .module-shell__sidebar-user{justify-content:flex-start;padding:8px 10px}.module-shell--therapist .module-shell__sidebar-user:hover{background:var(--therapist-navy-active)}.module-shell--therapist .module-shell__sidebar-user-avatar{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:50%;background:rgba(124,202,220,.2);border:1.5px solid var(--therapist-aqua);color:#fff;overflow:hidden}.module-shell--therapist .module-shell__sidebar-user-avatar img{width:100%;height:100%;object-fit:cover}.module-shell--therapist .module-shell__sidebar-user-avatar svg{width:20px;height:20px}.module-shell--therapist .module-shell__sidebar-user-info{display:flex;flex-direction:column;min-width:0;overflow:hidden}.module-shell--therapist .module-shell__sidebar-user-name{font-size:13px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.module-shell--therapist .module-shell__sidebar-user-link{font-size:11px;color:var(--therapist-aqua);font-weight:500}.module-shell__account{position:relative}.module-shell__account-trigger{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer;border-radius:50%;outline-offset:2px;transition:transform .15s ease}.module-shell__account-trigger:hover{transform:scale(1.05)}.module-shell__account-trigger:focus-visible{outline:2px solid var(--therapist-aqua)}.module-shell__account-menu{position:absolute;top:calc(100% + 10px);right:0;width:250px;background:#ffffff;border:1px solid rgba(2,28,38,.08);border-radius:16px;box-shadow:0 12px 32px rgba(2,28,38,.12),0 2px 6px rgba(2,28,38,.04);padding:8px;z-index:1000;animation:module-shell-dropdown-in .15s ease-out}@keyframes module-shell-dropdown-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.module-shell__account-header{display:flex;align-items:center;gap:12px;padding:10px 12px}.module-shell__account-header-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;background:#e9f7fb;border:1.5px solid var(--therapist-aqua);color:#0f505f;overflow:hidden}.module-shell__account-header-avatar img{width:100%;height:100%;object-fit:cover}.module-shell__account-header-avatar svg{width:22px;height:22px}.module-shell__account-header-info{display:flex;flex-direction:column;min-width:0;overflow:hidden}.module-shell__account-header-info strong{font-size:14px;font-weight:700;color:#021c26;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.module-shell__account-header-info span{font-size:12px;color:#6d675e}.module-shell__account-divider{height:1px;background:#f0edea;margin:6px 0}.module-shell__account-items{display:flex;flex-direction:column;gap:2px}.module-shell__account-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#021c26;font-size:13px;font-weight:600;text-decoration:none;cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}.module-shell__account-item svg{width:18px;height:18px;color:#0f505f;flex-shrink:0}.module-shell__account-item:hover{background:#f4f9fb;color:#0f505f}.module-shell__account-logout,.module-shell__account-logout svg{color:#c93b2b}.module-shell__account-logout:hover{background:#fdf2f0;color:#a82719}.module-shell__account-logout:disabled{opacity:.6;cursor:wait}.module-shell--therapist .module-shell__avatar{width:42px;height:42px;display:grid;place-items:center;border:2px solid var(--therapist-aqua);border-radius:50%;background:#e9f7fb;color:#0f505f;overflow:hidden}.module-shell--therapist .module-shell__avatar img{width:100%;height:100%;object-fit:cover}.module-shell--therapist .module-shell__avatar svg{width:22px;height:22px}.module-shell--therapist .therapist-agenda{width:100%;max-width:none;gap:20px}.module-shell--therapist .therapist-agenda__toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px;padding:0;border:0;background:transparent}.module-shell--therapist .therapist-agenda__period{display:grid;grid-template-columns:36px max-content 36px;align-items:center;grid-gap:10px;gap:10px}.module-shell--therapist .therapist-agenda__period button{min-width:36px;min-height:36px;border:1px solid var(--therapist-border);border-radius:10px;background:#f2ede9;color:#4f4338}.module-shell--therapist .therapist-agenda__period strong{min-width:0;color:var(--therapist-text);font:600 15px/21px var(--font-sans);text-align:center}.module-shell--therapist .therapist-agenda__view-controls{min-height:44px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0;border:0;border-radius:999px;background:#fff}.module-shell--therapist .therapist-agenda__granularity,.module-shell--therapist .therapist-agenda__modes{display:flex;align-items:center;gap:4px}.module-shell--therapist .therapist-agenda__modes{padding:4px;border:1px solid #e7ecef;border-radius:99px;background:var(--therapist-page)}.module-shell--therapist .therapist-agenda__granularity{padding-left:16px;border-left:1px solid #e3dbd3}.module-shell--therapist .therapist-agenda__granularity button,.module-shell--therapist .therapist-agenda__modes button{min-height:35px;display:inline-flex;align-items:center;gap:6px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--therapist-muted);font:600 13px/18.85px var(--font-sans)}.module-shell--therapist .therapist-agenda__granularity button{min-height:32px;padding:0 13px;font:400 12px/18px var(--font-sans)}.module-shell--therapist .therapist-agenda__granularity button[aria-pressed=true],.module-shell--therapist .therapist-agenda__modes button[aria-pressed=true]{background:var(--therapist-aqua-soft);color:#0f505f}.module-shell--therapist .therapist-agenda__modes svg{width:15px;height:15px}.module-shell--therapist .therapist-agenda__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.module-shell--therapist .therapist-agenda__actions .button{min-height:40px;padding:0 24px;border-radius:999px;font:600 13px/19.5px var(--font-sans)}.module-shell--therapist .therapist-agenda__actions .button--secondary{border:1.29px solid var(--therapist-border);background:#fff;color:#4f4338;font-weight:500}.module-shell--therapist .therapist-agenda__actions .button--primary{border-color:#cd5b29;background:var(--therapist-cta);color:#fdf0ea;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #cd5b29,0 4px 12px -2px rgba(2,28,38,.1)}.module-shell--therapist .therapist-agenda__loading,.module-shell--therapist .therapist-agenda__state{min-height:calc(100svh - 160px);border:0;border-radius:0;background:transparent;box-shadow:none;gap:20px}.module-shell--therapist .therapist-agenda__state h3{margin:0;color:var(--therapist-text);font:600 24px/28.8px var(--font-serif),Georgia,serif}.module-shell--therapist .therapist-agenda__state p{margin:0;color:var(--therapist-muted);font:400 13px/19.5px var(--font-sans)}.module-shell--therapist .therapist-agenda__state>div{display:flex;justify-content:center;gap:10px}.module-shell--therapist .therapist-agenda__state .button,.module-shell--therapist .therapist-agenda__state a.button{min-height:52px;padding:0 24px;border-radius:999px;font:600 13px/19.5px var(--font-sans)}.module-shell--therapist .therapist-agenda__state .button--primary{background:#147388;color:#fff;border-color:#0f505f;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 0 0 1px #0f505f,0 4px 12px -2px rgba(2,28,38,.1)}.module-shell--therapist .therapist-agenda__state--empty{display:flex;align-items:center;justify-content:center}.module-shell--therapist .therapist-agenda__empty-icon{width:86px;height:86px;display:grid;place-items:center;border:1.19px solid #a5dbe7;border-radius:999px;background:var(--therapist-aqua-soft);color:#1da4c2}.module-shell--therapist .therapist-agenda__empty-icon svg{width:38px;height:38px;stroke-width:2.1}.module-shell--therapist .therapist-agenda__empty-cta{width:min(350px,100%)}.module-shell--therapist .agenda-calendar{overflow:hidden;border:1px solid var(--therapist-border);border-radius:16px;background:#fff;box-shadow:none}.module-shell--therapist .agenda-calendar--time-grid{min-height:721px;display:flex;flex-direction:column}.module-shell--therapist .agenda-calendar__time-header{height:60px;display:grid;grid-template-columns:60px repeat(var(--agenda-columns),minmax(120px,1fr));border-bottom:1px solid var(--therapist-border);background:var(--therapist-page)}.module-shell--therapist .agenda-calendar__time-header>span{border-right:1px solid transparent}.module-shell--therapist .agenda-calendar__time-header>div{min-width:0;display:grid;place-items:center;align-content:center;grid-gap:2px;gap:2px;border-left:1px solid transparent;color:var(--therapist-text)}.module-shell--therapist .agenda-calendar__time-header small{color:var(--therapist-muted);font:500 11px/1.3 var(--font-sans)}.module-shell--therapist .agenda-calendar__time-header strong{width:28px;height:28px;display:grid;place-items:center;border-radius:14px;color:var(--therapist-text);font:600 13px/1.45 var(--font-sans)}.module-shell--therapist .agenda-calendar__time-header .is-selected small,.module-shell--therapist .agenda-calendar__time-header .is-selected strong{color:#0f505f}.module-shell--therapist .agenda-calendar__time-header .is-selected strong{background:#147388;color:#fff}.module-shell--therapist .agenda-calendar__time-body{flex:1 1 auto;min-height:661px;display:grid;grid-template-columns:60px repeat(var(--agenda-columns),minmax(120px,1fr));overflow:hidden}.module-shell--therapist .agenda-calendar__hours{display:grid;grid-template-rows:repeat(11,52px);color:var(--therapist-muted);font:400 11px/1.3 var(--font-sans)}.module-shell--therapist .agenda-calendar__hours span{display:flex;justify-content:flex-end;padding:4px 8px 0 0}.module-shell--therapist .agenda-calendar__time-column{min-width:0;min-height:572px;position:relative;border-left:1px solid var(--therapist-border);background:repeating-linear-gradient(180deg,transparent 0,transparent 51px,rgba(208,196,184,.5) 0,rgba(208,196,184,.5) 52px)}.module-shell--therapist .agenda-calendar__slot{width:100%;height:52px;display:block;border:0;border-bottom:1px solid transparent;background:transparent;cursor:pointer}.module-shell--therapist .agenda-calendar__slot:focus-visible,.module-shell--therapist .agenda-calendar__slot:hover{background:rgba(233,245,248,.54)}.module-shell--therapist .agenda-calendar__days>section h3{min-height:60px;padding:16px 14px;border-bottom:1px solid var(--therapist-border);color:#0f505f;font-size:13px;letter-spacing:.04em;text-transform:uppercase}.module-shell--therapist .agenda-calendar__lane{min-height:570px;padding:12px;background:repeating-linear-gradient(180deg,transparent 0,transparent 51px,#edf0ef 52px)}.module-shell--therapist .agenda-event{border-radius:10px;border-color:#b8dfe7;background:#e9f5f8;color:#0f505f}.module-shell--therapist .agenda-event--positioned{position:absolute;left:4px;right:4px;z-index:2;min-height:46px;display:grid;grid-template-columns:3px minmax(0,1fr);align-content:start;grid-column-gap:8px;column-gap:8px;padding:6px 8px;border:1px solid #a5dbe7;border-radius:12px;background:var(--therapist-aqua-soft);color:var(--therapist-text);box-shadow:0 1px 3px rgba(2,28,38,.06);text-align:left}.module-shell--therapist .agenda-event--positioned:before{content:"";grid-row:1/span 2;width:3px;height:100%;border-radius:2px;background:#1da4c2}.module-shell--therapist .agenda-event--positioned span,.module-shell--therapist .agenda-event--positioned strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.module-shell--therapist .agenda-event--positioned strong{color:var(--therapist-text);font:500 11px/1.3 var(--font-sans)}.module-shell--therapist .agenda-event--positioned span{color:var(--therapist-muted);font:400 10px/1.3 var(--font-sans)}.module-shell--therapist .agenda-event--busy,.module-shell--therapist .agenda-event--completed{border-color:var(--therapist-border);background:var(--therapist-page)}.module-shell--therapist .agenda-event--busy:before,.module-shell--therapist .agenda-event--completed:before{background:var(--therapist-border)}.module-shell--therapist .agenda-event--block{border-color:#b8930e;background:#ece5cd;color:var(--therapist-text)}.module-shell--therapist .agenda-event--block:before{background:#b8930e}.module-shell--therapist .agenda-list{overflow:hidden;border:1px solid var(--therapist-border);border-radius:16px;background:#fff}.module-shell--therapist .agenda-list article,.module-shell--therapist .agenda-list button,.module-shell--therapist .agenda-list header{display:grid;grid-template-columns:110px minmax(160px,1fr) minmax(180px,1fr) 170px 120px;align-items:center;grid-gap:16px;gap:16px}.module-shell--therapist .agenda-list header{min-height:48px;padding:0 18px;border-bottom:1px solid var(--therapist-border);background:#f8f3ef;color:#726152;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.module-shell--therapist .agenda-list article,.module-shell--therapist .agenda-list button{width:100%;min-height:66px;padding:12px 18px;border:0;border-bottom:1px solid #eee7e1;background:#fff;color:var(--therapist-text);text-align:left}.module-shell--therapist .agenda-list button:hover{background:var(--therapist-aqua-soft)}.module-shell--therapist .agenda-list strong{font-size:14px}.module-shell--therapist .agenda-list em,.module-shell--therapist .agenda-list span,.module-shell--therapist .agenda-list time{color:#726152;font-size:12px;font-style:normal}.module-shell--therapist .agenda-list em{width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:var(--therapist-aqua-soft);color:#0f505f;font-weight:700}.module-shell--therapist .agenda-kanban{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.module-shell--therapist .agenda-kanban__column{min-height:360px;display:grid;align-content:start;grid-gap:12px;gap:12px;padding:16px;border:1px solid var(--therapist-border);border-radius:16px;background:#f8f3ef}.module-shell--therapist .agenda-kanban__column h3{margin:0 0 4px;display:flex;align-items:center;justify-content:space-between;color:var(--therapist-text);font:700 16px/1.2 var(--font-sans)}.module-shell--therapist .agenda-kanban__column h3 span{min-width:26px;min-height:24px;display:grid;place-items:center;border-radius:999px;background:#fff;color:#0f505f;font-size:12px}.module-shell--therapist .agenda-kanban__card{display:grid;grid-gap:5px;gap:5px;padding:14px;border:1px solid #e3dbd3;border-radius:12px;background:#fff;color:var(--therapist-text);text-align:left;box-shadow:0 4px 14px rgba(2,28,38,.04)}.module-shell--therapist .agenda-kanban__card:hover{border-color:var(--therapist-aqua)}.module-shell--therapist .agenda-kanban__card span,.module-shell--therapist .agenda-kanban__card time,.module-shell--therapist .agenda-kanban__column p{margin:0;color:#726152;font-size:12px}@media (max-width:1180px){.module-shell--therapist .therapist-agenda__toolbar{grid-template-columns:1fr}.module-shell--therapist .therapist-agenda__period{max-width:380px}.module-shell--therapist .therapist-agenda__actions,.module-shell--therapist .therapist-agenda__view-controls{justify-content:flex-start}}@media (max-width:899px){.module-shell--therapist,.module-shell--therapist.module-shell--expanded{grid-template-columns:1fr}.module-shell--therapist .module-shell__sidebar,.module-shell--therapist.module-shell--expanded .module-shell__sidebar{width:min(280px,88vw);align-items:stretch}.module-shell--therapist .module-shell__collapse{display:none}.module-shell--therapist .module-shell__nav a,.module-shell--therapist.module-shell--expanded .module-shell__nav a{justify-content:flex-start;padding:0 14px}.module-shell--therapist .module-shell__nav a span:last-child{display:inline}}@media (max-width:640px){.module-shell--therapist .module-shell__topbar{padding:0 72px 0 18px}.module-shell--therapist .module-shell__content{padding:20px 14px 32px}.module-shell--therapist .module-shell__back-link{display:none}.module-shell--therapist .therapist-agenda__actions,.module-shell--therapist .therapist-agenda__state>div,.module-shell--therapist .therapist-agenda__view-controls{align-items:stretch;flex-direction:column}.module-shell--therapist .therapist-agenda__actions .button,.module-shell--therapist .therapist-agenda__state .button,.module-shell--therapist .therapist-agenda__state a.button{width:100%}.module-shell--therapist .agenda-list{overflow-x:auto}.module-shell--therapist .agenda-list article,.module-shell--therapist .agenda-list button,.module-shell--therapist .agenda-list header{min-width:760px}.module-shell--therapist .agenda-kanban{grid-template-columns:1fr}}