@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--pine:#173f3a;--pine-2:#245a52;--pine-3:#0f302d;--mint:#b9ddd2;--mint-soft:#e8f3ef;--peach:#eea47f;--peach-soft:#fff0e7;--lavender:#dcd5ee;--lavender-soft:#f2eff9;--cream:#f8f5ee;--paper:#fffdf9;--ink:#17302d;--muted:#6e7d78;--line:#dde5df;--danger:#a93e3e;--danger-soft:#fff0ed;--warning:#9a681d;--warning-soft:#fff7df;--shadow:0 16px 45px #183f3917;--shadow-sm:0 5px 18px #183f3912;--radius:20px;--radius-sm:12px;color:var(--ink);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;margin:0}body,button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.025em;font-family:Fraunces,serif}h1{margin-bottom:.7rem;font-size:clamp(2.1rem,4vw,3.5rem);line-height:1.06}h2{margin-bottom:.55rem;font-size:clamp(1.35rem,2.1vw,2rem);line-height:1.16}h3{margin-bottom:.35rem;font-size:1.02rem}p{color:var(--muted);line-height:1.7}.container{width:min(1160px,100% - 40px);margin-inline:auto}.section{padding:96px 0}.soft-section{background:#edf3ef}.muted{color:var(--muted)}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.18rem;font-weight:700;display:inline-flex}.brand.inverse{color:#fff}.button{background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-weight:700;line-height:1;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--pine);color:#fff;box-shadow:0 7px 18px #173f3a29}.button.primary:hover{background:var(--pine-2)}.button.ghost{background:var(--paper);border-color:var(--line);box-shadow:var(--shadow-sm)}.button.cream{background:var(--cream);color:var(--pine)}.button.large{min-height:52px;padding:15px 22px}.button.small{min-height:34px;padding:8px 11px;font-size:.82rem}.button.full{width:100%}.button.danger{color:var(--danger);background:var(--danger-soft);border-color:#efc1b9}.button.ghost.danger{color:var(--danger);border-color:#efcbc5}.button.text-button,.button.text-danger{box-shadow:none;padding-inline:5px}.button.text-danger{color:var(--danger)}.button.dark-ghost{color:#fff;background:#ffffff14;border-color:#ffffff38}.button-link{background:0 0;border:0}.text-link{color:var(--pine-2);background:0 0;border:0;font-weight:700}.icon-button{border:1px solid var(--line);background:var(--paper);border-radius:11px;place-items:center;width:39px;height:39px;display:inline-grid}.icon-button.compact{background:0 0;border:0;width:30px;height:30px}.icon-button:hover{background:var(--mint-soft)}.icon-button.heart-button.active{color:#c45151;background:#fff1ef;border-color:#f0cbc5}.icon-button.danger-icon{color:var(--danger)}.eyebrow{color:var(--pine-2);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:13px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.eyebrow.light{color:var(--mint)}.panel{background:var(--paper);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #d8e2dbe6}.feature-icon{background:var(--mint-soft);width:42px;height:42px;color:var(--pine);border-radius:13px;place-items:center;display:inline-grid}.feature-icon.peach{background:var(--peach-soft);color:#a85532}.feature-icon.mint{background:var(--mint-soft);color:var(--pine)}.feature-icon.lavender{background:var(--lavender-soft);color:#62558a}.avatar{background:linear-gradient(145deg,var(--mint),#f6dccd);color:var(--pine);border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid}.avatar.tiny{width:31px;height:31px;font-size:.7rem}.avatar.small{width:42px;height:42px;font-size:.78rem}.avatar.large{width:58px;height:58px}.avatar.xlarge{width:92px;height:92px;font:700 1.45rem Fraunces}.chip-row{flex-wrap:wrap;gap:7px;display:flex}.chip{color:#4f655f;text-transform:capitalize;background:#f4f7f4;border:1px solid #dbe5df;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:700}.chip.active,.selectable-chips .chip.active{background:var(--pine);color:#fff;border-color:var(--pine)}.status-pill,.mode-pill,.role-pill{letter-spacing:.025em;color:#64736f;background:#edf1ef;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.status-pill.active,.status-pill.confirmed,.status-pill.completed{color:#23704e;background:#e2f2eb}.status-pill.requested,.status-pill.pending_review{background:var(--warning-soft);color:var(--warning)}.status-pill.cancelled,.status-pill.declined,.status-pill.suspended{background:var(--danger-soft);color:var(--danger)}.rating-line{color:#d07b37;align-items:center;gap:4px;font-size:.78rem;font-weight:800;display:flex}.rating-line span{color:var(--muted);font-weight:500}.stars{color:#df8c41;margin:5px 0;display:flex}.available-dot{background:#47a76d;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;bottom:8px;right:8px}.marketing-page{background:var(--paper)}.public-nav{justify-content:space-between;align-items:center;gap:28px;height:78px;display:flex}.public-nav nav{color:#526661;gap:32px;font-size:.9rem;font-weight:600;display:flex}.public-nav nav a:hover{color:var(--pine)}.nav-actions{gap:9px;display:flex}.hero-section{grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;min-height:650px;padding:66px 0 85px;display:grid}.hero-copy h1{max-width:700px;font-size:clamp(3.1rem,5.6vw,5.15rem)}.hero-copy h1 em{color:#c76e4a;font-style:normal}.hero-copy>p{max-width:590px;font-size:1.08rem}.hero-actions{align-items:center;gap:17px;margin:29px 0;display:flex}.play{background:var(--peach-soft);color:#bb613d;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.trust-row{color:#5c716b;flex-wrap:wrap;gap:19px;font-size:.74rem;font-weight:700;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.hero-visual{place-items:center;min-height:510px;display:grid;position:relative}.sun-shape{background:#e1ede7;border-radius:46% 54% 61% 39%/42% 39% 61% 58%;width:420px;height:420px;position:absolute;transform:rotate(-6deg)}.leaf-shape{background:var(--peach);opacity:.7;border-radius:100% 0;width:95px;height:180px;position:absolute}.leaf-shape.one{top:8px;right:12px;transform:rotate(25deg)}.leaf-shape.two{background:#9fc7bb;bottom:5px;left:7px;transform:rotate(205deg)}.session-card{background:#c9ddd6;border:8px solid #fff;border-radius:29px;width:min(465px,90%);height:350px;position:relative;overflow:hidden;box-shadow:0 28px 60px #173f3a3d}.session-video{position:absolute;overflow:hidden}.primary-person{background:linear-gradient(155deg,#dfeee9,#98c1b5);place-items:end center;display:grid;inset:0}.portrait{background:#d09972;border-radius:90px 90px 25px 25px;width:180px;height:235px;display:block;position:relative}.portrait:before{content:"";background:#8a563f;border-radius:45% 45% 50% 50%;width:90px;height:100px;position:absolute;top:28px;left:45px;box-shadow:inset 0 25px #273f39}.portrait:after{content:"";background:#f6e8da;border-radius:65px 65px 12px 12px;width:125px;height:115px;position:absolute;bottom:0;left:28px}.portrait-two{width:80px;height:100px}.inset-person{background:#f0cfb8;border:4px solid #fff;border-radius:15px;place-items:end center;width:112px;height:135px;display:grid;top:18px;right:18px}.person-label{color:#fff;text-shadow:0 1px 4px #17302d;font-size:.7rem;font-weight:700;position:absolute;bottom:12px;left:12px}.inset-person .person-label{font-size:.6rem;bottom:6px;left:7px}.call-controls{background:#0f302dd4;border-radius:22px;gap:8px;padding:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.call-controls button{color:#fff;background:#ffffff21;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.call-controls .end-call{background:#d4584d;font-size:1.4rem}.secure-call{color:#fff;background:#0f302d99;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:14px;left:14px}.floating-card{box-shadow:var(--shadow);background:#fff;border-radius:14px;align-items:center;gap:9px;padding:12px 14px;font-size:.72rem;display:flex;position:absolute}.floating-card span{flex-direction:column;display:flex}.floating-card small{color:var(--muted)}.floating-card svg{color:var(--pine)}.next-session{top:72px;left:-8px}.next-session>svg:last-child{color:#33805a;margin-left:8px}.floating-card.rating{bottom:42px;right:-12px}.rating small{color:#b86a34;align-items:center;gap:4px;display:flex}.impact-strip{background:var(--pine);color:#fff}.impact-grid{grid-template-columns:repeat(4,1fr);min-height:112px;display:grid}.impact-grid div{border-right:1px solid #ffffff1f;justify-content:center;align-items:center;gap:10px;display:flex}.impact-grid div:last-child{border:0}.impact-grid b{font:700 1.7rem Fraunces}.impact-grid span{color:#bdd2cc;font-size:.75rem}.section-heading{margin-bottom:38px}.section-heading.centered{text-align:center;max-width:620px;margin:0 auto 48px}.section-heading h2{font-size:2.55rem}.section-heading.split{justify-content:space-between;align-items:end;display:flex}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.steps-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:31px;position:relative}.steps-grid .step-number{color:#dce6df;font:700 2.1rem Fraunces;position:absolute;top:20px;right:25px}.steps-grid h3{margin-top:20px;font-size:1.12rem}.steps-grid p{font-size:.9rem}.therapist-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.therapist-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.therapist-photo{background:linear-gradient(135deg,#cee2db,#e9c8b4);place-items:center;min-height:170px;display:grid;position:relative}.therapist-photo>span{width:95px;height:95px;color:var(--pine);background:#ffffff73;border-radius:50%;place-items:center;font:700 1.55rem Fraunces;display:grid}.therapist-photo.photo-2{background:linear-gradient(135deg,#e5dff1,#bad5cc)}.therapist-photo.photo-3{background:linear-gradient(135deg,#f3d6c4,#d2e5df)}.therapist-card-body{padding:20px}.therapist-card-body h3{margin-top:9px}.therapist-card-body>p{font-size:.8rem}.therapist-card-body .chip-row{margin:14px 0}.card-footer{border-top:1px solid #ebefec;justify-content:space-between;align-items:center;padding-top:15px;font-size:.75rem;display:flex}.card-footer a{color:var(--pine-2);align-items:center;gap:4px;font-weight:700;display:flex}.trust-panel{background:var(--pine);color:#fff;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;padding:57px 70px;display:grid;overflow:hidden}.trust-panel h2{font-size:2.65rem}.trust-panel p{color:#bfd1cc}.trust-panel ul{gap:12px;margin:24px 0;padding:0;list-style:none;display:grid}.trust-panel li{color:#e4eeeb;align-items:center;gap:9px;font-size:.86rem;display:flex}.trust-panel li svg{color:var(--mint)}.shield-art{place-items:center;min-height:300px;display:grid;position:relative}.shield-art>svg{z-index:2;color:var(--mint);position:relative}.orbit{border:1px solid #b9ddd247;border-radius:50%;position:absolute}.orbit.a{width:170px;height:170px}.orbit.b{width:245px;height:245px}.orbit.c{width:320px;height:320px}.public-footer{background:var(--pine-3);color:#fff;padding:62px 0 24px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr 1fr;gap:45px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid p,.footer-grid a{color:#a9c0b9;font-size:.8rem}.crisis-link{font-weight:800;color:var(--peach)!important}.footer-bottom{color:#8ba49d;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:45px;padding-top:21px;font-size:.7rem;display:flex}.skeleton-card i,.loading-block,.loading-card{background:linear-gradient(90deg,#edf1ee,#f8faf8,#edf1ee) 0 0/200% 100%;animation:1.3s infinite shimmer}.skeleton-card .therapist-card-body{gap:10px;display:grid}.skeleton-card i{border-radius:8px;height:13px}.skeleton-card i:nth-child(2){width:70%}.auth-page{background:var(--paper);grid-template-columns:minmax(390px,.82fr) 1.18fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:var(--pine);flex-direction:column;padding:45px 55px;display:flex;position:relative;overflow:hidden}.auth-art:before,.auth-art:after{content:"";border:1px solid #b9ddd22b;border-radius:50%;position:absolute}.auth-art:before{width:480px;height:480px;top:5%;right:-230px}.auth-art:after{width:380px;height:380px;bottom:-130px;left:-230px}.auth-art-copy{z-index:1;max-width:470px;margin:auto 0;position:relative}.auth-art-copy h1{font-size:3.35rem}.auth-art-copy>p{color:#bfd2cc;font-size:1rem}.auth-promise{background:#ffffff0d;border:1px solid #ffffff24;border-radius:15px;gap:12px;margin-top:35px;padding:17px;display:flex}.auth-promise span{flex-direction:column;display:flex}.auth-promise small{color:#b9cdc7}.auth-quote{z-index:1;position:relative}.auth-quote p{color:#fff;margin-bottom:2px;font-family:Fraunces}.auth-quote span{color:#9fb8b1;font-size:.72rem}.auth-main{place-items:center;padding:45px;display:grid}.auth-form-wrap{width:min(500px,100%)}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:38px;font-size:.8rem;display:inline-flex}.mobile-auth-brand{display:none}.auth-heading{margin-bottom:28px}.auth-heading h2{font-size:2.25rem}.auth-heading p{font-size:.9rem}.auth-onboarding-options{gap:14px;margin-bottom:18px;display:grid}.google-auth{justify-items:center;gap:8px;min-height:44px;display:grid;position:relative}.google-button-host{width:min(400px,100%);min-height:44px;transition:opacity .15s}.google-button-host.hidden{opacity:0;height:0;min-height:0;overflow:hidden}.google-button-state{width:min(400px,100%);min-height:44px;color:var(--muted);background:#fff;border:1px solid #d8e1dc;border-radius:6px;justify-content:center;align-items:center;gap:9px;font-size:.76rem;display:flex}.google-spinner{border:2px solid #d9e2de;border-top-color:var(--pine);border-radius:50%;width:15px;height:15px;animation:.75s linear infinite spin}.google-retry{color:var(--pine-2);background:0 0;border:0;padding:0;font-size:.72rem;font-weight:800}.google-auth .form-error{width:min(400px,100%);margin:0}.auth-divider{color:#84908c;align-items:center;gap:12px;margin:19px 0;font-size:.66rem;font-weight:600;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-divider span{white-space:nowrap}.auth-form-wrap form{gap:17px;display:grid}.field{gap:7px;display:grid}.field>span{font-size:.76rem;font-weight:700}.field>span small{color:var(--muted);font-weight:500}.field>small{color:var(--muted);font-size:.69rem}input,textarea,select{background:#fff;border:1px solid #d8e1dc;border-radius:10px;outline:none;width:100%;padding:11px 13px;transition:all .2s}input:focus,textarea:focus,select:focus{border-color:#5b887f;box-shadow:0 0 0 3px #4e82781f}input:disabled{color:#7c8985;background:#f2f3f1}.input-with-icon{position:relative}.input-with-icon input{padding-right:45px}.input-with-icon button{color:var(--muted);background:0 0;border:0;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.role-choice{grid-template-columns:1fr 1fr;gap:9px;display:grid}.role-choice button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;padding:13px;display:flex;position:relative}.role-choice button span{font-size:.8rem;font-weight:700}.role-choice button small{color:var(--muted);font-size:.66rem}.role-choice button svg{position:absolute;top:10px;right:10px}.role-choice button.active{border-color:var(--pine);background:var(--mint-soft)}.auth-submit{width:100%;margin-top:5px}.auth-switch{text-align:center;font-size:.78rem}.auth-switch a{color:var(--pine-2);font-weight:800}.form-error{background:var(--danger-soft);color:var(--danger);border-radius:9px;padding:10px 12px;font-size:.76rem}.auth-security{border-top:1px solid var(--line);color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:30px;padding-top:20px;font-size:.68rem;display:flex}.auth-security a{text-decoration:underline}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.not-found h1{max-width:660px}.not-found p{max-width:480px}.app-shell{min-height:100vh}.sidebar{background:var(--pine-3);color:#fff;z-index:40;flex-direction:column;width:250px;padding:24px 17px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-top{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.sidebar-close{color:#fff;background:0 0;border-color:#ffffff26;display:none}.portal-label{color:#b9d3cb;text-transform:uppercase;letter-spacing:.08em;background:#b9ddd21c;border-radius:9px;align-items:center;gap:7px;margin:28px 7px 12px;padding:10px 11px;font-size:.68rem;font-weight:700;display:flex}.side-nav{gap:4px;display:grid}.side-nav a{color:#a9c0b9;border-radius:10px;align-items:center;gap:11px;padding:11px;font-size:.81rem;font-weight:600;display:flex}.side-nav a:hover,.side-nav a.active{color:#fff;background:#b9ddd21f}.side-nav a.active{box-shadow:inset 3px 0 var(--peach)}.sidebar-foot{margin-top:auto}.privacy-note{color:#9eb6af;border:1px solid #ffffff17;border-radius:12px;gap:8px;margin-bottom:14px;padding:13px;font-size:.66rem;display:flex}.profile-chip{color:#fff;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff1a;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;padding:10px 6px;display:grid}.profile-chip>span:nth-child(2){flex-direction:column;display:flex;overflow:hidden}.profile-chip small{color:#8ca49d;white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.app-main{min-height:100vh;margin-left:250px}.app-topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f5eee6;border-bottom:1px solid #d8e2dbcc;justify-content:flex-end;align-items:center;height:69px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-brand,.mobile-menu{display:none}.topbar-actions{align-items:center;gap:8px;display:flex}.top-profile{border:1px solid var(--line);background:var(--paper);border-radius:11px;align-items:center;gap:7px;height:42px;padding:5px 8px 5px 5px;font-size:.76rem;font-weight:700;display:flex}.app-content{max-width:1440px;margin:0 auto;padding:31px}.bottom-nav{display:none}.page-stack{gap:24px;display:grid}.page-intro{justify-content:space-between;align-items:flex-end;gap:25px;padding:7px 2px 4px;display:flex}.page-intro h1{font-size:2.6rem}.page-intro p{margin-bottom:0;font-size:.9rem}.dashboard-intro{align-items:center}.panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-heading h2{font-size:1.25rem}.panel-heading>a{color:var(--pine-2);font-size:.75rem;font-weight:800}.section-row{align-items:flex-end;margin-bottom:15px}.page-loading{padding:30px}.page-loading .loading-block{border-radius:var(--radius);height:400px}.mood-card{background:linear-gradient(100deg,var(--paper),#fff8f2);justify-content:space-between;align-items:center;gap:30px;padding:22px 25px;display:flex}.mood-card>div:first-child{align-items:center;gap:13px;display:flex}.mood-card h2{margin:0;font-size:1.15rem}.mood-card p{margin:2px 0 0;font-size:.76rem}.mood-scale{gap:7px;display:flex}.mood-scale button{background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:center;min-width:64px;padding:8px;display:flex;position:relative}.mood-scale button>span{font-size:1.45rem}.mood-scale button small{color:var(--muted);font-size:.6rem}.mood-scale button svg{position:absolute;top:3px;right:3px}.mood-scale button:hover,.mood-scale button.active{border-color:var(--peach);box-shadow:var(--shadow-sm);background:#fff}.dashboard-grid{grid-template-columns:1.55fr .65fr;gap:20px;display:grid}.dashboard-grid>.panel{padding:23px}.appointment-feature{grid-template-columns:auto auto 1fr auto;align-items:center;gap:16px;margin-top:18px;display:grid}.date-tile{border:1px solid var(--line);text-align:center;border-radius:12px;width:57px;overflow:hidden}.date-tile b{padding:7px 0;font:700 1.3rem Fraunces;display:block}.date-tile span{background:var(--pine);color:#fff;text-transform:uppercase;padding:4px;font-size:.59rem;display:block}.appointment-feature-main h3{margin:7px 0}.appointment-feature-main p{align-items:center;gap:5px;margin:3px 0;font-size:.7rem;display:flex}.feature-actions{gap:7px;display:grid}.care-summary{background:var(--pine);color:#fff!important}.care-summary h2{color:#fff}.summary-stat{border-bottom:1px solid #ffffff1a;align-items:center;gap:11px;padding:12px 0;display:flex}.summary-stat div{flex-direction:column;display:flex}.summary-stat b{font-size:.95rem}.summary-stat small{color:#afc6bf}.gentle-note{background:#ffffff14;border-radius:11px;gap:8px;margin-top:15px;padding:12px;display:flex}.gentle-note p{color:#c2d3ce;margin:0;font-size:.68rem}.dashboard-cards .therapist-photo{min-height:115px}.dashboard-cards .therapist-photo>span{width:67px;height:67px;font-size:1rem}.compact-card .therapist-card-body{padding:15px}.mini-resource-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.mini-resource-grid article{border:1px solid var(--line);background:var(--paper);border-radius:14px;gap:12px;padding:17px;display:flex}.mini-resource-grid h3{font-size:.85rem}.mini-resource-grid p,.mini-resource-grid small{font-size:.66rem}.empty-compact{min-height:115px;color:var(--muted);justify-content:center;align-items:center;gap:14px;display:flex}.empty-compact h3,.empty-compact p{margin:0}.empty-compact p{font-size:.72rem}.loading-block{border-radius:14px;height:130px}.loading-block.small{height:80px}.search-toolbar{align-items:center;gap:13px;padding:13px;display:flex}.search-field{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;align-items:center;gap:8px;min-height:42px;padding:0 11px;display:flex}.search-field input{box-shadow:none;border:0;padding:8px 0}.directory-layout{grid-template-columns:238px 1fr;gap:20px;display:grid}.filters-panel{gap:17px;height:max-content;padding:20px;display:grid}.filter-heading{justify-content:space-between;align-items:center;display:flex}.filter-heading h2{margin:0;font:700 1rem DM Sans}.directory-results{min-width:0}.results-heading{justify-content:space-between;padding:0 3px 10px;font-size:.74rem;display:flex}.results-heading p{margin:0}.results-heading span{color:var(--muted)}.therapist-list{gap:13px;display:grid}.therapist-list-card{grid-template-columns:132px 1fr 145px;align-items:center;gap:18px;padding:16px;display:grid}.therapist-list-card>.therapist-photo{border-radius:14px;min-height:145px}.therapist-list-card>.therapist-photo>span{width:70px;height:70px;font-size:1.1rem}.title-actions{justify-content:space-between;display:flex}.therapist-list-main h2{margin-bottom:3px;font:700 1.15rem DM Sans}.therapist-list-main>p{font-size:.72rem}.bio-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0;display:-webkit-box;overflow:hidden}.modes-row{color:#536963;gap:14px;margin-top:12px;font-size:.68rem;display:flex}.modes-row span{align-items:center;gap:4px;display:flex}.therapist-list-side{border-left:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:5px;padding-left:17px;display:flex}.therapist-list-side small,.therapist-list-side span{color:var(--muted);font-size:.65rem}.therapist-list-side b{font-size:.95rem}.therapist-list-side .button{width:100%;margin-top:9px}.empty-state{text-align:center;min-height:280px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex}.empty-state h2{color:var(--ink);margin-top:13px}.empty-state p{max-width:440px;font-size:.82rem}.therapist-profile-page>.back-link{width:max-content;margin:0}.profile-hero{grid-template-columns:150px 1fr auto;align-items:center;gap:25px;padding:26px;display:grid}.profile-photo{border-radius:18px;min-height:160px}.profile-hero-main h1{margin-bottom:3px;font-size:2.25rem}.profile-title{margin:0}.profile-facts{color:#576b66;flex-wrap:wrap;gap:17px;margin:14px 0;font-size:.7rem;display:flex}.profile-facts span{align-items:center;gap:5px;display:flex}.profile-facts span:first-child{color:#c36e32}.profile-hero-actions{gap:8px;display:flex}.profile-layout{grid-template-columns:1fr 370px;align-items:start;gap:20px;display:grid}.profile-content{gap:17px;display:grid}.prose-panel{padding:25px}.prose-panel>p{white-space:pre-line}.credentials{background:var(--mint-soft);border-radius:12px;gap:10px;margin-top:18px;padding:14px;display:flex}.credentials div{flex-direction:column;display:flex}.credentials span{color:var(--muted);font-size:.74rem}.review{border-top:1px solid var(--line);gap:11px;padding:16px 0;display:flex}.review:first-of-type{border-top:0}.review p{margin:5px 0;font-size:.8rem}.review small{color:var(--muted);font-size:.65rem}.booking-panel{padding:24px;position:sticky;top:92px}.booking-price{margin:1px 0 18px}.booking-price b{font:700 1.5rem Fraunces}.booking-price span{color:var(--muted);font-size:.7rem}.segmented{background:#edf1ee;border-radius:10px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented button{background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:8px;font-size:.72rem;font-weight:700;display:flex}.segmented button.active{box-shadow:var(--shadow-sm);background:#fff}.booking-slots{margin:19px 0}.booking-slots-heading{align-items:center;gap:7px;margin-bottom:11px;display:flex}.booking-slots-heading small{color:var(--muted);margin-left:auto}.slot-groups{gap:11px;max-height:240px;padding-right:4px;display:grid;overflow:auto}.slot-groups>div>small{color:var(--muted);margin-bottom:5px;font-weight:700;display:block}.slot-groups>div>div{flex-wrap:wrap;gap:6px;display:flex}.slot-groups button{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:4px;padding:7px 9px;font-size:.69rem;display:flex}.slot-groups button.active{border-color:var(--pine);background:var(--pine);color:#fff}.empty-inline{font-size:.73rem}.booking-panel .field{margin:15px 0}.booking-note{justify-content:center;align-items:center;gap:5px;margin:10px 0 0;font-size:.62rem;display:flex}.tabs{background:#e8ece9;border-radius:11px;gap:3px;width:max-content;padding:4px;display:flex}.tabs button{background:0 0;border:0;border-radius:8px;padding:8px 16px;font-size:.76rem;font-weight:700}.tabs button.active{background:var(--paper);box-shadow:var(--shadow-sm)}.appointment-list{gap:13px;display:grid}.appointment-card{grid-template-columns:64px 58px 1fr auto;align-items:center;gap:16px;padding:17px;display:grid}.appointment-date{text-align:center;border-right:1px solid var(--line);padding-right:13px}.appointment-date b{font:700 1.45rem Fraunces;display:block}.appointment-date span,.appointment-date small{color:var(--muted);text-transform:uppercase;font-size:.62rem;display:block}.appointment-main h2{margin:7px 0;font:700 1.02rem DM Sans}.appointment-meta{flex-wrap:wrap;gap:14px;display:flex}.appointment-meta span{color:var(--muted);align-items:center;gap:5px;font-size:.68rem;display:flex}.appointment-note{margin:8px 0 0;font-size:.7rem}.appointment-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:270px;display:flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a1f1c94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(540px,100%);max-height:90vh;padding:27px;overflow:auto}.modal>p{font-size:.8rem}.modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid.three{grid-template-columns:repeat(3,1fr)}.review-picker{color:#d98542;margin:17px 0;display:flex}.review-picker button{color:inherit;background:0 0;border:0;padding:3px}.checkin-panel{padding:27px}.checkin-heading{gap:13px;display:flex}.checkin-heading h2{font-size:1.45rem}.mood-scale.large{justify-content:center;margin:22px 0}.mood-scale.large button{min-width:92px}.mood-scale.large button>span{font-size:2rem}.tag-picker{border-top:1px solid var(--line);padding-top:19px}.tag-picker>b{margin-bottom:11px;font-size:.78rem;display:block}.tag-picker .button{margin-top:15px}.resource-filters{flex-wrap:wrap;gap:5px;display:flex}.resource-filters button{color:var(--muted);background:#ebefec;border:0;border-radius:999px;padding:6px 9px;font-size:.64rem;font-weight:700}.resource-filters button.active{background:var(--pine);color:#fff}.resource-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.resource-card{flex-direction:column;align-items:flex-start;padding:21px;display:flex}.resource-icon{background:var(--mint-soft);width:48px;height:48px;color:var(--pine);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.resource-card small{color:var(--muted);letter-spacing:.06em;font-size:.65rem;font-weight:800}.resource-card p{min-height:67px;font-size:.76rem}.resource-card .button{margin-top:auto}.resource-card.crisis{background:#fffaf8;border-color:#edc1b9}.resource-card.crisis .resource-icon{background:var(--danger-soft);color:var(--danger)}.checkin-history{padding:24px}.history-row{grid-template-columns:repeat(7,1fr);gap:7px;display:grid}.history-row article{text-align:center;background:#f1f5f2;border-radius:10px;flex-direction:column;padding:10px 5px;display:flex}.history-row article>span{font-size:1.5rem}.history-row b{font-size:.65rem}.history-row small{color:var(--muted);font-size:.55rem}.messages-page{grid-template-columns:310px 1fr;height:calc(100vh - 131px);min-height:560px;display:grid;overflow:hidden}.conversation-sidebar{border-right:1px solid var(--line);background:#fbfcfa;flex-direction:column;min-width:0;display:flex}.conversation-sidebar>header{justify-content:space-between;align-items:center;padding:18px 18px 8px;display:flex}.conversation-sidebar h1{margin:0;font-size:1.55rem}.connection-dot{background:#caa45c;border-radius:50%;width:9px;height:9px}.connection-dot.online{background:#4ba36d;box-shadow:0 0 0 4px #e8f4ec}.conversation-search-row{align-items:center;gap:8px;min-height:52px;padding:7px 13px 10px;display:flex}.conversation-search{color:#71817c;background:#fff;border:1px solid #dbe3de;border-radius:10px;flex:1;align-items:center;gap:7px;min-width:0;max-width:250px;height:36px;padding:0 9px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #183f3909}.conversation-search:focus-within{border-color:#78a198;box-shadow:0 0 0 3px #4e82781a}.conversation-search input{min-width:0;height:34px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font-size:.7rem}.conversation-search input:focus{box-shadow:none}.conversation-search button{color:#64766f;background:#edf2ef;border:0;border-radius:7px;place-items:center;width:24px;height:24px;padding:0;display:grid}.search-result-count{background:var(--mint-soft);min-width:25px;height:25px;color:var(--pine);border-radius:8px;place-items:center;padding:0 6px;font-size:.62rem;font-weight:800;display:grid}.conversation-list{border-top:1px solid #edf1ee;overflow:auto}.conversation-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0ee;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;width:100%;min-height:67px;padding:11px 13px;transition:background .18s;display:grid;position:relative}.conversation-row:hover{background:#f1f6f3}.conversation-row.active{background:var(--mint-soft)}.conversation-row.active:before{content:"";background:var(--pine);border-radius:0 3px 3px 0;width:3px;position:absolute;inset:9px auto 9px 0}.conversation-row .avatar.small{width:39px;height:39px}.conversation-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.conversation-copy b{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.conversation-copy small{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:.62rem;overflow:hidden}.conversation-time{color:var(--muted);flex-direction:column;align-self:stretch;align-items:end;padding-top:2px;font-size:.55rem;display:flex}.conversation-time i{background:var(--pine);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;margin-top:auto;font-style:normal;display:grid}.empty-mini{text-align:center;min-height:150px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-mini p{max-width:200px;font-size:.7rem}.chat-panel{background:#f6f5ef;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;display:grid}.chat-header{border-bottom:1px solid var(--line);background:var(--paper);align-items:center;gap:10px;height:72px;padding:10px 18px;display:flex}.chat-header>div{flex-direction:column;display:flex}.chat-header small{color:var(--muted);align-items:center;gap:4px;font-size:.62rem;display:flex}.chat-back{display:none}.message-thread{overscroll-behavior:contain;scroll-behavior:smooth;flex-direction:column;gap:10px;min-height:0;padding:22px;display:flex;overflow-y:auto}.thread-date{color:var(--muted);background:#e8ece9;border-radius:999px;order:-1;align-self:center;padding:5px 9px;font-size:.58rem}.message{align-items:flex-end;gap:7px;max-width:72%;display:flex}.message>div{box-shadow:var(--shadow-sm);background:#fff;border-radius:15px 15px 15px 3px;padding:10px 12px}.message p{color:var(--ink);white-space:pre-wrap;margin:0;font-size:.76rem}.message small{color:#8a9995;justify-content:flex-end;gap:4px;margin-top:4px;font-size:.55rem;display:flex}.message.mine{align-self:flex-end}.message.mine>div{background:var(--pine);border-radius:15px 15px 3px}.message.mine p{color:#fff}.message.mine small{color:#b9cbc6}.empty-chat{text-align:center;max-width:410px;color:var(--muted);margin:auto}.empty-chat p{font-size:.78rem}.composer{border-top:1px solid var(--line);background:var(--paper);align-items:end;gap:9px;padding:13px;display:flex}.composer textarea{resize:none;max-height:120px}.composer .button{width:43px;height:43px;padding:0}.chat-placeholder{text-align:center;place-items:center;display:grid}.chat-placeholder>div{max-width:330px}.chat-placeholder p{font-size:.8rem}.chat-placeholder span{color:var(--muted);align-items:center;gap:5px;font-size:.65rem;display:inline-flex}.notice-banner{background:var(--mint-soft);border:1px solid #c8dfd5;border-radius:14px;align-items:center;gap:12px;padding:15px 18px;display:flex}.notice-banner.warning{background:var(--warning-soft);color:var(--warning);border-color:#ecd79c}.notice-banner>div{flex:1}.notice-banner p{margin:2px 0 0;font-size:.7rem}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card{padding:18px}.stat-card>div{align-items:baseline;gap:7px;margin:13px 0 5px;display:flex}.stat-card>div b{font:700 1.55rem Fraunces}.stat-card>div span{font-size:.72rem;font-weight:700}.stat-card>small{color:var(--muted);font-size:.63rem}.therapist-dashboard-grid{grid-template-columns:1.3fr .7fr}.request-list{margin-top:9px}.request-list article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.request-list article>div:nth-child(2){flex-direction:column;display:flex}.request-list article span,.request-list article small{color:var(--muted);font-size:.65rem}.request-list article>div:last-child{gap:5px;display:flex}.timeline-list article{grid-template-columns:58px 8px 1fr auto;align-items:center;gap:7px;padding:10px 0;display:grid}.timeline-time{flex-direction:column;display:flex}.timeline-time b{font-size:.72rem}.timeline-time small{color:var(--muted);font-size:.58rem}.timeline-list article>i{background:var(--peach);border-radius:50%;width:7px;height:7px}.timeline-list article>div:nth-child(3){flex-direction:column;display:flex}.timeline-list article>div:nth-child(3) small{color:var(--muted);font-size:.6rem}.client-preview{padding:23px}.client-preview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.client-preview-grid article{text-align:center;border:1px solid var(--line);border-radius:13px;padding:17px}.client-preview-grid h3{margin-top:9px}.client-preview-grid p{min-height:39px;font-size:.65rem}.client-table,.admin-table{overflow:hidden}.table-head,.client-table article{grid-template-columns:1.4fr 1fr 1fr auto;align-items:center;gap:14px;padding:12px 17px;display:grid}.table-head{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;background:#eff3f0;font-size:.65rem;font-weight:800}.client-table article{border-top:1px solid var(--line);font-size:.72rem}.client-name{align-items:center;gap:9px;display:flex}.client-name>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.client-name small{color:var(--muted);text-overflow:ellipsis;align-items:center;gap:4px;display:flex;overflow:hidden}.client-table .highlight{color:#267255;font-weight:700}.schedule-panel{padding:23px}.availability-list article{border-top:1px solid var(--line);grid-template-columns:55px 1fr 110px 115px 1fr auto;align-items:center;gap:12px;padding:13px 0;font-size:.73rem;display:grid}.day-badge{background:var(--mint-soft);border-radius:11px;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.availability-list article>div:nth-child(2){flex-direction:column;display:flex}.availability-list article>div:nth-child(2) span,.availability-list article>small{color:var(--muted);font-size:.65rem}.mode-pill{background:#edf2f0}.therapist-settings-layout,.settings-layout{grid-template-columns:265px 1fr;align-items:start;gap:20px;display:grid}.profile-preview,.account-card{text-align:center;padding:25px;position:sticky;top:92px}.profile-preview>p,.account-card>p{font-size:.72rem}.profile-preview .chip-row{justify-content:center}.completion{text-align:left;margin:24px 0}.completion>span{justify-content:space-between;font-size:.67rem;display:flex}.completion small{color:var(--muted)}.completion>div{background:#e2e8e4;border-radius:999px;height:7px;overflow:hidden}.completion i{background:var(--pine);border-radius:inherit;height:100%;display:block}.account-trust{text-align:left;background:var(--mint-soft);border-radius:11px;gap:8px;margin-top:20px;padding:13px;display:flex}.account-trust span{flex-direction:column;display:flex}.account-trust b{font-size:.69rem}.account-trust small{color:var(--muted);font-size:.58rem}.settings-main{gap:16px;display:grid}.settings-section{gap:16px;padding:25px;display:grid}.settings-heading{align-items:center;gap:11px;margin-bottom:4px;display:flex}.settings-heading h2{margin:0;font-size:1.18rem}.settings-heading p{margin:0;font-size:.7rem}.selectable-chips{flex-wrap:wrap;gap:7px;display:flex}.selectable-chips .chip{align-items:center;gap:3px;display:flex}.toggle-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.toggle-grid label{border:1px solid var(--line);border-radius:10px;gap:8px;padding:12px;display:flex}.toggle-grid input{width:auto}.toggle-grid span{flex-direction:column;display:flex}.toggle-grid b{font-size:.7rem}.toggle-grid small{color:var(--muted);font-size:.6rem}.sticky-save{border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow);background:#fffdf9ed;border-radius:13px;justify-content:space-between;align-items:center;padding:13px 15px;font-size:.7rem;display:flex;position:sticky;bottom:10px}.settings-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;gap:11px;padding:13px 0;display:flex}.settings-row>span{flex-direction:column;display:flex}.settings-row b{font-size:.74rem}.settings-row small{color:var(--muted);font-size:.65rem}.danger-zone{border-color:#edcbc4}.admin-dashboard-grid{grid-template-columns:1.2fr .8fr}.approval-list article{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.approval-list article>div{flex-direction:column;display:flex}.approval-list small{color:var(--muted);font-size:.62rem}.approval-list span{color:var(--warning);font-size:.6rem}.approval-list span.complete{color:#267255}.system-health .status-pill i,.health-row b i{background:#47a76d;border-radius:50%;width:7px;height:7px}.health-row{border-top:1px solid var(--line);justify-content:space-between;padding:13px 0;font-size:.72rem;display:flex}.health-row span,.health-row b{align-items:center;gap:6px;display:flex}.health-row b{color:#317554;font-size:.66rem}.system-health>p{font-size:.65rem}.recent-users{padding:23px}.simple-user-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.simple-user-grid article{border:1px solid var(--line);border-radius:11px;align-items:center;gap:8px;padding:12px;display:flex}.simple-user-grid article>div{flex-direction:column;display:flex}.simple-user-grid b{font-size:.72rem}.simple-user-grid small{color:var(--muted);font-size:.6rem}.admin-toolbar{grid-template-columns:1fr 180px 180px;gap:10px;padding:12px;display:grid}.admin-table .table-head,.admin-table article{grid-template-columns:1.4fr .65fr .8fr .65fr 1fr;align-items:center;gap:12px;padding:12px 17px;display:grid}.admin-table article{border-top:1px solid var(--line);font-size:.7rem}.table-actions{gap:5px;display:flex}.pagination{justify-content:center;align-items:center;gap:14px;display:flex}.pagination span{color:var(--muted);font-size:.72rem}.video-page{color:#fff;background:#081b19;grid-template-rows:68px 1fr 40px;height:100vh;display:grid}.video-page>header{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;display:grid}.video-page>header>div{align-items:center;gap:7px;display:flex}.video-page>header>div span{flex-direction:column;display:flex}.video-page>header small{color:#9bb2ac;font-size:.58rem}.secure-label{color:#a7bcb6;justify-self:end;align-items:center;gap:5px;font-size:.65rem;display:flex}.video-page main{min-height:0;position:relative}.jitsi-frame{position:absolute;inset:0}.video-status{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.video-status p{color:#9fb4ae}.video-status.error svg{color:var(--peach)}.video-page>footer{color:#9fb4ae;justify-content:center;align-items:center;gap:6px;padding:0 18px;font-size:.62rem;display:flex}.video-page>footer small{position:absolute;right:18px}.spin{animation:1s linear infinite spin}.toast-stack{z-index:200;gap:8px;width:min(390px,100% - 36px);display:grid;position:fixed;bottom:18px;right:18px}.toast{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-left:4px solid #658a82;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px 13px;font-size:.75rem;display:grid}.toast-success{border-left-color:#3f9664}.toast-error{color:var(--danger);border-left-color:#c4524a}@keyframes shimmer{to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.hero-section{gap:25px}.floating-card{display:none}.sidebar{width:225px}.app-main{margin-left:225px}.dashboard-grid,.profile-layout{grid-template-columns:1fr}.booking-panel{position:static}.therapist-list-card{grid-template-columns:115px 1fr}.therapist-list-side{border:0;flex-direction:row;grid-column:2;align-items:center;padding:0}.therapist-list-side .button{width:auto;margin:0 0 0 auto}.resource-grid{grid-template-columns:repeat(2,1fr)}.appointment-card{grid-template-columns:64px 1fr auto}.appointment-card>.avatar{display:none}.appointment-actions{grid-column:2/4;justify-content:flex-start;max-width:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.availability-list article{grid-template-columns:50px 1fr 100px auto}.availability-list article>span:nth-of-type(2),.availability-list article>small{display:none}.client-preview-grid{grid-template-columns:repeat(2,1fr)}.auth-art{padding:38px}.auth-art-copy h1{font-size:2.7rem}}@media (width<=800px){.container{width:min(100% - 26px,1160px)}.section{padding:65px 0}.public-nav nav{display:none}.hero-section{grid-template-columns:1fr;padding:45px 0}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{min-height:410px}.session-card{height:310px}.impact-grid{grid-template-columns:repeat(2,1fr)}.impact-grid div{border-bottom:1px solid #ffffff1f;min-height:85px}.steps-grid,.therapist-grid{grid-template-columns:1fr}.section-heading.split{align-items:flex-start;gap:15px}.trust-panel{grid-template-columns:1fr;padding:38px 28px}.shield-art{display:none}.footer-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.auth-main{padding:28px 20px}.mobile-auth-brand{align-items:center;gap:8px;margin-bottom:30px;display:flex}.app-main{margin-left:0}.sidebar{width:min(290px,84vw);transition:all .25s;transform:translate(-100%)}.sidebar.open{transform:none}.sidebar-close{display:grid}.sidebar-scrim{z-index:35;background:#091f1c80;border:0;position:fixed;inset:0}.app-topbar{justify-content:space-between;height:60px;padding:0 14px}.mobile-menu,.topbar-brand{display:flex}.mobile-menu{justify-content:center;align-items:center}.topbar-brand{align-items:center;gap:7px}.topbar-brand .brand-mark{width:30px;height:30px}.topbar-actions>.icon-button,.top-profile>span:nth-child(2),.top-profile>svg{display:none}.app-content{padding:20px 14px 92px}.bottom-nav{z-index:30;height:70px;padding:6px max(6px,env(safe-area-inset-left));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffdf9f2;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.bottom-nav a{color:#788782;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.55rem;font-weight:700;display:flex}.bottom-nav a.active{color:var(--pine)}.page-intro{flex-direction:column;align-items:flex-start}.page-intro h1{font-size:2.15rem}.mood-card{flex-direction:column;align-items:flex-start}.mood-scale{justify-content:space-between;width:100%}.mood-scale button{flex:1;min-width:0;padding:5px}.dashboard-grid,.mini-resource-grid{grid-template-columns:1fr}.appointment-feature{grid-template-columns:auto 1fr}.appointment-feature>.avatar{display:none}.feature-actions{grid-column:1/3;grid-template-columns:1fr 1fr}.directory-layout{grid-template-columns:1fr}.filters-panel{display:none}.filters-panel.open{display:grid}.therapist-list-card{grid-template-columns:90px 1fr}.therapist-list-card>.therapist-photo{min-height:110px}.therapist-list-side{grid-column:1/3}.profile-hero{grid-template-columns:95px 1fr;padding:18px}.profile-photo{min-height:110px}.profile-hero-actions{grid-column:1/3}.profile-facts{gap:8px}.profile-layout{grid-template-columns:1fr}.appointment-card{grid-template-columns:52px 1fr}.appointment-main{grid-column:2}.appointment-actions{grid-column:1/3}.form-grid,.form-grid.three,.resource-grid{grid-template-columns:1fr}.history-row{grid-template-columns:repeat(4,1fr)}.messages-page{grid-template-columns:1fr;height:calc(100vh - 152px)}.messages-page.thread-open .conversation-sidebar,.chat-placeholder{display:none}.conversation-sidebar{border:0}.chat-back{display:grid}.message{max-width:86%}.stats-grid{grid-template-columns:1fr 1fr}.therapist-dashboard-grid,.admin-dashboard-grid{grid-template-columns:1fr}.client-preview-grid{grid-template-columns:1fr 1fr}.client-table .table-head,.admin-table .table-head{display:none}.client-table article{grid-template-columns:1fr auto}.client-table article>span{display:none}.availability-list article{grid-template-columns:46px 1fr auto}.availability-list .mode-pill{display:none}.therapist-settings-layout,.settings-layout{grid-template-columns:1fr}.profile-preview,.account-card{position:static}.toggle-grid{grid-template-columns:1fr}.admin-toolbar{grid-template-columns:1fr 1fr}.admin-toolbar .search-field{grid-column:1/3}.admin-table article{grid-template-columns:1fr auto;padding:15px}.admin-table article>span{display:none}.table-actions{grid-column:1/3}.simple-user-grid{grid-template-columns:1fr 1fr}.video-page>header{grid-template-columns:auto 1fr}.video-page>header>div{justify-self:center}.secure-label,.video-page>footer small{display:none}}@media (width<=500px){.nav-actions .ghost{display:none}.hero-copy h1{font-size:2.65rem}.hero-visual{min-height:340px}.session-card{width:95%;height:270px}.impact-grid div{flex-direction:column;gap:2px}.section-heading h2,.trust-panel h2{font-size:2rem}.section-heading.split{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:5px}.role-choice{grid-template-columns:1fr}.app-content{padding-inline:11px}.mood-scale button small{font-size:.5rem}.therapist-list-card{grid-template-columns:1fr}.therapist-list-card>.therapist-photo{display:none}.therapist-list-side{grid-column:1}.profile-hero{grid-template-columns:1fr}.profile-photo{display:none}.profile-hero-actions{grid-column:1}.appointment-card{grid-template-columns:45px 1fr;gap:10px;padding:13px}.appointment-meta{gap:6px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat-card{padding:13px}.notice-banner{flex-wrap:wrap;align-items:flex-start}.notice-banner .button{width:100%}.client-preview-grid,.simple-user-grid{grid-template-columns:1fr}.resource-filters{flex-wrap:nowrap;max-width:100%;padding-bottom:3px;overflow:auto}.history-row{grid-template-columns:repeat(3,1fr)}.admin-toolbar{grid-template-columns:1fr}.admin-toolbar .search-field{grid-column:1}.topbar-brand b{display:none}}
