:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#1f2937;-webkit-font-smoothing:antialiased;background:#f4f5f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.container{max-width:720px;margin:0 auto;padding:16px}.capture-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.capture-title{color:#111827;font-size:1.15rem;font-weight:600}.capture-brand{flex-direction:column;line-height:1.2;display:flex}.capture-model{color:#6b7280;margin-top:2px;font-size:.75rem}.quota-badge{color:#374151;white-space:nowrap;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:600}.quota-badge.quota-low{color:#b45309;background:#fef3c7;border-color:#fcd34d}.quota-badge.quota-exhausted{color:#b91c1c;background:#fee2e2;border-color:#fca5a5}.page-back{color:#4b5563;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;margin-bottom:12px;padding:6px 12px;font-size:14px;display:inline-flex}.page-back:hover{background:#f3f4f6}.hamburger-wrap{flex-shrink:0;position:relative}.hamburger-btn{color:#374151;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:6px 10px;font-size:20px;line-height:1}.hamburger-btn:hover{background:#f9fafb;border-color:#d1d5db}.hamburger-dropdown{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:6px 0;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 4px 12px #00000014}.hamburger-item{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 16px;font-size:14px;display:block}.hamburger-item:hover{background:#f3f4f6}.page-content{text-align:left;margin-top:8px}.page-content h2{color:#111827;margin:0 0 10px;font-size:1.15rem;font-weight:700}.page-content h3{color:#111827;margin:16px 0 6px;font-size:.9375rem;font-weight:600}.page-content p{color:#374151;margin:0 0 8px;font-size:.75rem;line-height:1.5}.page-content ul{margin:0 0 10px;padding-left:18px}.page-content li{color:#374151;margin-bottom:4px;font-size:.875rem;line-height:1.45}.page-content kbd{background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;padding:1px 5px;font-family:inherit;font-size:12px;display:inline-block;box-shadow:0 1px #d1d5db}.capture-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:16px}.capture-section h2{margin-top:0;margin-bottom:16px}h1{color:#111827;margin:0 0 20px;font-size:1.75rem;font-weight:700}h2{color:#111827;margin:32px 0 16px;font-size:1.25rem;font-weight:700}h3{color:#374151;margin:0 0 12px;font-size:1rem;font-weight:700}.error-banner{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 16px;font-size:.875rem;display:flex}.error-banner p{margin:0}.btn-dismiss{color:#b91c1c;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}.btn-dismiss:hover{background:#fee2e2}textarea{resize:none;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;height:14vh;min-height:100px;max-height:150px;padding:12px 14px;font-family:inherit;font-size:15px;line-height:1.6;transition:border-color .2s,box-shadow .2s}textarea::placeholder{color:#9ca3af}textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}textarea:disabled{cursor:not-allowed;background:#f9fafb}.capture-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.file-btn-wrap{flex:auto;max-width:160px;display:flex;position:relative}.file-input-overlay{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.toolbar-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:6px;max-width:160px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.toolbar-btn:hover:not(:disabled){background:#f3f4f6}.toolbar-btn:disabled{opacity:.4;cursor:not-allowed}.toolbar-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:6px;max-width:160px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform 50ms;display:inline-flex}.toolbar-btn-primary:hover:not(:disabled){background:#1d4ed8}.toolbar-btn-primary:active:not(:disabled){transform:translateY(1px)}.toolbar-btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.toolbar-btn.recording{color:#fff;background:#dc2626;border-color:#dc2626;animation:1.5s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.recording-dot{background:#fff;border-radius:50%;width:8px;height:8px;margin-right:6px;animation:1.2s infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@media (width<=480px){.capture-toolbar{gap:6px}.toolbar-btn,.toolbar-btn-primary{padding:8px;font-size:13px}}.capture-status{color:#6b7280;margin-top:6px;font-size:11px}.status-hint{color:#9ca3af;font-style:italic}.status-clear{color:#9ca3af;cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;margin-left:6px;padding:0;font-size:14px;line-height:1;display:inline-flex}.status-clear:hover{color:#ef4444;background:#fef2f2}.char-counter{text-align:right;color:#9ca3af;min-height:16px;margin-top:2px;font-size:11px}.no-items{color:#9ca3af;margin:12px 0 0;font-size:.9375rem}.suggested-section{margin-bottom:24px}.suggested-heading{color:#111827;margin:24px 0 4px;font-size:1.15rem;font-weight:600}.suggested-source{color:#6b7280;margin:0 0 10px;font-size:.8125rem}.suggested-source strong{color:#374151;font-weight:500}.suggested-bulk-bar{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.bulk-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,border-color .15s}.bulk-btn:hover{background:#f9fafb;border-color:#9ca3af}.bulk-btn-tasks{color:#2563eb;border-color:#3b82f6}.bulk-btn-tasks:hover{background:#eff6ff}.bulk-btn-events{color:#059669;border-color:#10b981}.bulk-btn-events:hover{background:#ecfdf5}.bulk-btn-reject{color:#6b7280;border-color:#d1d5db}.bulk-btn-reject:hover{color:#ef4444;background:#fef2f2;border-color:#ef4444}.bulk-btn-enhance{color:#7c3aed;border-color:#ddd6fe}.bulk-btn-enhance:hover:not(:disabled){background:#f5f3ff;border-color:#c4b5fd}.bulk-btn-enhance:disabled{opacity:.5;cursor:not-allowed}.suggested-group{margin-bottom:16px}.suggested-group-heading{color:#374151;border-bottom:1px solid #f3f4f6;margin:0 0 8px;padding-bottom:6px;font-size:.9375rem;font-weight:600}.suggested-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:10px;padding:12px 14px}.suggested-item-row{align-items:flex-start;gap:10px;display:flex}.suggested-item-content{flex:1;min-width:0}.suggested-item-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.suggested-item strong{color:#1f2937;font-size:.9375rem;font-weight:500}.suggested-item p{color:#6b7280;margin:2px 0 0;font-size:.8125rem}.suggested-actions{gap:8px;margin-top:10px;display:flex}.dashboard-empty{color:#9ca3af;text-align:center;margin:8px 0 0;font-size:.875rem}.btn-primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s,transform 50ms;display:inline-flex}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-primary:active:not(:disabled){transform:translateY(1px)}.btn-primary:disabled{cursor:not-allowed;background:#93c5fd}.analyze-btn-wrap{flex:auto;max-width:160px;display:flex;position:relative}.analyze-tooltip{color:#6b7280;white-space:nowrap;pointer-events:none;opacity:0;z-index:10;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:500;transition:opacity .15s;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.analyze-btn-wrap:hover .analyze-tooltip{opacity:1}.item-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:16px;padding:16px;box-shadow:0 1px 3px #0000000d}.item-card p{color:#4b5563;margin:0 0 6px;font-size:.9375rem}.item-card p:last-of-type{margin-bottom:12px}.item-actions{gap:8px;display:flex}.btn-save,.btn-reject{cursor:pointer;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.btn-save{color:#fff;background:#16a34a;border:none}.btn-save:hover{background:#15803d}.btn-reject{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb}.btn-reject:hover{background:#e5e7eb}.btn-enhance{cursor:pointer;color:#7c3aed;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s}.btn-enhance:hover:not(:disabled){background:#ede9fe}.btn-enhance:disabled{opacity:.5;cursor:not-allowed}.dashboard-bar{border-bottom:1px solid #f3f4f6;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding-bottom:8px;display:flex}.dashboard-bar-label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#1f2937;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;display:flex}.dashboard-bar-label input[type=checkbox]{cursor:pointer;accent-color:#2563eb;width:16px;height:16px}.dashboard-ttl-hint{color:#9ca3af;margin-left:auto;margin-right:8px;font-size:.75rem}.dashboard-bar-actions{flex-wrap:wrap;gap:6px;display:flex}.dash-btn{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,color .15s,opacity .15s}.dash-btn:disabled{opacity:.4;cursor:not-allowed}.dash-btn-done{color:#fff;background:#16a34a;border-color:#16a34a}.dash-btn-done:hover:not(:disabled){background:#15803d;border-color:#15803d}.dash-btn-undone{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.dash-btn-undone:hover:not(:disabled){background:#e5e7eb}.dash-btn-delete{color:#991b1b;background:#fef2f2;border-color:#fecaca}.dash-btn-delete:hover:not(:disabled){background:#fee2e2}.dash-btn-clear{color:#6b7280;background:#f9fafb;border-color:#e5e7eb}.dash-btn-clear:hover:not(:disabled){background:#f3f4f6}.dash-btn-export{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.dash-btn-export:hover:not(:disabled){background:#dbeafe}.dashboard-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-top:16px;padding:12px 16px}.dashboard-panel>p{color:#9ca3af;margin:0;font-size:.875rem}.feedback-toast{color:#065f46;text-align:center;background:#d1fae5;border-radius:6px;margin:8px 0 4px;padding:6px 10px;font-size:.8125rem;font-weight:500;animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dashboard-item{border-bottom:1px solid #f3f4f6;padding:8px 0}.dashboard-item:last-child{border-bottom:none}.dashboard-item strong{color:#1f2937;font-size:.9375rem;font-weight:500}.dashboard-item p{color:#6b7280;margin:2px 0 0;font-size:.8125rem}.item-title-wrap{align-items:center;gap:8px;display:flex}.item-icon{flex-shrink:0;font-size:.9375rem;line-height:1}.item-icon-img{object-fit:contain;vertical-align:middle;flex-shrink:0;width:1.25rem;height:1.25rem;margin-right:2px;display:inline-block}.item-source{flex-shrink:0;margin-left:2px;font-size:.75rem;line-height:1}.item-source-inline,.item-calendar-icon{margin-right:4px;font-size:.8125rem;line-height:1}.item-editor{flex-direction:column;gap:4px;margin-top:4px;display:flex}.item-editor input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:13px}.item-editor input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb1f}.dashboard-item-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.badge-done{color:#065f46;background:#d1fae5}.badge-expired{color:#4b5563;background:#e5e7eb}.dashboard-item.completed strong{color:#6b7280;text-decoration:line-through}.dashboard-item.completed p{color:#9ca3af}.dashboard-item.expired strong{color:#6b7280;text-decoration:line-through}.dashboard-item.expired p{color:#9ca3af}.dashboard-item-row{align-items:flex-start;gap:10px;display:flex}.item-checkbox{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:16px;height:16px;margin-top:2px}.dashboard-item-content{flex:1;min-width:0}.item-menu-wrap{flex-shrink:0;position:relative}.item-menu-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:18px;line-height:1;transition:color .15s,background .15s}.item-menu-btn:hover{color:#374151;background:#f3f4f6}.item-menu-dropdown{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;margin-top:4px;padding:6px 0;position:absolute;top:100%;right:0;box-shadow:0 4px 12px #00000014}.menu-info{color:#6b7280;border-bottom:1px solid #f3f4f6;margin-bottom:4px;padding:6px 12px;font-size:12px;font-style:italic}.menu-item{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:7px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .12s;display:block}.menu-item:hover{background:#f9fafb}.menu-item-danger{color:#991b1b}.menu-item-danger:hover{background:#fef2f2}.menu-item-done{color:#16a34a}.menu-item-done:hover{background:#f0fdf4}.menu-item-submenu-wrap{position:relative}.menu-dropright{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:120px;margin-right:4px;padding:4px 0;position:absolute;top:0;left:auto;right:100%;box-shadow:0 4px 12px #00000014}.menu-dropright .menu-item{text-align:center;padding:8px 12px;font-weight:600}.menu-dropright .menu-item:hover{color:#1e40af;background:#dbeafe}.item-note{background:0 0;border-radius:0;padding:2px 0;color:#9ca3af!important;margin-top:2px!important;font-size:.75rem!important}.note-editor{margin-top:6px}.note-editor textarea{resize:vertical;border-radius:8px;height:auto;min-height:48px;padding:8px 10px;font-size:13px}.note-editor-actions{gap:8px;margin-top:6px;display:flex}.btn-save-note,.btn-cancel-note{cursor:pointer;border:none;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}.btn-save-note{color:#fff;background:#2563eb}.btn-save-note:hover{background:#1d4ed8}.btn-cancel-note{color:#6b7280;background:#f3f4f6}.btn-cancel-note:hover{background:#e5e7eb}.settings-page .settings-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:16px}.settings-page .settings-section h3{color:#111827;margin:0 0 6px;font-size:.9375rem;font-weight:600}.settings-page .settings-desc{color:#6b7280;margin:0 0 12px;font-size:.8125rem;line-height:1.45}.settings-page .settings-radio-group{flex-direction:column;gap:10px;display:flex}.settings-page .settings-radio{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.settings-page .settings-radio:hover{background:#f9fafb;border-color:#d1d5db}.settings-page .settings-radio input[type=radio]{accent-color:#2563eb;flex-shrink:0;width:18px;height:18px}.settings-page .radio-label{color:#374151;font-size:.875rem;font-weight:500}.settings-page .settings-input-wrap{align-items:center;gap:8px;display:flex}.settings-page .settings-input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:10px 12px;font-family:inherit;font-size:14px}.settings-page .settings-input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.settings-page .btn-toggle-visibility{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;padding:8px 10px;font-size:16px;line-height:1}.settings-page .btn-toggle-visibility:hover{background:#e5e7eb}.settings-page .settings-hint{color:#059669;margin:8px 0 0;font-size:.75rem}.settings-page .quota-detail{flex-direction:column;gap:10px;display:flex}.settings-page .quota-row{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.settings-page .quota-label{color:#6b7280}.settings-page .quota-value{color:#374151;font-weight:600}.settings-page .quota-value.low{color:#b45309}.settings-page .quota-value.exhausted{color:#b91c1c}.settings-page .quota-bar-bg{background:#f3f4f6;border-radius:999px;height:8px;margin-top:4px;overflow:hidden}.settings-page .quota-bar-fill{border-radius:999px;height:100%;transition:width .3s}
