:root{color:#25322c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#25322c;--muted:#758078;--line:#e2e8e1;--paper:#fff;--sage:#dfeee4;--sage-deep:#4e7c61;--orange:#f7dfc5;--orange-deep:#a76738;background:#f7f8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fbfcfa;flex-direction:column;width:248px;padding:34px 24px 26px;display:flex}.brand-lockup{align-items:center;gap:11px;margin-bottom:66px;display:flex}.brand-mark{color:#fff;background:var(--sage-deep);border-radius:12px 12px 12px 4px;place-items:center;width:35px;height:35px;font-family:Georgia,serif;font-size:21px;display:grid}.brand-name{color:var(--ink);letter-spacing:-.02em;margin:1px 0 0;font-family:Georgia,serif;font-size:20px}.eyebrow,.section-kicker{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.main-nav{gap:8px;display:grid}.nav-item{width:100%;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;padding:12px 14px;font-size:14px;transition:background .2s,color .2s;display:flex}.nav-item:hover,.nav-item.is-active{color:var(--ink);background:#edf3ed}.nav-item.is-active{font-weight:700}.nav-icon{opacity:.8;width:15px;height:15px;display:inline-block;position:relative}.nav-icon-dashboard:before{content:"";border:1.5px solid;border-radius:4px;position:absolute;inset:1px}.nav-icon-history:before{content:"";border:1.5px solid;border-radius:50%;position:absolute;inset:1px}.nav-icon-history:after{content:"";transform-origin:bottom;background:currentColor;width:1.5px;height:5px;position:absolute;top:4px;left:7px;transform:rotate(-38deg)}.nav-icon-trends:before{content:"⌁";font-size:24px;position:absolute;top:-8px}.sidebar-footer{margin-top:auto}.privacy-chip{border:1px solid var(--line);color:var(--muted);background:var(--paper);border-radius:8px;align-items:center;gap:7px;padding:7px 9px;font-size:11px;display:inline-flex}.status-dot{background:#6b9f79;border-radius:50%;width:6px;height:6px}.sidebar-footer>p{color:#9ba49e;max-width:170px;margin:14px 0 0;font-size:11px;line-height:1.5}.main-content{width:min(100%,1100px);margin:0 auto;padding:48px clamp(24px,5vw,72px) 72px}.page-header{justify-content:space-between;align-items:flex-start;margin-bottom:42px;display:flex}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{margin:8px 0 0;font-size:clamp(31px,4vw,44px);line-height:1.05}h2{margin:8px 0 9px;font-size:clamp(26px,3vw,34px)}h3{margin:6px 0 7px;font-size:21px}.avatar-button{width:42px;height:42px;color:var(--sage-deep);background:#edf4ed;border:1px solid #d8e1d8;border-radius:50%;font-size:11px;font-weight:700}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.panel-span-full{grid-column:1/-1}.panel-span-two{grid-column:span 2}.welcome-panel{background:var(--sage);border:1px solid #dceade;border-radius:20px;justify-content:space-between;align-items:center;min-height:175px;padding:29px 34px;display:flex;position:relative;overflow:hidden}.welcome-panel .muted-copy{max-width:440px;margin-bottom:0}.welcome-orb{color:#71967d;background:#ffffff61;border-radius:50%;place-items:center;width:132px;height:132px;margin-right:4%;display:grid;transform:rotate(-12deg)}.welcome-orb:before{content:"";border:1px solid #5a876838;border-radius:50%;width:170px;height:170px;position:absolute}.welcome-orb span{font-family:Georgia,serif;font-size:42px;font-weight:300}.muted-copy{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.55}.composer-card,.metric-card,.setup-card,.empty-card,.large-empty-state{border:1px solid var(--line);background:var(--paper);border-radius:17px}.composer-card{padding:19px}textarea{resize:vertical;width:100%;color:var(--ink);background:0 0;border:0;outline:none;padding:2px 1px;font-size:16px;line-height:1.55;display:block}textarea::placeholder{color:#a2aca5}.composer-footer{border-top:1px solid #edf0ec;justify-content:space-between;align-items:center;gap:12px;padding-top:16px;display:flex}.helper-text{color:#99a39b;font-size:11px}.primary-button,.secondary-button,.text-button{border:0;border-radius:9px;font-size:12px;font-weight:700}.primary-button{color:#fff;background:var(--ink);padding:11px 13px}.primary-button span{vertical-align:-1px;margin-left:7px;font-size:16px;font-weight:400}.inline-notice{color:#7d633f;background:#fff7ec;border-radius:8px;margin:13px 0 0;padding:9px 10px;font-size:11px;line-height:1.4}.metric-card{min-height:174px;padding:20px 21px}.metric-card.orange{background:#fff9f2;border-color:#f5e8d8}.metric-card.green{background:#f6fbf6;border-color:#dfeddf}.metric-header{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.metric-glyph{color:#98a49b;font-size:16px}.metric-card strong{color:var(--ink);margin:29px 0 4px;font-family:Georgia,serif;font-size:38px;font-weight:400;display:block}.metric-card p{color:#9aa39c;margin:0;font-size:11px}.setup-card{grid-template-columns:auto 1fr auto;align-items:center;gap:17px;min-height:142px;padding:21px;display:grid}.setup-icon,.empty-card-icon,.empty-state-mark{color:var(--sage-deep);background:#edf5ed;place-items:center;display:grid}.setup-icon{border-radius:12px;width:39px;height:39px;font-size:18px}.text-button{color:var(--sage-deep);white-space:nowrap;background:0 0}.text-button span{margin-left:5px;font-size:15px}.empty-card{align-items:center;gap:15px;padding:19px 21px;display:flex}.empty-card-icon{border-radius:50%;flex:none;width:33px;height:33px;font-size:24px}.empty-card h3{margin:0 0 4px;font-size:17px}.secondary-button{color:var(--ink);white-space:nowrap;background:#f0f3ef;margin-left:auto;padding:10px 12px}.large-empty-state{text-align:center;place-content:center;justify-items:center;min-height:380px;padding:35px;display:grid}.empty-state-mark{border-radius:21px;width:64px;height:64px;margin-bottom:14px;font-size:26px}.large-empty-state h2{margin-bottom:8px}.large-empty-state .muted-copy{max-width:390px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=800px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:17px 20px 0}.brand-lockup{margin-bottom:16px}.main-nav{gap:4px;margin:0 -6px;display:flex}.nav-item{justify-content:center;padding:10px 8px;font-size:12px}.nav-icon,.sidebar-footer{display:none}.main-content{padding:31px 20px 48px}.page-header{margin-bottom:27px}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.welcome-panel{min-height:166px;padding:24px 21px}.welcome-orb{width:90px;height:90px;margin-right:-15px}.welcome-orb:before{width:120px;height:120px}.welcome-orb span{font-size:30px}.composer-card,.setup-card,.empty-card{grid-column:1/-1}.metric-card{min-height:144px;padding:16px}.metric-card strong{margin-top:22px;font-size:32px}.setup-card{grid-template-columns:auto 1fr}.setup-card .text-button{grid-column:2;justify-self:start}.empty-card{flex-wrap:wrap;align-items:flex-start}.empty-card .secondary-button{margin-left:48px}}@media (width<=430px){.composer-footer{flex-direction:column;align-items:flex-start}.primary-button{width:100%}.welcome-orb{opacity:.7}}
