:root{--cream:#f7f4ed;--paper:#fffdf8;--ink:#2d332a;--muted:#79796f;--line:#e6e0d5;--sage:#819173;--sage-dark:#647456;--sage-soft:#edf1e8;--rose:#be858d;--gold:#c89a3b;--shadow:0 22px 70px #3d463617;--soft:0 10px 30px #3d463612}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:radial-gradient(circle at 85% 5%,#e7eee2 0,#0000 27%),linear-gradient(135deg,#faf8f3,#f1ece3);min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,textarea{font:inherit}.icon-svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.welcome-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.welcome-card{text-align:center;border:1px solid var(--line);width:min(570px,100%);box-shadow:var(--shadow);background:#fffdf8e6;border-radius:36px;padding:52px}.welcome-card h1{letter-spacing:-.04em;margin:14px 0;font:600 58px/1 Georgia,serif}.welcome-copy{color:var(--muted);max-width:460px;margin:0 auto 28px;font-size:18px;line-height:1.65}.welcome-card small{color:var(--muted);margin-top:18px;display:block}.security-note{text-align:left;background:var(--sage-soft);color:var(--sage-dark);border-radius:16px;align-items:flex-start;gap:10px;margin:0 0 18px;padding:14px 16px;font-size:13px;line-height:1.5;display:flex}.brand-mark{width:54px;height:54px;color:var(--sage-dark);box-shadow:var(--soft);background:linear-gradient(145deg,#f8fbf5,#dfe9da);border:1px solid #d9e0d3;border-radius:19px;place-items:center;display:grid}.brand-mark.large{border-radius:29px;width:86px;height:86px;margin:auto}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-right:1px solid var(--line);z-index:3;background:#fffdf8c2;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;padding:0 8px 30px;display:flex}.brand-lockup strong{letter-spacing:.03em;font:600 19px Georgia,serif;display:block}.brand-lockup span{text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-top:5px;font-size:9px;display:block}.sidebar nav{gap:8px;display:grid}.sidebar nav button{color:#495044;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:18px;align-items:center;gap:12px;padding:12px;font-weight:650;display:flex}.sidebar nav button:hover{background:#f0f2eb}.sidebar nav button.active{color:#fff;background:linear-gradient(145deg,var(--sage),var(--sage-dark));box-shadow:var(--soft)}.nav-icon{background:var(--sage-soft);border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.active .nav-icon{background:#ffffff29}.sidebar nav em{text-align:center;background:#fff3;border-radius:99px;min-width:25px;margin-left:auto;padding:5px 8px;font-size:11px;font-style:normal}.sidebar-card{border:1px solid var(--line);background:linear-gradient(145deg,#f8f4ec,#eee9df);border-radius:22px;margin-top:auto;padding:18px}.sidebar-card strong{margin:10px 0 5px;font:600 16px Georgia,serif;display:block}.sidebar-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.main-area{min-width:0;padding:26px 38px 70px}.topbar{justify-content:space-between;align-items:center;max-width:1220px;height:62px;margin:auto;display:flex}.topbar span,.topbar strong{display:block}.topbar span{color:var(--muted);margin-bottom:4px;font-size:12px}.topbar strong{font-family:Georgia,serif;font-size:17px}.avatar{color:#fff;cursor:pointer;background:#d4b9a6;border:0;border-radius:50%;width:42px;height:42px;font-weight:800}.page{max-width:1220px;margin:22px auto 0}.panel{border:1px solid var(--line);box-shadow:var(--soft);background:#fffdf8e6;border-radius:28px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--sage-dark);margin:0 0 10px;font-size:11px;font-weight:850}.eyebrow.light{color:#dce7d6}.primary-button{background:var(--sage-dark);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:13px 19px;font-weight:800}.primary-button:hover{transform:translateY(-1px)}.primary-button.wide{width:100%;padding:16px}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:330px;padding:42px 46px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:radial-gradient(circle,#dce8d7,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute;top:-150px;right:-120px}.hero>*{z-index:1;position:relative}.hero h1,.page-heading h1,.willow-heading h1{letter-spacing:-.04em;max-width:750px;margin:0 0 16px;font:500 52px/1.05 Georgia,serif}.hero p:not(.eyebrow){color:var(--muted);max-width:720px;margin:0 0 25px;font-size:17px;line-height:1.6}.dashboard-grid{grid-template-columns:.75fr 1fr 1.25fr;gap:18px;margin-top:18px;display:grid}.dashboard-grid>article{min-height:300px;padding:25px}.dashboard-grid h2,.section-head h2,.list-heading h2{margin:0 0 14px;font:500 26px Georgia,serif}.focus-number{color:var(--sage-dark);margin:22px 0 5px;font:500 66px/1 Georgia,serif}.focus-card>p:not(.eyebrow){color:var(--muted);line-height:1.5}.text-button,.section-head button{color:var(--sage-dark);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.willow-card{color:#fff;background:linear-gradient(150deg,#384630,#607156)}.willow-card h2{font-size:30px}.willow-card>p:not(.eyebrow){color:#e3eadf;line-height:1.6}.willow-orb{background:#ffffff24;border-radius:20px;place-items:center;width:56px;height:56px;margin-bottom:25px;display:grid}.light-button{color:var(--sage-dark);cursor:pointer;background:#fff;border:0;border-radius:999px;padding:12px 16px;font-weight:800}.section-head{justify-content:space-between;align-items:flex-start;display:flex}.recent-row{border-top:1px solid var(--line);grid-template-columns:10px 1fr auto;align-items:center;gap:12px;padding:13px 0;display:grid}.recent-row strong,.recent-row small{display:block}.recent-row strong{font-size:13px;line-height:1.35}.recent-row small{color:var(--muted);margin-top:4px;font-size:11px}.type-dot{background:var(--sage);border-radius:50%;width:8px;height:8px}.type-dot.personal{background:var(--rose)}.type-dot.career{background:#80709a}.type-dot.work{background:var(--gold)}.page-heading{justify-content:space-between;align-items:flex-start;gap:30px;margin:35px 0 26px;display:flex}.page-heading p:not(.eyebrow){color:var(--muted);max-width:700px;font-size:16px;line-height:1.55}.count-pill{background:var(--sage-soft);color:var(--sage-dark);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.capture-panel{padding:22px}.capture-panel textarea,.search-box textarea{resize:vertical;width:100%;color:var(--ink);background:0 0;border:0;outline:0;min-height:115px;font-size:17px;line-height:1.55}.capture-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.capture-footer span{color:var(--muted);font-size:12px}.proposal{background:#f5f8f2;border-color:#cdd8c7;grid-template-columns:48px 1fr auto;align-items:center;gap:18px;margin-top:18px;padding:22px;display:grid}.proposal-icon,.mini-mark{width:46px;height:46px;color:var(--sage-dark);background:var(--sage-soft);border-radius:16px;place-items:center;display:grid}.proposal h3{margin:0 0 10px;font:500 21px Georgia,serif}.proposal p:not(.eyebrow){color:var(--muted);margin:8px 0 0;font-size:13px}.proposal-route{align-items:center;gap:9px;display:flex}.proposal-route span{border:1px solid var(--line);background:#fff;border-radius:99px;padding:7px 10px;font-size:11px}.proposal-route b{color:var(--sage)}.proposal-actions{gap:8px;display:flex}.proposal-actions>button:not(.primary-button),.action-proposal button:not(.primary-button){border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:12px 15px}.list-heading{margin:34px 0 12px}.thought-list{gap:10px;display:grid}.thought-item{border-radius:20px;grid-template-columns:42px 1fr 34px;align-items:center;gap:13px;padding:14px 18px;display:grid}.thought-item strong,.thought-item span{display:block}.thought-item strong{font-size:14px}.thought-item span{color:var(--muted);margin-top:5px;font-size:11px}.thought-item.done{opacity:.58}.thought-item.done strong{text-decoration:line-through}.check-button{border:1px solid var(--line);background:var(--sage-soft);width:38px;height:38px;color:var(--sage-dark);cursor:pointer;border-radius:13px;place-items:center;display:grid}.delete-button{color:#a7a297;cursor:pointer;background:0 0;border:0;font-size:22px}.willow-page{max-width:1000px}.willow-heading{color:#fff;background:linear-gradient(145deg,#33402d,#65765a);border-radius:34px 34px 0 0;align-items:center;gap:25px;padding:42px;display:flex}.willow-heading p:not(.eyebrow){color:#e1e8de;max-width:700px;line-height:1.6}.large-orb{border-radius:27px;width:80px;min-width:80px;height:80px;margin:0}.willow-chat{border-radius:0 0 34px 34px;padding:30px}.willow-chat>label{margin-bottom:14px;font:500 24px Georgia,serif;display:block}.search-box{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:1fr 52px;align-items:end;gap:10px;padding:15px;display:grid}.search-box textarea{min-height:80px}.search-box button{background:var(--sage-dark);color:#fff;cursor:pointer;border:0;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.willow-response{background:var(--sage-soft);border-radius:20px;grid-template-columns:46px 1fr;gap:14px;margin-top:22px;padding:20px;display:grid}.willow-response p{color:#57604f;margin:7px 0 0;line-height:1.65}.action-proposal{border:1px solid #d6ded1;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding:18px;display:flex}.action-proposal span,.action-proposal strong{display:block}.action-proposal span{text-transform:uppercase;letter-spacing:.15em;color:var(--sage-dark);font-size:10px;font-weight:850}.action-proposal strong{margin-top:5px}.action-proposal p{color:var(--muted);margin:5px 0 0;font-size:12px}.action-proposal>div:last-child{gap:8px;display:flex}.prompt-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:15px;display:grid}.prompt-grid button{border:1px solid var(--line);color:var(--sage-dark);cursor:pointer;background:#fffdf8d9;border-radius:18px;padding:16px;font-weight:750}.mobile-nav{display:none}@media (max-width:1050px){.dashboard-grid{grid-template-columns:1fr 1fr}.recent-card{grid-column:1/-1}.proposal{grid-template-columns:48px 1fr}.proposal-actions{grid-column:2}.action-proposal{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.app-shell{display:block}.sidebar{display:none}.main-area{padding:15px 15px 100px}.topbar{height:58px}.page{margin-top:12px}.hero{min-height:350px;padding:30px 24px}.hero h1,.page-heading h1,.willow-heading h1{font-size:39px}.dashboard-grid{grid-template-columns:1fr}.recent-card{grid-column:auto}.dashboard-grid>article{min-height:auto}.page-heading{margin-top:24px}.capture-footer{flex-direction:column;align-items:flex-start}.capture-footer .primary-button{width:100%}.proposal{grid-template-columns:1fr}.proposal-icon{display:none}.proposal-actions{flex-direction:column;grid-column:auto}.proposal-actions button{width:100%}.willow-heading{padding:28px 22px;display:block}.large-orb{margin-bottom:22px}.willow-chat{padding:22px 16px}.prompt-grid{grid-template-columns:1fr}.action-proposal>div:last-child{flex-direction:column;width:100%}.action-proposal button{width:100%}.mobile-nav{padding:8px 10px max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);z-index:10;background:#fffdf8f0;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:var(--muted);background:0 0;border:0;justify-items:center;gap:3px;padding:6px;font-size:10px;display:grid}.mobile-nav button.active{color:var(--sage-dark);font-weight:800}.welcome-card{padding:36px 22px}.welcome-card h1{font-size:46px}}
