@font-face{font-family:Onest;src:url(/fonts/onest/Onest-CyrillicExt-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Onest;src:url(/fonts/onest/Onest-Cyrillic-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Onest;src:url(/fonts/onest/Onest-LatinExt-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Onest;src:url(/fonts/onest/Onest-Latin-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--font-brand: "Onest", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-brand);color:#182322;background:#fcf8f2}html,body,#root{overflow-x:hidden}.public-site-shell{min-height:100vh;padding:24px;color:#1e2a26;background:linear-gradient(180deg,#fcf8f2e0,#eef6f2b8),image-set(url(/brand/backgrounds/premium-app-background.webp) type("image/webp"),url(/brand/backgrounds/premium-app-background.png) type("image/png")),#fcf8f2;background-size:cover;background-position:center bottom}.public-site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;max-width:1220px;margin:0 auto;padding:12px 14px;background:#ffffffc7;border:1px solid rgba(255,255,255,.82);border-radius:8px;box-shadow:0 18px 48px #2b3f3714;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.public-brand{display:inline-grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0;color:#465747;font-size:18px;font-weight:800;line-height:1.1;text-decoration:none}.public-brand-icon{display:grid;place-items:center;width:40px;height:40px;color:#2f6f64;background:transparent;border:0;border-radius:0;filter:contrast(1.12) saturate(1.08)}.public-brand-icon img{width:auto;height:30px;max-width:none;aspect-ratio:2 / 3;object-fit:contain}.public-brand-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-site-header nav,.public-legal-footer nav{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.public-site-header nav{justify-content:center}.public-site-header nav a,.public-legal-footer nav a{color:#42645e;font-size:14px;font-weight:760;text-decoration:none}.public-site-header nav a{padding:8px 10px;border-radius:999px}.public-site-header nav a.active,.public-site-header nav a:hover{color:#1f5f57;background:#e7f0e8}.public-site-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end}.public-site-actions .language-switcher{position:relative;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:3px 5px;color:#4f8f83;background:#ffffff9e;border:1px solid rgba(255,255,255,.68);border-radius:999px;box-shadow:none;flex:0 0 auto}.public-site-actions .language-switcher:after{content:"";position:absolute;top:100%;left:-6px;right:-6px;height:14px}.public-site-actions .language-switcher button{display:inline-grid;place-items:center;min-width:32px;height:30px;padding:0 8px;color:#66837d;background:transparent;border:0;border-radius:999px;box-shadow:none;font:inherit;font-size:12px;font-weight:850;letter-spacing:0;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.public-site-actions .language-switcher-menu{position:absolute;top:calc(100% + 4px);left:50%;z-index:30;display:grid;gap:6px;padding:0;background:transparent;border:0;border-radius:999px;box-shadow:none;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease}.public-site-actions .language-switcher-menu button{color:#1e2a26;background:#fff;box-shadow:0 8px 18px #2b3f3714}.public-site-actions .language-switcher:hover .language-switcher-menu,.public-site-actions .language-switcher:focus-within .language-switcher-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.public-site-actions .language-switcher button:hover,.public-site-actions .language-switcher button:focus-visible,.public-site-actions .language-switcher button.active{color:#1e2a26;background:#fff;box-shadow:0 8px 18px #2b3f3714}.public-return-button{min-width:184px;white-space:nowrap}.public-page{position:relative;display:grid;gap:24px;overflow:hidden;max-width:1220px;margin:28px auto;padding:clamp(28px,3vw,42px);background:linear-gradient(180deg,#ffffffe6,#faf8f1d6),linear-gradient(135deg,#fff1be33,#b8d8c329);border:1px solid rgba(255,255,255,.92);border-radius:22px;box-shadow:0 30px 90px #2b3f3721,0 1px #fffffff0 inset;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.public-page:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#2f7b72,#d8bd7a,#fff1beb3,#6e988c)}.public-page>.eyebrow{justify-self:start;margin:0;padding:6px 10px;color:#315f58;background:#e7f0e8b3;border:1px solid rgba(47,123,114,.1);border-radius:999px;font-size:11px;font-weight:860}.public-page h1{max-width:840px;margin:0;color:#1e2a26;font-size:clamp(30px,5vw,52px);line-height:1.05;letter-spacing:0;text-wrap:balance}.public-lead{max-width:860px;margin:0;padding-bottom:4px;color:#455d57;font-size:17px;line-height:1.7}.public-pricing-grid,.contacts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-pricing-card{box-shadow:0 14px 34px #202d280f}.public-note-card,.legal-section{position:relative;display:grid;gap:12px;overflow:hidden;padding:22px 24px 22px 26px;background:linear-gradient(180deg,#ffffffed,#fcfaf5e0);border:1px solid rgba(205,214,205,.74);border-radius:16px;box-shadow:0 18px 46px #202d2812,0 1px #ffffffe6 inset}.public-note-card:before,.legal-section:before{content:"";position:absolute;top:0;bottom:0;left:0;width:4px;background:linear-gradient(180deg,#2f7b72,#d8bd7a);border-radius:16px 0 0 16px}.public-note-card h2,.legal-section h2{margin:0;color:#1e2a26;font-size:20px;line-height:1.2;font-weight:700;letter-spacing:0}.public-note-card p,.legal-section p{margin:0;color:#4f625d;line-height:1.68}.legal-list{display:grid;gap:10px;margin:0;padding:0;color:#4f625d;line-height:1.62;list-style:none}.legal-list li{position:relative;padding-left:24px}.legal-list li:before{content:"";position:absolute;left:0;top:.66em;width:8px;height:8px;background:linear-gradient(135deg,#2f7b72,#d8bd7a);border-radius:999px;box-shadow:0 0 0 3px #2f7b7214}.legal-document{display:grid;gap:16px}.contacts-grid .public-note-card{min-height:160px}.contacts-grid .public-note-card h2{font-size:22px}.public-legal-footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,auto);gap:18px 32px;align-items:start;max-width:1220px;margin:96px auto 34px;padding:24px 0;color:#5f6f68;border-top:1px solid rgba(47,127,115,.1)}.public-legal-footer div{display:grid;gap:6px}.public-legal-footer strong{color:#1e2a26;font-size:16px;font-weight:700;line-height:1.1}.public-legal-footer span{max-width:620px;color:#5f6f68;font-size:13px;font-weight:400;line-height:1.55;white-space:pre-line}.public-legal-footer .footer-safety{max-width:760px;margin-top:4px;color:#6d7d76;font-size:12px;line-height:1.5}.public-legal-footer nav{align-self:start;justify-content:flex-end;gap:16px;font-size:12px;font-weight:600}.public-legal-footer nav a{position:relative;padding:4px 0;color:#4d625b;font-size:12px;font-weight:600;line-height:1.2;transition:color .17s ease,transform .17s ease}.public-legal-footer nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,#2f7b7200,#2f7b72c7,#d8bd7a00);opacity:0;transform:scaleX(.72);transform-origin:center;transition:opacity .17s ease,transform .17s ease}.public-legal-footer nav a:hover,.public-legal-footer nav a:focus-visible{color:#1f5f57}.public-legal-footer nav a:hover:after,.public-legal-footer nav a:focus-visible:after{opacity:1;transform:scaleX(1)}.user-page>.public-legal-footer{margin-top:18px}.user-shell{--font-brand: "Onest", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--calm-bg: #f8f3ec;--calm-bg-green: #eef6f2;--calm-primary: #4f8f83;--calm-primary-2: #6d8f7a;--calm-accent: #f2b880;--calm-rose: #dfa6a6;--calm-mint: #b8d8c3;--calm-text: #1e2a26;--calm-muted: #5f6f68;--calm-soft: #8a9890;--glass: rgba(255, 255, 255, .78);--glass-strong: rgba(255, 255, 255, .84);--glass-border: rgba(255, 255, 255, .74);--calm-shadow: 0 24px 70px rgba(43, 63, 55, .1), 0 1px 8px rgba(71, 89, 78, .035);--calm-shadow-small: 0 18px 52px rgba(43, 63, 55, .08);--bg-branch-color: #72897c;--bg-branch-opacity: .11;--bg-dune-opacity: .68;--bg-dune-blur: 1.5px;--premium-auth-overlay: linear-gradient(180deg, rgba(252, 248, 242, .18), rgba(252, 248, 242, .12));--premium-app-overlay: linear-gradient(180deg, rgba(252, 248, 242, .32), rgba(238, 246, 242, .24));--premium-base-gradient: linear-gradient(180deg, #fcf8f2 0%, #f8f2ea 52%, #eef4ee 100%);position:relative;isolation:isolate;overflow-x:hidden;grid-template-columns:84px minmax(0,1fr);min-width:0;color:var(--calm-text);font-family:var(--font-brand);font-weight:500;background-color:#fcf8f2;background-image:var(--premium-app-overlay),image-set(url(/brand/backgrounds/premium-app-background.webp) type("image/webp"),url(/brand/backgrounds/premium-app-background.png) type("image/png")),var(--premium-base-gradient);background-size:cover,cover,cover;background-position:center center,center bottom,center center;background-repeat:no-repeat}.user-shell:before,.user-shell:after{content:none;display:none}.user-shell:before{top:12vh;right:-72px;bottom:auto;left:auto;width:clamp(240px,19vw,280px);height:min(70vh,520px);opacity:var(--bg-branch-opacity);background-color:var(--bg-branch-color);-webkit-mask:url(/brand/botanical-branch.svg) center / contain no-repeat;mask:url(/brand/botanical-branch.svg) center / contain no-repeat}.user-shell:after{inset:auto -20vw -146px;height:clamp(300px,32vw,430px);opacity:var(--bg-dune-opacity);background:radial-gradient(132% 210px at 56% calc(100% - 96px),rgba(214,226,214,.58) 0 61%,rgba(214,226,214,.18) 70%,transparent 74%),radial-gradient(138% 240px at 40% calc(100% - 56px),rgba(230,215,191,.74) 0 60%,rgba(230,215,191,.2) 70%,transparent 75%),radial-gradient(142% 270px at 52% calc(100% - 14px),rgba(223,200,171,.88) 0 59%,rgba(223,200,171,.22) 70%,transparent 76%);filter:blur(var(--bg-dune-blur))}.user-shell>*{position:relative;z-index:1}.user-shell:has(.entry-gate),.user-shell:has(.account-onboarding-shell){--bg-branch-opacity: 0;--bg-dune-opacity: 0}.user-shell:has(.crisis-screen){--bg-branch-opacity: .05;--bg-dune-opacity: .16;--bg-dune-blur: 3px;background:linear-gradient(180deg,#fcf8f2,#f8f2ea 68%,#f4eee7)}.user-shell:has(.support-drawer-layer){--bg-branch-opacity: .09}.user-shell .side-panel{position:sticky;top:0;z-index:30;width:84px;height:100vh;gap:16px;overflow:visible;padding:18px 12px;background:#fffaf2a3;border-right:1px solid rgba(255,255,255,.72);box-shadow:14px 0 42px #564c3e0f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:box-shadow .22s ease,background .22s ease}.user-shell .brand{width:60px;gap:12px}.user-shell .brand-mark{width:44px;height:44px;color:#315f58;background:linear-gradient(145deg,#b8d8c3e0,#ffffffb8);border-color:#ffffffd1;border-radius:18px;box-shadow:0 12px 28px #4f8f832e}.brand-mark img,.user-shell .brand-mark img,.user-shell .topbar-app-icon img,.user-shell .entry-logo img{display:block;width:auto;height:26px;max-width:none;aspect-ratio:2 / 3;object-fit:contain}.user-shell .brand h1{font-size:24px}.user-shell .brand .eyebrow,.user-shell .brand h1{display:none}.user-shell .rail-nav{display:grid;gap:10px;width:60px;justify-items:center}.user-shell .rail-nav button{position:relative;display:grid;place-items:center;width:52px;height:52px;color:#54746d;background:#ffffff7a;border:1px solid rgba(255,255,255,.64);border-radius:22px;cursor:pointer;box-shadow:0 10px 24px #47594e0f;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .rail-nav button:before{content:"";position:absolute;left:-9px;width:4px;height:18px;opacity:0;background:linear-gradient(180deg,#4f8f83,#f2b880);border-radius:999px;box-shadow:0 0 16px #4f8f8352;transition:opacity .18s ease,transform .18s ease;transform:scaleY(.6)}.user-shell .rail-nav button:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 14px);top:50%;z-index:90;min-width:max-content;padding:8px 11px;color:#f8fffc;font-size:13px;font-weight:760;line-height:1;background:#1e2a26e0;border:1px solid rgba(255,255,255,.14);border-radius:999px;box-shadow:0 14px 34px #1e2a262e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;transform:translate(4px,-50%) scale(.98);transition:opacity .16s ease,transform .16s ease}.user-shell .rail-nav button:hover,.user-shell .rail-nav button:focus-visible{color:#315f58;background:#ffffffc7;box-shadow:0 16px 34px #47594e1f}.user-shell .rail-nav button.active{color:#f9fffc;background:linear-gradient(135deg,#4f8f83,#6d8f7a);box-shadow:0 18px 40px #4f8f833d,0 0 0 1px #ffffff85;transform:translateY(-1px)}.user-shell .rail-nav button.active:before{opacity:1;transform:scaleY(1)}.user-shell .rail-nav button:hover:after,.user-shell .rail-nav button:focus-visible:after{opacity:1;transform:translateY(-50%) scale(1)}.user-shell .rail-nav button:focus-visible{outline:3px solid rgba(79,143,131,.28);outline-offset:3px}.user-shell .rail-nav button:disabled{cursor:not-allowed;opacity:.45;transform:none}.user-shell .side-panel>.panel-section{display:none}.user-shell .side-panel h2{color:var(--calm-text);font-size:14px}.user-shell .panel-section{gap:10px}.user-shell .capability{color:var(--calm-muted);font-size:13px}.user-shell .warning{padding:10px 12px;color:#5c3d2a;background:#fff6e1b8;border:1px solid rgba(242,184,128,.42);border-radius:18px;box-shadow:none}.user-shell .warning p{font-size:13px}.user-shell .starter-list button,.user-shell .style-picker button,.user-shell .side-input,.user-shell .side-textarea{border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#ffffff94;box-shadow:0 8px 24px #47594e0f}.user-shell .starter-list{gap:7px}.user-shell .starter-list button{min-height:36px;padding:8px 10px;border-radius:999px;box-shadow:none}.user-shell .starter-list button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-shell .style-picker{grid-template-columns:1fr;gap:7px}.user-shell .style-picker button{min-height:38px;padding:8px 10px;border-radius:999px;box-shadow:none}.user-shell .style-picker button span,.user-shell .starter-list button span{color:var(--calm-muted)}.user-shell .style-picker button span{display:none}.user-shell .style-picker button.active{border-color:#4f8f8357;background:#eef6f2d6;box-shadow:0 12px 28px #4f8f831f}.user-shell .profile-form{gap:9px}.user-shell .profile-settings{display:grid;gap:12px;overflow:hidden}.user-shell .profile-settings summary{position:relative;display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 40px;color:#315f58;font-weight:800;background:#b8d8c347;border:1px solid rgba(255,255,255,.72);border-radius:999px;cursor:pointer;list-style:none}.user-shell .profile-settings summary::-webkit-details-marker{display:none}.user-shell .profile-settings summary:after{content:"";position:absolute;top:50%;right:18px;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:translateY(-70%) rotate(45deg);transition:transform .18s ease}.user-shell .profile-settings[open] summary{margin-bottom:10px;background:#b8d8c36b}.user-shell .profile-settings[open] summary:after{transform:translateY(-30%) rotate(225deg)}.user-shell .profile-settings .profile-form{transform-origin:top center}.user-shell .profile-settings[open] .profile-form{animation:profileRevealDown .22s ease both}.user-shell .profile-form label span,.user-shell .inline-label span{color:var(--calm-muted);font-size:12px}.user-shell .side-textarea{min-height:72px}.user-shell .support-drawer-backdrop{position:absolute;inset:0;background:#1e2a262e;border:0;cursor:default;pointer-events:auto}.user-shell .support-drawer{position:absolute;top:18px;bottom:18px;left:102px;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(430px,calc(100vw - 126px));overflow:hidden;padding:18px;background:#fffaf2e6;border:1px solid rgba(255,255,255,.74);border-radius:30px;box-shadow:0 28px 90px #1e2a2633;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);pointer-events:auto;animation:drawerEnter .2s ease both}.user-shell .support-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 2px 16px}.user-shell .support-drawer-head h2{margin:0;color:var(--calm-text);font-size:24px;line-height:1.1}.user-shell .drawer-close-button{display:grid;place-items:center;width:42px;height:42px;color:#315f58;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);border-radius:16px;cursor:pointer}.user-shell .support-drawer-body{display:grid;gap:14px;overflow-y:auto;overflow-x:hidden;padding:2px 4px 8px 2px;scrollbar-color:rgba(79,143,131,.42) transparent;scrollbar-width:thin}.user-shell .support-drawer-body::-webkit-scrollbar{width:8px}.user-shell .support-drawer-body::-webkit-scrollbar-track{background:transparent}.user-shell .support-drawer-body::-webkit-scrollbar-thumb{background:#4f8f8352;border:2px solid transparent;border-radius:999px;background-clip:content-box}.user-shell .support-drawer .panel-section{display:grid;gap:10px;padding:14px;background:#ffffff7a;border:1px solid rgba(255,255,255,.64);border-radius:22px}.user-shell .support-drawer .panel-section.warning{display:grid;grid-template-columns:auto 1fr}.user-shell .support-drawer .starter-list button,.user-shell .support-drawer .style-picker button,.user-shell .support-drawer .primary-button,.user-shell .support-drawer .secondary-button{width:100%;min-width:0}.user-shell .support-drawer .starter-list button span{min-width:0;white-space:normal}.user-shell .chat-panel{min-height:100vh;min-width:0;background:transparent}.user-shell .chat-header{position:relative;z-index:120;width:min(1120px,calc(100% - 48px));min-height:78px;margin:18px auto 0 clamp(24px,3vw,44px);padding:16px 18px;background:#ffffffa3;border:1px solid rgba(255,255,255,.74);border-radius:28px;box-shadow:0 18px 48px #47594e13;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:visible}.user-shell .workspace-header-copy h2{max-width:none;color:var(--calm-text);font-size:20px}.user-shell .workspace-nav{display:flex;gap:4px;padding:6px;background:#ffffff7a;border:1px solid rgba(255,255,255,.68);border-radius:999px;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease}.user-shell .workspace-nav button{min-height:38px;padding:0 14px;color:var(--calm-muted);border-radius:999px;white-space:nowrap;cursor:pointer;transition:color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.user-shell .workspace-nav button:hover,.user-shell .workspace-nav button:focus-visible{color:var(--calm-text);background:#ffffffa3;box-shadow:0 8px 22px #47594e14}.user-shell .workspace-nav button:focus-visible{outline:3px solid rgba(79,143,131,.22);outline-offset:3px}.user-shell .workspace-nav button.active{color:var(--calm-text);background:#ffffffeb;box-shadow:0 8px 22px #47594e1a}.user-shell .status-pill{color:#315f58;background:#b8d8c370;border:1px solid rgba(255,255,255,.7);border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.user-shell .status-pill:hover{background:#b8d8c394;box-shadow:0 12px 28px #4f8f831f}.user-shell .tone-picker{position:relative;z-index:130;padding:0;background:#b8d8c370;border:0;cursor:pointer}.user-shell .tone-picker summary{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;color:inherit;font-weight:800;list-style:none;cursor:pointer;border-radius:999px}.user-shell .tone-picker summary::-webkit-details-marker{display:none}.user-shell .tone-picker summary:after{content:"";width:7px;height:7px;margin-left:2px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.user-shell .tone-picker[open] summary:after{transform:translateY(2px) rotate(225deg)}.user-shell .tone-picker summary:focus-visible{outline:3px solid rgba(79,143,131,.24);outline-offset:3px}.user-shell .tone-picker-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:300;display:grid;gap:7px;width:270px;padding:10px;background:linear-gradient(145deg,#fffaf2f5,#eef6f2ed);border:0;border-radius:24px;box-shadow:0 22px 58px #1e2a2624,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-origin:top right;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.98);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.user-shell .tone-picker[open] .tone-picker-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.user-shell .tone-picker-menu button{display:grid;gap:3px;width:100%;padding:11px 12px;text-align:left;color:var(--calm-text);background:#ffffff80;border:0;border-radius:16px;cursor:pointer;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.user-shell .tone-picker-menu button:hover,.user-shell .tone-picker-menu button:focus-visible{background:#ffffffd1;box-shadow:0 10px 24px #47594e17}.user-shell .tone-picker-menu button:focus-visible{outline:3px solid rgba(79,143,131,.22);outline-offset:2px}.user-shell .tone-picker-menu button.active{background:#b8d8c361;box-shadow:inset 0 0 0 1px #4f8f8329}.user-shell .tone-picker-menu button strong{font-size:14px}.user-shell .tone-picker-menu button span{color:var(--calm-muted);font-size:12px;line-height:1.35}.user-shell .sleep-quality-picker{position:relative;width:100%}.user-shell .sleep-quality-picker summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 16px;color:#1e2a26;font-weight:700;list-style:none;cursor:pointer;background:linear-gradient(145deg,#fffaf2f5,#eef6f2ed);border:1px solid rgba(79,143,131,.24);border-radius:999px;box-shadow:inset 0 0 0 3px #4f8f8314}.user-shell .sleep-quality-picker summary::-webkit-details-marker{display:none}.user-shell .sleep-quality-picker summary:after{content:"";width:7px;height:7px;margin-left:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;opacity:.72;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.user-shell .sleep-quality-picker[open] summary:after{transform:translateY(2px) rotate(225deg)}.user-shell .sleep-quality-picker summary:focus-visible{outline:3px solid rgba(79,143,131,.24);outline-offset:3px}.user-shell .sleep-quality-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;display:grid;gap:7px;padding:10px;background:linear-gradient(145deg,#fffaf2f5,#eef6f2ed);border-radius:24px;box-shadow:0 18px 44px #1e2a261f,inset 0 1px #ffffffb8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px) scale(.98);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.user-shell .sleep-quality-picker[open] .sleep-quality-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.user-shell .sleep-quality-menu button{display:grid;gap:3px;width:100%;padding:11px 12px;text-align:left;color:var(--calm-text);background:#ffffff80;border:0;border-radius:16px;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.user-shell .sleep-quality-menu button:hover,.user-shell .sleep-quality-menu button:focus-visible{background:#ffffffd1;box-shadow:0 8px 20px #47594e14}.user-shell .sleep-quality-menu button.active{background:#b8d8c361;box-shadow:inset 0 0 0 1px #4f8f8329}.user-shell .sleep-quality-menu button strong{font-size:14px}.user-shell .workspace-body{position:relative;z-index:1;gap:20px;width:min(100%,1120px);margin:0 auto 0 clamp(24px,3vw,44px);padding:22px 24px 42px;animation:calmFadeIn .42s ease both}.user-shell .dashboard-card,.user-shell .quick-state-card,.user-shell .scenario-card,.user-shell .protocol-card,.user-shell .guided-flow-button,.user-shell .tool-card,.user-shell .progress-row,.user-shell .guided-panel,.user-shell .guided-result{background:var(--glass);border:1px solid var(--glass-border);border-radius:28px;box-shadow:var(--calm-shadow-small);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.user-shell .premium-card{background:linear-gradient(145deg,#ffffffd1,#eef6f280),radial-gradient(circle at 86% 18%,rgba(242,184,128,.18),transparent 34%);border-color:#ffffffbd;box-shadow:var(--calm-shadow),inset 0 1px #ffffffb8}.user-shell .soft-panel{background:#ffffffa3;border-color:#ffffffad;box-shadow:0 8px 20px #47594e0f}.user-shell .glass-panel{background:#ffffffad;border-color:#ffffffbd;box-shadow:0 20px 55px #2b3f3714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.user-shell .action-card{background:#ffffff9e;border:1px solid rgba(255,255,255,.68);border-radius:24px;box-shadow:0 7px 18px #47594e0e}.user-shell .micro-card{background:#ffffff94;border-color:#ffffffb3;box-shadow:0 6px 16px #47594e0d}.user-shell .calm-chip{color:#315f58;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);border-radius:999px}.user-shell .dashboard-card{padding:24px}.user-shell .home-focus-grid{grid-template-columns:minmax(0,1fr) minmax(268px,.46fr);gap:16px;align-items:stretch}.user-shell .main-focus-card{position:relative;grid-template-columns:minmax(0,1fr) 160px;align-items:center;min-height:286px;overflow:hidden;padding:26px 28px;background:linear-gradient(135deg,#ffffffc7,#eef6f294),radial-gradient(circle at 80% 24%,rgba(242,184,128,.34),transparent 34%),linear-gradient(135deg,#f8f3ece6,#eef6f2e6);border-radius:30px;box-shadow:0 20px 58px #47594e1a}.user-shell .main-focus-card:before,.user-shell .main-focus-card:after{content:"";position:absolute;pointer-events:none}.user-shell .main-focus-card:before{inset:auto -80px -130px 18%;height:220px;background:linear-gradient(90deg,transparent,rgba(184,216,195,.42),rgba(242,184,128,.22),transparent);filter:blur(20px);transform:rotate(-7deg)}.user-shell .main-focus-card:after{top:34px;right:34px;width:160px;height:80px;border-top:1px solid rgba(79,143,131,.26);border-radius:100%;transform:rotate(-18deg)}.user-shell .hero-copy{position:relative;z-index:1;display:grid;gap:12px;max-width:560px}.user-shell .hero-copy h3{max-width:540px;color:var(--calm-text);font-size:clamp(32px,3.3vw,46px);line-height:1.02;letter-spacing:0}.user-shell .hero-copy .section-note{max-width:610px;color:var(--calm-muted);font-size:16px}.user-shell .hero-choice-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.user-shell .hero-choice{min-height:48px;padding:0 18px;color:#f9fffc;background:linear-gradient(135deg,#4f8f83,#6d8f7a);border:1px solid rgba(255,255,255,.44);border-radius:999px;box-shadow:0 16px 34px #4f8f8338;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.user-shell .hero-choice:hover{box-shadow:0 20px 44px #4f8f8347}.user-shell .breathing-focus{position:relative;z-index:1;display:grid;place-items:center;width:160px;height:160px;justify-self:end}.user-shell .breathing-focus:before,.user-shell .breathing-focus:after{content:"";position:absolute;border-radius:999px;pointer-events:none}.user-shell .breathing-focus:before{inset:10px;background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.9),transparent 18%),radial-gradient(circle at 50% 50%,rgba(184,216,195,.46),rgba(242,184,128,.12) 62%,transparent 70%);filter:blur(1px);opacity:.9}.user-shell .breathing-focus:after{width:130px;height:46px;bottom:22px;background:#4f8f831f;filter:blur(18px)}.user-shell .breathing-ring,.user-shell .breathing-core{position:absolute;border-radius:50%}.user-shell .breathing-ring{width:132px;height:132px;background:radial-gradient(circle,rgba(184,216,195,.42),rgba(242,184,128,.12) 62%,transparent 70%);border:1px solid rgba(255,255,255,.6);animation:calmBreathe 5.8s ease-in-out infinite}.user-shell .breathing-core{width:66px;height:66px;background:linear-gradient(135deg,#ffffffe6,#b8d8c3b8);box-shadow:inset 0 0 0 1px #ffffffe6,0 18px 42px #4f8f832e}.user-shell .support-action-card{align-content:start;gap:12px;background:#ffffff9e}.user-shell .primary-action-list{display:grid;gap:9px}.user-shell .primary-action-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:62px;padding:11px;text-align:left;color:var(--calm-text);background:#ffffffa3;border:1px solid rgba(255,255,255,.68);border-radius:20px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.user-shell .primary-action-row:hover,.user-shell .quick-state-card:hover,.user-shell .scenario-card:hover,.user-shell .protocol-card:hover,.user-shell .guided-flow-button:hover{box-shadow:var(--calm-shadow)}.user-shell .primary-action-row small{display:block;margin-top:2px;color:var(--calm-muted);font-size:13px;line-height:1.28}.user-shell .action-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:14px;background:linear-gradient(135deg,#b8d8c3eb,#ffffffc7);box-shadow:inset 0 0 0 1px #fffc}.user-shell .action-mark svg{width:18px;height:18px;fill:none;stroke:#4f8f83;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.user-shell .recommended-step-card{display:grid;gap:3px;width:100%;padding:14px 15px;text-align:left;color:var(--calm-text);background:linear-gradient(135deg,#eef6f2d1,#ffffffad),radial-gradient(circle at 92% 18%,rgba(242,184,128,.22),transparent 34%);border:1px solid rgba(255,255,255,.72);border-radius:22px;cursor:pointer;box-shadow:0 12px 32px #47594e14}.user-shell .recommended-step-card span{color:var(--calm-primary);font-size:12px;font-weight:850}.user-shell .recommended-step-card strong{font-size:16px;line-height:1.2}.user-shell .recommended-step-card small{color:var(--calm-muted);line-height:1.3}.user-shell .action-calm .action-mark{animation:calmPulse 3.8s ease-in-out infinite}.user-shell .compact-crisis-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;margin-top:4px;color:#6b392e;font-weight:800;background:#fff1e8b8;border:1px solid rgba(223,166,166,.46);border-radius:999px;cursor:pointer}.user-shell .section-title-row h3{color:var(--calm-text);font-size:25px}.user-shell .secondary-home-section{margin-top:2px}.user-shell .state-selector-section{padding-top:8px}.user-shell .state-selector-section .section-title-row h3{font-size:20px}.user-shell .state-pill-selector{display:flex;flex-wrap:wrap;gap:10px}.user-shell .state-pill-selector .quick-state-card{display:inline-flex;align-items:center;justify-content:center;min-height:42px;width:auto;padding:0 15px;color:var(--calm-muted);background:#ffffff8c;border:1px solid rgba(255,255,255,.72);border-radius:999px;box-shadow:0 8px 20px #47594e0f}.user-shell .state-pill-selector .quick-state-card strong{color:inherit;font-size:14px;line-height:1.15;text-align:center}.user-shell .state-pill-selector .quick-state-card.active{color:#f8fffc;background:linear-gradient(135deg,#4f8f83,#6d8f7a);border-color:#ffffff80}.user-shell .contextual-actions,.user-shell .tools-disclosure{background:#ffffff94;border-radius:28px}.user-shell .contextual-actions h4{color:var(--calm-text)}.user-shell .scenario-card,.user-shell .protocol-card,.user-shell .guided-flow-button{min-height:118px;padding:18px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.user-shell .scenario-card strong,.user-shell .protocol-card strong,.user-shell .guided-flow-button strong{color:var(--calm-text);font-size:16px}.user-shell .relief-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-shell .relief-card{position:relative;min-height:136px;overflow:hidden;align-content:end;background:linear-gradient(145deg,#ffffffb8,#f8f3ec99)}.user-shell .relief-visual{position:absolute;top:14px;right:14px;left:auto;width:76px;height:82px}.user-shell .compact-home-row{grid-template-columns:minmax(0,1fr) minmax(230px,.44fr);align-items:stretch}.user-shell .compact-checkin-card{gap:12px;padding:18px}.user-shell .compact-checkin-card h3{margin:0;color:var(--calm-text);font-size:20px}.user-shell .compact-checkin-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-shell .compact-checkin-metrics .metric-control{padding:10px;background:#ffffffc7;border:1px solid rgba(255,255,255,.72);border-radius:16px}.user-shell .compact-checkin-card .secondary-button{justify-self:start;min-height:40px;padding:0 14px}.user-shell .compact-checkin-card .checkin-save-button{transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.user-shell .compact-checkin-card .checkin-save-button:hover:not(:disabled),.user-shell .compact-checkin-card .checkin-save-button:focus-visible:not(:disabled){background:#81b0a47a}.user-shell .checkin-note-details{display:grid;gap:10px}.user-shell .checkin-note-details summary{color:var(--calm-primary);font-size:14px;font-weight:800;cursor:pointer}.user-shell .checkin-note-details[open] summary{margin-bottom:10px}.user-shell .progress-insight-card{align-content:center;gap:10px;background:linear-gradient(145deg,#eef6f2b8,#ffffffb3)}.user-shell .progress-insight-card strong{color:var(--calm-primary);font-size:38px;line-height:1}.user-shell .progress-insight-card span{color:var(--calm-muted);line-height:1.45}.user-shell .relief-visual span{position:absolute;display:block;border-radius:999px;background:#4f8f8347}.user-shell .relief-visual span:nth-child(1){top:0;right:0;width:46px;height:46px;animation:calmBreatheSmall 4.6s ease-in-out infinite}.user-shell .relief-visual span:nth-child(2){right:38px;top:17px;width:34px;height:10px;background:#f2b8806b}.user-shell .relief-visual span:nth-child(3){right:44px;top:26px;width:12px;height:12px;background:#dfa6a67a}.user-shell .message-list{gap:16px;align-items:stretch;width:min(840px,calc(100% - 48px));min-height:390px;margin:24px auto 0 clamp(24px,3vw,44px);padding:28px;background:#ffffff80;border:1px solid rgba(255,255,255,.68);border-bottom:0;border-radius:34px 34px 18px 18px;box-shadow:0 24px 70px #2b3f371a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .chat-welcome{display:grid;justify-items:center;align-content:center;gap:20px;width:100%;min-height:300px;margin:auto 0;padding:24px;text-align:center;background:transparent;border:0;box-shadow:none;border-radius:28px}.user-shell .chat-welcome h3{max-width:560px;margin:0 auto;color:var(--calm-text);font-size:clamp(28px,3vw,42px);line-height:1.08}.user-shell .chat-welcome-copy{margin-top:14px}.user-shell .chat-welcome .section-note{max-width:520px;margin:10px auto 0}.user-shell .chat-entry-note{max-width:560px;margin:12px auto 0;color:#4f6d67;font-size:13px;line-height:1.5}.user-shell .chat-welcome-orb{position:relative;width:112px;height:112px;transform:translateY(-18px);margin-bottom:-10px}.user-shell .chat-welcome-orb span{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 36% 32%,#ffffffeb,#b8d8c394 46%,#f2b88029);box-shadow:0 24px 58px #4f8f8329;animation:calmBreathe 6s ease-in-out infinite}.user-shell .chat-welcome-orb span:nth-child(2){inset:24px;background:linear-gradient(135deg,#ffffffe6,#dfa6a638);animation-delay:.52s}.user-shell .chat-starter-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.user-shell .chat-starter-chips button{min-height:42px;padding:0 16px;color:#315f58;font-weight:800;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);border-radius:999px;cursor:pointer;box-shadow:0 10px 24px #47594e12;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.user-shell .chat-starter-chips button:hover{background:#ecf2eff5;border-color:#4f8f8329;box-shadow:0 10px 24px #2b3f3712}.user-shell .message{max-width:min(760px,88%);padding:18px 20px;border-radius:28px;box-shadow:var(--calm-shadow-small);animation:calmSlideUp .26s ease both}.user-shell .message.assistant{align-self:flex-start;background:#ffffffc7;border:1px solid rgba(255,255,255,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .message.user{align-self:flex-end;color:#f8fffc;background:linear-gradient(135deg,#4f8f83,#6d8f7a);border-radius:28px 28px 8px;box-shadow:0 18px 44px #4f8f8333}.user-shell .message.assistant:not(.loading){border-radius:28px 28px 28px 8px}.user-shell .loading{color:var(--calm-muted)}.user-shell .message.assistant.loading.typing-indicator{width:fit-content;min-width:74px;padding:16px 18px;border-radius:24px 24px 24px 8px}.user-shell .typing-dots{display:inline-flex;gap:7px;align-items:center}.user-shell .typing-dots span{width:8px;height:8px;background:#4f8f83d1;border-radius:50%;box-shadow:0 0 #4f8f832e;animation:typingDot 1.05s ease-in-out infinite}.user-shell .typing-dots span:nth-child(2){animation-delay:.16s}.user-shell .typing-dots span:nth-child(3){animation-delay:.32s}.user-shell .suggested-chips{display:flex;flex-wrap:wrap;gap:10px;max-width:760px}.user-shell .suggested-chips button{min-height:38px;padding:0 14px;color:var(--calm-primary);background:#ffffff9e;border:1px solid rgba(255,255,255,.7);border-radius:999px;cursor:pointer;box-shadow:0 8px 22px #47594e12;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .suggested-chips button:hover,.user-shell .suggested-chips button:focus-visible{color:#3f766d;background:#ecf4f0f5;border-color:#4f8f8338;box-shadow:0 10px 24px #2b3f3714}.user-shell .conversation-nudge .secondary-button{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .conversation-nudge .secondary-button:hover:not(:disabled),.user-shell .conversation-nudge .secondary-button:focus-visible:not(:disabled){color:#3f766d;background:#ecf4f0f5;border-color:#4f8f8338;box-shadow:0 10px 24px #2b3f3714}.user-shell .composer-wrap{width:min(840px,calc(100% - 48px));margin:0 auto 26px clamp(24px,3vw,44px);padding:0 28px 28px;background:#ffffff80;border:1px solid rgba(255,255,255,.68);border-top:0;border-radius:18px 18px 34px 34px;box-shadow:0 26px 70px #47594e17;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.user-shell .composer{grid-template-columns:minmax(0,1fr) 58px;width:100%;max-width:none;margin:0 auto;padding:8px;background:#ffffffc2;border:1px solid rgba(255,255,255,.76);border-radius:30px;box-shadow:var(--calm-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .composer textarea{width:100%;min-height:62px;padding:18px 16px;background:transparent;border:0;box-shadow:none}.user-shell .composer textarea:focus{box-shadow:none}.user-shell .composer button{width:58px;height:58px;background:linear-gradient(135deg,#4f8f83,#6d8f7a);border-radius:24px}.user-shell .tool-layout-grid{grid-template-columns:minmax(250px,.52fr) minmax(0,1.48fr);align-items:start}.user-shell .calm-tools-card,.user-shell .guided-experience-card{min-height:100%;align-content:start;grid-auto-rows:max-content}.user-shell .calm-tools-card,.user-shell .guided-experience-card{background:#ffffff9e}.user-shell .tool-card{position:relative;overflow:hidden;padding:14px;background:linear-gradient(145deg,#ffffffad,#eef6f27a);border-radius:24px}.user-shell .tool-card strong{font-size:15px}.user-shell .tool-card span{color:var(--calm-muted);font-size:13px;line-height:1.45}.user-shell .tool-card:before{content:"";position:absolute;top:18px;right:18px;width:42px;height:42px;background:radial-gradient(circle,rgba(184,216,195,.45),transparent 68%);border-radius:50%}.user-shell .guided-panel{gap:18px;padding:22px;background:linear-gradient(145deg,#ffffffb8,#eef6f280),radial-gradient(circle at 90% 8%,rgba(242,184,128,.16),transparent 28%)}.user-shell .thought-record-disclosure{overflow:hidden}.user-shell .guided-progress{height:8px;overflow:hidden;background:#5f6f681f;border-radius:999px}.user-shell .guided-progress span{display:block;height:100%;background:linear-gradient(90deg,#4f8f83,#f2b880);border-radius:inherit;transition:width .22s ease}.user-shell .tool-step-header{display:grid;gap:6px;padding:4px 0}.user-shell .tool-step-header strong{color:var(--calm-primary)}.user-shell .tool-step-header span{color:var(--calm-text);font-size:22px;font-weight:700;line-height:1.15}.user-shell .tool-textarea{min-height:128px;padding:18px;color:var(--calm-text);background:#ffffffbd;border:1px solid rgba(255,255,255,.74);border-radius:24px;box-shadow:inset 0 1px #fffc}.user-shell .metric-control input{accent-color:var(--calm-primary)}.user-shell .guided-result{gap:16px;padding:22px;background:linear-gradient(145deg,#eef6f2d1,#ffffffc7);border-radius:30px;animation:calmSlideUp .3s ease both}.user-shell .guided-result-head strong{font-size:20px}.user-shell .guided-levels div{border:1px solid rgba(255,255,255,.72);background:#ffffffa3;border-radius:22px}.user-shell .secondary-button,.user-shell .primary-button{min-height:46px;padding:0 18px;border-radius:999px}.user-shell .secondary-button{color:#315f58;background:#b8d8c361;border:1px solid rgba(255,255,255,.72)}.user-shell .stat-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.user-shell .stat-grid .dashboard-card{min-height:122px;padding:20px;background:#ffffff94}.user-shell .stat-value{color:var(--calm-primary);font-size:34px}.user-shell .progress-empty-card{position:relative;align-content:center;overflow:hidden;background:linear-gradient(135deg,#ffffffc7,#eef6f2a3),radial-gradient(circle at 86% 30%,rgba(242,184,128,.22),transparent 32%)}.user-shell .progress-empty-card:after{content:"";position:absolute;right:34px;top:42px;width:118px;height:118px;background:radial-gradient(circle at 38% 34%,rgba(255,255,255,.8),transparent 18%),radial-gradient(circle,rgba(184,216,195,.45),rgba(242,184,128,.12) 62%,transparent 68%);border-radius:50%;filter:blur(.2px);opacity:.88}.user-shell .progress-empty-card>*{position:relative;z-index:1}.user-shell .progress-empty-card h3{margin:0;color:var(--calm-text);font-size:clamp(28px,3vw,40px);line-height:1.08}.user-shell .progress-row{padding:15px;background:#ffffff85;border-radius:20px}.user-shell .crisis-screen{place-content:center}.user-shell .crisis-panel{max-width:920px;padding:28px;color:#40231d;background:#fff6f1e6;border:1px solid rgba(223,166,166,.54);border-radius:28px;box-shadow:0 18px 54px #4f28201f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .crisis-panel-copy h3{color:#40231d;font-size:30px}.user-shell .crisis-panel-copy p{color:#66453c;font-size:16px}.user-shell .crisis-action{min-height:92px;padding:18px;background:#ffffffb8;border:1px solid rgba(223,166,166,.48);border-radius:22px;box-shadow:none}.user-shell .crisis-action.danger{background:#8f3f32}@keyframes calmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes drawerEnter{0%{opacity:0;transform:translate(-12px) scale(.99)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes drawerSheetEnter{0%{opacity:0;transform:translateY(16px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes calmSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes softReveal{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes calmBreathe{0%,to{opacity:.62;transform:scale(.94)}50%{opacity:.96;transform:scale(1.08)}}@keyframes calmBreatheSmall{0%,to{transform:scale(.9)}50%{transform:scale(1.08)}}@keyframes calmPulse{0%,to{opacity:.48;transform:scale(.96)}50%{opacity:.84;transform:scale(1.05)}}@keyframes typingDot{0%,to{opacity:.24;transform:scale(.82);box-shadow:0 0 #4f8f831f}45%{opacity:1;transform:scale(1);box-shadow:0 0 0 5px #4f8f8314}}@media(max-width:1180px){.user-shell{grid-template-columns:84px minmax(0,1fr)}.user-shell .main-focus-card{grid-template-columns:minmax(0,1fr)}.user-shell .breathing-focus{display:none}.user-shell .state-choice-grid,.user-shell .relief-grid,.user-shell .stat-grid,.user-shell .compact-checkin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.user-shell{grid-template-columns:1fr}.user-shell .side-panel{position:sticky;top:0;z-index:20;display:flex;flex-direction:row;align-items:center;height:auto;width:100%;max-height:none;padding:10px 12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.7)}.user-shell .brand{width:auto}.user-shell .brand .eyebrow,.user-shell .brand h1{display:none}.user-shell .rail-nav{display:flex;flex:1;justify-content:flex-end;gap:8px;width:auto}.user-shell .rail-nav button{width:44px;height:44px;border-radius:18px}.user-shell .side-panel>.panel-section{display:none}.user-shell .support-drawer{inset:auto 10px 10px;width:auto;max-height:min(78vh,720px);border-radius:28px;animation:drawerSheetEnter .2s ease both}.user-shell .chat-header{width:calc(100% - 24px);margin:12px auto 0;border-radius:24px}.user-shell .workspace-body,.user-shell .message-list,.user-shell .composer-wrap{padding-left:14px;padding-right:14px}.user-shell .message-list,.user-shell .composer-wrap{width:calc(100% - 24px);margin-left:auto;margin-right:auto}.user-shell .home-focus-grid,.user-shell .tool-layout-grid,.user-shell .state-choice-grid,.user-shell .relief-grid,.user-shell .stat-grid,.user-shell .compact-home-row,.user-shell .compact-checkin-metrics{grid-template-columns:1fr}.user-shell .main-focus-card{min-height:320px;padding:24px}.user-shell .hero-copy h3{font-size:36px}.user-shell .support-action-card{padding:18px}.user-shell .primary-action-row{min-height:64px}.user-shell .message{max-width:100%}.user-shell .chat-welcome{min-height:300px;padding:24px 18px}.user-shell .composer{grid-template-columns:minmax(0,1fr) 52px;border-radius:26px}.user-shell .composer button{width:52px;height:52px;border-radius:20px}}*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:var(--font-brand);font-weight:500}button,input,select,textarea{font:inherit;font-family:var(--font-brand)}.app-shell{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:100vh}.side-panel{display:flex;flex-direction:column;gap:24px;padding:28px;background:#f7f5ee;border-right:1px solid #d9ddd7}.brand{display:flex;align-items:center;gap:14px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;color:#0e5f59;background:#d7ebe6;border:1px solid #badbd3;border-radius:8px}.eyebrow{margin:0 0 4px;font-size:12px;font-weight:700;letter-spacing:0;color:#65736f;text-transform:uppercase}h1,h2{margin:0;letter-spacing:0}h1{font-size:26px}h2{font-size:18px}.panel-section{display:grid;gap:12px}.view-switch{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;background:#ece7dc;border:1px solid #d9d1c1;border-radius:8px}.view-switch button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:38px;color:#52615d;background:transparent;border:0;border-radius:6px;cursor:pointer}.view-switch button.active{color:#0d4b46;background:#fff;box-shadow:0 1px 2px #17211f14}.capability{display:flex;align-items:center;gap:10px;color:#26312f}.capability svg{color:#0e5f59}.warning{display:flex;gap:10px;padding:14px;color:#3e3124;background:#fff0d2;border:1px solid #efd08a;border-radius:8px}.warning p{margin:0;line-height:1.45}.admin-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;color:#0d4b46;text-decoration:none}.admin-link:hover{text-decoration:underline}.admin-sidebar-nav{display:grid;gap:8px}.admin-nav-button{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:10px 12px;color:#31403d;text-align:left;background:#ffffff9e;border:1px solid #d9ddd7;border-radius:12px;cursor:pointer}.admin-nav-button svg{color:#0e5f59}.admin-nav-button span{display:grid;gap:2px}.admin-nav-button strong{color:#26312f;font-size:14px}.admin-nav-button small{color:#65736f;font-size:12px;line-height:1.25}.admin-nav-button:hover{background:#fff;border-color:#badbd3}.admin-nav-button.active{color:#0d4b46;background:#d7ebe6;border-color:#9bcfc3;box-shadow:inset 3px 0 #0e5f59}.starter-list{display:grid;gap:8px}.starter-list button{display:flex;align-items:center;gap:9px;width:100%;min-height:42px;padding:10px 12px;color:#182322;text-align:left;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer}.starter-list button:hover{border-color:#9bbfba}.starter-list button:disabled{color:#8b9490;background:#f4f6f5;border-color:#d9ddd7;cursor:not-allowed}.style-picker{display:grid;gap:8px}.style-picker button{display:grid;gap:4px;width:100%;padding:12px;text-align:left;color:#31403d;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer}.style-picker button strong{font-size:14px}.style-picker button span{color:#65736f;font-size:13px;line-height:1.4}.style-picker button.active{border-color:#0e5f59;box-shadow:0 0 0 2px #0e5f591f}.section-note{margin:0 0 20px;color:#65736f;font-size:13px;line-height:1.45}.profile-form{display:grid;gap:10px}.profile-form label{display:grid;gap:6px}.profile-form label span{color:#52615d;font-size:13px;font-weight:700}.profile-form .memory-consent{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px}.profile-form .memory-consent input{width:18px;height:18px;margin:2px 0 0}.side-input,.side-textarea{width:100%;min-height:42px;padding:10px 12px;color:#182322;background:#fff;border:1px solid #d9ddd7;border-radius:8px;outline:none}.side-textarea{min-height:86px;resize:vertical;line-height:1.45}.side-input:focus,.side-textarea:focus{border-color:#0e5f59;box-shadow:0 0 0 3px #0e5f5924}.admin-panel,.chat-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;background:#edf2ef}.admin-panel,.onboarding-panel{grid-template-rows:auto minmax(0,1fr)}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 32px;border-bottom:1px solid #d9ddd7}.status-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;color:#0d4b46;background:#d7ebe6;border:1px solid #badbd3;border-radius:999px;white-space:nowrap}.workspace-header-copy{display:grid;gap:2px}.workspace-nav{display:inline-grid;grid-template-columns:repeat(4,minmax(0,auto));gap:6px;padding:4px;background:#ece7dc;border:1px solid #d9d1c1;border-radius:8px}.workspace-nav button{min-height:34px;padding:0 12px;color:#52615d;background:transparent;border:0;border-radius:6px;cursor:pointer}.workspace-nav button.active{color:#0d4b46;background:#fff;box-shadow:0 1px 2px #17211f14}.workspace-body{display:grid;align-content:start;gap:18px;overflow-y:auto;padding:28px 32px}.dashboard-section{display:grid;gap:16px}.dashboard-card{display:grid;gap:12px;padding:18px;background:#fff;border:1px solid #d9ddd7;border-radius:8px}.intro-card h3{margin:0;font-size:26px;line-height:1.2}.quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.first-screen-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.quick-state-card{display:grid;gap:8px;min-height:120px;padding:16px;text-align:left;color:#20302d;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer}.quick-state-card:hover{border-color:#0e5f59}.quick-state-card.crisis-start,.onboarding-card.crisis-start{color:#4b2a17;background:#fff1df;border-color:#e9bf7d}.quick-state-card strong{font-size:15px}.quick-state-card span{color:#65736f;font-size:13px;line-height:1.5}.split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.section-title-row h3{margin:0;font-size:20px}.scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.scenario-card{display:grid;gap:7px;min-height:106px;padding:14px;text-align:left;color:#20302d;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer}.scenario-card:hover{border-color:#0e5f59}.scenario-card span{color:#65736f;font-size:13px;line-height:1.45}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-value{font-size:34px;line-height:1;color:#0d4b46}.latest-checkin{display:grid;gap:10px}.latest-checkin div{display:flex;align-items:center;justify-content:space-between;gap:10px}.latest-checkin p{margin:0;color:#52615d;line-height:1.45}.checkin-grid{display:grid;gap:12px}.metric-control{display:grid;gap:8px}.metric-control span{color:#31403d;font-size:14px}.metric-control input{width:100%}.user-shell .metric-slider{position:relative;display:flex;align-items:center;min-height:16px}.user-shell .metric-slider:after{content:"";position:absolute;top:50%;left:calc((100% - 16px) * var(--range-ratio, .5));width:16px;height:16px;background:var(--calm-primary);border-radius:50%;box-shadow:0 0 0 3px #4f8f8329;pointer-events:none;transform:translateY(-50%)}.user-shell .metric-control:hover .metric-slider:after,.user-shell .metric-control:focus-within .metric-slider:after{animation:rangeThumbPulse 1.2s ease-in-out infinite}.user-shell .metric-control input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;cursor:pointer;border:1px solid rgba(79,143,131,.28);border-radius:999px;background:linear-gradient(90deg,var(--calm-primary) 0,var(--calm-primary) var(--range-progress, 50%),rgba(79,143,131,.08) var(--range-progress, 50%),rgba(79,143,131,.08) 100%);box-shadow:inset 0 1px 1px #ffffffb8}.user-shell .metric-control input[type=range]::-webkit-slider-runnable-track{height:6px;background:transparent;border:0;border-radius:999px}.user-shell .metric-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;margin-top:-6px;background:transparent;border:0;border-radius:50%;box-shadow:none}.user-shell .metric-control input[type=range]::-moz-range-track{height:6px;background:#4f8f8314;border:0;border-radius:999px}.user-shell .metric-control input[type=range]::-moz-range-progress{height:6px;background:var(--calm-primary);border:0;border-radius:999px}.user-shell .metric-control input[type=range]::-moz-range-thumb{width:16px;height:16px;background:transparent;border:0;border-radius:50%;box-shadow:none}.inline-label{display:grid;gap:6px}.inline-label span{color:#52615d;font-size:13px;font-weight:700}.tool-textarea{width:100%;min-height:90px;padding:12px;color:#182322;background:#fbfcfb;border:1px solid #cfd6d0;border-radius:8px;outline:none;resize:vertical;line-height:1.45}.tool-textarea:focus{border-color:#0e5f59;box-shadow:0 0 0 3px #0e5f5924}.tool-stack{display:grid;gap:10px}.tool-card{display:grid;gap:6px;padding:14px;background:#fbfcfb;border:1px solid #d9ddd7;border-radius:8px}.tool-card span{color:#52615d;line-height:1.5}.tool-step-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.tool-step-header span{color:#52615d}.tool-step-body{display:grid;gap:12px}.tool-actions{display:flex;gap:10px;flex-wrap:wrap}.progress-list{display:grid;gap:10px}.progress-row{display:grid;gap:4px;padding:12px;background:#fbfcfb;border:1px solid #d9ddd7;border-radius:8px}.progress-row span{color:#52615d;line-height:1.45}.crisis-panel{display:grid;gap:16px;max-width:860px;padding:18px;color:#4b2a17;background:#fff1df;border:1px solid #e9bf7d;border-radius:8px}.crisis-panel-copy{display:grid;gap:8px}.crisis-panel-copy h3,.crisis-panel-copy p{margin:0}.crisis-panel-copy p{line-height:1.5}.crisis-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.crisis-action{display:grid;gap:4px;min-height:72px;padding:14px;color:#4b2a17;text-decoration:none;background:#fff;border:1px solid #e6c28b;border-radius:8px}.crisis-action.confirm{text-align:left;cursor:pointer}.crisis-action span{color:#7a5b46;line-height:1.45}.onboarding-body{display:grid;align-content:start;gap:28px;padding:32px}.onboarding-copy{max-width:760px}.onboarding-copy p{margin:0;color:#31403d;font-size:18px;line-height:1.6}.onboarding-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.support-format-section{display:grid;gap:14px}.support-format-section h3{margin:0;font-size:18px}.style-onboarding-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.onboarding-card{display:grid;gap:10px;align-content:start;min-height:220px;padding:20px;color:#20302d;text-align:left;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer;transition:border-color .12s ease,transform .12s ease,box-shadow .12s ease}.onboarding-card:hover{border-color:#0e5f59;box-shadow:0 8px 24px #17211f14}.onboarding-card.active{border-color:#0e5f59;box-shadow:0 0 0 2px #0e5f591f}.onboarding-card strong{font-size:18px}.onboarding-card span{color:#31403d;line-height:1.5}.onboarding-card p{margin:0;color:#65736f;line-height:1.5}.billing-view{display:grid;gap:22px;overflow-y:auto;padding:30px 34px 34px;border-radius:26px;background:linear-gradient(135deg,#f7f4eb94,#ecf6ef6b),linear-gradient(180deg,#ffffff9e,#faf7ef3d)}.billing-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,350px);gap:22px;align-items:stretch;overflow:hidden;padding:28px;background:linear-gradient(135deg,#194b44f5,#306f65e6 54%,#c9a669d1);border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:0 28px 70px #20362f2e,inset 0 1px #ffffff61}.billing-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.12) 0 1px,transparent 1px 100%),linear-gradient(180deg,rgba(255,255,255,.1) 0 1px,transparent 1px 100%);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.48),transparent 72%);mask-image:linear-gradient(90deg,rgba(0,0,0,.48),transparent 72%)}.billing-hero>*{position:relative;z-index:1}.billing-eyebrow{color:#f9f0dad1}.billing-hero h3{max-width:680px;margin:6px 0 10px;color:#fffaf0;font-size:clamp(30px,4vw,46px);line-height:1.04;letter-spacing:0}.billing-hero p{max-width:720px;margin:0;color:#fffaf0c7;line-height:1.62}.billing-kpi-row{display:grid;grid-template-columns:repeat(3,minmax(0,150px));gap:10px;margin-top:22px}.billing-kpi-row div{display:grid;gap:4px;min-height:74px;padding:12px 14px;background:#ffffff21;border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:inset 0 1px #ffffff29}.billing-kpi-row span{color:#fffaf09e;font-size:12px;font-weight:820}.billing-kpi-row strong{color:#fffaf0;font-size:22px;letter-spacing:0}.billing-usage{position:relative;display:grid;align-content:center;gap:10px;padding:22px;background:#ffffff2e;border:1px solid rgba(255,255,255,.32);border-radius:18px;box-shadow:inset 0 1px #ffffff3d,0 18px 42px #0a231f24;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.billing-usage span,.billing-usage small{color:#fffaf0b8;font-size:13px;font-weight:780}.billing-usage strong{color:#fffaf0;font-size:36px;line-height:1;letter-spacing:0}.billing-usage-bar{width:100%;height:10px;overflow:hidden;background:#ffffff38;border-radius:999px}.billing-usage-bar span{display:block;height:100%;background:linear-gradient(90deg,#d7b56b,#fff1be);box-shadow:0 0 18px #ffe8ad6b}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.pricing-card{position:relative;display:flex;flex-direction:column;gap:16px;overflow:hidden;min-height:420px;padding:22px;background:linear-gradient(180deg,#fffffffa,#faf8f1f5);border:1px solid rgba(205,214,205,.82);border-radius:18px;box-shadow:0 24px 58px #202d281c,0 1px #ffffffe6 inset;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.pricing-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#b8d8c3,#6e988c)}.pricing-card:hover{transform:translateY(-3px);box-shadow:0 30px 72px #202d2826,0 1px #ffffffe6 inset}.pricing-card.current{border-color:#2f7b7294;box-shadow:0 28px 68px #2f7b722e,0 0 0 1px #2f7b7224 inset}.pricing-card-plus{border-color:#d8bd7aa8;box-shadow:0 30px 74px #a9893624,0 0 0 1px #2f7b722e inset,0 1px #fffffff0 inset}.pricing-card-plus:before{display:none}.pricing-card-plus:hover{border-color:#d8bd7ac7;box-shadow:0 34px 82px #a989362e,0 0 0 1px #2f7b723d inset,0 1px #fffffff0 inset}.pricing-card-max{color:#fffaf0;background:linear-gradient(160deg,#194640fa,#2d6960f5 52%,#7c6945eb);border-color:#eedaa480;box-shadow:0 34px 84px #1c474047,0 1px #ffffff29 inset}.pricing-card-max:before{height:6px;background:linear-gradient(90deg,#d8bd7a,#fff1be,#6e988c)}.pricing-card-head{display:block;padding-top:4px}.pricing-title-row{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:8px;min-width:0}.pricing-card-head h4{margin:0 4px 0 0;min-width:0;color:var(--calm-text);font-size:20px;line-height:1;letter-spacing:0}.pricing-title-row .pricing-badge:first-of-type{margin-left:auto}.pricing-card-max .pricing-card-head h4,.pricing-card-max .pricing-price{color:#fffaf0}.pricing-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 11px;color:#2f625d;background:#e7f0e8eb;border-radius:999px;font-size:12px;font-weight:700}.pricing-price{color:var(--calm-text);font-size:34px;line-height:1;letter-spacing:0}.pricing-recommendation{display:inline-flex;align-items:center;min-height:24px;margin:0;padding:7px 12px;color:#315b37;background:linear-gradient(180deg,#fff5c9,#e2cb7f);border-radius:999px;box-shadow:0 12px 24px #a9893624;font-size:12px;font-weight:700;letter-spacing:0}.pricing-card p{margin:0;color:#5f6d69;line-height:1.56}.pricing-limit{padding:12px 14px;color:#245c56;background:linear-gradient(180deg,#f7fbf7,#edf5ef);border:1px solid rgba(124,157,140,.28);border-radius:14px;font-weight:800;box-shadow:inset 0 1px #ffffffd1}.pricing-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pricing-card li{color:#4e5b58;line-height:1.5;font-size:14px}.pricing-card li:before{content:"";display:inline-block;width:8px;height:8px;margin-right:9px;background:linear-gradient(135deg,#2f7b72,#d8bd7a);border-radius:999px;transform:translateY(-1px)}.pricing-card-max .pricing-badge{color:#3e3320;background:linear-gradient(180deg,#fff3c8,#d8bd7a);border-color:#fff4cc52}.pricing-card-max p,.pricing-card-max li{color:#fffaf0c7}.pricing-card-max .pricing-limit{color:#fffaf0;background:#ffffff1f;border-color:#ffffff2e;box-shadow:inset 0 1px #ffffff1f}.pricing-current-mark{align-self:flex-start;padding:7px 10px;color:#245c56;background:#eaf4ec;border:1px solid rgba(47,123,114,.16);border-radius:999px;font-size:12px;font-weight:860}.pricing-current-placeholder{visibility:hidden}.pricing-card-max .pricing-current-mark{color:#3e3320;background:#fff1be;border-color:#fff1be6b}.pricing-actions{display:grid;gap:12px;margin-top:auto}.pricing-card .primary-button,.pricing-card .secondary-button{align-self:end;justify-self:stretch;min-height:48px;border-radius:14px;font-weight:700}.pricing-card .primary-button{background:linear-gradient(135deg,#2f7b72,#1f5f57);box-shadow:0 16px 32px #2f7b7238}.pricing-card-max .primary-button{color:#2f2819;background:linear-gradient(135deg,#fff1be,#d8bd7a);box-shadow:0 18px 38px #d8bd7a3d}.billing-status{display:flex;align-items:center;gap:10px;padding:16px 18px;color:#245c56;background:#ffffffd6;border:1px solid rgba(212,228,216,.9);border-radius:16px;box-shadow:0 16px 40px #202d2814;font-weight:760}.message-list{display:flex;flex-direction:column;gap:14px;overflow-y:auto;padding:28px 32px}.message{position:relative;max-width:740px;padding:14px 16px;border-radius:8px;line-height:1.55;box-shadow:0 1px 2px #17211f0d}.message p{margin:0;white-space:pre-wrap}.message-meta{display:block;max-height:0;margin-top:0;overflow:hidden;color:#586b63b8;font-size:11.5px;line-height:1.2;opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease,max-height .16s ease,margin-top .16s ease}.message:hover .message-meta,.message:focus-within .message-meta{max-height:18px;margin-top:8px;opacity:1;transform:translateY(0)}.message.assistant{align-self:flex-start;background:#fff;border:1px solid #d9ddd7}.message.user{align-self:flex-end;color:#fff;background:#154f49}.message.user .message-meta{color:#ffffffc2;text-align:right}.message.crisis{background:#fff0d2;border-color:#dfb45a}.message.error{background:#fff1f0;border-color:#e1aaa6}.loading{display:flex;align-items:center;gap:10px;color:#4e5b58}.composer-wrap{display:grid;gap:10px;padding:18px 32px 24px;background:#f7f5eee6;border-top:1px solid #d9ddd7}.sources{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#65736f;font-size:13px}.sources strong{padding:4px 8px;color:#0d4b46;background:#d7ebe6;border-radius:999px}.error-line{color:#8c2f25;font-size:14px}.composer{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:10px}.composer textarea{width:100%;min-height:54px;max-height:170px;resize:vertical;padding:14px;color:#182322;background:#fff;border:1px solid #cfd6d0;border-radius:8px;outline:none}.composer textarea:focus{border-color:#0e5f59;box-shadow:0 0 0 3px #0e5f5924}.composer button{display:grid;place-items:center;width:48px;height:54px;color:#fff;background:#0e5f59;border:0;border-radius:8px;cursor:pointer}.composer button:disabled{cursor:not-allowed;opacity:.45}.admin-form{display:grid;align-content:start;gap:18px;overflow-y:auto;max-width:1180px;padding:28px 32px}.admin-panel[data-admin-section] .admin-section,.admin-panel[data-admin-section] .admin-save-settings-button{display:none}.admin-panel[data-admin-section] .admin-access-section,.admin-panel[data-admin-section=overview] .admin-overview-section,.admin-panel[data-admin-section=users] .admin-users-section,.admin-panel[data-admin-section=ai] .admin-ai-section,.admin-panel[data-admin-section=ai] .admin-save-settings-button,.admin-panel[data-admin-section=knowledge] .admin-knowledge-section,.admin-panel[data-admin-section=content] .admin-content-section,.admin-panel[data-admin-section=analytics] .admin-analytics-section,.admin-panel[data-admin-section=billing] .admin-billing-section,.admin-panel[data-admin-section=evals] .admin-evals-section{display:grid}.admin-section{display:grid;gap:12px;padding:18px;background:#fff;border:1px solid #d9ddd7;border-radius:8px}.admin-section h3{margin:0;font-size:16px;letter-spacing:0}.admin-users-list{gap:12px}.admin-user-card{display:grid;gap:12px}.admin-user-grid{display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr);gap:8px 14px}.admin-user-grid span{color:#52615d;font-size:12px;font-weight:800;text-transform:uppercase}.admin-user-grid strong{color:var(--calm-text);font-size:14px;overflow-wrap:anywhere}.admin-section label{display:grid;gap:7px}.admin-section label span{color:#52615d;font-size:13px;font-weight:700}.admin-section input,.admin-section select,.admin-section textarea{width:100%;min-height:42px;padding:9px 11px;color:#182322;background:#fbfcfb;border:1px solid #cfd6d0;border-radius:8px;outline:none}.admin-section input:focus,.admin-section select:focus,.admin-section textarea:focus{border-color:#0e5f59;box-shadow:0 0 0 3px #0e5f5924}.admin-section textarea{min-height:150px;resize:vertical;line-height:1.45}.admin-subnav{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 18px}.admin-subnav button{min-height:38px;border:1px solid rgba(74,124,112,.16);border-radius:999px;padding:0 14px;color:#3d5f57;background:#eef7f3b8;font-weight:850;cursor:pointer}.admin-subnav button.active{color:#fff;background:linear-gradient(135deg,#2d7f72,#195f58);border-color:transparent;box-shadow:0 12px 28px #216d612e}.admin-status.inline-status{margin-top:10px}.admin-public-content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.admin-public-content-card{display:grid;gap:12px}.admin-landing-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.admin-landing-content-card{gap:16px}.admin-fieldset{display:grid;gap:10px;padding:12px;border:1px solid rgba(74,124,112,.14);border-radius:12px;background:#f8f9f5b8}.admin-landing-fieldset{border-radius:16px;background:#ffffffbd}.admin-landing-fieldset legend{padding:0 6px;color:#315f57;font-size:.78rem;font-weight:850;letter-spacing:.02em}.admin-landing-list{display:grid;gap:12px}.admin-landing-list-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:12px;border:1px solid rgba(74,124,112,.14);border-radius:16px;background:linear-gradient(135deg,#eef7f3b3,#ffffffd1)}.admin-landing-list-row>strong{width:28px;height:28px;display:grid;place-items:center;border-radius:999px;color:#285d55;background:#ddefe6e6;font-size:.78rem}.admin-landing-list-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.admin-landing-list-fields textarea,.admin-landing-fieldset textarea{min-height:78px}.admin-section .admin-checkbox-row{grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;border:1px solid rgba(74,124,112,.14);border-radius:16px;background:#eef7f394}.admin-section .admin-checkbox-row input{width:18px;min-height:18px}.admin-section .admin-checkbox-row span{margin:0}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border-radius:8px;cursor:pointer}.secondary-button.compact{min-height:32px;padding:0 10px;font-size:13px}.primary-button{justify-self:start;color:#fff;background:#0e5f59;border:0}.secondary-button{justify-self:start;color:#0d4b46;background:#d7ebe6;border:1px solid #badbd3}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.5}.secret-status{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:36px;color:#52615d}.secret-status strong{color:#0d4b46}.admin-status{padding:12px 14px;color:#26312f;background:#fff0d2;border:1px solid #efd08a;border-radius:8px}.knowledge-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#52615d}.admin-inline-actions{display:flex;gap:8px;flex-wrap:wrap}.admin-inline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.knowledge-form{display:grid;gap:12px}.knowledge-preview-panel{display:grid;gap:12px;padding:14px;background:#f8fbfa;border:1px solid #dce7e2;border-radius:10px}.knowledge-preview-list{display:grid;gap:10px}.knowledge-preview-item{display:grid;gap:8px;padding:12px;background:#fff;border:1px solid #d9e4df;border-radius:10px}.knowledge-preview-item p{margin:0;color:#52615d;line-height:1.5}.knowledge-preview-metrics{display:flex;flex-wrap:wrap;gap:6px}.knowledge-preview-metrics small{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;color:#46625c;font-size:11px;font-weight:700;background:#eef5f2;border:1px solid #d5e3de;border-radius:999px}.knowledge-list{display:grid;gap:8px}.knowledge-source{display:block;padding:10px 12px;background:#fbfcfb;border:1px solid #d9ddd7;border-radius:8px}.knowledge-source-head>div{display:grid;gap:3px}.knowledge-source-main{display:grid;gap:10px}.knowledge-source-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.knowledge-taxonomy-row{display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.knowledge-taxonomy-label{color:#52615d;font-size:12px;font-weight:700}.knowledge-taxonomy-chips{display:flex;flex-wrap:wrap;gap:6px}.knowledge-taxonomy-chips small{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;color:#365a54;font-size:11px;font-weight:700;background:#e5f1ec;border:1px solid #c7ddd5;border-radius:999px}.knowledge-source strong{color:#26312f}.knowledge-source span{color:#65736f;font-size:13px}.knowledge-danger-button{display:grid;place-items:center;width:36px;height:36px;color:#8c2f25;background:#fff1f0;border:1px solid #e1aaa6;border-radius:8px;cursor:pointer}.knowledge-review-panel{display:grid;gap:10px;padding:12px;background:#f6faf8;border:1px solid #dce8e3;border-radius:10px}.knowledge-review-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.knowledge-card-list{display:grid;gap:10px}.knowledge-card-item{display:grid;gap:8px;padding:12px;background:#fff;border:1px solid #d9e4df;border-radius:10px}.knowledge-card-item.is-disabled{opacity:.72;background:#f5f6f5}.knowledge-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.knowledge-card-item p{margin:0;color:#52615d;line-height:1.5}.protocol-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.protocol-card,.guided-flow-button{display:grid;gap:8px;width:100%;padding:14px;text-align:left;color:#1f2d2a;background:#fff;border:1px solid #d9ddd7;border-radius:8px;cursor:pointer}.protocol-card small,.guided-flow-button span{color:#65736f}.guided-flow-button.active{border-color:#0e5f59;box-shadow:0 0 0 2px #0e5f591f}.tool-layout-grid{align-items:start}.guided-flow-list,.eval-run-list,.eval-case-list{display:grid;gap:10px}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.analytics-list{display:grid;gap:8px}.analytics-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.analytics-event{display:grid;gap:6px;padding:10px 12px;background:#fbfcfb;border:1px solid #d9ddd7;border-radius:8px}.alert-list{display:grid;gap:8px}.alert-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:10px 12px;border-radius:8px;border:1px solid #d9ddd7;background:#fbfcfb}.alert-row.ok{border-color:#badbd3;background:#f6fbfa}.alert-row.warn{border-color:#efd08a;background:#fff8e8}.alert-row small{color:#65736f}.executive-card.ok{border-color:#badbd3;background:#f6fbfa}.executive-card.warn{border-color:#efd08a;background:#fff8e8}.compact-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.guided-panel,.guided-result,.eval-run-card{display:grid;gap:10px;padding:14px;background:#fbfcfb;border:1px solid #d9ddd7;border-radius:8px}.guided-result{background:#f3f7f5}.eval-run-head,.eval-case-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.eval-case{display:grid;gap:8px;padding:12px;border:1px solid #d9ddd7;border-radius:8px;background:#fff}.eval-case.pass{border-color:#badbd3;background:#f6fbfa}.eval-case.fail{border-color:#e1aaa6;background:#fff6f5}.eval-case p,.guided-result p{margin:0;line-height:1.5}.spin,.loading svg{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){.app-shell{grid-template-columns:1fr}.side-panel{border-right:0;border-bottom:1px solid #d9ddd7}.chat-header,.message-list,.composer-wrap,.side-panel,.workspace-body{padding-left:18px;padding-right:18px}.onboarding-body{padding:24px 18px 32px}.workspace-nav,.quick-grid,.first-screen-grid,.scenario-grid,.protocol-grid,.split-grid,.stat-grid,.analytics-grid,.crisis-actions,.onboarding-grid{grid-template-columns:1fr}.onboarding-card{min-height:auto}.chat-header{align-items:flex-start;flex-direction:column}.message{max-width:100%}.tool-step-header{align-items:flex-start;flex-direction:column}}:root{--surface-page: #f3f6f2;--surface-panel: #fffaf2;--surface-card: #ffffff;--surface-card-soft: #fbf8f1;--surface-muted: #eef3ef;--border-soft: #d9e0d8;--border-warm: #e6d8bf;--text-main: #17211f;--text-muted: #60706b;--primary: #0f766e;--primary-strong: #0b4f4a;--primary-soft: #dff3ee;--warm: #b95d3b;--warm-soft: #fff0e8;--gold-soft: #fff6dd;--shadow-soft: 0 8px 26px rgba(34, 48, 45, .08);--shadow-card: 0 1px 2px rgba(34, 48, 45, .05), 0 10px 24px rgba(34, 48, 45, .06)}body{color:var(--text-main);background:var(--surface-page)}.app-shell{background:var(--surface-page)}.side-panel{gap:22px;background:var(--surface-panel);border-right:1px solid var(--border-warm);box-shadow:10px 0 30px #2a261f0a}.brand{align-items:flex-start}.brand h1{font-size:27px;line-height:1.05}.brand-mark{color:var(--primary-strong);background:var(--primary-soft);border-color:#b7ded6;box-shadow:inset 0 0 0 1px #ffffffb3}.eyebrow{color:#65746f;font-size:11px;letter-spacing:.02em}h2{color:var(--text-main)}.panel-section{gap:10px}.capability{color:#2b3936;font-weight:500}.capability svg{color:var(--primary)}.warning{color:#49321f;background:var(--gold-soft);border-color:#ecd69a;box-shadow:0 1px #fffc inset}.starter-list button,.style-picker button,.side-input,.side-textarea,.admin-section input,.admin-section select,.admin-section textarea,.tool-textarea{border-color:var(--border-soft);background:#ffffffe0}.starter-list button,.style-picker button{transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,background .14s ease}.starter-list button:hover,.style-picker button:hover{border-color:#a9cbc5;box-shadow:0 8px 20px #22302d0f}.starter-list button:disabled{opacity:.58}.style-picker button.active,.guided-flow-button.active,.onboarding-card.active{border-color:var(--primary);background:#fbfffd;box-shadow:0 0 0 2px #0f766e1f,var(--shadow-soft)}.section-note{color:var(--text-muted)}.profile-form label span,.inline-label span,.admin-section label span{color:#51625d}.side-input:focus,.side-textarea:focus,.tool-textarea:focus,.admin-section input:focus,.admin-section select:focus,.admin-section textarea:focus,.composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f766e24}.chat-panel,.admin-panel{background:var(--surface-page)}.chat-header{min-height:88px;background:#ffffffb8;border-bottom:1px solid var(--border-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workspace-header-copy h2{max-width:360px;font-size:18px;line-height:1.2}.status-pill{min-height:40px;padding:0 14px;color:var(--primary-strong);background:var(--primary-soft);border-color:#b7ded6;font-weight:600}.workspace-nav{gap:4px;padding:4px;background:#f3eadf;border-color:var(--border-warm)}.workspace-nav button{min-height:38px;padding:0 14px;color:#586864;font-weight:600}.workspace-nav button.active{color:#17211f;background:#fff;box-shadow:0 1px 2px #22302d14}.workspace-body{gap:20px;padding:28px 32px 40px}.dashboard-card,.admin-section,.quick-state-card,.scenario-card,.protocol-card,.guided-flow-button,.tool-card,.progress-row,.analytics-event,.guided-panel,.guided-result,.eval-run-card,.eval-case{background:var(--surface-card);border-color:var(--border-soft);box-shadow:var(--shadow-card)}.dashboard-card,.admin-section{padding:20px}.intro-card{background:#fffdf8;border-color:var(--border-warm)}.intro-card h3{font-size:28px}.quick-grid,.first-screen-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr))}.scenario-grid{grid-template-columns:repeat(auto-fit,minmax(186px,1fr))}.quick-state-card,.scenario-card,.protocol-card,.guided-flow-button,.onboarding-card{transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease,background .14s ease}.quick-state-card:hover,.scenario-card:hover,.protocol-card:hover,.guided-flow-button:hover,.onboarding-card:hover{border-color:#a9cbc5;box-shadow:0 12px 28px #22302d1a}.quick-state-card strong,.scenario-card strong,.protocol-card strong,.guided-flow-button strong{color:#162421}.quick-state-card span,.scenario-card span,.protocol-card span,.guided-flow-button span,.guided-flow-button small{color:var(--text-muted)}.quick-state-card.crisis-start,.onboarding-card.crisis-start{color:#4b2a17;background:var(--warm-soft);border-color:#efc5ab}.quick-state-card.crisis-start:hover,.onboarding-card.crisis-start:hover{border-color:var(--warm)}.section-title-row h3{font-size:22px}.stat-value{color:var(--primary-strong)}.latest-checkin div{padding:8px 0;border-bottom:1px solid #eef2ee}.latest-checkin div:last-of-type{border-bottom:0}.metric-control input{accent-color:var(--primary)}.crisis-panel{background:var(--warm-soft);border-color:#efc5ab;box-shadow:var(--shadow-card)}.crisis-action{border-color:#efc5ab}.onboarding-body{gap:26px;padding:34px 32px 44px}.onboarding-copy{max-width:860px;padding:20px;background:#fffdf8;border:1px solid var(--border-warm);border-radius:8px;box-shadow:var(--shadow-card)}.onboarding-copy p{color:#263532;font-size:18px}.onboarding-card{min-height:168px;background:var(--surface-card);border-color:var(--border-soft);box-shadow:var(--shadow-card)}.style-onboarding-grid .onboarding-card{min-height:178px}.message{box-shadow:var(--shadow-card)}.message.assistant{border-color:var(--border-soft)}.message.user{background:var(--primary-strong)}.composer-wrap{background:#fffaf2eb;border-top-color:var(--border-warm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.composer textarea{border-color:var(--border-soft);box-shadow:var(--shadow-soft)}.composer button,.primary-button{background:var(--primary)}.secondary-button{color:var(--primary-strong);background:var(--primary-soft);border-color:#b7ded6}.admin-form{max-width:1180px}.admin-status{background:var(--gold-soft);border-color:#ecd69a}.home-focus-grid{grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);align-items:stretch}.main-focus-card{gap:18px;padding:24px}.main-focus-card h3{max-width:760px;font-size:32px}.primary-action-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.primary-action-card{min-height:132px;background:#f8fffc;border-color:#b7ded6}.primary-action-card:first-child{color:#fff;background:var(--primary);border-color:var(--primary)}.primary-action-card:first-child strong,.primary-action-card:first-child span{color:#fff}.safety-notice{align-content:start;grid-template-columns:24px minmax(0,1fr);color:#23312e;background:#f8fbf8}.safety-notice svg{color:var(--primary)}.safety-notice p{margin:6px 0 0;color:var(--text-muted);line-height:1.5}.crisis-entry-section{margin-top:-2px}.crisis-entry-card{display:grid;gap:7px;width:100%;padding:18px 20px;text-align:left;color:#4b2417;background:#fff0e8;border:1px solid #e7a886;border-radius:8px;box-shadow:var(--shadow-card);cursor:pointer}.crisis-entry-card strong{font-size:18px}.crisis-entry-card span:last-child{color:#784a36;line-height:1.45}.onboarding-crisis-entry{max-width:620px}.state-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.compact-state-card{min-height:96px}.compact-state-card.active{border-color:var(--primary);background:#f8fffc;box-shadow:0 0 0 2px #0f766e1f,var(--shadow-card)}.contextual-actions{display:grid;gap:12px;padding:16px;background:#f8fbf8;border:1px solid var(--border-soft);border-radius:8px;box-shadow:var(--shadow-card)}.contextual-actions h4{margin:0;font-size:18px}.contextual-action-card{background:#fff}.relief-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.relief-card{min-height:108px;background:#fffdf8;border-color:var(--border-warm)}.tools-disclosure{gap:16px}.tools-disclosure summary{cursor:pointer;font-weight:800}.tools-disclosure[open] summary{margin-bottom:8px}.crisis-screen{align-content:center}.crisis-panel{max-width:980px}.crisis-action{text-align:left;cursor:pointer}.crisis-action.danger{color:#fff;background:#9f3b28;border-color:#9f3b28}.crisis-action.danger span{color:#ffe7df}.conversation-nudge{display:grid;gap:12px;max-width:760px;padding:14px;background:#fffdf8;border:1px solid var(--border-warm);border-radius:8px;box-shadow:var(--shadow-card)}.conversation-nudge p{margin:0;color:#263532;line-height:1.5}.guided-result-head,.guided-levels{display:flex;align-items:center;justify-content:space-between;gap:12px}.guided-result-head span{color:var(--text-muted);font-size:13px}.guided-levels{justify-content:flex-start}.guided-levels div{display:grid;gap:2px;min-width:94px;padding:10px 12px;background:#fff;border:1px solid var(--border-soft);border-radius:8px}.guided-levels span{color:var(--text-muted);font-size:12px;font-weight:700;text-transform:uppercase}.guided-levels strong{color:var(--primary-strong);font-size:22px}.side-panel{background:#fffaf2}.side-panel .panel-section:not(.warning){opacity:.92}@media(max-width:1100px){.app-shell{grid-template-columns:310px minmax(0,1fr)}.chat-header{align-items:flex-start;flex-wrap:wrap}.workspace-nav{order:3}.home-focus-grid,.primary-action-grid,.relief-grid,.pricing-grid,.state-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.public-site-shell{padding:12px}.public-site-header{grid-template-columns:1fr}.public-site-header nav,.public-site-actions{justify-content:flex-start}.public-legal-footer{grid-template-columns:1fr;gap:14px;padding:20px 0 36px}.public-legal-footer nav{justify-content:flex-start}.public-page{padding:18px}.billing-kpi-row{grid-template-columns:1fr}.billing-hero{padding:22px}.side-panel{max-height:none}.chat-header,.message-list,.composer-wrap,.billing-view,.side-panel,.workspace-body,.onboarding-body{padding-left:18px;padding-right:18px}.workspace-nav,.quick-grid,.first-screen-grid,.scenario-grid,.protocol-grid,.home-focus-grid,.primary-action-grid,.relief-grid,.state-choice-grid,.split-grid,.stat-grid,.analytics-grid,.crisis-actions,.pricing-grid,.billing-hero,.public-pricing-grid,.contacts-grid,.style-onboarding-grid{grid-template-columns:1fr}.onboarding-copy{padding:16px}}html,body,#root{width:100%;min-height:100%;overflow-x:hidden}.app-shell.user-shell{display:block;grid-template-columns:none}.user-shell{min-height:100vh;background-color:#fcf8f2;background-image:var(--premium-app-overlay),image-set(url(/brand/backgrounds/premium-app-background.webp) type("image/webp"),url(/brand/backgrounds/premium-app-background.png) type("image/png")),var(--premium-base-gradient);background-size:cover,cover,cover;background-position:center center,center bottom,center center;background-repeat:no-repeat}.user-shell.user-page{min-height:100vh;padding:24px 24px 56px}.user-shell.user-page:has(.entry-gate){padding:0}.user-shell.user-page:has(.account-onboarding-shell),.user-shell.user-page:has(.onboarding-panel){padding:0}.user-shell .user-shell-inner{width:min(1120px,calc(100vw - 48px));margin:0 auto}@media(min-width:1440px){.user-shell .user-shell-inner{width:min(1180px,calc(100vw - 48px))}}.user-shell .workspace-panel.chat-panel{display:block;min-height:auto;background:transparent}.user-shell .topbar.chat-header{position:relative;z-index:120;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:100%;height:72px;min-height:72px;margin:0;padding:10px 14px 10px 18px;background:#ffffffb8;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 24px 70px #2b3f371a,inset 0 1px #ffffffc2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);overflow:visible}.user-shell .topbar-brand{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.user-shell .topbar-app-icon{display:grid;place-items:center;width:40px;height:40px;color:#2f6f64;background:transparent;border:0;border-radius:0;filter:contrast(1.12) saturate(1.08)}.user-shell .topbar-app-icon img{width:auto;height:30px;max-width:none;aspect-ratio:2 / 3;object-fit:contain}.user-shell .topbar-brand .eyebrow{color:#6d8f7a;font-size:11px;font-weight:800;letter-spacing:.06em}.user-shell .topbar-brand h2{max-width:none;overflow:hidden;color:#465747;font-size:18px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.user-shell .nav-tabs.workspace-nav{display:flex;align-items:center;justify-self:center;gap:0;padding:4px;background:#ffffff85;border:0;border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff8c}.user-shell .nav-tab{min-height:0;height:40px;padding:0 18px;color:#5f6f68;background:transparent;border:0;border-radius:999px;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.user-shell .nav-tab:hover,.user-shell .nav-tab:focus-visible{color:#1e2a26;background:#ffffffc2;box-shadow:0 10px 26px #2b3f3714}.user-shell .nav-tab.active{color:#1e2a26;background:#fff;box-shadow:0 12px 28px #2b3f371a,inset 0 0 0 1px #ffffffbf}.user-shell .topbar-actions{justify-self:end;display:flex;align-items:center;gap:8px}.user-shell .topbar-icon-button,.user-shell .tone-picker{height:40px;border-radius:999px}.user-shell .tone-picker{color:#2f6f64;background:#ddefe6}.user-shell .tone-picker:hover,.user-shell .tone-picker[open]{background:#cfe6da;box-shadow:none;transform:none}.user-shell .tone-picker-menu button strong,.user-shell .tone-picker-menu button span{min-width:0;white-space:normal;overflow-wrap:break-word}.user-shell .topbar-icon-button{display:grid;place-items:center;width:40px;color:#4f8f83;background:#ffffff9e;border:1px solid rgba(255,255,255,.65);cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .topbar-icon-button:hover,.user-shell .topbar-icon-button:focus-visible{background:#fff;box-shadow:0 12px 28px #2b3f371a}.user-shell .crisis-help-button{color:#8f5a4d}.user-shell .crisis-help-button:hover,.user-shell .crisis-help-button:focus-visible{background:#fff3ed}.user-shell button:focus-visible,.user-shell summary:focus-visible,.user-shell a:focus-visible,.user-shell input:focus-visible,.user-shell textarea:not(.chat-input):not(.tool-textarea):focus-visible,.user-shell select:focus-visible{outline:3px solid rgba(79,143,131,.28);outline-offset:3px}.user-shell .workspace-body{width:100%;margin:28px 0 0;padding:0 0 42px}.user-shell .support-drawer-layer{position:fixed;inset:0;z-index:80;pointer-events:none}.user-shell .support-drawer-backdrop{position:fixed;inset:0;background:#1e2a2647;border:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto}.user-shell .support-drawer{position:fixed;inset:16px 16px 16px auto;z-index:90;display:grid;grid-template-rows:auto minmax(0,1fr);width:460px;max-width:calc(100vw - 32px);overflow:hidden;padding:20px;background:#f8f3eceb;border:1px solid rgba(255,255,255,.7);border-radius:32px;box-shadow:0 14px 40px #1e2a2624;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);pointer-events:auto}.user-shell .support-drawer-body{display:block;overflow-y:auto;scrollbar-color:rgba(79,143,131,.42) transparent;scrollbar-width:thin}.user-shell .support-drawer .panel-section{margin-bottom:12px;padding:16px;background:#ffffff94;border:1px solid rgba(255,255,255,.68);border-radius:24px}.user-shell .support-drawer .panel-section:last-child{margin-bottom:0}.user-shell .profile-settings-section{display:block}.user-shell .drawer-close-button{width:44px;height:44px;border-radius:999px}.user-shell .drawer-close-button:hover,.user-shell .drawer-close-button:focus-visible{background:#fffc}.user-shell .home-focus-grid{display:grid;grid-template-columns:minmax(0,1.8fr) 320px;gap:20px;align-items:stretch}.user-shell .main-focus-card{min-height:340px;padding:48px;grid-template-columns:minmax(0,1fr) 190px;background:radial-gradient(circle at 78% 48%,rgba(184,216,195,.42),transparent 20%),radial-gradient(circle at 88% 22%,rgba(242,184,128,.2),transparent 22%),linear-gradient(135deg,#ffffffc7,#ffffff85);border:1px solid rgba(255,255,255,.72);border-radius:32px;box-shadow:0 12px 32px #2b3f3714}.user-shell .main-focus-card:before,.user-shell .main-focus-card:after{display:none}.user-shell .hero-copy .eyebrow{color:#6d8f7a;font-size:11px;font-weight:800;letter-spacing:.06em}.user-shell .hero-copy h3{max-width:600px;color:#1e2a26;font-size:clamp(40px,4vw,58px);line-height:.98;letter-spacing:-.045em}.user-shell .hero-copy .section-note{max-width:520px;color:#5f6f68;font-size:16px;line-height:1.55}.user-shell .hero-choice{min-height:44px;padding:0 18px;color:#fff;background:#4f8f83;border-radius:999px;font-weight:800}.user-shell .hero-choice:hover,.user-shell .hero-choice:focus-visible{background:#41796f}.user-shell .support-action-card{padding:22px;background:#ffffffad;border:1px solid rgba(255,255,255,.72);border-radius:28px;box-shadow:0 10px 26px #2b3f3712}.user-shell .primary-action-row{min-height:72px;padding:14px;border-radius:22px}.user-shell .relief-visual,.user-shell .relief-card:before,.user-shell .relief-card:after{display:none}.user-shell .quick-relief-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;align-content:center;min-height:118px;padding:18px;background:#ffffffa8;border:1px solid rgba(255,255,255,.72);border-radius:24px;box-shadow:0 8px 22px #2b3f370f;text-align:left}.user-shell .quick-icon{display:grid;place-items:center;width:44px;height:44px;align-self:center;color:#4f8f83;background:linear-gradient(135deg,#ddefe6f2,#ffffffb8);border:1px solid rgba(79,143,131,.18);border-radius:16px}.user-shell .quick-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.user-shell .quick-relief-copy{display:flex;flex-direction:column;justify-content:center;gap:5px;align-self:center;min-height:100%}.user-shell .quick-relief-copy strong{color:#1e2a26;font-size:15px;font-weight:800}.user-shell .quick-relief-copy span{color:#5f6f68;font-size:13px;line-height:1.45}.user-shell .secondary-button,.user-shell .recommended-step-card,.user-shell .compact-crisis-link,.user-shell .crisis-action,.user-shell .checkin-note-details summary,.user-shell .tools-disclosure summary{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .secondary-button:hover:not(:disabled),.user-shell .secondary-button:focus-visible:not(:disabled){background:#9fc6bb70;box-shadow:0 10px 26px #2b3f3714}.user-shell .recommended-step-card:hover,.user-shell .recommended-step-card:focus-visible{background:linear-gradient(135deg,#e6f2eceb,#ffffffd1),radial-gradient(circle at 92% 18%,rgba(242,184,128,.26),transparent 34%);box-shadow:0 16px 38px #47594e1a}.user-shell .compact-crisis-link:hover,.user-shell .compact-crisis-link:focus-visible{color:#5d3027;background:#ffece2e6;box-shadow:0 12px 30px #8f5a4d1f}.user-shell .crisis-action:hover,.user-shell .crisis-action:focus-visible{background:#ffffffd6;box-shadow:0 14px 34px #4f282014}.user-shell .crisis-action.danger:hover,.user-shell .crisis-action.danger:focus-visible{background:#7f372c}.user-shell .starter-list button,.user-shell .suggested-chips button,.user-shell .compact-checkin-metrics .metric-control,.user-shell .thought-record-disclosure summary,.user-shell .tools-disclosure summary{transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .starter-list button:hover:not(:disabled),.user-shell .starter-list button:focus-visible:not(:disabled){background:#ffffffdb;border-color:#4f8f8338;box-shadow:0 8px 18px #2b3f370f}.user-shell .starter-list button:hover span,.user-shell .starter-list button:focus-visible span{color:#315f58}.user-shell .starter-list button:hover svg,.user-shell .starter-list button:focus-visible svg{color:#4f8f83}.user-shell .primary-action-row:hover,.user-shell .primary-action-row:focus-visible{background:#ffffffc7;border-color:#4f8f8324}.user-shell .primary-action-row:hover .action-mark,.user-shell .primary-action-row:focus-visible .action-mark{background:linear-gradient(135deg,#b8d8c3,#ffffffe0);box-shadow:inset 0 0 0 1px #ffffffd6,0 6px 16px #4f8f8314}.user-shell .state-pill-selector .quick-state-card:hover:not(.active),.user-shell .state-pill-selector .quick-state-card:focus-visible:not(.active){color:#315f58;background:#fffc;border-color:#4f8f832e}.user-shell .scenario-card:hover,.user-shell .scenario-card:focus-visible,.user-shell .protocol-card:hover,.user-shell .protocol-card:focus-visible,.user-shell .guided-flow-button:hover,.user-shell .guided-flow-button:focus-visible{background:#ffffffc2;border-color:#4f8f832e}.user-shell .contextual-action-card:hover .card-signal,.user-shell .contextual-action-card:focus-visible .card-signal{background:#4f8f8342;box-shadow:0 0 0 6px #4f8f8314}.user-shell .quick-relief-card:hover .quick-icon,.user-shell .quick-relief-card:focus-visible .quick-icon{background:linear-gradient(135deg,#ddefe6,#ffffffd6);box-shadow:0 8px 20px #4f8f8314}.user-shell .compact-checkin-metrics .metric-control:hover,.user-shell .compact-checkin-metrics .metric-control:focus-within{background:#ffffffb8;border-color:#4f8f8329;box-shadow:0 8px 20px #2b3f370d}.user-shell .suggested-chips button:hover,.user-shell .suggested-chips button:focus-visible{background:#ffffffdb;border-color:#4f8f832e;box-shadow:0 10px 24px #2b3f3712}.user-shell .thought-record-disclosure summary:hover,.user-shell .thought-record-disclosure summary:focus-visible,.user-shell .tools-disclosure summary:hover,.user-shell .tools-disclosure summary:focus-visible{background:#ffffff8a;border-radius:18px}.user-shell .checkin-note-details summary:hover,.user-shell .checkin-note-details summary:focus-visible,.user-shell .tools-disclosure summary:hover,.user-shell .tools-disclosure summary:focus-visible{color:#315f58}.user-shell .guided-panel .tool-textarea:focus,.user-shell .guided-panel .tool-textarea:focus-visible,.user-shell .thought-record-disclosure .tool-textarea:focus,.user-shell .thought-record-disclosure .tool-textarea:focus-visible{border-color:#4f8f836b;box-shadow:0 6px 18px #4f8f831f;outline:none}.user-shell .guided-panel .tool-step-body,.user-shell .thought-record-disclosure .tool-step-body{margin-bottom:12px}.user-shell .dashboard-card,.user-shell .main-focus-card,.user-shell .support-action-card,.user-shell .contextual-actions,.user-shell .tools-disclosure,.user-shell .compact-checkin-card,.user-shell .progress-insight-card,.user-shell .chat-experience,.user-shell .message-list,.user-shell .composer-wrap,.user-shell .guided-panel,.user-shell .guided-result,.user-shell .progress-empty-card,.user-shell .support-drawer .panel-section{box-shadow:none}@keyframes profileRevealDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes rangeThumbPulse{0%,to{transform:translateY(-50%) scale(1);box-shadow:0 0 0 3px #4f8f8329}50%{transform:translateY(-50%) scale(1.14);box-shadow:0 0 0 6px #4f8f8324}}.user-shell .quick-start-home-card{gap:14px}.user-shell .home-starter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-shell .home-starter-list button{min-height:46px;padding:11px 13px;text-align:left}.user-shell .home-starter-list button span{min-width:0;white-space:normal}.user-shell .profile-section-copy{display:grid;gap:4px;margin-bottom:12px}.user-shell .profile-section-copy h3{margin:0;color:#1e2a26;font-size:20px;line-height:1.15}@media(max-width:768px){.user-shell .home-starter-list{grid-template-columns:1fr}}.user-shell{--bg-warm: #f8f3ec;--bg-cool: #eef6f2;--text-main: #1e2a26;--text-muted: #5f6f68;--green: #4f8f83;--green-dark: #3f766d;--green-soft: #ddefe6;--peach: #f2b880;--surface: rgba(255, 255, 255, .68);--surface-strong: rgba(255, 255, 255, .82);--border-soft: rgba(255, 255, 255, .72);--shadow-soft: 0 24px 70px rgba(43, 63, 55, .1);--shadow-hover: 0 18px 44px rgba(43, 63, 55, .12)}.user-shell .topbar.chat-header{height:68px;min-height:68px;margin:0 auto 28px;padding:8px 10px 8px 14px;border-radius:26px;box-shadow:0 18px 48px #2b3f3714,inset 0 1px #ffffffc2}.user-shell .topbar-brand{grid-template-columns:40px minmax(0,1fr);gap:10px}.user-shell .topbar-app-icon{width:40px;height:40px}.user-shell .topbar-brand .eyebrow{font-size:10px}.user-shell .nav-tab{height:38px;padding:0 16px;font-size:14px}.user-shell .nav-tab:hover,.user-shell .nav-tab:focus-visible{background:#ffffffb8;transform:translateY(-1px);box-shadow:0 10px 24px #2b3f3714}.user-shell .topbar-actions{gap:6px}.user-shell .language-switcher{position:relative;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:3px 5px;border:1px solid rgba(255,255,255,.68);border-radius:999px;color:#4f8f83;background:#ffffff9e;box-shadow:none;flex:0 0 auto}.user-shell .language-switcher:after{content:"";position:absolute;top:100%;left:-6px;right:-6px;height:14px}.user-shell .language-switcher button{display:inline-grid;place-items:center;min-width:32px;height:30px;padding:0 8px;border:0;border-radius:999px;color:#66837d;background:transparent;font:inherit;font-size:12px;font-weight:850;letter-spacing:0;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-shell .language-switcher-menu{position:absolute;top:calc(100% + 4px);left:50%;display:grid;gap:6px;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translate(-50%,-6px);transition:opacity .16s ease,transform .16s ease;z-index:30}.user-shell .language-switcher-menu button{color:#1e2a26;background:#fff;box-shadow:0 8px 18px #2b3f3714}.user-shell .language-switcher:hover .language-switcher-menu,.user-shell .language-switcher:focus-within .language-switcher-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.user-shell .language-switcher button:hover,.user-shell .language-switcher button:focus-visible,.user-shell .language-switcher button.active{color:#1e2a26;background:#fff;box-shadow:0 8px 18px #2b3f3714}.user-shell .topbar-icon-button,.user-shell .tone-picker{height:38px}.user-shell .topbar-icon-button{width:38px;height:38px}.user-shell .topbar-icon-button:hover,.user-shell .topbar-icon-button:focus-visible{background:#fff;box-shadow:0 10px 24px #2b3f3714}.user-shell .tone-picker{width:fit-content;min-width:0;max-width:calc(100vw - 32px);flex:0 0 auto}.user-shell .tone-picker summary{display:grid;grid-template-columns:auto auto auto;align-items:center;justify-content:center;min-height:38px;padding:0 14px 0 13px;column-gap:8px;color:inherit;font-weight:800;list-style:none;cursor:pointer;border-radius:999px}.user-shell .tone-picker-full,.user-shell .tone-picker-short{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-shell .tone-picker-short{display:none}.user-shell .tone-picker summary svg{flex-shrink:0}.user-shell .tone-picker summary:after{margin-left:0;justify-self:center;flex-shrink:0}.user-shell .tone-picker:hover,.user-shell .tone-picker:focus-within,.user-shell .tone-picker[open]{background:#cfe6da}.user-shell .tone-picker-menu{width:320px;max-width:min(320px,calc(100vw - 32px));padding:10px;background:#ffffffe6;border-radius:24px;box-shadow:0 24px 60px #2b3f3729;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:360}.user-shell .tone-picker-menu button{min-height:62px;align-content:center}.user-shell .tone-picker-menu button.active{background:#ddefe6}.user-shell .workspace-body{margin:0;padding:0 0 42px}.user-shell .home-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px;align-items:stretch}.user-shell .main-focus-card{min-height:360px;padding:44px;align-items:center}.user-shell .hero-copy{display:grid;align-content:center;gap:18px}.user-shell .hero-copy h3{max-width:700px;font-size:clamp(44px,4.2vw,60px);line-height:.98}.user-shell .hero-copy .section-note{max-width:520px}.user-shell .breathing-focus{width:120px;height:120px}.user-shell .breathing-focus:before{inset:2px}.user-shell .breathing-focus:after{top:24px;right:-12px;bottom:auto;width:128px;height:70px;background:none;border-top:1px solid rgba(79,143,131,.22);border-radius:999px;filter:none;opacity:.72;transform:rotate(-16deg)}.user-shell .breathing-ring{width:120px;height:120px}.user-shell .breathing-core{width:72px;height:72px}.user-shell .hero-choice{min-height:42px;padding:0 17px;background:var(--green)}.user-shell .hero-choice:hover,.user-shell .hero-choice:focus-visible{background:#437b72}.user-shell .support-action-card{width:320px;padding:20px;display:grid;align-content:start;gap:12px}.user-shell .recommended-step-card{padding:14px 15px}.user-shell .primary-action-list{gap:10px}.user-shell .primary-action-row{min-height:68px}.user-shell .compact-crisis-link{margin-top:auto}.user-shell .quick-relief-card{min-height:112px;padding:16px;grid-template-columns:42px minmax(0,1fr);gap:12px;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;box-shadow:none}.user-shell .relief-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-shell .quick-icon{width:42px;height:42px}.user-shell .quick-relief-copy strong{font-size:14px}.user-shell .quick-relief-copy span{font-size:12.5px}.user-shell .quick-relief-card:hover,.user-shell .quick-relief-card:focus-visible{transform:none;box-shadow:none;background:#ffffffc2;border-color:#4f8f832e}.user-shell .state-disclosure,.user-shell .quick-start-disclosure,.user-shell .tools-disclosure{gap:14px}.user-shell .state-disclosure summary,.user-shell .quick-start-disclosure summary,.user-shell .tools-disclosure summary{min-height:44px;display:flex;align-items:center;font-weight:800}.user-shell .quick-start-disclosure summary:after,.user-shell .tools-disclosure summary:after{content:"Открыть";margin-left:auto;padding:6px 12px;color:var(--green);font-size:12px;font-weight:700;background:#ddefe6e6;border:1px solid rgba(79,143,131,.16);border-radius:999px}.user-shell .quick-start-disclosure[open] summary:after,.user-shell .tools-disclosure[open] summary:after{content:"Свернуть"}.user-shell .thought-record-disclosure{padding:20px;gap:14px}.user-shell .thought-record-disclosure summary{min-height:44px;display:flex;align-items:center;padding:0;font-weight:800}.user-shell .thought-record-disclosure summary:after{content:"Открыть";margin-left:auto;padding:6px 12px;color:var(--green);font-size:12px;font-weight:700;background:#ddefe6e6;border:1px solid rgba(79,143,131,.16);border-radius:999px}.user-shell .tools-disclosure .protocol-grid{margin-top:12px}.user-shell .compact-home-row{grid-template-columns:minmax(0,1fr) minmax(260px,.4fr);align-items:stretch}.user-shell .compact-checkin-card{gap:14px}.user-shell .progress-insight-card{min-height:118px}.user-shell .chat-experience{width:min(860px,100%);margin:0 auto;overflow:hidden;border-radius:34px;background:#ffffff9e;border:1px solid rgba(255,255,255,.72)}.user-shell .chat-experience .message-list{width:100%;max-width:none;margin:0;padding:32px 32px 24px;border-radius:0}.user-shell .chat-experience .chat-welcome{padding:72px 56px 44px;min-height:420px;text-align:center}.user-shell .chat-experience .composer-wrap{width:100%;max-width:none;margin:0;padding:0}.user-shell .chat-composer.composer{display:grid;padding:16px;background:#ffffff75;border:0;border-top:1px solid rgba(255,255,255,.66);align-items:end;width:100%;grid-template-columns:minmax(0,1fr) 52px 52px;gap:12px;border-radius:0;box-shadow:none}.user-shell .conversation-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:14px 16px;background:#ffffff9e}.user-shell .conversation-current{display:grid;gap:2px;min-width:0}.user-shell .conversation-current span{color:var(--calm-muted);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.user-shell .conversation-current strong{overflow:hidden;color:var(--calm-text);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.user-shell .conversation-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.user-shell .secondary-button.compact{min-height:34px;padding:0 13px;font-size:13px}.user-shell .conversation-history-panel{display:grid;gap:12px;margin:12px 16px 0;padding:14px;border:1px solid rgba(79,143,131,.14);border-radius:22px;background:#ffffff9e}.user-shell .conversation-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.user-shell .conversation-history-head strong{color:var(--calm-text)}.user-shell .conversation-history-head p{margin:4px 0 0;color:var(--calm-muted);font-size:13px;line-height:1.35}.user-shell .conversation-history-head .secondary-button.compact{min-width:128px;white-space:nowrap}.user-shell .conversation-list{display:grid;gap:8px;max-height:260px;overflow-y:auto}.user-shell .conversation-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:8px;align-items:center;padding:8px;border:1px solid rgba(79,143,131,.1);border-radius:18px;background:#ffffff94}.user-shell .conversation-row.active{border-color:#4f8f8347;background:#ddefe67a}.user-shell .conversation-row>button:first-child{display:grid;gap:3px;min-width:0;padding:4px 6px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.user-shell .conversation-row>button:first-child strong,.user-shell .conversation-row>button:first-child span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-shell .conversation-row>button:first-child strong{color:var(--calm-text);font-size:14px}.user-shell .conversation-row>button:first-child span{color:var(--calm-muted);font-size:12px}.user-shell .icon-delete-button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(143,90,77,.16);border-radius:999px;background:#fff3ed85;color:#8f5a4d;cursor:pointer}.user-shell .icon-delete-button:hover,.user-shell .danger-soft:hover{background:#fff3eddb}.user-shell .chat-composer .chat-input{width:100%;min-height:62px;max-height:180px;resize:vertical;appearance:none;-webkit-appearance:none;border-radius:24px;border:1px solid transparent;background:#fff;padding:18px 20px;color:#1e2a26;font-size:16px;line-height:1.45;outline:none;box-shadow:inset 0 0 0 1px #ffffffc7,0 0 0 3px #4f8f8314;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.user-shell .chat-composer .chat-input:hover{box-shadow:inset 0 0 0 1px #ffffffd1,0 0 0 4px #4f8f831f}.user-shell .chat-composer .chat-input:focus,.user-shell .chat-composer .chat-input:focus-visible{border-color:#4f8f83;box-shadow:inset 0 0 0 1px #ffffffd1,0 0 0 4px #4f8f8324;outline:none}.user-shell .send-button{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#afcbc1;color:#fff;border:0}.user-shell .send-button:hover:not(:disabled),.user-shell .send-button:focus-visible:not(:disabled){background:var(--green)}.user-shell .chat-composer .mic-button{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;border:1px solid rgba(79,143,131,.18);background:#f7fbf8;color:#2f6f64;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.user-shell .chat-composer .mic-button:hover:not(:disabled),.user-shell .chat-composer .mic-button:focus-visible:not(:disabled){background:#fff;color:var(--green);box-shadow:0 0 0 4px #4f8f831a}.user-shell .chat-composer .mic-button:disabled{background:#f7fbf8;color:#2f6f649e;opacity:1}.user-shell .chat-composer .mic-button.recording{color:#8f5a4d;background:#fff3ed;box-shadow:0 0 0 5px #8f5a4d1a}.user-shell .voice-panel{margin:0 16px 16px;border-radius:28px;padding:22px;background:#ffffffb8;border:1px solid rgba(255,255,255,.74);box-shadow:0 18px 48px #2b3f3714}.user-shell .voice-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.user-shell .voice-panel-header h3{margin:4px 0 0;color:var(--text-main);font-size:24px;line-height:1.1;letter-spacing:-.02em}.user-shell .voice-close{display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:999px;background:#ffffffb8;color:var(--text-muted)}.user-shell .voice-close:hover,.user-shell .voice-close:focus-visible{background:#fff;color:var(--text-main)}.user-shell .voice-ready,.user-shell .voice-recording{display:grid;justify-items:center;gap:12px;padding:12px 0 16px;text-align:center;color:var(--text-muted)}.user-shell .voice-ready small{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;background:#ddefe694;color:var(--green-dark);font-weight:800}.user-shell .voice-pulse{display:grid;place-items:center;width:88px;height:88px;border-radius:999px;color:var(--green);background:radial-gradient(circle,#4f8f8342,#ddefe6a3)}.user-shell .voice-pulse.recording,.user-shell .voice-pulse.idle{animation:voicePulse 1.8s ease-in-out infinite}@keyframes voicePulse{0%,to{transform:scale(.96);opacity:.72}50%{transform:scale(1.04);opacity:1}}.user-shell .voice-timer{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:34px;border-radius:999px;background:#ddefe6bd;color:var(--green-dark);font-size:15px}.user-shell .voice-transcript-field{display:grid;gap:8px;margin-top:8px;color:var(--text-muted);font-weight:800}.user-shell .voice-transcript{width:100%;min-height:120px;resize:vertical;border-radius:22px;border:1px solid rgba(79,143,131,.14);background:#fff;padding:16px 18px;color:var(--text-main);font-size:15px;line-height:1.5;outline:none;box-shadow:0 0 0 3px #4f8f830f}.user-shell .voice-transcript:focus,.user-shell .voice-transcript:focus-visible{border-color:#4f8f8373;box-shadow:0 0 0 4px #4f8f831a}.user-shell .voice-privacy,.user-shell .voice-error,.user-shell .voice-state-card{margin:12px 0 0;border-radius:18px;padding:12px 14px;font-size:13px;line-height:1.45}.user-shell .voice-privacy{background:#ddefe675;color:var(--text-muted)}.user-shell .voice-error,.user-shell .voice-state-card.error{background:#fff3edc2;color:#8f5a4d;border:1px solid rgba(143,90,77,.16)}.user-shell .voice-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px}.user-shell .voice-actions .ghost-button{min-height:42px;padding:0 18px;border-radius:999px;border:1px solid rgba(79,143,131,.12);background:#ffffff94;color:var(--text-muted);font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-shell .voice-actions .ghost-button:hover,.user-shell .voice-actions .ghost-button:focus-visible{background:#ffffffd6;color:var(--text-main);box-shadow:0 0 0 4px #4f8f8314}.user-shell .screen-error-card{display:grid;gap:12px;max-width:680px;margin:28px auto 0;padding:28px;border-radius:28px;background:#ffffffb8;border:1px solid rgba(255,255,255,.74);color:var(--text-main)}.user-shell .screen-error-card h3{margin:0;font-size:28px;line-height:1.1;letter-spacing:-.03em}.user-shell .screen-error-card p{margin:0;color:var(--text-muted)}.user-shell .screen-error-card .primary-button{justify-self:start;margin-top:6px}.user-shell .support-drawer-backdrop{background:#1e2a2638;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.user-shell .support-drawer{width:440px;background:#f8f3ecf5;border-radius:30px;box-shadow:0 28px 80px #1e2a2633;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .account-section{gap:14px}.user-shell .account-tabs{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border-radius:22px;background:#ffffff8f;border:1px solid rgba(255,255,255,.68);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);margin-bottom:14px}.user-shell .account-tabs button{min-height:38px;padding:8px 9px;border:0;border-radius:18px;background:transparent;color:var(--calm-muted);font:inherit;font-size:12px;font-weight:850;line-height:1.15;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-shell .account-tabs button:hover,.user-shell .account-tabs button:focus-visible{background:#ddefe694;color:var(--calm-text);outline:none}.user-shell .account-tabs button.active{background:#fff;color:var(--calm-text);box-shadow:0 8px 22px #2b3f3714}.user-shell .account-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-shell .account-section-head h3{margin:3px 0 0;color:var(--calm-text);font-size:20px;line-height:1.1}.user-shell .account-guest-note{margin:0;padding-bottom:14px;border-bottom:1px solid rgba(79,143,131,.16)}.user-shell .account-actions,.user-shell .auth-form,.user-shell .account-state-card{display:grid;gap:10px}.user-shell .auth-form>div h3{margin:3px 0 0;color:var(--calm-text);font-size:20px;line-height:1.1}.user-shell .account-state-card{padding:14px;border-radius:20px;background:#ffffff94;border:1px solid rgba(255,255,255,.72)}.user-shell .account-state-card span,.user-shell .account-state-card small{color:var(--calm-muted)}.user-shell .account-state-card strong{color:var(--calm-text);overflow-wrap:anywhere}.user-shell .account-meta-grid{display:grid;grid-template-columns:minmax(88px,auto) minmax(0,1fr);gap:8px 12px;padding:2px 0 4px}.user-shell .account-meta-grid span{font-size:12px;font-weight:850}.user-shell .account-meta-grid strong{font-size:14px;line-height:1.35}.user-shell .account-email-line{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.user-shell .email-status-pill{display:inline-flex;align-items:center;min-height:22px;padding:3px 8px;border-radius:999px;font-style:normal;font-size:11px;font-weight:850;line-height:1;white-space:nowrap}.user-shell .email-status-pill.verified{background:#ddefe6d1;color:#3f766d;border:1px solid rgba(79,143,131,.18)}.user-shell .email-status-pill.unverified{background:#fff3edc7;color:#8f5a4d;border:1px solid rgba(143,90,77,.18)}.user-shell .auth-link-button{width:fit-content;margin:-2px auto 0;padding:6px 12px;border:0;border-radius:999px;background:transparent;color:var(--calm-green-dark);font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease}.user-shell .auth-link-button:hover,.user-shell .auth-link-button:focus-visible{background:#ddefe6b8;color:var(--calm-text);outline:none}.user-shell .account-data-section{display:grid;gap:10px}.user-shell .account-data-section h3,.user-shell .privacy-section h3{margin:3px 0 0;color:var(--calm-text);font-size:18px;line-height:1.18}.user-shell .account-toggle-row{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:var(--calm-text);font-size:14px;font-weight:800;line-height:1.35}.user-shell .account-toggle-row input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--green)}.user-shell .danger-button{width:100%;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:999px;border:1px solid rgba(143,90,77,.18);background:#fff3edbd;color:#8f5a4d;font-weight:850;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.user-shell .danger-button:hover:not(:disabled),.user-shell .danger-button:focus-visible:not(:disabled){background:#ffe5dae6;border-color:#8f5a4d47;box-shadow:0 0 0 4px #8f5a4d14}.user-shell .danger-button:disabled{cursor:not-allowed;opacity:.56}.user-shell .auth-form label{display:grid;gap:6px}.user-shell .auth-form label span{color:var(--calm-muted);font-size:13px;font-weight:800}.user-shell .auth-message{margin:0;padding:10px 12px;border-radius:16px;font-size:13px;line-height:1.4}.user-shell .auth-message.error{color:#8f5a4d;background:#fff3edc7;border:1px solid rgba(143,90,77,.18)}.user-shell .guided-step-error{margin-top:10px}.user-shell .auth-message.success{color:#3f766d;background:#ddefe6ad;border:1px solid rgba(79,143,131,.18)}.user-shell .google-auth-button{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;border:1px solid rgba(79,143,131,.16);background:#ffffffdb;color:#2f6f64;font-weight:850;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,border-color .18s ease,color .18s ease}.user-shell .google-auth-button:hover,.user-shell .google-auth-button:focus-visible{background:#fff;color:#1e2a26;border-color:#4f8f8347;box-shadow:0 0 0 4px #4f8f8314}.user-shell .google-auth-button:disabled{cursor:default;opacity:.62;box-shadow:none}.user-shell .google-mark{width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#fff;border:1px solid rgba(79,143,131,.14);color:#3f766d;font-size:14px;font-weight:900;line-height:1}.user-shell .yandex-mark{color:#9a3d35;border-color:#9a3d3524}.user-shell .topbar-icon-button.authenticated{color:var(--green);background:#ddefe6b8}.user-shell .onboarding-account-button{margin-left:8px}.user-shell .entry-gate{position:relative;overflow:hidden;min-height:100vh;display:grid;place-items:center;padding:24px}.user-shell .brand-welcome-shell{--brand-ivory: #f8f3ec;--brand-mint: #eef6f2;--brand-sage: #4f8f83;--brand-dark: #1e2a26;--brand-muted: #5f6f68;--brand-peach: #f2b880;background-color:#fcf8f2;background-image:var(--premium-auth-overlay),image-set(url(/brand/backgrounds/premium-auth-background.webp) type("image/webp"),url(/brand/backgrounds/premium-auth-background.png) type("image/png")),var(--premium-base-gradient);background-size:cover,cover,cover;background-position:center center;background-repeat:no-repeat}.user-shell .brand-welcome-shell:before{content:none}.user-shell .brand-welcome-shell:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.16),transparent 42%);opacity:.68;z-index:0}.user-shell .brand-waves{display:none}.user-shell .brand-waves:before,.user-shell .brand-waves:after,.user-shell .brand-waves span{content:none}.user-shell .brand-waves:before{bottom:56px;left:-8%;width:132%;height:210px;background:#d6e2d694;filter:blur(2px)}.user-shell .brand-waves:after{bottom:30px;width:138%;height:240px;left:-18%;background:#e6d7bfbd;filter:blur(1px)}.user-shell .brand-waves span{bottom:0;width:142%;height:270px;left:-10%;background:#dfc8abe0;filter:blur(1px)}.user-shell .brand-leaves{display:none}.user-shell .entry-card{position:relative;z-index:1;width:min(1040px,calc(100vw - 48px));display:grid;grid-template-columns:1.1fr .9fr;gap:32px;padding:46px;border:1px solid rgba(255,255,255,.76);border-radius:36px;background:#ffffffbd;box-shadow:0 24px 70px #2b3f371a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .entry-brand{display:grid;align-content:center;gap:16px}.user-shell .entry-brand .brand-hero-mark{justify-self:center}.user-shell .entry-brand-name{display:grid;justify-self:center;width:fit-content;max-width:100%;text-align:center}.user-shell .entry-brand-name .eyebrow{justify-self:end;margin-top:6px;text-align:right;font-size:10px}.user-shell .entry-logo{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;color:#2f6f64;background:#ddefe6;border:1px solid rgba(79,143,131,.22)}.user-shell .brand-hero-mark{width:208px;height:208px;border:0;border-radius:0;background:transparent;box-shadow:none}.user-shell .brand-hero-mark img{width:auto;height:208px;max-width:208px;object-fit:contain}.user-shell .entry-brand h1{max-width:560px;margin:0;color:#465747;font-size:clamp(38px,4.4vw,58px);font-weight:550;line-height:1.02;letter-spacing:-.035em;text-align:center}.user-shell .entry-brand p{max-width:560px;margin:0;color:#5f6f68;font-size:16px;line-height:1.55}.user-shell .entry-brand .brand-tagline{max-width:520px;color:#465747;font-size:clamp(18px,2vw,23px);font-weight:550;line-height:1.42;margin-top:16px}.user-shell .entry-brand .brand-microcopy{color:#5f6f68;font-size:15px;font-weight:550}.user-shell .entry-choice-note{margin-bottom:20px}.user-shell .entry-benefits{display:flex;flex-wrap:wrap;gap:8px}.user-shell .entry-benefits span{padding:9px 12px;border-radius:999px;color:#3f766d;background:#ddefe6c2;font-size:13px;font-weight:800}.user-shell .entry-safety-note{padding:14px 16px;border:1px solid rgba(143,90,77,.14);border-radius:20px;background:#fff3ed99}.user-shell .entry-actions,.user-shell .entry-form{display:grid;align-content:center;gap:12px}.user-shell .entry-actions{padding:28px;border:1px solid rgba(255,255,255,.74);border-radius:30px;background:#ffffffbd;box-shadow:inset 0 1px #ffffffb8}.user-shell .entry-actions h2,.user-shell .entry-form h2{margin:10px 0;color:#1e2a26;font-size:26px;line-height:1.08;letter-spacing:-.025em}.user-shell .entry-primary,.user-shell .entry-secondary,.user-shell .entry-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:0 18px;border:0;border-radius:999px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-shell .entry-primary{color:#fff;background:#4f8f83}.user-shell .entry-primary:hover,.user-shell .entry-primary:focus-visible{background:#3f766d;box-shadow:0 0 0 4px #4f8f831a}.user-shell .entry-secondary{color:#2f6f64;background:#ddefe6}.user-shell .entry-secondary:hover,.user-shell .entry-secondary:focus-visible{background:#cfe6da}.user-shell .entry-ghost{color:#5f6f68;background:#ffffff80}.user-shell .entry-ghost:hover,.user-shell .entry-ghost:focus-visible{color:#1e2a26;background:#ffffffc7}.user-shell .entry-primary:disabled,.user-shell .entry-secondary:disabled,.user-shell .entry-ghost:disabled{cursor:default;opacity:.62}.user-shell .entry-form label{display:grid;gap:6px}.user-shell .entry-email-fields{display:grid;gap:12px;overflow:hidden;transition:max-height .32s ease,opacity .24s ease,transform .32s ease,margin-top .32s ease}.user-shell .entry-email-fields.closed{max-height:0;margin-top:0;opacity:0;pointer-events:none;transform:translateY(-8px)}.user-shell .entry-email-fields.open{max-height:460px;margin-top:2px;opacity:1;transform:translateY(0)}.user-shell .entry-form label span{color:#5f6f68;font-size:13px;font-weight:800}.user-shell .entry-form input{width:100%;min-height:48px;padding:0 16px;border:1px solid rgba(79,143,131,.16);border-radius:18px;color:#1e2a26;background:#fff;outline:none}.user-shell .entry-form input:focus,.user-shell .entry-form input:focus-visible{border-color:#4f8f8370;box-shadow:0 0 0 4px #4f8f831a}.user-shell .onboarding-choice-grid.t-input,.user-shell .onboarding-chip-grid.t-input,.user-shell .onboarding-style-grid.t-input{padding:10px;border:1px solid transparent;border-radius:24px}.user-shell{--shake-distance: 6px;--shake-overshoot: 4px;--shake-dur-a: 80ms;--shake-dur-b: 60ms;--shake-ease: cubic-bezier(.22, 1, .36, 1);--revert-hold: 3s;--revert-dur: .28s}.user-shell .t-input{transition:border-color .15s ease-out,box-shadow .15s ease-out,background-color .15s ease-out;will-change:transform}.user-shell .t-input.is-error{border-color:#8f5a4d8f;background:#fffaf7f5;box-shadow:0 0 0 4px #8f5a4d14;transition:border-color var(--revert-dur, .28s) ease-out,box-shadow var(--revert-dur, .28s) ease-out,background-color var(--revert-dur, .28s) ease-out}.user-shell .onboarding-choice-grid.t-input.is-error,.user-shell .onboarding-chip-grid.t-input.is-error,.user-shell .onboarding-style-grid.t-input.is-error{border-color:#8f5a4d57;background:#fffaf7b8}.user-shell .t-error-msg{min-height:18px;margin:2px 0 0;color:#8f5a4d;font-size:12px;font-weight:650;line-height:1.35;opacity:0;visibility:hidden;transition:opacity var(--revert-dur, .28s) ease-out,visibility 0s linear var(--revert-dur, .28s)}.user-shell .t-input-wrap.is-error .t-error-msg{opacity:1;visibility:visible;transition:opacity var(--revert-dur, .28s) ease-out,visibility 0s linear 0s}.user-shell .t-input.is-shaking{animation:t-input-shake calc(var(--shake-dur-a) * 2 + var(--shake-dur-b) * 2) linear}@keyframes t-input-shake{0%{transform:translate(0);animation-timing-function:var(--shake-ease)}28.57%{transform:translate(var(--shake-distance));animation-timing-function:var(--shake-ease)}57.14%{transform:translate(calc(var(--shake-distance) * -1));animation-timing-function:var(--shake-ease)}78.57%{transform:translate(var(--shake-overshoot));animation-timing-function:var(--shake-ease)}to{transform:translate(0)}}@media(prefers-reduced-motion:reduce){.user-shell .t-input{animation:none!important;transform:none!important}}.user-shell .entry-error{margin:0;color:#8f5a4d;font-size:13px;font-weight:700;line-height:1.4}.user-shell .entry-success{margin:0;color:var(--calm-green-dark);font-size:13px;font-weight:800;line-height:1.4}.user-shell .entry-loading-card{display:grid;justify-items:center;gap:14px;color:#3f766d;font-weight:800}.user-shell .entry-loading-card p{margin:0}.user-shell .account-onboarding-shell{position:relative;display:grid;place-items:center;width:100%;min-height:100vh;margin:0;padding:24px;overflow:hidden}.user-shell .account-onboarding-frame{position:relative;z-index:1;display:grid;gap:18px;width:min(760px,100%)}.user-shell .account-onboarding-brand{display:inline-flex;align-items:center;gap:10px;width:fit-content;padding:8px 14px 8px 8px;border:1px solid rgba(255,255,255,.72);border-radius:999px;color:#3f766d;background:#ffffff9e;box-shadow:0 14px 36px #2b3f3714;font-size:14px;font-weight:900}.user-shell .account-onboarding-logo{width:34px;height:34px;border:0;border-radius:0;background:transparent;box-shadow:none}.user-shell .account-onboarding-logo img{width:22px;height:33px;object-fit:contain}.user-shell .account-onboarding-card{position:relative;z-index:1;display:grid;gap:22px;padding:28px;border:1px solid rgba(255,255,255,.76);border-radius:34px;background:#ffffffbd;box-shadow:0 24px 70px #2b3f371a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.user-shell .account-onboarding-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.user-shell .account-onboarding-header-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.user-shell .account-onboarding-header h2{margin:6px 0 0;color:var(--calm-text);font-size:clamp(28px,4vw,42px);line-height:1.04;letter-spacing:-.035em}.user-shell .account-onboarding-progress{height:8px;overflow:hidden;border-radius:999px;background:#4f8f831a}.user-shell .account-onboarding-progress span{display:block;height:100%;border-radius:inherit;background:#4f8f83;transition:width .22s ease}.user-shell .account-onboarding-body{min-height:260px}.user-shell .onboarding-step-stack{display:grid;gap:18px}.user-shell .onboarding-field{display:grid;gap:8px}.user-shell .onboarding-field>span{color:var(--calm-muted);font-size:13px;font-weight:800}.user-shell .account-onboarding-textarea{min-height:150px}.user-shell .onboarding-choice-grid,.user-shell .onboarding-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-shell .onboarding-style-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.user-shell .onboarding-chip-grid{display:flex;flex-wrap:wrap;gap:10px}.user-shell .onboarding-chip{min-height:40px;padding:0 15px;border:1px solid rgba(79,143,131,.12);border-radius:999px;color:#3f766d;background:#ffffffa3;font-weight:800;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.user-shell .onboarding-chip:hover,.user-shell .onboarding-chip:focus-visible{background:#ddefe69e;border-color:#4f8f8342;box-shadow:0 0 0 4px #4f8f8312}.user-shell .onboarding-chip.active{color:#1e2a26;background:#ddefe6db;border-color:#4f8f8366}.user-shell .consent-stack{display:grid;gap:12px}.user-shell .consent-card{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;align-items:start;padding:15px;border:1px solid rgba(255,255,255,.72);border-radius:20px;background:#ffffff9e;color:var(--calm-text);font-weight:700;line-height:1.4}.user-shell .consent-card input{width:18px;height:18px;accent-color:#4f8f83}.user-shell .account-onboarding-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.user-shell .stat-grid .dashboard-card{min-height:118px}.user-shell .progress-empty-card{min-height:240px;width:100%;max-width:none;padding:30px}.user-shell .progress-empty-section+.stat-grid .dashboard-card,.user-shell .progress-empty-section+.dashboard-section+.stat-grid .dashboard-card{min-height:96px;padding:16px 18px;background:#ffffff6b;border-color:#ffffff94}.user-shell .progress-empty-section+.stat-grid .stat-value,.user-shell .progress-empty-section+.dashboard-section+.stat-grid .stat-value{color:#4f8f83bd;font-size:30px}@media(max-width:980px){.user-shell .topbar-brand .eyebrow,.user-shell .tone-picker-full{display:none}.user-shell .tone-picker-short{display:inline}.user-shell .tone-picker{max-width:92px}}@media(max-width:768px){.admin-public-content-grid,.admin-landing-editor-grid{grid-template-columns:1fr}.user-shell.user-page{padding:12px 12px 88px}.user-shell.user-page:has(.entry-gate),.user-shell.user-page:has(.account-onboarding-shell),.user-shell.user-page:has(.onboarding-panel){padding:0}.user-shell .user-shell-inner{width:100%}.user-shell .topbar.chat-header{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "nav nav";height:auto;min-height:72px;gap:10px;padding:12px;border-radius:24px}.user-shell .topbar-brand{grid-area:brand}.user-shell .nav-tabs.workspace-nav{grid-area:nav;width:100%;justify-content:flex-start;overflow-x:auto}.user-shell .topbar-actions{grid-area:actions;gap:6px}.user-shell .nav-tab{white-space:nowrap}.user-shell .tone-picker summary{padding:0 10px}.user-shell .language-switcher{padding:3px 5px}.user-shell .language-switcher button{min-width:30px;padding:0 7px}.user-shell .support-drawer{inset:auto 8px 8px;width:auto;max-width:none;max-height:88vh;border-radius:28px}.user-shell .home-hero-grid,.user-shell .compact-home-row{grid-template-columns:1fr}.user-shell .main-focus-card{grid-template-columns:1fr;min-height:300px;padding:28px}.user-shell .support-action-card{width:100%;padding:16px}.user-shell .relief-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-shell .soundscape-head{display:grid}.user-shell .soundscape-grid{grid-template-columns:1fr}.user-shell .chat-experience .message-list{padding:20px 16px 18px}.user-shell .chat-experience .chat-welcome{padding:44px 22px 32px;min-height:340px}.user-shell .chat-composer.composer{grid-template-columns:minmax(0,1fr) 48px 48px;padding:12px}.user-shell .send-button,.user-shell .mic-button{width:48px;height:48px}.user-shell .voice-panel{margin:0 12px 12px;padding:18px;border-radius:24px}.user-shell .voice-panel-header h3{font-size:21px}.user-shell .voice-pulse{width:76px;height:76px}.user-shell .entry-gate{padding:16px}.user-shell .entry-card{grid-template-columns:1fr;gap:22px;padding:24px;border-radius:28px;width:100%}.user-shell .brand-hero-mark{width:144px;height:144px}.user-shell .brand-hero-mark img{width:auto;height:144px;max-width:144px}.user-shell .entry-brand h1{font-size:clamp(34px,10vw,42px)}.user-shell .brand-leaves{right:-46px;top:8%;width:170px;height:340px;opacity:.1}.user-shell .entry-actions{padding:18px;border-radius:24px}.user-shell .account-onboarding-shell{padding:16px}.user-shell .account-onboarding-card{padding:20px;border-radius:28px}.user-shell .account-onboarding-header{align-items:center}.user-shell .onboarding-choice-grid,.user-shell .onboarding-style-grid{grid-template-columns:1fr}.user-shell .account-onboarding-actions{justify-content:stretch}.user-shell .account-onboarding-actions .primary-button,.user-shell .account-onboarding-actions .secondary-button{flex:1 1 auto}}@media(max-width:560px){.user-shell .topbar.chat-header{grid-template-columns:1fr;grid-template-areas:"brand" "actions" "nav"}.user-shell .topbar-actions{justify-self:stretch;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}}.user-shell .step-label{margin:0;color:#4f8f83;font-size:11px;font-weight:900;letter-spacing:.07em}.user-shell .step-card{padding:32px;background:#ffffffad;border:1px solid rgba(255,255,255,.72);border-radius:32px;box-shadow:none}.user-shell .next-step-card{animation:softReveal .26s ease both;transform-origin:top center}.user-shell .step-card h3,.user-shell .guided-panel-title{margin:0;color:#1e2a26;font-size:clamp(28px,3vw,44px);line-height:1.04;letter-spacing:-.035em}.user-shell .start-card{min-height:360px;padding:48px}.user-shell .start-card-copy{max-width:640px}.user-shell .choice-grid{display:flex;flex-wrap:wrap;gap:12px}.user-shell .choice-grid>.choice-card{flex:1 1 calc(33.333% - 8px);min-width:180px;max-width:calc(33.333% - 8px)}.user-shell .choice-card{display:grid;align-content:start;gap:8px;min-height:96px;padding:18px;text-align:left;background:#ffffffb3;border:1px solid rgba(255,255,255,.72);border-radius:24px;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.user-shell .choice-card strong{color:#1e2a26;font-size:16px}.user-shell .choice-card span{color:#5f6f68;font-size:13px;line-height:1.45}.user-shell .choice-card:hover,.user-shell .choice-card:focus-visible{background:#ffffffd1;box-shadow:none}.user-shell .choice-card.active{border-color:#4f8f8373;background:#ddefe6b8}.user-shell .start-choice-grid.has-selection .choice-card,.user-shell .start-choice-card.muted{opacity:.72}.user-shell .start-choice-card.active{opacity:1;border-color:#4f8f838c;background:#ddefe6b8;box-shadow:none}.user-shell .start-choice-grid .choice-card{min-height:118px;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:start;align-content:start}.user-shell .step-selection-note{margin:14px 0 0;color:#5f6f68;font-size:14px}.user-shell .start-choice-grid .choice-card strong{font-size:16px;font-weight:650}.user-shell .choice-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:15px;background:#ddefe6d9;color:#4f8f83}.user-shell .choice-copy{display:grid;gap:6px}.user-shell .start-choice-grid .choice-card:hover,.user-shell .start-choice-grid .choice-card:focus-visible{background:#f5f8f6f5;box-shadow:inset 0 0 0 1px #ffffffd1,0 0 0 4px #4f8f8314}.user-shell .next-step-card .choice-grid>.choice-card{min-height:92px}.user-shell .next-choice-card{grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:start;align-content:start}.user-shell .next-choice-card .choice-icon{width:36px;height:36px;border-radius:14px}.user-shell .next-choice-card strong{font-size:15px}.user-shell .recommended-action-card{display:grid;gap:14px;padding:24px;border-radius:28px;background:linear-gradient(135deg,#ddefe6c7,#ffffffb8);border:1px solid rgba(79,143,131,.26);box-shadow:none}.user-shell .recommended-action-card .tool-actions{justify-content:flex-start}.user-shell .recommended-action-meta{margin:-4px 0 0;color:#4f8f83;font-size:13px;font-weight:700}.user-shell .start-now-button{min-height:42px;padding:0 20px;background:#4f8f83;color:#fff}.user-shell .recommended-action-card .secondary-button{min-height:42px;background:transparent;border-color:#4f8f8338;color:#3f766d}.user-shell .emergency-entry-card{min-height:48px;padding:0 16px;color:#8f5a4d;background:#fff3edad;border-radius:18px}.user-shell .emergency-entry-card:hover,.user-shell .emergency-entry-card:focus-visible{box-shadow:none}.user-shell .quick-support-section{margin-top:-2px}.user-shell .quick-support-card{display:grid;gap:16px;background:linear-gradient(135deg,#ffffffb8,#eef6f294);border-color:#4f8f8329}.user-shell .quick-support-card h3{margin:0 0 6px;color:#1e2a26;font-size:clamp(22px,2vw,30px);line-height:1.08;letter-spacing:-.025em}.user-shell .quick-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.user-shell .quick-support-option{display:grid;gap:8px;min-height:120px;padding:16px;text-align:left;border:1px solid rgba(79,143,131,.14);border-radius:22px;background:#ffffffa8;color:#1e2a26;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.user-shell .quick-support-option:hover,.user-shell .quick-support-option:focus-visible{background:#f5f8f6f5;border-color:#4f8f8347;box-shadow:0 0 0 4px #4f8f8314}.user-shell .quick-support-option strong{font-size:15px;line-height:1.18}.user-shell .quick-support-option span{color:#5f6f68;font-size:13px;line-height:1.42}.user-shell .no-typing-strip{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;padding:14px;border-radius:24px;background:#ddefe66b;border:1px solid rgba(79,143,131,.12)}.user-shell .no-typing-strip>span{color:#5f6f68;font-size:13px;font-weight:800}.user-shell .no-typing-strip>div{display:flex;flex-wrap:wrap;gap:8px}.user-shell .no-typing-strip button{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(79,143,131,.16);background:#ffffffb8;color:#3f766d;font-weight:800;cursor:pointer}.user-shell .no-typing-strip button:hover,.user-shell .no-typing-strip button:focus-visible{background:#ddefe6c7;border-color:#4f8f8352}.user-shell .secondary-home-section{display:grid;gap:16px}.user-shell .additional-hub-card{display:grid;gap:16px;padding:22px;border-radius:28px;background:#ffffff9e;border:1px solid rgba(255,255,255,.72);box-shadow:none}.user-shell .additional-section-head h3{margin:0;font-size:24px}.user-shell .additional-section-head .section-note{margin:6px 0 0}.user-shell .additional-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.user-shell .additional-card{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:start;min-height:88px;padding:16px;text-align:left;border-radius:24px;background:#ffffff8a;border:1px solid rgba(255,255,255,.72);box-shadow:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.user-shell .additional-card:hover,.user-shell .additional-card:focus-visible{background:#ffffffc7;border-color:#4f8f832e;box-shadow:none}.user-shell .additional-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:14px;background:#ddefe6d6;color:#4f8f83}.user-shell .additional-copy{display:grid;gap:5px}.user-shell .additional-copy strong{color:#1e2a26;font-size:15px}.user-shell .additional-copy span{color:#5f6f68;font-size:13px;line-height:1.4}.user-shell .additional-expanded-card,.user-shell .inline-checkin-card{display:grid;gap:16px;padding:22px;border-radius:28px;background:#ffffffbd;border:1px solid rgba(255,255,255,.76);box-shadow:none}.user-shell .additional-expanded-card h3,.user-shell .inline-checkin-card h3{margin:0}.user-shell .inline-checkin-card .section-note{margin:4px 0 0}.user-shell .inline-starters-card .starter-list{margin-top:2px}.user-shell .chat-starter-grid{display:flex;flex-wrap:wrap;gap:12px;width:100%}.user-shell .chat-starter-card{flex:1 1 calc(33.333% - 8px);min-width:180px;max-width:calc(33.333% - 8px);display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;min-height:108px;padding:18px;text-align:left;background:#ffffffb8;border:1px solid rgba(255,255,255,.74);border-radius:24px;box-shadow:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.user-shell .chat-starter-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:15px;background:#ddefe6d6;color:#4f8f83}.user-shell .chat-starter-copy{display:grid;gap:6px}.user-shell .chat-starter-card strong{color:#1e2a26;font-size:15px}.user-shell .chat-starter-copy>span{color:#5f6f68;font-size:13px;line-height:1.45}.user-shell .chat-starter-card:hover,.user-shell .chat-starter-card:focus-visible{background:#ffffffd1;border-color:#4f8f833d;box-shadow:0 0 0 3px #4f8f8312}.user-shell .practice-selector-card,.user-shell .practices-intro-card{display:grid;gap:16px}.user-shell .practice-intro{min-height:auto;padding:40px 28px 24px;border-radius:28px}.user-shell .practice-intro h3{font-size:clamp(24px,2.4vw,32px)}.user-shell .practice-intro .section-note{font-size:14px}.user-shell .practice-intro .practice-flow-grid{margin-top:4px}.user-shell .practice-recommendations{display:grid;grid-template-columns:minmax(180px,.6fr) 1.4fr;gap:12px;align-items:center;padding:14px;background:#ddefe670;border:1px solid rgba(79,143,131,.12);border-radius:22px}.user-shell .practice-recommendations .eyebrow,.user-shell .practice-recommendations span{margin:0}.user-shell .practice-recommendations>div:first-child span{display:block;margin-top:4px;color:#5f6f68;font-size:13px;line-height:1.35}.user-shell .practice-recommendation-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.user-shell .practice-recommendation-card,.user-shell .practice-category-button{font:inherit;color:#3f766d;background:#ffffffb3;border:1px solid rgba(79,143,131,.14);cursor:pointer}.user-shell .practice-recommendation-card{min-height:64px;display:grid;gap:5px;align-content:center;padding:12px 14px;text-align:left;border-radius:18px}.user-shell .practice-recommendation-card strong{color:#1e2a26;font-size:14px;line-height:1.16}.user-shell .practice-recommendation-card span{color:#4f8f83;font-size:12px;font-weight:750}.user-shell .practice-recommendation-card:hover,.user-shell .practice-recommendation-card:focus-visible{background:#fffffff0;border-color:#4f8f833d;box-shadow:0 0 0 4px #4f8f8314}.user-shell .practice-category-filter{display:flex;flex-wrap:wrap;gap:8px}.user-shell .practice-category-button{min-height:36px;padding:0 13px;border-radius:999px;font-size:13px;font-weight:750}.user-shell .practice-category-button:hover,.user-shell .practice-category-button:focus-visible,.user-shell .practice-category-button.active{color:#2f6f64;background:#ddefe6c7;border-color:#4f8f8347}.user-shell .tool-layout-grid{grid-template-columns:280px minmax(0,1fr)}.user-shell .practice-selector-card{padding:20px}.user-shell .practice-selector-card .eyebrow{margin-bottom:2px}.user-shell .practice-selector-card .guided-flow-button span,.user-shell .practice-flow-grid .guided-flow-button span{justify-self:start;padding:6px 10px;color:#4f8f83;font-size:12px;font-weight:700;background:#ddefe6d6;border:1px solid rgba(79,143,131,.16);border-radius:999px}.user-shell .practice-flow-grid .guided-flow-button small{justify-self:start;color:#4f8f83;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.user-shell .practice-flow-grid .guided-flow-button em{color:#5f6f68;font-size:13px;font-style:normal;font-weight:500;line-height:1.35}.user-shell .guided-flow-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-shell .guided-flow-button{min-height:88px;padding:16px 18px}.user-shell .practice-flow-grid .guided-flow-button{align-content:start;background:#ffffffb3;border-color:#ffffffb8;box-shadow:none;text-align:left}.user-shell .practice-flow-grid .guided-flow-button:hover,.user-shell .practice-flow-grid .guided-flow-button:focus-visible{background:#f5f8f6f5;border-color:#4f8f832e;box-shadow:inset 0 0 0 1px #ffffffd1,0 0 0 4px #4f8f8314;transform:none}.user-shell .practice-flow-grid .guided-flow-button.active{opacity:1;background:#ddefe6b8;border-color:#4f8f838c;box-shadow:none}.user-shell .practice-selector-card{align-content:start}.user-shell .guided-experience-card{display:grid;align-content:start}.user-shell .guided-panel{gap:16px}.user-shell .practice-guided-panel{margin-top:8px;padding:20px;border:1px solid rgba(79,143,131,.14);border-radius:24px;background:linear-gradient(145deg,#ffffffa8,#eef6f27a),radial-gradient(circle at 92% 8%,rgba(242,184,128,.12),transparent 26%);animation:softReveal .26s ease both;transform-origin:top center}.user-shell .thought-record-card{display:grid;gap:14px}.user-shell .thought-record-head{display:grid;gap:6px}.user-shell .thought-record-head h3{margin:0;color:#1e2a26;font-size:clamp(22px,2vw,28px);line-height:1.08;letter-spacing:-.025em}.user-shell .guided-helper-card{padding:12px 14px;color:#3f766d;font-size:13px;background:#ddefe685;border-radius:18px;margin-bottom:2px}.user-shell .practice-voice-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#5f6f68;font-size:13px}.user-shell .practice-voice-actions>span{line-height:1.35}.user-shell .audio-practice-player{display:grid;gap:14px;padding:18px;border:1px solid rgba(79,143,131,.18);border-radius:24px;background:radial-gradient(circle at 8% 20%,rgba(242,184,128,.12),transparent 34%),linear-gradient(145deg,#eef6f2db,#ffffffb8)}.user-shell .audio-practice-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.user-shell .audio-practice-head>div{display:grid;gap:5px}.user-shell .audio-practice-head strong{color:#1e2a26;font-size:18px;line-height:1.2}.user-shell .audio-practice-head span{color:#5f6f68;font-size:13.5px;line-height:1.4}.user-shell .audio-favorite-button,.user-shell .audio-practice-voice button{min-height:36px;padding:0 13px;border:1px solid rgba(79,143,131,.16);border-radius:999px;background:#ffffffb8;color:#3f766d;font-weight:750;cursor:pointer}.user-shell .audio-favorite-button{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#5f9389}.user-shell .audio-favorite-button svg{display:block}.user-shell .audio-favorite-button:hover,.user-shell .audio-favorite-button.active,.user-shell .audio-practice-voice button:hover,.user-shell .audio-practice-voice button.active{background:#ddefe6db;border-color:#4f8f8347}.user-shell .audio-favorite-button:hover,.user-shell .audio-favorite-button.active{background:transparent;border-color:transparent;color:#3f766d}.user-shell .audio-practice-voice,.user-shell .audio-practice-controls{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:9px}.user-shell .audio-practice-native-wrap{display:flex;justify-content:center;width:100%;padding:2px 0 4px}.user-shell .audio-practice-native{display:block;width:min(520px,100%);height:48px;border-radius:999px;color-scheme:light;background:#f5f8f6f5;box-shadow:inset 0 0 0 1px #4f8f8314,0 12px 28px #2b3f3714}.user-shell .audio-practice-native-placeholder{width:min(520px,100%);height:48px;border:1px solid rgba(47,127,115,.12);border-radius:999px;background:linear-gradient(90deg,#2f7f731f,#d8bd7a2e,#2f7f731a),#f5f8f6f5;box-shadow:inset 0 1px #ffffffe0,0 12px 28px #2b3f3714}.user-shell .audio-practice-native::-webkit-media-controls-enclosure{border-radius:999px;background:#f5f8f6f5}.user-shell .audio-practice-native::-webkit-media-controls-panel{border-radius:999px;background:#f5f8f6f5}.user-shell .audio-practice-load-button{min-width:190px}.user-shell .audio-practice-timeline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;color:#3f766d;font-size:12.5px;font-weight:800;font-variant-numeric:tabular-nums;padding:4px 2px}.user-shell .audio-practice-timeline input{width:100%;height:24px;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;--audio-progress: 0%}.user-shell .audio-practice-timeline input:disabled{cursor:default;opacity:.58}.user-shell .audio-practice-timeline input:focus-visible{outline:3px solid rgba(79,143,131,.22);outline-offset:4px;border-radius:999px}.user-shell .audio-practice-timeline input::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#5f9389 0 var(--audio-progress),rgba(95,147,137,.18) var(--audio-progress) 100%);box-shadow:inset 0 0 0 1px #3f766d52,0 1px #ffffffb8}.user-shell .audio-practice-timeline input::-webkit-slider-thumb{width:22px;height:22px;margin-top:-8px;border:3px solid rgba(221,239,230,.92);border-radius:999px;background:#5f9389;box-shadow:0 0 0 1px #3f766d38,0 3px 8px #2b3f3724;-webkit-appearance:none}.user-shell .audio-practice-timeline input:hover::-webkit-slider-thumb{background:#3f766d}.user-shell .audio-practice-timeline input::-moz-range-track{height:6px;border:0;border-radius:999px;background:#5f93892e;box-shadow:inset 0 0 0 1px #3f766d52}.user-shell .audio-practice-timeline input::-moz-range-progress{height:6px;border-radius:999px;background:#5f9389}.user-shell .audio-practice-timeline input::-moz-range-thumb{width:18px;height:18px;border:3px solid rgba(221,239,230,.92);border-radius:999px;background:#5f9389;box-shadow:0 0 0 1px #3f766d38,0 3px 8px #2b3f3724}.user-shell .audio-practice-timeline input:hover::-moz-range-thumb{background:#3f766d}.user-shell .practice-instruction-card{display:grid;gap:14px;padding:18px;color:#1e2a26;background:linear-gradient(145deg,#ddefe6a8,#ffffffc7),radial-gradient(circle at 92% 12%,rgba(242,184,128,.18),transparent 32%);border:1px solid rgba(79,143,131,.16);border-radius:24px}.user-shell .practice-instruction-card p{margin:0;color:#2f3d38;font-size:16px;line-height:1.56}.user-shell .practice-instruction-card strong{display:block;padding:13px 14px;color:#3f766d;font-size:15px;line-height:1.45;background:#ffffffa8;border:1px solid rgba(255,255,255,.72);border-radius:18px}.user-shell .guided-reflection-grid,.user-shell .guided-result-insights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.user-shell .guided-result-insights>div,.user-shell .thought-result-note{display:grid;gap:7px;padding:14px;border:1px solid rgba(79,143,131,.14);border-radius:20px;background:#ffffff94}.user-shell .guided-result-insights span{color:#4f8f83;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.user-shell .guided-result-insights p,.user-shell .thought-result-note span{margin:0;color:#5f6f68;font-size:14px;line-height:1.45}.user-shell .thought-result-note{margin-top:2px;background:#ddefe67a}.user-shell .thought-result-note strong{color:#1e2a26;font-size:15px}.user-shell .guided-reflection-field{display:grid;gap:7px;color:#1e2a26;font-size:13px;font-weight:750}.user-shell .guided-reflection-wide{grid-column:1 / -1}.user-shell .guided-result-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.user-shell .soundscape-card{display:grid;gap:12px;padding:16px;border-radius:24px;background:#ffffff6b;border:1px solid rgba(255,255,255,.58);box-shadow:none}.user-shell .soundscape-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.user-shell .soundscape-head h3{margin:2px 0 4px;color:#1e2a26;font-size:18px;letter-spacing:0}.user-shell .soundscape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.user-shell .soundscape-option{min-height:74px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:12px;text-align:left;color:#1e2a26;background:#ffffffa8;border:1px solid rgba(255,255,255,.74);border-radius:22px;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.user-shell .soundscape-option:hover,.user-shell .soundscape-option:focus-visible{background:#ddefe694;border-color:#4f8f833d;box-shadow:0 10px 28px #2b3f3712}.user-shell .soundscape-option.active{background:#ddefe6c7;border-color:#4f8f8352}.user-shell .soundscape-icon{width:38px;height:38px;display:grid;place-items:center;color:#4f8f83;background:#ddefe6e0;border:1px solid rgba(79,143,131,.16);border-radius:15px}.user-shell .soundscape-option strong,.user-shell .soundscape-option small{display:block}.user-shell .soundscape-option strong{font-size:15px;font-weight:650}.user-shell .soundscape-option small{margin-top:4px;color:#5f6f68;font-size:12.5px;line-height:1.35}.user-shell .thought-record-disclosure summary:after{content:"Открыть"}.user-shell .thought-record-disclosure[open] summary:after{content:"Свернуть"}.user-shell .progress-empty-card{display:grid;gap:14px;align-content:start}.user-shell .progress-empty-actions{justify-content:flex-start}.user-shell .companion-state-card{display:grid;gap:18px;background:linear-gradient(135deg,#ddefe6a8,#ffffffad);border-color:#4f8f8333}.user-shell .companion-state-card h3{margin:0 0 8px;color:#1e2a26;font-size:clamp(24px,2.4vw,34px);line-height:1.04;letter-spacing:-.025em}.user-shell .companion-state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-shell .companion-state-grid>div,.user-shell .companion-next-step{display:grid;gap:6px;min-height:76px;padding:14px;border-radius:20px;background:#ffffff94;border:1px solid rgba(255,255,255,.68)}.user-shell .companion-state-grid span,.user-shell .companion-next-step span{color:#6d8f7a;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.user-shell .companion-state-grid strong,.user-shell .companion-next-step strong{color:#1e2a26;font-size:14px;line-height:1.35}.user-shell .weekly-report-card{display:grid;gap:16px;background:radial-gradient(circle at 92% 12%,rgba(242,184,128,.12),transparent 30%),linear-gradient(135deg,#ffffffbd,#eef6f294);border-color:#4f8f8329}.user-shell .weekly-report-card h3{margin:0 0 8px;color:#1e2a26;font-size:clamp(22px,2.2vw,30px);line-height:1.08;letter-spacing:-.025em}.user-shell .weekly-report-list{display:grid;gap:8px}.user-shell .weekly-report-point{display:grid;grid-template-columns:10px minmax(0,1fr);gap:10px;align-items:start;padding:12px 14px;border-radius:18px;background:#ffffff8f;border:1px solid rgba(255,255,255,.68)}.user-shell .weekly-report-point>span{width:8px;height:8px;margin-top:7px;border-radius:999px;background:#4f8f83;opacity:.58}.user-shell .weekly-report-point p{margin:0;color:#3f4d48;font-size:14px;line-height:1.45}.user-shell .weekly-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.user-shell .weekly-plan-card{display:grid;gap:7px;width:100%;padding:14px;border-radius:20px;background:#ddefe685;border:1px solid rgba(79,143,131,.14);color:inherit;cursor:pointer;font:inherit;text-align:left;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.user-shell .weekly-plan-card:hover,.user-shell .weekly-plan-card:focus-visible{background:#ddefe6b8;border-color:#4f8f8347;box-shadow:0 12px 24px #344e4514}.user-shell .weekly-plan-card span{color:#3f766d;font-size:12px;font-weight:900}.user-shell .weekly-plan-card p{margin:0;color:#3f4d48;font-size:13.5px;line-height:1.45}.user-shell .self-reminder-card{display:grid;gap:14px;background:radial-gradient(circle at 12% 16%,rgba(226,192,126,.14),transparent 36%),radial-gradient(circle at 88% 12%,rgba(184,216,195,.18),transparent 32%),linear-gradient(135deg,#ffffffd1,#faf6efb3);border-color:#ffffffa3;box-shadow:inset 0 1px #ffffffd1}.user-shell .self-reminder-card h3{margin:0 0 8px;color:#1e2a26;font-size:clamp(22px,2.1vw,28px);line-height:1.08;letter-spacing:-.025em}.user-shell .self-reminder-form{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:start}.user-shell .self-reminder-form .secondary-button{justify-self:end}.user-shell .trigger-map-card,.user-shell .diaries-intro-card,.user-shell .dream-journal-card,.user-shell .thought-journal-card,.user-shell .journal-observations-card,.user-shell .support-kit-card{display:grid;gap:16px;background:radial-gradient(circle at 88% 10%,rgba(184,216,195,.23),transparent 34%),radial-gradient(circle at 6% 92%,rgba(226,192,126,.1),transparent 30%),linear-gradient(145deg,#ffffffd6,#f1f8f4ad);border-color:#ffffffa8;box-shadow:inset 0 1px #ffffffd1}.user-shell .trigger-map-card h3,.user-shell .diaries-intro-card h3,.user-shell .dream-journal-card h3,.user-shell .thought-journal-card h3,.user-shell .journal-observations-card h3,.user-shell .support-kit-card h3{margin:0 0 8px;color:#1e2a26;font-size:clamp(22px,2.1vw,28px);line-height:1.08;letter-spacing:-.025em}.user-shell .self-reminder-card .section-note,.user-shell .trigger-map-card .section-note,.user-shell .diaries-intro-card .section-note,.user-shell .dream-journal-card .section-note,.user-shell .thought-journal-card .section-note,.user-shell .journal-observations-card .section-note,.user-shell .support-kit-card .section-note{color:#445c55}.user-shell .diaries-view{gap:18px}.user-shell .diaries-intro-card{grid-template-columns:minmax(0,1fr) auto;align-items:end}.user-shell .journal-intro-pills{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.user-shell .journal-intro-pills span,.user-shell .journal-analysis-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;color:#315f57;font-size:13px;font-weight:700;background:#ddefe6b8;box-shadow:inset 0 0 0 1px #4f8f831a}.user-shell .journal-intro-note{grid-column:1 / -1;margin:0;max-width:760px;color:#586d66;font-size:14px;line-height:1.5}.user-shell .journal-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.user-shell .thought-journal-card .journal-section-head .secondary-button{white-space:nowrap}.user-shell .journal-record-list{display:grid;gap:10px}.user-shell .journal-record-item,.user-shell .journal-stat-card{display:grid;gap:9px;padding:15px 16px;border-radius:18px;background:radial-gradient(circle at 92% 10%,rgba(95,147,137,.08),transparent 36%),linear-gradient(145deg,#ffffffc2,#edf8f28f);box-shadow:inset 0 0 0 1px #4f8f8317,inset 0 1px #ffffffc7,0 10px 22px #47594e0b}.user-shell .journal-record-item>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.user-shell .journal-record-item strong{color:#26332e;font-size:15px}.user-shell .journal-record-item span,.user-shell .journal-record-item small{color:#567069;font-size:12px;font-weight:700}.user-shell .journal-record-item p{margin:0;color:#4f625b;font-size:13.5px;line-height:1.5}.user-shell .journal-record-item b{color:#315f57}.user-shell .journal-observation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.user-shell .journal-stat-card{align-content:start}.user-shell .journal-stat-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:14px;color:#3c8176;background:#ddefe6db}.user-shell .journal-stat-card strong{color:#315f57;font-size:26px;line-height:1}.user-shell .journal-stat-card>span:not(.journal-stat-icon){color:#26332e;font-size:14px;font-weight:700}.user-shell .journal-stat-card p{margin:0;color:#5a6c65;font-size:13px;line-height:1.45}.user-shell .trigger-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-shell .trigger-map-item{position:relative;display:grid;gap:8px;padding:16px;border-radius:18px;background:radial-gradient(circle at 92% 10%,rgba(95,147,137,.08),transparent 36%),linear-gradient(145deg,#ffffffc2,#edf8f28f);border:0;box-shadow:inset 0 0 0 1px #4f8f831a,inset 0 1px #ffffffc7,0 10px 22px #47594e0b}.user-shell .trigger-map-item:only-child{grid-column:1 / -1}.user-shell .trigger-map-item:nth-child(2n){background:radial-gradient(circle at 92% 10%,rgba(226,192,126,.1),transparent 36%),linear-gradient(145deg,#ffffffc2,#f9f2e78f);box-shadow:inset 0 0 0 1px #cc9a591a,inset 0 1px #ffffffc7,0 10px 22px #47594e0b}.user-shell .trigger-map-item:nth-child(3n){background:radial-gradient(circle at 92% 10%,rgba(79,124,143,.1),transparent 36%),linear-gradient(145deg,#ffffffc2,#e7f2f68a);box-shadow:inset 0 0 0 1px #4f7c8f17,inset 0 1px #ffffffc7,0 10px 22px #47594e0b}.user-shell .trigger-map-item strong{color:#315f57;font-size:15px}.user-shell .trigger-map-item p{margin:0;color:#53655e;font-size:13.5px;line-height:1.45}.user-shell .dream-journal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-shell .dream-field{display:grid;gap:8px;padding:14px;border-radius:20px;background:radial-gradient(circle at 94% 8%,rgba(95,147,137,.08),transparent 34%),linear-gradient(145deg,#ffffffbd,#eef6f280);box-shadow:inset 0 0 0 1px #4f8f8317,inset 0 1px #ffffffc2,0 10px 22px #47594e0b}.user-shell .dream-field-wide{grid-column:1 / -1}.user-shell .dream-field>span,.user-shell .dream-intensity-control>span,.user-shell .dream-checkbox-control span{color:#4f625b;font-size:13px;font-weight:700}.user-shell .dream-journal-controls{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:12px;align-items:center}.user-shell .dream-intensity-control{display:grid;gap:8px;padding:12px 14px;border-radius:18px;background:#ffffff9e;box-shadow:inset 0 0 0 1px #4f8f8317}.user-shell .dream-intensity-control input[type=range]{width:100%;accent-color:#4f8f83}.user-shell .dream-checkbox-control{display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 14px;border-radius:999px;background:#ddefe694}.user-shell .dream-checkbox-control input{width:18px;height:18px;accent-color:#2f7f73}.user-shell .dream-record-list{display:grid;gap:10px}.user-shell .dream-record-item{display:grid;gap:8px;padding:15px 16px;border-radius:18px;background:radial-gradient(circle at 92% 10%,rgba(226,192,126,.09),transparent 36%),linear-gradient(145deg,#ffffffc2,#f9f2e77a);box-shadow:inset 0 0 0 1px #cc9a591a,inset 0 1px #ffffffc7,0 10px 22px #47594e0b}.user-shell .dream-record-item>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.user-shell .dream-record-item strong{color:#26332e;font-size:15px}.user-shell .dream-record-item span,.user-shell .dream-record-item small{color:#567069;font-size:12px;font-weight:700}.user-shell .dream-record-item p{margin:0;color:#4f625b;font-size:13.5px;line-height:1.5}.user-shell .support-kit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-shell .support-kit-grid label{position:relative;display:grid;gap:8px;padding:14px;border:0;border-radius:20px;background:radial-gradient(circle at 94% 8%,rgba(95,147,137,.08),transparent 34%),linear-gradient(145deg,#ffffffbd,#eef6f280);box-shadow:inset 0 0 0 1px #4f8f8317,inset 0 1px #ffffffc2,0 10px 22px #47594e0b;transition:box-shadow .16s ease,background .16s ease,transform .16s ease}.user-shell .support-kit-grid label:nth-child(2n){background:radial-gradient(circle at 94% 8%,rgba(226,192,126,.1),transparent 34%),linear-gradient(145deg,#ffffffbd,#f9f2e780)}.user-shell .support-kit-grid label:focus-within{background:#ffffffe6;box-shadow:inset 0 0 0 1px #4f8f8338,inset 0 1px #ffffffd1,0 14px 30px #4f8f831a;transform:translateY(-1px)}.user-shell .support-kit-grid label>span{color:#4f625b;font-size:13px;font-weight:700}.user-shell .self-reminder-form .tool-textarea,.user-shell .dream-field .tool-textarea,.user-shell .support-kit-grid .tool-textarea{background:#ffffffbd;border-color:#ffffffad;box-shadow:inset 0 1px #ffffffd1}.user-shell .self-reminder-form .tool-textarea:focus,.user-shell .self-reminder-form .tool-textarea:focus-visible,.user-shell .dream-field .tool-textarea:focus,.user-shell .dream-field .tool-textarea:focus-visible,.user-shell .support-kit-grid .tool-textarea:focus,.user-shell .support-kit-grid .tool-textarea:focus-visible{border-color:#4f8f8375;box-shadow:inset 0 1px #ffffffd1,0 10px 24px #4f8f831c;outline:none}.user-shell .support-kit-actions{justify-content:flex-start}.user-shell .message-anchor-button{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:10px;padding:7px 11px;border-radius:999px;border:1px solid rgba(79,143,131,.16);background:#ddefe68a;color:#3f766d;font-size:12px;font-weight:900;cursor:pointer}.user-shell .message-anchor-button:hover,.user-shell .message-anchor-button:focus-visible{background:#ddefe6d1;border-color:#4f8f834d}.user-shell .message-anchor-button:disabled{cursor:default;opacity:.74}.user-shell .workspace-nav button:hover,.user-shell .workspace-nav button:focus-visible,.user-shell .nav-tab:hover,.user-shell .nav-tab:focus-visible,.user-shell .topbar-icon-button:hover,.user-shell .topbar-icon-button:focus-visible{transform:none!important}.user-shell .stat-grid{display:flex;flex-wrap:wrap;gap:16px}.user-shell .stat-grid .dashboard-card{flex:1 1 calc(33.333% - 11px);max-width:calc(33.333% - 11px);min-width:220px;min-height:112px}.user-shell .chat-experience .chat-welcome{min-height:320px}.user-shell .message.user{max-width:76%}.user-shell .message.assistant{max-width:82%}.user-shell .message p{margin:0;word-break:break-word;white-space:pre-wrap}.user-shell .suggested-chips{display:flex;flex-wrap:wrap;gap:10px}.user-shell .suggested-chips button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(79,143,131,.18);background:#ffffffdb;box-shadow:0 10px 24px #2b3f370f}.user-shell .message-feedback{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:14px;color:#5f6f68;font-size:12.5px;font-weight:750}.user-shell .message-feedback button{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(79,143,131,.16);background:#ffffffc7;color:#3f766d;font-size:12.5px;font-weight:850;box-shadow:0 8px 18px #2b3f370d}.user-shell .message-feedback button:hover,.user-shell .message-feedback button:focus-visible,.user-shell .message-feedback button.active{background:#ddefe6e0;border-color:#4f8f8347;box-shadow:0 10px 24px #2b3f3714}.user-shell .message.typing p:after{content:"";display:inline-block;width:.55ch;height:1em;margin-left:2px;vertical-align:-.12em;background:currentColor;opacity:.7;animation:messageCaretBlink .85s step-end infinite}@media(min-width:901px){.user-shell .start-choice-grid,.user-shell .chat-starter-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.user-shell .start-choice-grid .start-choice-card,.user-shell .chat-starter-grid .chat-starter-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}.user-shell .guided-flow-list{grid-template-columns:repeat(3,minmax(0,1fr))!important}.user-shell .quick-support-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.user-shell .additional-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.user-shell .stat-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.user-shell .stat-grid .dashboard-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}}@media(min-width:541px)and (max-width:900px){.user-shell .start-choice-grid,.user-shell .chat-starter-grid,.user-shell .guided-flow-list,.user-shell .stat-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.user-shell .start-choice-grid .start-choice-card:last-child,.user-shell .chat-starter-grid .chat-starter-card:last-child{grid-column:1 / -1}.user-shell .start-choice-grid .start-choice-card,.user-shell .chat-starter-grid .chat-starter-card,.user-shell .stat-grid .dashboard-card{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}.user-shell .additional-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.user-shell .practice-recommendations,.user-shell .practice-recommendation-list,.user-shell .guided-reflection-grid,.user-shell .guided-result-insights,.user-shell .quick-support-grid,.user-shell .companion-state-grid,.user-shell .weekly-plan-grid,.user-shell .self-reminder-form,.user-shell .dream-journal-form,.user-shell .dream-journal-controls,.user-shell .trigger-map-grid,.user-shell .diaries-intro-card,.user-shell .journal-observation-grid,.user-shell .support-kit-grid{grid-template-columns:1fr}.user-shell .journal-section-head,.user-shell .journal-record-item>div{flex-direction:column}.user-shell .journal-intro-pills{justify-content:flex-start}}@media(max-width:540px){.user-shell .choice-grid,.user-shell .chat-starter-grid{display:grid;grid-template-columns:1fr}.user-shell .guided-flow-list,.user-shell .additional-grid,.user-shell .practice-recommendations,.user-shell .practice-recommendation-list,.user-shell .guided-reflection-grid,.user-shell .guided-result-insights,.user-shell .quick-support-grid{grid-template-columns:1fr}.user-shell .practice-category-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.user-shell .practice-category-filter::-webkit-scrollbar{display:none}.user-shell .companion-state-grid,.user-shell .weekly-plan-grid,.user-shell .self-reminder-form,.user-shell .dream-journal-form,.user-shell .dream-journal-controls,.user-shell .trigger-map-grid,.user-shell .diaries-intro-card,.user-shell .journal-observation-grid,.user-shell .support-kit-grid{grid-template-columns:1fr}.user-shell .start-card,.user-shell .step-card{padding:28px}.user-shell .choice-grid>.choice-card,.user-shell .chat-starter-card,.user-shell .stat-grid .dashboard-card{min-width:0;flex-basis:100%;max-width:100%}.user-shell .nav-tabs.workspace-nav{display:flex;overflow-x:auto;scrollbar-width:none}.user-shell .nav-tabs.workspace-nav::-webkit-scrollbar{display:none}.user-shell .message.user,.user-shell .message.assistant{max-width:100%}}.user-shell .practice-selector-card{min-width:0}.user-shell .practice-selector-card .guided-flow-list{display:grid;grid-template-columns:1fr!important;gap:12px!important}.user-shell .practice-selector-card .guided-flow-button{min-height:104px;align-content:start}.user-shell .emergency-inline{width:fit-content;max-width:100%;min-height:42px;height:42px;margin-top:14px;padding:0 14px;border-radius:999px;background:#fff3edb8;border:1px solid rgba(143,90,77,.22);color:#8f5a4d;font-size:13px;font-weight:800}.user-shell .support-drawer-backdrop{background:#1e2a2633;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.user-shell .main-focus-card{grid-template-columns:minmax(0,1fr) 148px;column-gap:18px}.user-shell .start-card-copy{width:100%;max-width:none}.user-shell .start-choice-grid{width:100%}.user-shell .breathing-focus{width:148px;height:148px}.user-shell .breathing-focus:before{inset:0;opacity:.98;filter:blur(.5px)}.user-shell .breathing-focus:after{top:18px;right:-16px;width:144px;height:82px;opacity:.92}.user-shell .breathing-ring{width:148px;height:148px;animation:heroSunPulse 4.2s ease-in-out infinite}.user-shell .breathing-core{width:82px;height:82px;animation:heroSunCorePulse 3.8s ease-in-out infinite}@keyframes heroSunPulse{0%,to{opacity:.58;transform:scale(.9);box-shadow:0 0 #f2b8800f}50%{opacity:1;transform:scale(1.14);box-shadow:0 0 0 16px #f2b88014}}@keyframes heroSunCorePulse{0%,to{transform:scale(.94);box-shadow:inset 0 0 0 1px #ffffffeb,0 16px 36px #4f8f8329}50%{transform:scale(1.12);box-shadow:inset 0 0 0 1px #fffffff5,0 26px 54px #f2b88038}}@keyframes messageCaretBlink{0%,to{opacity:0}50%{opacity:.7}}.user-shell .profile-inline-field{display:grid;gap:8px}.user-shell .profile-inline-field>span{color:#52615d;font-size:13px;font-weight:700}.user-shell .profile-gender-toggle{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(255,255,255,.76)}.user-shell .profile-gender-button{min-width:52px;height:38px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:#5f6f68;font-size:14px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.user-shell .profile-gender-button:hover,.user-shell .profile-gender-button:focus-visible{background:#ffffffe0;color:#1e2a26;box-shadow:0 0 0 3px #4f8f8314}.user-shell .profile-gender-button.active{background:#ddefe6eb;color:#2f6f64;box-shadow:inset 0 0 0 1px #4f8f832e}.user-shell .import-prompt-layer{position:fixed;inset:0;z-index:110;display:grid;place-items:center;padding:24px}.user-shell .import-prompt-backdrop{position:absolute;inset:0;border:0;background:#1e2a2633;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.user-shell .import-prompt-card{position:relative;z-index:1;width:min(480px,100%);border-radius:30px;padding:22px;background:#f8f3ecf5;border:1px solid rgba(255,255,255,.74);box-shadow:0 22px 62px #1e2a262e}.user-shell .import-prompt-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.user-shell .import-prompt-head h2{margin:4px 0 0;color:var(--text-main);font-size:26px;line-height:1.06;letter-spacing:-.03em}.user-shell .import-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0}.user-shell .import-summary span{border-radius:16px;padding:10px 12px;background:#ffffff9e;color:var(--text-muted);font-size:13px;font-weight:800}.user-shell .import-prompt-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.user-shell .import-prompt-actions .primary-button,.user-shell .import-prompt-actions .secondary-button{min-height:44px}.app-shell.user-shell{--app-content-width: 1220px}.user-shell .user-shell-inner{width:min(var(--app-content-width),calc(100vw - 40px))}.user-shell .chat-header{width:min(var(--app-content-width),calc(100vw - 40px));margin:22px auto 0}.user-shell .workspace-body{width:min(var(--app-content-width),calc(100vw - 40px));margin:28px auto 0;padding:0 0 42px}.user-page>.public-legal-footer{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,auto);gap:18px 32px;align-items:start;width:min(var(--app-content-width),calc(100vw - 40px));max-width:none;margin:96px auto 34px;padding:24px 0;color:#5f6f68;border-top:1px solid rgba(47,127,115,.1)}.user-page>.public-legal-footer strong{margin:0 0 7px;color:#1e2a26;font-size:16px;font-weight:700;line-height:1.1}.user-page>.public-legal-footer span{color:#5f6f68;font-size:12px;font-weight:400;line-height:1.5}.user-page>.public-legal-footer .footer-safety{max-width:760px;margin-top:4px;color:#6d7d76}.user-page>.public-legal-footer nav{align-self:start;justify-content:flex-end;gap:16px;font-size:12px;font-weight:600}.user-page>.public-legal-footer nav a{color:#4d625b;font-size:12px;font-weight:600}.user-shell .conversation-toolbar-actions{align-items:center}.user-shell .chat-tone-picker{height:auto;min-width:0;color:#2f6f64;background:transparent;box-shadow:none}.user-shell .chat-tone-picker:hover,.user-shell .chat-tone-picker:focus-within,.user-shell .chat-tone-picker[open]{background:transparent}.user-shell .chat-tone-picker summary{min-height:34px;height:34px;padding:0 13px;gap:7px;color:#2f6f64;font-size:13px;font-weight:700;background:#ddefe6;border-radius:999px;box-shadow:none}.user-shell .chat-tone-picker summary:after{font-size:12px}.user-shell .chat-tone-picker .tone-picker-menu{right:auto;left:0}.user-shell .message{position:relative}.user-shell .message-meta{position:absolute;top:50%;z-index:6;display:inline-flex;align-items:center;width:max-content;max-width:190px;max-height:none;margin-top:0;padding:5px 8px;overflow:visible;color:#586b63c7;font-size:11.5px;line-height:1.2;white-space:nowrap;pointer-events:none;background:#ffffffd6;border:1px solid rgba(79,143,131,.14);border-radius:999px;box-shadow:0 12px 28px #2b3f371a;opacity:0;transform:translateY(-50%) scale(.98);transition:opacity .16s ease,transform .16s ease}.user-shell .message.assistant .message-meta{right:auto;left:calc(100% + 10px)}.user-shell .message.user .message-meta{right:calc(100% + 10px);left:auto;color:#4f5e58c7;text-align:left}.user-shell .message:hover .message-meta,.user-shell .message:focus-within .message-meta{max-height:none;margin-top:0;opacity:1;transform:translateY(-50%) scale(1)}@media(max-width:760px){.user-shell .chat-header,.user-shell .user-shell-inner,.user-shell .workspace-body,.user-page>.public-legal-footer{width:calc(100vw - 28px)}.user-page>.public-legal-footer{margin-top:84px;grid-template-columns:1fr;align-items:flex-start}.user-page>.public-legal-footer nav{justify-content:flex-start}.user-shell .message.assistant .message-meta,.user-shell .message.user .message-meta{top:auto;right:8px;bottom:calc(100% + 6px);left:auto;transform:translateY(2px) scale(.98)}.user-shell .message:hover .message-meta,.user-shell .message:focus-within .message-meta{transform:translateY(0) scale(1)}}@media(max-width:640px){.user-shell{--bg-branch-opacity: .06;--bg-dune-opacity: .56;background-image:linear-gradient(180deg,#fcf8f242,#eef6f22e),image-set(url(/brand/backgrounds/premium-auth-background-mobile.webp) type("image/webp"),url(/brand/backgrounds/premium-auth-background-mobile.png) type("image/png")),var(--premium-base-gradient);background-position:center center,center bottom,center center;background-size:cover,cover,cover}.user-shell:before{content:none;display:none}.user-shell:after{content:none;display:none}.user-shell .brand-welcome-shell{background-image:var(--premium-auth-overlay),image-set(url(/brand/backgrounds/premium-auth-background-mobile.webp) type("image/webp"),url(/brand/backgrounds/premium-auth-background-mobile.png) type("image/png")),var(--premium-base-gradient);background-position:center top}.user-shell .brand-waves{display:none}.user-shell .brand-waves:before{bottom:78px;width:132%;height:170px;opacity:.72}.user-shell .brand-waves:after{bottom:36px;width:138%;height:190px;opacity:.7}.user-shell .brand-waves span{bottom:8px;width:142%;height:220px;opacity:.72}.user-shell .brand-leaves{display:none}.user-shell .import-prompt-layer{align-items:end;padding:12px}.user-shell .import-prompt-card{border-radius:26px}.user-shell .import-summary{grid-template-columns:1fr}}
