.personal-system-overview,.diagnostic-flow,.system-checkin-page{gap:20px;display:grid}.system-kicker{color:#7d5c9d;align-items:center;gap:7px;font-size:13px;font-weight:650;display:inline-flex}.system-focus-card{background:linear-gradient(135deg,#fff 0%,#fbf9fd 65%,#f3edf9 100%);border:1px solid #dcd3e6;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;gap:34px;padding:30px;display:grid}.system-focus-copy h2{letter-spacing:-.03em;max-width:720px;margin:12px 0 8px;font-size:28px;line-height:1.25}.system-focus-copy>p{max-width:720px;color:var(--g-muted);margin:0;font-size:15px;line-height:1.65}.system-next-step{background:#fff9;border-left:3px solid #9570ba;gap:5px;margin-top:24px;padding:15px 17px;display:grid}.system-next-step span{color:var(--g-muted);font-size:12px}.system-next-step strong{font-size:15px;font-weight:600;line-height:1.5}.system-focus-actions{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:9px;min-width:195px;display:flex}.system-primary,.system-secondary,.system-back{border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 15px;font-size:14px;font-weight:600;display:inline-flex}.system-primary{border:1px solid var(--g-accent);background:var(--g-accent);color:#fff}.system-primary:disabled{opacity:.45}.system-secondary{border:1px solid var(--g-line);color:var(--g-text);background:#fff}.system-back{width:max-content;color:var(--g-muted);background:0 0;border:0;justify-content:flex-start;padding:0}.system-main-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.system-panel{border:1px solid var(--g-line);background:var(--g-paper);border-radius:18px;padding:24px}.system-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.system-panel-heading>div{align-items:center;gap:11px;display:flex}.system-panel-heading h2,.system-context-card h2{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:650}.system-panel-heading>button{color:var(--g-accent);background:0 0;border:0;font-size:13px;font-weight:600}.system-panel-heading>span{color:var(--g-muted);font-size:12px}.system-panel-icon{color:#8b68ac;background:#f1ebf7;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.system-state-bars{gap:13px;display:grid}.system-state-bars>div{grid-template-columns:98px minmax(0,1fr) 22px;align-items:center;gap:10px;font-size:13px;display:grid}.system-state-bars>div>span{color:var(--g-muted)}.system-state-bars i{background:#eee9f2;border-radius:99px;height:6px;overflow:hidden}.system-state-bars i b{border-radius:inherit;background:#9874b8;height:100%;display:block}.system-state-bars strong{text-align:right;font-size:13px}.state-panel>small{color:var(--g-muted);margin-top:20px;font-size:12px;display:block}.system-work-list{gap:16px;margin:0;display:grid}.system-work-list>div{border-bottom:1px solid var(--g-line);gap:4px;padding-bottom:14px;display:grid}.system-work-list>div:last-child{border:0;padding-bottom:0}.system-work-list dt{color:var(--g-muted);font-size:12px}.system-work-list dd{margin:0;font-size:14px;line-height:1.55}.system-observation-grid{border:1px solid var(--g-line);background:var(--g-line);border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.system-observation-grid>div{background:#fff;padding:18px}.system-observation-grid span{color:var(--g-muted);font-size:12px}.system-observation-grid p{margin:8px 0 0;font-size:14px;line-height:1.6}.system-context-card{border:1px solid var(--g-line);background:#faf8fc;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:19px 22px;display:grid}.system-context-card p{color:var(--g-muted);margin:5px 0 0;font-size:13px;line-height:1.5}.system-switch{background:#d7d0dd;border:0;border-radius:99px;width:44px;height:25px;padding:0;position:relative}.system-switch span{background:#fff;border-radius:50%;width:19px;height:19px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #5945682b}.system-switch.is-on{background:#8c65af}.system-switch.is-on span{transform:translate(19px)}.diagnostic-flow{max-width:820px;margin:0 auto}.diagnostic-flow-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.diagnostic-flow-heading h2,.system-checkin-card h2{letter-spacing:-.03em;margin:7px 0;font-size:29px;line-height:1.25}.diagnostic-flow-heading p,.system-checkin-card>p{color:var(--g-muted);margin:0;font-size:14px}.diagnostic-progress{grid-template-columns:repeat(4,1fr);gap:0;margin:8px 0 0;padding:0;list-style:none;display:grid}.diagnostic-progress li{color:#a69baa;align-items:center;gap:8px;display:flex;position:relative}.diagnostic-progress li:not(:last-child):after{z-index:0;content:"";background:#e5dfeb;height:1px;position:absolute;top:14px;left:31px;right:5px}.diagnostic-progress li>span{z-index:1;background:#fff;border:1px solid #ded7e5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid}.diagnostic-progress li small{z-index:1;background:var(--g-bg);padding-right:7px;font-size:12px}.diagnostic-progress li.is-active,.diagnostic-progress li.is-done{color:var(--g-accent)}.diagnostic-progress li.is-active>span,.diagnostic-progress li.is-done>span{background:#eee7f5;border-color:#9c7aba}.diagnostic-form-card,.system-checkin-card{border:1px solid var(--g-line);background:var(--g-paper);border-radius:20px;padding:30px;box-shadow:0 18px 55px #48315f0a}.diagnostic-question-heading{color:var(--g-accent);align-items:flex-start;gap:12px;margin-bottom:25px;display:flex}.diagnostic-question-heading h3{color:var(--g-text);margin:0;font-size:19px}.diagnostic-question-heading p{color:var(--g-muted);margin:5px 0 0;font-size:13px}.system-field{gap:8px;margin-top:18px;display:grid}.system-field>span,.system-state-sliders legend,.diagnostic-choices legend{font-size:14px;font-weight:600}.system-field small{color:var(--g-muted);font-weight:400}.system-field textarea{resize:vertical;border:1px solid var(--g-line);width:100%;color:var(--g-text);font:inherit;background:#fff;border-radius:10px;outline:none;padding:13px 14px;font-size:14px;line-height:1.55}.system-field textarea:focus{border-color:#a584c2;box-shadow:0 0 0 3px #a584c21f}.system-state-sliders{border:1px solid var(--g-line);background:#faf9fc;border-radius:13px;gap:15px;margin:25px 0 0;padding:22px;display:grid}.system-state-sliders legend{padding:0 6px}.system-state-sliders label{gap:8px;display:grid}.system-state-sliders label>span{color:var(--g-muted);justify-content:space-between;font-size:13px;display:flex}.system-state-sliders b{color:var(--g-text)}.system-state-sliders input{accent-color:#8e68b0;width:100%}.diagnostic-choices{border:0;grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0 0;padding:0;display:grid}.diagnostic-choices legend{grid-column:1/-1;margin-bottom:3px}.diagnostic-choices button{border:1px solid var(--g-line);text-align:left;min-height:92px;color:var(--g-text);background:#fff;border-radius:12px;align-items:flex-start;gap:8px;padding:13px;display:flex}.diagnostic-choices button.is-selected{background:#f6f1fa;border-color:#9874b8;box-shadow:inset 0 0 0 1px #9874b8}.diagnostic-choices button>span{color:#9271af;flex:none;place-items:center;width:20px;height:20px;display:grid}.diagnostic-choices button div{gap:5px;display:grid}.diagnostic-choices strong{font-size:13px}.diagnostic-choices small{color:var(--g-muted);font-size:11px;line-height:1.45}.diagnostic-consent{border:1px solid var(--g-line);background:#faf9fc;border-radius:12px;align-items:flex-start;gap:11px;margin-top:24px;padding:16px;display:flex}.diagnostic-consent input{accent-color:#8e68b0;margin-top:3px}.diagnostic-consent label{gap:4px;display:grid}.diagnostic-consent strong{font-size:14px}.diagnostic-consent small{color:var(--g-muted);font-size:12px}.diagnostic-form-actions{border-top:1px solid var(--g-line);justify-content:space-between;gap:10px;margin-top:26px;padding-top:22px;display:flex}.diagnostic-disclaimer{text-align:center;color:var(--g-muted);font-size:12px}.system-feedback{border-radius:10px;align-items:center;gap:8px;padding:11px 13px;font-size:13px;display:flex}.system-feedback.is-error{color:#963d4c;background:#fff5f6;border:1px solid #e7c3c8}.system-feedback.is-success{color:#3d7650;background:#f4fbf6;border:1px solid #cfded3}.system-checkin-page{max-width:720px;margin:0 auto}.system-checkin-card>.system-primary{margin-top:24px}.system-checkin-card .system-state-sliders{margin-top:28px}@media (max-width:850px){.system-focus-card{grid-template-columns:1fr}.system-focus-actions{grid-template-columns:1fr 1fr;display:grid}.system-observation-grid,.diagnostic-choices{grid-template-columns:1fr}.diagnostic-choices button{min-height:0}.diagnostic-progress li small{display:none}}@media (max-width:650px){.personal-system,.system-checkin-page,.diagnostic-page{width:100%;min-width:0}.system-main-grid{grid-template-columns:1fr}.system-focus-card,.system-panel,.diagnostic-form-card,.system-checkin-card{border-radius:18px;padding:19px 17px}.system-focus-copy h2{font-size:23px}.system-focus-actions{grid-template-columns:1fr}.system-primary,.system-secondary,.diagnostic-actions button{border-radius:13px;justify-content:center;width:100%;min-height:48px}.system-context-card{grid-template-columns:auto 1fr}.system-context-card .system-switch{grid-column:2}.diagnostic-flow-heading{flex-direction:column;align-items:flex-start}.diagnostic-progress{scroll-snap-type:x proximity;margin-top:0;padding-bottom:6px;overflow-x:auto}.diagnostic-progress li{scroll-snap-align:start;min-width:134px}.system-state-bars>div{grid-template-columns:86px minmax(0,1fr) 20px}.system-panel input,.system-panel textarea,.diagnostic-form-card input,.diagnostic-form-card textarea,.system-checkin-card textarea{font-size:16px}}.account-page{max-width:1130px;margin:0 auto;padding-bottom:45px}.account-heading{justify-content:space-between;align-items:center;gap:25px;margin-bottom:32px;display:flex}.account-heading h1,.account-guest h1{font-family:var(--g-heading);letter-spacing:-.035em;margin:0 0 12px;font-size:42px;font-weight:400;line-height:1.2}.account-heading p:last-child{color:var(--g-muted);margin:0;font-size:16px}.account-primary,.account-secondary{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 17px;font-size:14px;line-height:1.4;display:inline-flex}.account-primary{background:var(--g-accent);border:1px solid var(--g-accent);color:#fff}.account-primary:disabled,.account-secondary:disabled{opacity:.5}.account-secondary{background:var(--g-paper);color:#775299;border:1px solid #ddd2e9}.account-heading>.account-secondary{flex-shrink:0}.account-overview{grid-template-columns:minmax(250px,.8fr) minmax(0,1.6fr);gap:22px;display:grid}.account-identity{background:linear-gradient(145deg,#e5e9f7 0%,#eadef0 60%,#f3edf8 100%);border:1px solid #ded4eb;border-radius:22px;min-width:0;padding:32px 27px 23px}.account-avatar{color:#8763a7;background:#ffffffe0;border:1px solid #fff;border-radius:23px;place-items:center;width:75px;height:75px;font-family:Georgia,serif;font-size:29px;display:grid;box-shadow:0 6px 20px #6d50830a}.account-identity h2{font-family:var(--g-heading);letter-spacing:-.025em;overflow-wrap:anywhere;margin:20px 0 3px;font-size:29px;font-weight:400}.account-handle{color:#85708f;overflow-wrap:anywhere;font-size:14px}.account-connection{color:#77528e;background:#ffffff6b;border:1px solid #d9c9e5;border-radius:20px;align-items:center;gap:6px;margin-top:18px;padding:6px 9px;font-size:12px;display:inline-flex}.account-identity dl,.account-settings-aside dl{margin:28px 0 0}.account-identity dl>div,.account-settings-aside dl>div{padding:11px 0}.account-identity dt,.account-settings-aside dt{color:#887591;margin-bottom:4px;font-size:12px}.account-identity dd,.account-settings-aside dd{overflow-wrap:anywhere;margin:0;font-size:14px}.account-identity-edit{color:#765191;background:0 0;border:0;border-top:1px solid #d9cbe5;justify-content:space-between;align-items:center;gap:9px;width:100%;margin-top:15px;padding:20px 0 0;font-size:14px;display:flex}.account-overview-main{flex-direction:column;gap:20px;min-width:0;display:flex}.account-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-stats article{background:var(--g-paper);border:1px solid var(--g-line);border-radius:16px;flex-direction:column;min-width:0;padding:21px 18px;display:flex}.account-stats article>span{color:var(--g-muted);font-size:12px;line-height:1.6}.account-stats strong{color:#8163a0;margin:12px 0;font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.3}.account-stats small,.account-stats button{color:var(--g-muted);margin-top:auto;font-size:12px;line-height:1.6}.account-stats button{text-align:left;color:var(--g-accent);background:0 0;border:0;align-items:center;gap:5px;padding:0;display:flex}.account-focus{background:var(--g-paper);border:1px solid var(--g-line);border-radius:18px;flex:1;padding:26px}.account-section-heading{align-items:center;gap:12px;margin-bottom:21px;display:flex}.account-section-heading h2{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:500}.account-section-heading>.text-action{margin-left:auto}.account-section-icon{color:#9a78b7;background:#f2edf8;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.account-icon-button{border:1px solid var(--g-line);color:#9b80b0;background:#fff;border-radius:9px;place-items:center;width:32px;height:32px;margin-left:auto;display:grid}.account-focus-text{font-family:var(--g-heading);letter-spacing:-.025em;overflow-wrap:anywhere;white-space:pre-wrap;margin:0 0 12px;font-size:25px;line-height:1.45}.account-muted{color:var(--g-muted);margin:0 0 20px;font-size:14px;line-height:1.8}.account-about{border-top:1px solid var(--g-line);margin-top:22px;padding-top:18px}.account-about>span{color:var(--g-muted);font-size:12px}.account-about p{white-space:pre-wrap;overflow-wrap:anywhere;margin:7px 0 0;font-size:16px;line-height:1.75}.account-recent{background:var(--g-paper);border:1px solid var(--g-line);border-radius:18px;margin-top:24px;padding:26px}.account-recent-list{display:grid}.account-recent-list>button{border:0;border-top:1px solid var(--g-line);text-align:left;width:100%;color:var(--g-ink);background:0 0;align-items:center;gap:14px;padding:19px 0;display:flex}.recent-account-icon{border:1px solid var(--g-line);color:#ad92c3;background:#faf8fd;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.account-recent-list>button>span:nth-child(2){flex:1;min-width:0}.account-recent-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;display:block;overflow:hidden}.account-recent-list small{color:var(--g-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:12px;display:block;overflow:hidden}.account-recent-list time{color:#98899f;flex-shrink:0;font-size:12px}.account-recent-list>button>svg{color:#aa95b9;flex-shrink:0}.account-empty p{color:var(--g-muted);margin:5px 0 17px;font-size:16px}.account-tabs{gap:26px}.account-tabs [data-slot=tabs-list]{background:#ede7f5;border-radius:12px;height:auto;padding:5px}.account-tabs [data-slot=tabs-trigger]{color:#84699b;border-radius:9px;gap:8px;min-height:38px;padding:8px 20px;font-size:14px}.account-tabs [data-slot=tabs-trigger][data-active]{color:#755097;background:#fff}.account-settings-grid{grid-template-columns:minmax(0,1.45fr) minmax(260px,1fr);align-items:start;gap:25px;display:grid}.account-form-card{border:1px solid var(--g-line);background:var(--g-paper);border-radius:19px;padding:30px}.account-form-card .account-section-heading{justify-content:space-between;margin-bottom:25px}.account-field{margin-bottom:22px}.account-field label{color:var(--g-ink);margin-bottom:9px;font-size:14px;display:block}.account-field label>span{color:#a194a8;margin-left:5px;font-size:12px}.account-field [data-slot=input],.account-field [data-slot=textarea]{color:var(--g-ink);box-shadow:none;background:#fff;border:1px solid #ded4e8;border-radius:10px;padding:12px 14px;font-size:16px;line-height:1.6}.account-field [data-slot=input]{height:47px}.account-field [data-slot=textarea]{resize:vertical;min-height:98px;max-height:230px}:is(.account-field [data-slot=input]:focus-visible,.account-field [data-slot=textarea]:focus-visible){outline-offset:1px;--tw-ring-shadow:0 0 #0000;border-color:#a686c4;outline:2px solid #ddcdef}.account-field input[readonly]{color:#8b7b94;background:#f7f4fa}.account-field small{color:#8d7d98;margin-top:7px;font-size:12px;line-height:1.7;display:block}.account-field input::placeholder,.account-field textarea::placeholder{color:#aaa0b2}.account-form-actions{padding-top:3px}.account-feedback{border:1px solid var(--g-line);border-radius:10px;align-items:center;gap:9px;margin:0 0 20px;padding:12px 14px;font-size:14px;line-height:1.7;display:flex}.account-feedback>svg{flex-shrink:0}.account-feedback button{background:0 0;border:0;flex-shrink:0;margin-left:auto;text-decoration:underline}.account-feedback.is-error{color:#a33354;background:#fff4f5;border-color:#f0d6df}.account-feedback.is-success{color:#71508f;background:#f1edf8;border-color:#e1d5ed}.account-settings-aside,.account-session-card{background:linear-gradient(140deg,#f0edf8,#f8f4fa);border:1px solid #e3d8ed;border-radius:19px;padding:29px}.account-settings-aside h2,.account-session-card h2{font-family:var(--g-heading);letter-spacing:-.025em;margin:20px 0 17px;font-size:26px;font-weight:400;line-height:1.3}.account-settings-aside p,.account-session-card p{color:#85728f;margin:20px 0 0;font-size:14px;line-height:1.8}.account-settings-aside dl{margin-top:0}.account-show-password{color:#9578ac;background:0 0;border:0;align-items:center;gap:7px;margin:-6px 0 25px;padding:0;font-size:12px;display:flex}.account-help{color:#97879f;margin:20px 0 0;font-size:12px;line-height:1.75}.account-session-count{align-items:baseline;gap:12px;display:flex}.account-session-count strong{color:#9674b3;font-family:Georgia,serif;font-size:42px;font-weight:400}.account-session-count span{color:#8b759c;font-size:14px}.account-session-card>.account-secondary{text-align:left;width:100%;margin-top:20px;padding:11px;font-size:13px}.account-session-card>small{color:#907b9e;margin-top:10px;font-size:12px;line-height:1.7;display:block}.account-password-date{border-top:1px solid #e1d7eb;border-bottom:1px solid #e1d7eb;margin:25px 0;padding:19px 0}.account-password-date span{color:#9583a0;margin-bottom:5px;font-size:12px;display:block}.account-password-date strong{font-size:14px;font-weight:400}.account-signout{color:#955d84;background:0 0;border:0;align-items:center;gap:9px;padding:0;font-size:14px;display:flex}.account-guest,.account-loading{text-align:center;max-width:650px;margin:0 auto;padding:70px 25px}.account-guest-icon{color:#a27abc;background:#eee5f7;border-radius:23px;place-items:center;width:72px;height:72px;margin:0 auto 25px;display:grid}.account-guest p{color:var(--g-muted);margin:18px 0 26px;font-size:16px;line-height:1.7}.account-loading{color:var(--g-muted);justify-content:center;align-items:center;gap:12px;font-size:16px;display:flex}.account-sidebar-settings{width:100%;color:var(--g-muted);background:0 0;border:0;align-items:center;gap:10px;padding:0 0 17px;font-size:14px;display:flex}.account-sidebar-settings.is-active{color:var(--g-accent)}@media (max-width:1200px){.account-overview{grid-template-columns:minmax(220px,.9fr) minmax(0,1.5fr);gap:17px}.account-stats{gap:8px}.account-stats article{padding:17px 13px}.account-identity{padding:26px 23px}.account-focus{padding:23px}.account-settings-grid{grid-template-columns:minmax(0,1.3fr) minmax(250px,1fr);gap:19px}.account-form-card,.account-settings-aside,.account-session-card{padding:25px}}@media (max-width:1030px){.account-overview{grid-template-columns:1fr}.account-identity{grid-template-columns:75px minmax(0,1fr);align-items:center;column-gap:22px;display:grid}.account-avatar{grid-row:1/4}.account-identity h2{margin:0}.account-connection{width:fit-content;margin-top:9px}.account-identity dl{grid-column:1/-1;gap:35px;margin-top:19px;display:flex}.account-identity-edit{grid-column:1/-1}.account-settings-grid{grid-template-columns:1fr}.account-heading h1{font-size:36px}}@media (max-width:767px){.account-page{padding-bottom:calc(30px + env(safe-area-inset-bottom))}.account-heading{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:24px}.account-heading h1{margin-bottom:8px;font-size:30px}.account-heading p:last-child{font-size:15px}.account-overview{gap:18px}.account-identity{grid-template-columns:60px minmax(0,1fr);column-gap:16px;padding:25px 21px}.account-avatar{border-radius:19px;width:60px;height:65px;font-size:24px}.account-identity h2{font-size:26px}.account-identity dl{flex-wrap:wrap;gap:10px 25px}.account-stats{gap:8px}.account-stats article{padding:16px 12px}.account-stats article>span{min-height:38px}.account-stats strong{margin:8px 0;font-size:30px}.account-stats small{font-size:12px}.account-focus{padding:23px 20px}.account-focus-text{font-size:24px}.account-section-heading{flex-wrap:wrap;gap:10px}.account-section-heading h2{font-size:17px}.account-recent{padding:23px 20px}.account-recent .account-section-heading>.text-action{justify-content:flex-start;width:100%;margin:4px 0 0 48px}.account-recent-list time{display:none}.account-recent-list strong{font-size:14px}.account-form-card,.account-settings-aside,.account-session-card{border-radius:18px;padding:21px 17px}.account-tabs{gap:18px}.account-tabs [data-slot=tabs-list]{width:100%;overflow-x:auto}.account-tabs [data-slot=tabs-trigger]{flex:1 0 auto;justify-content:center;min-height:44px}.account-field input,.account-field textarea{min-height:48px;font-size:16px}.account-primary{border-radius:13px;width:100%;min-height:48px}.account-heading>.account-secondary{width:100%;min-height:46px}.account-guest h1{font-size:32px}.account-guest{padding:40px 0}}.growth-profile>span:nth-child(2){flex:1;overflow:hidden}.growth-profile>span:nth-child(2)>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.growth-theme{background:var(--g-bg);color:var(--g-ink);min-height:100dvh}:is(.growth-theme button:focus-visible,.growth-theme a:focus-visible){outline:2px solid var(--g-accent);outline-offset:4px}.growth-theme button:not(:disabled):hover{filter:brightness(.97)}.growth-layout{--sidebar:var(--g-paper);--sidebar-foreground:var(--g-ink);--sidebar-accent:var(--g-soft);--sidebar-accent-foreground:var(--g-accent);--sidebar-border:var(--g-line);min-height:100dvh!important}.growth-sidebar[data-slot=sidebar-container]{border-color:var(--g-line)}.growth-side-surface{background:var(--g-paper);--sidebar-accent:var(--g-soft);--sidebar-accent-foreground:var(--g-accent);flex-direction:column;height:100%;min-height:0;display:flex}.growth-sidebar-head{padding:37px 29px 40px;position:relative}.growth-brand{color:var(--g-accent);letter-spacing:-.055em;align-items:center;gap:12px;font-size:35px;font-weight:600;line-height:1;text-decoration:none;display:flex}.growth-sidebar-content{gap:0;padding:0 19px}.new-conversation{color:#654297;background:#f7f3fd;border:1px solid #ded3ee;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:45px;margin-bottom:28px;font-size:14px;display:flex}.growth-side-surface [data-slot=sidebar-menu]{gap:7px}.growth-side-surface [data-slot=sidebar-menu-button]{height:47px;color:var(--g-muted);border-radius:10px;gap:12px;padding:13px 14px;font-size:14px}.growth-side-surface [data-slot=sidebar-menu-button][data-active]{background:var(--g-soft);color:var(--g-accent);font-weight:600}.recent-chats{border-top:1px solid #eee8f3;margin:25px 5px 0;padding-top:19px}.recent-chats h2{color:#9a8fa3;letter-spacing:.08em;text-transform:uppercase;margin:0 9px 10px;font-size:10px;font-weight:650}.recent-chat-list{gap:3px;display:grid}.recent-chat-row{color:#776b81;border-radius:8px;align-items:center;min-width:0;transition:background-color .16s,color .16s;display:flex}.recent-chat-row:hover,.recent-chat-row.is-active{color:var(--g-accent);background:#f1ebf7}.recent-chat-row.is-active{font-weight:600}.recent-chat-open{min-width:0;height:35px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;align-items:center;gap:9px;padding:0 9px;font-size:12px;display:flex}.recent-chat-open svg{flex-shrink:0}.recent-chat-open span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.recent-chat-delete{color:#a396ab;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 0 31px;place-items:center;width:31px;height:31px;margin-right:2px;padding:0;display:grid}:is(.recent-chat-delete:hover,.recent-chat-delete:focus-visible){color:#b65f67;background:#fff4f4}.growth-sidebar-footer{border-top:1px solid var(--g-line);margin:0 12px;padding:24px}.growth-profile{text-align:left;color:var(--g-ink);background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:0;font-size:14px;display:flex}.growth-profile>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;font-weight:600;display:flex}.growth-profile small{color:var(--g-muted);white-space:nowrap;font-size:10px;font-weight:400}.profile-avatar{color:#7b5b97;background:#ede7f5;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-size:16px;display:grid}.growth-profile>svg{flex-shrink:0;margin-left:auto}.growth-main{flex:1;min-width:0}.growth-header{border-bottom:1px solid var(--g-line);justify-content:space-between;align-items:center;gap:20px;height:83px;padding:0 46px;display:flex}.chats-page{max-width:1040px;min-height:calc(100dvh - 272px);margin:0 auto}.chats-heading{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:34px;display:flex}.chats-heading h1{font-family:var(--g-heading);letter-spacing:-.035em;margin:0 0 12px;font-size:clamp(35px,3.3vw,47px);font-weight:400;line-height:1.15}.chats-heading>div>p:last-child{color:var(--g-muted);margin:0;font-size:15px}.new-chat-button{background:var(--g-accent);color:#fff;white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 16px;font-size:13px;font-weight:600;display:inline-flex}.chats-auth-card{border:1px solid var(--g-line);text-align:center;background:linear-gradient(145deg,#fff,#f4f0f9);border-radius:22px;max-width:570px;margin:56px auto;padding:38px}.chats-auth-card>span{background:var(--g-soft);width:54px;height:54px;color:var(--g-accent);border-radius:16px;place-items:center;margin:0 auto 19px;display:grid}.chats-auth-card h2{font-family:var(--g-heading);margin:0 0 10px;font-size:28px;font-weight:400}.chats-auth-card p{color:var(--g-muted);margin:0 auto 23px;font-size:14px;line-height:1.65}.agent-chat-list{gap:20px;display:grid}.agent-chat-section{border:1px solid var(--g-line);background:#ffffffb3;border-radius:19px;padding:25px;box-shadow:0 15px 45px #48315f09}.agent-chat-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.agent-chat-icon{background:var(--g-soft);width:43px;height:43px;color:var(--g-accent);border-radius:13px;place-items:center;display:grid}.agent-chat-icon.is-marketing{color:#5572a2;background:#e8eef9}.agent-chat-header h2{margin:0 0 3px;font-size:17px;font-weight:650}.agent-chat-header p{color:var(--g-muted);margin:0;font-size:12px}.chat-count{background:var(--g-soft);min-width:28px;height:28px;color:var(--g-accent);border-radius:99px;place-items:center;padding:0 8px;font-size:11px;font-weight:700;display:grid}.agent-chats-empty{color:var(--g-muted);background:#fbf9fd;border:1px dashed #ddd4e8;border-radius:12px;margin-top:20px;padding:18px 20px;font-size:12px;line-height:1.55}.agent-chats-empty.has-action{justify-content:space-between;align-items:center;gap:18px;display:flex}.agent-chats-empty button{color:var(--g-accent);white-space:nowrap;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:inline-flex}.chat-group{margin-top:25px}.chat-group+.chat-group{border-top:1px solid #eee9f3;padding-top:23px}.chat-group-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:11px;display:flex}.chat-group-heading>span{color:#675a72;align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.chat-group-heading small{color:#9a8fa3;font-size:10px}.chat-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.chat-library-card{background:#fff;border:1px solid #e2dbe9;border-radius:13px;min-width:0;transition:border-color .17s,box-shadow .17s,transform .17s;overflow:hidden}.chat-library-card:hover{border-color:#cbbbdc;transform:translateY(-1px);box-shadow:0 10px 25px #48315f12}.chat-card-open{width:100%;color:var(--g-ink);text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:5px;padding:16px 17px 13px;display:flex}.chat-card-open strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:650;overflow:hidden}.chat-card-open>span{text-overflow:ellipsis;white-space:nowrap;color:#746781;max-width:100%;font-size:11px;overflow:hidden}.chat-card-open small{color:#9a8fa3;font-size:10px}.chat-card-actions{background:#fcfbfd;border-top:1px solid #eee9f3;gap:5px;padding:9px 10px;display:flex}.chat-card-actions button{color:#81758b;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:5px 7px;font-size:10px;display:inline-flex}.chat-card-actions button:hover{color:var(--g-accent);background:#f0ebf5}.chat-card-actions .delete-chat-button{margin-left:auto}.chat-card-actions .delete-chat-button:hover{color:#a94f55;background:#fff0f0}.growth-header>div{color:var(--g-muted);align-items:center;gap:13px;font-size:13px;display:flex}.growth-header strong{color:var(--g-ink);font-weight:500}.mobile-menu,.mobile-close{display:none}.growth-content{width:100%;max-width:1290px;margin:0 auto;padding:52px 46px 0}.growth-content.is-coach{padding-top:28px;padding-bottom:32px}.growth-content.is-agents{padding-top:32px}.daily-heading{justify-content:space-between;align-items:center;gap:24px;margin:0 0 36px;display:flex}.eyebrow{color:var(--g-muted);margin:0 0 13px;font-size:13px}.daily-heading h1,.coach-page h1{font-family:var(--g-heading);letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(35px,3.3vw,47px);font-weight:400;line-height:1.15}.daily-heading>div>p:last-child{color:var(--g-muted);margin:0;font-size:16px}.heading-mark{color:#9776b5;border:1px solid #e5dcef;border-radius:50%;place-items:center;width:66px;height:66px;display:grid}.daily-grid{grid-template-columns:minmax(0,1.55fr) minmax(295px,1fr);gap:24px;display:grid}.conversation-card{background:linear-gradient(130deg,#e2e8f6 0%,#e8e0f5 58%,#ecdeef 100%);border:1px solid #ded6eb;border-radius:23px;padding:29px}.card-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.conversation-card .card-heading{justify-content:flex-start}.conversation-icon{color:#72529c;background:#ffffff61;border:1px solid #ffffffc4;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.card-label{color:#776384;font-size:12px}.conversation-card h2{font-family:var(--g-heading);letter-spacing:-.035em;margin:25px 0 11px;font-size:31px;font-weight:400;line-height:1.15}.conversation-card>p{color:#6b5c7b;margin:0;font-size:16px;line-height:1.6}.growth-composer{background:#fffffff0;border:1px solid #ffffffd6;border-radius:15px;margin-top:26px;padding:17px 17px 12px;box-shadow:0 5px 18px #604c7910}.growth-composer textarea{resize:none;width:100%;height:auto;min-height:26px;max-height:200px;color:var(--g-ink);background:0 0;border:0;outline:none;font-size:16px;line-height:1.6;display:block;overflow-y:auto}.growth-composer textarea::placeholder{color:#92879e}.composer-bottom{justify-content:flex-end;align-items:center;gap:12px;display:flex}.voice-status{color:#877c91;min-width:0;margin-right:auto;font-size:12px}.voice-status.is-listening,.voice-status.is-error{color:#a24e57}.composer-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.voice-input-button,.composer-send-button{border-radius:10px;flex-shrink:0;place-items:center;width:37px;height:37px;display:grid}.composer-model-select{color:#75667f;cursor:pointer;border-radius:9px;align-items:center;gap:5px;max-width:168px;height:37px;padding:0 8px 0 10px;font-size:12px;display:flex;position:relative}.composer-model-select:hover{color:var(--g-accent);background:#f4f0f8}.composer-model-select>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.composer-model-select>svg{flex-shrink:0}.composer-model-select select{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.composer-model-select.is-saving{opacity:.55;pointer-events:none}.deep-analysis-button{color:#75667f;white-space:nowrap;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:auto;height:37px;padding:0 10px;font-size:12px;display:inline-flex}.deep-analysis-button.is-active{color:var(--g-accent);background:#f0e8f8;font-weight:650}.knowledge-button{color:#aaa2b3;background:#fff;border:1px solid #ddd3e7;border-radius:50%;flex-shrink:0;place-items:center;width:37px;height:37px;padding:0;display:grid}.knowledge-button.is-active{color:var(--g-accent);background:#eee6f8;border-color:#cbb6df;box-shadow:inset 0 0 0 1px #7953b512}.composer-send-button{background:var(--g-accent);color:#fff;border:0}.voice-input-button{color:var(--g-accent);background:#fff;border:1px solid #ddd3e7}.voice-input-button.is-listening{color:#a94f55;background:#fff0f1;border-color:#e3bfc3;animation:1.4s ease-in-out infinite voice-pulse}.composer-actions>button:disabled{color:#a38bbb;background:#eee8f5;border-color:#0000}@keyframes voice-pulse{50%{box-shadow:0 0 0 5px #a94f5514}}.topic-buttons{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.topic-buttons button{color:#67517d;background:#ffffff4f;border:1px solid #bca8d450;border-radius:8px;justify-content:space-between;align-items:center;gap:11px;padding:9px 11px;font-size:12px;display:flex}.mood-card{border:1px solid var(--g-line);background:var(--g-paper);border-radius:23px;flex-direction:column;padding:30px 25px 24px;display:flex}.mood-card>.card-heading{color:#a68abd}.mood-card h2{font-family:var(--g-heading);letter-spacing:-.035em;margin:42px 0 28px;font-size:31px;font-weight:400;line-height:1.2}.moods{border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;min-width:0;margin:0 -6px;padding:0;display:grid}.moods button{color:#7b6d87;background:0 0;border:0;border-radius:10px;flex-direction:column;align-items:center;gap:12px;padding:9px 0;display:flex}.moods button[aria-pressed=true]{color:#67418f;background:#f0e9f8}.moods button>span:last-child{white-space:nowrap;font-size:12px}.mood-face{color:#9c7bb6;border:1.5px solid #c1add0;border-radius:50%;width:37px;height:37px;display:block;position:relative}.mood-face i{background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:12px;left:11px}.mood-face i+i{left:22px}.mood-face b{border:1.3px solid;border-top:0;border-radius:0 0 12px 12px;width:12px;height:6px;position:absolute;top:23px;left:11px}.mood-0 b,.mood-1 b{top:22px;transform:rotate(180deg)}.mood-0{color:#9f93b4;background:#f1edf6}.mood-2 b{border:none;border-top:1.3px solid;border-radius:0;top:24px}.mood-3{background:#eee5f8}.mood-4{background:#e7dbf4}.mood-4 b{background:currentColor}.mood-response{color:var(--g-muted);margin:22px 0 30px;font-size:14px}.text-action{color:var(--g-accent);background:0 0;border:0;justify-content:space-between;align-items:center;gap:13px;padding:0;font-size:14px;font-weight:500;display:inline-flex}.mood-card>.text-action{border-top:1px solid var(--g-line);margin-top:auto;padding-top:21px}.day-plan{border:1px solid var(--g-line);background:#fff;border-radius:19px;align-items:center;gap:22px;margin-top:24px;padding:29px;display:flex}.plan-icon{color:#9272b0;background:#f8f4fc;border:1px solid #e0d6ed;border-radius:12px;flex-shrink:0;place-items:center;width:51px;height:57px;font-family:Georgia,serif;font-size:23px;display:grid}.plan-copy{flex:1;min-width:0}.plan-copy h2{letter-spacing:-.015em;overflow-wrap:anywhere;margin:5px 0 0;font-size:18px;font-weight:450;line-height:1.6}.plan-status{color:var(--g-muted);margin-top:5px;font-size:12px;display:block}.plan-actions{flex-shrink:0;align-items:center;gap:18px;display:flex}.complete-step{border:1px solid var(--g-line);background:var(--g-soft);color:var(--g-accent);border-radius:8px;align-items:center;gap:9px;padding:8px 12px;font-size:14px;display:flex}.is-complete .plan-icon{background:#eae4f7}.agents-page{max-width:1020px;min-height:calc(100dvh - 272px);margin:0 auto}.agents-heading{max-width:680px;margin-bottom:28px}.agents-heading h1{font-family:var(--g-sans);letter-spacing:-.025em;margin:0 0 8px;font-size:30px;font-weight:650;line-height:1.2}.agents-heading>p:last-child{color:var(--g-muted);margin:0;font-size:14px;line-height:1.55}.agent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.agent-card{border:1px solid var(--g-line);background:#ffffffb8;border-radius:20px;flex-direction:column;min-height:310px;padding:26px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 14px 42px #48315f09}.agent-card:hover{border-color:#d3c8df;box-shadow:0 18px 48px #48315f11}.agent-card-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.agent-icon{background:var(--g-soft);width:46px;height:46px;color:var(--g-accent);border-radius:14px;place-items:center;display:grid}.agent-card:nth-child(2) .agent-icon{color:#5572a2;background:#e8eef9}.agent-category{color:var(--g-muted);font-size:12px;font-weight:600}.agent-card h2{font-family:var(--g-sans);letter-spacing:-.02em;margin:22px 0 8px;font-size:21px;font-weight:650}.agent-card>p{min-height:44px;color:var(--g-muted);margin:0;font-size:14px;line-height:1.55}.agent-card h3{color:var(--g-text);margin:20px 0 9px;font-size:12px;font-weight:650}.agent-tags{flex-wrap:wrap;gap:7px;margin:0 0 24px;display:flex}.agent-tags span{border:1px solid var(--g-line);color:var(--g-muted);background:#fff9;border-radius:99px;padding:6px 9px;font-size:11px}.agent-open-button{border:1px solid var(--g-line);width:100%;color:var(--g-text);background:#fff9;border-radius:10px;justify-content:space-between;align-items:center;margin-top:auto;padding:12px 14px;font-size:13px;font-weight:600;transition:border-color .18s,color .18s,background .18s;display:flex}.agent-open-button:hover{color:var(--g-accent);background:#faf7fd;border-color:#c9b8da}.agents-note{color:var(--g-accent);background:#f4eff9;border:1px dashed #d8cce7;border-radius:15px;align-items:flex-start;gap:14px;margin-top:22px;padding:20px 23px;display:flex}.agents-note svg{flex-shrink:0;margin-top:2px}.agents-note strong{font-size:13px}.agents-note p{color:var(--g-muted);margin:4px 0 0;font-size:13px;line-height:1.6}.coach-page{max-width:820px;min-height:calc(100dvh - 272px);margin:0 auto}.coach-page-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.chat-heading-actions{align-items:center;gap:8px;display:flex}.round-button{border:1px solid var(--g-line);background:var(--g-paper);width:39px;height:39px;color:var(--g-accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.round-button.is-danger{color:#a7545a;background:#fff8f8;border-color:#efd8da}.round-button.is-danger:hover{background:#fff0f1}.coach-empty{text-align:center;padding:58px 0 30px}.large-brand{color:#8c64b2;background:linear-gradient(140deg,#e1e8f7,#eaddf0);border:1px solid #e2d7ee;border-radius:22px;place-items:center;width:73px;height:73px;margin:0 auto 25px;display:grid}.coach-empty>p{color:var(--g-muted);font-size:16px}.coach-empty .topic-buttons{justify-content:center;margin-top:26px}.coach-empty .topic-buttons button{background:var(--g-paper);padding:12px 14px;font-size:14px}.coach-page .growth-composer{border-color:var(--g-line)}.growth-conversation{margin-top:26px}.demo-conversation-label{color:var(--g-muted);text-align:center;font-size:12px}.growth-user-message{overflow-wrap:anywhere;white-space:pre-wrap;background:#ebe4f6;border-radius:17px 17px 4px;width:fit-content;max-width:85%;margin:32px 0 32px auto;padding:17px 22px;font-size:16px;line-height:1.7}.growth-coach-message{gap:15px;margin-bottom:38px;display:flex}.assistant-symbol{background:var(--g-soft);width:36px;height:36px;color:var(--g-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.assistant-symbol .brand-mark{transform:scale(.65)}.growth-coach-message strong{font-size:14px;font-weight:600}.growth-coach-message p{margin:12px 0 20px;font-size:16px;line-height:1.8}.marketing-chat{min-height:360px;margin-top:22px}.marketing-gate{border:1px solid var(--g-line);text-align:center;background:linear-gradient(145deg,#fff,#f4f0f9);border-radius:22px;max-width:560px;margin:52px auto 44px;padding:34px}.marketing-gate>span{color:#5572a2;background:#e8eef9;border-radius:15px;place-items:center;width:52px;height:52px;margin:0 auto 20px;display:grid}.marketing-gate h2{font-family:var(--g-heading);margin:0 0 10px;font-size:27px;font-weight:400}.marketing-gate p{max-width:440px;color:var(--g-muted);margin:0 auto 23px;font-size:14px;line-height:1.7}.primary-inline-button{background:var(--g-accent);color:#fff;border:0;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:600;display:inline-flex}.marketing-message-list{padding-top:2px}.marketing-answer>div{flex:1;min-width:0}.marketing-answer p{overflow-wrap:anywhere;margin-bottom:16px}.markdown-answer{overflow-wrap:anywhere;margin-top:12px;font-size:16px;line-height:1.75}.markdown-answer>:first-child{margin-top:0}.markdown-answer>:last-child{margin-bottom:16px}.markdown-answer p{margin:0 0 13px}.markdown-answer ul,.markdown-answer ol{margin:0 0 15px;padding-left:24px}.markdown-answer li{margin:5px 0}.markdown-answer h1,.markdown-answer h2,.markdown-answer h3{font-family:var(--g-heading);margin:20px 0 10px;font-size:20px;font-weight:500;line-height:1.35}.markdown-answer blockquote{color:var(--g-muted);border-left:2px solid #cbb9de;margin:14px 0;padding:3px 0 3px 14px}.markdown-answer code{background:#f1edf5;border-radius:5px;padding:2px 5px;font-size:.9em}.markdown-answer a{color:var(--g-accent);text-underline-offset:3px}.marketing-sources{border-top:1px solid var(--g-line);padding-top:15px}.marketing-sources>span{color:var(--g-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:9px;font-size:11px;font-weight:600;display:block}.marketing-sources>div{flex-wrap:wrap;gap:7px;display:flex}.source-chip{color:#6e6179;overflow-wrap:anywhere;background:#faf8fc;border:1px solid #ddd4e8;border-radius:8px;align-items:center;gap:6px;max-width:100%;padding:7px 9px;font-size:11px;display:inline-flex}.source-chip b{color:var(--g-accent)}.source-chip small{color:#91859c;flex-shrink:0;font-size:10px}.sources-toggle{color:var(--g-accent);font:inherit;cursor:pointer;background:0 0;border:1px solid #ddd4e8;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:11px;transition:background-color .16s,border-color .16s;display:inline-flex}.sources-toggle:hover{background:#f5f0fa;border-color:#cbb9de}.sources-toggle svg{transition:transform .16s}.sources-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.marketing-thinking{color:var(--g-muted);align-items:center;gap:11px;margin:-10px 0 34px;font-size:13px;display:flex}.marketing-chat-loading{min-height:330px;color:var(--g-muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.marketing-thinking .assistant-symbol{margin-right:4px}.loading-icon{animation:.8s linear infinite marketing-spin}@keyframes marketing-spin{to{transform:rotate(360deg)}}.marketing-error{color:#8d4f4f;background:#fff6f6;border:1px solid #efd1d1;border-radius:10px;margin:16px 0 5px;padding:12px 14px;font-size:13px;line-height:1.5}.marketing-empty{max-width:650px;margin:0 auto}.marketing-empty>p{line-height:1.7}.chat-setup-dialog{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:1px solid #e2d8eb;max-height:92dvh;overflow-y:auto;color:#342742!important;background:#fffefe!important;width:min(760px,100vw - 32px)!important;max-width:760px!important;padding:32px!important}.chat-setup-dialog [data-slot=dialog-title]{font-family:var(--g-heading);letter-spacing:-.025em;padding-right:25px;font-size:30px;font-weight:400}.chat-setup-dialog [data-slot=dialog-description]{color:var(--g-muted);margin-bottom:4px;font-size:14px}.chat-data-disclosure{color:#6f6478;background:#faf7fc;border:1px solid #e6ddec;border-radius:12px;margin:0;padding:11px 13px;font-size:11px;line-height:1.5}.chat-setup-dialog form{gap:22px;margin-top:8px;display:grid}.setup-field>label,.effort-field>legend{color:#493b57;justify-content:space-between;width:100%;margin-bottom:9px;font-size:13px;font-weight:600;display:flex}.setup-field label small{color:#91869a;font-size:10px;font-weight:400}.setup-field input,.setup-field select,.setup-field textarea{color:#342742;background:#faf8fc;border:1px solid #dcd2e6;border-radius:10px;outline:none;width:100%;font-size:14px}.setup-field input,.setup-field select{min-height:44px;padding:0 12px}.setup-field textarea{resize:vertical;min-height:125px;padding:12px;line-height:1.6}.setup-field input:focus,.setup-field select:focus,.setup-field textarea:focus{border-color:#9974c8;box-shadow:0 0 0 3px #9974c818}.field-help{color:#8a7f93;margin:7px 1px 0;font-size:10px;line-height:1.55}.effort-field{border:0;min-width:0;margin:0;padding:0}.effort-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.effort-options button{color:#62566d;text-align:left;background:#faf8fc;border:1px solid #ddd4e7;border-radius:10px;flex-direction:column;align-items:flex-start;gap:5px;min-width:0;min-height:73px;padding:11px;display:flex}.effort-options button.is-selected{color:#67418f;background:#f0e9f8;border-color:#9875be;box-shadow:inset 0 0 0 1px #9875be}.effort-options strong{font-size:12px}.effort-options small{color:#8c8196;font-size:9px;line-height:1.4}.instruction-presets{flex-wrap:wrap;gap:6px;margin-bottom:9px;display:flex}.instruction-presets button{color:#756580;background:#fff;border:1px solid #ded5e7;border-radius:7px;padding:6px 8px;font-size:10px}.chat-setup-dialog .primary-button{margin-top:0}.manage-chat-dialog,.delete-chat-dialog{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:1px solid #e2d8eb;color:#342742!important;background:#fffefe!important;width:min(500px,100vw - 32px)!important;max-width:500px!important;padding:30px!important}.manage-chat-dialog [data-slot=dialog-title],.delete-chat-dialog [data-slot=dialog-title]{font-family:var(--g-heading);letter-spacing:-.02em;padding-right:24px;font-size:27px;font-weight:400}.manage-chat-dialog [data-slot=dialog-description],.delete-chat-dialog [data-slot=dialog-description]{color:var(--g-muted);font-size:13px;line-height:1.6}.manage-chat-dialog form{gap:18px;margin-top:9px;display:grid}.manage-chat-dialog .primary-button{margin-top:0}.delete-dialog-icon{color:#a94f55;background:#fff0f1;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.delete-dialog-actions{grid-template-columns:1fr 1.4fr;gap:9px;margin-top:9px;display:grid}.delete-dialog-actions button{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:43px;font-size:13px;font-weight:600;display:inline-flex}.cancel-button{color:#675b71;background:#fff;border:1px solid #ded5e7}.confirm-delete-button{color:#fff;background:#a94f55;border:0}.delete-dialog-actions button:disabled{opacity:.55}.practice-dialog{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:1px solid #e6ddef;max-height:90dvh;overflow-y:auto;color:#342742!important;background:#fffdff!important;max-width:490px!important;padding:33px!important}.practice-dialog [data-slot=dialog-title]{letter-spacing:-.03em;padding-right:20px;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.2}.practice-dialog [data-slot=dialog-description]{color:#746a80;font-size:16px;line-height:1.6}.practice-dialog label{margin:6px 0 10px;font-size:14px;display:block}.practice-dialog textarea{resize:vertical;color:#342742;background:#f9f6fc;border:1px solid #dcd0e9;border-radius:10px;outline-color:#7953b5;width:100%;min-height:120px;max-height:240px;padding:14px;font-size:16px;line-height:1.6}.primary-button{color:#fff;background:#7953b5;border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:13px;font-size:14px;display:flex}.primary-button:disabled{opacity:.4}body:has(.growth-layout) .auth-primary{color:#fff;background:#7953b5;box-shadow:0 7px 20px #7953b520}:is(body:has(.growth-layout) .auth-forgot,body:has(.growth-layout) .auth-register,body:has(.growth-layout) .auth-secondary-action){color:#7953b5}body:has(.growth-layout) .auth-field input:focus{border-color:#9974c8;box-shadow:0 0 0 3px #9974c820}body:has(.growth-layout) .auth-steps>span.active{box-shadow:none;background:#9b77c8}body:has(.growth-layout) .auth-steps>span.complete{background:#7953b5}body:has(.growth-layout) .auth-spinner{border-top-color:#9974c8}:is(body:has(.growth-layout) .auth-notice,body:has(.growth-layout) .auth-confirmed){color:#74538e;background:#f1eaf8;border-color:#deceec}body:has(.growth-layout) .auth-confirmed-check{background:#e5d7f0}@media (min-width:1550px){.growth-content{padding-top:64px}.daily-heading{margin-bottom:43px}.conversation-card{padding:34px}.mood-card{padding:34px 29px}.conversation-card h2{font-size:35px}.growth-composer{margin-top:30px}}@media (max-width:1200px){.growth-layout{--sidebar-width:216px!important}.growth-content{padding:40px 30px 0}.growth-header{padding:0 30px}.daily-grid{grid-template-columns:minmax(0,1.4fr) minmax(275px,1fr);gap:18px}.conversation-card{padding:24px}.conversation-card h2{font-size:29px}.mood-card{padding:26px 19px 23px}.mood-face{transform:scale(.92)}.moods button>span:last-child{font-size:12px}.growth-sidebar-head{padding-left:25px}.growth-sidebar-content{padding:0 15px}.growth-sidebar-footer{padding:20px 10px}.day-plan{gap:17px;padding:25px}.plan-copy h2{font-size:16px}}@media (max-width:1020px) and (min-width:768px){.daily-grid{grid-template-columns:1fr}.mood-card{padding:25px}.mood-card h2{margin:18px 0}.moods{max-width:360px}.mood-response{margin:18px 0}.heading-mark{display:none}.plan-actions{flex-direction:column;align-items:flex-end;gap:12px}.growth-content{padding:35px 27px 0}}@media (max-width:767px){.growth-header{padding-inline:13px}.growth-header>div{gap:10px}.growth-header>div>span,.growth-header>div>svg{display:none}.mobile-menu{color:var(--g-ink);background:0 0;border:0;place-items:center;margin-right:6px;padding:0;display:grid}.mobile-close{background:var(--g-soft);width:32px;height:32px;color:var(--g-accent);border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:22px;right:17px}.growth-content{padding:25px 16px calc(34px + env(safe-area-inset-bottom));overflow-x:hidden}.growth-content.is-agents{padding-top:24px}.daily-heading{margin-bottom:27px}.daily-heading h1,.coach-page h1{font-size:35px}.daily-heading>div>p:last-child{font-size:15px}.heading-mark{display:none}.daily-grid{grid-template-columns:minmax(0,1fr);gap:18px}.agents-page{min-height:0}.agents-heading{margin-bottom:20px}.agents-heading h1{font-size:28px}.agents-heading>p:last-child{font-size:15px}.agent-grid{grid-template-columns:1fr;gap:13px}.agent-card{border-radius:18px;min-height:0;padding:20px;box-shadow:0 9px 30px #48315f0b}.agent-icon{width:44px;height:44px}.agent-card h2{margin-top:18px;font-size:21px}.agent-card>p{min-height:0;font-size:15px}.agent-card h3{margin-top:18px;font-size:13px}.agent-tags{margin-bottom:20px}.agent-tags span{align-items:center;min-height:32px;font-size:12px;display:inline-flex}.agent-open-button{min-height:48px;font-size:14px}.chats-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:25px}.chats-page{min-height:0}.chats-heading h1{margin-bottom:8px;font-size:30px}.chats-heading>div>p:last-child{font-size:15px;line-height:1.5}.new-chat-button{border-radius:13px;width:100%;min-height:48px;font-size:14px}.agent-chat-list{gap:14px}.agent-chat-section{box-shadow:none;border-radius:16px;padding:17px}.agent-chat-header{gap:11px}.agent-chat-header p{font-size:13px;line-height:1.5}.agent-chat-icon{width:42px;height:42px}.chat-card-grid{grid-template-columns:1fr}.chat-card-open{min-height:68px;padding:15px}.chat-card-open strong{font-size:15px}.chat-card-open>span{font-size:12px}.chat-card-actions{padding:8px}.chat-card-actions button{min-height:36px;font-size:12px}.agent-chats-empty.has-action{flex-direction:column;align-items:flex-start}.chats-auth-card{margin:30px auto;padding:28px 21px}.manage-chat-dialog,.delete-chat-dialog{width:calc(100vw - 20px)!important;padding:25px 20px!important}.delete-dialog-actions{grid-template-columns:1fr}.marketing-gate{margin:30px auto;padding:26px 20px}.marketing-answer{gap:11px}.marketing-answer p{font-size:15px;line-height:1.7}.source-chip{flex-wrap:wrap;align-items:flex-start}.chat-setup-dialog{max-height:94dvh;width:calc(100vw - 20px)!important;padding:25px 18px!important}.chat-setup-dialog [data-slot=dialog-title]{font-size:27px}.effort-options{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-card{border-radius:19px;padding:25px 21px}.conversation-card h2{margin-top:22px;font-size:29px}.conversation-card>p{font-size:16px}.growth-composer{margin-top:23px;padding:15px 13px 11px}.composer-bottom{flex-wrap:wrap}.composer-actions{gap:5px;width:100%}.voice-status{width:100%;margin-right:0}.composer-model-select{max-width:115px;margin-left:auto}.deep-analysis-button{width:37px;padding:0}.deep-analysis-button span{display:none}.topic-buttons{gap:7px}.topic-buttons button{gap:8px;padding:9px;font-size:12px}.mood-card{border-radius:19px;padding:25px 23px}.mood-card h2{margin:24px 0 20px;font-size:30px}.moods{max-width:380px}.mood-response{margin:19px 0 25px}.mood-face{transform:none}.day-plan{flex-wrap:wrap;align-items:flex-start;gap:15px;margin-top:18px;padding:23px}.plan-icon{width:41px;height:49px;font-size:21px}.plan-copy{flex-basis:calc(100% - 65px)}.plan-copy h2{font-size:17px;line-height:1.55}.plan-actions{flex-wrap:wrap;gap:17px;margin-left:56px}.coach-page{min-height:0}.coach-empty{padding:42px 0 20px}.coach-empty>p{max-width:280px;margin:0 auto;line-height:1.7}.coach-empty .topic-buttons{gap:9px}.coach-empty .topic-buttons button{font-size:14px}.growth-user-message{max-width:92%;padding:15px 18px}.growth-coach-message{gap:12px}.growth-coach-message p{font-size:16px}.practice-dialog{padding:27px!important}.practice-dialog [data-slot=dialog-title]{font-size:28px}.round-button{width:44px;height:44px}}.growth-layout{height:100dvh;overflow:hidden;min-height:0!important}.growth-main{background:#fff;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.growth-side-surface{background:#f8f8fb}.growth-sidebar[data-slot=sidebar-container]{border-right:0}.growth-sidebar-head{flex-flow:row;justify-content:space-between;align-items:center;gap:12px;padding:21px 20px 24px;display:flex}.growth-brand{white-space:nowrap;gap:9px;min-width:0;font-size:27px}.growth-brand .brand-mark{transform:scale(.8)}.sidebar-collapse,.sidebar-open{color:#746d7c;background:0 0;border:0;border-radius:8px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.sidebar-collapse:hover,.sidebar-open:hover{background:#ece9f0}.growth-sidebar-content{scrollbar-width:thin;padding:0 14px 16px;overflow:hidden auto}.growth-sidebar-footer{background:#f8f8fb;border-top:1px solid #eae7ee;padding:12px 10px 16px}.growth-sidebar-footer .account-sidebar-settings{gap:11px;min-height:36px;padding:8px 10px;font-size:14px}.growth-profile{padding:7px 7px 2px}.growth-profile strong{font-size:13px}.growth-profile small{font-size:11px}.chat-primary-nav{gap:5px;margin-bottom:27px;display:grid}.chat-primary-nav>button,.new-project-nav{color:#35313b;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:37px;padding:8px 10px;font-size:13px;display:flex}.chat-primary-nav>button:hover,.new-project-nav:hover{background:#ebe8f0}.chat-primary-nav kbd{color:#87818d;opacity:0;white-space:nowrap;margin-left:auto;font-family:inherit;font-size:12px}:is(.chat-primary-nav>button:hover kbd,.chat-primary-nav>button:focus-visible kbd){opacity:1}.chat-nav-section{margin-bottom:22px}.project-nav-section{border-bottom:1px solid #e6e4eb;margin-top:-17px;padding:0 4px 17px}.chat-nav-section>h2{color:#837b8b;margin:0;padding:5px 10px 8px;font-size:12px;font-weight:500;line-height:1.5}.history-chat{border-radius:8px;align-items:center;min-width:0;min-height:37px;padding-right:4px;display:flex}.history-chat:hover,.history-chat:focus-within,.history-chat.is-active{background:#eae6ef}.history-chat.is-active{color:#4e366c}.history-chat-open{text-align:left;min-width:0;color:inherit;background:0 0;border:0;flex-direction:column;flex:1;gap:5px;padding:9px 10px;display:flex}.history-chat-title{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:14px;line-height:1.5;display:block;overflow:hidden}.chat-more{color:#756b80;background:0 0;border:0;border-radius:6px;flex-shrink:0;place-items:center;width:30px;height:30px;padding:0;display:grid}.history-chat>.chat-more{opacity:0}.history-chat:hover>.chat-more,.history-chat:focus-within>.chat-more,.history-chat.is-active>.chat-more,.chat-more[data-popup-open]{opacity:1}.chat-more:hover,.chat-more[data-popup-open]{background:#ded8e7}.chat-action-menu{color:#332d3c;background:#fff;border-radius:12px;min-width:225px;padding:6px;box-shadow:0 8px 35px #30233920}.chat-action-menu [data-slot=dropdown-menu-item]{border-radius:7px;gap:10px;min-height:37px;padding:9px 10px;font-size:14px}.chat-action-menu [data-slot=dropdown-menu-item]:hover{background:#f1eef6}.project-nav-row{border-radius:8px;align-items:center;min-width:0;display:flex}.project-nav-row:hover,.project-nav-row.is-active{background:#eae6ef}.project-expand{color:#918797;background:0 0;border:0;flex-shrink:0;place-items:center;width:23px;height:38px;display:grid}.project-nav-open{text-align:left;color:#443b4e;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:10px 8px 10px 0;font-size:14px;display:flex}.project-nav-open svg{flex-shrink:0}.project-nav-open span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.project-nested-chats{border-left:1px solid #ddd6e5;margin:3px 0 7px 20px;padding-left:7px}.project-nested-chats>p{color:#867b90;padding:7px 10px;font-size:13px}.project-see-all{color:#6c4b91;background:0 0;border:0;padding:9px;font-size:13px}.nav-project.is-drop-target{background:#ede5f7;border-radius:8px;outline:2px solid #9874c0}.project-color-violet{color:#8b65b6}.project-color-blue{color:#5185c6}.project-color-green{color:#438566}.project-color-orange{color:#bd7943}.project-color-pink{color:#bc638b}.nav-feedback{color:#83788d;overflow-wrap:anywhere;align-items:flex-start;gap:8px;margin:8px 10px 16px;font-size:13px;line-height:1.6;display:flex}.nav-feedback svg{flex-shrink:0;margin-top:3px}.nav-feedback.is-error{color:#a44e61}.show-all-chats{color:#6f6680;background:0 0;border:0;align-items:center;gap:5px;margin:-12px 0 18px 10px;padding:6px 0;font-size:12px;display:flex}.growth-header{background:#fff;border:0;height:70px;min-height:70px;padding:0 36px}.growth-header>div{min-width:0;font-size:14px}.growth-header strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.growth-header>div>span{flex-shrink:0}.header-agent-picker label{align-items:center;display:inline-flex;position:relative}.header-agent-picker select{-webkit-appearance:none;appearance:none;color:#17152d;cursor:pointer;background:0 0;border:0;min-height:36px;padding:0 31px 0 0;font-size:15px;font-weight:600}.header-agent-picker label>svg{pointer-events:none;color:#17152d;position:absolute;right:7px}.growth-content{flex:1;max-width:none;min-height:0;padding:26px 30px 40px;overflow-y:auto}.growth-content.is-coach{flex-direction:column;padding:0 36px;display:flex;overflow:hidden}.coach-page{flex-direction:column;flex:1;width:100%;max-width:840px;min-height:0;margin:0 auto;display:flex}.compact-chat-heading{flex-shrink:0;min-height:45px;padding:4px 0 8px}.compact-chat-heading .round-button{color:#8b8095;background:0 0;border:0}.draft-agent-picker{color:#72667f;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:14px;display:flex}.draft-agent-picker select{color:#574665;background:#f6f4f8;border:0;border-radius:7px;max-width:100%;padding:7px 25px 7px 8px;font-size:14px}.chat-project-breadcrumb{color:#8b65b6;overflow-wrap:anywhere;background:0 0;border:0;align-items:center;gap:6px;max-width:260px;padding:5px;font-size:13px;display:flex}.coach-page .marketing-chat{scrollbar-width:thin;flex:1;min-height:0;margin:0;padding:0 6px;overflow-y:auto}.chat-composer-area{background:#fff;flex-shrink:0;padding:12px 4px 16px}.growth-composer{background:#fff;border:1px solid #dfdce8;border-radius:18px;margin:0;padding:15px 15px 11px;box-shadow:0 3px 15px #523b6c08}.growth-composer:focus-within{outline:1px solid #b69bcf}.growth-composer textarea{min-height:38px}.composer-bottom{margin-top:9px}.composer-actions{flex-wrap:wrap;flex:auto;justify-content:flex-start;width:auto}.composer-bottom .voice-status{white-space:nowrap;flex:0 auto;max-width:240px;line-height:1.4}.composer-actions .voice-input-button{margin-left:auto}.composer-settings-button{color:#272143;background:#fff;border:1px solid #e3deeb;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;padding:0;display:grid}.composer-model-select{border:1px solid #e3deeb;border-radius:999px;max-width:min(210px,40vw);min-height:38px;padding-inline:14px 10px}.composer-model-select>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-send-button{border-radius:50%}.composer-disclosure{color:#8e8697;text-align:center;max-width:670px;margin:9px auto 0;font-size:12px;line-height:1.55}.is-new-chat .marketing-chat{flex-direction:column;flex:0 auto;justify-content:flex-end;margin-top:clamp(90px,20dvh,185px);display:flex;overflow:visible}.new-chat-welcome{text-align:center;padding:0 0 28px}.new-chat-welcome h1{letter-spacing:-.03em;margin:0;font-family:inherit;font-size:clamp(30px,2.8vw,37px);font-weight:650}.new-chat-welcome .new-chat-subtitle{color:#777193;margin:8px 0 0;font-size:clamp(17px,1.6vw,21px);line-height:1.35}.is-new-chat .chat-composer-area{padding-top:0}.is-new-chat .topic-buttons{display:none}.is-new-chat .topic-buttons button{color:#82718f;background:#fff;border:1px solid #eee8f3;border-radius:20px;padding:9px 12px;font-size:14px}.is-new-chat .composer-disclosure{display:none}.is-new-chat .growth-composer{min-height:116px;padding:15px 15px 11px}.is-new-chat .growth-composer textarea{min-height:45px;font-size:15px}.is-new-chat .voice-input-button,.is-new-chat .composer-send-button{border-radius:50%;width:40px;height:40px}.is-new-chat .composer-settings-button,.is-new-chat .composer-model-select,.is-new-chat .knowledge-button{height:40px}.is-new-chat .composer-settings-button,.is-new-chat .knowledge-button{width:40px}.growth-user-message{background:#f0eaf7;border-radius:22px}.growth-coach-message{margin-bottom:28px}.marketing-answer>div{min-width:0}.markdown-answer pre{max-width:100%;overflow-x:auto}.workspace-error{color:#9e4e60;background:#fff2f4;border-radius:10px;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px 16px;font-size:14px;display:flex}.workspace-error button{color:inherit;background:0 0;border:0}.project-workspace,.history-workspace{max-width:820px;margin:15px auto 40px}.project-page-heading,.history-page-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:35px;display:flex}.project-page-heading>div{align-items:center;gap:13px;min-width:0;display:flex}.project-page-heading svg{flex-shrink:0}.project-page-heading h1,.history-page-heading h1{letter-spacing:-.025em;overflow-wrap:anywhere;margin:0;font-size:28px;font-weight:550}.project-composer{margin:0 0 38px}.project-composer h2{margin-bottom:12px;font-size:18px;font-weight:500}.project-composer .draft-agent-picker{margin-bottom:12px}.project-conversations>h2{margin:0 0 14px;font-size:15px;font-weight:600}.project-conversations>h2 span{color:#958a9f;margin-left:6px;font-weight:400}.history-chat.is-detailed{border-bottom:1px solid #f0edf4;border-radius:10px;min-height:78px;padding:4px 10px 4px 2px}.history-chat.is-detailed:hover{background:#f6f3fa}.history-chat.is-detailed .history-chat-title{font-size:15px}.history-chat-meta{color:#928699;font-size:12px}.history-chat-excerpt{color:#74677f;overflow-wrap:anywhere;font-size:14px;line-height:1.5}.list-section-label{color:#93869e;margin:20px 10px 7px;font-size:13px;font-weight:500}.workspace-empty{text-align:center;color:#91819e;border:1px dashed #e5ddec;border-radius:15px;flex-direction:column;align-items:center;gap:15px;padding:38px 25px;font-size:15px;line-height:1.6;display:flex}.workspace-empty p{margin:0}.archived-chat-notice{color:#81718e;background:#f5f1f9;border-radius:15px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin:14px 0;padding:18px;font-size:14px;display:flex}.archived-chat-notice button{color:#774ca0;background:0 0;border:0;text-decoration:underline}.chat-search-dialog{background:#fff;border-radius:18px;gap:8px;width:min(660px,100vw - 32px);max-width:660px;max-height:min(680px,85dvh);padding:25px}.chat-search-input{color:#9b86ac;border:1px solid #e6ddee;border-radius:11px;align-items:center;gap:10px;margin:14px 0 6px;padding:11px 14px;display:flex}.chat-search-input:focus-within{outline:2px solid #cbb5dd}.chat-search-input input{color:#3b2f46;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:16px}.chat-search-results{min-height:150px;max-height:460px;overflow-y:auto}.search-feedback{color:#8f809b;justify-content:center;align-items:center;gap:9px;padding:32px 10px;font-size:14px;display:flex}.manage-chat-dialog select{color:#564263;background:#fff;border:1px solid #ddd4e8;border-radius:9px;width:100%;padding:12px;font-size:15px}@media (hover:none){.history-chat>.chat-more{opacity:1}}@media (max-width:767px){.growth-layout,.growth-main{height:100dvh;min-height:100dvh!important}.growth-main{width:100%;min-width:0}body [data-slot=sidebar][data-mobile=true]{border-right:0;max-width:360px;box-shadow:18px 0 60px #291d372e;width:min(88vw,360px)!important}body [data-slot=sidebar][data-mobile=true] .growth-side-surface{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.growth-sidebar-head{min-height:66px;padding:14px 18px 13px}.growth-sidebar-content{padding-inline:12px}.chat-primary-nav>button,.new-project-nav{border-radius:12px;min-height:46px;padding-inline:12px;font-size:14px}.chat-primary-nav kbd{display:none}.growth-profile{min-height:54px;padding:7px 9px}.growth-profile strong{font-size:14px}.growth-sidebar-head{padding:14px 18px 13px}.growth-content{padding:25px 16px calc(34px + env(safe-area-inset-bottom))}.growth-header{min-height:calc(58px + env(safe-area-inset-top));height:calc(58px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 13px 0;-webkit-backdrop-filter:blur(18px);z-index:6;background:#ffffffeb;border-bottom:1px solid #f0edf3}.growth-header.is-chat-header{box-shadow:0 5px 24px #39274a09}.growth-header>div,.header-agent-picker{width:100%;min-width:0}.sidebar-open,.sidebar-collapse{border-radius:12px;width:44px;height:44px}.header-agent-picker label{min-width:0;max-width:calc(100vw - 76px)}.header-agent-picker select{max-width:100%;min-height:44px;padding-left:2px;font-size:16px}.compact-chat-heading{gap:8px}.chat-project-breadcrumb{max-width:160px}.growth-composer{border-radius:20px;padding:13px 12px 10px;box-shadow:0 10px 32px #44305817}.growth-composer textarea{min-height:34px;max-height:min(190px,28dvh);font-size:16px;line-height:1.5}.is-new-chat .growth-composer{min-height:108px}.composer-settings-button{width:39px;height:39px}.composer-model-select{min-width:0;max-width:min(132px,34vw);font-size:13px}.composer-actions{flex-wrap:nowrap;flex:1 0 100%;gap:6px;width:100%}.composer-bottom{flex-wrap:wrap}.composer-bottom .voice-status{white-space:normal;flex:1 0 100%;max-width:none;margin-right:0;padding:0 3px 2px;font-size:13px}.composer-settings-button,.knowledge-button,.voice-input-button,.composer-send-button{width:42px;min-width:42px;height:42px}.composer-actions .voice-input-button{margin-left:auto}.composer-model-select,.knowledge-button{font-size:12px}.chat-composer-area{padding:9px 14px max(10px, env(safe-area-inset-bottom));background:linear-gradient(#fff0,#fff 13px);margin-inline:-14px}.growth-content.is-coach{padding:0 14px}.coach-page{width:100%;max-width:none}.coach-page .marketing-chat{overscroll-behavior:contain;padding-inline:1px}.is-new-chat .marketing-chat{margin-top:clamp(34px,11dvh,86px)}.new-chat-welcome{padding-inline:10px;padding-bottom:24px}.new-chat-welcome h1{font-size:clamp(29px,9vw,35px)}.new-chat-welcome .new-chat-subtitle{font-size:17px}.growth-user-message{border-radius:18px 18px 5px;max-width:92%;padding:13px 15px;font-size:15px;line-height:1.55}.marketing-answer p,.marketing-answer li{font-size:16px;line-height:1.68}.source-chip{min-height:40px}.chat-setup-dialog,.manage-chat-dialog,.delete-chat-dialog,.chat-search-dialog{max-height:calc(100dvh - 16px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:22px!important;width:calc(100vw - 16px)!important}.is-new-chat .topic-buttons button{font-size:13px}.is-new-chat .topic-buttons svg{display:none}.history-chat>.chat-more{opacity:1}.project-workspace,.history-page,.chats-page{max-width:none;min-height:0}.project-page-heading,.history-page-heading{margin-bottom:21px}.project-page-heading h1,.history-page-heading h1{font-size:28px}.project-composer{border-radius:18px;padding:19px 16px 16px}.project-composer h2{font-size:17px}.project-composer .draft-agent-picker{flex-direction:column;align-items:stretch}.project-composer .draft-agent-picker select{min-height:44px;font-size:16px}.project-conversations>h2{margin-top:26px}.history-chat,.history-chat-open{min-height:52px}.chat-search-dialog{padding:22px 16px}.growth-coach-message{gap:8px}.assistant-symbol{width:28px;height:28px}}@media (max-width:374px){.growth-content.is-coach{padding-inline:10px}.chat-composer-area{margin-inline:-10px;padding-inline:10px}.composer-actions{gap:4px}.composer-model-select{max-width:104px;padding-inline:10px 7px}.composer-settings-button,.knowledge-button,.voice-input-button,.composer-send-button{width:40px;min-width:40px;height:40px}}@media (max-height:620px){.is-new-chat .marketing-chat{margin-top:24px}.growth-content.is-coach{overflow-y:auto}.is-new-chat .chat-composer-area{padding-bottom:20px}}.coach-hub{max-width:1100px;min-height:calc(100dvh - 170px);margin:0 auto;padding-bottom:56px}.coach-hub button{border:0}.coach-hub-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:32px;display:flex}.coach-hub-heading>div{max-width:690px}.coach-hub-heading p{color:var(--g-accent);margin:0 0 9px;font-size:13px;font-weight:650}.coach-hub-heading h1{font-family:var(--g-heading);letter-spacing:-.04em;margin:0 0 11px;font-size:clamp(37px,3.5vw,50px);font-weight:400;line-height:1.08}.coach-hub-heading span{color:var(--g-muted);font-size:15px;line-height:1.65}.coach-primary,.coach-secondary{white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:13px;font-weight:650;display:inline-flex}.coach-primary{background:var(--g-accent);color:#fff}.coach-primary:disabled{color:#9b8da7;background:#ded6e8}.coach-secondary{color:var(--g-ink);background:#fff;border:1px solid var(--g-line)!important}.coach-text-action{color:var(--g-accent);background:0 0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:650;display:inline-flex}.coach-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.85fr);gap:18px;display:grid}.coach-focus-card,.coach-checkin-card{border:1px solid var(--g-line);border-radius:22px}.coach-focus-card{background:linear-gradient(135deg,#e5eaf7 0%,#e9e2f5 58%,#f0e3f1 100%);min-height:310px;padding:29px}.focus-card-top{color:#745495;justify-content:space-between;align-items:center;gap:16px;display:flex}.focus-card-top>span{align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.focus-card-top small{background:#ffffff82;border-radius:99px;padding:5px 9px;font-size:11px}.coach-focus-card h2{max-width:570px;font-family:var(--g-heading);letter-spacing:-.035em;margin:42px 0 13px;font-size:clamp(29px,3vw,38px);font-weight:400;line-height:1.15}.coach-focus-card>p{color:#665674;max-width:590px;margin:0;font-size:15px;line-height:1.7}.focus-card-actions{align-items:center;gap:20px;margin-top:30px;display:flex}.focus-card-actions button{color:#684393;background:0 0;align-items:center;gap:8px;padding:0;font-size:13px;font-weight:650;display:inline-flex}.focus-card-actions button:first-child{background:#fff;border-radius:10px;min-height:40px;padding:0 14px}.coach-checkin-card{background:#fff;flex-direction:column;padding:27px;display:flex}.coach-card-label{color:#95879f;font-size:12px;font-weight:650}.coach-checkin-card h2{font-family:var(--g-heading);margin:24px 0 22px;font-size:29px;font-weight:400}.coach-moods{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;display:grid}.coach-moods button{color:#84778e;background:0 0;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:8px 2px;display:flex}.coach-moods button[aria-pressed=true]{background:var(--g-soft);color:var(--g-accent)}.coach-moods i{border:1px solid #cdbbdd;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;display:grid}.coach-moods span{font-size:10px}.coach-checkin-card>.coach-text-action{border-top:1px solid var(--g-line);justify-content:space-between;width:100%;margin-top:auto;padding-top:22px}.coach-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.coach-summary-card{min-width:0;color:var(--g-ink);text-align:left;background:#ffffffbd;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;display:grid;border:1px solid var(--g-line)!important}.coach-summary-card:hover{background:#fff;transform:translateY(-1px);border-color:#d4c7e1!important}.summary-icon{background:var(--g-soft);width:40px;height:40px;color:var(--g-accent);border-radius:12px;place-items:center;display:grid}.coach-summary-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.coach-summary-card small{color:#95899d;font-size:11px}.coach-summary-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.summary-value{color:var(--g-accent);font-size:12px;font-weight:650}.coach-empty-card{text-align:center;background:#fff9;border:1px dashed #d7cbe4;border-radius:20px;flex-direction:column;align-items:center;max-width:650px;margin:55px auto 0;padding:45px 30px;display:flex}.coach-empty-card>span{background:var(--g-soft);width:55px;height:55px;color:var(--g-accent);border-radius:16px;place-items:center;display:grid}.coach-empty-card h2{font-family:var(--g-heading);margin:19px 0 8px;font-size:27px;font-weight:400}.coach-empty-card p{max-width:460px;color:var(--g-muted);margin:0 0 22px;font-size:14px;line-height:1.65}.goal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.goal-card{border:1px solid var(--g-line);background:#fff;border-radius:19px;padding:25px}.goal-card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.goal-card-heading span{color:var(--g-accent);text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:700}.goal-card-heading h2{font-family:var(--g-heading);margin:8px 0 0;font-size:26px;font-weight:400;line-height:1.2}.goal-card-heading>strong{color:var(--g-accent);font-size:16px}.goal-reason{min-height:45px;color:var(--g-muted);margin:12px 0;font-size:13px;line-height:1.6}.goal-progress{background:#eee9f3;border-radius:99px;height:5px;margin:19px 0;overflow:hidden}.goal-progress i{border-radius:inherit;background:var(--g-accent);height:100%;display:block}.goal-deadline{color:var(--g-muted);align-items:center;gap:7px;margin:0 0 18px;font-size:12px;display:flex}.goal-steps{border-top:1px solid var(--g-line);border-bottom:1px solid var(--g-line);padding:17px 0}.goal-steps h3{margin:0 0 10px;font-size:12px;font-weight:650}.goal-steps button{color:#5f5269;text-align:left;background:0 0;align-items:center;gap:9px;width:100%;padding:8px 0;font-size:13px;display:flex}.goal-steps button svg{color:#a58bbd;flex-shrink:0}.goal-steps button.is-complete span{color:#9a90a1;text-decoration:line-through}.goal-card>.coach-text-action{margin-top:18px}.coach-goal-dialog{border-radius:20px!important;width:min(92vw,520px)!important;padding:30px!important}.coach-goal-dialog [data-slot=dialog-title]{font-family:var(--g-heading);font-size:30px;font-weight:400}.coach-goal-dialog form{gap:18px;margin-top:12px;display:grid}.coach-goal-dialog label{color:#5f5269;gap:8px;font-size:13px;font-weight:600;display:grid}.coach-goal-dialog input,.coach-goal-dialog textarea{border:1px solid var(--g-line);width:100%;color:var(--g-ink);resize:none;background:#fbfafd;border-radius:10px;padding:12px 13px;font-size:14px}.diagnostic-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:20px;display:grid}.diagnostic-steps{gap:6px;margin:0;padding:0;list-style:none;display:grid}.diagnostic-steps li{color:#8a7e92;border-radius:11px;align-items:center;gap:11px;padding:11px;display:flex}.diagnostic-steps li.is-active{background:var(--g-soft);color:var(--g-accent)}.diagnostic-steps li.is-done{color:#675672}.diagnostic-steps li>span{border:1px solid #d8cde3;border-radius:50%;flex-shrink:0;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.diagnostic-steps li.is-active>span,.diagnostic-steps li.is-done>span{background:#fff;border-color:#bda8d1}.diagnostic-steps div{flex-direction:column;gap:1px;display:flex}.diagnostic-steps strong{font-size:12px;font-weight:650}.diagnostic-steps small{font-size:10px}.diagnostic-card{border:1px solid var(--g-line);background:#fff;border-radius:21px;padding:30px}.diagnostic-card-top{color:var(--g-accent);justify-content:space-between;align-items:center;font-size:12px;font-weight:650;display:flex}.diagnostic-card h2{font-family:var(--g-heading);margin:25px 0 8px;font-size:31px;font-weight:400}.diagnostic-card>p{color:var(--g-muted);margin:0;font-size:14px;line-height:1.65}.diagnostic-ranges{gap:18px;margin-top:28px;display:grid}.diagnostic-ranges label>span{color:#5e5268;justify-content:space-between;gap:20px;font-size:13px;display:flex}.diagnostic-ranges b{color:var(--g-accent)}.diagnostic-ranges input{width:100%;accent-color:var(--g-accent);margin-top:9px}.diagnostic-question-card{color:var(--g-accent);background:linear-gradient(135deg,#f2eef9,#eef1fa);border-radius:15px;justify-items:start;gap:9px;margin-top:28px;padding:24px;display:grid}.diagnostic-question-card strong{font-family:var(--g-heading);font-size:23px;font-weight:400}.diagnostic-question-card p{color:var(--g-muted);margin:0;font-size:13px;line-height:1.65}.diagnostic-actions{justify-content:flex-end;gap:10px;margin-top:27px;display:flex}.diagnostic-card .diagnostic-note{color:#9b919f;text-align:right;margin-top:17px;font-size:11px}.journal-composer,.memory-composer{border:1px solid var(--g-line);background:#fff;border-radius:18px;padding:22px}.journal-kind-picker,.memory-kind-picker{flex-wrap:wrap;gap:7px;margin-bottom:16px;display:flex}.journal-kind-picker button,.memory-kind-picker button{color:#786c81;background:#f7f4fa;border-radius:99px;padding:7px 10px;font-size:12px}.journal-kind-picker button.is-active,.memory-kind-picker button.is-active{background:var(--g-soft);color:var(--g-accent);font-weight:650}.journal-composer textarea{resize:none;width:100%;min-height:110px;color:var(--g-ink);border:0;outline:0;padding:0;font-size:16px;line-height:1.7}.journal-composer>div:last-child{border-top:1px solid var(--g-line);justify-content:flex-end;align-items:center;gap:14px;padding-top:13px;display:flex}.journal-composer>div:last-child>span{color:#a095a7;font-size:11px}.journal-list{margin-top:30px}.journal-list>h2{margin:0 0 13px;font-size:14px}.journal-list>article{border:1px solid var(--g-line);background:#fff;border-radius:14px;padding:20px 22px}.journal-list>article+article{margin-top:10px}.journal-list article>div{color:var(--g-accent);justify-content:space-between;gap:16px;font-size:11px;font-weight:650;display:flex}.journal-list time{color:#9c91a3;font-weight:400}.journal-list article p{color:#574a62;white-space:pre-wrap;margin:12px 0 0;font-size:14px;line-height:1.7}.journal-list .coach-empty-card{margin-top:0}.memory-privacy{color:var(--g-accent);background:#eeeaf7;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:16px;padding:18px 20px;display:flex}.memory-privacy svg{flex-shrink:0;margin-top:1px}.memory-privacy strong{font-size:13px}.memory-privacy p{color:var(--g-muted);margin:3px 0 0;font-size:12px;line-height:1.55}.memory-composer>div:last-child{gap:10px;display:flex}.memory-composer input{border:1px solid var(--g-line);min-width:0;min-height:43px;color:var(--g-ink);background:#fbfafd;border-radius:10px;flex:1;padding:0 13px;font-size:14px}.memory-groups{gap:23px;margin-top:29px;display:grid}.memory-groups section>h2{margin:0 0 10px;font-size:13px;font-weight:650}.memory-groups section>h2 span{color:var(--g-muted);margin-left:5px;font-size:11px}.memory-groups article{border:1px solid var(--g-line);background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 17px;display:grid}.memory-groups article+article{margin-top:8px}.memory-groups article>svg{color:#a083ba}.memory-groups article p{color:#574b60;margin:0 0 3px;font-size:14px;line-height:1.5}.memory-groups article small{color:#9a8fa1;font-size:10px}.memory-groups article button{color:#a298a8;background:0 0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.memory-groups article button:hover{color:#a7545a;background:#fff0f1}.coach-section-nav{background:#faf8fc;border:1px solid #e5deed;border-radius:14px;margin:0 0 22px;padding:8px;box-shadow:0 7px 24px #46305b09}.coach-section-nav button{color:#716678;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;height:40px;padding:0 11px;font-size:13px;display:flex}.coach-section-nav button:hover{color:var(--g-accent);background:#f1ecf6}.coach-section-nav button.is-active{color:var(--g-accent);background:#ece4f6;font-weight:650;box-shadow:inset 0 0 0 1px #e0d4eb}@media (max-width:1020px){.coach-overview-grid{grid-template-columns:1fr}.coach-checkin-card{min-height:260px}}@media (max-width:767px){.coach-hub{min-height:0;padding-bottom:calc(32px + env(safe-area-inset-bottom))}.coach-hub-heading{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:25px}.coach-hub-heading h1{font-size:30px}.coach-hub-heading .coach-primary{border-radius:13px;width:100%;min-height:48px}.coach-focus-card{min-height:0;padding:23px 20px}.coach-focus-card h2{margin-top:33px;font-size:30px}.focus-card-actions{flex-direction:column;align-items:flex-start;gap:15px}.coach-checkin-card{min-height:245px;padding:22px 19px}.coach-moods span{display:none}.coach-summary-grid,.goal-list,.diagnostic-layout{grid-template-columns:1fr}.diagnostic-steps{padding-bottom:5px;display:flex;overflow-x:auto}.diagnostic-steps li{min-width:150px}.diagnostic-card{border-radius:18px;padding:20px 17px}.diagnostic-actions{flex-direction:column-reverse;align-items:stretch}.memory-composer>div:last-child{flex-direction:column}.journal-composer,.memory-composer{border-radius:18px;padding:17px}.journal-composer textarea,.memory-composer textarea{font-size:16px}}
