:root{--text:#53606a;--text-h:#13262d;--bg:#f7f4ec;--surface:#ffffffe6;--surface-soft:#edf7f4;--border:#1b31371f;--accent:#22776f;--accent-strong:#e26347;--gold:#d7a83b;--shadow-soft:0 18px 48px #1b31371a;--sans:Aptos, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--heading:Aptos, "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;font:15px/1.55 var(--sans);letter-spacing:0;color:var(--text);background:linear-gradient(135deg, #22776f1a 0 25%, transparent 25% 100%) 0 0 / 28px 28px, linear-gradient(180deg, #fffdfa 0%, var(--bg) 100%);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a,button,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text-h);font-family:var(--heading);font-weight:760;line-height:1.12}h1{margin:.55rem 0 .8rem;font-size:clamp(2rem,4vw,3rem)}h2{margin-bottom:.45rem;font-size:clamp(1.25rem,1.7vw,1.65rem)}h3{margin-bottom:.35rem;font-size:1rem}.page-shell{gap:1.35rem;padding:1.25rem;display:grid}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.topnav{flex-wrap:wrap;gap:1rem;display:flex}.topnav a{color:var(--text-h);font-weight:700;text-decoration:none}.topnav a.active{color:var(--accent)}.hero-section,.workspace-section,.notes-section,.home-cta-section,.about-objectives-section{gap:1.5rem;display:grid}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.dashboard-hero,.dashboard-grid{grid-template-columns:1.2fr .8fr;gap:1rem;display:grid}.pulse-card,.spotlight-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:28px;padding:1.2rem}.pulse-card{background:radial-gradient(circle at 0 0,#59a7b72e,#0000 32%),linear-gradient(#fffffffa,#f4f9f8fa)}.pulse-meta,.spotlight-footer{flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.85rem;display:flex}.profile-section,.chart-section,.sentiment-strip,.rituals-section{gap:1rem;display:grid}.hero-section{grid-template-columns:1.4fr .8fr;align-items:stretch}.hero-copy,.hero-panel,.objective-card,.chat-panel,.history-panel,.note-card,.analysis-card,.history-item{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:28px}.hero-copy{text-align:left;background:radial-gradient(circle at 0 0,#ffa66b66,#0000 30%),linear-gradient(135deg,#fff4dce6,#fffffff5);padding:1.8rem}.hero-panel{text-align:left;background:radial-gradient(circle at top,#59a7b72e,#0000 30%),linear-gradient(#f7fbfaf2,#eff7f5f5);padding:1.45rem}.eyebrow,.panel-label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:.72rem;font-weight:700;display:inline-flex}.hero-badges{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.mini-badge{color:var(--text-h);background:#59a7b71f;border-radius:999px;padding:.4rem .8rem;font-size:.9rem;font-weight:700;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:1.2rem;display:flex}.primary-link,.secondary-link,.chat-form button{border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.1rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.secondary-button{color:var(--text-h);background:#ffffffb8;border:1px solid #2c3e501f;border-radius:999px;justify-content:center;align-items:center;padding:.72rem 1.1rem;font-weight:700;display:inline-flex}.danger-button{color:#92231b;background:#b4231814;border-color:#b423182e}.profile-controls{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.profile-controls input{border:1px solid var(--border);min-width:200px;font:inherit;border-radius:16px;flex:220px;padding:.72rem .9rem}.session-meta{color:var(--text);margin-top:.85rem;font-size:.95rem}.primary-link,.chat-form button{color:#fffaf2;background:linear-gradient(135deg,#e06c3c,#cd4b42);border:none;box-shadow:0 18px 34px #cd4b4242}.secondary-link{color:var(--text-h);background:#ffffffb8;border:1px solid #2c3e501f}.primary-link:hover,.secondary-link:hover,.chat-form button:hover{transform:translateY(-1px)}.focus-list,.history-list{margin:1rem 0 0;padding:0;list-style:none}.focus-list li,.history-item,.analysis-card,.objective-card,.note-card{position:relative}.focus-list li{border-bottom:1px solid #2c3e5014;padding:.9rem 0 .9rem 1.5rem}.focus-list li:before{content:"";background:linear-gradient(135deg,#59a7b7,#2d6f7a);border-radius:50%;width:.7rem;height:.7rem;position:absolute;top:1.25rem;left:0}.objectives-section,.notes-section{grid-template-columns:repeat(2,minmax(0,1fr))}.formal-cta-card{gap:1rem;display:grid}.formal-cta-card p{max-width:64ch;margin:0}.objectives-drawer{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:.2rem;display:grid}.objective-drawer-card{min-height:100%}.objective-drawer-card h3{margin-bottom:.45rem}.objective-card,.note-card{text-align:left;padding:1.2rem}.chat-panel,.history-panel{text-align:left;padding:1.2rem}.section-heading{margin-bottom:.65rem}.chat-form{gap:.85rem;display:grid}.chat-actions{flex-wrap:wrap;gap:.75rem;display:flex}.input-label{color:var(--text-h);font-weight:700}.chat-form textarea{resize:vertical;border:1px solid var(--border);box-sizing:border-box;width:100%;min-height:8rem;font:inherit;color:var(--text-h);background:#ffffffeb;border-radius:22px;padding:.8rem .9rem}.chat-form textarea:focus-visible{outline-offset:2px;outline:2px solid #cd4b4266}.chat-form button:disabled{cursor:progress;opacity:.78}.error-text{color:#b42318}.analysis-card{margin-top:.75rem;padding:1rem}.analysis-card.muted{background:linear-gradient(#f8f5eee6,#fffffff2)}.analysis-topline,.history-meta{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:.75rem;display:flex}.analysis-source-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem;display:flex}.source-chip{color:#225d67;background:#59a7b71a;border:1px solid #59a7b72e;border-radius:999px;align-items:center;padding:.32rem .7rem;font-size:.78rem;font-weight:700;display:inline-flex}.tag,.emotion-pill{border-radius:999px;align-items:center;padding:.35rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.tag.positive{color:#25652a;background:#2e7d321f}.tag.neutral{color:#2d506d;background:#3760801f}.tag.negative{color:#a5362f;background:#cd4b421f}.emotion-pill{color:#1f5f69;background:#59a7b71f}.reply{color:var(--text-h);margin-bottom:1rem;font-weight:600}.refresh-stamp{color:var(--text);font-size:.95rem}.sentiment-meter{background:#17303a14;border-radius:999px;height:16px;margin-top:1rem;display:flex;overflow:hidden}.sentiment-legend{color:var(--text-h);flex-wrap:wrap;gap:1rem;margin-top:.85rem;font-weight:700;display:flex}.mini-history{gap:.75rem;margin-top:1rem;display:grid}.mini-history-row{background:#17303a0a;border-radius:18px;gap:.45rem;padding:.8rem;display:grid}.alert-banner,.soft-banner{border-radius:18px;margin-bottom:.8rem;padding:.8rem .95rem;font-weight:700}.alert-banner{color:#92231b;background:#b423181f}.soft-banner{color:#225d67;background:#59a7b71f}.chart-list{gap:.85rem;margin-top:1rem;display:grid}.chart-row{grid-template-columns:110px 1fr 40px;align-items:center;gap:.75rem;display:grid}.chart-label,.chart-value{color:var(--text-h);text-transform:capitalize;font-weight:700}.chart-bar-track{background:#17303a14;border-radius:999px;height:14px;overflow:hidden}.chart-bar-fill{background:linear-gradient(135deg,#59a7b7,#df6b42);border-radius:999px;height:100%}.history-list{gap:1rem;display:grid}.history-item{background:linear-gradient(#fffffffa,#f7fbfafa);padding:1rem}.history-item.empty{border-style:dashed}@media (width<=960px){.hero-section,.workspace-section,.objectives-section,.notes-section{grid-template-columns:1fr}.page-shell{padding:1rem}.hero-copy,.hero-panel,.chat-panel,.history-panel,.objective-card,.note-card{padding:1.25rem}.dashboard-header{align-items:start}.profile-controls{flex-direction:column}}.stats-section{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.stat-card{text-align:left;border:1px solid var(--border);min-height:180px;box-shadow:var(--shadow-soft);background:radial-gradient(circle at 100% 0,#df6b421a,#0000 34%),linear-gradient(#fffffffa,#f9f5ecf5);border-radius:24px;align-content:start;gap:.55rem;padding:1.1rem 1.15rem;display:grid}.stat-card strong{color:var(--text-h);margin-top:.15rem;font-size:2.2rem;line-height:1;display:block}.stat-copy{max-width:26ch;color:var(--text);margin:0;font-size:.92rem;line-height:1.55}.prompt-row{flex-wrap:wrap;gap:.6rem;display:flex}.prompt-chip{color:var(--text-h);background:#ffffffb8;border:1px solid #2c3e501f;border-radius:999px;justify-content:center;align-items:center;padding:.58rem .9rem;font-weight:700;display:inline-flex}.conversation-card{border:1px solid var(--border);background:linear-gradient(#fffffffa,#f7fbfafa);border-radius:24px;gap:.8rem;min-height:15rem;padding:.85rem;display:grid}.bubble{border-radius:22px;max-width:90%;padding:.75rem .85rem}.bubble.assistant{background:#59a7b71f;border:1px solid #59a7b733;justify-self:start}.bubble.user{background:#df6b421f;border:1px solid #df6b4233;justify-self:end}.bubble-role{text-transform:uppercase;letter-spacing:.12em;color:var(--text-h);margin-bottom:.35rem;font-size:.74rem;font-weight:800;display:block}.sidebar-stack{gap:1rem;display:grid}.stacked-copy{gap:.9rem;display:grid}.risk-chip{border-radius:999px;align-items:center;padding:.35rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.risk-chip.low{color:#25652a;background:#2e7d321f}.risk-chip.moderate{color:#9c5410;background:#e37e2629}.risk-chip.high{color:#92231b;background:#b4231824}.insights-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.dashboard-chart-shell .note-card{padding-bottom:1.3rem}.resources-section{gap:1rem;display:grid}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.resource-category,.stat-label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent);font-size:.8rem;font-weight:700;display:inline-flex}.urgent-list{margin:1rem 0 0;padding-left:1.2rem}.ritual-list{gap:.85rem;margin-top:1rem;display:grid}.ritual-item{grid-template-columns:18px 1fr;align-items:start;gap:.75rem;display:grid}.ritual-dot{background:linear-gradient(135deg,#59a7b7,#df6b42);border-radius:50%;width:12px;height:12px;margin-top:.35rem}.footer{border-top:1px solid var(--border);color:var(--text);gap:.35rem;padding:1.5rem 0 .5rem;display:grid}.sessions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.session-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:24px;gap:.65rem;padding:1rem;display:grid}@media (width<=1100px){.dashboard-hero,.dashboard-grid,.stats-section,.objectives-drawer,.resource-grid,.sessions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-section{grid-template-columns:1fr}}@media (width<=720px){.dashboard-hero,.dashboard-grid,.stats-section,.objectives-drawer,.resource-grid,.sessions-grid{grid-template-columns:1fr}.prompt-row,.hero-actions,.topnav,.chat-actions{flex-direction:column}.bubble{max-width:100%}}.page-shell{gap:1rem;width:min(1220px,100% - 2rem);margin:0 auto;padding:1rem 0 1.5rem}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#f7f8f6db;padding:.85rem 0;position:sticky;top:0}.topbar h3{margin:.1rem 0 0;font-size:1.08rem}.topnav{gap:.25rem}.topnav a{color:var(--text);border-radius:8px;padding:.5rem .7rem;font-size:.93rem}.topnav a:hover,.topnav a.active{color:var(--text-h);background:#fff}.session-meta,.refresh-stamp{color:#78828a;margin-top:.25rem;font-size:.82rem}.hero-section,.workspace-section,.dashboard-hero,.dashboard-grid,.notes-section,.insights-section,.home-cta-section,.about-objectives-section,.resources-section,.profile-section,.chart-section,.rituals-section{gap:.85rem}.hero-copy,.hero-panel,.objective-card,.chat-panel,.history-panel,.note-card,.analysis-card,.history-item,.pulse-card,.spotlight-card,.stat-card,.session-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-soft);border-radius:8px}.hero-copy,.hero-panel,.pulse-card,.stat-card,.history-item,.conversation-card{background:var(--surface)}.hero-copy{align-content:center;min-height:230px;display:grid}.hero-panel{align-content:center;display:grid}.eyebrow,.panel-label,.resource-category,.stat-label{color:var(--accent);letter-spacing:.14em;font-size:.68rem}.lead{max-width:54ch;font-size:1rem}.mini-badge,.tag,.emotion-pill,.risk-chip,.source-chip{border-radius:8px;padding:.32rem .62rem;font-size:.78rem}.mini-badge{background:var(--surface-soft)}.primary-link,.secondary-link,.secondary-button,.chat-form button,.prompt-chip{min-height:42px;box-shadow:none;border-radius:8px}.primary-link,.chat-form button{background:var(--text-h);color:#fff}.secondary-button,.secondary-link,.prompt-chip{border-color:var(--border);background:#fff}.prompt-chip{padding:.55rem .78rem;font-size:.92rem;line-height:1.25}.prompt-chip:hover,.secondary-button:hover,.topnav a:hover{border-color:#2f7c735c}.focus-list{margin-top:.65rem}.focus-list li{padding:.55rem 0 .55rem 1.15rem}.focus-list li:before{background:var(--accent);width:.45rem;height:.45rem;top:.9rem}.formal-cta-card{grid-template-columns:1fr auto;align-items:center}.objectives-drawer,.resource-grid,.stats-section{gap:.75rem}.stat-card{gap:.35rem;min-height:auto;padding:.9rem}.stat-card strong{font-size:1.85rem}.stat-copy{font-size:.86rem}.conversation-card{border-radius:8px;min-height:13rem;max-height:34rem;overflow-y:auto}.bubble{border-radius:8px;max-width:min(86%,680px)}.bubble.assistant{background:#eef7f5}.bubble.user{background:#fff2ed}.chat-form textarea{border-radius:8px;min-height:7rem}.analysis-card{margin-top:0;position:sticky;top:5.6rem}.analysis-source-row{margin-bottom:.7rem}.reply{margin-bottom:.85rem;font-weight:650}.stacked-copy{gap:.65rem}.stacked-copy h3{margin-bottom:.15rem}.sentiment-meter,.chart-bar-track{border-radius:8px;height:10px}.sentiment-fill.positive{background:#4f9f76}.sentiment-fill.neutral{background:#8ea0aa}.sentiment-fill.negative{background:#d96a53}.mini-history-row,.ritual-item{background:#f8faf9;border-radius:8px}.ritual-item{padding:.65rem}.ritual-dot{background:var(--accent)}.footer{padding-top:1rem;font-size:.85rem}@media (width<=960px){.formal-cta-card{grid-template-columns:1fr}.analysis-card{position:static}}@media (width<=720px){.page-shell{width:min(100% - 1rem,1220px)}.topbar{align-items:flex-start}.topnav{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.topnav a{text-align:center}.hero-copy{min-height:auto}.chat-actions,.prompt-row{grid-template-columns:1fr;display:grid}.chart-row{grid-template-columns:82px 1fr 28px}}.page-shell{gap:1.25rem;width:min(1280px,100% - 2rem);padding-bottom:2rem}.topbar{background:#ffffffd1;border:1px solid #1b31371a;border-radius:18px;margin-top:1rem;padding:1rem 1.15rem;box-shadow:0 18px 60px #1b313714}.topnav a{border-radius:12px;padding:.65rem .85rem;transition:background-color .2s,transform .2s,color .2s}.topnav a.active{color:var(--text-h);background:#fff;box-shadow:0 8px 20px #1b313714}.topnav a:hover{transform:translateY(-1px)}.hero-copy,.pulse-card{background:linear-gradient(135deg,#22776f29,#0000 44%),linear-gradient(#fff,#f8fbfa)}.hero-panel,.spotlight-card,.formal-cta-card{background:linear-gradient(135deg,#e263471f,#0000 42%),#fff}.hero-copy,.hero-panel,.objective-card,.chat-panel,.history-panel,.note-card,.analysis-card,.history-item,.pulse-card,.spotlight-card,.stat-card,.session-card{border-color:#1b31371a;border-radius:18px;box-shadow:0 18px 46px #1b313714}.hero-copy,.hero-panel,.objective-card,.note-card,.chat-panel,.history-panel,.analysis-card,.pulse-card,.spotlight-card,.session-card{padding:1.35rem}.workspace-section{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.primary-link,.primary-action-button,.chat-form button{color:#fff;background:linear-gradient(135deg, var(--accent), #174f4b);border:none;border-radius:12px;min-height:46px;padding:.78rem 1rem;box-shadow:0 14px 28px #22776f33}.primary-action-button{font-weight:800}.secondary-button,.secondary-link,.prompt-chip{background:#ffffffdb;border-radius:12px}.prompt-row{gap:.55rem}.prompt-chip{border-color:#22776f29}.prompt-chip:hover{color:var(--text-h);background:#f2fbf8}.conversation-card{background:linear-gradient(#fffffffa,#f6faf8fa);border-radius:18px}.bubble{border-radius:16px}.bubble.assistant{background:#eaf7f4;border-color:#22776f2e}.bubble.user{background:#fff1eb;border-color:#e263472e}.chat-form textarea,.profile-controls input{background:#fff;border-radius:14px}.profile-manager-card{gap:1rem;display:grid}.profile-controls{grid-template-columns:minmax(170px,1.1fr) minmax(170px,1.1fr) repeat(4,minmax(130px,auto));align-items:end;gap:.75rem;display:grid}.field-group{gap:.35rem;display:grid}.field-group span{color:var(--text-h);font-size:.82rem;font-weight:800}.field-group input{width:100%;min-width:0}.active-session-strip{color:var(--text-h);background:#f5faf8;border-radius:14px;flex-wrap:wrap;gap:.75rem;padding:.75rem .85rem;font-size:.9rem;font-weight:700;display:flex}.sessions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.session-card{gap:.8rem}.stat-card{background:linear-gradient(135deg,#d7a83b26,#0000 40%),#fff;border-radius:18px}.chart-bar-fill{background:linear-gradient(90deg, var(--accent), var(--gold))}.source-chip{background:#edf7f4;border-color:#22776f2e}.footer{border-top-color:#1b31371f}@media (width<=1180px){.profile-controls,.sessions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.workspace-section{grid-template-columns:1fr}}@media (width<=720px){.page-shell{width:min(100% - .75rem,1280px)}.topbar{border-radius:14px;margin-top:.5rem}.profile-controls,.sessions-grid{grid-template-columns:1fr}}
