:root{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif;color:#26312e;background:#f4f6f4;font-synthesis:none;text-rendering:optimizeLegibility;--orange: #c94b2c;--orange-strong: #a83d22;--orange-soft: #fff0ea;--coral: #dc7467;--sage: #5f8975;--sage-strong: #426d5a;--sage-soft: #e8f1ec;--gold: #c98b37;--gold-soft: #fbf1df;--blue: #66849a;--blue-soft: #eaf1f5;--red: #cc554c;--ink: #26312e;--ink-soft: #3e4a46;--muted: #64706b;--muted-light: #74807b;--line: #dde4df;--line-strong: #cbd5ce;--surface: #ffffff;--canvas: #f4f6f4;--shadow-sm: 0 8px 24px rgba(38, 49, 46, .07);--shadow-lg: 0 24px 64px rgba(27, 38, 34, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--canvas)}body,button,input,textarea,select{font:inherit;letter-spacing:0}button,input{-webkit-tap-highlight-color:transparent}button{color:inherit}button:not(:disabled){cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(243,111,69,.28);outline-offset:2px}h1,h2,h3,p,blockquote{margin:0}h1,h2,h3,strong{font-weight:700}svg{flex:0 0 auto}.app-shell{min-height:100vh}.desktop-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;display:flex;width:238px;flex-direction:column;padding:26px 18px 20px;border-right:1px solid var(--line);background:#fffffff5}.brand-mark{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-symbol{display:grid;width:40px;height:40px;place-items:center;border-radius:8px;color:#fff;background:var(--orange);box-shadow:0 8px 18px #f36f453d}.brand-wording{display:flex;min-width:0;flex-direction:column}.brand-wording strong{color:var(--ink);font-size:19px;line-height:1.2}.brand-wording small{margin-top:3px;color:var(--muted-light);font-size:8px;font-weight:700}.sidebar-positioning{margin:12px 0 28px 50px;color:var(--muted);font-size:12px}.sidebar-nav{display:flex;flex-direction:column;gap:6px}.sidebar-nav button{position:relative;display:flex;width:100%;min-height:44px;align-items:center;gap:12px;padding:0 13px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:14px;font-weight:600;text-align:left;transition:color .16s ease,background .16s ease,transform .16s ease}.sidebar-nav button:hover{color:var(--ink);background:#f5f7f5}.sidebar-nav button.is-active{color:var(--orange-strong);background:var(--orange-soft)}.sidebar-nav button.is-active:before{position:absolute;left:-18px;width:3px;height:24px;border-radius:0 3px 3px 0;background:var(--orange);content:""}.sidebar-nav .nav-count{display:grid;width:22px;height:22px;margin-left:auto;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:11px}.nav-dot{width:7px;height:7px;margin-left:auto;border-radius:50%;background:var(--orange)}.sidebar-night-note{margin-top:auto;padding:14px;border:1px solid #d8e3dd;border-radius:8px;color:var(--sage-strong);background:var(--sage-soft)}.sidebar-night-note svg{margin-bottom:8px}.sidebar-night-note strong{display:block;font-size:13px}.sidebar-night-note p{margin-top:5px;color:#63766d;font-size:11px;line-height:1.6}.role-control{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:14px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#f4f6f4}.role-control button{min-height:34px;border:0;border-radius:5px;color:var(--muted);background:transparent;font-size:12px;font-weight:600}.role-control button.is-active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #26312e14}.app-main-shell{min-width:0;min-height:100vh;margin-left:238px}.topbar{position:sticky;top:0;z-index:24;display:flex;height:74px;align-items:center;gap:20px;padding:0 clamp(22px,3vw,44px);border-bottom:1px solid rgba(226,231,227,.9);background:#f4f6f4f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-brand{display:none}.page-heading{display:none;min-width:150px;flex-direction:column}.role-healer .page-heading{display:flex}.page-heading small{color:var(--muted);font-size:11px}.page-heading strong{margin-top:2px;font-size:17px}.top-search,.mobile-search{display:flex;width:min(480px,42vw);height:42px;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fff;transition:border .16s ease,box-shadow .16s ease}.top-search:focus-within,.mobile-search:focus-within{border-color:#f36f4599;box-shadow:0 0 0 3px #f36f451a}.top-search input,.mobile-search input{min-width:0;flex:1;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.top-search input::placeholder,.mobile-search input::placeholder{color:var(--muted-light)}.top-search kbd{padding:2px 6px;border:1px solid var(--line);border-radius:4px;color:var(--muted-light);background:#f8f9f8;font-size:10px}.topbar-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.icon-button{position:relative;display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--ink-soft);background:#fff;transition:transform .15s ease,color .15s ease,border .15s ease,background .15s ease}.icon-button:hover{transform:translateY(-1px);border-color:var(--line-strong);color:var(--orange-strong)}.notification-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:var(--orange)}.profile-trigger{display:flex;height:44px;align-items:center;gap:9px;padding:0 8px 0 4px;border:0;border-radius:7px;background:transparent}.profile-trigger:hover{background:#fffc}.user-avatar,.profile-large-avatar{display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--sage-strong);font-weight:700}.user-avatar{width:36px;height:36px;font-size:13px}.profile-copy{display:flex;min-width:68px;flex-direction:column;text-align:left}.profile-copy strong{font-size:12px}.profile-copy small{margin-top:2px;color:var(--muted);font-size:9px}.online-status{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--line);border-radius:20px;color:var(--muted);background:#fff;font-size:12px;font-weight:600}.online-status span{width:8px;height:8px;border-radius:50%;background:var(--muted-light)}.online-status.is-online{color:var(--sage-strong)}.online-status.is-online span{background:#4c9c72;box-shadow:0 0 0 4px #4c9c721f}.page-content{width:min(100%,1420px);margin:0 auto;padding:24px clamp(22px,3vw,44px) 72px}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid transparent;border-radius:7px;font-size:13px;font-weight:700;line-height:1.2;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.button:hover{transform:translateY(-1px)}.button-primary{color:#fff;background:var(--orange);box-shadow:0 8px 18px #f36f4533}.button:disabled{cursor:not-allowed;opacity:.48;transform:none;box-shadow:none}.button-primary:hover{background:var(--orange-strong);box-shadow:0 10px 22px #f36f4540}.button-secondary{border-color:var(--line-strong);color:var(--ink-soft);background:#fff}.button-secondary:hover{border-color:#bdc8c1;background:#f9faf9}.button-quiet{border-color:#26312e29;color:var(--ink-soft);background:#ffffffc7}.button-small{min-height:36px;padding:0 13px;font-size:12px}.button-block{width:100%}.text-button{display:inline-flex;min-height:34px;align-items:center;gap:3px;padding:0;border:0;color:var(--sage-strong);background:transparent;font-size:12px;font-weight:700}.text-button:hover{color:var(--orange-strong)}.text-button.centered{display:flex;justify-content:center;margin:9px auto 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading>div{min-width:0}.section-heading small,.section-kicker{display:block;margin-bottom:4px;color:var(--orange-strong);font-size:11px;font-weight:700}.section-heading h1,.section-heading h2{color:var(--ink);font-size:22px;line-height:1.3}.compact-heading{margin-bottom:12px}.discovery-hero{position:relative;isolation:isolate;min-height:350px;overflow:hidden;border-radius:8px;background-image:url(/assets/healing-hero.png);background-position:center;background-size:cover;box-shadow:var(--shadow-sm)}.discovery-hero:before{position:absolute;inset:0 auto 0 0;z-index:-1;width:53%;background:#ffffffd4;content:""}.hero-copy{display:flex;width:min(53%,610px);min-height:350px;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,58px)}.hero-eyebrow{display:inline-flex;width:fit-content;align-items:center;gap:7px;margin-bottom:16px;color:var(--sage-strong);font-size:12px;font-weight:700}.hero-copy h1{color:#24302c;font-size:clamp(38px,4vw,56px);line-height:1.08}.hero-copy>p{max-width:470px;margin-top:14px;color:#4f5d57;font-size:17px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-trust{display:flex;gap:24px;margin-top:22px;color:var(--muted);font-size:11px}.hero-trust strong{margin-right:3px;color:var(--ink-soft);font-size:14px}.quick-topics,.healer-section{margin-top:32px}.topic-scroller{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:none}.topic-scroller::-webkit-scrollbar{display:none}.topic-scroller button{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:5px;padding:0 14px;border:1px solid var(--line);border-radius:20px;color:var(--ink-soft);background:#fff;font-size:12px;font-weight:600}.topic-scroller button:hover,.topic-scroller button.is-active{border-color:#f36f455c;color:var(--orange-strong);background:var(--orange-soft)}.healer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.healer-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 4px 18px #26312e09;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.healer-card:hover{transform:translateY(-3px);border-color:#d3ddd6;box-shadow:var(--shadow-sm)}.healer-card-media{position:relative;display:grid;height:142px;place-items:end center;overflow:hidden;background:#eef2ef;cursor:pointer}.healer-card-media .therapist-avatar{width:100%;height:100%;border:0;border-radius:0}.therapist-avatar{display:inline-block;flex:0 0 auto;border:3px solid #fff;border-radius:50%;background-color:#edf1ee;background-image:url(/assets/therapists-contact-sheet.png);background-repeat:no-repeat;background-size:200% auto;box-shadow:0 6px 18px #26312e1f}.avatar-top-left{background-position:0 0}.avatar-top-right{background-position:100% 0}.avatar-bottom-left{background-position:0 100%}.avatar-bottom-right{background-position:100% 100%}.avatar-sm{width:38px;height:38px}.avatar-md{width:56px;height:56px}.avatar-lg{width:72px;height:72px}.avatar-xl{width:104px;height:104px}.availability{position:absolute;right:9px;bottom:9px;display:inline-flex;min-height:25px;align-items:center;gap:5px;padding:0 8px;border-radius:13px;color:#59635f;background:#ffffffeb;box-shadow:0 4px 12px #26312e1f;font-size:9px;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.availability i,.detail-availability i{width:6px;height:6px;border-radius:50%;background:var(--muted-light)}.availability.is-online i,.detail-availability .is-online i{background:#45a274;box-shadow:0 0 0 3px #45a27424}.healer-card>.favorite-button{position:absolute;top:9px;right:9px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:#ffffffe6;box-shadow:0 4px 12px #26312e1a}.favorite-button.is-active{color:var(--orange-strong)}.healer-card-body{padding:15px}.healer-title-button{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left}.healer-title-button>span{display:flex;align-items:center;gap:5px}.healer-title-button strong{font-size:18px}.healer-title-button svg{color:var(--sage)}.healer-title-button small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.healer-metrics{display:flex;flex-wrap:wrap;gap:4px 10px;margin-top:10px;color:var(--muted);font-size:9px}.healer-metrics span{display:inline-flex;align-items:center;gap:3px}.healer-metrics span:first-child{color:var(--gold);font-weight:700}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.healer-card .tag-row{min-height:48px;align-content:flex-start;margin-top:11px}.soft-tag{display:inline-flex;min-height:23px;align-items:center;padding:0 8px;border-radius:12px;color:#617069;background:#f1f4f2;font-size:9px;white-space:nowrap}.voice-preview{display:grid;width:100%;min-height:48px;grid-template-columns:28px 48px minmax(0,1fr) auto;align-items:center;gap:7px;margin-top:12px;padding:7px 9px;border:0;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft);text-align:left}.voice-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--sage)}.voice-icon.large{width:38px;height:38px}.wave-bars,.detail-wave{display:flex;height:20px;align-items:center;gap:2px}.wave-bars i,.detail-wave i{width:2px;border-radius:2px;background:#8bad9d}.is-playing .wave-bars i,.is-playing .detail-wave i,.call-wave i{animation:wave .85s ease-in-out infinite alternate}.is-playing .wave-bars i:nth-child(2n),.is-playing .detail-wave i:nth-child(2n),.call-wave i:nth-child(2n){animation-delay:-.3s}.voice-preview>span:nth-of-type(3){display:flex;min-width:0;flex-direction:column}.voice-preview small{color:#789285;font-size:8px}.voice-preview strong{overflow:hidden;margin-top:2px;font-size:9px;text-overflow:ellipsis;white-space:nowrap}@keyframes wave{0%{transform:scaleY(.55)}to{transform:scaleY(1.12)}}.healer-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line)}.price{display:inline-flex;align-items:baseline;color:var(--orange-strong);white-space:nowrap}.price strong{font-size:22px}.price small{font-size:9px}.belonging-band{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding:28px clamp(24px,4vw,50px);border-radius:8px;color:#f7faf8;background:#334a41}.belonging-copy{max-width:690px}.belonging-copy>span{display:inline-flex;align-items:center;gap:7px;color:#f6bd95;font-size:11px;font-weight:700}.belonging-copy h2{margin-top:10px;font-size:22px;line-height:1.55}.belonging-copy p{margin-top:7px;color:#cbd8d2;font-size:12px;line-height:1.7}.belonging-stat{display:flex;min-width:300px;align-items:center;gap:12px;padding:11px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff14}.belonging-stat>div{display:flex;min-width:0;flex:1;flex-direction:column}.belonging-stat strong{font-size:14px}.belonging-stat span{overflow:hidden;margin-top:3px;color:#becdc6;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.light-icon,.dark-icon{border-color:#ffffff2e;color:#fff;background:#ffffff1a}.safety-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:13px 15px;border:1px solid #dce5e0;border-radius:7px;color:#66736d;background:#f8faf9}.safety-note svg{margin-top:1px;color:var(--sage)}.safety-note p{font-size:10px;line-height:1.65}.safety-note strong{color:var(--ink-soft)}.mobile-search{display:none;width:100%;margin-bottom:16px}.list-intro,.subview-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:16px 0 24px}.list-intro h1,.subview-heading h1,.order-history h1,.checkin-copy h1,.profile-header-band h1,.console-welcome h1{font-size:28px;line-height:1.3}.list-intro p,.subview-heading p,.console-welcome p{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.6}.verification-summary{display:flex;min-width:220px;align-items:center;gap:11px;padding:13px 15px;border-left:3px solid var(--sage);color:var(--sage-strong);background:var(--sage-soft)}.verification-summary span{display:flex;flex-direction:column}.verification-summary strong{font-size:12px}.verification-summary small{margin-top:3px;color:#6f8379;font-size:9px}.filter-toolbar{display:flex;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.compact-topics{flex:1;padding-bottom:2px}.compact-topics button{min-height:34px}.filter-button,.results-line button{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-radius:7px;color:var(--ink-soft);background:#fff;font-size:11px;font-weight:600}.results-line{display:flex;align-items:center;justify-content:space-between;margin:18px 0 13px;color:var(--muted);font-size:11px}.results-line strong{color:var(--orange-strong);font-size:14px}.results-line button{min-height:30px;padding:0;border:0;background:transparent}.empty-state{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;grid-column:1 / -1;padding:30px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted-light);background:#fff9;text-align:center}.empty-state h3{margin-top:12px;color:var(--ink-soft);font-size:15px}.empty-state p{margin-top:5px;font-size:11px}.active-order{display:grid;grid-template-columns:minmax(250px,1.4fr) minmax(230px,1fr) auto;align-items:center;gap:24px;margin:15px 0 34px;padding:22px 24px;border-left:4px solid var(--orange);border-radius:7px;background:#fff;box-shadow:var(--shadow-sm)}.active-order-status,.active-order-person{display:flex;align-items:center;gap:13px}.status-orbit{display:grid;width:50px;height:50px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--orange-strong);background:var(--orange-soft)}.active-order-status small,.active-order-person small,.history-row p{color:var(--muted);font-size:9px}.active-order-status h2{margin-top:2px;font-size:18px}.active-order-status p{margin-top:4px;color:var(--muted);font-size:11px}.active-order-person>span:nth-child(2){display:flex;flex-direction:column}.active-order-person strong{font-size:13px}.active-order-person small{margin-top:4px}.history-list{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.history-row{display:grid;grid-template-columns:56px minmax(220px,1fr) 130px auto;align-items:center;gap:15px;padding:17px 20px;border-bottom:1px solid var(--line)}.history-row:last-child{border-bottom:0}.history-status{color:var(--sage-strong);font-size:9px;font-weight:700}.history-main h3{margin-top:4px;font-size:13px}.history-row p{margin-top:4px}.history-amount,.history-actions{display:flex;align-items:flex-end;gap:8px}.history-amount{flex-direction:column}.history-amount strong{font-size:14px}.history-amount span{color:var(--sage);font-size:9px}.mood-checkin{display:grid;grid-template-columns:minmax(250px,1fr) minmax(420px,1.8fr) auto;align-items:center;gap:30px;margin:15px 0 34px;padding:24px 28px;border-radius:8px;color:#fff;background:#3d5b4f}.checkin-copy .section-kicker{color:#f5b786}.checkin-copy h1{font-size:24px}.checkin-copy p{margin-top:6px;color:#cbd8d2;font-size:10px}.mood-selector{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.mood-selector button{display:flex;min-width:68px;min-height:72px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px solid rgba(255,255,255,.16);border-radius:7px;color:#d9e4df;background:#ffffff0f}.mood-selector button:hover,.mood-selector button.is-active{border-color:#f8b386;color:#fff;background:#f36f453d}.mood-selector button span{font-size:20px;line-height:1}.mood-selector button small{font-size:9px}.mood-trend-section,.report-list-section,.profile-section,.settings-list,.weekly-overview,.income-list{margin-top:28px}.trend-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(220px,.7fr);gap:14px}.mood-chart{position:relative;height:270px;overflow:hidden;padding:25px 25px 18px;border:1px solid var(--line);border-radius:8px;background:#fff}.chart-grid{position:absolute;top:26px;right:25px;bottom:55px;left:25px;display:flex;flex-direction:column;justify-content:space-between}.chart-grid i{width:100%;border-top:1px dashed var(--line)}.bars{position:relative;z-index:1;display:grid;height:100%;grid-template-columns:repeat(5,1fr);align-items:end;gap:16px}.bar-column{display:grid;height:100%;grid-template-rows:18px minmax(0,1fr) 18px 16px;justify-items:center;gap:3px}.bar-column>i{width:min(38px,55%);align-self:end;border-radius:5px 5px 2px 2px;opacity:.88}.bar-value,.bar-column small{color:var(--muted-light);font-size:9px}.bar-column strong{align-self:end;font-size:10px}.trend-insight{display:flex;flex-direction:column;justify-content:center;padding:26px;border-radius:8px;color:#f5faf7;background:#486a5d}.trend-insight>span{display:flex;align-items:center;gap:6px;color:#c9ddd3;font-size:10px}.trend-insight>strong{margin-top:13px;color:#f5b786;font-size:42px}.trend-insight p{margin-top:8px;font-size:13px;line-height:1.6}.trend-insight small{margin-top:18px;padding-top:14px;border-top:1px solid rgba(255,255,255,.14);color:#c0d2c9;font-size:9px;line-height:1.6}.journal-empty-state,.journal-saved-state{display:grid;min-height:126px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.journal-empty-state>span,.journal-saved-state>span{display:grid;width:44px;height:44px;place-items:center;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft)}.journal-empty-state strong,.journal-saved-state strong{font-size:13px}.journal-empty-state p,.journal-saved-state p{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.6}.journal-empty-state.compact{min-height:98px}.journal-saved-state>span{color:#fff;background:var(--orange);font-size:20px}.journal-saved-state>div{display:flex;min-width:0;flex-direction:column}.journal-saved-state small{margin-bottom:3px;color:var(--muted-light);font-size:9px}.journal-saved-state em{display:inline-flex;align-items:center;gap:5px;color:var(--sage-strong);font-size:10px;font-style:normal;white-space:nowrap}.privacy-label{display:inline-flex;align-items:center;gap:5px;color:var(--sage-strong);font-size:10px}.report-row{display:grid;width:100%;grid-template-columns:44px minmax(220px,1fr) 100px auto;align-items:center;gap:14px;padding:15px 17px;border:1px solid var(--line);border-bottom:0;color:var(--ink);background:#fff;text-align:left}.report-row:first-of-type{border-radius:8px 8px 0 0}.report-row:last-child{border-bottom:1px solid var(--line);border-radius:0 0 8px 8px}.report-row:hover{background:#fbfcfb}.report-icon,.settings-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:7px;color:var(--orange-strong);background:var(--orange-soft)}.report-icon.sage{color:var(--sage-strong);background:var(--sage-soft)}.report-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.report-row>span:nth-child(2) strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.report-row>span:nth-child(2) small,.report-mood-change small{margin-top:4px;color:var(--muted);font-size:9px}.report-mood-change{display:flex;flex-direction:column;align-items:flex-end}.report-mood-change strong{margin-top:3px;color:var(--sage-strong);font-size:12px}.profile-header-band{display:flex;align-items:center;gap:18px;margin:15px 0 0;padding:27px 30px;border-radius:8px;color:#fff;background:#385247}.profile-large-avatar{width:72px;height:72px;border:3px solid rgba(255,255,255,.45);background:var(--orange);font-size:24px}.profile-header-band>div{flex:1}.profile-header-band>div>span,.profile-header-band p{color:#cad7d1;font-size:10px}.profile-header-band h1{margin:2px 0 5px;font-size:25px}.profile-header-band .icon-button{border-color:#ffffff26;color:#fff;background:#ffffff14}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-top:0;border-radius:0 0 8px 8px;background:#fff}.profile-stats div{display:flex;align-items:center;flex-direction:column;gap:3px;margin:15px 0;border-right:1px solid var(--line)}.profile-stats div:last-child{border:0}.profile-stats strong{font-size:19px}.profile-stats span{color:var(--muted);font-size:9px}.favorite-list{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.favorite-list article{display:flex;min-height:78px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line)}.favorite-list article:last-child{border:0}.favorite-person{display:flex;min-width:0;flex:1;align-items:center;gap:11px;padding:0;border:0;background:transparent;text-align:left}.favorite-person>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.favorite-person strong{font-size:13px}.favorite-person small,.favorite-list article>span{margin-top:4px;color:var(--muted);font-size:9px}.favorite-list article>span.online-copy{color:var(--sage)}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.settings-list>button{display:grid;width:100%;min-height:70px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 15px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.settings-list>button:last-child{border-bottom:0}.settings-list>button:hover{background:#fafbfa}.settings-list .settings-icon{color:var(--sage-strong);background:var(--sage-soft)}.settings-list>button>span:nth-child(2){display:flex;flex-direction:column}.settings-list strong{font-size:12px}.settings-list small{margin-top:4px;color:var(--muted);font-size:9px}.mobile-bottom-nav,.mobile-role-switch{display:none}.console-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 0 24px}.switch-control{display:inline-flex;align-items:center;gap:9px;color:var(--sage-strong);font-size:12px}.switch-control input{position:absolute;width:1px;height:1px;opacity:0}.switch-control>span{position:relative;display:inline-block;width:44px;height:25px;border-radius:14px;background:#bfc7c2;transition:background .15s ease}.switch-control>span i{position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #26312e2e;transition:transform .15s ease}.switch-control input:checked+span{background:var(--sage)}.switch-control input:checked+span i{transform:translate(19px)}.switch-control.mini>span{width:38px;height:22px}.switch-control.mini>span i{width:16px;height:16px}.switch-control.mini input:checked+span i{transform:translate(16px)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-grid article{display:grid;min-height:130px;grid-template-columns:42px 1fr;grid-template-rows:auto 1fr auto;gap:2px 12px;padding:17px;border:1px solid var(--line);border-radius:8px;background:#fff}.metric-icon{display:grid;width:40px;height:40px;grid-row:1 / span 2;place-items:center;border-radius:7px}.metric-icon.coral{color:var(--orange-strong);background:var(--orange-soft)}.metric-icon.green{color:var(--sage-strong);background:var(--sage-soft)}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.gold{color:var(--gold);background:var(--gold-soft)}.metric-grid small{align-self:end;color:var(--muted);font-size:9px}.metric-grid article>strong{align-self:start;font-size:21px}.metric-grid article>strong i{font-size:10px;font-style:normal}.metric-grid em{grid-column:1 / -1;align-self:end;color:var(--sage);font-size:9px;font-style:normal}.console-columns{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:14px;margin-top:18px}.next-session-panel,.queue-panel,.weekly-overview,.income-list{padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff}.session-client{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border-radius:7px;background:#f5f7f5}.anonymous-avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;color:#fff;background:#6d8a7c;font-size:15px;font-weight:700}.anonymous-avatar.small{width:38px;height:38px;font-size:12px}.session-client>div{display:flex;min-width:0;flex-direction:column}.session-client strong{font-size:13px}.session-client strong span{margin-left:5px;color:var(--orange-strong);font-size:8px}.session-client p{margin-top:4px;color:var(--muted);font-size:9px}.session-client time{font-size:16px;font-weight:700}.session-note{display:flex;align-items:flex-start;gap:9px;margin:12px 0;padding:11px 12px;border-left:3px solid var(--sage);color:#617069;background:var(--sage-soft)}.session-note p{font-size:9px;line-height:1.6}.session-note strong{display:block;margin-bottom:2px;color:var(--sage-strong);font-size:10px}.queue-count{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#fff;background:var(--orange);font-size:10px;font-weight:700}.queue-order{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:11px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.queue-order>span:nth-child(2),.queue-order>span:nth-child(3){display:flex;min-width:0;flex-direction:column}.queue-order strong{font-size:11px}.queue-order small{margin-top:3px;color:var(--muted);font-size:8px}.queue-order>span:nth-child(3){align-items:flex-end}.queue-order em{margin-bottom:3px;color:var(--orange-strong);font-size:8px;font-style:normal}.queue-panel>.button{margin-top:12px}.weekly-overview{margin-top:14px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.week-strip div{display:flex;min-height:78px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:7px;background:#fafbfa}.week-strip div.is-today{border-color:#f36f4559;background:var(--orange-soft)}.week-strip small,.week-strip span{color:var(--muted);font-size:8px}.week-strip strong{font-size:17px}.pool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pool-card{padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 4px 18px #26312e09}.pool-card-top{display:flex;align-items:flex-start;justify-content:space-between}.fit-score{display:inline-flex;min-height:25px;align-items:center;gap:4px;padding:0 8px;border-radius:14px;color:var(--orange-strong);background:var(--orange-soft);font-size:9px;font-weight:700}.pool-card>small{display:block;margin-top:12px;color:var(--muted);font-size:9px}.pool-card h2{margin:5px 0 11px;font-size:19px}.pool-meta{display:flex;gap:14px;margin-top:18px;padding-top:13px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.pool-meta span{display:inline-flex;align-items:center;gap:4px}.pool-wait{display:flex;align-items:baseline;justify-content:space-between;margin:13px 0}.pool-wait span{color:var(--muted);font-size:9px}.pool-wait strong{color:var(--orange-strong);font-size:16px}.schedule-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px}.schedule-days,.schedule-editor{border:1px solid var(--line);border-radius:8px;background:#fff}.schedule-days{overflow:hidden;padding:8px}.schedule-days button{display:flex;width:100%;min-height:52px;align-items:flex-start;justify-content:center;flex-direction:column;gap:3px;padding:0 12px;border:0;border-radius:6px;background:transparent;text-align:left}.schedule-days button:hover{background:#f5f7f5}.schedule-days button.is-active{color:var(--orange-strong);background:var(--orange-soft)}.schedule-days span{font-size:11px;font-weight:700}.schedule-days small{color:var(--muted);font-size:8px}.schedule-editor{padding:20px}.schedule-editor-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.schedule-editor-head small{color:var(--orange-strong);font-size:9px}.schedule-editor-head h2{margin-top:2px;font-size:18px}.time-range{display:grid;grid-template-columns:20px 70px 20px 70px minmax(80px,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:0 13px;border:1px solid var(--line);border-radius:7px;margin-bottom:9px}.time-range time{font-size:13px;font-weight:700}.time-range>span{color:var(--muted);font-size:9px}.time-range em{justify-self:end;color:var(--sage);font-size:9px;font-style:normal}.time-range.busy{border-color:#f2cfc2;background:#fff8f5}.time-range.busy em{color:var(--orange-strong)}.add-time-button{width:100%;min-height:46px;border:1px dashed var(--line-strong);border-radius:7px;color:var(--sage-strong);background:#fafbfa;font-size:11px;font-weight:700}.price-setting{display:flex;align-items:center;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.price-setting>div{display:flex;min-width:0;flex:1;align-items:center;gap:10px}.price-setting>div>span:last-child{display:flex;flex-direction:column}.price-setting>div strong,.price-setting>strong{font-size:12px}.price-setting small{margin-top:3px;color:var(--muted);font-size:8px}.income-summary{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(300px,1.2fr);gap:30px;padding:25px;border-radius:8px;color:#fff;background:#3c594d}.income-summary>div:first-child{display:flex;flex-direction:column;align-items:flex-start}.income-summary>div:first-child>small{color:#c8d7d0;font-size:10px}.income-summary>div:first-child>strong{margin-top:6px;font-size:32px}.income-summary>div:first-child>span{margin:4px 0 14px;color:#bfcfc7;font-size:9px}.income-bars{display:flex;height:130px;align-items:end;gap:8px;padding-top:10px}.income-bars i{min-width:6px;flex:1;border-radius:3px 3px 0 0;background:#e89a72;opacity:.9}.income-breakdown{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,1fr);padding-top:17px;border-top:1px solid rgba(255,255,255,.15)}.income-breakdown span{display:flex;flex-direction:column}.income-breakdown small{color:#bdcec6;font-size:8px}.income-breakdown strong{margin-top:4px;font-size:13px}.income-row{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.income-row:last-child{border-bottom:0}.income-row>span{display:flex;min-width:0;flex-direction:column}.income-row>span strong,.income-row>strong{font-size:12px}.income-row small{margin-top:4px;color:var(--muted);font-size:8px}.income-row strong.positive{color:var(--sage-strong)}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#171f1c85;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fade-in .18s ease}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.drawer,.modal{display:flex;max-height:calc(100vh - 40px);flex-direction:column;overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow-lg);animation:modal-up .22s ease}.drawer{position:absolute;top:0;right:0;bottom:0;width:min(510px,100%);max-height:none;border-radius:8px 0 0 8px}.modal{width:min(650px,100%)}@keyframes modal-up{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:grid;min-height:62px;flex:0 0 auto;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:10px;padding:0 18px;border-bottom:1px solid var(--line);background:#fffffff5}.modal-header>strong{overflow:hidden;font-size:14px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.modal-header .icon-button{border:0;background:#f5f7f5}.header-spacer{width:38px}.drawer-scroll,.modal-scroll{flex:1;overflow-y:auto;overscroll-behavior:contain}.drawer-scroll{padding:22px 24px}.drawer-footer,.modal-footer{display:flex;min-height:72px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:14px;padding:12px 20px;border-top:1px solid var(--line);background:#fff;box-shadow:0 -8px 22px #26312e0b}.drawer-footer .button{min-width:190px}.detail-identity{display:grid;grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:15px}.detail-name>span{display:flex;align-items:center;gap:5px}.detail-name>span svg{color:var(--sage)}.detail-name h1{font-size:25px}.detail-name>p{margin-top:4px;color:var(--muted);font-size:10px}.detail-rating{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:9px;color:var(--muted);font-size:9px}.detail-rating svg,.detail-rating strong{color:var(--gold)}.detail-availability{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:18px;padding:11px 13px;border-radius:7px;background:var(--sage-soft)}.detail-availability>span{display:inline-flex;align-items:center;gap:6px;color:var(--sage-strong);font-size:10px;font-weight:700}.detail-availability strong{font-size:11px}.detail-availability small{color:#72867c;font-size:8px}.healer-detail blockquote{margin-top:18px;padding-left:14px;border-left:3px solid var(--orange);color:var(--ink-soft);font-size:13px;font-weight:600;line-height:1.8}.detail-voice{display:grid;width:100%;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:18px;padding:12px;border:1px solid #d7e4dd;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft);text-align:left}.detail-voice>span:nth-child(2){display:flex;flex-direction:column}.detail-voice small{color:#7a9186;font-size:8px}.detail-voice strong{margin-top:3px;font-size:11px}.detail-wave i{width:3px}.detail-section{margin-top:22px}.detail-section h2{margin-bottom:10px;font-size:14px}.detail-section>p{color:#5d6863;font-size:11px;line-height:1.8}.large-tag{min-height:28px;padding:0 10px;font-size:10px}.credentials>div{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:42px;border-bottom:1px solid var(--line)}.credentials>div svg{color:var(--sage)}.credentials>div span{font-size:10px}.credentials>div small{color:var(--sage);font-size:8px}.service-boundary{display:flex;align-items:flex-start;gap:8px;padding:12px;border:1px solid #dce5e0;border-radius:7px;background:#f7faf8}.service-boundary svg{color:var(--sage)}.service-boundary p{font-size:9px}.service-boundary strong{display:block;margin-bottom:2px;color:var(--ink-soft)}.checkout-modal{width:min(700px,100%)}.checkout-content{padding:20px 24px 26px}.checkout-healer{display:flex;align-items:center;gap:11px;padding:12px;border-radius:7px;background:#f5f7f5}.checkout-healer>span:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.checkout-healer strong{font-size:13px}.checkout-healer small{margin-top:3px;color:var(--muted);font-size:9px}.checkout-healer>svg{color:var(--sage)}.checkout-content fieldset{margin:21px 0 0;padding:0;border:0}.checkout-content legend{margin-bottom:10px;font-size:12px;font-weight:700}.choice-grid{display:grid;gap:8px}.duration-choices{grid-template-columns:repeat(3,1fr)}.duration-choices button,.topic-choices button,.slot-choices button{position:relative;display:flex;min-height:50px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:7px;color:var(--ink-soft);background:#fff}.duration-choices button{flex-direction:column;gap:3px}.duration-choices button strong{font-size:11px}.duration-choices button small{color:var(--muted);font-size:9px}.duration-choices button em{position:absolute;top:-8px;right:7px;padding:2px 6px;border-radius:8px;color:#fff;background:var(--orange);font-size:8px;font-style:normal}.duration-choices button.is-active,.topic-choices button.is-active,.slot-choices button.is-active{border-color:var(--orange);color:var(--orange-strong);background:var(--orange-soft);box-shadow:0 0 0 1px var(--orange)}.topic-choices{grid-template-columns:repeat(3,1fr)}.topic-choices button,.slot-choices button{gap:6px;min-height:42px;padding:0 10px;font-size:10px}.slot-choices{grid-template-columns:repeat(3,1fr)}.privacy-consent{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;margin-top:20px;color:var(--muted);cursor:pointer}.privacy-consent input,.self-care-plan input{position:absolute;opacity:0}.privacy-consent>span,.self-care-plan label>span{display:grid;width:18px;height:18px;place-items:center;border:1px solid var(--line-strong);border-radius:4px;color:transparent;background:#fff}.privacy-consent input:checked+span,.self-care-plan input:checked+span{border-color:var(--orange);color:#fff;background:var(--orange)}.privacy-consent input:focus-visible+span,.self-care-plan input:focus-visible+span{outline:3px solid rgba(201,75,44,.22);outline-offset:2px}.privacy-consent p{font-size:9px;line-height:1.6}.price-breakdown{display:grid;grid-template-columns:1fr auto;gap:9px 15px;margin-top:19px;padding:14px;border-radius:7px;background:#f7f8f7;font-size:10px}.price-breakdown span{color:var(--muted)}.price-breakdown strong{font-size:10px}.price-breakdown .total{margin-top:3px;padding-top:9px;border-top:1px solid var(--line);color:var(--ink);font-size:12px;font-weight:700}.pay-footer>span{display:flex;flex-direction:column}.pay-footer>span small{color:var(--muted);font-size:8px}.pay-footer>span strong{color:var(--orange-strong);font-size:21px}.queue-modal{width:min(520px,100%)}.queue-content{padding:27px 30px 25px;text-align:center}.queue-orbit{position:relative;display:grid;width:116px;height:116px;margin:0 auto;place-items:center}.queue-orbit>span{position:relative;z-index:2;display:flex;width:78px;height:78px;align-items:center;justify-content:center;flex-direction:column;border:1px solid #f1c6b6;border-radius:50%;color:var(--orange-strong);background:var(--orange-soft)}.queue-orbit strong{font-size:25px}.queue-orbit small{margin-top:1px;font-size:8px}.queue-orbit>i{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(243,111,69,.2);border-radius:50%;animation:queue-pulse 2.1s ease-out infinite}.queue-orbit>i:last-child{top:-6px;right:-6px;bottom:-6px;left:-6px;animation-delay:.7s}@keyframes queue-pulse{0%{transform:scale(.7);opacity:0}45%{opacity:1}to{transform:scale(1.05);opacity:0}}.live-wait{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--sage-strong);font-size:9px;font-weight:700}.live-wait i{width:7px;height:7px;border-radius:50%;background:#48a275}.queue-content>h1{max-width:390px;margin:13px auto 0;font-size:20px;line-height:1.5}.queue-content>p{margin-top:7px;color:var(--muted);font-size:10px;line-height:1.6}.queue-steps{margin:23px 0 17px;padding:14px 15px;border-radius:7px;background:#f7f9f7;text-align:left}.queue-steps>div{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;min-height:52px}.queue-steps>div:not(:last-child):after{position:absolute;top:27px;bottom:0;left:13px;border-left:1px dashed var(--line-strong);content:""}.queue-steps>div>span{position:relative;z-index:1;display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted);background:#fff}.queue-steps>div.is-done>span{border-color:var(--sage);color:#fff;background:var(--sage)}.queue-steps>div.is-current>span{border-color:var(--orange);color:var(--orange-strong);background:var(--orange-soft)}.queue-steps p{display:flex;flex-direction:column}.queue-steps strong{font-size:10px}.queue-steps small{margin-top:3px;color:var(--muted);font-size:8px}.queue-healer{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:16px;padding:11px;border:1px solid var(--line);border-radius:7px;text-align:left}.queue-healer>span:nth-child(2),.queue-healer>span:nth-child(3){display:flex;flex-direction:column}.queue-healer>span:last-child{align-items:flex-end}.queue-healer strong{font-size:11px}.queue-healer small{margin-top:3px;color:var(--muted);font-size:8px}.call-screen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;min-height:100dvh;grid-template-rows:72px minmax(0,1fr) 128px;overflow:hidden;color:#f3f7f5;background:#253a32;animation:fade-in .22s ease}.call-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 28px;border-bottom:1px solid rgba(255,255,255,.1)}.call-header>span{display:flex;align-items:center;gap:6px;color:#bcd0c6;font-size:9px}.call-header>strong{font-size:13px}.call-header .icon-button{justify-self:end}.call-main{position:relative;display:flex;min-height:0;align-items:center;justify-content:center;flex-direction:column;padding:20px}.call-avatar-wrap{position:relative;display:grid;width:192px;height:192px;place-items:center}.call-avatar-wrap>i{position:absolute;top:14px;right:14px;bottom:14px;left:14px;border:1px solid rgba(245,183,134,.3);border-radius:50%;animation:call-pulse 2.3s ease-out infinite}.call-avatar-wrap>i:nth-child(2){top:1px;right:1px;bottom:1px;left:1px;animation-delay:.8s}@keyframes call-pulse{0%{transform:scale(.78);opacity:0}40%{opacity:1}to{transform:scale(1.08);opacity:0}}.call-avatar-wrap .therapist-avatar{position:relative;z-index:2;width:146px;height:146px;border:5px solid rgba(255,255,255,.9)}.speaking-badge{position:absolute;right:11px;bottom:11px;z-index:3;display:inline-flex;min-height:27px;align-items:center;gap:5px;padding:0 9px;border-radius:14px;color:#fff;background:var(--orange);font-size:8px;font-weight:700}.call-main h1{margin-top:10px;font-size:25px}.call-main>p{margin-top:4px;color:#b7cbc1;font-size:10px}.call-main time{margin-top:17px;font-variant-numeric:tabular-nums;color:#e0e9e5;font-size:21px}.call-wave{display:flex;height:46px;align-items:center;gap:4px;margin-top:14px}.call-wave i{width:3px;border-radius:2px;background:#ef9c74}.call-main blockquote{margin-top:13px;color:#c8d6d0;font-size:11px}.call-controls{display:flex;align-items:center;justify-content:center;gap:24px;padding:10px 20px 28px;border-top:1px solid rgba(255,255,255,.08)}.call-controls button{display:flex;width:58px;align-items:center;flex-direction:column;gap:6px;padding:0;border:0;color:#dde7e2;background:transparent}.call-controls button>svg{box-sizing:content-box;padding:15px;border-radius:50%;background:#ffffff1c}.call-controls button:hover>svg,.call-controls button.is-active>svg{background:#ffffff2e}.call-controls button span{font-size:8px}.call-controls button.end-call>svg{background:var(--red)}.call-safety{position:absolute;right:24px;bottom:24px;display:inline-flex;min-height:34px;align-items:center;gap:6px;padding:0 10px;border:1px solid rgba(255,255,255,.13);border-radius:7px;color:#b8c9c1;background:#ffffff0d;font-size:8px}.report-modal{width:min(760px,100%)}.report-content{padding:0 26px 28px}.report-cover{margin:0 -26px;padding:32px 34px;color:#fff;background:#3e5e51}.report-cover>span{display:flex;align-items:center;gap:6px;color:#f4b68a;font-size:9px;font-weight:700}.report-cover h1{max-width:540px;margin-top:11px;font-size:25px;line-height:1.45}.report-cover p{max-width:560px;margin-top:8px;color:#c5d5ce;font-size:9px;line-height:1.6}.emotion-shift,.report-points,.self-care-plan,.rating-section{margin-top:24px}.report-section-title{display:flex;align-items:center;gap:10px}.report-section-title>span{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;color:var(--orange-strong);background:var(--orange-soft)}.report-section-title small{color:var(--orange-strong);font-size:8px}.report-section-title h2{margin-top:2px;font-size:14px}.emotion-bars{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:15px}.emotion-bars>div>span{display:flex;justify-content:space-between;margin-bottom:6px;font-size:9px}.emotion-bars em{color:var(--coral);font-style:normal}.emotion-bars i{display:block;height:8px;overflow:hidden;border-radius:4px;background:#f0f2f0}.emotion-bars b{display:block;height:100%;border-radius:inherit;background:var(--coral)}.emotion-bars .after em{color:var(--sage-strong)}.emotion-bars .after b{background:var(--sage)}.emotion-shift>p{margin-top:11px;padding:10px 12px;border-left:3px solid var(--sage);color:#5d6964;background:var(--sage-soft);font-size:9px;line-height:1.65}.report-points ol{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.report-points li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;padding:11px;border:1px solid var(--line);border-radius:7px}.report-points li>span{color:var(--orange-strong);font-size:10px;font-weight:700}.report-points li p{color:var(--muted);font-size:9px;line-height:1.6}.report-points li strong{display:block;margin-bottom:2px;color:var(--ink-soft);font-size:10px}.self-care-plan label{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;margin-top:13px;padding:13px;border-radius:7px;background:var(--gold-soft);cursor:pointer}.self-care-plan label>span{border-color:var(--gold);background:var(--gold)}.self-care-plan p{color:#6e634e;font-size:9px;line-height:1.6}.self-care-plan strong{display:block;margin-bottom:2px;color:#4d473a;font-size:10px}.rating-section{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:11px;padding-top:18px;border-top:1px solid var(--line)}.rating-section h2{font-size:12px}.rating-section p{margin-top:4px;color:var(--muted);font-size:8px}.rating-stars{display:flex;gap:2px}.rating-stars button{display:grid;width:30px;height:36px;place-items:center;padding:0;border:0;color:var(--gold);background:transparent}.report-footer{justify-content:flex-end}.toast{position:fixed;right:24px;bottom:24px;z-index:200;display:flex;min-height:46px;align-items:center;gap:8px;padding:0 16px;border-radius:7px;color:#fff;background:#334a41;box-shadow:var(--shadow-lg);font-size:11px;animation:toast-in .22s ease}@keyframes toast-in{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.home-experience-v2{color:var(--ink)}.home-experience-v2>section:not(.refined-hero){margin-top:58px}.home-experience-v2 .enriched-heading{align-items:flex-end;margin-bottom:22px}.home-experience-v2 .enriched-heading small,.band-heading small,.daily-step-copy small{margin-bottom:7px;color:var(--orange-strong);font-size:12px;font-weight:700}.home-experience-v2 .enriched-heading h2,.band-heading h2,.daily-step-copy h2{font-size:28px;line-height:1.35}.home-experience-v2 .enriched-heading p{max-width:680px;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.75}.refined-hero{min-height:520px;background-position:center}.refined-hero:before{width:58%;background:#ffffffe0}.refined-hero .hero-copy{position:relative;z-index:1;width:58%;min-height:520px;padding:50px 58px 44px}.refined-hero .hero-eyebrow{margin-bottom:18px;color:var(--sage-strong);font-size:13px}.refined-hero .hero-copy h1{max-width:610px;font-size:58px;line-height:1.08}.refined-hero .hero-copy>p{max-width:520px;margin-top:20px;color:#47534e;font-size:17px;line-height:1.8}.refined-hero .hero-actions{align-items:center;margin-top:28px}.refined-hero .hero-actions .button{min-height:48px;padding:0 21px}.hero-text-action{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 8px;border:0;color:var(--sage-strong);background:transparent;font-size:13px;font-weight:700}.hero-text-action:hover{color:var(--orange-strong)}.refined-hero-trust{flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:#596660;font-size:12px}.refined-hero-trust span{display:inline-flex;align-items:center;gap:5px}.refined-hero-trust svg{color:var(--sage)}.hero-live-status{position:absolute;right:24px;bottom:24px;z-index:2;display:flex;min-width:246px;min-height:64px;align-items:center;gap:12px;padding:10px 13px;border:1px solid rgba(255,255,255,.7);border-radius:8px;background:#ffffffed;box-shadow:0 14px 34px #26312e26;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-live-status>span{display:flex;min-width:0;flex:1;flex-direction:column}.hero-live-status strong{font-size:13px}.hero-live-status small{margin-top:3px;color:var(--muted);font-size:11px}.hero-live-status>i{width:8px;height:8px;border-radius:50%;background:#3f9a6a;box-shadow:0 0 0 5px #3f9a6a24}.avatar-stack{display:flex;min-width:73px;padding-left:8px}.avatar-stack .therapist-avatar{width:38px;height:38px;margin-left:-8px;border-width:2px}.feeling-section{padding-top:2px}.feeling-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feeling-card{display:grid;min-width:0;min-height:108px;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:18px 20px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:transparent;text-align:left;transition:background .16s ease,box-shadow .16s ease}.feeling-card:nth-child(3n){border-right:0}.feeling-card:nth-last-child(-n+3){border-bottom:0}.feeling-card:hover{background:#ffffffb8}.feeling-card.is-active{background:#fff7f3;box-shadow:inset 3px 0 0 var(--orange)}.feeling-icon,.service-mode-icon,.moment-icon,.daily-step-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft)}.feeling-card.tone-coral .feeling-icon,.service-mode-card.tone-coral .service-mode-icon{color:var(--orange-strong);background:var(--orange-soft)}.feeling-card.tone-rose .feeling-icon,.moment-card.tone-rose .moment-icon{color:#a95761;background:#f8eaec}.feeling-card.tone-sky .feeling-icon,.service-mode-card.tone-blue .service-mode-icon{color:#4d7188;background:var(--blue-soft)}.feeling-card.tone-indigo .feeling-icon,.moment-card.tone-indigo .moment-icon{color:#5e668f;background:#ececf5}.feeling-card.tone-gold .feeling-icon,.service-mode-card.tone-gold .service-mode-icon{color:#966a2c;background:var(--gold-soft)}.feeling-copy,.service-mode-copy{display:flex;min-width:0;flex-direction:column}.feeling-copy strong{font-size:15px}.feeling-copy small{margin-top:6px;color:var(--muted);font-size:12px;line-height:1.55}.feeling-card>svg{color:var(--muted-light)}.support-preference{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0 0}.support-preference>span{color:var(--ink-soft);font-size:13px;font-weight:700}.support-preference>div{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#eef2ef}.support-preference button{min-height:38px;padding:0 15px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:12px;font-weight:600}.support-preference button.is-active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #26312e14}.refined-healer-section{padding-top:4px}.healer-heading-row .text-button{min-height:42px;font-size:13px}.featured-healer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.featured-healer-grid .healer-card-media{height:auto;aspect-ratio:1.55}.healer-card-media{color:inherit;background-color:#e8eeea;text-align:left}.healer-card-media .therapist-avatar{background-size:200% auto}.healer-title-button>span{flex-wrap:wrap}.healer-title-button>span>.soft-tag{min-height:24px;gap:4px;color:var(--sage-strong);background:var(--sage-soft);font-size:11px}.healer-title-button small,.healer-metrics,.soft-tag,.voice-preview small,.voice-preview strong,.price small{font-size:11px}.healer-card .tag-row{min-height:54px}.healer-match-reason{display:grid;min-height:68px;grid-template-columns:1fr;gap:5px;margin-top:10px;padding:10px 11px;border-left:3px solid #e6a460;border-radius:0 7px 7px 0;color:var(--ink-soft);background:#fff8ef;line-height:1.55}.healer-match-reason span:first-child{color:#8f622b;font-weight:700}.voice-preview{min-height:56px}.voice-preview strong{line-height:1.35}.availability{min-height:28px;font-size:11px}.empty-match-state{display:flex;min-height:120px;align-items:center;gap:14px;padding:20px;border:1px dashed var(--line-strong);border-radius:8px;background:#fff9}.empty-match-state>div{display:flex;flex:1;flex-direction:column}.empty-match-state span{margin-top:4px;color:var(--muted);font-size:12px}.service-modes-section{padding:34px 0 0;border-top:1px solid var(--line)}.service-mode-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-mode-card{display:flex;min-width:0;min-height:190px;align-items:flex-start;flex-direction:column;padding:24px;border:0;border-right:1px solid var(--line);border-radius:0;background:transparent;text-align:left;transition:background .16s ease}.service-mode-card:last-child{border-right:0}.service-mode-card:hover{background:#ffffffb8}.service-mode-copy{margin-top:16px}.service-mode-copy strong{font-size:17px}.service-mode-copy small{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.7}.service-mode-action{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:18px;color:var(--orange-strong);font-size:12px;font-weight:700}.clarity-band{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:0;overflow:hidden;border:1px solid #d7e2dc;border-radius:8px;background:#edf3f0}.journey-column,.trust-column{min-width:0;padding:38px 40px}.trust-column{border-left:1px solid #d2dfd8;background:#ffffff85}.band-heading small{display:block}.band-heading h2{max-width:430px;font-size:24px}.journey-steps{display:grid;margin:26px 0 0;padding:0;list-style:none}.journey-steps li{position:relative;display:grid;min-height:66px;grid-template-columns:40px minmax(0,1fr);gap:13px}.journey-steps li:not(:last-child):after{position:absolute;top:32px;bottom:0;left:16px;width:1px;background:#c7d7cf;content:""}.journey-steps li>span{position:relative;z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid #b9cec3;border-radius:50%;color:var(--sage-strong);background:#f7faf8;font-size:10px;font-weight:800}.journey-steps li>div,.trust-list p{display:flex;min-width:0;flex-direction:column}.journey-steps strong,.trust-list strong{font-size:13px}.journey-steps small,.trust-list small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.55}.trust-list{display:grid;gap:1px;margin-top:22px}.trust-list>div{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:flex-start;gap:11px;padding:12px 0;border-bottom:1px solid #d8e3dd}.trust-list>div:last-child{border-bottom:0}.trust-list>div>span{display:grid;width:36px;height:36px;place-items:center;border-radius:7px;color:var(--sage-strong);background:#dfeae4}.moments-section{padding-top:2px}.moment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.moment-card{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr);align-content:start;gap:0 14px;padding:25px 24px 24px;border-right:1px solid var(--line)}.moment-card:last-child{border-right:0}.moment-card .moment-icon{grid-row:1 / span 4}.moment-card>small{color:var(--orange-strong);font-size:11px;font-weight:700}.moment-card h3{margin-top:8px;font-size:17px;line-height:1.45}.moment-card p{margin-top:7px;color:var(--muted);font-size:12px;line-height:1.7}.moment-card button{display:inline-flex;min-height:40px;align-items:center;gap:5px;justify-self:start;margin-top:13px;padding:0;border:0;color:var(--sage-strong);background:transparent;font-size:12px;font-weight:700}.refined-belonging-band{min-height:330px;align-items:stretch;gap:44px;padding:42px 48px;background:#2d433b}.refined-belonging-band .belonging-copy{display:flex;max-width:760px;flex:1;flex-direction:column;justify-content:center}.refined-belonging-band .belonging-copy h2{max-width:720px;margin-top:14px;font-size:30px;line-height:1.5}.refined-belonging-band .belonging-copy p{max-width:760px;margin-top:12px;color:#d0ddd7;font-size:13px;line-height:1.85}.belonging-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.belonging-tags span{display:inline-flex;min-height:29px;align-items:center;padding:0 10px;border:1px solid rgba(255,255,255,.15);border-radius:15px;color:#d9e5df;background:#ffffff0f;font-size:11px}.belonging-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.button-light{color:#26352f;background:#fff}.light-text-button{color:#f4c4a6}.belonging-people{display:flex;width:min(32%,340px);min-width:280px;align-items:center;justify-content:center;flex-direction:column;padding-left:38px;border-left:1px solid rgba(255,255,255,.14)}.belonging-avatar-stage{position:relative;width:190px;height:142px}.belonging-avatar-stage .therapist-avatar{position:absolute}.belonging-avatar-stage .avatar-xl{top:0;left:35px;width:126px;height:126px;border-width:4px}.belonging-avatar-stage .avatar-md{right:0;bottom:4px}.belonging-avatar-stage .avatar-sm{bottom:0;left:8px}.belonging-person-copy{display:flex;align-items:center;flex-direction:column;margin-top:8px;text-align:center}.belonging-person-copy small,.belonging-person-copy span{color:#bdcec6;font-size:11px}.belonging-person-copy strong{margin:5px 0;color:#fff;font-size:17px}.daily-step-section{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(420px,1.2fr);align-items:center;gap:44px;padding:34px 38px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-sm)}.daily-step-copy{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:flex-start;gap:14px}.daily-step-copy .daily-step-icon{width:48px;height:48px;color:var(--orange-strong);background:var(--orange-soft)}.daily-step-copy small{display:block}.daily-step-copy h2{font-size:23px}.daily-step-copy p{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.7}.daily-step-form{min-width:0}.prompt-chips{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.prompt-chips button{min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:16px;color:var(--muted);background:#f7f9f7;font-size:11px}.prompt-chips button:hover{border-color:#c7d5cd;color:var(--sage-strong);background:var(--sage-soft)}.daily-step-form textarea{display:block;width:100%;min-height:96px;resize:vertical;padding:13px 14px;border:1px solid var(--line-strong);border-radius:7px;outline:0;color:var(--ink);background:#fbfcfb;font-size:13px;line-height:1.7}.daily-step-form textarea::placeholder{color:var(--muted-light)}.daily-step-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:11px}.daily-step-footer>span{display:inline-flex;align-items:center;gap:5px;color:var(--sage-strong);font-size:11px}.daily-step-footer>div{display:flex;gap:8px}.refined-safety-note{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:24px;padding:15px 17px}.faq-section{padding-top:2px}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.faq-list details{min-width:0;padding:0 22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.faq-list details:nth-child(2n){border-right:0}.faq-list summary{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:16px;color:var(--ink-soft);font-size:14px;font-weight:700;list-style:none;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--sage-strong);font-size:18px;font-weight:400;transition:transform .16s ease,color .16s ease,border-color .16s ease}.faq-list details[open] summary span{transform:rotate(45deg);border-color:#c94b2c6b;color:var(--orange-strong)}.faq-list details p{max-width:560px;padding:0 44px 18px 0;color:var(--muted);font-size:12px;line-height:1.8}.refined-safety-note svg{margin-top:0}.refined-safety-note p{font-size:12px}.refined-safety-note>span{color:var(--muted);font-size:11px;white-space:nowrap}@media(max-width:1250px){.healer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mood-checkin{grid-template-columns:minmax(220px,.8fr) minmax(390px,1.5fr)}.mood-checkin>.button{grid-column:2;justify-self:end}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.desktop-sidebar{display:none}.app-main-shell{margin-left:0}.topbar{height:66px;padding:0 20px}.mobile-brand{display:block}.mobile-brand .brand-wording small,.role-healer .page-heading{display:none}.mobile-bottom-nav{position:fixed;inset:auto 0 0;z-index:40;display:grid;height:calc(64px + env(safe-area-inset-bottom));grid-template-columns:repeat(5,1fr);padding:5px 12px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.role-healer .mobile-bottom-nav{grid-template-columns:repeat(4,1fr)}.mobile-bottom-nav button{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:0;border:0;color:var(--muted);background:transparent}.mobile-bottom-nav button.is-active{color:var(--orange-strong)}.mobile-bottom-nav span{font-size:9px}.mobile-bottom-nav button>i{position:absolute;top:5px;right:calc(50% - 14px);width:6px;height:6px;border:2px solid #fff;border-radius:50%;background:var(--orange)}.mobile-role-switch{position:fixed;top:14px;right:14px;bottom:auto;z-index:35;display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 11px;border:1px solid #d5e0da;border-radius:20px;color:var(--sage-strong);background:#fffffff0;box-shadow:var(--shadow-sm);font-size:9px;font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.page-content{padding-bottom:105px}.top-search{margin-left:auto}.profile-copy{display:none}.profile-trigger>svg{display:none}.discovery-hero:before{width:62%}.hero-copy{width:62%}.healer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.healer-card-media{height:170px}.active-order{grid-template-columns:1fr auto}.active-order-person{display:none}.mood-checkin{grid-template-columns:1fr}.mood-checkin>.button{grid-column:auto;justify-self:start}.console-columns{grid-template-columns:1fr}.pool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.topbar{gap:10px;padding:0 14px}.mobile-brand .brand-symbol{width:36px;height:36px}.mobile-brand .brand-wording strong{font-size:16px}.top-search,.topbar .online-status{display:none}.topbar-actions{gap:5px}.topbar-actions .icon-button{width:36px;height:36px}.profile-trigger{padding-right:0}.page-content{padding:14px 14px 100px}.mobile-search{display:flex}.mobile-role-switch{right:96px;width:38px;justify-content:center;padding:0;border-radius:7px;font-size:0}.mobile-role-switch svg{width:18px;height:18px}.discovery-hero{min-height:465px;background-color:#eef1ee;background-position:center top;background-repeat:no-repeat;background-size:auto 55%}.discovery-hero:before{inset:auto 0 0;width:100%;height:61%;background:#ffffffe3}.hero-copy{width:100%;min-height:465px;justify-content:flex-end;padding:24px 20px 22px}.hero-eyebrow{margin-bottom:10px;font-size:9px}.hero-copy h1{font-size:35px}.hero-copy>p{margin-top:8px;font-size:14px;line-height:1.65}.hero-actions{margin-top:16px}.hero-actions .button{min-height:40px;padding:0 12px;font-size:11px}.hero-trust{gap:14px;margin-top:14px;font-size:8px}.hero-trust strong{font-size:11px}.quick-topics,.healer-section{margin-top:26px}.section-heading h1,.section-heading h2{font-size:19px}.section-heading small{font-size:9px}.healer-grid{grid-template-columns:1fr}.healer-card{display:grid;grid-template-columns:122px minmax(0,1fr)}.healer-card-media{height:100%;min-height:260px}.healer-card-body{min-width:0;padding:13px}.healer-title-button strong{font-size:16px}.healer-metrics{gap:4px 7px}.healer-card .tag-row{min-height:0}.soft-tag{padding:0 7px}.voice-preview{grid-template-columns:28px minmax(0,1fr) auto}.voice-preview .wave-bars{display:none}.healer-card-footer{align-items:flex-end}.healer-card-footer .price strong{font-size:18px}.healer-card-footer .button{min-height:34px;padding:0 10px}.belonging-band{align-items:stretch;flex-direction:column;gap:18px;padding:22px 18px}.belonging-copy h2{font-size:18px}.belonging-stat{min-width:0}.list-intro,.subview-heading,.console-welcome{align-items:flex-start;flex-direction:column;padding:8px 0 18px}.list-intro h1,.subview-heading h1,.order-history h1,.console-welcome h1{font-size:23px}.verification-summary{width:100%;min-width:0}.filter-toolbar{gap:7px}.filter-button{padding:0 9px}.active-order{grid-template-columns:1fr;gap:15px;padding:18px}.active-order .button{width:100%}.history-row{grid-template-columns:48px minmax(0,1fr) auto;padding:14px}.history-row .therapist-avatar{width:48px;height:48px}.history-amount{align-self:start}.history-actions{grid-column:2 / -1;justify-content:flex-end}.mood-checkin{gap:18px;padding:21px 17px}.mood-selector{gap:4px}.mood-selector button{min-width:0;min-height:62px}.mood-selector button small{font-size:7px}.trend-layout{grid-template-columns:1fr}.mood-chart{height:240px;padding:22px 12px 15px}.bars{gap:8px}.chart-grid{top:23px;right:12px;bottom:52px;left:12px}.trend-insight{min-height:200px}.report-row{grid-template-columns:40px minmax(0,1fr) auto;padding:13px}.report-mood-change{display:none}.profile-header-band{padding:22px 17px}.profile-large-avatar{width:62px;height:62px}.profile-stats strong{font-size:16px}.profile-stats span{font-size:7px}.favorite-list article>span{display:none}.metric-grid{grid-template-columns:repeat(2,1fr);gap:8px}.metric-grid article{min-height:120px;grid-template-columns:36px 1fr;padding:13px}.metric-icon{width:34px;height:34px}.metric-grid article>strong{font-size:17px}.next-session-panel,.queue-panel,.weekly-overview,.income-list{padding:15px}.week-strip{grid-template-columns:repeat(4,1fr)}.week-strip div:nth-child(n+5){display:none}.pool-grid,.schedule-layout{grid-template-columns:1fr}.schedule-days{display:flex;overflow-x:auto}.schedule-days button{min-width:110px}.schedule-editor{padding:15px}.time-range{grid-template-columns:18px 1fr 18px 1fr auto;gap:6px;padding:0 10px}.time-range em{display:none}.income-summary{grid-template-columns:1fr;padding:20px}.income-bars{height:100px}.income-breakdown{grid-column:auto}.drawer,.modal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;max-height:100dvh;border-radius:0}.overlay{padding:0}.drawer-scroll,.checkout-content{padding:18px 16px 24px}.drawer-footer,.modal-footer{min-height:calc(70px + env(safe-area-inset-bottom));padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.detail-identity{grid-template-columns:82px minmax(0,1fr) auto;gap:10px}.detail-identity .therapist-avatar{width:82px;height:82px}.detail-name h1{font-size:21px}.detail-availability{grid-template-columns:auto 1fr}.detail-availability small{grid-column:2}.detail-wave{display:none}.duration-choices,.topic-choices,.slot-choices{grid-template-columns:repeat(3,1fr)}.queue-content{padding:22px 17px}.queue-content>h1{font-size:18px}.call-screen{grid-template-rows:62px minmax(0,1fr) 116px}.call-header{grid-template-columns:minmax(0,1fr) auto;padding:0 14px}.call-header>span{display:none}.call-header>strong{justify-self:start}.call-avatar-wrap{width:165px;height:165px}.call-avatar-wrap .therapist-avatar{width:126px;height:126px}.call-main blockquote{max-width:300px;text-align:center}.call-controls{gap:14px;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.call-safety{right:10px;bottom:calc(119px + env(safe-area-inset-bottom))}.report-content{padding:0 16px 24px}.report-cover{margin:0 -16px;padding:28px 20px}.report-cover h1{font-size:21px}.emotion-bars{grid-template-columns:1fr;gap:12px}.rating-section{grid-template-columns:50px minmax(0,1fr)}.rating-section .therapist-avatar{width:50px;height:50px}.rating-stars{grid-column:1 / -1;justify-content:center}.report-footer .button{flex:1;padding:0 10px;font-size:10px}.toast{right:14px;bottom:calc(78px + env(safe-area-inset-bottom));left:14px;justify-content:center}}@media(max-width:390px){.mobile-brand .brand-wording{display:none}.healer-card{grid-template-columns:108px minmax(0,1fr)}.healer-card-body{padding:11px}.healer-card .soft-tag:nth-child(3){display:none}.voice-preview{padding:6px}.price strong,.mood-selector button span{font-size:17px}.profile-stats div{margin:12px 0}.duration-choices button strong,.topic-choices button,.slot-choices button{font-size:9px}}@media(max-width:1250px){.refined-hero .hero-copy{padding-right:42px;padding-left:42px}.refined-hero .hero-copy h1{font-size:50px}.service-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-mode-card:nth-child(2){border-right:0}.service-mode-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.daily-step-section{grid-template-columns:minmax(240px,.75fr) minmax(360px,1.25fr);gap:28px;padding:30px}}@media(max-width:1100px){.home-experience-v2>section:not(.refined-hero){margin-top:50px}.refined-hero,.refined-hero .hero-copy{min-height:500px}.refined-hero .hero-copy h1{font-size:46px}.featured-healer-grid,.feeling-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feeling-card:nth-child(3n){border-right:1px solid var(--line)}.feeling-card:nth-child(2n){border-right:0}.feeling-card:nth-last-child(-n+3){border-bottom:1px solid var(--line)}.feeling-card:nth-last-child(-n+2){border-bottom:0}.journey-column,.trust-column{padding:32px}.refined-belonging-band{padding:36px}}@media(max-width:860px){.refined-hero:before,.discovery-hero:before{width:66%}.refined-hero .hero-copy{width:66%}.refined-hero .hero-copy h1{font-size:42px}.hero-live-status{min-width:220px}.clarity-band{grid-template-columns:1fr}.trust-column{border-top:1px solid #d2dfd8;border-left:0}.moment-grid{grid-template-columns:1fr}.moment-card{border-right:0;border-bottom:1px solid var(--line)}.moment-card:last-child{border-bottom:0}.daily-step-section{grid-template-columns:1fr}}@media(max-width:720px){.page-content{padding-bottom:calc(96px + env(safe-area-inset-bottom))}.mobile-bottom-nav{height:calc(68px + env(safe-area-inset-bottom))}.mobile-bottom-nav span{font-size:11px}.mobile-role-switch{top:11px;right:104px;width:44px;min-height:44px}.home-experience-v2>section:not(.refined-hero){margin-top:44px}.home-experience-v2 .enriched-heading{align-items:flex-start;flex-direction:column;margin-bottom:18px}.home-experience-v2 .enriched-heading h2,.daily-step-copy h2{font-size:23px}.home-experience-v2 .enriched-heading p{font-size:12px}.refined-hero{min-height:540px;background-position:center top;background-size:auto 48%}.refined-hero:before,.discovery-hero.refined-hero:before{inset:auto 0 0;width:100%;height:60%;background:#ffffffed}.refined-hero .hero-copy{width:100%;min-height:540px;justify-content:flex-end;padding:28px 20px 24px}.refined-hero .hero-eyebrow{margin-bottom:10px;font-size:11px}.refined-hero .hero-copy h1{font-size:36px;line-height:1.12}.refined-hero .hero-copy>p{margin-top:10px;font-size:14px;line-height:1.65}.refined-hero .hero-actions{margin-top:16px}.refined-hero .hero-actions .button{width:100%;min-height:46px;font-size:13px}.refined-hero .hero-text-action,.refined-hero-trust{display:none}.hero-live-status{top:224px;right:16px;bottom:auto;left:16px;min-width:0;min-height:58px}.feeling-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feeling-card{min-height:126px;grid-template-columns:34px minmax(0,1fr);align-content:center;align-items:start;gap:10px;padding:15px 13px}.feeling-card>svg{display:none}.feeling-icon{width:34px;height:34px}.feeling-copy strong{font-size:14px;line-height:1.4}.feeling-copy small{margin-top:5px;font-size:11px;line-height:1.5}.support-preference{align-items:stretch;flex-direction:column;gap:11px;padding-top:16px}.support-preference>div{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.support-preference button{min-height:42px;padding:0 8px;font-size:12px}.healer-heading-row .text-button{margin-top:8px}.featured-healer-grid{display:flex;gap:12px;overflow-x:auto;margin-right:-14px;padding:2px 14px 14px 1px;scroll-padding-left:1px;scroll-snap-type:x mandatory;scrollbar-width:none}.featured-healer-grid::-webkit-scrollbar{display:none}.featured-healer-grid .healer-card{display:block;width:auto;flex:0 0 min(86vw,360px);scroll-snap-align:start}.full-grid .healer-card,.healer-card{display:block}.healer-card-media,.featured-healer-grid .healer-card-media{width:100%;height:auto;min-height:0;aspect-ratio:1.45}.healer-card-body{padding:15px}.healer-card .tag-row,.healer-match-reason{min-height:0}.healer-card-footer .button{min-height:40px}.service-modes-section{padding-top:24px}.service-mode-grid{grid-template-columns:1fr}.service-mode-card,.service-mode-card:nth-child(-n+2){display:grid;min-height:130px;grid-template-columns:42px minmax(0,1fr);gap:0 13px;padding:19px 2px;border-right:0;border-bottom:1px solid var(--line)}.service-mode-card:last-child{border-bottom:0}.service-mode-copy{margin-top:0}.service-mode-copy strong{font-size:16px}.service-mode-copy small{margin-top:5px;font-size:12px}.service-mode-action{grid-column:2;margin-top:8px;padding-top:0}.journey-column,.trust-column{padding:25px 20px}.band-heading h2{font-size:21px}.journey-steps small,.trust-list small{font-size:12px}.moment-card{padding:20px 2px}.moment-card p,.moment-card button{font-size:12px}.refined-belonging-band{min-height:0;gap:28px;padding:28px 22px}.refined-belonging-band .belonging-copy h2{font-size:23px;line-height:1.5}.refined-belonging-band .belonging-copy p{font-size:12px}.belonging-actions{align-items:flex-start;flex-direction:column;gap:8px}.belonging-people{width:100%;min-width:0;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.14);border-left:0}.daily-step-section{gap:22px;padding:24px 18px}.daily-step-copy{grid-template-columns:42px minmax(0,1fr)}.daily-step-copy .daily-step-icon{width:42px;height:42px}.daily-step-footer{align-items:flex-start;flex-direction:column}.daily-step-footer>div{width:100%}.daily-step-footer .button{flex:1}.faq-list{grid-template-columns:1fr}.faq-list details,.faq-list details:nth-child(2n){padding:0 2px;border-right:0}.faq-list summary{min-height:62px;font-size:13px}.faq-list details p{padding-right:34px;font-size:12px}.refined-safety-note{grid-template-columns:20px minmax(0,1fr)}.refined-safety-note>span{display:none}.refined-safety-note p{font-size:11px}.modal{position:absolute}.privacy-consent p,.service-boundary p{font-size:11px}}@media(max-width:390px){.refined-hero{min-height:500px}.refined-hero .hero-copy{min-height:500px;padding-right:17px;padding-bottom:17px;padding-left:17px}.refined-hero .hero-copy h1{font-size:32px}.hero-live-status{top:200px;right:12px;left:12px}.hero-live-status strong{font-size:12px}.feeling-card{min-height:132px;grid-template-columns:30px minmax(0,1fr);gap:8px;padding:13px 9px}.feeling-icon{width:30px;height:30px}.feeling-icon svg{width:17px;height:17px}.featured-healer-grid .healer-card{flex-basis:min(88vw,342px)}.daily-step-footer>div{flex-direction:column-reverse}.daily-step-footer .button{width:100%}.belonging-tags span{font-size:10px}}.sidebar-join-button{display:inline-flex;min-height:36px;align-items:center;gap:4px;margin-top:10px;padding:0;border:0;color:var(--sage-strong);background:transparent;font-size:12px;font-weight:700}.sidebar-join-button:hover{color:var(--orange-strong)}.registration-trigger{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:0 12px;border:1px solid #d3ded8;border-radius:7px;color:var(--sage-strong);background:#fff;font-size:12px;font-weight:700}.registration-trigger:hover{border-color:#b8cbc0;background:var(--sage-soft)}.registration-trigger.status-under-review{border-color:#ead7b9;color:#8b632a;background:var(--gold-soft)}.online-status:disabled{cursor:not-allowed;opacity:.78}.registration-overlay{z-index:160;padding:20px;background:#171f1c9e}.registration-modal{width:min(1060px,100%);height:min(780px,calc(100dvh - 40px));max-height:calc(100dvh - 40px);overflow:hidden;border-radius:8px;background:#fff;box-shadow:var(--shadow-lg);animation:modal-up .22s ease}.registration-modal.registration-chooser{width:min(860px,100%);height:auto;min-height:560px}.registration-layout{display:grid;height:100%;grid-template-columns:292px minmax(0,1fr)}.registration-progress-panel{display:flex;min-width:0;flex-direction:column;padding:28px 26px;color:#f6faf7;background:#2d433b}.registration-progress-brand,.registration-mini-brand{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800}.registration-progress-brand svg{color:#f0a576}.registration-progress-copy{margin-top:35px}.registration-progress-copy small{color:#f4b48a;font-size:11px;font-weight:700}.registration-progress-copy h2{margin-top:7px;font-size:23px;line-height:1.45}.registration-progress-copy p{margin-top:9px;color:#c8d6d0;font-size:12px;line-height:1.75}.registration-progress-bar{height:5px;overflow:hidden;margin-top:23px;border-radius:3px;background:#ffffff1f}.registration-progress-bar i{display:block;height:100%;border-radius:inherit;background:#ef9b6d;transition:width .22s ease}.registration-progress-panel ol{display:grid;gap:4px;margin:22px 0 0;padding:0;list-style:none}.registration-progress-panel li{position:relative;display:grid;min-height:56px;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;color:#9eb0a8}.registration-progress-panel li:not(:last-child):after{position:absolute;top:42px;bottom:-14px;left:15px;width:1px;background:#ffffff21;content:""}.registration-progress-panel li>span{position:relative;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#2d433b;font-size:11px;font-weight:800}.registration-progress-panel li>div{display:flex;flex-direction:column}.registration-progress-panel li strong{font-size:12px}.registration-progress-panel li small{margin-top:2px;font-size:10px}.registration-progress-panel li.is-current{color:#fff}.registration-progress-panel li.is-current>span{border-color:#f2a274;color:#fff;background:var(--orange)}.registration-progress-panel li.is-done{color:#dbe7e1}.registration-progress-panel li.is-done>span{border-color:#77aa90;color:#fff;background:#588873}.registration-progress-note{display:flex;align-items:flex-start;gap:9px;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#bdd0c7}.registration-progress-note p{font-size:10px;line-height:1.65}.registration-progress-note strong{display:block;margin-bottom:2px;color:#fff;font-size:11px}.registration-workspace{display:flex;min-width:0;min-height:0;flex-direction:column}.registration-header{display:grid;min-height:70px;flex:0 0 auto;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid var(--line);background:#fffffff7}.registration-header>div{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column}.registration-header small{color:var(--muted);font-size:10px}.registration-header strong{margin-top:2px;font-size:14px}.registration-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.registration-form{width:min(100%,760px);min-height:100%;margin:0 auto;padding:30px 38px 24px}.registration-form-intro{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;margin-bottom:25px}.registration-form-intro>span{display:grid;width:46px;height:46px;place-items:center;border-radius:7px;color:var(--orange-strong);background:var(--orange-soft)}.registration-form-intro small{color:var(--orange-strong);font-size:11px;font-weight:700}.registration-form-intro h1{margin-top:5px;font-size:25px;line-height:1.4}.registration-form-intro p{max-width:650px;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.75}.registration-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px}.registration-field{min-width:0;margin-top:18px}.registration-two-columns .registration-field{margin-top:0}.registration-field>label,.registration-field legend{display:block;margin-bottom:8px;color:var(--ink-soft);font-size:12px;font-weight:700}.registration-field label small,.registration-field legend small{margin-left:4px;color:var(--muted);font-size:10px;font-weight:500}.registration-field>input,.registration-field>select,.registration-field>textarea,.phone-input,.otp-input,.voice-profile-actions select{width:100%;min-height:46px;border:1px solid var(--line-strong);border-radius:7px;color:var(--ink);background:#fff;font-size:13px}.registration-field>input,.registration-field>select,.registration-field>textarea,.voice-profile-actions select{padding:0 12px;outline:0}.registration-field>textarea{min-height:108px;resize:vertical;padding-top:11px;line-height:1.65}.registration-field>input:focus,.registration-field>select:focus,.registration-field>textarea:focus,.phone-input:focus-within,.otp-input:focus-within{border-color:#c94b2c99;box-shadow:0 0 0 3px #c94b2c1a}.registration-field .has-error,.phone-input.has-error,.otp-input.has-error,.evidence-upload.has-error{border-color:#c65349}.phone-input,.otp-input{display:flex;align-items:center;overflow:hidden}.phone-input>span{display:grid;min-width:55px;align-self:stretch;place-items:center;border-right:1px solid var(--line);color:var(--muted);background:#f6f8f6;font-size:12px;font-weight:700}.phone-input input,.otp-input input{min-width:0;min-height:44px;flex:1;padding:0 12px;border:0;outline:0;color:var(--ink);background:transparent}.otp-input button{min-width:104px;min-height:36px;margin-right:5px;padding:0 10px;border:0;border-left:1px solid var(--line);color:var(--orange-strong);background:transparent;font-size:11px;font-weight:700}.otp-input button:disabled{color:var(--muted-light);cursor:not-allowed}.field-error,.field-success,.field-meta{margin-top:6px;font-size:11px;line-height:1.5}.field-error{color:#b64138}.field-success{display:flex;align-items:center;gap:5px;color:var(--sage-strong)}.field-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted)}.consent-stack{display:grid;gap:8px;margin-top:22px}.compact-consents{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.registration-consent{position:relative;display:grid;min-height:42px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;border:1px solid transparent;border-radius:7px;cursor:pointer}.registration-consent:hover{background:#f7f9f7}.registration-consent.has-error{border-color:#efd0cc;background:#fff8f7}.registration-consent input,.boundary-checklist input{position:absolute;width:1px;height:1px;opacity:0}.registration-consent>span{display:grid;width:19px;height:19px;place-items:center;border:1px solid var(--line-strong);border-radius:4px;color:transparent;background:#fff}.registration-consent input:checked+span{border-color:var(--orange);color:#fff;background:var(--orange)}.registration-consent input:focus-visible+span,.boundary-checklist input:focus-visible~.boundary-check{outline:3px solid rgba(201,75,44,.22);outline-offset:2px}.registration-consent p{font-size:11px;line-height:1.5}.registration-consent em{grid-column:2;color:#b64138;font-size:10px;font-style:normal}.registration-privacy-note{display:flex;align-items:flex-start;gap:8px;margin-top:18px;padding:11px 12px;border-left:3px solid var(--sage);color:#5c6d65;background:var(--sage-soft)}.registration-privacy-note p{font-size:11px;line-height:1.65}.registration-choice-field{padding:0;border:0}.registration-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.registration-choice-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.registration-choice-grid button{display:flex;min-height:42px;align-items:center;justify-content:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fff;font-size:11px;font-weight:600}.registration-choice-grid button:hover,.registration-choice-grid button.is-active{border-color:#c94b2c6b;color:var(--orange-strong);background:var(--orange-soft)}.registration-summary-band,.registration-account-link,.review-expectation{display:flex;align-items:flex-start;gap:11px;margin-top:23px;padding:15px;border:1px solid #d5e2db;border-radius:7px;color:var(--sage-strong);background:#f4f8f5}.registration-summary-band strong,.registration-account-link strong,.review-expectation strong{font-size:12px}.registration-summary-band p,.registration-account-link p,.review-expectation p{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.6}.registration-account-link{margin:0 0 22px}.voice-profile-block{margin-top:20px;padding:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7faf8}.voice-profile-block>div:first-child,.voice-profile-actions{display:flex;align-items:center;gap:11px}.voice-profile-block>div:first-child>span:last-child{display:flex;min-width:0;flex-direction:column}.voice-profile-icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:50%;color:#fff;background:var(--sage)}.voice-profile-block strong{font-size:12px}.voice-profile-block small{margin-top:3px;color:var(--muted);font-size:11px}.voice-profile-actions{margin-top:12px}.voice-profile-actions select{flex:1;padding:0 10px}.voice-profile-actions button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #c9d9d0;border-radius:7px;color:var(--sage-strong);background:#fff;font-size:11px;font-weight:700}.voice-profile-actions button.is-recorded{border-color:#b9d0c4;background:var(--sage-soft)}.evidence-upload{margin-top:20px;border:1px dashed #bdccc4;border-radius:7px;background:#f9fbfa}.evidence-upload input{position:absolute;width:1px;height:1px;opacity:0}.evidence-upload label{display:grid;min-height:86px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;cursor:pointer}.evidence-upload label>span{display:grid;width:42px;height:42px;place-items:center;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft)}.evidence-upload label>div{display:flex;min-width:0;flex-direction:column}.evidence-upload strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.evidence-upload small{margin-top:4px;color:var(--muted);font-size:10px}.evidence-upload em{color:var(--orange-strong);font-size:11px;font-style:normal;font-weight:700}.boundary-checklist{display:grid;border-top:1px solid var(--line)}.boundary-checklist label{position:relative;display:grid;min-height:92px;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;gap:13px;padding:14px 2px;border-bottom:1px solid var(--line);cursor:pointer}.boundary-checklist label.is-checked{background:#f8fbf9}.boundary-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft)}.boundary-checklist p{color:var(--muted);font-size:11px;line-height:1.6}.boundary-checklist p strong{display:block;margin-bottom:4px;color:var(--ink-soft);font-size:13px}.boundary-check{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:transparent;background:#fff}.boundary-checklist input:checked~.boundary-check{border-color:var(--sage);color:#fff;background:var(--sage)}.boundary-error{margin-top:9px}.registration-form-footer{position:sticky;bottom:-24px;z-index:2;display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:14px;margin-top:28px;padding:14px 0 10px;border-top:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.registration-form-footer>div{display:flex;align-items:center;gap:8px}.registration-form-footer .button{min-width:128px}.registration-draft-button{display:inline-flex;min-height:42px;align-items:center;gap:6px;padding:0;border:0;color:var(--sage-strong);background:transparent;font-size:11px;font-weight:700}.registration-chooser-content{display:flex;min-height:560px;flex-direction:column}.registration-chooser-header{display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line)}.registration-mini-brand{color:var(--ink)}.registration-mini-brand svg{color:var(--orange)}.registration-chooser-intro{padding:35px 44px 26px}.registration-chooser-intro>span{color:var(--orange-strong);font-size:11px;font-weight:700}.registration-chooser-intro h1{margin-top:7px;font-size:32px}.registration-chooser-intro p{max-width:630px;margin-top:9px;color:var(--muted);font-size:13px;line-height:1.7}.registration-paths{display:grid;margin:0 44px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.registration-paths>button{display:grid;min-height:110px;grid-template-columns:50px minmax(0,1fr) 24px;align-items:center;gap:15px;padding:16px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.registration-paths>button:last-child{border-bottom:0}.registration-paths>button:hover{background:#fafcfb}.registration-path-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:7px;color:var(--orange-strong);background:var(--orange-soft)}.registration-path-icon.healer{color:var(--sage-strong);background:var(--sage-soft)}.registration-paths>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.registration-paths small{color:var(--muted);font-size:10px}.registration-paths strong{margin-top:4px;font-size:17px}.registration-paths em{margin-top:5px;color:var(--muted);font-size:11px;font-style:normal;line-height:1.55}.registration-paths>button>svg{color:var(--muted-light)}.registration-chooser-trust{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:auto;padding:21px 44px;color:var(--sage-strong);background:#f4f8f5}.registration-chooser-trust span{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600}.registration-success{display:flex;min-height:580px;align-items:center;justify-content:center;flex-direction:column;padding:45px 30px;text-align:center}.registration-success-icon{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;color:#fff;background:var(--sage);box-shadow:0 12px 28px #426d5a33}.registration-success>small{margin-top:22px;color:var(--orange-strong);font-size:11px;font-weight:700}.registration-success h1{margin-top:7px;font-size:30px}.registration-success>p{max-width:560px;margin-top:10px;color:var(--muted);font-size:13px;line-height:1.8}.registration-success-points{display:flex;flex-wrap:wrap;justify-content:center;gap:9px 18px;margin-top:20px;color:var(--sage-strong)}.registration-success-points span{display:inline-flex;align-items:center;gap:5px;font-size:11px}.registration-success .button{min-width:210px;margin-top:25px}.registration-success>em{max-width:560px;margin-top:13px;color:var(--muted);font-size:10px;font-style:normal;line-height:1.6}.orders-empty-state{display:grid;min-height:132px;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px}.orders-empty-state>span{display:grid;width:44px;height:44px;place-items:center;border-radius:7px;color:var(--sage-strong);background:var(--sage-soft)}.orders-empty-state strong,.favorite-empty strong{font-size:13px}.orders-empty-state p,.favorite-empty small{margin-top:4px;color:var(--muted);font-size:11px}.favorite-empty{display:flex;min-height:86px;align-items:center;gap:11px;padding:14px;color:var(--sage)}.favorite-empty>span{display:flex;flex-direction:column}.healer-review-view{padding-top:10px}.healer-review-hero{display:flex;min-height:260px;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;border-radius:8px;color:#f6faf7;background:#2f483e}.healer-review-hero-copy{max-width:720px}.healer-review-hero-copy>span{display:inline-flex;align-items:center;gap:6px;color:#f5b98f;font-size:11px;font-weight:700}.healer-review-hero h1{margin-top:13px;font-size:31px;line-height:1.45}.healer-review-hero p{margin-top:10px;color:#ccd9d3;font-size:12px;line-height:1.8}.review-eta{display:flex;min-width:150px;align-items:center;flex-direction:column;padding-left:34px;border-left:1px solid rgba(255,255,255,.16)}.review-eta small,.review-eta span{color:#c6d6ce;font-size:11px}.review-eta strong{margin:4px 0;color:#f5b98f;font-size:46px}.healer-review-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:15px;margin-top:18px}.review-status-panel,.review-next-panel{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.review-version{color:var(--muted);font-size:10px}.review-status-list{display:grid;border-top:1px solid var(--line)}.review-status-list>div{display:grid;min-height:72px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.review-status-list>div>span,.review-next-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:7px;color:#8b632a;background:var(--gold-soft)}.review-status-list>div.is-done>span{color:var(--sage-strong);background:var(--sage-soft)}.review-status-list p{display:flex;flex-direction:column}.review-status-list strong{font-size:12px}.review-status-list small{margin-top:4px;color:var(--muted);font-size:10px}.review-status-list em{display:inline-flex;min-height:25px;align-items:center;gap:4px;padding:0 8px;border-radius:13px;color:#8b632a;background:var(--gold-soft);font-size:10px;font-style:normal;font-weight:700}.review-status-list .is-done em{color:var(--sage-strong);background:var(--sage-soft)}.review-next-panel{display:flex;flex-direction:column}.review-next-panel>small{margin-top:16px;color:var(--orange-strong);font-size:10px;font-weight:700}.review-next-panel h2{margin-top:6px;font-size:20px}.review-next-panel>p{margin-top:8px;color:var(--muted);font-size:11px;line-height:1.7}.review-next-panel .button{margin-top:20px}.review-next-panel>div:last-child{display:flex;align-items:flex-start;gap:7px;margin-top:auto;padding-top:18px;color:var(--muted);font-size:10px;line-height:1.5}@media(max-width:900px){.registration-layout{grid-template-columns:235px minmax(0,1fr)}.registration-progress-panel{padding:24px 20px}.registration-form{padding-right:24px;padding-left:24px}.compact-consents,.healer-review-layout{grid-template-columns:1fr}}@media(max-width:720px){.topbar-actions>.icon-button{display:none}.registration-trigger{width:40px;min-height:40px;justify-content:center;padding:0}.registration-trigger span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.registration-overlay{padding:0}.registration-modal,.registration-modal.registration-chooser{width:100%;height:100dvh;min-height:0;max-height:100dvh;border-radius:0}.registration-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.registration-progress-panel{display:block;padding:calc(10px + env(safe-area-inset-top)) 16px 11px}.registration-progress-brand,.registration-progress-copy,.registration-progress-panel ol,.registration-progress-note{display:none}.registration-progress-bar{margin-top:0}.registration-header{min-height:62px;padding:0 14px}.registration-header .icon-button,.registration-chooser-header .icon-button{width:44px;height:44px}.registration-form{padding:22px 16px calc(20px + env(safe-area-inset-bottom))}.registration-form-intro{grid-template-columns:40px minmax(0,1fr);gap:11px;margin-bottom:20px}.registration-form-intro>span{width:40px;height:40px}.registration-form-intro h1{font-size:22px}.registration-form-intro p{font-size:12px}.registration-two-columns{grid-template-columns:1fr}.registration-field>input,.registration-field>select,.registration-field>textarea,.phone-input input,.otp-input input,.voice-profile-actions select{font-size:16px}.registration-choice-grid,.registration-choice-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.voice-profile-actions{align-items:stretch;flex-direction:column}.registration-form-footer{bottom:0;align-items:stretch;flex-direction:column;padding-bottom:calc(10px + env(safe-area-inset-bottom))}.registration-form-footer>div{width:100%}.registration-form-footer>div:last-child .button{flex:1}.registration-draft-button,.registration-form-footer .button{min-height:44px}.registration-chooser-header{min-height:calc(62px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0}.registration-chooser-intro{padding:28px 20px 20px}.registration-chooser-intro h1{font-size:27px}.registration-paths{margin:0 20px}.registration-paths>button{min-height:120px;grid-template-columns:44px minmax(0,1fr) 20px;gap:11px}.registration-path-icon{width:44px;height:44px}.registration-chooser-trust{align-items:flex-start;flex-direction:column;padding:18px 20px calc(18px + env(safe-area-inset-bottom))}.registration-success{min-height:calc(100dvh - 80px);padding:34px 20px}.registration-success h1{font-size:25px}.registration-success-points{align-items:flex-start;flex-direction:column}.registration-success .button{width:100%}.evidence-upload label{grid-template-columns:38px minmax(0,1fr)}.evidence-upload em{grid-column:2}.boundary-checklist label{grid-template-columns:38px minmax(0,1fr) 24px}.boundary-icon{width:38px;height:38px}.orders-empty-state{grid-template-columns:42px minmax(0,1fr);padding:16px}.orders-empty-state .button{grid-column:1 / -1;width:100%}.journal-empty-state,.journal-saved-state{grid-template-columns:42px minmax(0,1fr);padding:17px}.journal-saved-state em{grid-column:2;white-space:normal}.healer-review-hero{align-items:flex-start;flex-direction:column;padding:26px 20px}.healer-review-hero h1{font-size:24px}.review-eta{min-width:0;align-items:baseline;flex-direction:row;gap:7px;padding:16px 0 0;border-top:1px solid rgba(255,255,255,.16);border-left:0}.review-eta strong{font-size:28px}.review-status-panel,.review-next-panel{padding:17px}}@media(max-width:390px){.registration-chooser-intro h1{font-size:25px}.registration-paths>button{min-height:132px}.registration-form-footer>div:last-child{flex-direction:column-reverse}.registration-form-footer .button{width:100%}.review-status-list>div{grid-template-columns:36px minmax(0,1fr);padding:10px 0}.review-status-list em{grid-column:2;justify-self:start}}.brand-wording small,.profile-copy small,.availability,.healer-metrics,.soft-tag,.voice-preview small,.voice-preview strong,.price small,.belonging-stat span,.verification-summary small,.history-row p,.history-status,.history-amount span,.mood-selector button small,.bar-column small,.trend-insight small,.report-mood-change small,.profile-stats span,.favorite-list article>span,.settings-list small,.metric-grid small,.metric-grid em,.session-client p,.session-note p,.queue-order small,.week-strip span,.fit-score,.pool-card>small,.pool-wait span,.schedule-days small,.schedule-editor-head small,.time-range>span,.time-range em,.price-setting small,.income-summary>div:first-child>span,.income-breakdown small,.income-row small,.detail-rating,.detail-availability small,.detail-voice small,.credentials>div small,.service-boundary p,.checkout-healer small,.duration-choices button small,.privacy-consent p,.pay-footer>span small,.queue-orbit small,.live-wait,.queue-steps small,.queue-healer small,.call-header>span,.report-cover>span,.report-cover p,.report-section-title small,.emotion-bars>div>span,.emotion-shift>p,.report-points li p,.self-care-plan p,.rating-section p{font-size:11px}.session-client strong span,.queue-order em,.duration-choices button em,.speaking-badge,.call-controls button span,.call-safety{font-size:10px}summary:focus-visible{outline:3px solid rgba(201,75,44,.22);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
