:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f3;color:#18211f;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.auth-shell{display:grid;min-height:100vh;place-items:center;padding:24px;background:#17211f}.auth-panel{display:grid;gap:18px;width:min(100%,420px);padding:24px;border:1px solid #30413d;border-radius:8px;background:#fff;box-shadow:0 24px 70px #00000038}.auth-brand .brand-mark{border-color:#4f785e;color:#4f785e}.auth-brand span{color:#5d6a64}.auth-copy h1{margin:0;font-size:1.6rem}.auth-copy p{margin:8px 0 0;color:#5c6b64;line-height:1.45}.auth-error{padding:10px 12px;border-radius:8px;background:#fff0ec;color:#73382d;font-weight:700}.sidebar{display:flex;flex-direction:column;gap:24px;padding:24px;background:#17211f;color:#f7faf5}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid #c8dfbc;border-radius:8px;color:#c8dfbc}.brand strong,.brand span{display:block}.brand strong{font-size:1.1rem}.brand span{margin-top:3px;color:#afbeb9;font-size:.86rem}.nav{display:grid;gap:8px}.nav button,.ghost-button,.primary-button,.secondary-button,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:0;border-radius:8px;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.nav button{justify-content:flex-start;width:100%;padding:0 12px;color:#dce7e1;background:transparent}.nav button:hover,.nav button.active{background:#263532;color:#fff}.sidebar-panel{padding:14px;border:1px solid #30413d;border-radius:8px;background:#1d2a27}.panel-title,.panel-heading,.section-heading{display:flex;align-items:center;gap:8px;font-weight:700}.sidebar-panel p{margin:10px 0 0;color:#cad6d1;line-height:1.45;font-size:.9rem}.sidebar-actions{display:grid;gap:8px;margin-top:auto}.ghost-button{width:100%;color:#eef6f1;background:#23312e}.ghost-button:hover{background:#30413d}.ghost-button.danger{color:#ffd9d2}.workspace{display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px;padding:28px;overflow:hidden}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-header h1{margin:4px 0 0;font-size:1.75rem;line-height:1.1}.workspace-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.switch-control{display:inline-flex;grid-template-columns:none;align-items:center;gap:9px;min-height:40px;padding:0 12px;border:1px solid #cbd8d0;border-radius:8px;background:#fff;color:#22342e;font-weight:800}.switch-control input{width:38px;height:22px;padding:0;border-radius:999px;accent-color:#234236}.save-indicator{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border-radius:8px;font-size:.82rem;font-weight:800}.save-indicator.saving{background:#eef2f8;color:#2f4f73}.save-indicator.saved{background:#e4f0e4;color:#274a31}.save-indicator.error{background:#fff0ec;color:#73382d}.eyebrow{color:#5d6a64;font-size:.82rem;font-weight:700;text-transform:uppercase}.entry-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:18px;min-height:0}.form-panel,.metrics-panel,.tree-panel,.signals-panel,.questions-panel,.boundary-panel{min-width:0;border:1px solid #dce5db;border-radius:8px;background:#fff;box-shadow:0 18px 42px #18211f14}.form-panel{display:grid;align-content:start;gap:16px;padding:18px;overflow:auto}.side-form{max-height:calc(100vh - 126px)}.form-grid{display:grid;gap:14px}.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}label,.chip-field,.ocr-field{display:grid;gap:7px;color:#384842;font-size:.9rem;font-weight:700}input,select,textarea{width:100%;border:1px solid #ccd8d1;border-radius:8px;background:#fbfcfa;color:#18211f;outline:0}input,select{height:42px;padding:0 12px}textarea{min-height:112px;padding:12px;resize:vertical;line-height:1.45}input:focus,select:focus,textarea:focus{border-color:#59836a;box-shadow:0 0 0 3px #59836a26}.chips,.pill-list{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:32px;padding:0 10px;border:1px solid #d6e1d9;border-radius:8px;background:#f4f7f2;color:#33443e}.chip.selected{border-color:#4f785e;background:#dcebdc;color:#193326}.form-actions{display:flex;justify-content:flex-end;gap:10px}.hypothesis-editor{display:grid;gap:12px;padding-top:4px}.hypothesis-form{display:grid;gap:12px;padding:14px;border:1px solid #dce5db;border-radius:8px;background:#fbfcfa}.hypothesis-form textarea{min-height:86px}.hypothesis-form-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.text-button{min-height:30px;border:0;background:transparent;color:#466556;font-weight:800}.text-button:hover{color:#203f31}.boundary-card{display:grid;gap:8px;padding:13px;border:1px solid #d8e4dc;border-radius:8px;background:#f6faf4}.boundary-card div{display:flex;align-items:center;gap:8px}.boundary-card p{margin:0;color:#43564d;line-height:1.45}.boundary-card.wait{border-color:#e1d4b8;background:#fbf7ee}.boundary-card.close{border-color:#cfe1d0;background:#eff8ef}.handwriting-section{display:grid;gap:12px}.field-ocr-box{display:grid;gap:8px;padding:10px;border:1px solid #cddfd3;border-radius:8px;background:#f3f8f2}.field-ocr-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#486558;font-size:.78rem;font-weight:900;text-transform:uppercase}.field-ocr-header div{display:flex;flex-wrap:wrap;gap:8px;text-transform:none}.field-ocr-text{min-height:72px;background:#fff}.handwriting-pad{position:relative;width:100%;aspect-ratio:90 / 52;overflow:hidden;border:1px solid #cfdad2;border-radius:8px;background:linear-gradient(#f4f7f2 1px,transparent 1px) 0 39px / 100% 40px,#fffef9;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.handwriting-pad svg,.handwriting-preview svg{display:block;width:100%;height:100%}.handwriting-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#62726a;font-size:.84rem;font-weight:800}.handwriting-section.compact{gap:8px}.handwriting-section.compact .section-heading{color:#526b5f;font-size:.78rem}.handwriting-section.compact .handwriting-pad{aspect-ratio:5 / 2}.handwriting-section.compact .handwriting-actions{font-size:.78rem}.primary-button,.secondary-button{padding:0 14px;font-weight:800}.primary-button.compact,.secondary-button.compact{justify-self:start}.primary-button{background:#234236;color:#fff}.primary-button:hover{background:#315946}.secondary-button{border:1px solid #cbd8d0;background:#fff;color:#22342e}.secondary-button:hover{background:#edf3ec}.timeline-view{display:grid;grid-template-rows:auto minmax(0,1fr);gap:14px;min-height:0}.search-row{display:flex;align-items:center;gap:10px;height:46px;padding:0 14px;border:1px solid #dce5db;border-radius:8px;background:#fff;color:#66766f}.search-row input{height:100%;border:0;background:transparent;box-shadow:none}.inline-error{padding:10px 12px;border:1px solid #f0cfc8;border-radius:8px;background:#fff3ef;color:#73382d;font-weight:700}.entry-list{display:grid;align-content:start;gap:14px;overflow:auto;padding-right:4px}.entry-card{display:grid;gap:14px;padding:16px;border:1px solid #dce5db;border-radius:8px;background:#fff;box-shadow:0 12px 30px #18211f12}.entry-card-header,.metric-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.entry-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#68776f;font-size:.86rem}.entry-meta span{padding:3px 8px;border-radius:8px;background:#eff4ed;color:#3d564a}.entry-card h2{margin:6px 0 0;font-size:1.15rem}.icon-button{flex:0 0 auto;width:38px;height:38px;border:1px solid #d7e2da;background:#fff;color:#6a3d37}.icon-button:hover{background:#fff0ec}.icon-button.neutral{color:#385d4b}.icon-button.neutral:hover{background:#edf3ec}.entry-card-actions{display:flex;flex:0 0 auto;gap:8px}.entry-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.mini-block{min-height:120px;padding:12px;border-radius:8px;background:#f7faf5}.mini-block span{display:block;color:#66766f;font-size:.78rem;font-weight:800;text-transform:uppercase}.mini-block p{margin:7px 0 0;color:#25352f;line-height:1.42}.entry-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hypothesis-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hypothesis-chip{display:grid;gap:5px;padding:10px;border-radius:8px;background:#f4f7f9}.hypothesis-chip strong{color:#22352e}.hypothesis-chip span{color:#64736d;font-size:.82rem;font-weight:800}.handwriting-preview{width:min(100%,460px);aspect-ratio:90 / 52;overflow:hidden;border:1px solid #d7e1d9;border-radius:8px;background:linear-gradient(#f4f7f2 1px,transparent 1px) 0 31px / 100% 32px,#fffef9}.handwriting-result{display:grid;grid-template-columns:minmax(240px,460px) minmax(0,1fr);gap:14px;align-items:stretch}.ocr-panel{display:grid;align-content:start;gap:10px;padding:12px;border:1px solid #dce5db;border-radius:8px;background:#fbfcfa}.ocr-panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ocr-panel textarea{min-height:112px;resize:vertical}.ocr-panel textarea::placeholder{color:#7b8882}.ocr-panel p{margin:0;white-space:pre-wrap;line-height:1.45}.ocr-panel span{color:#6a7a72;font-weight:700}.pill-list span,.review-pill,.status-pill{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:8px;font-size:.82rem;font-weight:800}.pill-list .emotion{background:#e8eef8;color:#24466f}.pill-list .need{background:#f3eadf;color:#66502f}.review-pill{background:#e4f0e4;color:#274a31}.status-pill.continue{background:#eef2f8;color:#2f4f73}.status-pill.wait{background:#f5ead3;color:#654d25}.status-pill.close{background:#e0f0df;color:#285233}.life-action{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;background:#eff6ef;color:#2a4538;font-weight:700}.insight-grid{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);grid-template-rows:auto 1fr;gap:16px;min-height:0}.metrics-panel,.tree-panel,.signals-panel,.questions-panel,.boundary-panel{padding:18px}.metric-list{display:grid;gap:16px;margin-top:18px}.metric{display:grid;gap:8px}.metric-top span{color:#4b5f56;font-weight:700}.metric-top strong{font-variant-numeric:tabular-nums}.metric-bar{height:9px;overflow:hidden;border-radius:8px;background:#edf3ed}.metric-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#557c5f,#8a8f53)}.tree-panel{display:grid;grid-template-columns:200px minmax(0,1fr);align-items:center;gap:20px}.tree-visual{display:grid;justify-items:center;min-height:230px}.tree-crown{display:grid;grid-template-columns:repeat(4,34px);grid-auto-rows:34px;gap:6px;justify-content:center;align-content:center;width:174px;min-height:132px;padding:16px;border-radius:42% 58% 50% 50%;background:#d9ead4}.tree-crown span{border-radius:50%;background:#5b815f}.tree-crown span:nth-child(3n){background:#91a65f}.tree-crown span:nth-child(4n){background:#3f674f}.tree-trunk{width:34px;height:72px;background:#7c6a4b}.tree-roots{width:126px;height:32px;border-bottom:8px solid #7c6a4b;border-left:8px solid #7c6a4b;border-right:8px solid #7c6a4b;border-radius:0 0 60px 60px}.milestone-list,.signal-list,.question-list,.principle-list{display:grid;gap:10px;margin-top:16px}.milestone-list span,.question-list span,.principle-list span{display:flex;align-items:center;gap:8px;min-height:34px;padding:8px 10px;border-radius:8px;background:#f2f6f0;color:#33443e;font-weight:700}.signal-card{display:grid;gap:8px;padding:13px;border:1px solid #dce5db;border-radius:8px;background:#fbfcfa}.signal-card p{margin:0;color:#4f6259;line-height:1.45}.signal-card span{color:#65776e;font-size:.84rem;font-weight:800}.data-count{display:flex;align-items:baseline;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #e2e9e3}.data-count strong{font-size:2rem}.data-count span{color:#607168;font-weight:700}.empty-state{display:grid;min-height:180px;place-items:center;border:1px dashed #c8d6ce;border-radius:8px;background:#fff;color:#66766f;text-align:center;font-weight:700}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:14px}.nav{grid-auto-flow:column;justify-content:center}.sidebar-panel{display:none}.sidebar-actions{grid-auto-flow:column;margin-top:0}.entry-layout,.insight-grid{grid-template-columns:1fr}.side-form{max-height:none}.entry-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.handwriting-result{grid-template-columns:1fr}}@media(max-width:720px){.workspace{padding:16px}.workspace-header,.form-actions,.workspace-actions{align-items:stretch;flex-direction:column}.sidebar{grid-template-columns:1fr}.brand{justify-content:center}.nav{grid-auto-flow:row;grid-template-columns:repeat(3,minmax(0,1fr))}.nav button{justify-content:center;padding:0 8px}.sidebar-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.two-columns,.entry-columns,.tree-panel{grid-template-columns:1fr}}
