:root{--gingham:#ecc4c3;--gingham-soft:#f8e7ea;--paper:#fffaf1;--paper-deep:#f8efe3;--ink:#332a2e;--muted:#6f625f;--line:#71434c33;--rose:#b97d7b;--rose-soft:#ecc4c3;--berry:#8f3f59;--oxblood:#701f39;--sage-soft:#d7d6b9;--sage:#928e5e;--sage-deep:#6f6d3e;--gold:#b99a58;--blue:#5f7f6c;--danger:#a53646;--shadow:0 28px 75px #502b3533;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--script:"Snell Roundhand", "Segoe Script", cursive}*{box-sizing:border-box}html{background-color:var(--gingham-soft)}body{background-color:var(--gingham-soft);min-height:100vh;color:var(--ink);font-family:var(--serif);background-image:linear-gradient(90deg,#b85b7124 50%,#0000 50%),linear-gradient(#b85b7124 50%,#0000 50%),linear-gradient(90deg,#0000 50%,#ffffff94 50%),linear-gradient(#0000 50%,#ffffff94 50%);background-position:0 0,0 0,22px 22px,22px 22px;background-size:44px 44px;margin:0}button,input,textarea{font:inherit}button{border:0}.app-shell{min-height:100vh;padding:46px 32px}.app-frame{background-color:var(--paper);width:min(1280px,100%);min-height:calc(100vh - 92px);box-shadow:var(--shadow);border:1px solid #701f392e;border-radius:8px;margin:0 auto;position:relative;overflow:hidden}.layout-grid{grid-template-columns:minmax(0,1.9fr) minmax(280px,.72fr) 54px;min-height:calc(100vh - 94px);transition:grid-template-columns .18s;display:grid}.layout-grid.notes-open{grid-template-columns:minmax(0,1.55fr) minmax(270px,.6fr) minmax(300px,.72fr)}.notebook-binding{z-index:12;pointer-events:none;filter:drop-shadow(2px 2px 2px #332a2e29);flex-direction:column;justify-content:space-around;width:34px;display:flex;position:absolute;top:54px;bottom:54px;left:-15px}.notebook-binding:after{content:"";background:#8f3f590b;border-right:1px solid #332a2e1f;width:9px;position:absolute;top:-12px;bottom:-12px;right:0}.notebook-binding span{z-index:1;background:linear-gradient(#8b8580,#3f3a38 48%,#918a85);border:3px solid #57514e;border-right:0;border-radius:9px 0 0 9px;width:31px;height:13px;display:block;position:relative;box-shadow:inset 0 0 0 1px #ffffff47}.notebook-binding span:after{content:"";background:#d4c8bb;border-radius:50%;width:8px;height:7px;position:absolute;top:1px;right:-8px;box-shadow:inset 0 1px 2px #332a2e61}.workspace{border-right:1px solid var(--line);min-width:0;padding:28px 54px 64px}.journal-header{grid-template-columns:1fr auto 1fr;align-items:start;gap:24px;min-height:98px;display:grid}.brand h1,.brand p,.hero-copy h2,.hero-copy p{margin:0}.brand-lockup{min-width:170px;padding:5px 0 0 48px;position:relative}.brand-yarn{width:178px;height:68px;color:var(--berry);pointer-events:none;position:absolute;top:-4px;left:0}.brand h1{z-index:1;color:var(--oxblood);font-family:var(--serif);font-size:3rem;font-weight:500;line-height:.9;position:relative}.brand p{z-index:1;color:var(--muted);margin-top:13px;font-size:.8rem;font-style:italic;position:relative}.journal-date{color:var(--oxblood);text-transform:uppercase;justify-items:center;gap:7px;padding-top:9px;font-size:.72rem;display:grid}.journal-date svg{color:var(--sage-deep)}.status-pill{border:1px solid var(--line);min-height:36px;color:var(--berry);white-space:nowrap;background:#fffaf1cc;border-radius:4px;justify-self:end;align-items:center;gap:8px;padding:8px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.hero-row,.section-heading,.audio-actions,.history-heading,.session-meta,.result-actions,.empty-state,.status-line{align-items:center;display:flex}.workspace>.hero-row{text-align:center;justify-content:center;padding:42px 0 16px}.hero-copy h2{color:var(--ink);font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.14}.hero-copy h2 em{color:var(--oxblood);font-weight:400}.eyebrow{color:var(--berry);text-transform:uppercase;margin:0 0 12px;font-size:.72rem;font-weight:700}.ornament{width:176px;color:var(--sage-deep);align-items:center;gap:11px;margin:22px auto 0;display:flex}.ornament span{background:var(--sage);width:100%;height:1px}.voice-picker{text-align:center;border:0;width:min(330px,100%);margin:4px auto 0;padding:0}.first-use-note{width:min(520px,100%);color:var(--muted);text-align:center;justify-content:center;align-items:baseline;gap:8px;margin:2px auto 18px;font-size:.83rem;line-height:1.5;display:flex}.first-use-note strong{color:var(--berry);font-family:var(--script);flex:none;font-size:1.05rem;font-weight:500}.voice-picker legend{width:100%;color:var(--muted);text-transform:uppercase;margin-bottom:8px;font-size:.68rem;font-weight:700}.voice-options{background:#fffaf1b8;border:1px solid #6f6d3e47;border-radius:4px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.voice-options label{cursor:pointer;min-width:0;position:relative}.voice-options label+label{border-left:1px solid #6f6d3e38}.voice-options input{opacity:0;width:1px;height:1px;position:absolute}.voice-options span{min-height:36px;color:var(--muted);text-transform:capitalize;place-items:center;padding:7px 8px;font-size:.76rem;font-weight:700;display:grid}.voice-options input:checked+span{background:var(--sage-soft);color:var(--sage-deep)}.voice-options input:focus-visible+span{z-index:1;outline-offset:-3px;outline:3px solid #8f3f5952;position:relative}.voice-picker:disabled{opacity:.6}.recorder-zone{border-bottom:1px solid var(--line);place-items:center;min-height:350px;margin:0 0 30px;display:grid}.record-cluster{justify-items:center;gap:20px;width:100%;display:grid}.record-button{background:var(--rose);color:#fffaf3;cursor:pointer;border:1px solid #b48a4abf;border-radius:50%;place-items:center;width:192px;height:192px;transition:transform .16s,background .16s,box-shadow .16s;display:grid;box-shadow:0 0 0 7px #c9819033,0 0 0 9px #b48a4a33,0 18px 35px #701f3933}.record-button:hover{background:#bd7181;transform:translateY(-3px);box-shadow:0 0 0 7px #c981903d,0 0 0 9px #b48a4a3d,0 22px 42px #701f393d}.record-button:focus-visible,.action-button:focus-visible,.icon-button:focus-visible,.session-button:focus-visible,.delete-session:focus-visible{outline-offset:4px;outline:3px solid #426b5594}.record-button:disabled{cursor:not-allowed;opacity:.68;transform:none}.record-button.recording{background:var(--oxblood);box-shadow:0 0 0 7px #701f3929,0 0 0 9px #b48a4a33,0 18px 35px #701f3942}.record-inner{text-align:center;justify-items:center;gap:11px;max-width:138px;display:grid}.record-button strong{font-size:1.05rem;font-weight:600;line-height:1.15}.record-note{color:var(--berry);font-family:var(--script);font-size:1rem}.timer{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.waveform{justify-content:center;align-items:center;gap:6px;width:168px;height:42px;display:flex}.waveform span{background:var(--rose);border-radius:999px;width:5px;height:12px;animation:.82s ease-in-out infinite pulse}.waveform span:nth-child(2n){animation-delay:.13s}.waveform span:nth-child(3n){animation-delay:.26s}@keyframes pulse{0%,to{height:12px}50%{height:38px}}.audio-panel,.transcript-panel,.error-box{border:1px solid var(--line);background:#fffaf1d6;border-radius:4px}.audio-panel{width:min(560px,100%);padding:16px}.journal-audio-player{background:#f6e2e1;border:1px solid #b97d7b59;border-radius:6px;padding:14px 16px;box-shadow:inset 0 -2px #b97d7b14}.journal-audio-source{display:none}.journal-audio-controls{grid-template-columns:34px 42px 34px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.audio-skip-button,.audio-play-button{cursor:pointer;border-radius:6px;place-items:center;padding:0;display:grid}.audio-skip-button{width:34px;height:34px;color:var(--sage-deep);background:0 0}.audio-skip-button:hover{background:#fffaf17a}.audio-play-button{background:var(--sage-deep);color:#fffaf1;width:42px;height:42px;box-shadow:0 3px #5755272e}.audio-play-button:hover{background:var(--sage)}.audio-skip-button:focus-visible,.audio-play-button:focus-visible,.audio-progress:focus-visible{outline-offset:3px;outline:3px solid #706d3e61}.audio-progress-wrap{gap:5px;min-width:0;display:grid}.audio-progress{appearance:none;cursor:pointer;background:0 0;width:100%;height:16px;margin:0}.audio-progress::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--sage-deep) 0 var(--audio-progress), #706d3e33 var(--audio-progress) 100%);border-radius:2px;height:4px}.audio-progress::-webkit-slider-thumb{appearance:none;background:var(--rose);border:2px solid #fffaf1;border-radius:50%;width:14px;height:14px;margin-top:-5px;box-shadow:0 1px 3px #332a2e3d}.audio-progress::-moz-range-track{background:#706d3e33;border-radius:2px;height:4px}.audio-progress::-moz-range-progress{background:var(--sage-deep);border-radius:2px;height:4px}.audio-progress::-moz-range-thumb{background:var(--rose);border:2px solid #fffaf1;border-radius:50%;width:12px;height:12px;box-shadow:0 1px 3px #332a2e3d}.audio-time{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.7rem;display:flex}.audio-actions,.result-actions{flex-wrap:wrap;gap:10px;margin-top:14px}.result-completion{flex-wrap:wrap;align-items:center;gap:9px;margin-right:2px;display:flex}.result-completion>span{color:var(--sage-deep);align-items:center;gap:6px;font-size:.76rem;font-weight:700;display:inline-flex}.done-button{background:var(--sage-deep);min-height:40px;color:var(--paper);cursor:pointer;border-radius:4px;align-items:center;gap:5px;padding:0 13px;font-size:.8rem;font-weight:700;display:inline-flex}.done-button:hover,.done-button:focus-visible{background:#5e5d36}.action-button,.icon-button,.session-button,.delete-session{cursor:pointer;transition:transform .14s,border-color .14s,background .14s,color .14s}.action-button{background:var(--oxblood);color:#fffaf3;border-radius:4px;align-items:center;gap:9px;min-height:44px;padding:0 15px;font-weight:700;display:inline-flex}.action-button.secondary{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.action-button:hover,.icon-button:hover,.session-button:hover,.delete-session:hover{transform:translateY(-1px)}.action-button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.62;transform:none}.icon-button,.delete-session{border:1px solid var(--line);background:var(--paper);width:42px;height:42px;color:var(--ink);border-radius:4px;place-items:center;display:inline-grid}.icon-button.danger,.delete-session{color:var(--danger)}.status-line{color:var(--berry);justify-content:center;gap:10px;margin:12px 0;font-size:.9rem;font-weight:700}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:var(--danger);align-items:flex-start;gap:10px;margin:16px 0;padding:14px;display:flex}.error-box.warning{color:var(--sage-deep);background:#d7d6b952;border-color:#6f6d3e4d}.error-copy{flex:1;gap:3px;min-width:0;font-size:.86rem;line-height:1.45;display:grid}.error-copy strong{color:var(--ink);font-size:.9rem}.error-actions{align-items:center;gap:6px;display:flex}.error-actions button{min-height:34px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.error-actions .notice-dismiss{border-color:#0000;width:34px;padding:0}.privacy-note{max-width:600px;color:var(--muted);text-align:center;justify-content:center;align-items:flex-start;gap:8px;margin:-14px auto 24px;font-size:.72rem;line-height:1.45;display:flex}.privacy-note svg{color:var(--sage-deep);flex:none;margin-top:1px}.result-grid{gap:18px;padding-top:16px;display:grid}.result-grid>.hero-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding-bottom:18px}.result-grid h2{color:var(--oxblood);overflow-wrap:anywhere;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500}.reflection-title-line{align-items:flex-start;gap:9px;min-width:0;display:flex}.title-edit-button,.title-editor-button{width:36px;height:36px;color:var(--berry);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;flex:none;place-items:center;display:inline-grid}.title-edit-button{margin-top:2px}.title-edit-button:hover,.title-editor-button:hover{border-color:var(--line);background:#ecc4c338}.title-edit-button:focus-visible,.title-editor-button:focus-visible,.title-editor input:focus-visible{outline-offset:2px;outline:3px solid #8f3f594d}.title-editor{grid-template-columns:minmax(0,1fr) 36px 36px;align-items:center;gap:7px;width:min(720px,100%);display:grid}.title-editor input{min-width:0;color:var(--oxblood);font-family:var(--serif);background:#fffaf1bd;border:1px solid #8f3f5952;border-radius:4px;padding:5px 8px;font-size:2rem;font-weight:500}.title-editor-button.save{color:var(--sage-deep)}.reflection-index{border-top:1px solid var(--line)}.reflection-index-heading{justify-content:space-between;align-items:flex-end;gap:18px;padding:22px 4px 17px;display:flex}.reflection-index-heading .eyebrow{margin:0}.reflection-index-heading>span{color:var(--muted);font-size:.82rem;font-style:italic}.reflection-folder{--folder-color:#f0d3d9;--folder-ink:var(--ink);--folder-heading:var(--oxblood);--folder-accent:var(--sage-deep);--tab-left:0%;z-index:1;background-color:var(--folder-color);background-blend-mode:multiply;background-image:url(/paper-texture.jpg);background-repeat:repeat;background-size:430px;border:1px solid #426b5533;border-radius:6px;margin-top:42px;transition:transform .16s,box-shadow .16s,margin-top .18s;position:relative;box-shadow:0 5px #426b5509}.reflection-folder+.reflection-folder{margin-top:-7px}.folder-how-it-feels{--folder-color:#f2dfe1;--folder-accent:var(--berry);--tab-left:0%}.folder-a-little-light{--folder-color:#ead0d2;--folder-accent:var(--berry);--tab-left:9%}.folder-taking-up-space{--folder-color:#ddb9b8;--folder-ink:var(--ink);--folder-heading:var(--oxblood);--folder-accent:var(--berry);--tab-left:18%}.folder-worth-remembering{--folder-color:#cfa3a3;--folder-ink:var(--ink);--folder-heading:var(--oxblood);--folder-accent:var(--berry);--tab-left:27%}.folder-to-do-list{--folder-color:#dcdbbe;--folder-ink:var(--ink);--folder-heading:#4f4d2d;--folder-accent:var(--sage-deep);--tab-left:20%}.folder-possibilities{--folder-color:#cdcca5;--folder-ink:var(--ink);--folder-heading:#494827;--folder-accent:#5f5d32;--tab-left:14%}.folder-what-can-wait{--folder-color:#b9bb8e;--folder-ink:var(--ink);--folder-heading:#444323;--folder-accent:#57552b;--tab-left:5%}.folder-something-to-consider{--folder-color:#d5d4ad;--folder-ink:var(--ink);--folder-heading:#4f4d2d;--folder-accent:var(--sage-deep);--tab-left:8%}.reflection-folder.open{z-index:8;transform:translateY(-2px);box-shadow:0 10px 22px #426b551f}.reflection-folder.open+.reflection-folder{margin-top:34px}.folder-possibilities:not(.open)+.reflection-folder{margin-top:14px}.reflection-folder-trigger{width:100%;min-height:72px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:14px;padding:14px 16px;display:grid;position:relative}.reflection-folder-trigger:hover{background:#fffaf133}.reflection-folder-trigger:focus-visible{outline-offset:-3px;outline:3px solid #426b5594}.reflection-folder-tab{top:-31px;left:var(--tab-left);max-width:calc(100% - var(--tab-left) - 12px);background-color:var(--folder-color);background-blend-mode:multiply;min-height:32px;color:var(--folder-accent);white-space:nowrap;background-image:url(/paper-texture.jpg);background-repeat:repeat;background-size:430px;border:1px solid #426b5533;border-bottom:0;border-radius:7px 7px 0 0;align-items:center;gap:7px;padding:6px 14px 5px;display:inline-flex;position:absolute}.reflection-folder-tab strong{color:var(--folder-heading);text-overflow:ellipsis;text-transform:uppercase;font-size:.88rem;font-weight:700;overflow:hidden}.reflection-icon{color:var(--folder-accent);flex:none;place-items:center;display:grid}.reflection-folder-preview{color:var(--folder-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;line-height:1.4;overflow:hidden}.folder-possibilities .reflection-folder-preview{color:#494827;background:#fffaf13d;border-left:2px solid #49482780;width:fit-content;max-width:100%;padding:7px 12px;font-style:italic}.reflection-chevron{color:var(--folder-accent);grid-column:2;justify-self:end;transition:transform .16s}.reflection-folder.open .reflection-chevron{transform:rotate(180deg)}.reflection-folder.open .reflection-folder-trigger{min-height:44px}.reflection-content{padding:2px 20px 22px;position:relative}.reflection-content-toolbar{justify-content:flex-end;min-height:28px;display:flex}.reflection-content-toolbar button,.gentle-next-step>button,.echo-note-actions>button:first-child{border:1px solid color-mix(in srgb, var(--folder-accent) 30%, transparent);width:30px;height:30px;color:var(--folder-accent);cursor:pointer;background:#fffaf133;border-radius:4px;place-items:center;display:grid}.reflection-content-toolbar button:hover,.gentle-next-step>button:hover,.echo-note-actions>button:first-child:hover{background:#fffaf17a}.selection-note-action{z-index:1000;background:var(--paper);min-height:36px;color:var(--oxblood);cursor:pointer;border:1px solid #8f3f5957;border-radius:4px;align-items:center;gap:7px;padding:7px 10px;font-size:.76rem;font-weight:700;display:inline-flex;position:fixed;box-shadow:0 8px 22px #502b3533}.reflection-content p,.reflection-content li{color:var(--folder-ink);font-size:1rem;line-height:1.65}.reflection-content p{max-width:680px;margin:0}.reflection-content ul{gap:8px;margin:0;padding-left:19px;display:grid}.standout-list{list-style:none;gap:12px!important;padding-left:0!important}.standout-list li{color:var(--ink);border-left:2px solid #8f3f596b;padding:7px 4px 7px 16px;font-style:italic}.todo-candidate-list{list-style:none;padding-left:0!important}.todo-candidate-list li{border-bottom:1px solid #fff8ee3d;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:10px 0;display:grid}.todo-candidate-list button{font-style:normal}.todo-candidate-list li:last-child{border-bottom:0}.add-todo-button{min-height:34px;color:var(--folder-ink);cursor:pointer;background:#fffaf129;border:1px solid #fff8ee94;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-size:.76rem;font-weight:700;display:inline-flex}.add-todo-button:hover:not(:disabled){background:#fffaf147}.add-todo-button.added{cursor:default;opacity:.72}.echo-section{border-top:1px solid var(--line);margin-top:34px;padding:25px 0 5px;position:relative}.echo-heading{align-items:center;gap:12px;display:flex}.echo-heading .eyebrow,.echo-heading h3{margin:0}.echo-heading h3{color:var(--oxblood);font-size:1.65rem;font-weight:500}.echo-heading .eyebrow{margin-bottom:3px}.echo-mark{background:var(--sage-soft);width:42px;height:42px;color:var(--sage-deep);border:1px solid #6f6d3e52;border-radius:50%;flex:none;place-items:center;display:grid}.echo-empty{max-width:680px;color:var(--muted);margin:8px 0 0;padding:20px 0 14px 54px;font-size:1rem;font-style:italic;line-height:1.6}.echo-memory-list{margin-top:18px}.echo-note{background-blend-mode:soft-light;background-color:#e7c4c266;background-image:url(/paper-texture.jpg);background-repeat:repeat;background-size:430px;border:1px solid #8f3f5933;border-radius:6px;padding:20px 22px 17px}.echo-note p{max-width:680px;color:var(--ink);margin:0;font-size:1.05rem;font-style:italic;line-height:1.65}.echo-note-actions{align-items:center;gap:8px;margin-top:13px;display:flex}.echo-note-actions>button:last-child{width:fit-content;min-height:34px;color:var(--sage-deep);cursor:pointer;text-transform:uppercase;background:0 0;align-items:center;gap:6px;padding:5px 0;font-size:.72rem;font-style:normal;font-weight:700;display:inline-flex}.echo-note-actions>button:last-child:hover{color:var(--oxblood)}.gentle-next-step{border-left:3px solid var(--sage-deep);color:var(--sage-deep);background:#dce9dc94;border-radius:4px;grid-template-columns:34px minmax(0,1fr) 30px;gap:12px;margin-top:22px;padding:18px;display:grid}.gentle-next-step>button{--folder-accent:var(--sage-deep);align-self:start}.gentle-next-step>svg{margin-top:2px}.gentle-next-step span{text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.gentle-next-step p{color:var(--ink);margin:0;font-size:1rem;line-height:1.5}.transcript-panel{padding:15px}.transcript-panel summary{cursor:pointer;color:var(--berry);text-transform:uppercase;font-size:.8rem;font-weight:700}.transcript-panel p{color:var(--muted);white-space:pre-wrap;margin:14px 0 0;line-height:1.65}.history-panel{background:#fffaf18a;min-width:0;padding:45px 30px 50px;position:relative}.ribbon{background:var(--sage-deep);width:28px;height:138px;position:absolute;top:0;left:-14px;box-shadow:0 4px 10px #426b5533}.ribbon:after{border-right:14px solid #0000;border-bottom:14px solid var(--paper);content:"";border-left:14px solid #0000;width:0;height:0;position:absolute;bottom:-1px;left:0}.history-heading{border-bottom:1px solid var(--line);color:var(--oxblood);justify-content:space-between;gap:14px;padding:28px 0 22px}.archive-toggle{cursor:pointer;text-align:left;background:0 0;width:100%}.archive-toggle:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #8f3f5980}.archive-toggle-meta{color:var(--sage-deep);align-items:center;gap:8px;display:inline-flex}.archive-toggle-meta strong{background:#928e5e29;border-radius:50%;place-items:center;min-width:25px;height:25px;font-size:.72rem;display:grid}.archive-toggle-meta svg{transition:transform .18s}.archive-toggle[aria-expanded=true] .archive-toggle-meta svg{transform:rotate(180deg)}.history-panel.collapsed{align-self:start;padding-bottom:30px}.history-panel.collapsed .ribbon{height:94px}.archive-content[hidden]{display:none}.history-heading h2{margin:0;font-size:1.55rem;font-weight:500}.history-heading .eyebrow{margin-bottom:7px}.todo-panel{border-bottom:1px solid var(--line);padding:12px 0 22px}.todo-list{gap:3px;margin:15px 0 0;padding:0;list-style:none;display:grid}.todo-list li{grid-template-columns:24px minmax(0,1fr) 28px;align-items:start;gap:8px;min-width:0;padding:8px 0;display:grid}.todo-list li>span{color:var(--ink);padding-top:2px;font-size:.88rem;line-height:1.4}.todo-list li.completed>span{color:var(--muted);text-decoration:line-through}.todo-check,.todo-delete{width:24px;height:24px;color:var(--sage-deep);cursor:pointer;background:0 0;border-radius:4px;place-items:center;padding:0;display:grid}.todo-check{border:1px solid var(--sage)}.todo-delete{width:28px;color:var(--muted);opacity:.55;border:0}.todo-delete:hover,.todo-delete:focus-visible{color:var(--danger);opacity:1}.todo-empty{color:var(--muted);margin:14px 0 0;font-size:.84rem;font-style:italic;line-height:1.5}.history-list{display:grid}.session-row{border-bottom:1px solid var(--line);position:relative}.session-button{width:100%;min-height:126px;color:var(--ink);text-align:left;background:0 0;padding:24px 40px 22px 16px}.session-button.active{box-shadow:inset 2px 0 0 var(--sage-deep);background:#eed0d64d}.session-date{color:var(--berry);text-transform:uppercase;margin-bottom:12px;font-size:.69rem;font-weight:700;display:block}.session-button h3{margin:0;font-size:1.12rem;font-weight:500;line-height:1.25}.session-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-top:13px;font-size:.76rem}.delete-session{opacity:0;background:0 0;border-color:#0000;width:34px;height:34px;position:absolute;top:18px;right:-2px}.session-row:hover .delete-session,.delete-session:focus-visible{opacity:1}.sticky-notes-panel{border-left:1px solid var(--line);background-color:#f7eee2;background-image:linear-gradient(#701f3906 1px,#0000 1px);background-size:100% 6px;min-width:0;position:relative}.notes-rail-button{width:100%;min-height:100vh;color:var(--berry);cursor:pointer;opacity:1;background:0 0;flex-direction:column;align-items:center;gap:9px;padding:28px 10px;transition:opacity .13s,background .14s;display:flex;position:sticky;top:0}.sticky-notes-panel.open .notes-rail-button{visibility:hidden;pointer-events:none;opacity:0;position:absolute;inset:0}.notes-rail-label{color:var(--berry);text-transform:uppercase;writing-mode:vertical-rl;font-size:.68rem;font-weight:700}.notes-rail-button .keep-count{background:var(--berry);width:23px;height:23px;color:var(--paper);border-radius:50%;place-items:center;font-size:.7rem;display:grid}.notes-rail-button:hover,.notes-rail-button:focus-visible{background:#ecc4c333}.notes-drawer{visibility:hidden;pointer-events:none;opacity:0;height:calc(100vh - 94px);padding:28px 18px 45px;transition:transform .24s,opacity .19s,visibility 0s linear .24s;position:sticky;top:0;overflow-y:auto;transform:translate(30px)}.sticky-notes-panel.open .notes-drawer{visibility:visible;pointer-events:auto;opacity:1;transition-delay:35ms,35ms,0s;transform:translate(0)}.notes-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.notes-heading h2,.notes-heading p{margin:0}.notes-heading h2{margin-top:3px;font-size:1.45rem;font-weight:500}.notes-yarn{width:150px;height:22px;color:var(--berry);opacity:.72;margin-top:1px;display:block}.keep-tabs{background:#fffaf18c;border:1px solid #8f3f5938;border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:17px;display:grid;overflow:hidden}.keep-tabs button{min-width:0;min-height:40px;color:var(--muted);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:.78rem;font-weight:700;display:flex}.keep-tabs button+button{border-left:1px solid #8f3f592e}.keep-tabs button.active{color:var(--sage-deep);background:#d7d6b99e}.keep-tabs button:focus-visible{z-index:1;outline-offset:-2px;outline:2px solid #8f3f597a;position:relative}.keep-tabs button span{background:#fffaf1ad;border-radius:50%;place-items:center;min-width:19px;height:19px;font-size:.64rem;display:grid}.keep-tab-content{min-width:0}.notes-icon-button,.note-toolbar button{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;place-items:center;padding:0;display:grid}.notes-icon-button:hover,.notes-icon-button:focus-visible,.note-toolbar button:hover,.note-toolbar button:focus-visible{color:var(--berry);background:#fffaf194}.new-note-button{width:100%;color:var(--berry);cursor:pointer;background:#fffaf1a6;border:1px solid #8f3f593d;border-radius:5px;justify-content:center;align-items:center;gap:7px;margin-top:16px;padding:10px 12px;font-size:.82rem;font-weight:700;display:flex}.new-note-button:hover,.new-note-button:focus-visible{background:var(--paper)}.sticky-note-stack{gap:22px;margin-top:22px;padding:8px 5px 24px;display:grid}.sticky-note{--note-paper:#f5edda;background-color:var(--note-paper);background-blend-mode:soft-light, multiply;clip-path:polygon(1% 2%,8% 0,20% 1%,36% 0,55% 1%,73% 0,91% 1%,100% 3%,99% 21%,100% 40%,99% 62%,100% 82%,98% 98%,82% 99%,66% 98%,49% 100%,31% 98%,15% 100%,1% 98%,0 78%,1% 58%,0 35%);background-image:linear-gradient(#ffffff1f,#5b483b09),url(/paper-texture.jpg);background-position:50%;background-size:cover;border:1px solid #56443a1f;min-width:0;padding:19px 15px 14px;position:relative;transform:rotate(-.8deg);box-shadow:0 2px 2px #4b37301f,0 11px 18px #4b373017}.sticky-note:nth-child(2n){clip-path:polygon(0 1%,24% 0,49% 1%,76% 0,100% 1%,99% 96%,96% 99%,69% 98%,43% 100%,18% 99%,1% 97%);transform:rotate(.65deg)}.sticky-note:nth-child(3n){clip-path:polygon(1% 0,97% 1%,100% 4%,99% 95%,96% 99%,4% 100%,0 96%,1% 4%);transform:rotate(-.35deg)}.sticky-note.pinned{box-shadow:0 3px 3px #4b373021,0 13px 21px #4b37301f}.paper-cream{--note-paper:#f7efd9}.paper-blush{--note-paper:#edcfce}.paper-sage{--note-paper:#d9d9bb}.paper-grid{--note-paper:#eee3cc;background-blend-mode:multiply, multiply, soft-light;background-image:linear-gradient(#6f6d3e1f 1px,#0000 1px),linear-gradient(90deg,#6f6d3e1f 1px,#0000 1px),url(/paper-texture.jpg);background-size:15px 15px,15px 15px,cover}.paper-lined{--note-paper:#f3e9d4;background-blend-mode:multiply, soft-light;background-image:repeating-linear-gradient(#0000 0 23px,#8f3f5921 24px),url(/paper-texture.jpg);background-size:auto,cover}.note-decoration{z-index:2;background-blend-mode:soft-light;width:57px;height:20px;color:var(--berry);clip-path:polygon(3% 10%,18% 0,37% 7%,55% 1%,75% 8%,97% 2%,100% 88%,82% 95%,61% 90%,42% 100%,22% 92%,0 98%);opacity:.96;background-color:#caae74db;background-image:url(/paper-texture.jpg);background-size:cover;place-items:center;display:grid;position:absolute;top:2px;left:50%;transform:translate(-50%)rotate(-1.8deg);box-shadow:0 1px 2px #4b37302e,inset 0 0 0 1px #fffaf12e}.sticky-note:nth-child(3n+2) .note-decoration{background-color:#cc9983cc;left:76%;transform:translate(-50%)rotate(2.1deg)}.sticky-note:nth-child(3n) .note-decoration{background-color:#9da67cd1;left:27%;transform:translate(-50%)rotate(-.4deg)}.keep-todo-content{background-blend-mode:multiply, soft-light;clip-path:polygon(1% 0,99% 1%,100% 97%,97% 100%,2% 99%,0 3%);background-color:#f4eddd;background-image:repeating-linear-gradient(#0000 0 31px,#8f3f591c 32px),url(/paper-texture.jpg);background-size:auto,cover;border:1px solid #56443a1c;min-height:260px;margin-top:18px;padding:13px 14px 22px;box-shadow:0 7px 16px #4b373014}.keep-todo-list{margin-top:0}.keep-todo-empty{min-height:220px}.note-toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.note-toolbar>div{display:flex}.note-drag-handle{color:#332a2e73;cursor:grab;place-items:center;width:32px;height:36px;display:grid}.note-toolbar button:disabled{cursor:default;opacity:.25}.sticky-note textarea{resize:vertical;width:100%;min-height:108px;color:var(--ink);font-family:var(--serif);background:0 0;border:0;outline:0;padding:7px 4px;font-size:.9rem;line-height:1.55}.sticky-note textarea:focus{box-shadow:inset 0 -1px #8f3f5959}.sticky-note footer{border-top:1px solid #332a2e1a;gap:8px;padding-top:9px;display:grid}.sticky-note select{width:fit-content;max-width:100%;min-height:34px;color:var(--muted);background:#fffaf166;border:1px solid #332a2e26;border-radius:3px;padding:6px 24px 6px 8px;font-size:.69rem}.sticky-note footer button{min-width:0;color:var(--muted);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:7px;padding:4px 0;font-size:.69rem;display:flex}.sticky-note footer button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notes-empty{min-height:240px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.notes-empty p{max-width:180px;margin:0;font-size:.84rem;font-style:italic;line-height:1.5}.notes-mobile-tab{display:none}.empty-state{min-height:250px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;gap:14px}.empty-state svg{color:var(--sage-deep)}.empty-state p{max-width:220px;margin:0;font-style:italic;line-height:1.5}.archive-note{color:var(--blue);text-align:center;justify-items:center;gap:12px;margin-top:64px;display:grid}.archive-note span{font-family:var(--script);font-size:.95rem}.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<=900px){.app-shell{padding:18px}.app-frame,.layout-grid{min-height:calc(100vh - 36px)}.layout-grid,.layout-grid.notes-open{grid-template-columns:1fr}.notebook-binding{display:none}.workspace{border-right:0;padding:26px 28px 48px}.history-panel{border-top:1px solid var(--line);padding:34px 28px 45px}.history-heading{padding-right:58px}.archive-toggle-meta{margin-right:0}.ribbon{left:auto;right:34px}.sticky-notes-panel{z-index:100;background:0 0;border:0;position:fixed;bottom:16px;right:16px}.notes-rail-button{display:none}.notes-mobile-tab{background:var(--paper);min-height:44px;color:var(--berry);cursor:pointer;border:1px solid #701f3933;border-radius:6px;align-items:center;gap:7px;padding:10px 13px;font-size:.78rem;font-weight:700;display:flex;box-shadow:0 8px 24px #502b3533}.notes-mobile-tab span{background:var(--berry);min-width:20px;height:20px;color:var(--paper);border-radius:50%;place-items:center;font-size:.65rem;display:grid}.sticky-notes-panel.open{background:0 0;width:100%;height:min(82vh,720px);bottom:0;left:0;right:0}.sticky-notes-panel.open .notes-mobile-tab{display:none}.notes-drawer{width:100%;height:min(82vh,720px);padding:24px max(20px, env(safe-area-inset-right)) max(28px, env(safe-area-inset-bottom));border-top:1px solid var(--line);opacity:1;background-color:#f7eee2;background-image:linear-gradient(#701f3906 1px,#0000 1px);background-size:100% 6px;border-radius:8px 8px 0 0;transition:transform .28s cubic-bezier(.22,1,.36,1),visibility 0s linear .28s;position:fixed;inset:auto 0 0;transform:translateY(105%);box-shadow:0 -12px 38px #502b353d}.sticky-notes-panel.open .notes-drawer{transition-delay:0s;transform:translateY(0)}}@media (width<=620px){body{background-size:34px 34px}.app-shell{padding:10px}.app-frame{border-radius:5px;min-height:calc(100vh - 20px)}.notebook-binding{filter:drop-shadow(1px 1px 1px #332a2e29);width:27px;display:flex;top:112px;bottom:48px;left:-9px}.notebook-binding:after{width:7px;top:-8px;bottom:-8px;right:0}.notebook-binding span{border-width:2px 0 2px 2px;border-right-style:none;border-right-color:currentColor;border-radius:7px 0 0 7px;width:24px;height:11px}.notebook-binding span:after{width:6px;height:5px;top:1px;right:-6px}.workspace{padding:24px 18px 40px 32px}.history-panel{padding-left:32px}.journal-header{grid-template-columns:1fr auto;align-items:start;gap:15px;min-height:128px}.brand h1{font-size:2.55rem}.brand-lockup{min-width:150px;padding-left:42px}.brand-yarn{width:158px;height:60px;top:-6px}.brand p{font-size:.72rem}.journal-date{grid-area:2/1/auto/-1;grid-template-columns:auto auto;justify-content:center;padding-top:0}.status-pill{white-space:normal;max-width:128px}.workspace>.hero-row{padding-top:30px}.hero-copy h2{font-size:2rem}.recorder-zone{min-height:330px}.record-button{width:168px;height:168px}.record-note{font-size:.9rem}.first-use-note{flex-direction:column;align-items:center;gap:1px;padding:0 8px}.privacy-note{text-align:left;padding:0 6px}.error-box{flex-wrap:wrap}.error-actions{justify-content:flex-end;width:100%;padding-left:30px}.result-grid>.hero-row{flex-direction:column;align-items:flex-start}.result-actions{margin-top:0}.title-editor input{font-size:1.55rem}.reflection-index-heading{flex-direction:column;align-items:flex-start;gap:7px}.reflection-folder{margin-top:38px}.reflection-content{padding-left:16px;padding-right:16px}.echo-empty{padding-left:0}.echo-note{padding-left:14px;padding-right:14px}.history-panel{padding:34px 20px 40px}.delete-session{opacity:1}.sticky-notes-panel{bottom:10px;right:10px}.sticky-notes-panel.open{height:88vh;bottom:0;right:0}.sticky-notes-panel.open .notes-drawer{height:88vh}.notes-heading h2{font-size:1.3rem}.notes-icon-button,.note-toolbar button{width:40px;height:40px}.note-drag-handle{width:36px;height:40px}.sticky-note select{min-height:38px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
