:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2b2b27;background:#e9e6df;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #2b2b27;--muted: #77756e;--paper: #f8f6f0;--line: #d9d5ca;--moss: #5d705e;--moss-dark: #465847;--warm: #9a7655}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(255,255,255,.88),transparent 32rem),linear-gradient(145deg,#eeebe4,#e4e0d6)}button,input,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(93,112,94,.26);outline-offset:2px}.app-shell{width:min(100%,1040px);min-height:100vh;margin:0 auto;padding:36px clamp(22px,5vw,64px) 24px}.masthead{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.masthead-copy{display:flex;align-items:flex-end;flex-direction:column;gap:7px}.native-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px}.masthead-tagline{margin:0;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:.92rem;font-style:italic}.capture-shortcut-status{display:inline-flex;align-items:center;gap:7px;color:#77746c;font-size:.64rem;letter-spacing:.025em}.capture-shortcut-status kbd{padding:3px 6px;border:1px solid rgba(95,91,80,.22);border-bottom-color:#5f5b5061;border-radius:5px;color:var(--moss-dark);background:#ffffff85;box-shadow:0 1px #4844391a;font-size:.62rem;letter-spacing:0}.capture-shortcut-status.shortcut-unavailable{max-width:280px;color:#936e5d;text-align:right}.tray-status{color:#77746c;font-size:.62rem;letter-spacing:.025em}.tray-status.tray-unavailable{max-width:280px;color:#936e5d;text-align:right}.desktop-controls{position:relative;color:#77746c;font-size:.64rem}.desktop-controls>summary{padding:2px 0;cursor:pointer;list-style:none}.desktop-controls>summary::-webkit-details-marker{display:none}.desktop-controls>summary:after{margin-left:5px;content:"⌄"}.desktop-controls[open]>summary{color:var(--moss-dark)}.desktop-controls[open]>summary:after{content:"⌃"}.desktop-controls>div{position:absolute;z-index:4;top:calc(100% + 8px);right:0;display:flex;width:max-content;max-width:min(310px,calc(100vw - 32px));align-items:flex-end;flex-direction:column;gap:9px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fffefb;box-shadow:0 12px 32px #403c321f}.compact-capture-toggle,.open-full-button{border:0;color:#77746c;background:transparent;cursor:pointer;font-size:.62rem;letter-spacing:.025em}.compact-capture-toggle{display:inline-flex;align-items:center;gap:6px;padding:1px 0}.compact-capture-toggle span{width:7px;height:7px;border:1px solid rgba(95,91,80,.32);border-radius:50%;background:transparent}.compact-capture-toggle.is-enabled{color:var(--moss-dark)}.compact-capture-toggle.is-enabled span{border-color:var(--moss);background:var(--moss);box-shadow:0 0 0 3px #5d705e1a}.compact-capture-toggle:hover,.open-full-button:hover{color:var(--moss-dark)}.open-full-button{padding:7px 9px;border:1px solid rgba(95,91,80,.24);border-radius:8px;background:#ffffff7a}.update-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:-16px 0 18px;padding:11px 13px 11px 16px;border:1px solid rgba(93,112,94,.28);border-radius:12px;background:#f8f6f0e6;box-shadow:0 10px 28px #403c320f}.update-notice div{display:flex;min-width:0;flex-direction:column;gap:2px}.update-notice strong{color:var(--moss-dark);font-family:Georgia,Times New Roman,serif;font-size:.91rem}.update-notice span{color:var(--muted);font-size:.72rem;line-height:1.4}.update-notice button{flex:0 0 auto;min-height:34px;padding:7px 11px;border:1px solid var(--moss);border-radius:8px;color:#fff;background:var(--moss);cursor:pointer;font-size:.72rem;font-weight:700}.update-notice button:hover:not(:disabled){background:var(--moss-dark)}.update-notice button:disabled{opacity:.42;cursor:default}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.36rem;font-weight:700;letter-spacing:-.025em}.brand-mark{position:relative;display:block;width:30px;height:29px}.brand-mark i{position:absolute;left:50%;display:block;height:7px;border-radius:55% 45% 48% 52%;background:var(--moss);transform:translate(-50%)}.brand-mark i:nth-child(1){bottom:1px;width:30px}.brand-mark i:nth-child(2){bottom:10px;width:21px;transform:translate(-50%) rotate(-3deg)}.brand-mark i:nth-child(3){bottom:19px;width:12px;transform:translate(-50%) rotate(5deg)}.capture-panel,.focus-panel,.recent-panel{border:1px solid rgba(113,109,98,.2);background:#f8f6f0eb;box-shadow:0 18px 50px #403c3214}.capture-panel{position:relative;padding:clamp(25px,4vw,42px);border-radius:24px;overflow:hidden}.capture-panel:after{position:absolute;top:0;right:0;width:150px;height:4px;background:linear-gradient(90deg,transparent,var(--warm));content:""}.section-label{margin-bottom:7px;color:var(--moss);font-size:.69rem;font-weight:750;letter-spacing:.15em;text-transform:uppercase}h1,h2,p{margin-top:0}h1,h2{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:600}h1{max-width:700px;margin-bottom:7px;font-size:clamp(2rem,4.7vw,3.5rem);line-height:1.04;letter-spacing:-.045em}h2{margin-bottom:0;font-size:1.38rem;line-height:1.2;letter-spacing:-.025em}.capture-intro{margin-bottom:25px;color:var(--muted);font-size:.95rem}.capture-panel form{padding:6px 6px 6px 0;border:1px solid var(--line);border-radius:15px;background:#fffefb;transition:border-color .16s ease,box-shadow .16s ease}.capture-panel form:focus-within{border-color:#a9b3a7;box-shadow:0 0 0 4px #5d705e17}textarea{display:block;width:100%;min-height:96px;padding:14px 18px 8px;resize:vertical;border:0;outline:0!important;color:var(--ink);background:transparent;font-size:1.06rem;line-height:1.55}textarea::placeholder{color:#a29f96}.capture-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 4px 4px 18px}.keyboard-hint{color:#98958d;font-size:.72rem}kbd{font-family:inherit;font-weight:650}.capture-button{display:inline-flex;align-items:center;gap:14px;padding:10px 15px 10px 18px;border:0;border-radius:10px;color:#fff;background:var(--moss);box-shadow:0 5px 15px #46584733;cursor:pointer;font-size:.87rem;font-weight:700;transition:background .14s ease,transform .14s ease}.capture-button:hover:not(:disabled){background:var(--moss-dark);transform:translateY(-1px)}.capture-button:disabled{opacity:.42;cursor:default}.capture-button span{font-size:1rem}.status{position:absolute;right:42px;bottom:14px;min-height:16px;color:var(--moss);font-size:.72rem;font-weight:650}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.8fr);gap:18px;margin-top:18px}.focus-panel,.recent-panel{min-height:282px;padding:25px;border-radius:18px}.focus-panel{grid-column:1;grid-row:1}.recent-panel{grid-column:2;grid-row:1}.next-step{margin-bottom:14px;padding:16px;border:1px solid rgba(93,112,94,.2);border-radius:13px;background:#fffefbb8}.next-step-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.next-step-heading span{color:var(--moss);font-size:.64rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.next-step-heading h3{margin:3px 0 0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:600;line-height:1.25}.next-step-heading>small{padding:4px 7px;border:1px solid var(--line);border-radius:999px;color:#858278;background:#f8f6f0bf;font-size:.64rem}.coach-assist{margin-top:14px;padding-top:14px;border-top:1px solid rgba(93,112,94,.15)}.coach-prompt{display:flex;align-items:center;justify-content:space-between;gap:16px}.coach-prompt>div{display:flex;min-width:0;flex-direction:column;gap:2px}.coach-prompt strong{color:var(--moss-dark);font-size:.78rem;font-weight:700}.coach-prompt small{color:#858278;font-size:.65rem;line-height:1.4}.coach-prompt>button{flex:0 0 auto;min-height:36px;padding:8px 12px;border:1px solid var(--moss);border-radius:8px;color:var(--moss-dark);background:transparent;cursor:pointer;font-size:.73rem;font-weight:750}.coach-prompt>button:hover:not(:disabled){color:#fff;background:var(--moss)}.coach-prompt>button:disabled{opacity:.42;cursor:default}.coach-saved-note{margin:9px 0 0;color:var(--moss);font-size:.67rem;line-height:1.4}.inline-suggestion{margin:0;padding:13px;border:1px solid rgba(93,112,94,.3);border-radius:10px;background:#ecf3e98f}.inline-suggestion>span{color:var(--moss);font-size:.64rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.inline-suggestion>p{margin:6px 0 8px;white-space:pre-wrap;font-family:Georgia,Times New Roman,serif;font-size:1rem;line-height:1.4}.inline-suggestion>small{color:#96938a;font-size:.64rem;line-height:1.4}.inline-suggestion>div{display:flex;gap:8px;margin-top:11px}.review-primary,.review-secondary{min-height:36px;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:.73rem;font-weight:700}.review-primary{border:1px solid var(--moss);color:#fff;background:var(--moss)}.review-secondary{border:1px solid var(--line);color:var(--moss-dark);background:#fffefb}.review-primary:disabled,.review-secondary:disabled{opacity:.42;cursor:default}.inline-suggestion-status{margin:8px 0 0;color:var(--moss);font-size:.67rem;line-height:1.4}.coach-context{margin:0 0 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.coach-context>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 2px;color:var(--moss-dark);cursor:pointer;list-style:none;font-size:.72rem;font-weight:700}.coach-context>summary::-webkit-details-marker{display:none}.coach-context>summary>span:before{display:inline-block;width:1em;color:#8f8b82;content:"+"}.coach-context[open]>summary>span:before{content:"−"}.coach-context>summary>small{color:#96938a;font-size:.63rem;font-weight:400}.cataloger-context{padding:3px 2px 13px}.cataloger-context>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.cataloger-context>div>span{color:var(--moss);font-size:.64rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.cataloger-context>div>button{padding:0;border:0;color:var(--moss);background:transparent;cursor:pointer;font-size:.66rem;font-weight:700}.cataloger-context>div>button:disabled{opacity:.42;cursor:default}.cataloger-context>p{margin:7px 0;font-size:.82rem;line-height:1.42}.cataloger-details{display:grid;gap:5px;margin:9px 0;padding:8px 9px;border:1px solid rgba(93,112,94,.13);border-radius:8px;background:#ffffff7a}.cataloger-details>div{display:grid;grid-template-columns:74px 1fr;gap:8px}.cataloger-details dt,.cataloger-details dd{margin:0;font-size:.66rem;line-height:1.38}.cataloger-details dt{color:var(--moss);font-weight:750}.cataloger-details dd{color:#5f5d56}.cataloger-details .is-safety dd,.cataloger-details .needs-clarification dd{color:#735d39}.cataloger-context>small{color:#858278;font-size:.65rem;line-height:1.42}.cataloger-context>small strong{color:var(--moss-dark);font-weight:700}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.focus-light{display:inline-flex;align-items:center;gap:7px;color:#99968e;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.focus-light:before{width:7px;height:7px;border:1px solid #aaa79f;border-radius:50%;content:""}.focus-light.is-active{color:var(--moss)}.focus-light.is-active:before{border-color:var(--moss);background:var(--moss);box-shadow:0 0 0 4px #5d705e1a}.empty-focus,.focus-content{display:flex;min-height:175px;margin-top:20px;border-top:1px solid var(--line)}.empty-focus{flex-direction:column;align-items:center;justify-content:center;padding:22px 12px 2px;text-align:center}.empty-focus span{margin-bottom:10px;color:#aaa79e;font-size:1.8rem}.empty-focus p,.empty-recent p{max-width:260px;margin-bottom:0;color:#8e8b83;font-family:Georgia,Times New Roman,serif;font-size:.91rem;line-height:1.5}.focus-content{flex-direction:column;justify-content:flex-start;padding-top:22px}.focus-source{margin-bottom:20px;white-space:pre-wrap;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.48}.next-action-form{margin:13px 0 0}.next-action-form>div{display:flex;gap:8px}.next-action-form input{min-width:0;flex:1;padding:10px 11px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fffefb;font-size:.86rem}.next-action-form button{padding:8px 11px;border:1px solid var(--moss);border-radius:8px;color:#fff;background:var(--moss);cursor:pointer;font-size:.73rem;font-weight:700}.next-action-form button:disabled{opacity:.42;cursor:default}.next-action-form small{display:block;margin-top:7px;color:#96938a;font-size:.66rem;line-height:1.35}.focus-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:4px;color:#96938a;font-size:.71rem}.text-button{padding:0;border:0;color:var(--moss);background:none;cursor:pointer;font-weight:700}.capture-count{display:grid;min-width:30px;height:30px;padding:0 7px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted);font-family:Georgia,Times New Roman,serif;font-size:.8rem}.capture-list{max-height:310px;margin:20px 0 0;padding:0;overflow-y:auto;border-top:1px solid var(--line);list-style:none}.capture-list li{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 2px;border-bottom:1px solid #e6e2d9}.capture-copy{min-width:0}.capture-copy p{display:-webkit-box;margin-bottom:5px;overflow:hidden;white-space:pre-wrap;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#3c3b36;font-family:Georgia,Times New Roman,serif;font-size:.98rem;line-height:1.36}.capture-copy time{color:#9a978f;font-size:.68rem}.focus-button{flex:0 0 auto;min-width:58px;min-height:31px;padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--moss);background:transparent;cursor:pointer;font-size:.68rem;font-weight:700;transition:color .14s ease,background .14s ease,border-color .14s ease}.focus-button:hover:not(:disabled){border-color:var(--moss);color:#fff;background:var(--moss)}.focus-button.is-current{color:#817e75;background:#e9e6dfa6;cursor:default}.empty-recent{display:flex;min-height:190px;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;padding:20px;border-top:1px solid var(--line);text-align:center}.empty-line{width:48px;height:1px;margin-bottom:18px;background:#c9c5bb}.app-footer{display:flex;justify-content:center;gap:10px;padding-top:22px;color:#8e8b83;font-size:.68rem;letter-spacing:.02em}.data-safety,.device-sync{margin-top:18px;border:1px solid rgba(113,109,98,.2);border-radius:15px;background:#f8f6f0b3}.data-safety>summary,.device-sync>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;cursor:pointer;list-style:none}.data-safety>summary::-webkit-details-marker,.device-sync>summary::-webkit-details-marker{display:none}.data-safety>summary>div,.device-sync>summary>div{display:flex;flex-direction:column;gap:2px}.data-safety>summary span,.device-sync>summary span{color:var(--moss);font-size:.61rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.data-safety>summary strong,.device-sync>summary strong{font-family:Georgia,Times New Roman,serif;font-size:.94rem}.data-safety>summary small,.device-sync>summary small{color:#8e8b83;font-size:.68rem}.data-safety>summary:after,.device-sync>summary:after{color:#8e8b83;content:"+";font-size:1rem}.data-safety[open]>summary:after,.device-sync[open]>summary:after{content:"−"}.data-safety-content{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 18px 10px;border-top:1px solid var(--line)}.device-sync{margin-top:10px}.device-sync-content{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 18px 10px;border-top:1px solid var(--line)}.device-sync-content>p{max-width:560px;margin:0;color:var(--muted);font-size:.78rem;line-height:1.45}.receiver-controls,.sender-controls{display:flex;align-items:flex-end;gap:9px}.receiver-controls{flex-wrap:wrap;justify-content:flex-end}.receiver-controls code{max-width:100%;padding:7px 9px;border:1px solid var(--line);border-radius:7px;color:var(--moss-dark);background:#fffefb;font-size:.67rem;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.sender-controls label{display:flex;min-width:min(340px,54vw);flex-direction:column;gap:5px}.sender-controls label>span{color:var(--muted);font-size:.67rem;font-weight:700}.sender-controls input{width:100%;min-height:38px;padding:7px 10px;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#fffefb;font-size:.76rem}.sender-controls input:focus{border-color:var(--moss);outline:3px solid rgba(78,99,84,.12)}.sync-button{min-height:38px;padding:8px 13px;border:1px solid var(--moss);border-radius:9px;color:#fff;background:var(--moss);cursor:pointer;font-size:.76rem;font-weight:700;white-space:nowrap}.sync-button:hover:not(:disabled){background:var(--moss-dark)}.sync-button:disabled{opacity:.42;cursor:default}.data-safety-content p{max-width:580px;margin:0;color:var(--muted);font-size:.78rem;line-height:1.45}.data-safety-actions{display:flex;align-items:center;gap:9px}.backup-button,.restore-button{min-height:38px;padding:8px 13px;border-radius:9px;cursor:pointer;font-size:.76rem;font-weight:700}.backup-button{border:1px solid var(--moss);color:#fff;background:var(--moss)}.restore-button{border:1px solid var(--line);color:var(--moss-dark);background:#fffefb}.backup-button:hover:not(:disabled){background:var(--moss-dark)}.restore-button:hover:not(:disabled){border-color:var(--moss)}.backup-button:disabled,.restore-button:disabled{opacity:.42;cursor:default}.backup-input{display:none}.data-safety-status,.device-sync-status{min-height:15px;padding:0 18px 10px;color:var(--moss);font-size:.71rem;font-weight:650}.data-safety:not([open]) .data-safety-status:empty,.device-sync:not([open]) .device-sync-status:empty{display:none}@media(max-width:720px){.app-shell{padding:24px 16px 20px}.masthead{margin-bottom:22px}.masthead-tagline{display:none}.capture-panel{border-radius:18px}.capture-actions{align-items:flex-end}.keyboard-hint{max-width:180px;line-height:1.45}.workspace-grid{grid-template-columns:1fr}.focus-panel,.recent-panel{min-height:0}.focus-panel{grid-column:1;grid-row:1}.recent-panel{grid-column:1;grid-row:2}.status{position:static;padding-top:8px;text-align:right}}@media(max-width:450px){.inline-suggestion>div{flex-direction:column}.native-controls{align-items:flex-end;flex-direction:column;gap:4px}.capture-actions{align-items:stretch;flex-direction:column;padding:8px 8px 8px 14px}.capture-button{justify-content:center}.update-notice{align-items:stretch;flex-direction:column;gap:10px}.next-step{padding:14px}.next-action-form>div,.coach-prompt{align-items:stretch;flex-direction:column}.coach-prompt>button{width:100%}.data-safety>summary,.device-sync>summary{align-items:flex-start;padding:13px 15px}.data-safety>summary>small,.device-sync>summary>small{display:none}.data-safety-content,.device-sync-content{align-items:stretch;flex-direction:column;padding:13px 15px 10px}.data-safety-actions,.receiver-controls,.sender-controls{align-items:stretch;flex-direction:column}.sender-controls label{min-width:0}.data-safety-status,.device-sync-status{padding:0 15px 10px}.app-footer{align-items:center;flex-direction:column;gap:2px}.app-footer span[aria-hidden=true]{display:none}}.app-shell.compact-mode{width:100%;min-height:100vh;padding:14px 18px}.compact-mode .masthead{margin-bottom:10px}.compact-mode .brand{gap:9px;font-size:1.08rem}.compact-mode .brand-mark{width:25px;height:24px;transform:scale(.82);transform-origin:left center}.compact-mode .update-notice,.compact-mode .workspace-grid,.compact-mode .data-safety,.compact-mode .device-sync,.compact-mode .app-footer{display:none}.compact-mode .capture-panel{padding:16px 18px 12px;border-radius:17px;box-shadow:0 14px 34px #403c3214}.compact-mode .section-label{margin-bottom:4px;font-size:.62rem}.compact-mode h1{margin-bottom:10px;font-size:1.72rem;line-height:1}.compact-mode .capture-intro{display:none}.compact-mode .capture-panel form{padding:4px 4px 4px 0;border-radius:13px}.compact-mode textarea{min-height:82px;max-height:82px;padding:11px 14px 6px;resize:none;font-size:.96rem;line-height:1.42}.compact-mode .capture-actions{align-items:center;flex-direction:row;gap:12px;padding:3px 3px 3px 14px}.compact-mode .keyboard-hint{max-width:none;font-size:.65rem;line-height:1.35}.compact-mode .capture-button{flex:0 0 auto;padding:8px 12px 8px 14px;font-size:.78rem}.compact-mode .status{position:static;min-height:15px;padding-top:5px;text-align:right;font-size:.66rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
